![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/cartforge.co/app/design/frontend/Smartwave/porto/web/css/source/ |
// /** // * Copyright © 2015 Magento. All rights reserved. // * See COPYING.txt for license details. // */ // // Porto theme variables // _____________________________________________ @screen__xxs: 320px; @screen__xs: 480px; @screen__s: 640px; @screen__m: 768px; @screen__l: 992px; @screen__xl: 1200px; @screen__xxl: 1360px; // // Typography // --------------------------------------------- // Fonts @font-family-name__base: 'Open Sans'; @font-family__base: @font-family-name__base, @font-family__sans-serif; // Colors nesting @page__background-color: @color-white; @copyright__background-color: @color-gray56; // // Icons // --------------------------------------------- @icon-font-family: 'porto-icons'; @icon-up: '\e81b'; @icon-down: '\e81c'; @icon-up-dir: '\f820'; @icon-down-dir: '\f823'; @icon-left-dir: '\f822'; @icon-right-dir: '\f821'; @icon-cart: '\e8ba'; @icon-mini-cart: '\e8ba'; @icon-search: '\f818'; @icon-up-open: '\e81b'; @icon-right-open: '\e81a'; @icon-left-open: '\e819'; @icon-down-open: '\e81c'; @icon-remove: '\f819'; @icon-edit: '\f826'; @icon-trash: '\f81a'; @icon-menu: '\f827'; @icon-right-open: '\f801'; @breadcrumbs-icon__font-content: '\f80d'; @icon-grid: '\f839'; @icon-list: '\f83a'; @icon-next: '\f801'; @icon-prev: '\f802'; @icon-wishlist-full: '\e889'; @icon-wishlist-empty: '\f83c'; @icon-compare-full: '\f83b'; @icon-compare-empty: '\f83b'; @icon-envelope: '\f84c'; @icon-arrow-up: '\f840'; @icon-arrow-down: '\f842'; @icon-star: '\f844'; @icon-star-empty: '\f845'; @icon-warning: '\f84a'; @icon-success: '\f846'; @icon-error: '\f847'; @icon-checkmark: '\f82b'; @icon-help: '\f853'; @icon-print: '\e624'; @icon-download: '\e626'; @icon-private: '\e629'; @icon-present: '\e62a'; @icon-gift-registry: '\e62b'; @icon-calendar__font-size: 23px; // // Sidebar // --------------------------------------------- @sidebar__background-color: @color-white-smoke; // Used in cart sidebar, Checkout sidebar, Tier Prices, My account navigation, Rating block background // Custom @autocomplete__background-color: #777; @autocomplete__border: #777; @autocomplete-item__border: #777; @autocomplete-item__hover__color: #777;