@font-face { font-family: 'Fabriga-Bold'; src: url('../fonts/fabriga-bold.dc8b196.woff2') format('woff2'); font-weight: bold; } @font-face { font-family: 'Fabriga'; src: url('../fonts/fabriga-regular.6e5dce7.woff2') format('woff2'); } .iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 100%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #777777; } 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 { 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: #000000; } #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: 'Open Sans'; } #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 #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #000000; 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: #777777; border: solid 1px #e3e3e3; } .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 #e3e3e3; } .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 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #ffffff; border: none 1px; } .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: #fafafa; border-top: none 1px; border-left: none 1px; border-right: none 1px; box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.18); } #page-preloader { background: #ffffff; } #back-to-top { background: #000000; color: #ffffff; } #back-to-top:hover { background: #000000; color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: solid 1px #e3e3e3; box-shadow: 0px -2px 11px 0px rgba(61, 57, 57, 0.17); } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: solid 1px #e3e3e3; box-shadow: 0px -2px 11px 0px rgba(61, 57, 57, 0.17); } #header .header-nav { color: #c9c9c9; background: #000000; border-bottom: solid 1px #cfcfcf; padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; font-size: 0.8571428571rem; display: none !important; } #header .header-nav a { color: #c9c9c9; } #header .header-nav a:hover { color: #ffffff; } #header .header-nav .social-links._topbar { font-size: 1rem; } .header-top { padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; color: #000000; } .header-top a:not(.btn):not(.nav-link) { color: #000000; } .header-top a:not(.btn):not(.nav-link):hover { color: #777777; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.7142857143rem; display: block; } .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: #000000; } .cart-products-count-btn { background: #d06e6a; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { 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.2142857143rem; max-width: 14.2857142857rem; color: #000000; padding-left: 0.8571428571rem; padding-right: 0.8571428571rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.0357142857rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.2142857143rem !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: #ffffff; color: #777777; } .cbp-horizontal .cbp-tab-title { font-size: 1.1428571429rem; 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.5714285714rem; max-height: 1.5714285714rem; } .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.4285714286rem; padding-right: 0.4285714286rem; } } #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 1px #37a625; box-shadow: 0px 4px 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: #333333 !important; border-bottom: none 3px #c2bc29; font-size: 1.0714285714rem; 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: #000000; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #000000; } #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: #000000; } .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; } .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; } /*** 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; } .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 .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; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15); } } .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 .products-variants { 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.3928571429rem 0.7857142857rem; background: rgba(0, 0, 0, 0); color: #000000; border: solid 1px #000000; } .btn-product-list:hover { background: #000000; color: #ffffff; } .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-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(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.4285714286rem; 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; } #col-product-info { position: -webkit-sticky; position: sticky; z-index: 1; top: 30px; transition: top 300ms ease 0s; } #main-product-wrapper .product-cover .expander { z-index: 1; } @media screen and (min-width: 768px) { #main-product-wrapper .no-quick-view-d-md-none { display: none; } } @media screen and (min-width: 768px) { #main-product-wrapper #swiper-wrapper-column-images { display: block; } } .modal-open #col-product-info { position: static; } #product .product-cover .expander { color: #ffffff; background: #333333; } #product .product-cover .expander:hover { opacity: 0.6 !important; } #product .product-cover .expander { display: none; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { position: relative; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } #checkout #header { display: none !important; } #checkout #footer, #checkout #iqitcompare-floating-wrapper { display: none !important; } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; color: #777777; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #333333; font-size: 1.5714285714rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 2px #595050; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #333333; } #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: #333333; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #333333; } #wrapper .block-title span { margin-right: 0.5rem; } #wrapper .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 1px #a1a1a1; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #ffffff; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #bd4e0f; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777777; } #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: #777777 !important; } #footer .block-title, #checkout-footer .block-title { color: #000000; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #000000; } #footer-container-first { border-top: none 1px; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; background: #1f1f1f; 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: 4.2857142857rem; padding-bottom: 3.2857142857rem; color: #000000; } #footer-container-main a, #checkout-footer a { color: #000000; } #footer-container-main a:hover, #checkout-footer a:hover { color: #000000; } #footer-copyrights { border-top: none 1px; background: #ffffff; } html, body { height: auto; min-height: 100%; } @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'; } #cms #wrapper nav { display: none; } #cms #wrapper .page-content { margin: 0; padding: 0; } .page-title-cms { position: absolute; top: 5rem; } .float-title { position: absolute; bottom: 50px; margin: 0 10%; } .elementor-widget-heading h1 { display: initial !important; } .page-title-cms .elementor-heading-title span { color: white; font-size: 5.625rem; line-height: 6.875rem; font-weight: bold; padding: 1rem 5rem; background: black; } .elementor-section.elementor-section-boxed .elementor-container { max-width: 1240px; } /*.elementor-widget-heading .elementor-heading-title { font-family: 'Montserrat'; }*/ .elementor-widget-heading .elementor-heading-title.elementor-size-xl { font-size: 3.125rem; font-weight: normal; line-height: 3.75rem; } .elementor-widget-heading .elementor-heading-title.elementor-size-xxl { font-size: 5rem; line-height: 5.625rem; } @media (min-width: 701px) and (max-width: 1200px) { .page-title-cms .elementor-heading-title span { font-size: 3.5rem; padding: 0.75rem 3rem; } } @media (max-width: 700px) { .page-title-cms { top: 3rem; } .page-title-cms .elementor-heading-title span { font-size: 2rem; padding: 0.5rem 2rem; } } .elementor-widget-button.elementor-align-center .elementor-button { float: none; } /* PROTÓTIPO - CAIO */ .cms-category-id-4 #main-page-content .border-none .elementor-image img { border-radius: 0; } .elementor-element.elementor-element-364q4my { padding-inline: 24px!important; } /*.cms-category-id-4 { font-family: "Fabriga"; --tw-text-opacity: 1; color: #232323; }*/ .custom-button { background-color: #f3f3f3; } .custom-button a { border: none!important; padding: 48px!important; } .custom-button .elementor-button-content-wrapper { display: flex; align-items: center; gap: 1vw; } .cms-category-id-4 #main-page-content .p-box p { font-size: 20px!important; line-height: 23.2px!important; } .cms-category-id-4 #main-page-content .p-box p strong { font-size: 30px!important; line-height: 38px!important; } .p-box-padding .elementor-widget-container .elementor-text-editor p { margin: 0px 0px 16px 0px; } .cms-category-id-4 #main-page-content p { font-size: 22px; line-height: 29.2px; font-family: "Fabriga"; color: #232323; font-weight: 500; } .cms-category-id-4 #main-page-content p span { font-size: 20px; line-height: 23.2px; font-family: "Fabriga"; color: #232323; font-weight: 500; } .cms-category-id-4 .p-quote p span { font-size: 34px!important; line-height: 41.008px!important; font-family: "Fabriga-Bold"; font-weight: 400!important; } .cms-category-id-4 .p-quote p { font-size: 34px!important; line-height: 41.008px!important; font-family: "Fabriga-Bold"; font-weight: 400!important; } .cms-category-id-4 .p-quote-menor p { font-size: 30px!important; line-height: 38px!important; } .cms-category-id-4 .p-quote-menor-bold p { font-size: 30px!important; line-height: 38px!important; font-family: "Fabriga-Bold"!important; font-weight: 700!important; } .cms-category-id-4 .p-quote-menor p span { font-size: 30px!important; line-height: 38px!important; } .cms-category-id-4 .p-quote-bold p span { font-size: 34px!important; line-height: 41.008px!important; font-family: "Fabriga-Bold"!important; font-weight: 700!important; } .cms-category-id-4 .p-quote-bold p { font-size: 34px!important; line-height: 41.008px!important; font-family: "Fabriga-Bold"!important; font-weight: 700!important; } .cms-category-id-4 #main-page-content h2 { font-size: 34px; line-height: 41.008px!important; font-family: "Fabriga-Bold"; font-weight: 800; } .cms-category-id-4 #main-page-content .h2-grande h2 span { font-size: 50px!important; line-height: 50px!important; font-family: "Fabriga-Bold"; font-weight: 700!important; } .cms-category-id-4 #main-page-content .h2-grande-light h2 span { font-size: 50px!important; line-height: 50px!important; font-family: "Fabriga"; font-weight: 400!important; } .cms-category-id-4 #main-page-content .h2-light h2 span { font-family: "Fabriga"; font-weight: 400!important; } .cms-category-id-4 #main-page-content h3 { font-size: 24px; line-height: 34.88px!important; font-family: "Fabriga-Bold"; font-weight: 700; } .cms-category-id-4 #main-page-content .h3-light h3 span { font-family: "Fabriga"; font-weight: 400!important; } .\31 00vh img { height: 100vh!important; } .\31 00vh video{ height: 100vh!important; } .product-link { margin-top: 2rem; } .bg-black p span { color: white!important } .product-link p { font-size: 16px!important; line-height: 24px!important; } .product-link p a { font-size: 16px!important; line-height: 24px!important; } .product-link p span { font-size: 16px!important; line-height: 24px!important; } .product-link p em { font-size: 14px!important; line-height: 16px!important; color: #9F9F9F; } .custom-arrows .elementor-swiper-button { background: unset; color: #333; font-size: 50px; } .custom-arrows .elementor-swiper-button::after { font-size: 50px!important; } .elementor-element-414rpqn .elementor-column-wrap.elementor-element-populated { padding:0!important; } body#index .elementor-widget-image-carousel .elementor-widget-container { margin: 0!important; } body#index .elementor-widget-image .elementor-widget-container { margin: 0!important; } .offset-margin-top-200 { margin-top: -100px; } .cms-category-id-4 #main-page-content .elementor-widget-heading .elementor-heading-title.elementor-size-large { font-size: 48px; line-height: 56px!important; } .px-115 .elementor-container { padding-inline: 80px; } .cms-category-id-4 #main-page-content .elementor-column-gap-default .elementor-element-populated { padding: 0; } .cms-category-id-4 #main-page-content .elementor-image img { object-fit: cover; opacity: 1; } .elementor img { max-width: 100%; height: auto; } body:not(#product) #content-wrapper .page-title {display:none} .w-full { width: 100%; } .w-full img { width: 100%; } .h-full { height: 100%; } .h-img img { height: 530px; } .bg-half { background: linear-gradient( to bottom, #ffffff 0%, #ffffff 13%, #000000 13%, #000000 100% ); } .bg-half p { font-size: 20px; } .max-w-1440px { max-width: 1440px; } .mx-auto { margin-left: auto; margin-right: auto; } /*.m-0 > .elementor-widget-container { margin: 0; }*/ .cms-category-id-4 #mobile-cart-toogle { display: flex; align-items: center; align-content: center; } .cms-category-id-4 .elementor-widget-container .elementor-text-editor { margin: 0px 0px 32px 0px; } .cms-category-id-4 .elementor-widget-container .elementor-text-editor h3 { margin-bottom: 32px; } .cms-category-id-4 a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #232323; } .no-margin-y .elementor-widget-container { margin-top: 0!important; margin-bottom: 0!important; } .no-margin-y .elementor-widget-container p span { font-size: 24px!important; line-height: 34.88px!important; font-family: "Fabriga"; font-weight: 400!important; } .no-margin-bottom .elementor-widget-container { margin-bottom: 0!important; } .no-margin-bottom .elementor-widget-container p span { font-size: 34px!important; font-family: "Fabriga-Bold"!important; font-weight: 700!important; } .overflow-hidden .elementor-video-wrapper { overflow: hidden; } .img-position-1 p { bottom: 1200px; position: absolute; } .img-position-2 p { bottom: 600px; position: absolute; color: black!important; } .img-position-3 p { position: absolute; bottom: 200px; } @media (min-width: 1920px){ .img-position-1 p { bottom: 2150px; position: absolute; } .img-position-2 p { bottom: 1350px; position: absolute; color: black!important; left: 650px; } .img-position-3 p { position: absolute; bottom: 720px; color: black!important; left: 550px; font-size: 25px!important; margin-right: -28px; } } @media (min-width: 1366px) and (max-width: 1499px){ .img-position-1 p { bottom: 1600px; position: absolute; } .img-position-2 p { bottom: 700px; position: absolute; } .img-position-3 p { position: absolute; bottom: 200px; } } @media (min-width: 1001px) and (max-width: 1024px){ .img-position-2 p { bottom: -94px!important; left: 395px!important; margin-right: -40px; position: absolute; } } @media (min-width: 768px) and (max-width: 1000px){ .img-position-1 p { bottom: 850px; position: absolute; } .img-position-2 p { bottom: 400px; position: absolute; } .img-position-3 p { position: absolute; bottom: 100px; } } @media (max-width: 480px){ .\31 00vh-mobile img { height: 100vh!important; } .img-position-1 p { margin-bottom: 190%; position: absolute; } .img-position-2 p { bottom: 1200px; position: absolute; color: black!important; left: 50px; } .img-position-3 p { position: absolute; bottom: 540px; } } @media (max-width: 992px){ .\31 00vh img { height: auto!important; } .no-margin-y .elementor-widget-container p span { font-size: 18px!important; line-height: 24px!important; font-family: "Fabriga"; font-weight: 400!important; } .no-margin-bottom .elementor-widget-container p span { font-size: 22px!important; font-family: "Fabriga-Bold"!important; font-weight: 700!important; } .product-link * { font-size: 12px!important; line-height: 15.008px!important; } .cms-category-id-4 .cart-products-count { margin: 0px 0px 0px 8px; padding: 0; font-size: 20px!important; } .px-115 .elementor-container { padding-inline: 24px; } .cms-category-id-4 #main-page-content p { font-size: 18px; line-height: 24px; font-family: "Fabriga"; font-weight: 400; } .cms-category-id-4 #main-page-content h3 { font-size: 18px; line-height: 24px!important; } .cms-category-id-4 #main-page-content .h2-grande h2 span { font-size: 35px!important; line-height: 40px!important; font-family: "Fabriga-Bold"; font-weight: 700!important; } .cms-category-id-4 #main-page-content .h2-grande-light h2 span { font-size: 35px!important; line-height: 40px!important; } .cms-category-id-4 #main-page-content .h2-light h2 span { font-size: 24px!important; line-height: 34.88px!important; } .cms-category-id-4 .p-quote p { font-size: 24px!important; line-height: 34.88px!important; } .cms-category-id-4 .p-quote p span { font-size: 24px!important; line-height: 34.88px!important; } .cms-category-id-4 .p-quote-menor p { font-size: 30px!important; line-height: 38px!important; } .cms-category-id-4 .p-quote-menor-bold p { font-size: 30px!important; line-height: 38px!important; } .cms-category-id-4 .p-quote-menor p span { font-size: 30px!important; line-height: 38px!important; } .cms-category-id-4 .p-quote-bold p { font-size: 30px!important; line-height: 38px!important; } .cms-category-id-4 .p-quote-bold p span { font-size: 30px!important; line-height: 38px!important; } .elementor-widget-wrap { padding-inline: 0; } body#cms section#content.page-content.page-cms { margin: 0 !important; padding: 0 !important; } .elementor-widget-container > *:not(.elementor-image, .elementor-image-carousel-wrapper) { /*margin: 20px 0px 20px 0px!important;*/ margin: 20px 0px 20px 0px; } div#inner-wrapper { padding: 0 !important; width: 100vw; } .bg-half { background: linear-gradient( to bottom, #ffffff 0%, #ffffff 10%, #000000 10%, #000000 100% ); } } @media (min-width: 1499px) { .bg-half { background: linear-gradient( to bottom, #ffffff 0%, #ffffff 20%, #000000 20%, #000000 100% ); } .no-margin-bottom .elementor-widget-container p span { font-size: 34px!important; font-family: "Fabriga-Bold"!important; font-weight: 700!important; } .offset-margin-top-200 { margin-top: -200px; } .product-link p { font-size: 22px!important; line-height: 29.2px!important; } .product-link p a { font-size: 22px!important; line-height: 29.2px!important; } .product-link p span { font-size: 22px!important; line-height: 29.2px!important; } .product-link p em { font-size: 22px!important; line-height: 29.2px!important; color: #9F9F9F; } .cms-category-id-4 .p-quote p { font-size: 50px!important; line-height: 60px!important; font-family: "Fabriga-Bold"; font-weight: 400!important; } .cms-category-id-4 .p-quote p span { font-size: 50px!important; line-height: 60px!important; font-family: "Fabriga-Bold"; font-weight: 400!important; } .cms-category-id-4 .p-quote-menor p { font-size: 40px!important; line-height: 46px!important; } .cms-category-id-4 .p-quote-menor-bold p { font-size: 40px!important; line-height: 46px!important; } .cms-category-id-4 .p-quote-menor p span { font-size: 40px!important; line-height: 46px!important; } .cms-category-id-4 .p-quote-bold p { font-size: 50px!important; line-height: 60px!important; } .cms-category-id-4 .p-quote-bold p span { font-size: 50px!important; line-height: 60px!important; } .cms-category-id-4 #main-page-content p { font-size: 30px; line-height: 38px; } .bg-half p { font-size: 22px; line-height: 29px!important; } .cms-category-id-4 #main-page-content h2 { font-size: 70px; line-height: 72px!important; } .cms-category-id-4 #main-page-content .h2-grande h2 span { font-size: 80px!important; line-height: 80px!important; font-family: "Fabriga-Bold"; font-weight: 700!important; } .cms-category-id-4 #main-page-content .h2-grande-light h2 span { font-size: 80px!important; line-height: 80px!important; } .cms-category-id-4 #main-page-content .h2-light h2 span { font-size: 50px!important; line-height: 60px!important; font-family: "Fabriga"; font-weight: 400!important; } .cms-category-id-4 #main-page-content h3 { font-size: 30px; line-height: 38px!important; } .cms-category-id-4 #main-page-content .elementor-widget-heading .elementor- heading-title.elementor-size-large { font-size: 68px; line-height: 80px!important; } } /* ---------------- */ #iqit-threesixty img{ pointer-events: none; user-drag: none; user-select: none; -moz-user-select: none; -webkit-user-drag: none; -webkit-user-select: none; -ms-user-select: none; } @media (max-width: 575px){ #product-modal .modal-dialog{ min-height: 100%; } #product-modal .modal-content { min-height: 100%; position: absolute; left: 0; right: 0; } } @media (max-width: 700px){ #facets_search_center #search_filters .facet { width: 33%; } } @media (max-width: 530px){ #facets_search_center #search_filters .facet { width: 50%; } } @media (max-width: 362px){ #facets_search_center #search_filters .facet { width: 100%; } } /* RUNNING MEDIA QUERIES */ .elementor-element.elementor-element-y67mgi4 .elementor-widget-container { margin: -60% 0% 0% 0%!important; } .elementor-element.elementor-element-xm1e6n2 .elementor-widget-container { margin: -60% 0% 0% 0%!important; } .elementor-element.elementor-element-owtsvuu .elementor-widget-container { margin: -60% 0% 0% 0%!important; } .elementor-element.elementor-element-akqbr8w .elementor-widget-container { margin: -60% 0% 0% 0%!important; } .elementor-element.elementor-element-2av9k60 .elementor-widget-container { margin: -60% 0% 0% 0%!important; } .elementor-element.elementor-element-cbatwxw .elementor-widget-container { margin: -67% 0% 0% 0%!important; } .elementor-element.elementor-element-elej5iu .elementor-widget-container { margin: -60% 0% 0% 0%!important; } .elementor-element.elementor-element-gdieeqc .elementor-widget-container { margin: -63% 0% 0% 0%!important; } .elementor-element.elementor-element-7g89lz6 .elementor-widget-container { margin: -60% 0% 0% 0%!important; } .elementor-element.elementor-element-gu2n0ue { margin: -63% 0% 0% 0%!important; } @media (min-width: 2501px) { .elementor-element.elementor-element-y67mgi4 .elementor-widget-container { margin: -80% 0% 0% 0%!important; } .elementor-element.elementor-element-xm1e6n2 .elementor-widget-container { margin: -85% 0% 0% 0%!important; } .elementor-element.elementor-element-owtsvuu .elementor-widget-container { margin: -85% 0% 0% 0%!important; } .elementor-element.elementor-element-akqbr8w .elementor-widget-container { margin: -75% 0% 0% 0%!important; } .elementor-element.elementor-element-2av9k60 .elementor-widget-container { margin: -80% 0% 0% 0%!important; } .elementor-element.elementor-element-cbatwxw .elementor-widget-container { margin: -85% 0% 0% 0%!important; } .elementor-element.elementor-element-elej5iu .elementor-widget-container { margin: -80% 0% 0% 0%!important; } .elementor-element.elementor-element-gdieeqc .elementor-widget-container { margin: -80% 0% 0% 0%!important; } .elementor-element.elementor-element-7g89lz6 .elementor-widget-container { margin: -80% 0% 0% 0%!important; } .elementor-element.elementor-element-gu2n0ue { margin: -95% 0% 0% 0%!important; } } @media (min-width: 1921px) and (max-width: 2500px) { .elementor-element.elementor-element-y67mgi4 .elementor-widget-container { margin: -75% 0% 0% 0%!important; } .elementor-element.elementor-element-xm1e6n2 .elementor-widget-container { margin: -78% 0% 0% 0%!important; } .elementor-element.elementor-element-owtsvuu .elementor-widget-container { margin: -80% 0% 0% 0%!important; } .elementor-element.elementor-element-akqbr8w .elementor-widget-container { margin: -73% 0% 0% 0%!important; } .elementor-element.elementor-element-2av9k60 .elementor-widget-container { margin: -75% 0% 0% 0%!important; } .elementor-element.elementor-element-cbatwxw .elementor-widget-container { margin: -80% 0% 0% 0%!important; } .elementor-element.elementor-element-elej5iu .elementor-widget-container { margin: -75% 0% 0% 0%!important; } .elementor-element.elementor-element-gdieeqc .elementor-widget-container { margin: -75% 0% 0% 0%!important; } .elementor-element.elementor-element-7g89lz6 .elementor-widget-container { margin: -79% 0% 0% 0%!important; } .elementor-element.elementor-element-gu2n0ue { margin: -80% 0% 0% 0%!important; } } @media (min-width: 1700px) and (max-width: 1920px) { .elementor-element.elementor-element-y67mgi4 .elementor-widget-container { margin: -70% 0% 0% 0%!important; } .elementor-element.elementor-element-xm1e6n2 .elementor-widget-container { margin: -70% 0% 0% 0%!important; } .elementor-element.elementor-element-owtsvuu .elementor-widget-container { margin: -70% 0% 0% 0%!important; } .elementor-element.elementor-element-akqbr8w .elementor-widget-container { margin: -65% 0% 0% 0%!important; } .elementor-element.elementor-element-2av9k60 .elementor-widget-container { margin: -65% 0% 0% 0%!important; } .elementor-element.elementor-element-cbatwxw .elementor-widget-container { margin: -70% 0% 0% 0%!important; } .elementor-element.elementor-element-elej5iu .elementor-widget-container { margin: -70% 0% 0% 0%!important; } .elementor-element.elementor-element-gdieeqc .elementor-widget-container { margin: -70% 0% 0% 0%!important; } .elementor-element.elementor-element-7g89lz6 .elementor-widget-container { margin: -70% 0% 0% 0%!important; } .elementor-element.elementor-element-gu2n0ue { margin: -80% 0% 0% 0%!important; } } @media (min-width: 1500px) and (max-width: 1699px) { .elementor-element.elementor-element-y67mgi4 .elementor-widget-container { margin: -60% 0% 0% 0%!important; } .elementor-element.elementor-element-xm1e6n2 .elementor-widget-container { margin: -62% 0% 0% 0%!important; } .elementor-element.elementor-element-owtsvuu .elementor-widget-container { margin: -63% 0% 0% 0%!important; } .elementor-element.elementor-element-akqbr8w .elementor-widget-container { margin: -60% 0% 0% 0%!important; } .elementor-element.elementor-element-2av9k60 .elementor-widget-container { margin: -60% 0% 0% 0%!important; } .elementor-element.elementor-element-cbatwxw .elementor-widget-container { margin: -65% 0% 0% 0%!important; } .elementor-element.elementor-element-elej5iu .elementor-widget-container { margin: -60% 0% 0% 0%!important; } .elementor-element.elementor-element-gdieeqc .elementor-widget-container { margin: -63% 0% 0% 0%!important; } .elementor-element.elementor-element-7g89lz6 .elementor-widget-container { margin: -60% 0% 0% 0%!important; } .elementor-element.elementor-element-gu2n0ue { margin: -68% 0% 0% 0%!important; } } @media (min-width: 1400px) and (max-width: 1499px) { .elementor-element.elementor-element-y67mgi4 .elementor-widget-container { margin: -55% 0% 0% 0%!important; } .elementor-element.elementor-element-xm1e6n2 .elementor-widget-container { margin: -55% 0% 0% 0%!important; } .elementor-element.elementor-element-owtsvuu .elementor-widget-container { margin: -60% 0% 0% 0%!important; } .elementor-element.elementor-element-akqbr8w .elementor-widget-container { margin: -55% 0% 0% 0%!important; } .elementor-element.elementor-element-2av9k60 .elementor-widget-container { margin: -55% 0% 0% 0%!important; } .elementor-element.elementor-element-cbatwxw .elementor-widget-container { margin: -60% 0% 0% 0%!important; } .elementor-element.elementor-element-elej5iu .elementor-widget-container { margin: -55% 0% 0% 0%!important; } .elementor-element.elementor-element-gdieeqc .elementor-widget-container { margin: -55% 0% 0% 0%!important; } .elementor-element.elementor-element-7g89lz6 .elementor-widget-container { margin: -55% 0% 0% 0%!important; } .elementor-element.elementor-element-gu2n0ue { margin: -60% 0% 0% 0%!important; } } @media (max-width: 480px) { .elementor-element.elementor-element-8vf6uia .elementor-widget-container { margin: -70% 0% 0% 0%!important; } .elementor-element.elementor-element-6qhpja6 { bottom: 230px!important; right: 10px; } .elementor-element.elementor-element-689065h { bottom: 75px!important; right: 10px; } .elementor-element.elementor-element-689065h .elementor-widget-container p { font-size: 15px!important; } }