.iqitfake{} /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 100%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: gray; } a:hover:not(.nav-link):not(.btn) { color: #9c0; } .pagination .page-list li:hover { border-color: #9c0; } .pagination .page-list li.current { border-color: #9c0; } .pagination .page-list li.current a { color: #9c0; } #mobile-header { background: #fff; border-bottom: solid 1px #3dd86f; } #mobile-header #mobile-header-sticky { background: #fff; } #mobile-header .mobile-main-bar { padding-top: 0.625rem; padding-bottom: 0.625rem; } #mobile-header .m-nav-btn { color: #00cc68; } #mobile-header .m-nav-btn:hover { color: #0c6825; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #a2bf5e; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.4rem; } body { font-family: 'Josefin Sans', sans-serif; } #blockcart-content { background: #fff; border: none 1px #0ff226; box-shadow: 0px 1px 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: #17ae65; color: white; border: solid 1px #e3e3e3; } .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: #f2f2f2; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #6eb72c; color: #fff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #17ae65; color: white; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #2e2e2e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #87bfa4; color: #fff; border: none 1px #a2bf5e; } .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: #6eb72c; color: #fff; } .btn-primary:not(:disabled):not(.disabled):active { background: #6eb72c; color: #fff; } #wrapper .breadcrumb { background: #f4f7f2; padding-top: 0.3125rem; padding-bottom: 0.3125rem; padding-left: 0.3125rem; padding-right: 0.3125rem; margin-top: -2.5rem; margin-bottom: 2.5rem; font-size: 0.8125rem; 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: #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: #777; } .custom-radio input[type=radio]:checked + span { background-color: #777; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #fff; color: #777; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #fff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #777!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(119, 119, 119, 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: rgba(143, 148, 133, 0.67); } .modal-content { background: #fff; border: solid 1px rgba(161, 161, 161, 0.25); } .js-quickview-np-btn { background: #fff; } /*** Notifications ***/ .ns-box { background: #0d7844; color: #fff; border: none 1px; } .product-price { color: #0d7844; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.75rem; font-style: normal; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #a2bf5e; color: #fff; } .product-flags .new { background: #e16970; color: white; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #777; } .discount { background: #a2bf5e; color: #fff; } .product-available { background: #67a675; color: #fff; } .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: #a2bf5e; border-top: none 1px; border-left: none 1px; border-right: none 1px; box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.3); } #iqitcompare-floating a { color: #fff; } #page-preloader { background: #fff; } #back-to-top { background: #35ca7c; color: #fff; display: none; } #back-to-top:hover { background: #333; color: #fff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #0d7844; } ::-webkit-scrollbar-track { background: #d1d1d1; } body { scrollbar-face-color: #0d7844; scrollbar-track-color: #d1d1d1; } #header, #checkout-header { background: #fff; border-top: solid 2px #87bfa4; border-bottom: none 1px #e3e3e3; box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09); } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #fff; border-bottom: none 1px #e3e3e3; box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09); } @media (min-width: 992px) { #index #header { position: absolute; top: 0; left: 0; width: 100%; background: rgba(255, 255, 255, 0); } } #header .header-nav { color: #000; background: white; border-bottom: solid 1px rgba(227, 227, 227, 0.44); padding-top: 0.3125rem; padding-bottom: 0.3125rem; font-size: 0.625rem; display: none !important; } #header .header-nav a { color: #000; } #header .header-nav a:hover { color: #777; } #header .header-nav .social-links._topbar { font-size: 0.375rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #000 !important; } .header-top { padding-top: 0.625rem; padding-bottom: 0.625rem; color: #87bfa4; } .header-top a:not(.btn):not(.nav-link) { color: #000; } .header-top a:not(.btn):not(.nav-link):hover { color: #777; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.125rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: white; color: #87bfa4; padding: 0.625rem 0.625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #87bfa4; } .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: #87bfa4; } .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: #a2bf5e; color: #fff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: white; border-top: none 1px #e3e3e3; border-right: none 3px #38b82c; border-bottom: none 3px #e3e3e3; border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 2.1875rem; max-width: 12.5rem; color: #87bfa4; padding-left: 1.25rem; padding-right: 1.25rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #87bfa4; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.59375rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.1875rem !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: #f2f2f2; color: #a2bf5e; } .cbp-horizontal .cbp-tab-title { font-size: 0.875rem; letter-spacing: 0.0625rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #a2bf5e; color: #fff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.375rem; max-height: 1.375rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.75rem; } .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, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .iqitmegamenu-submenu-container { width: auto !important; max-width: 100% !important; 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: #87bfa4; line-height: 2.1875rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #fff; background: #87bfa4; } #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 > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { color: #777; } #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: #87bfa4; } .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 #e3e3e3; box-shadow: 0px 100px 0px 3600px rgba(28, 28, 16, 0.41); } .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: #a2bf5e !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: #777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333 !important; border-bottom: none 3px #c2bc29; font-size: 0.9375rem; 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: #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: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .slick-arrow { background: #fff; color: #777; } ul.slick-dots li button:before, ul.slick-dots li.slick-active button:before { color: #333; } .slick-default-carousel .slick-dots { display: none !important; } /*** Product miniature ***/ .products.row { margin: -0.625rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.625rem; } .slick-products-carousel { margin: -0.625rem; } .slick-products-carousel .slick-list { padding: 0.625rem; } .slick-products-carousel .product-carousel { padding: 0.625rem; } .slick-products-carousel.slick-arrows-above .slick-next, .slick-products-carousel.slick-arrows-above .slick-prev { margin: 0.625rem; } .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-grid .product-title { font-size: 1.25rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 3.875rem; } @media (hover: hover) { .product-miniature:hover { outline: none 1px rgba(161, 161, 161, 0.25); } } .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; } .product-miniature-grid .product-functional-buttons a { display: block; border-radius: 50%; margin: 5px 0; padding: 8px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); } .product-miniature-grid .product-functional-buttons i { font-size: 1rem; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { background: #fff; } .product-miniature-grid .product-functional-buttons-bottom { bottom: auto; top: 0.7rem; right: 0rem; left: auto; min-width: auto; padding: 0; transform: translate(0, 0); } .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 .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.15625rem 0.3125rem; background: #0d7844; color: white; border: solid 1px rgba(161, 161, 161, 0.25); } .btn-product-list:hover { background: #9c0; color: #fff; border-color: #9c0; } .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.3125rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.3125rem; } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.5625rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #f4f2f2; } .images-container .slick-arrow, #product .product-cover .expander > span, #product-modal .modal-body .slick-arrow { color: #777; background: #fff; } .images-container .slick-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .slick-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: #777; background: #fff; transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #checkout #wrapper { background: #ededed; } #checkout .card, #checkout section.checkout-step { background: #fff; } #wrapper { background: #fff; border-top: none 1px; border-bottom: none 1px; padding-top: 2.5rem; padding-bottom: 2.5rem; color: #777; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #0d7844; font-size: 1.75rem; font-style: normal; font-weight: normal; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #0d7844; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -4px; display: block; width: 40px; height: 1px; border-bottom: solid 8px #92bc1c; left: 0; right: 0; } #content-wrapper .section-title { color: #777; font-size: 1.125rem; 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: #777; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 30px; height: 1px; border-bottom: solid 5px #87bfa4; left: 0; right: 0; } .nav-tabs .nav-link { color: #777; font-size: 1.125rem; 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: #777; border-bottom: solid 5px #a2bf5e; } .iqit-accordion .title { font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #777; } .iqit-accordion .nav-link { border-bottom: solid 5px #a2bf5e; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #777; border-bottom: solid 5px #a2bf5e; } #wrapper .block-title { color: #87bfa4; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #87bfa4; } #wrapper .block-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #87bfa4; left: 0; right: 0; } #left-column .block, #right-column .block { border: none 1px rgba(161, 161, 161, 0.25); } #footer, #checkout-footer { background: #f9f8f4; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px rgba(161, 161, 161, 0.25); background: #d8edde; } #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: #a2bf5e; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #a2bf5e; } #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.875rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #3e7b2a !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #0ec442 !important; } #footer .block-title, #checkout-footer .block-title { color: #414141; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 5px #0d7844; 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: #414141; } #footer-container-first { border-top: solid 1px #e6e6e6; padding-top: 2.5rem; padding-bottom: 2.5rem; background: #fff; color: #0d7844; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: solid 2px #000; padding-top: 5rem; padding-bottom: 4rem; color: #777; } #footer-container-main a, #checkout-footer a { color: #0d7844; } #footer-container-main a:hover, #checkout-footer a:hover { color: #9c0; } #footer-copyrights { border-top: none 2px #000; background: #a2bf5e; padding-top: 0.625rem; padding-bottom: 0.625rem; } #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; } #blockcart-content .cart-subtotals { display: none; } #header .header-btn-w .header-btn .title { display: block!important; margin: 0; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.5rem; } .fa-user:before { color: #88bfa4; } #content-wrapper .page-title { text-align: center; } #content-wrapper .page-title:after { width: auto; } .fa-linkedin:before { content: "\f09e"!important; } #footer-container-first { padding: 1rem 5rem; } #footer-container-main { padding: 5rem; } .header-top .form-search-control { border-radius: 25px!important; } .btn-primary:disabled { background: #202020; } #module-bestkit_checkoutfields-myaccount select.form-control:not([size]):not([multiple]) { -webkit-appearance: none; } #authentication select.form-control:not([size]):not([multiple]) { -webkit-appearance: none; } select#additional_info_1{ -webkit-appearance: none; } .dataTables_wrapper .dataTables_length select { -webkit-appearance: none; width: 40px; } #formgiftcard select { height: auto; /* height: 2.625rem; */ -webkit-appearance: none; padding: 0px 10px; line-height: 2.25; } .btn-primary .material-icons { display: none; } .ps-shoppingcart.header-cart-btn-w .cart-toggle-details { display: block!important; } /*MENU*/ .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { font-size: 0.75rem; line-height: 1.2; } .cbp-hrmenu .cbp-links li { margin: 0px; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: -100px; } .product-tabs { margin-bottom: 1rem; margin-top: 0; } /*usuario no logeado*/ .user_out #cbp-hrmenu-tab-14 { display: none; } /*checkout*/ .form-group .row { display: flex; padding: 15px 0; } .ddw_text_checkout { margin-bottom: 10px; margin-top: 20px; } /*category tree*/ img.imgtree { width: 25px; } .block-links ul>li a:before{ display:none; } .block-categories ul>li { margin-bottom: 0; padding: 5px 0px; } .padre div { display: flex; align-items: center; } .block-categories .collapse-icons { position: absolute; right: 0; top: 7px; padding: 0; cursor: pointer; } #category .products-grid .product-add-cart { margin: auto auto 0 auto; display: none; } .products-grid .product-miniature-default .product-description { justify-content: flex-end; } .product-miniature-grid .product-title { font-size: 1rem; } li.product-flag.on-sale { display: none; } a.category-sub-link { margin-left: 18px; } #left-column .collapse-icons { width: 100%; text-align: end; } .msgcopy{ display:none; position: absolute; padding: 10px 20px; width: max-content; background: #000; color: #fff; border-radius: 25px; } .card { background: none; border: none; } /*CARRITO*/ #blockcart-content .cart-products .col-info { padding-left: 0; } input.block-cart-product-quantity.form-control.js-cart-line-product-quantity { padding: 6px; max-width: 40px; } #blockcart-content .row.align-items-center.mt-2.no-gutters { width: max-content; } #product .product-add-cart { display: none; } input.multicart_quantity_input { text-align: center; } i.fa.fa-share-alt { font-size: 2rem; vertical-align: middle; margin-left: 20px; } #blockcart-content .cart-products .col-info { padding-left: 10px; } .col-md-7.col-product-info { padding: 20px; } h1.h1.page-title { font-size: 24px; } .thumbnail-container.reviews-loading { cursor: pointer; } a#copi { cursor: pointer; } .mc_div_qty_inner .button.btn.btn-default { padding: 1px 12px; } .product-miniature-grid .product-title { overflow: hidden; height: 5rem; } #iqitmegamenu-mobile .mm-expand { width: 100%; .fa-angle-down:before { content: "\f107"; float: right; padding-right: 9px; } i.fa.fa-angle-down.expand-icon { width: 100%; } #iqitmegamenu-mobile li.show>.mm-expand>.close-icon { display: inline-block; float: right; padding: 8px; } #module-iqitsearch-searchiqit #js-product-list-header { display: none; } .mm-expand .i.fa.fa-angle-down.expand-icon { width: 100%!important; text-align: end; padding: 12px; } #iqitmegamenu-mobile li.show>.mm-expand>.close-icon { display: flex; padding: 12px; } #quickview-modal .product_p_price_container { display: flex!important; } .addtocartconfirmation { z-index: 1000000; } a.ui-state-default { background: #89c38d!important; color: #fff!important; font-weight: 600!important; } @media (min-width: 1200px){ .col-xl-15 { -ms-flex: 0 0 20%; flex: 0 0 16.66%; max-width: 16.66%!important; } } @media (min-width: 768px) { #left-column{ border-right: 1px solid hsla(0,0%,63%,.25); } } #gdpr_consent_99 .custom-checkbox input[type=checkbox] { position: initial!important; } #html_login_seven { display: flex; align-items: center; flex-direction: row; justify-content: flex-start; flex-wrap: nowrap; } label#html_login_label_seven { max-width: 16%; } #contact .part .data a { font-size: 1em !important; }
