@font-face { font-family: 'DMSans'; src: url('../fonts/DMSans-VariableFont_opsz,wght.ttf'); } @font-face { font-family: 'LibreFranklin'; src: url('../fonts/LibreFranklin-VariableFont_wght.ttf'); } .iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ main { overflow: hidden; margin: 0 auto; } body { background: #f2f0e9; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000000; } a:hover:not(.nav-link):not(.btn) { color: #333333; } .pagination .page-list li:hover { border-color: #333333; } .pagination .page-list li.current { border-color: #333333; } .pagination .page-list li.current a { color: #333333; } #mobile-header { border-bottom: none 20px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 1.7142857143rem; padding-bottom: 1.7142857143rem; } #mobile-header .m-nav-btn { color: #777777; } #mobile-header .m-nav-btn:hover { color: #333333; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'LibreFranklin', 'Karla', sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'DMSans', 'Acme', exhibición; } #blockcart-content { background: #ffffff; border: none 20px; box-shadow: 0px 6px 30px 0px #000000; } /*** 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: #000000; color: #333333; border: none 20px #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: #290f0f; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #290f0f; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #000000; color: #333333; border: solid 1px #acacac; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #290f0f; color: #2e2e2e; border: solid 1px #acacac; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #79d2e6; color: #000000; border: none 20px; } .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: 1.4285714286rem; padding-bottom: 1.4285714286rem; padding-left: 0.7142857143rem; padding-right: 0.7142857143rem; font-size: 0.8571428571rem; font-style: normal; font-weight: bold; text-transform: none; color: #4d4d4d; } #wrapper .breadcrumb li:after { color: #4d4d4d; } #wrapper .breadcrumb a { color: #4d4d4d; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #777777; border: solid 1px #acacac; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #777777; border: solid 1px #acacac; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; } .form-control::-webkit-input-placeholder { color: #777777; } .form-control::-moz-placeholder { color: #777777; } .form-control:-ms-input-placeholder { color: #777777; } .form-control:-moz-placeholder { color: #777777; } .form-control:focus { color: #777777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #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 20px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ca3b45; color: #ffffff; border: none 20px; } .product-price { color: #ad1f00; } .iqit-review-star { color: #e0d041; } .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: #eba53d; color: #ffffff; } .product-flags .new { background: #969696; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #eba53d; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 20px #a53737; border-left: none 20px #a53737; border-right: none 20px #a53737; box-shadow: 0px 4px 19px 6px rgba(92, 81, 81, 0.16); } #iqitcompare-floating a { color: #242424; } #page-preloader { background: #ffffff; } #back-to-top { background: #000000; color: #9c9c9c; } #back-to-top:hover { background: #333333; color: #9c9c9c; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #000000; } ::-webkit-scrollbar-track { background: #c9c5c5; } body { scrollbar-face-color: #000000; scrollbar-track-color: #c9c5c5; } #header, #checkout-header { background: #f2f0e9; border-top: none 20px #c8c8c8; border-bottom: none 1px #e4e4e4; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #f2f0e9; border-bottom: none 1px #e4e4e4; } #header .header-nav { color: #000000; background: #f2f0e9; border-bottom: none 1px #000000; padding-top: 0.0714285714rem; padding-bottom: 0.0714285714rem; font-size: 1.2857142857rem; } #header .header-nav a { color: #333333; } #header .header-nav a:hover { color: #000000; } #header .header-nav .social-links._topbar { font-size: 1.7142857143rem; } .header-top { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #595959; } .header-top a:not(.btn):not(.nav-link) { color: #759df2; } .header-top a:not(.btn):not(.nav-link):hover { color: #759df2; } .header-top .form-search-control { background: #ebf1fd; color: #759df2; border: solid 3px #ebf1fd; } .header-top input.form-search-control::-webkit-input-placeholder { color: #759df2; } .header-top input.form-search-control:-moz-placeholder { color: #759df2; } .header-top input.form-search-control:-ms-input-placeholder { color: #759df2; } .header-top input.form-search-control:-moz-placeholder { color: #759df2; } .header-top .search-btn { color: #759df2; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.9285714286rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #759df2; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #759df2; } .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: #759df2; } .stuck-header .header-top { padding-top: 0.0714285714rem; padding-bottom: 0.0714285714rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #f2f0e9; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #759df2; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 80%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #f2f0e9; border-top: none 20px #521919; border-right: none 20px #38b82c; border-bottom: none 20px #457deb; border-left: none 20px #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.9285714286rem; max-width: 23.7857142857rem; color: #5c5a5a; padding-left: 1.0714285714rem; padding-right: 1.0714285714rem; border-left: none 20px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #5c5a5a; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.3928571429rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.9285714286rem !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: #9c9c9c; color: #333333; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #9c9c9c; } .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; } @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.5714285714rem; padding-right: 0.5714285714rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.5714285714rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.7142857143rem; max-height: 1.7142857143rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 2px #ffd800; 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: #ff8459 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !important; border-bottom: none 20px #c2bc29; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #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: double 20px; } #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 20px; } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: solid 1px #e5e5e5; 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 20px; } .mobile-menu__title { font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.4285714286rem; 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 20px; color: #595050; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #759df2; color: #000000; } .swiper-pagination-bullet { background: #333333; } .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: -0.5714285714rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.5714285714rem; } .swiper-container-wrapper { margin: -0.5714285714rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.5714285714rem; } .swiper-container-wrapper .product-carousel { padding: 0.5714285714rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.5714285714rem; } .product-miniature { border: none 20px; outline: 20px none transparent; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover .product-thumbnail-first:last-child { opacity: 1; } .product-miniature-grid { padding: 0.0714285714rem; } .product-miniature-grid .product-title { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.2142857143rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 2.5142857143rem; } @media (hover: hover) { .product-miniature:hover { outline: none 20px; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15); } } .product-miniature-grid .product-functional-buttons { background: #ffffff; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { 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: #759df2; color: #000000; border: none 20px; } .btn-product-list:hover { background: rgba(78, 223, 104, 0.41); 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.9285714286rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.9285714286rem; } .products-grid .product-miniature-layout-3 .product-description { background: #ffffff; } .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(4, 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(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 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(3, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.8571428571rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 20px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #ffffff; background: #79d2e6; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #ffffff; background: #79d2e6; 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-modal .easyzoom-modal > a { cursor: default; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } .product-tabs .nav-tabs { justify-content: center; } @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: #ffffff; 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: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #checkout #header { display: none !important; } #checkout #footer, #checkout #iqitcompare-floating-wrapper { display: none !important; } #wrapper { border-top: none 20px; border-bottom: none 20px; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #000000; font-size: 2.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 .page-title a:link, #content-wrapper .page-title a:visited { color: #000000; } #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 { 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 { border-bottom: none 20px #ca5058; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: none 20px #ca5058; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { border-bottom: none 20px #ca5058; } #wrapper .block-title { color: #333333; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 20px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #333333; } #left-column .block, #right-column .block { border: none 20px; } #footer, #checkout-footer { background: #759df2; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #f1eeee; } #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: #ffca61; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #ffd900; } #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.4285714286rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #f2f0e9 !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #f2f0e9; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 20px rgba(77, 107, 103, 0.96); 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: #f2f0e9; } #footer-container-first { border-top: none 20px; padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; background: #759df2; color: #000000; } #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 #c5c5c5; padding-top: 2.8571428571rem; padding-bottom: 1.8571428571rem; color: #f2f0e9; } #footer-container-main a, #checkout-footer a { color: #f2f0e9; } #footer-container-main a:hover, #checkout-footer a:hover { color: #ffffff; } #footer-copyrights { border-top: solid 1px #f2f0e9; background: #759df2; padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000000; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333333; background: #e3e3e3; color: #333333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333333; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } .form-control:focus { background-color: transparent; } input.form-control { height: auto; white-space: normal; background: #f2f0e9; border: 15px solid rgba(255, 255, 255, 0); border-image: url(/img/cms/text_input_g.png) 20; padding: 0; } textarea.form-control { white-space: normal; background: #f2f0e9; border: 15px solid rgba(255, 255, 255, 0); border-image: url(/img/cms/text_input_g.png) 20; padding: 0; } .custom-select2 select, .custom-select2 .form-control-select, select, .form-control-select { /* background: none !important;*/ position: relative; z-index: 2; white-space: normal; background-color: #f2f0e9 !important; border: 15px solid rgba(255, 255, 255, 0); border-image: url(/img/cms/text_input_g.png) 20; padding: 0; height: 51px !important; background-position: calc(100% - 13px) calc(1em + -5px), calc(100% - 8px) calc(1em + -5px), 100% 0 !important; background-image: linear-gradient(45deg, transparent 50%, currentColor 50%), linear-gradient(135deg, currentColor 50%, transparent 50%), linear-gradient(to right, transparent, transparent) !important; background-size: 5px 5px, 5px 5px, 2.5em 2.5em !important; background-repeat: no-repeat !important; } option, .custom-select2 option { background-color: #f2f0e9 ; } option:hover, .custom-select2 option:hover { color: #759df2; background-color: #f2f0e9 ; } .group-span-filestyle .btn-default { color: #ffff; } .btn { transition: unset; } .ps-shoppingcart.dropdown #blockcart-content{ z-index: 1000; } header { margin-bottom: 0px; } #desktop_logo { float:left; } #header-search-btn { */border: 1px solid grey; */border-radius: 9px; padding:8px 20px !important; float: right !important; background: url("/img/cms/cuadro.png") center 0px / 100px no-repeat scroll !important; } #header-search-btn .title { display: block !important; float:left; margin-right: 10px ; margin-top: 0px!important; padding:2px; font-size: 22px !important; color: black; } #header-search-btn .fa-search { font-size: 22px !important; color: black; } #header-user-btn, #ps-shoppingcart-wrapper { padding-top: 10px !important; } /*#block-reassurance { display: block-inline; width:;float:right; margin-left: 5em ; }*/ .seguro { margin: 5px 0 0 -120px; position: absolute; } /* #block-reassurance { display: block; position: absolute; margin: 17px 0 0 23%; width: 30%; } #block-reassurance li { width:175px;float:left; margin-left: px; border: none; text-align: right; } #block-reassurance li img { width:40px; float:left; margin-right: 15px; } */ #index #wrapper { margin:0 0 90px 0 !important; } #wrapper { margin: 40px 0 90px 0 !important; } #cbp-hrmenu ul > li > a { -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: none !important; Margin-right: 5px; paddin: 10 20 10 20px !important; } /* IqitMegaMenu *//*.cbp-hrmenu > ul > li#cbp-hrmenu-tab-5 > a, .cbp-hrmenu > ul > li#cbp-hrmenu-tab-5 > span.cbp-main-link { background-color: #ffc147; } .cbp-hrmenu > ul > li#cbp-hrmenu-tab-6 > a, .cbp-hrmenu > ul > li#cbp-hrmenu-tab-6 > span.cbp-main-link { background-color: #b7ff67; } .cbp-hrmenu > ul > li#cbp-hrmenu-tab-7 > a, .cbp-hrmenu > ul > li#cbp-hrmenu-tab-7 > span.cbp-main-link { background-color: #afe1ff; } .cbp-hrmenu > ul > li#cbp-hrmenu-tab-8 > a, .cbp-hrmenu > ul > li#cbp-hrmenu-tab-8 > span.cbp-main-link { background-color: #cbd4ff; } .cbp-hrmenu > ul > li#cbp-hrmenu-tab-3 > a, .cbp-hrmenu > ul > li#cbp-hrmenu-tab-3 > span.cbp-main-link { background-color: #feb7ff; } .cbp-hrmenu > ul > li#cbp-hrmenu-tab-4 > a, .cbp-hrmenu > ul > li#cbp-hrmenu-tab-4 > span.cbp-main-link { background-color: #ffb3c1; } .cbp-hrmenu > ul > li#cbp-hrmenu-tab-5 > a, .cbp-hrmenu > ul > li#cbp-hrmenu-tab-5 > span.cbp-main-link { background-color: #ff838a; }*/ button { border-radius: 5px !important; } #cbp-hrmenu ul > li > a span { text-transform: capitalize; } /*#header .header-nav { background: #7ad2e6 url("/img/cms/pattern.png") 0 30px / auto repeat-x scroll !important; }*/ /*.header-top a.header-cart-btn:not(:hover) { color: #759df2 !important; }*/ #header .left-nav { float:right !important; text-align:right; } .cta::before { content: ""; position: absolute; top: -3px; left: 0; height: 10px; width: 100%; background: url("/img/cms/top-pattern.png") 0 0 / auto repeat-x scroll !important; } .cta::after { content: ""; position: absolute; bottom: 0px; left: 0; height: 10px; width: 100%; background: url("/img/cms/pattern.png") 0 0 / auto repeat-x scroll !important; } @media (min-width: 1500px) { #wrapper:after { content: ""; height: 344px; width: 193px; background: url("/img/cms/left-img.png") no-repeat scroll 0px 0px transparent; position: absolute; left: 0; bottom: -120%; }} .blog::before { content: ""; position: absolute; top: -3px; left: 0; height: 10px; width: 100%; background: url("/img/cms/top-pattern.png") 0 0 / auto repeat-x scroll !important; } .blog::after { content: ""; position: absolute; bottom: 0px; left: 0; height: 10px; width: 100%; background: url("/img/cms/pattern.png") 0 0 / auto repeat-x scroll !important; } @media (min-width: 1500px){ #wrapper:before { content: ""; height: 306px; width: 162px; background: url("/img/cms/right-img.png") no-repeat scroll 0px 0px transparent; position: absolute; right: 5%; top: 160%; }} .seleccion { float: left; } #custom-text { float: left; width: 20%; margin: 0 50px 0 40px; } @media (max-width: 460px) { #header .header-nav { background: #7ad2e6 url("/img/cms/pattern.png") center 107%/ auto repeat-x scroll !important; } #custom-text { width: 100%; margin: 0 10px 5px 30px; } } .icono { width:33.3%; float: left; margin-top: 50px; margin-bottom: 50px;} .product-price { color:black; } .product-reference { font-size : 1.2em !important; padding-bottom: 20px !important; font-weight: bold; } .product-reference .label, .social-sharing, .tabs.product-tabs, .iqitproducttags { display:none; } .description p { font-size: 15px !important; /*font-weight: bolder !important;*/ padding: 15px 0 15px 0 !important; } .fa-trash-o:before { font-size: 24px; } #footer #iqithtmlandbanners-block-2 .block-title { display:none; } /* #footer #footer-copyrights { background: #7ad2e6; }*/ #footer #footer-copyrights::before { content: ""; position: absolute; top: -3px; left: 0; height: 10px; width: 100%; background: url("/img/cms/footer-pattern.png") 0 0 / auto repeat-x scroll !important; } .copy { font-size: 11px; } .tax-shipping-delivery-label { margin-top: 10px; } .iqit-accordion .title { padding: 1rem 0 0 0; border-bottom: 0px solid rgba(160, 160, 160, 0.25); font-weight: bold !important; } .iqit-accordion #product-details-tab-card .title{ padding: 0rem 0 0 0; } .iqit-accordion .title a.collapsed { border-bottom: 1px solid rgba(160, 160, 160, 0.25); padding-bottom: 10px; } #footer #footer-copyrights { color: #f2f0e9; } #footer, #footer-container-first { border-radius: 25px 25px 0 0; } .product_header_container { margin-bottom: 0; border-bottom: 0px solid rgba(160, 160, 160, 0.25); } a#products-tab-anchor { display: none; } .product-cover img { width: 100%; border-radius: 25px; } #product-images-thumbs.swiper-container-vertical .img-fluid { border-radius: 10px; } @media (min-width: 768px) { .product-add-to-cart .extra-small-gutters { flex-direction: column; } } @media (max-width: 767px) { .product-add-to-cart .col-add-btn { flex: 1; } } .btn-primary.add-to-cart { /* background: url(/img/cms/fondo_boton.png); background-repeat: no-repeat; background-size: 100% 49px; text-align: center; color: #fff; width: 100%;*/ width: 100%; /* border: 0; border-image-slice: 0 0 0 0 fill; border-image-width: 0px 0px 0px 0px; border-image-outset: 0px 0px 0px 0px; border-image-repeat: round round; border-style: solid;*/ background: transparent; border: 15px solid rgba(255,255,255,0); border-image: url("/img/cms/fondo_boton.png") 20; padding: 0; } .bootstrap-touchspin .btn-touchspin.bootstrap-touchspin-up { background: transparent; border: 11px solid rgba(255,255,255,0); border-image: url("/img/cms/keyboard_arrow_up.png") 15; padding: 2px; } .bootstrap-touchspin .btn-touchspin.bootstrap-touchspin-down { background: transparent; border: 11px solid rgba(255,255,255,0); border-image: url("/img/cms/keyboard_arrow_down.png") 15; padding: 2px; } .bootstrap-touchspin .input-group-btn-vertical i { left: -3px; top: -5px; } .product-quantity .qty input#quantity_wanted { background: transparent; border: 15px solid rgba(255,255,255,0); border-image: url("/img/cms/text_input_c.png") 20; padding: 2px; text-align: center; } #content-wrapper .product-accessories .section-title { font-size: 38px; border-bottom: solid 0px #e3e3e3; padding-top: 15px; } #content-wrapper .product-info-row { background: url('/img/cms/line_sep.png'); background-repeat: no-repeat; background-position: bottom; } /*.swiper-container-wrapper .product-carousel { padding: 0; }*/ .product-miniature-default .product-thumbnail img { border-radius: 15px; } /*.btn-product-list { background: #759df2; }*/ .oculta { display: none; } .relleno_color, .relleno_color:active { background: #5f9ef5; } .relleno_color { color: #f1f1f1; } .relleno_color:hover { color: #fff; font-weight: bold; } .btn-primary.add-to-cart .relleno_color .fa-shopping-bag, .products-grid .product-miniature-layout-2 .btn-product-list .fa-shopping-bag, .products-grid .product-miniature-layout-1 .btn-product-list .fa-shopping-bag { display: none; } .product-quantity .qty { width: 100px; } .product-additional-info { background: transparent; border: 1px solid rgba(255, 255, 255, 0); border-image: url("/img/cms/line_sep.png") 4; padding: 2px; border-image-slice: 5 5 0 5; border-image-width: 20px 20px 20px 20px; border-image-outset: 0px 0px 0px 0px; border-image-repeat: stretch stretch; margin-bottom: 10px; } .iqit-accordion .title a.collapsed { background: transparent; border: 1px solid rgba(255, 255, 255, 0); border-image: url("/img/cms/line_sep.png") 4; padding: 0 0 15px 0; border-image-slice: 0 5 5 5; border-image-width: 4px; border-image-outset: 0px 0px 0px 0px; border-image-repeat: stretch stretch; } .iqit-accordion .content { border-bottom: 1px solid rgba(160, 160, 160, 0.25); background: transparent; border: 1px solid rgba(255, 255, 255, 0); border-image: url(/img/cms/line_sep.png) 4; padding: 0 0 10px 0; border-image-slice: 0 5 5 5; border-image-width: 4px; border-image-outset: 0px 0px 0px 0px; border-image-repeat: stretch stretch; } .product-miniature-grid { padding: 10px; border-radius: 25px; } @media (min-width: 768px) { .products-grid .product-miniature-default .extra-small-gutters { flex-direction: row; } } .products-grid .product-miniature-default .extra-small-gutters { flex-direction: row; } h2.h3.product-title { font-weight: bold; } .product-reference.text-muted { font-size: 12px !important; font-weight: 400; margin-top: 5px !important; } .products-grid .product-miniature-layout-2 .product-add-cart { padding-top: 0; margin: 0; } @media (min-width: 768px){ .product-miniature-default .product-thumbnail img { height: 305px; } } @media (max-width: 767px){ .product-miniature-default .product-thumbnail img { height: 245px; } } .products-grid .product-miniature-layout-2 .btn-product-list, .products-grid .product-miniature-layout-1 .btn-product-list { white-space: normal; width: 100%; background: transparent; border: 15px solid rgba(255, 255, 255, 0); border-image: url(/img/cms/fondo_boton_sb.png) 20; padding: 0; color: #759df2; } .products-grid .product-miniature-layout-2 .btn-product-list:hover, .products-grid .product-miniature-layout-1 .btn-product-list:hover { font-weight: bold; } body#authentication .breadcrumb, #contact .breadcrumb { display: none; } #authentication #main { width: 50%; text-align: center; margin: 0 auto; } @media (max-width: 767px) { #authentication #main { width: 75%; text-align: center; margin: 0 auto; } } #authentication #content-wrapper .page-title { border-bottom: 0; } .page-authentication #content { border: 0; } .page-authentication #wrapper { background: url('/img/cms/fondo_login.png'); padding-bottom: 50px; margin-bottom: 0 !important; padding-top: 100px; margin-top: 15px !important; background-size: cover; background-repeat: no-repeat; } @media (min-width: 768px) { #authentication #content-wrapper .col-md-2 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } } #authentication #content-wrapper .col-md-8 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } } } .input-group .form-control:focus { background: none; } .page-authentication #content .form-control { white-space: normal; width: 100%; background: #f2f0e9; border: 15px solid rgba(255, 255, 255, 0); border-image: url(/img/cms/text_input_g.png) 20; padding: 0; color: #759df2; } .page-authentication #content #field-password { width: 90%; } .page-authentication #conten .input-group .btn-outline-secondary { background: #759df2; color: #f1f1f1; } .page-authentication #conten .input-group .btn-outline-secondary:hover { background: #759df2; color: #fff; } .group-span-filestyle .btn-default:hover { color: #fff; } button#submit-login { width: 100%; background: transparent; border: 15px solid #5f9ef5; border-image: url(/img/cms/fondo_boton.png) 20; padding: 0; color: #f1f1f1; background: url(/img/cms/fondo_borde_letras_30.png); background-repeat: no-repeat; background-size: 100% 100%; } button#submit-login:hover { color: #fff; font-weight: bold; } .page-customer-account #content .no-account { background: transparent; width: 100%; border: 15px solid #5f9ef5; border-image: url(/img/cms/fondo_boton_sb.png) 20; padding: 0; color: #f1f1f1; background-repeat: no-repeat; background-size: 100% 100%; } .page-customer-account #content .no-account a { color: #5f9ef5; background: #f2f0e9; width: 100%; display: block; } .page-customer-account #content .no-account a:hover { font-weight: bold; } .page-authentication #content hr { border: 0; } .col.copyright-txt ul li { display: inline-block; padding: 0px 5px; } .col.copyright-txt ul li a { color: #F1F1F1 !important; text-decoration: underline; } .col.copyright-txt ul li a:hover { color: #FFF !important; } .col.copyright-txt ul { margin-left: 10px; } @media (min-width: 768px) { .col.copyright-txt { display: flex; justify-content: space-between; } } @media (max-width: 767px) { ul.social-links._footer { margin-top: 15px; } } .block-links ul>li a:before { display: none; content: ""; } #footer .block-iqithtmlandbanners-html ul li::marker { display: none !important; content: ""; list-style: none; } #footer .block-iqithtmlandbanners-html ul li { padding-bottom: 15px; } #footer .block-iqithtmlandbanners-html ul { padding: 0px; } .register-form form { text-align: left; } .btn-outline-secondary[data-action="show-password"] { white-space: normal; width: 50px;; background: #f2f0e9; border: 15px solid rgba(255, 255, 255, 0); border-image: url(/img/cms/text_input_g.png) 20; padding: 0; color: #0a0a0a; } .btn-outline-secondary[data-action="show-password"] .fa-eye-slash:before { background: url(https://canariasloteseduca.com/img/cms/gafas.png); background-position: center; background-size: 25px 18px; display: inline-block; width: 24px; height: 20px; content: ""; } .form-control-submit, .form-control-submit:hover, .form-control-submit:focus { width: auto; background: transparent; border: 15px solid #5f9ef5; border-image: url(/img/cms/fondo_boton.png) 20; padding: 0px 50px; color: #f1f1f1; background: url(/img/cms/fondo_borde_letras_30.png); background-repeat: no-repeat; background-size: 100% 100%; } .form-control-submit:hover { color: #fff; font-weight: bold; } /*input[type="checkbox"] + label:before { content: ""; width: 26px; height: 26px; float: left; margin: 0.5em 0.5em 0 0 border: 2px solid #ccc; background: #fff; } input[type="checkbox"]:checked + label:before { border-color: #0fbf12; } input[type="checkbox"]:checked + label:after { content: ""; width: 12px; height: 6px; border: 4px solid #0fbf12; float: left; margin-left: -1.95em; border-right: 0; border-top: 0; margin-top: 1em; transform: rotate(-55deg); } input[type="checkbox"] { display: none; } input[type="checkbox"] + label { font-weight: bold; line-height: 3em; color: #ccc; cursor: pointer; } input[type="checkbox"]:checked + label { color: #0fbf12; }*/ .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { width: 30px; background: #f2f0e9; border: 15px solid rgba(255, 255, 255, 0); border-image: url('/img/cms/text_input_g.png') 20; padding: 0; color: #0a0a0a; } .custom-checkbox input[type="checkbox"]+span .checkbox-checked { top: -8px; left: -7px; font-size: 16px; } .products-grid .product-add-cart { width: 100%; } .products-selection .view-switcher a i { color: #FF8459; } .products-selection .view-switcher a { padding-right: 10px; } .products-selection .view-switcher { font-size: 24px; } .products-sort-order > a, .products-nb-per-page > a { text-decoration: none; white-space: normal; width: 100%; background: #f2f0e9; border: 15px solid rgba(255, 255, 255, 0); border-image: url('/img/cms/text_input_g.png') 20; padding: 0 50px; } .block-categories .category-top-menu > ul.category-sub-menu>li { margin-bottom: 0; background: transparent; border: 1px solid rgba(255, 255, 255, 0); border-image: url('/img/cms/line_sep.png') 4; padding: 0 0 15px 0; border-image-slice: 0 5 5 5; border-image-width: 4px; border-image-outset: 0px 0px 0px 0px; border-image-repeat: stretch stretch; padding-top: 5px; padding-bottom: 9px; } .block-categories .category-top-menu > ul.category-sub-menu>li ul>li { padding: 5px 0px; } .block-categories .category-top-menu > ul.category-sub-menu>li ul>li:before { content: "\f105"; } .block-categories .category-top-menu > ul.category-sub-menu>li ul>li a { padding-left: 5px; } .block-categories .category-top-menu > ul.category-sub-menu>li ul>li:before { content: "\f105"; font: normal normal normal 14px / 1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; padding-left: 5px; } .nombre_cat { background-color: #759DF2; padding: 150px 20px; text-align: center; color: #fff; text-transform: capitalize; background-image: url('/img/cms/Vector_azul.png'); background-size: cover; background-repeat: no-repeat; background-position: center; margin-bottom: 30px; } .products-selection { border-top: 0px solid rgba(160, 160, 160, 0.25); border-bottom: 0px solid rgba(160, 160, 160, 0.25); } .boton_naranja a, .boton_naranja .btn-secondary:not(:disabled):not(.disabled):active, .boton_naranja .btn-secondary:active, .boton_naranja .btn-secondary:hover, .boton_naranja .btn-secondary:focus { background: transparent; border: 15px solid #5f9ef5; border-image: url('/img/cms/boton_naranja.png') 20; padding: 0; color: #f1f1f1; background: url('/img/cms/fondo_borde_letras_n_30.png'); background-repeat: no-repeat; background-size: 100% 100%; padding: 00px 40px; } .boton_naranja a:hover { color: #fff; font-weight: bold; } .flecla_1 { right: 0; top: 59%; width: 120px; } @media (min-width: 768px) { .flecla_1 { position: absolute; } .boton_naranja.ver_todo { margin-top: 46px; } } .descubre_novedades span span { background: url('/img/cms/bordea_palabra.png'); background-size: cover; background-repeat: no-repeat; background-position: center; padding-bottom: 13px; padding-right: 10px; } .nuestras_categorias span span { background: url('/img/cms/Vector_3.png'); background-size: contain; background-repeat: no-repeat; background-position: bottom; padding-bottom: 5px; } #header .header-nav { background: tansparent !important; } #desktop-header-container { padding: 20px 30px; background: #fff; border-radius: 25px; } .header-top .form-search-control::placeholder { color: #759df2; } .header-top .form-search-control { border: solid 3px #ebf1fd; background: #ebf1fd; border-radius: 25px; } .fa-shopping-bag:before { background: url('/img/cms/cart.png'); content: " " !important; width: 26px; height: 23px; display: block; background-repeat: no-repeat; background-size: cover; } .search-widget .search-btn { right: auto; left: 15px; } .search-widget .form-search-control { padding: .8rem 1rem .8rem 4rem; } .search-widget .input-group>.form-control:not(:last-child), .search-widget .input-group>.custom-select:not(:last-child) { border-top-right-radius: 25px; border-bottom-right-radius: 25px; } .cart-content-btn a, .cart-content-btn .btn-primary:not(:disabled):not(.disabled):active, .cart-content-btn .btn-primary:active, .cart-content-btn .btn-primary:hover, .cart-content-btn .btn-primary:focus { width: 100%; background: transparent; border: 15px solid #5f9ef5; border-image: url('/img/cms/fondo_boton.png') 20; padding: 0; color: #f1f1f1; background: url('/img/cms/fondo_borde_letras_30.png'); background-repeat: no-repeat; background-size: 100% 100%; } .cart-content-btn a:hover { color: #fff; font-weight: bold; } .cart-content-btn button , .cart-content-btn .btn-secondary:not(:disabled):not(.disabled):active, .cart-content-btn .btn-secondary:active, .cart-content-btn .btn-secondary:hover, .cart-content-btn .btn-secondary:focus { background: transparent; width: 100%; border: 15px solid #5f9ef5; border-image: url('/img/cms/text_input_c.png') 20; padding: 0; background-repeat: no-repeat; background-size: 100% 100%; } .cart-content-btn button:hover { font-weight: bold; } .cart-buttons a.btn-primary, .cart-buttons .btn-primary:not(:disabled):not(.disabled):active, .cart-buttons .btn-primary:active, .cart-buttons .btn-primary:hover, .cart-buttons .btn-primary:focus { width: 100%; background: transparent; border: 15px solid #5f9ef5; border-image: url('/img/cms/fondo_boton.png') 20; padding: 0; color: #f1f1f1; background: url('/img/cms/fondo_borde_letras_30.png'); background-repeat: no-repeat; background-size: 100% 100%; } .cart-buttons a.btn-primary:hover { color: #fff; font-weight: bold; } .cart-buttons a.btn-secondary, .cart-buttons .btn-secondary:not(:disabled):not(.disabled):active, .cart-buttons .btn-secondary:active, .cart-buttons .btn-secondary:hover, .cart-buttons .btn-secondary:focus { background: transparent; width: 100%; border: 15px solid #5f9ef5; border-image: url('/img/cms/text_input_c.png') 20; padding: 0; background-repeat: no-repeat; background-size: 100% 100%; } .cart-buttons a.btn-secondary:hover { font-weight: bold; } .header-top { padding-bottom: 0; } .block-cart-product-quantity { background: transparent; border: 15px solid rgba(255, 255, 255, 0); border-image: url('/img/cms/text_input_c.png') 20; padding: 2px; text-align: center; } body#checkout section#main input.form-control { white-space: normal; background: #f2f0e9; border: 15px solid rgba(255, 255, 255, 0); border-image: url('/img/cms/text_input_g.png') 20; padding: 0; } div#promo-code button { color: #fff; } input.js-cart-line-product-quantity.form-control { background: transparent; border: 15px solid rgba(255, 255, 255, 0); border-image: url(/img/cms/text_input_c.png) 20; padding: 2px; text-align: center; } .js-cart-detailed-actions a.btn-primary, .js-cart-detailed-actions .btn-primary:not(:disabled):not(.disabled):active, .js-cart-detailed-actions .btn-primary:active, .cart-buttons .btn-primary:hover, .cart-buttons .btn-primary:focus { width: 100%; background: transparent; border: 15px solid #5f9ef5; border-image: url(/img/cms/fondo_boton.png) 20; padding: 0; color: #f1f1f1; background: url(/img/cms/fondo_borde_letras_30.png); background-repeat: no-repeat; background-size: 100% 100%; } #promo-code input.form-control { white-space: normal; background: #f2f0e9; border: 15px solid rgba(255, 255, 255, 0); border-image: url(/img/cms/text_input_g.png) 20; padding: 0; } .continue.btn-primary, .continue.btn-primary:not(:disabled):not(.disabled):active, .continue.btn-primary:active, .continue.btn-primary:hover, .continue.btn-primary:focus { width: 100%; background: transparent; border: 15px solid #5f9ef5; border-image: url('/img/cms/fondo_boton.png') 20; padding: 0; color: #f1f1f1; background: url('/img/cms/fondo_borde_letras_30.png'); background-repeat: no-repeat; background-size: 100% 100%; } #cbp-hrmenu > ul > li > a { background: #759df2; color: #fff; border-radius: 0 0 15px 15px; } .cbp-hrmenu .cbp-links li a:before { content: " "; background: url(/img/cms/icono_menu_naranja.png); background-repeat: no-repeat; background-size: 100% 100%; width: 20px; height: 20px; /* left: -15px !important;*/ } .cbp-hrmenu .cbp-links li { padding: 10px 0px 15px 15px } .cbp-hrmenu .cbp-hrsub-inner { border-radius: 15px; } .menu-element-id-5 { background-color: #ff8459; border-radius: 15px; padding-top: 15px; padding-bottom: 20px; } .cbp-hrmenu .menu-element-id-5 .cbp-links li a:before { content: "" !important; display: none !important; } .cbp-hrmenu .menu-element-id-5 .cbp-links li { padding: 5px 0px 10px 0px; } .cbp-hrmenu .cbp-submenu-aindicator { display: none; } .cms-id-4 nav.breadcrumb { display: none !important; } .cms-id-4 header.page-header, #contact .page-header { display: none; } .cms-id-4 #wrapper { margin: 20px 0 90px 0 !important; } .col-sm-12.contact-page-info h2 { font-size: 48px; } #iqitcontactpage-map { width: 66.66666%; } @media (max-width: 767px) { .col-sm-12.contact-page-info h2 { font-size: 32px; } .col-sm-4.contact-page-info { -ms-flex: 0 0 100% !important; flex: 0 0 100% !important; max-width: 100% !important; } #iqitcontactpage-map { width: 100%; } } .col-sm-12.contact-page-info { margin-bottom: 30px; border: 0; } .col-sm-4.contact-page-info { border: 0; } .col-sm-4.contact-page-info strong { font-size: 20px; } #iqitcontactpage-map iframe { border-radius: 25px; } #contact #content-wrapper .page-title { border: 0 !important; font-size: 48px; } @media (max-width: 767px) { #contact #content-wrapper .page-title { font-size: 32px; } } section.contact-form form footer input, section.contact-form form footer input.btn-primary, section.contact-form form footer input.btn-primary:not(:disabled):not(.disabled):active, section.contact-form form footer input.btn-primary:active, section.contact-form form footer input.btn-primary:hover, section.contact-form form footer input.btn-primary:focus { background: transparent; border: 15px solid #5f9ef5; border-image: url(/img/cms/fondo_boton.png) 20; padding: 0 40px; color: #f1f1f1; background: url(/img/cms/fondo_borde_letras_30.png); background-repeat: no-repeat; background-size: 100% 100%; } section.contact-form form footer { text-align: left !important; } #main .page-content { margin-top: 30px; } .js-payment-confirmation .btn-primary, .js-payment-confirmation .btn-primary:not(:disabled):not(.disabled):active, .js-payment-confirmation .btn-primary:active, .js-payment-confirmation .btn-primary:hover, .js-payment-confirmation .btn-primary:focus { width: 100%; background: transparent; border: 15px solid #5f9ef5; border-image: url('/img/cms/fondo_boton.png') 20; padding: 0; color: #f1f1f1; background: url('/img/cms/fondo_borde_letras_30.png'); background-repeat: no-repeat; background-size: 100% 100%; } #contact #main .col-sm-8 { -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; } #contact #main .form-group .col-md-6, #contact #main .form-group .col-md-9 { -ms-flex: 0 0 100% !important; flex: 0 0 100% !important; max-width: 100% !important; } @media (max-width: 767px) { #contact #main .col-sm-8, #contact #main .form-group .col-md-6 { -ms-flex: 0 0 100% !important; flex: 0 0 100% !important; max-width: 100% !important; } } .contact-page-info-med { text-align: center; } .contact-page-info-med h4 { font-size: 26px; line-height: 1.2em; } .contact-page-info-med { padding: 100px 20px 100px 20px; } @media (max-width: 767px) { .contact-page-info-med { padding: 50px 20px 50px 20px ; } } #contact #main form .col-md-3.form-control-label { width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } #contact section#main { padding-top: 50px; } #contact #content-wrapper .col-md-9.col-md-offset-3 h4 { border: 0 !important; font-size: 48px; } @media (max-width: 767px) { #contact #content-wrapper .col-md-9.col-md-offset-3 h4 { font-size: 32px; } } .col-md-7.contact-page-info-sup { background: url(https://canariasloteseduca.com/img/cms/empresa.png); background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 25px; min-height: 500px; } #contact form .form-group { margin-bottom: 5px; } #contact section.form-fields { padding-right: 20px; } .contact-page-info-sup-row { margin-bottom: 30px; } @media (max-width: 767px) { .col-md-7.contact-page-info-sup { margin-top: 30px; margin-left: 15px; margin-right: 15px; } } @media (min-width: 768px) { div#onepagecheckoutps div#onepagecheckoutps_step_three .module_payment_container { width: 49%; display: inline-block; } } div#onepagecheckoutps_step_three_container { padding-top: 20px; } div#onepagecheckoutps div#onepagecheckoutps_step_review #list-voucher-allowed #discount_name { white-space: normal; background: #f2f0e9; border: 15px solid rgba(255, 255, 255, 0); border-image: url(/img/cms/text_input_g.png) 20; padding: 0; } div#onepagecheckoutps div#onepagecheckoutps_step_review #div_leave_message #message { white-space: normal; background: #f2f0e9; border: 15px solid rgba(255, 255, 255, 0); border-image: url(/img/cms/text_input_g.png) 20; padding: 0; } button#submitAddDiscount { /* width: 100%; */ background: transparent; border: 15px solid #5f9ef5; border-image: url(/img/cms/fondo_boton.png) 20; padding: 0 30px; color: #f1f1f1; background: url(/img/cms/fondo_borde_letras_30.png); background-repeat: no-repeat; background-size: 100% 100%; } button#btn_place_order { /* width: 100%; */ border: 15px solid #5f9ef5; border-image: url(/img/cms/fondo_boton.png) 20; padding: 0 30px; color: #f1f1f1; background: url(/img/cms/fondo_borde_letras_30.png); background-repeat: no-repeat; background-size: 100% 100%; } button#btn_continue_shopping { background: transparent; /* width: 100%; */ border: 15px solid #5f9ef5; border-image: url(/img/cms/fondo_boton_sb.png) 20; padding: 0; /* color: #f1f1f1; */ background-repeat: no-repeat; background-size: 100% 100%; } div#onepagecheckoutps select { position: relative; z-index: 2; white-space: normal; background-color: #f2f0e9 !important; border: 15px solid rgba(255, 255, 255, 0); border-image: url(/img/cms/text_input_g.png) 20; padding: 0; height: 51px !important; background-position: calc(100% - 13px) calc(1em + -5px), calc(100% - 8px) calc(1em + -5px), 100% 0 !important; background-image: linear-gradient(45deg, transparent 50%, currentColor 50%), linear-gradient(135deg, currentColor 50%, transparent 50%), linear-gradient(to right, transparent, transparent) !important; background-size: 5px 5px, 5px 5px, 2.5em 2.5em !important; background-repeat: no-repeat !important; } #contact form .form-group:last-child > div { width: 100%; padding-left: 0; margin-left: 15px; margin-top: 10px; padding-right: 15px; }