AlkantarClanX12
Current Path : /home/thanudqk/siamfreetour.com/wp-content/themes/qoe/ |
Current File : /home/thanudqk/siamfreetour.com/wp-content/themes/qoe/style-rtl.css |
/* Theme Name: Qoe Theme URI: https://maneshtimilsina.com/themes/qoe/ Author: Manesh Timilsina Author URI: https://maneshtimilsina.com/ Description: Qoe is a minimal, clean, and powerful WordPress block theme for WooCommerce. Requires at least: 5.9 Tested up to: 6.4 Requires PHP: 5.6 Version: 1.0.4 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: qoe Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, blog, e-commerce, wide-blocks */ *, *::before, *::after { box-sizing: inherit; } html { box-sizing: border-box; } body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .is-style-box-shadow { box-shadow: 0 10px 100px 0 rgba(21, 15, 151, 0.14); } .wp-block-image { margin-block: var(--wp--preset--spacing--small); } footer.wp-block-template-part { margin: 0; } .button, .button:visited, button, .wp-block-search__button, input[type=button], input[type=reset], input[type=submit] { font-family: inherit; font-size: var(--wp--preset--font-size--base); border: none; border-radius: 5px; background: var(--wp--preset--color--primary); color: var(--wp--preset--color--white); line-height: 1; padding: calc(0.667em + 2px) calc(1.333em + 2px); -webkit-text-decoration: none; text-decoration: none; cursor: pointer; transition: 0.4s ease-in-out; } .button:active, .button:focus, button:active, button:focus, .wp-block-search__button:active, .wp-block-search__button:focus, input[type=button]:active, input[type=button]:focus, input[type=reset]:active, input[type=reset]:focus, input[type=submit]:active, input[type=submit]:focus { background: var(--wp--preset--color--primary); color: var(--wp--preset--color--white); } input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=range], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], select, textarea { font-family: inherit; font-size: var(--wp--preset--font-size--base); color: var(--wp--preset--color--base); border: none; border: 1px solid var(--wp--preset--color--quinary); border-radius: 5px; padding: 0.5em; width: 100%; } input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=range]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, select:focus, textarea:focus { outline: 1px solid var(--wp--preset--color--secondary); } #back-to-top { position: fixed; left: 20px; bottom: 76px; z-index: 99; display: grid; align-content: center; justify-content: center; place-content: center; width: 48px; height: 48px; border-radius: 6px; box-shadow: 0 0 12px rgba(79, 76, 60, 0.2); background-color: rgba(255, 255, 255, 0.85); color: #111; cursor: pointer; visibility: hidden; opacity: 0; } @media (min-width: 48em) { #back-to-top { bottom: 108px; } } @media (min-width: 64em) { #back-to-top { bottom: 135px; } } #back-to-top.is-visible { visibility: visible; opacity: 1; } #back-to-top svg { fill: #111; transition: all 0.25s; } #back-to-top:hover { background-color: #fff; } #back-to-top:hover svg { fill: #008aff; } ul > li > a, ol > li > a { text-decoration: inherit; } ul.is-style-none { list-style-type: none; padding-inline-start: 0; } ul.is-style-square { list-style-type: square; } hr.wp-block-separator.has-background { height: 2px !important; } hr.wp-block-separator.is-style-dots { height: auto !important; } hr.wp-block-separator.is-style-dotted { width: 100% !important; border-bottom: none !important; height: 1px !important; background: repeating-linear-gradient(-90deg, currentcolor, currentcolor 2px, transparent 2px, transparent 6px) !important; } hr.wp-block-separator.is-style-wide-thin-line { height: 1px !important; border-width: 1px !important; width: 100% !important; } hr.wp-block-separator.is-style-left-aligned { margin-right: 0 !important; } hr.wp-block-separator.is-style-right-aligned { margin-left: 0 !important; }