@font-face { font-family: 'Montserrat-Regular'; src: url('../fonts/Montserrat-Regular.ttf'); src: url('../fonts/Montserrat-Regular.ttf?#iefix') format('truetype'); } .iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #000000; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 95%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000000; } a:hover:not(.nav-link):not(.btn) { color: #e73588; } .pagination .page-list li:hover { border-color: #e73588; } .pagination .page-list li.current { border-color: #e73588; } .pagination .page-list li.current a { color: #e73588; } #mobile-header { background: #ffffff; border-bottom: solid 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #mobile-header .m-nav-btn { color: #000000; } #mobile-header .m-nav-btn:hover { color: #333333; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: Montserrat-Regular, sans-serif; } #blockcart-content { background: #ffffff; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #f8f8f8; color: #333333; border: none 1px #f0f0f0; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #dedede; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #dedede; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f8f8f8; color: #333333; border: solid 1px #e73588; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: solid 1px #e73588; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #e73588; 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: #333333; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #333333; color: #ffffff; } #wrapper .breadcrumb { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; margin-top: -1.0714285714rem; margin-bottom: 1.0714285714rem; font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #8f8f8f; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #000000; border: solid 1px #e73588; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #000000; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #000000; border: solid 1px #e73588; } .bootstrap-touchspin .btn-touchspin:hover { color: #000000; } .form-control::-webkit-input-placeholder { color: #000000; } .form-control::-moz-placeholder { color: #000000; } .form-control:-ms-input-placeholder { color: #000000; } .form-control:-moz-placeholder { color: #000000; } .form-control:focus { color: #000000; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; border-color: #e73588; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e73588; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: black!important; border-bottom: solid 1px #e73588; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(0, 0, 0, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333; color: #ffffff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #ffffff; border: none 1px; } .product-price { color: #e73588; } .iqit-review-star { color: #e73588; } .product-flags .product-flag { font-size: 0.7857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: rgba(0, 0, 0, 0); color: rgba(0, 0, 0, 0); } .product-flags .new { background: #e73588; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: rgba(0, 0, 0, 0); color: #e73588; } .discount { background: rgba(0, 0, 0, 0); color: rgba(0, 0, 0, 0); } .product-available { background: rgba(0, 0, 0, 0); color: #46a74e; } .product-unavailable { background: rgba(0, 0, 0, 0); color: #e73588; } .product-unavailable-allow-oosp { background: rgba(0, 0, 0, 0); color: #e73588; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #000000; color: #ffffff; } #back-to-top:hover { background: #333333; color: #ffffff; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px; } #header .header-nav { color: #ffffff; background: #000000; border-bottom: none 1px; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; font-size: 0.8571428571rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #e73588; } #header .header-nav .social-links._topbar { font-size: 1rem; } .header-top { padding-top: 1.7857142857rem; padding-bottom: 1.7857142857rem; color: #000000; } .header-top a:not(.btn):not(.nav-link) { color: #000000; } .header-top a:not(.btn):not(.nav-link):hover { color: #333333; } .header-top .form-search-control { border: none 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 2.8571428571rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #000000; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #000000; } .header-top a.header-cart-btn:not(:hover) { color: #000000; } .stuck-header .header-top { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #e73588; } .cart-products-count-btn { background: #e73588; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 3px #457deb; border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.5714285714rem; max-width: 14.2857142857rem; color: #000000; padding-left: 1.0714285714rem; padding-right: 1.0714285714rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.2142857143rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.5714285714rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { background: #e73588; color: #ffffff; } .cbp-horizontal .cbp-tab-title { font-size: 0.9285714286rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.4285714286rem; max-height: 1.4285714286rem; } .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: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.7142857143rem; padding-right: 0.7142857143rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.5714285714rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.7142857143rem; max-height: 1.7142857143rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: solid 1px #e73588; box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #e73588 !important; border-bottom: solid 2px #000000; padding-bottom: 8px; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #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: 3.8571428571rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: solid 1px #ebebeb; min-height: 4.4285714286rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #595050; font-size: 1.5714285714rem; } .mobile-menu__tab-icon { font-size: 1.5714285714rem; } .mobile-menu__tab-icon--img { max-height: 1.5714285714rem; } .mobile-menu__legend { font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #595050; background-color: #f4f4f4; border-bottom: none 1px; display: none; } .mobile-menu__title { font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.5714285714rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #595050 !important; } .mobile-menu__column { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.8571428571rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.8571428571rem; } .mobile-menu__column-title { margin-bottom: 0.5714285714rem; } .mobile-menu__links-list-li { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: none 1px; color: #595050; background-color: #f4f4f4; display: none; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.7142857143rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.7142857143rem; } .swiper-container-wrapper { margin: -0.7142857143rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.7142857143rem; } .swiper-container-wrapper .product-carousel { padding: 0.7142857143rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.7142857143rem; } .product-miniature { border: none 1px; outline: 1px none transparent; background: #f8f8f8; color: #000000; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #000000; } .product-miniature .product-price { color: #e73588; } .product-miniature .iqit-review-star { color: #ffffff; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover .product-thumbnail-first:last-child { opacity: 1; } .product-miniature-grid { padding: 0.7142857143rem; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 3.4rem; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 25px 0px #e73588; } } .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: #ffffff; } .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 .product-add-cart { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.5357142857rem 1.0714285714rem; background: black; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #ffffff; color: #000000; } .products-grid .product-miniature-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.7142857143rem; } .products-grid .product-miniature-layout-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.7142857143rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(6, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(6, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #ffffff; background: #333333; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #ffffff; background: #333333; } #product .product-cover .expander:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #content-wrapper .page-title { color: #e73588; text-align: center; font-size: 2.7142857143rem; letter-spacing: 0.2857142857rem; font-style: normal; font-weight: bold; text-transform: uppercase; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #e73588; } #content-wrapper .section-title { color: #333333; font-size: 1.1428571429rem; 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: #333333; } .nav-tabs .nav-link { color: #000000; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000000; border-bottom: solid 3px #ca5058; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #ca5058; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #ca5058; } #wrapper .block-title { color: #e73588; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; border-bottom: solid 3px #000000; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #e73588; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #f8f8f8; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #e73588; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #000000; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.3571428571rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #000000 !important; } #footer .block-title, #checkout-footer .block-title { color: #e73588; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 3px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #e73588; } #footer-container-first { border-top: none 1px; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; background: #212121; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 2.8571428571rem; padding-bottom: 1.8571428571rem; color: #000000; } #footer-container-main a, #checkout-footer a { color: #000000; } #footer-container-main a:hover, #checkout-footer a:hover { color: #e73588; } #footer-copyrights { border-top: none 1px; background: #ffffff; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #ffffff; color: #000000; } #maintenance-page a, #maintenance-page a:link { color: #000000; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #e73588; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #000000; background: #ffffff; color: #000000; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #000000; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #000000; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #000000; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #000000; } .media-product-detail > .product-name > .product-discount { display: none !important; } #loadfileopc_block { /*display: none !important;*/ } .unit-price-cart { display: none !important; } #product_price_7_34_0 > .old-price { display: none !important; } .rs-layer > a > span { background: none !important; } /*.paypalfeeplus_show_product17*/ /*#paypalfeeplus_message_product { display: none !important; }*/ body#checkout #currency_selector { display: none !important; } .cart-promo > ul > .cart-summary-line > .value > span { display: none !important; } #cart-summary-product-list > .media-list > li > .media-body > .media-body-left > .product-detail > .product-discount { display: none !important; } #hook_shopping_cart_footer > #lgfreshippingzones-container { display: none !important; } .ets_btn_signin > .link_to_signin { background: #e73688 !important; color: #FFFFFF !important; } .ets_geo_wrap_zipcode > .ets_geo_btn_submit_apply { background: #e73688 !important; color: #FFFFFF !important; } .ets_geo_popup_header { background: #e73688; color: #FFFFFF; } @media screen and (max-width: 990px) { .js-order-return-form > .hidden-sm-down > .table-bordered > thead > tr > .head-checkbox { /*display: none !important;*/ visibility: hidden !important; padding: 0px !important; border: none !important; } .js-order-return-form > .hidden-sm-down > .table-bordered > thead > tr > .head-checkbox > input { display: none !important; } .js-order-return-form > .hidden-sm-down > .table-bordered > tbody > tr > td:first-child, :not(td) + td { /*display: none !important;*/ visibility: hidden !important; padding: 0px !important; border: none !important; } .js-order-return-form > .hidden-sm-down { border: none !important; overflow: auto !important; padding: 0rem !important; } .order-items > .order-item > .row > .content > .row > .qty > .row > .col-xs-4 > .q { display: none !important; } .order-items > .order-item > .row > .content > .row > .qty > .row > .col-xs-4 { white-space: pre !important; line-height: 0.4rem !important; } .order-items > .order-item > .row > .content > .row > .qty > .row > .text-xs-right { display: none !important; } .js-order-return-form > .order-totals { padding-left: 2rem !important; } .my-account-page-content > .box { overflow: auto !important; } .header-nav > .container > .justify-content-between > .center-nav { display: none !important; } } .ets_click_show > .icon { display: none !important; } .my-account-page-content-wrapper > .row > .my-account-page-content > .addresses { display: none !important; } #ps_checkout-payment-method-logo-block-container { display: none !important; } .product-additional-info > div { display: none !important; } #paypal-button-container { display: none !important; } /*Captcha*/ .mt-2 { display: inline-block !important; } .fields_required { margin-top: 1.5em !important; } .elementor-newsletter-form > div > div > .input-wrapper { margin-bottom: 1em !important; } /*.rc-anchor-dark { background: #f9f9f9 !important; color: #000 !important; } .rc-anchor-pt > a { color: #555 !important; } .rc-anchor-pt > span { color: #000 !important; } rc-anchor-logo-text { color: #555 !important; }*/ /* Fin Captcha*/ /*Header Nav Movil*/ @media screen and (max-width: 990px) { #_mobile_language_selector { display: inline-block !important; } #_desktop_language_selector { display: none !important; } .hidden-sm-down { display: block !important; } } @media screen and (min-width: 991px) { #_mobile_language_selector { display: none !important; } #_desktop_language_selector { display: inline-block !important; } } .header-nav { display: block !important; } .desktop_language_selector { display: block !important; } /*Fin Header Nav Movil*/ /*Tooltip*/ /* Tooltip container */ .tooltip { position: relative; display: inline-block; /*border-bottom: 1px dotted black;*/ /* If you want dots under the hoverable text */ } /* Tooltip container */ .tooltipmod { position: relative; display: inline-block; /*border-bottom: 1px dotted black;*/ /* If you want dots under the hoverable text */ } /* Tooltip text */ .tooltip .tooltiptext { visibility: hidden; width: 200px; background-color: #555; color: #fff; text-align: center; padding: 5px 5px 5px 5px; border-radius: 6px; /* Position the tooltip text */ position: absolute; z-index: 1; bottom: 125%; left: 50%; margin-left: -60px; text-align: justify; /* Fade in tooltip */ opacity: 0; transition: opacity 1s; } /* Tooltip text */ .tooltipmod .tooltiptextmod { visibility: hidden; width: 200px; background-color: #555; color: #fff; text-align: center; padding: 5px 5px 5px 5px; border-radius: 6px; /* Position the tooltip text */ position: absolute; z-index: 1; bottom: -150%; left: 180%; margin-left: -60px; text-align: justify; /* Fade in tooltip */ opacity: 0; transition: opacity 1s; } /* Tooltip arrow */ .tooltip .tooltiptext::after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #555 transparent transparent transparent; } /* Tooltip arrow */ .tooltipmod .tooltiptextmod::after { visibility: hidden; content: ""; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #555 transparent transparent transparent; } /* Show the tooltip text when you mouse over the tooltip container */ .tooltip:hover .tooltiptext { visibility: visible; opacity: 1; } /* Show the tooltip text when you mouse over the tooltip container */ .tooltipmod:hover .tooltiptextmod { visibility: visible; opacity: 1; } /*Fin Tooltip*/ /*Formato One Page Checkout PS*/ .footer_card > .edit_address { color: #007bff; border-color: #007bff; } .footer_card > .edit_address:hover { color: #fff; background-color: #007bff; border-color: #007bff; } .footer_card > .delete_address { color: #007bff; border-color: #007bff; } .footer_card > .delete_address:hover { color: #fff; background-color: #007bff; border-color: #007bff; } div#onepagecheckoutps span { font-size: 14px !important; } div#onepagecheckoutps .container_card { font-size: 14px !important; } div#onepagecheckoutps input { font-size: 14px !important; } div#onepagecheckoutps label { font-size: 14px !important; } .s_title_block > span { font-weight: 700; } .cart-detailed-totals > .cart_item > div > span > .price-percent-reduction { display: none !important; } .cart-detailed-totals > .cart_item > div > span > .special-price { color: #e73588 !important; font-weight: 700; } .cart-detailed-totals > .cart_item > div > .product-price { color: #e73588 !important; font-weight: 700; } .cart-detailed-totals > .order_total_items > .cart_total_delivery > div > #total_shipping { color: #e73588 !important; font-weight: 700; } .cart-detailed-totals > .order_total_items > .cart_discount > div > .price-discount { color: #e73588 !important; font-weight: 700; } .cart-detailed-totals > .order_total_items > .cart_total_price > div > #total_price { color: #e73588 !important; font-weight: 700; } .order_total_items > .row > .col-xs-12 > .payment-method-logo-block { display: none !important; } .opc-step-header > .mb-0 { color: #e73588 !important; } .opc-step-header > .line-title { background-color: #e73588 !important; } .opc_cart_title_text { color: #e73588 !important; } .opc_cart_total_products { color: #e73588 !important; } .product-total-price { color: #e73588 !important; } .product-price { color: #e73588 !important; } /*Fin Formato One Page Checkout PS*/ /*Logos Carrito PayPal*/ .paypal-marks { display: none; } .ps_checkout-mark { display: none !important; } #expressCheckoutButtonList { display: none !important; } /*Fin Logos Carrito PayPal*/ /*Megamenu*/ .cbp-hrsub-inner { border-radius: 20px; } .menu-element-id-47 > .cbp-menu-element { margin-top: 5px !important; } .menu-element-id-47 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links { text-align: center; } .menu-element-id-47 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links > li > a:before { display: none; } .menu-element-id-47 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links > li > a { padding-left: 0px; } .menu-element-id-47 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links > li { padding-left: 0px; text-align: center; margin-right: 0px; } .menu-element-id-40 > .cbp-menu-element { margin-top: 5px !important; } .menu-element-id-40 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links { text-align: center; } .menu-element-id-40 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links > li > a:before { display: none; } .menu-element-id-40 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links > li > a { padding-left: 0px; } .menu-element-id-40 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links > li { padding-left: 0px; text-align: center; margin-right: 0px; } .menu-element-id-48 > .cbp-menu-element { margin-top: 5px !important; } .menu-element-id-48 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links { text-align: center; } .menu-element-id-48 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links > li > a:before { display: none; } .menu-element-id-48 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links > li > a { padding-left: 0px; } .menu-element-id-48 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links > li { padding-left: 0px; text-align: center; margin-right: 0px; } .menu-element-id-68 > .cbp-menu-element { margin-top: 5px !important; } .menu-element-id-68 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links { text-align: center; } .menu-element-id-68 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links > li > a:before { display: none; } .menu-element-id-68 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links > li > a { padding-left: 0px; } .menu-element-id-68 > .cbp-menu-element > .cbp-menu-column-inner > .cbp-links > li { padding-left: 0px; text-align: center; margin-right: 0px; } /*#sticky-cart-wrapper > #ps-shoppingcart > #blockcart > #cart-toogle > .fa-shopping-bag { color: #FFFFFF; }*/ #sticky-cart-wrapper > #ps-shoppingcart > #blockcart > #cart-toogle > .fa-shopping-bag > .cart-products-count-btn { background: #FFFFFF !important; color: #e73588 !important; } /*Fin Megamenu*/ /*Lista Productos*/ .product-miniature-grid:hover > .thumbnail-container > .product-availability { transform: translateX(-50%) !important; opacity: inherit !important; } .product-availability { width: 100% !important; text-align: center !important; } .thumbnail-container > .product-availability > .product-available { display: block !important; } .thumbnail-container > .product-availability > .product-unavailable { display: none !important; } .regular-price { display: none !important; } /*.product-description { display: contents !important; } .product-description > .extra-small-gutters > .col { flex-basis: max-content !important; }*/ #elegantalrelatedproductbyfeature > div > .js-product-miniature-wrapper { padding: 0.7142857143rem !important; } /* Fin Lista Productos*/ /*Página Producto*/ .product-additional-info > .payment-method-logo-block { display: none; } #elegantalrelatedproductbyfeature > div { display: flex; flex-flow: row wrap; } .add-to-cart { border-radius: 20px; } @media screen and (min-width: 992px) { .product-lmage-large > .img-fluid { /*transform: scale(1.5);*/ width: 60% !important; } } .BotonEnvio > a:hover { color: #FFFFFF !important; } @media screen and (max-width: 1107px) { .product-manufacturer-next > a > img { max-width: 100px; } .BotonEnvio > a { font-size: 0.8em; } } .product_header_container { border-bottom: 1px none !important; } .tax-shipping-delivery-label { display: none; } .current-price-value { font-size: 2em !important; } .product-without-taxes { font-size: 1.4em; } .product-quantity > .col-add-btn { width: 50%; } .col-add-btn > .add > .add-to-cart { width: 100%; } .add > .add-to-cart > .fa-shopping-bag { display: none; } .add > .add-to-cart { font-size: 1.2em; font-weight: bold; font-family: montserrat; } .js-product-images-modal > .modal-dialog > .modal-content > .modal-header > .modal-title { visibility: hidden; } .js-product-images-modal > .modal-dialog > .modal-content > .modal-header { border-bottom: 1px none #e9ecef; } .current-price > .badge { visibility: hidden; } /*Fin Página Producto*/ /*Homepage Escritorio*/ .elementor-column > .elementor-column-wrap > .elementor-widget-wrap:hover > .elementor-widget-text-editor > div > div > p > a { color: #e73588 !important; } /*.elementor-column > .elementor-column-wrap > .elementor-widget-wrap:hover { opacity: 0.8; cursor: pointer; box-shadow: 0px 0px 25px 0px #e73588; }*/ /*.elementor-element-w81n3kz > div > .elementor-widget-wrap:hover > div > div > div > p > a { color: #e73588 !important; } .elementor-element-9g8klwh > div > .elementor-widget-wrap:hover > div > div > div > p > a { color: #e73588 !important; } .elementor-element-2ivqotc > div > .elementor-widget-wrap:hover > div > div > div > p > a { color: #e73588 !important; } .elementor-element-pjb514o > div > .elementor-widget-wrap:hover > div > div > div > p > a { color: #e73588 !important; } .elementor-element-4dubff2 > div > .elementor-widget-wrap:hover > div > div > div > p > a { color: #e73588 !important; }*/ .elementor-element-w81n3kz > div > .elementor-widget-wrap:hover { opacity: 0.8; cursor: pointer; } .elementor-element-9g8klwh > div > .elementor-widget-wrap:hover { opacity: 0.8; cursor: pointer; } .elementor-element-2ivqotc > div > .elementor-widget-wrap:hover { opacity: 0.8; cursor: pointer; } .elementor-element-pjb514o > div > .elementor-widget-wrap:hover { opacity: 0.8; cursor: pointer; } .elementor-element-4dubff2 > div > .elementor-widget-wrap:hover { opacity: 0.8; cursor: pointer; } .elementor-element-hzzqpsw > .elementor-container > .elementor-row { position: relative; display: inline-block; /*text-align: center;*/ } .elementor-element-hzzqpsw > .elementor-container > .elementor-row > .elementor-element-825m0jn { width: 100% !important; padding: 0px 40px 0px 40px; } .elementor-element-hzzqpsw > .elementor-container > .elementor-row > .elementor-element-7sclr29 { width: 40% !important; position: absolute; top: 30%; left: 20%; transform: translate(-15%, -35%); } .elementor-element-hzzqpsw > .elementor-container > .elementor-row > .elementor-element-wy5rtmb { width: 50% !important; position: absolute; top: 40%; left: 20%; transform: translate(-15%, -35%); } .elementor-element-y0d0485 > .elementor-container > .elementor-row { position: relative; display: inline-block; /*text-align: center;*/ } .elementor-element-y0d0485 > .elementor-container > .elementor-row > .elementor-element-v1bi9yx { width: 100% !important; padding: 0px 0px 0px 0px; } .elementor-element-y0d0485 > .elementor-container > .elementor-row > .elementor-element-v1bi9yx > .elementor-column-wrap { padding: 0px !important; } .elementor-element-ju9dmqq > .elementor-widget-container > .elementor-image > a > img { width: -webkit-fill-available !important; } .elementor-element-y0d0485 > .elementor-container > .elementor-row > .elementor-element-hsmtzxx { width: 5% !important; position: absolute; top: 45%; left: 15%; transform: translate(-15%, -35%); } .elementor-element-y0d0485 > .elementor-container > .elementor-row > .elementor-element-7yqsv2w { width: auto !important; position: absolute; top: 45%; left: 25%; transform: translate(-15%, -35%); } .elementor-element-y0d0485 > .elementor-container > .elementor-row > .elementor-element-vsv1a5u { width: auto !important; position: absolute; top: 45%; left: 75%; transform: translate(-15%, -35%); } /*.elementor-element-w5ujciz { text-align: center !important; }*/ /*Fin Homepage Escritorio*/ /*Homepage Móvil*/ .elementor-element-xfusbis > .elementor-container > .elementor-row { position: relative; display: inline-block; text-align: center; } .elementor-element-d2frbnl { text-align: left !important; } .elementor-element-xfusbis > .elementor-container > .elementor-row > .elementor-element-jad5tn8 { position: absolute; top: 50%; left: 65%; transform: translate(-50%, -50%); } .elementor-element-iyg06d2 > .elementor-container > .elementor-row { position: relative; display: inline-block; text-align: center; } .elementor-element-z5n9vu3 { text-align: right !important; } .elementor-element-iyg06d2 > .elementor-container > .elementor-row > .elementor-element-5kamcr2 { position: absolute; top: 50%; left: 35%; transform: translate(-50%, -50%); } .elementor-element-q9wmn4a > .elementor-container > .elementor-row { position: relative; display: inline-block; text-align: center; } .elementor-element-aw10a3u { text-align: left !important; } .elementor-element-q9wmn4a > .elementor-container > .elementor-row > .elementor-element-bl7a7km { position: absolute; top: 50%; left: 65%; transform: translate(-50%, -50%); } .elementor-element-zl8ojwf > .elementor-container > .elementor-row { position: relative; display: inline-block; text-align: center; } .elementor-element-lzwp1h5 { text-align: right !important; } .elementor-element-zl8ojwf > .elementor-container > .elementor-row > .elementor-element-leou5c3 { position: absolute; top: 50%; left: 35%; transform: translate(-50%, -50%); } .elementor-element-tqryc1l > .elementor-container > .elementor-row { position: relative; display: inline-block; text-align: center; } .elementor-element-m799bsc { text-align: left !important; } .elementor-element-tqryc1l > .elementor-container > .elementor-row > .elementor-element-fvwidqe { position: absolute; top: 50%; left: 65%; transform: translate(-50%, -50%); } .elementor-element-xfusbis > .elementor-container > .elementor-row:hover > div > div > div > .elementor-widget-text-editor { color: #e73588 !important; } .elementor-element-iyg06d2 > .elementor-container > .elementor-row:hover > div > div > div > .elementor-widget-text-editor { color: #e73588 !important; } .elementor-element-q9wmn4a > .elementor-container > .elementor-row:hover > div > div > div > .elementor-widget-text-editor { color: #e73588 !important; } .elementor-element-zl8ojwf > .elementor-container > .elementor-row:hover > div > div > div > .elementor-widget-text-editor { color: #e73588 !important; } .elementor-element-tqryc1l > .elementor-container > .elementor-row:hover > div > div > div > .elementor-widget-text-editor { color: #e73588 !important; } .elementor-element-x08s9wv > div > .elementor-widget-wrap:hover { opacity: 0.8; /*box-shadow: 0px 0px 25px 0px #e73588;*/ cursor: pointer; } .elementor-element-8xeer7z > div > .elementor-widget-wrap:hover { opacity: 0.8; /*box-shadow: 0px 0px 25px 0px #e73588;*/ cursor: pointer; } .elementor-element-r7s3l0e > div > .elementor-widget-wrap:hover { opacity: 0.8; /*box-shadow: 0px 0px 25px 0px #e73588;*/ cursor: pointer; } .elementor-element-2473etw > div > .elementor-widget-wrap:hover { opacity: 0.8; /*box-shadow: 0px 0px 25px 0px #e73588;*/ cursor: pointer; } .elementor-element-dyptfdm > div > .elementor-widget-wrap:hover { opacity: 0.8; /*box-shadow: 0px 0px 25px 0px #e73588;*/ cursor: pointer; } @media screen and (max-width: 575px) { .elementor-element-y0d0485 > .elementor-container > .elementor-row > .elementor-element-v1bi9yx { width: 100% !important; padding: 0px 0px 0px 0px; } .elementor-element-y0d0485 > .elementor-container > .elementor-row > .elementor-element-v1bi9yx > .elementor-column-wrap { padding: 0px !important; } .elementor-element-ju9dmqq > .elementor-widget-container > .elementor-image > a > img { width: -webkit-fill-available !important; } .elementor-element-y0d0485 > .elementor-container > .elementor-row > .elementor-element-hsmtzxx { width: 5% !important; position: absolute; top: 45%; left: 10%; transform: translate(-15%, -35%); } .elementor-element-y0d0485 > .elementor-container > .elementor-row > .elementor-element-7yqsv2w { width: auto !important; position: absolute; top: 45%; left: 25%; transform: translate(-15%, -35%); } .elementor-element-y0d0485 > .elementor-container > .elementor-row > .elementor-element-vsv1a5u { width: auto !important; position: absolute; top: 45%; left: 75%; transform: translate(-15%, -35%); } } /*Fin Homepage Móvil*/ /*Página Categoría*/ .category-description-bottom > .rte-content { margin: 0px 0px 0px 0px; padding: 0px 20px 20px 20px; border-style: solid; border-color: #e73588; border-radius: 20px 20px 20px 20px; max-width: 95%; margin: 0px auto; } .row > #left-column { display: none; } #inner-wrapper > .row > #content-wrapper { flex: 0 0 100% !important; max-width: 100% !important; } @media screen and (min-width: 992px) { .categoria-desktop { display: block; } .categoria-mobile { display: none; } } @media screen and (max-width: 991px) { .categoria-desktop { display: none; } .categoria-mobile { display: block; } } .categoria-desktop > table > tbody > tr > .imagen-categoria:hover { opacity: 0.8; cursor: pointer; color: #e73588 !important; } .categoria-desktop > table > tbody > tr > .promocion-categoria > div:hover { opacity: 0.8; cursor: pointer; color: #e73588 !important; } .categoria-desktop > table > tbody > tr > .promocion-categoria > div:hover > p > span { color: #FFFFFF !important; } .categoria-desktop > table > tbody > tr > .lista-categoria > p:hover { cursor: pointer; color: #e73588 !important; } .category-image > .img-fluid { width: 100% !important; } /*Fin Página Categoría*/ /*Pagina Marcas*/ @media screen and (min-width: 992px) { .ms-letter-brands > .row > div { flex: 0 0 12% !important; } .imagenmarca { width: 100%; padding: 0px 0px 0px 0px; } .textomarca { width: auto; position: absolute; top: 40%; left: 58%; transform: translate(-15%, -35%); } .textomarca1 { font-size: 5em; line-height: 1em; font-weight: 200; } .textomarca2 { font-size: 3em; line-height: 1em; font-weight: bold; } .textomarca3 { font-size: 7em; line-height: 1em; font-weight: bold; color: #e73588; } } @media screen and (max-width: 991px) { .imagenmarca { width: 100%; padding: 0px 0px 0px 0px; } .textomarca { width: auto; position: absolute; top: 40%; left: 50%; transform: translate(-15%, -35%); } .textomarca1 { font-size: 3em; line-height: 1em; font-weight: 200; } .textomarca2 { font-size: 2em; line-height: 1em; font-weight: bold; } .textomarca3 { font-size: 5em; line-height: 1em; font-weight: bold; color: #e73588; } } @media screen and (max-width: 575px) { .ms-letter-brands > .row > div { flex: 0 0 25% !important; } .imagenmarca { width: 100%; padding: 0px 0px 0px 0px; } .textomarca { width: auto; position: absolute; top: 40%; left: 50%; transform: translate(-15%, -35%); } .textomarca1 { font-size: 2em; line-height: 1em; font-weight: 200; } .textomarca2 { font-size: 1em; line-height: 1em; font-weight: bold; } .textomarca3 { font-size: 3em; line-height: 1em; font-weight: bold; color: #e73588; } } .ms-alphabetical { padding-top: 20px; } .ms-letter-brands > .row > div { padding-right: 2%; padding-left: 2%; } .ms-letter-list { border-bottom: 1px solid #e73588 !important; color: #e73588; font-weight: bold; padding-top: 40px !important; } .ms-letter-selector > a { color: #e73588 !important; font-weight: bold; font-size: 2em !important; padding-right: 20px; line-height: 2em; } @media screen and (max-width: 991px) { .textoresponsive { font-size: 1.6em !important; } } @media screen and (max-width: 575px) { .ms-letter-selector > a { color: #e73588 !important; font-weight: bold; font-size: 1.3em !important; padding-right: 20px; line-height: 2em; } .textoresponsive { font-size: 1.2em !important; } } .ms-l-sep { display: none; } .ms-letter-selector { border-bottom: 2px solid #e73588 !important; text-align: center; } /*Fin Pagina Marcas*/ /*Banner Newsletter*/ .elementor-element-jiu3h3w { height: 60vh !important; } /*Fin Banner Newsletter*/ /*Trustpilot*/ .tp-star__canvas { fill: #e73588 !important; } .tp-star__shape { fill: #FFFFFF !important; } /*Fin Trustpilot*/ /*Por Defecto PrestaShop*/ .ps-shoppingcart.dropdown #blockcart-content { z-index: 1000; } /*Fin Por Defecto PrestaShop*/ /*Color Web*/ #desktop-header { background-color: #FFFFFF; border-radius: 20px 20px 0px 0px; } #wrapper { background-color: #FFFFFF; } /*Fin Color Web*/ /*Tipos de Header*/ .h1text { font-size: 1.3em; margin: 0.67em 0; font-weight:bold; color: #e73588; padding-top: 20px; padding-right: 0px; padding-bottom: 20px; padding-left: 0px; } .h2text { font-size: 1.1em; margin: 0.67em 0; font-weight:bold; color: #e73588; padding-top: 20px; padding-right: 0px; padding-bottom: 20px; padding-left: 0px; } .h3text { font-size: 0.9em; margin: 0.67em 0; font-weight:bold; color: #e73588; padding-top: 20px; padding-right: 0px; padding-bottom: 20px; padding-left: 0px; } .h3texttop { font-size: 0.9em; margin: 0.67em 0; font-weight:bold; } /*Fin Tipos de Header*/ /*Amazzing Filter*/ .horizontal-layout .h-el { width: 14%; } #amazzing_filter { text-align: center; color: #000000; font-weight: bold; border: none; } .horizontal-layout .closed .af_subtitle { border-color: #e73588; border-radius: 20px; font-size: 1.1em; text-transform: inherit; } .horizontal-layout .af_subtitle { border-color: #e73588; border-radius: 20px 20px 0px 0px; font-size: 1.1em; text-transform: inherit; } .af_subtitle toggle-content { border-color: #e73588; border-radius: 20px; /*font-size: 1.1em; text-transform: inherit;*/ } .horizontal-layout .af_filter_content { border-color: #e73588; border-radius: 0px 0px 20px 20px; /*font-size: 1.1em; text-transform: inherit;*/ } /*Fin Amazzing Filter*/ /*Barra Search*/ .col > #search_widget { max-width: 90%; border-bottom: #000000 solid 2px; padding-bottom: 10px !important; } #search_widget { max-width: 100%; border-bottom: #000000 solid 2px; padding-bottom: 10px !important; } .search-btn { font-size: 2.85714rem; color: #e73588; } #search_widget > form > .input-group > .form-control { border: none; } /*Fin Barra Search*/ /*Bloque de Idioma*/ #_desktop_language_selector { display: inline-block; } .language-selector > .hidden-sm-down { background-color: #000000; color: #FFFFFF; } /*Fin Bloque de Idioma*/ /*Bloque de Divisas*/ .currency-selector > .dropdown-menu > ul > li > .dropdown-item { padding: 0px; text-align: center; border-bottom: none 1px #e73588; } .currency-selector > .dropdown-menu { column-count: 2; column-gap: 0px; } /*Fin Bloque de Divisas*/ /*Top Bar Móvil*/ @media screen and (max-width: 575px) { .header-nav { display: none; } } /*Fin Top Bar Móvil*/ /*Página Contacto*/ .contact-rich > .part > .data > br { display: none; } .contact-rich > .part > .data > p { margin-bottom: 0rem; } .contact-rich > .part > .icon > i { color: #e73588; } @media screen and (max-width: 767px) { .block-iqitcontactpage { text-align: center; } .block-iqitcontactpage > .block-content { display: block !important; text-align: left; padding-bottom: 2em; font-size: 1.2em; } } .social-links > li > a > i { background-color: #e73588; color: #FFFFFF; border-radius: 20px; padding: 10px 26px 10px 12px; } .social-links > li > a > i:hover { background-color: #FFFFFF; color: #e73588; } .social-links > .google { display: none; } .social-links > .pinterest { display: none; } .social-links > .vimeo { display: none; } /*Fin Página Contacto*/ /*Somos Ópticos*/ .elementor-element-kc3ogip { display: none !important; } .map-responsive{ overflow:hidden; padding-bottom:56.25%; position:relative; height:0; } .map-responsive iframe{ left:0; top:0; height:100%; width:100%; position:absolute; } @media screen and (max-width: 1100px) { .tablaresponsive { width:100%; } .tablaresponsive thead { display: none; } .tablaresponsive tr:nth-of-type(2n) { background-color: inherit; } .tablaresponsive tr td:first-child { background: #f0f0f0; font-weight:bold; font-size:1.3em; } .tablaresponsive tbody td { display: block; text-align:center; } .tablaresponsive tbody td:before { content: attr(data-th); display: block; text-align:center; } } @media screen and (min-width: 1101px) { .tablaresponsive { width:100%; } .tdresponsive { width:70%; } .tablaresponsive tr:nth-of-type(2n) { background-color: inherit; } .tablaresponsive tr td:first-child { background: #f0f0f0; font-weight:bold; font-size:1.3em; } } /*Fin Somos Ópticos*/