/*! Theme Name: aCommerce Theme URI: https://spiderbuzz.com/wordpress-themes/acommerce/ Author: spiderbuzz Author URI: http://spiderbuzz.com Description: aCommerce is a modern free WooCommerce WordPress theme especially designed for shops and eCommerce sites. It could be used for all types of ecommerce online stores, including: Fashion, Shoes, Jewelry, Watch, Sport, Technology, Mobile... aCommerce is easy to use and fully responsive. It comes with an eye-catching layout design that will instantly draw the attention of anyone who visits your website. Theme is translation ready. aCommerce is SEO friendly helping you to achieve the highest positions on Google and optimized codebase to maximize your site’s performance and loading speed. The Theme Customizer is truly magic tool to customize theme with pre-defined parameters, no coding is required. Main theme features: primary menu positions, search,top banner for promo , shop by category, right sidebars, custom logo, custom background, breadcrumbs, fast loading, cross-browser compatibility, font awesome, documentation , support, bootstrap grid layout. Theme including support for wishlist, quick view and compare plugins. [demo] http://demo.spiderbuzz.com/acommerce/ and [docs] https://spider-buzz.github.io/acommerce/ 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: acommerce Tags: blog, left-sidebar, right-sidebar, custom-header, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready,editor-style,E-Commerce This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. aCommerce is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ /* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ :root { --red: #ff1e00; } html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ .alignleft { display: inline; float: left; margin-right: 1.5em; } .alignright { display: inline; float: right; margin-left: 1.5em; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ outline: none; } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; } /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ body, button, input, select, optgroup, textarea { color: #404040; font-size: 16px; font-size: 1rem; line-height: 1.5; } h1 { font-size: 25px; } h2 { font-size: 20px; } h3 { font-size: 18px; } h4 { font-size: 16px; } h5 { font-size: 14px; } h6 { font-size: 12px; } h1, h2, h3, h4, h5, h6 { clear: both; margin: 0; } p { margin-bottom: 1em; text-align: justify; } dfn, cite, em, i { font-style: italic; } blockquote { margin: 0 1.5em; } address { margin: 0 0 1.5em; } pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 14px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; } .btn:focus { box-shadow: none; } code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 14px; font-size: 0.9375rem; } abbr, acronym { border-bottom: 1px dotted #666; cursor: help; } mark, ins { background: #eb6e1a; padding: 0 10px; display: inline-block; color: #fff; text-decoration: none; } big { font-size: 125%; } /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ html { box-sizing: border-box; } *, *:before, *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ box-sizing: inherit; } body { font-family: "Josefin Sans", sans-serif; background: #fff; overflow-x: hidden } hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; } ul, ol { margin: 0; padding: 0; } ul { list-style: disc; } ol { list-style: decimal; } li>ul, li>ol { margin-bottom: 0; margin-left: 1.5em; } dt { font-weight: bold; } dd { margin: 0 1.5em 1.5em; } img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ } figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ } table { margin: 1em 0 1.5em; width: 100%; background: #f6f6f6; padding: 15px; border-collapse: separate; } /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ button, input[type="button"], input[type="reset"], input[type="submit"], .wc-proceed-to-checkout a { border: none; color: #fff; cursor: pointer; background: #222; font-size: 14px; padding: 15px 24px; display: inline-block; outline: none; transition: .5s; border-radius: 4px; text-transform: capitalize; } /*input[type="button"]:hover,*/ /*input[type="reset"]:hover,*/ /*input[type="submit"]:hover,*/ /*.wc-proceed-to-checkout a:hover {*/ /* background: #eb6e1a;*/ /* color: #fff;*/ /* transition: .5s;*/ /*}*/ button:active, 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 { border-color: #aaa #bbb #bbb; } 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"], textarea { color: #666; border: 1px solid #ccc; border-radius: 0; padding: 13px; width: 100%; outline: none; } 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, textarea:focus { color: #111; } .home-menu.acommerce-header-one input[type="search"]:focus{ color: #ffffffa8; } select { border: 1px solid #ccc; } textarea { width: 100%; } /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Links --------------------------------------------------------------*/ a { color: #222; outline: none !important; text-transform: capitalize; } /* a:visited { color: #eb6e1a; } */ a:hover { text-decoration: none; } a:hover, a:focus, a:active { color: unset; } a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; } /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ span.sub-toggle-children{ display:none; } /* Text meant only for screen readers. */ .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ } .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /* Do not show the outline on the skip link target. */ #sb-wrapper[tabindex="-1"]:focus { outline: 0; } /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; } .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; } /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ .widget select { max-width: 100%; } /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/ .sticky { display: block; } .hentry { margin: 0 0 1.5em; } .updated:not(.published) { display: none; } .page-content, .entry-content, .entry-summary { margin: 1em 0 0; } .page-links { clear: both; margin: 0 0 1em; } /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ /* Globally hidden elements when Infinite Scroll is supported and in use. */ .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; } /* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */ .infinity-end.neverending .site-footer { display: block; } /*-------------------------------------------------------------- ## Galleries --------------------------------------------------------------*/ .gallery { margin-bottom: 1.5em; } .gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; } .gallery-columns-2 .gallery-item { max-width: 50%; } .gallery-columns-3 .gallery-item { max-width: 33.33%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66%; } .gallery-columns-7 .gallery-item { max-width: 14.28%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11%; } .gallery-caption { display: block; } ul.sb-hotdeal-countdown-section { color: #fff; } /** *add to cart section */ .woocommerce-mini-cart-item.mini_cart_item span.quantity { color: #222; display: block; margin: 20px 0; } p.woocommerce-mini-cart__total.total { color: #222; text-align: center; } .widget_shopping_cart_content { position: absolute; width: 300px; left: -137px; background: #fff; padding: 20px; max-height: 300px; z-index: 9999; border-radius: 4px; overflow: overlay; top: 21px; text-align: center; box-shadow: 0 0 30px rgba(0, 0, 0, 0.10); } li.woocommerce-mini-cart-item.mini_cart_item { padding-bottom: 15px; line-height: initial; font-size: 14px; text-align: left; float: left; width: 100%; } p.woocommerce-mini-cart__buttons.buttons { margin-bottom: 23px; margin-top: 20px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; } p.woocommerce-mini-cart__buttons.buttons a { background: var(--black); display: block; color: #fff; padding: 10px 0; text-align: center; border-radius: 0; margin: 15px 5px 0 5px; } p.woocommerce-mini-cart__buttons.buttons a:hover { background: #222; color: #fff; } /* custom css */ td.product-thumbnail img { width: 150px; } .quantity input[type="number"] { width: 54%; } .comment-list { margin: 20px 0; padding: 0; } .comment-list li:nth-child(odd) { background: #ffffff; } div#comments { background: #fff; padding: 20px; } .bypostauthor { display: block; } .comment-list li:nth-child(even) { background: #fff; } .comment-author img, .comment_container img { border-radius: 100%; height: 45px; width: 45px; vertical-align: middle; margin-right: 10px; margin-bottom: 10px; } .comment-content p { margin-bottom: 0.5rem; } .reply a { color: #222; font-size: 14px; } .woocommerce-checkout .col-1, .woocommerce-checkout .col-2 { max-width: 48%; padding-right: 0; padding-left: 0; } .woocommerce-checkout .col-1{ float:left; } .woocommerce-checkout .col-2{ float:right; } .form-row { display: block; margin-left: 0; } form.checkout.woocommerce-checkout { margin-top: 90px; } .select2-container .select2-selection--single { border-radius: 0 !important; height: 45px !important; margin: -6px 0px -4px !important; outline: none; } .woocommerce-info a:hover { text-decoration: none; } table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents { background: none; } .site-main .gridlist-toggle { margin-top: -5px !important; float: right; } /* ul.products li.product, li.product { -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75); } */ .list .sb-product-detail { text-align: left; float: left; width: 65%; padding: 15px 0; } .list .woocommerce-product-details__short-description { padding: 0 15px 15px; width: 100% !important; float: none !important; } ul.products.list li.product .price { float: left !important; } .widget_recent_comments li.recentcomments, .widget_recent_entries li span { color: var(--gray-medium); font-size: 14px; } .flex-control-nav li { border: none; text-align: center; margin: 0 5px; } .woocommerce-message { margin-top: 10px; } /** *aCommerce sidebar layout */ body.acommerce-left-sidebar aside#secondary { width: 28%; float: left; position: sticky; top: 30px; } body.acommerce-left-sidebar .sb-main-container-wrapper div#primary { width: 70%; float: right; } /* right siebar */ body.acommerce-right-sidebar aside#secondary { width: 28%; float: right; } body.acommerce-right-sidebar .sb-main-container-wrapper div#primary { width: 70%; float: left; } .comma.headphone img { width: 156px; height: 245px; object-fit: contain; } /* right siebar */ body.acommerce-both-sidebar aside.acommerce-sidebar-left { width: 20% !important; float: left; } body.acommerce-both-sidebar aside.acommerce-sidebar-right { width: 20% !important; float: right; } body.acommerce-both-sidebar .sb-main-container-wrapper div#primary { width: 58%; float: left; } /* no sidebar */ body.no-sidebar.acommerce-right-sidebar .sb-main-container-wrapper div#primary{ width:100%; } /* Hot Deal Style 2 */ section.hot-deals.hotoffer_products_style_2 ul.counter-timer-section li, section.hot-deals.hotoffer_products_style_2 ul.counter-timer-section li span { color: #fff; } /* top header */ .acommerce-top-header-wrapper { display: block; } .acommerce-top-header-wrapper div.acommerce-top-header { display: inline-block; } .acommerce-top-header.widget_gtranslate { float: right; } .acommerce-top-header.WOOCS_SELECTOR{ float:left; } .dd-desc { color: #aaa; display: inline !important; margin-left: 15px !important; overflow: hidden; font-weight: normal; line-height: 1.4em; } .dd-options,.dd-select{ width:200px !important; } .dd-select { background:none !important; border-radius: 2px; border: none !important; position: relative; cursor: pointer; } .woocommerce-currency-switcher-form .dd-selected{ padding:0 !important; } .acommerce-top-header-wrapper .container { position: relative; } .switcher.notranslate { position: absolute; right: 0; top: 0; } .textwidget p { margin: 0; } .woocommerce-currency-switcher-form .dd-selected,.textwidget p { font-size: 14px; color: var(--gray-dark); } .acommerce-top-header-wrapper div.acommerce-top-header ul li { display: inline-block; padding-left: 10px; } .acommerce-top-header-wrapper, .acommerce-header-secondary { background: #f5f5f5; } .acommerce-header-three .site-branding p.site-description{ text-align:center; } .acommerce-header-three .logo{ border-bottom: 2px solid #e0e0e0; } .acommerce-header-cat-content, .acommerce-header-user .my-account-link, .acommerce-popup-search { display: none; } .acommerce-header-cat-content.acommerce-isactive { display: block; position: absolute; top: 42px; z-index: 99; background: #fff; padding: 10px; width: 240px; } .acommerce-header-three .acommerce-popup-search.is_active,.acommerce-header-four .acommerce-popup-search.is_active { display: block; position: absolute; right: 13%; top: 100%; background-color: rgba(255,255,255,0.2); border-color: rgba(255,255,255,0.09); } .acommerce-header-three .form-control.menu-search-box,.acommerce-header-four .form-control.menu-search-box{ width: 200px; height: 50px; line-height: 50px; background:none; color: var(--white); padding: 0px 0px 0 11px; } .acommerce-header-three .form-control.menu-search-box::placeholder,.acommerce-header-four .form-control.menu-search-box::placeholder{ color: var(--white); } .acommerce-header-three .form-control.menu-search-box a svg g stroke{ color:#fff; } .acommerce-header-cat-content.acommerce-isactive ul li { padding: 5px 10px; font-size: 14px; color: var(--black); font-weight: 500; } .acommerce-header-cat-content.acommerce-isactive ul li:hover{ background:#00000008; } .acommerce-header-category , .acommerce-header-three{ position: relative; } ul.acommerce-sub-cat { margin-left: 30px; } /* ------login-link------- */ .acommerce-header-user:hover .login-link { display: block; } .login-link { display: none; position: absolute; background: #fff; padding: 15px 20px; width: 100%; left: 0; top: 40px; } .login-link > a { color: #000; font-weight: 500; font-size: 22px; } .login-link .menu-main-container { margin-top: 15px; } .menu-main-container p label { color: #1e2e3d; font-size: 14px; font-weight: 500; } .lost-password { float: left; } label.woocommerce-form__label.woocommerce-form__label-for-checkbox{ float: right; } label.woocommerce-form__label.woocommerce-form__label-for-checkbox input { margin-right: 2px; } .lost-password ,.woocommerce-form__label span{ font-size: 12px; color: #5c5c5c; font-weight: normal; } .login-submit .woocommerce-Button { width: 100%; border-radius: 0; border: var(--dark); margin-top: 20px; } .login-submit .woocommerce-Button:hover { background: var(--black); } .woocommerce-form-login input { border: solid 1px #d0d0d0; background: transparent; } /*------- my-account-link------ */ .acommerce-header-user .my-account-link { width: 100%; padding: 15px 20px; } .acommerce-header-user .my-account-link > a { padding: 5px 10px; color: var(--black); font-weight: 600; font-size: 18px; } .my-account-link .menu-main-container { margin-top: 10px; } .acommerce-header-user .my-account-link ul.menu li { padding: 5px 10px; } .acommerce-header-user .my-account-link ul.menu li a { color: var(--black); font-weight: 400; font-size: 16px; } .acommerce-header-user .my-account-link ul.menu li:hover ,.acommerce-header-user .my-account-link ul.menu li.is-active{ background: #00000008; } /*------- acommerce-header-two------ */ .acommerce-header-two .acommerce-header-search.search-form { background: #f8f8f8; border-radius: 70px; padding: 0px 10px; position: relative; } .acommerce-header-two input.searchbox { width: 60%; border: none; background: transparent; border-left: 1px solid #979797; border-radius: 0; margin: 10px 0 10px 0px; padding: 0 6px; color: var(--gray-medium); } .acommerce-header-two input.searchbox::placeholder{ color: var(--gray-medium); } .acommerce-header-two select.cate-dropdown{ border: none; font-size: 14px; } .acommerce-header-two button.search-btn-bg { background: transparent; right: 16px; position: absolute; top: 0; bottom: 0; padding: 0; outline: none; } .acommerce-header-two .main-navigation ul li{ margin: 0px 17px 0 0; } .acommerce-header-two .main-navigation ul li a{ font-size: 14px; font-weight: 500; } .acommerce-header-secondary .main-navigation ul li a { color: #000; opacity: 0.5; font-size: 14px; text-transform: capitalize; } .acommerce-header-secondary .main-navigation ul li:hover a,.acommerce-header-secondary .main-navigation ul li.current-menu-item a{ color: var(--blue-dark); } .acommerce-header-secondary .main-navigation ul.nav-menu > li:hover{ border: none; } .acommerce-header-secondary .acommerce-header-cat-title a { font-size: 14px; font-weight: 500; color: var(--black); } .acommerce-header-cat-title a svg { width: 12px; height: 6px; } .acommerce-header-secondary .main-navigation ul li{ margin: 0 33px 0 0; } /*------- acommerce-header-four------ */ .acommerce-header-four .homepod-header { background: #fff; padding: 15px; border-radius: 0px 0px 5px 5px; } .acommerce-popup-search.is_active { display: block; position: absolute; right: 0%; top: 100%; } .acommerce-header-four .site-branding h1.site-title a{ font-size: 24px; font-weight: 600; } .acommerce-header-four .main-navigation ul li.current-menu-item > a, .acommerce-header-four .main-navigation ul li.children > a, .home-menu.acommerce-header-four ul#primary-menu li a:hover { color: var(--orange-light); } .acommerce-header-four ul#primary-menu li a, .acommerce-header-four .main-navigation div > ul > li.menu-item-has-children:before, .acommerce-header-four .main-navigation div > ul > li.children:before, .acommerce-header-four .main-navigation ul ul li.menu-item-has-children:before{ color: var(--black); opacity: 0.4; } .acommerce-header-four ul#primary-menu li a:hover,.acommerce-header-four .main-navigation div > ul > li.menu-item-has-children:hover:before, .acommerce-header-four .main-navigation ul ul li.menu-item-has-children:hover:before { color: var(--orange-light); opacity: 1; } .acommerce-header-four .right-side-wrapper svg{ fill: var(--black); opacity: 0.4; width: 14px; height: 14px; object-fit: contain; } .acommerce-header-four .right-side-wrapper .mini-cart svg path{ stroke: var(--black); } /* -----------acommerce-header-five---------- */ .acommerce-header-five { background: #3b12ff2b; } .acommerce-header-five .mini-cart a span,.acommerce-header-two .mini-cart a span{ position: unset; display: inline-flex; background: transparent; width: unset; font-size: 12px; font-weight: 600; } span.acommerce-header-cart-count-small { display: none !important; } .acommerce-header-two .mini-cart a span{ color: var(--black); } .acommerce-header-five .header-cart,.acommerce-header-two .header-cart { background: #ffffff42; border-radius: 4px; text-align: center; padding: 10px 18px; } .acommerce-header-two .header-cart{ padding: 0; } .acommerce-header-five .widget_shopping_cart_content,.acommerce-header-two .widget_shopping_cart_content{ top: 29px; } .acommerce-header-five .acommerce-popup-search.is_active { width: 100%; top: 0; transition: 2s; } .acommerce-header-five .acommerce-popup-search form.main-form { width: 100%; } .acommerce-header-five .acommerce-popup-search .form-control.menu-search-box{ background: #fff; width: 100%; font-size: 35px; color: #000; height: 100px; border-radius: 0; padding: 30px 90px 30px 30px; font-family: poppins, sans-serif; text-transform: initial; transition: 2s; } .acommerce-header-five .acommerce-popup-search .form-control::placeholder { color: #000; font-size: 35px; font-weight: 500; } .acommerce-header-five .acommerce-popup-search a.search-icon { position: absolute; right: 3%; top: 0; bottom: 0; align-items: center; display: flex; } .acommerce-header-five .acommerce-popup-search a.search-icon svg{ width: 30px; height: 30px; } .acommerce-header-user:hover .my-account-link { display: block; position: absolute; z-index: 9; background: #fff; padding: 10px; left: 0; top:35px; } .breadcrumb-center .col-12.breadcrumb-content, .col-12.breadcrumb-content { text-align: center; } .breadcrumb-right .col-12.breadcrumb-content { text-align: right; } .breadcrumb-left .col-12.breadcrumb-content { text-align: left; } body.acommerce-boxlayot{ width: 95%; margin: 0 auto; box-shadow: 0 0 20px rgba(0,0,0,0.3);; } .breadcrumb-trail.breadcrumbs ul.trail-items li.trail-item a:after { content: ' / '; padding: 10px; color: #fff; } .home-menu.acommerce-header-six p.site-description { text-align: center; } .home-menu.acommerce-header-six { border-bottom: 1px solid #adadad; } /* Menu Six Section */ .home-menu.acommerce-header-six #acommerce-header-toggle { display: block; position: relative; top: 0; left: 0; z-index: 1; -webkit-user-select: none; user-select: none; } .home-menu.acommerce-header-six #acommerce-header-toggle input { display: block; width: 40px; height: 32px; position: absolute; top: 0; left: 0; cursor: pointer; opacity: 0; /* hide this */ z-index: 2; /* and place it over the hamburger */ -webkit-touch-callout: none; } /* * Just a quick hamburger */ .home-menu.acommerce-header-six #acommerce-header-toggle span { display: block; width: 33px; height: 4px; margin-bottom: 5px; position: relative; background: #cdcdcd; border-radius: 3px; z-index: 1; transform-origin: 4px 0px; transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease; } .home-menu.acommerce-header-six #acommerce-header-toggle span:first-child { transform-origin: 0% 0%; } .home-menu.acommerce-header-six #acommerce-header-toggle span:nth-last-child(2) { transform-origin: 0% 100%; } /* * Transform all the slices of hamburger * into a crossmark. */ .home-menu.acommerce-header-six #acommerce-header-toggle input:checked ~ span { opacity: 1; transform: rotate(45deg) translate(-2px, -1px); background: #232323; } /* * But let's hide the middle one. */ .home-menu.acommerce-header-six #acommerce-header-toggle input:checked ~ span:nth-last-child(3) { opacity: 0; transform: rotate(0deg) scale(0.2, 0.2); } /* * Ohyeah and the last one should go the other direction */ .home-menu.acommerce-header-six #acommerce-header-toggle input:checked ~ span:nth-last-child(2) { transform: rotate(-45deg) translate(0, -1px); } /* * Make this absolute positioned * at the top left of the screen */ .home-menu.acommerce-header-six #menu { position: absolute; width: 300px; height: 100vh; margin: -105px 0 0 -130px; padding: 50px; padding-top: 125px; background: #ededed; list-style-type: none; -webkit-font-smoothing: antialiased; transform-origin: 0% 0%; transform: translate(-100%, 0); transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0); } .home-menu.acommerce-header-six #menu li { padding: 10px 0; font-size: 22px; } /* * And let's slide it in from the left */ .home-menu.acommerce-header-six #acommerce-header-toggle input:checked ~ ul { transform: none; } .home-menu.acommerce-header-seven .phone-call.d-flex a { color: #fff; } ul.acommerce-social-links li { display: inline-block; margin-left: 10px; } .home-menu.acommerce-header-seven nav#site-navigation { text-align: right; } a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added { display: none; } div.widget_acommerce_alternate_product_widget a.add_to_cart_button { visibility: visible; } body.header_style_absolute_section .home-menu { position: relative; background-image: var(--bg-gradient); align-items: center; display: flex; justify-content: center; z-index: 1; } body.custom-background .home-menu.acommerce-header-one { background: transparent; } body.header_style_absolute_section .services.servie_style_1, body.header_style_absolute_section .services.servie_style_2{ margin-top: 0; } footer#colophon { background: black; } /** *Acommerce Style Section */ /* ====== Note: Do not edit this file. If you wish to add your own CSS, go to Customizer > Additional CSS. ====== */ /*! * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS and IE text size adjust after device orientation change, * without disabling user zoom. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /** * Remove default margin. */ body { margin: 0; } /* HTML5 display definitions ========================================================================== */ /** * Correct `block` display not defined for any HTML5 element in IE 8/9. * Correct `block` display not defined for `details` or `summary` in IE 10/11 * and Firefox. * Correct `block` display not defined for `main` in IE 11. */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /** * 1. Correct `inline-block` display not defined in IE 8/9. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */ audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ audio:not([controls]) { display: none; height: 0; } /** * Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */ [hidden], template { display: none; } /* Links ========================================================================== */ /** * Remove the gray background color from active links in IE 10. */ a { background-color: transparent; } /** * Improve readability of focused elements when they are also in an * active/hover state. */ a:active, a:hover { outline: 0; } /* Text-level semantics ========================================================================== */ /** * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */ abbr[title] { border-bottom: 1px dotted; } /** * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */ b, strong { font-weight: bold; } /** * Address styling not present in Safari and Chrome. */ dfn { font-style: italic; } /** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari, and Chrome. */ h1 { font-size: 2em; margin: 0.67em 0; } /** * Address styling not present in IE 8/9. */ mark { background: #ff0; color: #000; } /** * Address inconsistent and variable font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* Embedded content ========================================================================== */ /** * Remove border when inside `a` element in IE 8/9/10. */ img { border: 0; } /** * Correct overflow not hidden in IE 9/10/11. */ svg:not(:root) { overflow: hidden; } /* Grouping content ========================================================================== */ /** * Address margin not present in IE 8/9 and Safari. */ figure { margin: 1em 40px; } /** * Address differences between Firefox and other browsers. */ hr { box-sizing: content-box; height: 0; } /** * Contain overflow in all browsers. */ pre { overflow: auto; } /** * Address odd `em`-unit font size rendering in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } /* Forms ========================================================================== */ /** * Known limitation: by default, Chrome and Safari on OS X allow very limited * styling of `select`, unless a `border` property is set. */ /** * 1. Correct color not being inherited. * Known issue: affects color of disabled elements. * 2. Correct font properties not being inherited. * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */ button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ } /** * Address `overflow` set to `hidden` in IE 8/9/10/11. */ button { overflow: visible; } /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. * Correct `select` style inheritance in Firefox. */ button, select { text-transform: none; } /** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /** * Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: default; } /** * Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ input { line-height: normal; } /** * It's recommended that you don't attempt to style these elements. * Firefox's implementation doesn't respect box-sizing, padding, or width. * * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Fix the cursor style for Chrome's increment/decrement buttons. For certain * `font-size` values of the `input`, it causes the cursor style of the * decrement button to change from `default` to `text`. */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Address `appearance` set to `searchfield` in Safari and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */ input[type="search"] { -webkit-appearance: textfield; /* 1 */ box-sizing: content-box; /* 2 */ } /** * Remove inner padding and search cancel button in Safari and Chrome on OS X. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * Define consistent border, margin, and padding. */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 1. Correct `color` not being inherited in IE 8/9/10/11. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ legend { border: 0; /* 1 */ padding: 0; /* 2 */ } /** * Remove default vertical scrollbar in IE 8/9/10/11. */ textarea { overflow: auto; } /** * Don't inherit the `font-weight` (applied by a rule above). * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */ optgroup { font-weight: bold; } /* Tables ========================================================================== */ /** * Remove most spacing between table cells. */ table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } /** * Typography */ body { -ms-word-wrap: break-word; word-wrap: break-word; } body, button, input, textarea { color: #43454b; font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; line-height: 1.618; text-rendering: optimizeLegibility; font-weight: 400; } select { color: initial; font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; max-width: 100%; } h1, h2, h3, h4, h5, h6 { clear: both; font-weight: 300; margin: 0 0 0.5407911001em; color: #131315; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: 300; } h1, .alpha { font-size: 2.617924em; line-height: 1.214; letter-spacing: -1px; } h2, .beta { font-size: 2em; line-height: 1.214; } h2 + h3, .beta + h3 { border-top: 1px solid rgba(0, 0, 0, 0.05); padding-top: 0.5407911001em; } h3, .gamma { font-size: 1.618em; } h4, .delta { font-size: 1.41575em; } .alpha, .beta, .gamma, .delta { display: block; } p + h2, p + header h2, p + h3, p + h4, ul + h2, ul + header h2, ul + h3, ul + h4, ol + h2, ol + header h2, ol + h3, ol + h4, table + h2, table + header h2, table + h3, table + h4, blockquote + h2, blockquote + header h2, blockquote + h3, blockquote + h4, form + h2, form + header h2, form + h3, form + h4 { margin-top: 2.2906835em; } hr { background-color: #ccc; border: 0; height: 1px; margin: 0 0 1.41575em; } p { margin: 0 0 1.41575em; } ul, ol { margin: 0 0 1.41575em 3em; padding: 0; } ul { list-style: disc; } ol { list-style: decimal; } li > ul, li > ol { margin-bottom: 0; margin-left: 1em; } dt { font-weight: 600; } dd { margin: 0 0 1.618em; } b, strong { font-weight: 600; } dfn, cite, em, i { font-style: italic; } blockquote { padding: 0 1em; border-left: 3px solid rgba(0, 0, 0, 0.05); font-style: italic; } address { margin: 0 0 1.41575em; } pre { background: rgba(0, 0, 0, 0.1); font-family: 'Courier 10 Pitch', Courier, monospace; margin-bottom: 1.618em; padding: 1.618em; overflow: auto; max-width: 100%; } code, kbd, tt, var { font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace; background-color: rgba(0, 0, 0, 0.05); padding: 0.202em 0.5407911001em; } abbr, acronym { border-bottom: 1px dotted #666; cursor: help; } mark, ins { text-decoration: none; font-weight: 600; background: transparent; } sup, sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; } sup { bottom: 1ex; } sub { top: 0.5ex; } small { font-size: 75%; } big { font-size: 125%; } figure { margin: 0; } table { margin: 0 0 1.41575em; width: 100%; } img { height: auto; max-width: 100%; display: block; } a { color: #2c2d33; text-decoration: none; } a:focus, input:focus, textarea:focus, button:focus { outline: 2px solid #96588a; } .storefront-cute * { font-family: 'Comic Sans MS', sans-serif; } /** * Tables */ table { border-spacing: 0; width: 100%; border-collapse: separate; } table caption { padding: 1em 0; font-weight: 600; } table td, table th { padding: 1em 1.41575em; text-align: left; vertical-align: top; } table td p:last-child, table th p:last-child { margin-bottom: 0; } table th { font-weight: 600; } table thead th { padding: 1.41575em; vertical-align: middle; } table tbody h2 { font-size: 1em; letter-spacing: normal; font-weight: normal; } table tbody h2 a { font-weight: normal; } /** * Comments */ #comments { padding-top: 2.617924em; } #comments .comments-title { border-bottom: 1px solid rgba(0, 0, 0, 0.05); padding-bottom: 0.5407911001em; margin-bottom: 1.618em; } #comments .comment-list { list-style: none; margin-left: 0; } #comments .comment-list .comment-body::before, #comments .comment-list .comment-body::after { content: ''; display: table; } #comments .comment-list .comment-body::after { clear: both; } #comments .comment-list .comment-content { padding-bottom: 1.618em; margin-bottom: 1.618em; } #comments .comment-list .comment-content .comment-text { padding: 1.618em; border-radius: 3px; } #comments .comment-list .comment-content .comment-text p:last-child { margin-bottom: 0; } #comments .comment-list .comment-meta { margin-bottom: 1em; } #comments .comment-list .comment-meta .avatar { margin-bottom: 1em; max-width: 64px; height: auto; } #comments .comment-list .comment-meta a.comment-date { font-size: 0.875em; } #comments .comment-list .comment-meta cite { font-style: normal; clear: both; display: block; } #comments .comment-list .reply { margin-bottom: 1.618em; padding-top: 0.6180469716em; } #comments .comment-list .reply::before, #comments .comment-list .reply::after { content: ''; display: table; } #comments .comment-list .reply::after { clear: both; } #comments .comment-list .reply a { display: inline-block; margin-right: 1em; } #comments .comment-list .reply a:last-child { margin-right: 0; } #comments .comment-list .children { list-style: none; } .comment-content a { word-wrap: break-word; } #respond { clear: both; padding: 1.618em; background-color: rgba(0, 0, 0, 0.0125); position: relative; } #respond .comment-form-author input, #respond .comment-form-email input, #respond .comment-form-url input { width: 100%; } #respond .form-submit, #respond form { margin-bottom: 0; } #respond #cancel-comment-reply-link { position: absolute; top: 0.5407911001em; right: 0.5407911001em; display: block; height: 1em; width: 1em; overflow: hidden; line-height: 1; font-size: 1.41575em; text-align: center; -webkit-transition: ease, 0.3s, -webkit-transform; transition: ease, 0.3s, -webkit-transform; transition: transform, ease, 0.3s; transition: transform, ease, 0.3s, -webkit-transform; } #respond #cancel-comment-reply-link:hover { -webkit-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3); } textarea { overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */ padding-left: 0.875em; vertical-align: top; /* Improves readability and alignment in all browsers */ width: 100%; } label { font-weight: 400; } label.inline input { width: auto; } fieldset { padding: 1.618em; padding-top: 1em; border: 0; margin: 0; margin-bottom: 1.618em; margin-top: 1.618em; } fieldset legend { font-weight: 600; padding: 0.6180469716em 1em; margin-left: -1em; } [placeholder]:focus::-webkit-input-placeholder { -webkit-transition: opacity 0.5s 0.5s ease; transition: opacity 0.5s 0.5s ease; opacity: 0; } /** * Media */ img { border-radius: 3px; } .page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; display: inline-block; border-radius: 0; } /** * Captions */ .wp-caption { margin-bottom: 1em; max-width: 100%; } .wp-caption img[class*='wp-image-'] { display: block; margin: 0 auto; } .wp-caption .wp-caption-text { text-align: left; font-style: italic; border-bottom: 2px solid rgba(0, 0, 0, 0.05); padding: 1em 0; } /** * Embeds */ embed, iframe, object, video { max-width: 100%; } /** * Main Naivgation */ /** * General Menu Styles */ .secondary-navigation { display: none; } button.menu-toggle { cursor: pointer; text-align: left; float: right; position: relative; border: 2px solid transparent; box-shadow: none; border-radius: 2px; background-image: none; padding: 0.6180469716em 0.875em 0.6180469716em 2.617924em; font-size: 0.875em; max-width: 120px; } button.menu-toggle:hover { background-image: none; } button.menu-toggle span::before { -webkit-transition: all, ease, 0.2s; transition: all, ease, 0.2s; } button.menu-toggle::before, button.menu-toggle::after, button.menu-toggle span::before { content: ''; display: block; height: 2px; width: 14px; position: absolute; top: 50%; left: 1em; margin-top: -1px; -webkit-transition: all, ease, 0.2s; transition: all, ease, 0.2s; border-radius: 3px; } button.menu-toggle::before { -webkit-transform: translateY(-4px); -ms-transform: translateY(-4px); transform: translateY(-4px); } button.menu-toggle::after { -webkit-transform: translateY(4px); -ms-transform: translateY(4px); transform: translateY(4px); } .toggled button.menu-toggle::before, .toggled button.menu-toggle::after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .toggled button.menu-toggle::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .toggled button.menu-toggle span::before { opacity: 0; } .primary-navigation { display: none; } .main-navigation::before, .main-navigation::after { content: ''; display: table; } .main-navigation::after { clear: both; } .main-navigation div.menu { display: none; } .main-navigation div.menu:last-child { display: block; } .main-navigation .menu { clear: both; } .nav-menu, .main-navigation div.menu > ul:not(.nav-menu) { /* overflow: hidden; */ max-height: 0; /* We have to use max-height because `height` isn't animatable */ -webkit-transition: all, ease, 0.8s; transition: all, ease, 0.8s; } .main-navigation.toggled .handheld-navigation, .main-navigation.toggled .menu > ul:not(.nav-menu), .main-navigation.toggled ul[aria-expanded=true] { max-height: 9999px; } .main-navigation ul { margin-left: 0; list-style: none; margin-bottom: 0; } .main-navigation ul ul { display: block; margin-left: 1.41575em; } .main-navigation ul li a { padding: 0.875em 0; display: block; } .main-navigation ul li a:hover { color: #e6e6e6; } /** * Pagination */ .site-main nav.navigation { clear: both; padding: 2.617924em 0; } .site-main nav.navigation::before, .site-main nav.navigation::after { content: ''; display: table; } .site-main nav.navigation::after { clear: both; } .site-main nav.navigation .nav-previous a, .site-main nav.navigation .nav-next a { display: inline-block; } .site-main nav.navigation .nav-previous { float: left; width: 50%; } .site-main nav.navigation .nav-next { float: right; text-align: right; width: 50%; } /** * Widgets */ .widget { margin: 0 0 3.706325903em; } .widget select { max-width: 100%; } .widget .widget-search .search-submit { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important; } .widget .widget-title, .widget .widgettitle { font-size: 1.41575em; letter-spacing: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.05); padding: 0 0 1em; margin-bottom: 1em; font-weight: 300; } .widget ul { margin-left: 0; list-style: none; } .widget ul ul { margin-left: 1.618em; } .widget-area .widget { font-weight: 400; } .widget-area .widget a.button { font-weight: 600 !important; } .header-widget-region::before, .header-widget-region::after { content: ''; display: table; } .header-widget-region::after { clear: both; } .header-widget-region .widget { margin: 0; padding: 1em 0; font-size: 0.875em; } .widget_search form, .widget_product_search form { position: relative; } .widget_search form input[type=text], .widget_search form input[type=search], .widget_product_search form input[type=text], .widget_product_search form input[type=search] { width: 100%; } .widget_search form input[type=submit], .widget_search form button[type=submit], .widget_product_search form input[type=submit], .widget_product_search form button[type=submit] { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important; top: 0; left: 0; } .widget_recent_entries ul, .widget_pages ul, .widget_categories ul, .widget_archive ul, .widget_recent_comments ul, .widget_nav_menu ul, .widget_links ul, .widget_product_categories ul, .widget_layered_nav ul, .widget_layered_nav_filters ul { margin: 0; } .widget_recent_entries ul li, .widget_pages ul li, .widget_categories ul li, .widget_archive ul li, .widget_recent_comments ul li, .widget_nav_menu ul li, .widget_links ul li, .widget_product_categories ul li, .widget_layered_nav ul li, .widget_layered_nav_filters ul li { list-style: none; margin-bottom: 1em; line-height: 1.41575em; } .widget_recent_entries ul .children, .widget_pages ul .children, .widget_categories ul .children, .widget_archive ul .children, .widget_recent_comments ul .children, .widget_nav_menu ul .children, .widget_links ul .children, .widget_product_categories ul .children, .widget_layered_nav ul .children, .widget_layered_nav_filters ul .children { margin-top: 0.6180469716em; margin-left: 1.618em; } .widget_recent_entries ul .children, .widget_pages ul .children, .widget_categories ul .children, .widget_archive ul .children, .widget_recent_comments ul .children, .widget_nav_menu ul .children, .widget_links ul .children, .widget_product_categories ul .children, .widget_layered_nav ul .children, .widget_layered_nav_filters ul .children { margin-left: 0; margin-top: 1em; } .widget-area #wp-calendar th, .widget-area #wp-calendar td, .footer-widgets #wp-calendar th, .footer-widgets #wp-calendar td { padding: 0.236em; text-align: center; } .widget_recent_entries ul ul.children, .widget_pages ul ul.children { margin: 0.6180469716em 0 0 1.41575em; } .widget_rating_filter .wc-layered-nav-rating { margin-bottom: 0.6180469716em; } .widget_rating_filter .wc-layered-nav-rating a { text-decoration: none !important; } .widget_rating_filter .wc-layered-nav-rating .star-rating { display: inline-block; height: 1em; line-height: 1; } .widget-area .widget { font-size: 0.875em; } .widget-area .widget h1.widget-title { font-size: 1.41575em; } .widget-area .widget a:not(.button) { font-weight: 600; text-decoration: underline; } .widget-area .widget a:not(.button):hover { text-decoration: none; } /** * Strictly Layout Styles */ @media (min-width: 768px) { /** * Comments */ .comment-list::before, .comment-list::after { content: ''; display: table; } .comment-list::after { clear: both; } .comment-list .comment { clear: both; } .comment-list .comment-meta { width: 17.6470588235%; float: left; margin-right: 5.8823529412%; text-align: right; } .comment-list .comment-meta .avatar { float: right; } .comment-list .comment-content { padding-bottom: 3.706325903em; margin-bottom: 3.706325903em; } .comment-list .comment-content, .comment-list #respond { width: 76.4705882353%; float: right; margin-right: 0; } .comment-list #respond { float: right; } .comment-list #respond .comment-form-author, .comment-list #respond .comment-form-email, .comment-list #respond .comment-form-url { width: 100%; margin-right: 0; } .comment-list .comment-body #respond { box-shadow: 0 6px 2em rgba(0, 0, 0, 0.2); margin-bottom: 2.617924em; margin-top: -1.618em; } .comment-list .reply { clear: both; text-align: right; } .comment-list ol.children { width: 88.2352941176%; float: right; margin-right: 0; list-style: none; } .comment-list ol.children .comment-meta { width: 20%; float: left; margin-right: 6.6666666667%; } .comment-list ol.children .comment-content, .comment-list ol.children #respond { width: 73.3333333333%; float: right; margin-right: 0; } .comment-list ol.children ol.children { width: 86.6666666667%; float: right; margin-right: 0; } .comment-list ol.children ol.children .comment-meta { width: 23.0769230769%; float: left; margin-right: 7.6923076923%; } .comment-list ol.children ol.children .comment-content, .comment-list ol.children ol.children #respond { width: 69.2307692308%; float: right; margin-right: 0; } .comment-list ol.children ol.children ol.children { width: 84.6153846154%; float: right; margin-right: 0; } .comment-list ol.children ol.children ol.children .comment-meta { width: 27.2727272727%; float: left; margin-right: 9.0909090909%; } .comment-list ol.children ol.children ol.children .comment-content, .comment-list ol.children ol.children ol.children #respond { width: 63.6363636364%; float: right; margin-right: 0; } .comment-list ol.children ol.children ol.children ol.children { width: 81.8181818182%; float: right; margin-right: 0; } .comment-list ol.children ol.children ol.children ol.children .comment-meta { width: 33.3333333333%; float: left; margin-right: 11.1111111111%; } .comment-list ol.children ol.children ol.children ol.children .comment-content, .comment-list ol.children ol.children ol.children ol.children #respond { width: 55.5555555556%; float: right; margin-right: 0; } #respond { padding: 2.617924em; } #respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url { width: 29.4117647059%; float: left; margin-right: 5.8823529412%; } #respond .comment-form-url { float: right; margin-right: 0; } #respond .comment-form-comment { clear: both; } } div.right-side-wrapper .add-to-cart.align-self-center li { list-style: none; } h1.site-title { margin: 0; } .main-navigation ul li { display: inline-block; width: fit-content; } ul#primary-menu { display: block; } footer#colophon section.widget ul li a { color: #fbfbfb; }