source: main/trunk/model-interfaces-dev/whakatohea/iframe/Tīpuna-WMTB_files/main_style.css@ 33835

Last change on this file since 33835 was 33835, checked in by davidb, 4 years ago

Supporting iframe files now located within interface area

File size: 61.6 KB
Line 
1.font-primary { font-family: "Poppins", sans-serif; }
2 .page-title-text-style { font-size: 52px; line-height: 1.4; letter-spacing: 1px; color: #4f4f4e; font-weight: bold; }
3 .page-subtitle-text-style { font-size: 36px; font-weight: 600; line-height: 1.5; letter-spacing: 1px; color: #4f4f4e; }
4 .heading-text-style { font-family: "Poppins", sans-serif; color: #4f4f4e; margin-bottom: 0.75em; font-size: 20px; font-weight: bold; line-height: normal; letter-spacing: 0.1em; }
5 .banner-p-text-style { font-family: "Poppins", sans-serif; margin-bottom: 25px; color: inherit; letter-spacing: 3px; font-size: 14px; text-transform: uppercase; font-weight: 500; line-height: normal; }
6 @media screen and (min-width: 1025px) {
7 .banner-p-text-style { font-size: 16px; }
8 }
9 .sidebar-heading-text-style { font-size: 16px; font-weight: 500; letter-spacing: 0.1875em; color: #4f4f4e; text-transform: uppercase; }
10 .link-text-style { color: #4f4f4e; text-decoration: underline; font-weight: 600; letter-spacing: 0.09375em; }
11 .link-list-text-style { font-size: 14px; font-weight: 500; letter-spacing: 0.143em; color: #4f4f4e; text-decoration: none; }
12 .link-list-text-style:hover { color: #fff; }
13 .product-price-text-style { color: #fff; font-size: 36px; font-weight: 600; line-height: 1.5; letter-spacing: 1px; }
14 .product-option-text-style { text-transform: uppercase; font-size: 12px; letter-spacing: 1px; }
15 .product-grid-title-text-style { font-size: 18px; line-height: 1.7; letter-spacing: normal; font-weight: normal; }
16 .input-style { font-family: "Poppins", sans-serif; font-size: 14px; letter-spacing: 0.1em; color: #717170; font-weight: 400; line-height: normal; border: 0; border-bottom: 1px solid #e5e5e5; border-radius: 0; background: transparent; -webkit-transition: border-color 0.2s ease; -o-transition: border-color 0.2s ease; transition: border-color 0.2s ease; }
17 .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0; }
18 .clearfix::after { content: ""; display: table; clear: both; }
19 .offcanvas { -webkit-transition: transform 0.3s ease-out; -o-transition: transform 0.3s ease-out; transition: transform 0.3s ease-out; }
20 body.minicart-visible .offcanvas { -webkit-transform: translateX(-100vw); -ms-transform: translateX(-100vw); -o-transform: translateX(-100vw); transform: translateX(-100vw); }
21 @media screen and (min-width: 1025px) {
22 body.minicart-visible .offcanvas { -webkit-transform: translateX(-450px); -ms-transform: translateX(-450px); -o-transform: translateX(-450px); transform: translateX(-450px); }
23 }
24 ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, div.paragraph, blockquote, fieldset, input { margin: 0; padding: 0; }
25 ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }
26 body { font-family: "Poppins", sans-serif; width: 100%; height: 100%; min-height: 100%; overflow-x: hidden; background: #ffffff; color: #717170; font-size: 16px; font-weight: normal; line-height: 2; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
27 body.mobile-nav-open { overflow: hidden; }
28 a { color: #4f4f4e; text-decoration: underline; font-weight: 600; letter-spacing: 0.09375em; }
29 a:hover { color: #fff; text-decoration: none; }
30 a img { border: 0; }
31 h2 { font-family: "Poppins", sans-serif; color: #4f4f4e; margin-bottom: 0.75em; font-size: 20px; font-weight: bold; line-height: normal; letter-spacing: 0.1em; }
32 h2 a { text-decoration: none; letter-spacing: inherit; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
33 blockquote { font-family: "Poppins", sans-serif; background: url(theme/images/quote.png?1576725593) no-repeat; font-style: italic; color: #b9b9b9; padding: 2em; margin: 2em 0; border-left: 0px !important; font-size: 16px; font-weight: normal; line-height: normal; }
34 ::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder { color: #c1c1c1; opacity: 0.85; }
35 input[type="text"], input[type="email"], textarea { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-shadow: none; }
36 textarea { resize: none; }
37 select { -webkit-appearance: none; -moz-appearance: none; appearance: none; text-indent: 0.01px; text-overflow: ''; }
38 .wsite-form-field input[type="radio"], .wsite-form-field input[type="checkbox"], .wsite-com-product-option-groups input[type="radio"], .wsite-com-product-option-groups input[type="checkbox"] { -webkit-transition: border-color 0.2s ease; -o-transition: border-color 0.2s ease; transition: border-color 0.2s ease; width: 20px; height: 20px; border: 1px solid #e5e5e5 !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-shadow: none; }
39 .wsite-form-field input[type="radio"], .wsite-com-product-option-groups input[type="radio"] { border-radius: 50%; }
40 .wsite-form-field input[type="checkbox"], .wsite-com-product-option-groups input[type="checkbox"] { background-color: white; border-radius: 0; }
41 .wsite-form-field input[type="radio"]:after, .wsite-com-product-option-groups input[type="radio"]:after { display: block; border-radius: 50%; box-sizing: border-box; content: ""; }
42 .wsite-form-field input[type="radio"]:checked, .wsite-com-product-option-groups input[type="radio"]:checked { border-color: #fff !important; }
43 .wsite-form-field input[type="radio"]:checked:after, .wsite-com-product-option-groups input[type="radio"]:checked:after { background: #fff; border: 4px solid #fafafa; width: 18px; height: 18px; }
44 .wsite-form-field input[type="checkbox"]:after, .wsite-com-product-option-groups input[type="checkbox"]:after { position: relative; top: 3px; left: 6px; width: 3px; height: 6px; border: solid #fff; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
45 .wsite-form-field input[type="checkbox"]:checked, .wsite-com-product-option-groups input[type="checkbox"]:checked { border-color: #fff !important; }
46 .wsite-form-field input[type="checkbox"]:checked:after, .wsite-com-product-option-groups input[type="checkbox"]:checked:after { display: block; content: " "; }
47 .template-script { display: none; }
48 .wrapper { position: relative; width: 100%; overflow: hidden; }
49 .site-canvas { -webkit-transition: transform 0.3s ease-out; -o-transition: transform 0.3s ease-out; transition: transform 0.3s ease-out; position: relative; width: 100%; height: 100%; }
50 body.minicart-visible .site-canvas { -webkit-transform: translateX(-100vw); -ms-transform: translateX(-100vw); -o-transform: translateX(-100vw); transform: translateX(-100vw); }
51 @media screen and (min-width: 1025px) {
52 body.minicart-visible .site-canvas { -webkit-transform: translateX(-450px); -ms-transform: translateX(-450px); -o-transform: translateX(-450px); transform: translateX(-450px); }
53 }
54 body.sticky-nav-on .site-canvas { padding-top: 93px; }
55 @media screen and (min-width: 1025px) {
56 body.sticky-nav-on .site-canvas { padding-top: 120px; }
57 }
58 .container { width: 100%; max-width: 1170px; padding-right: 15px; padding-left: 15px; margin: 0 auto; box-sizing: border-box; }
59 .wsite-section-content { position: relative; }
60 body.wsite-checkout-page .dusk-header { position: absolute !important; }
61 .dusk-header { -webkit-transition: transform 0.3s ease-out; -o-transition: transform 0.3s ease-out; transition: transform 0.3s ease-out; -webkit-transition: opacity 0.6s ease-in 0.3s transform 0.3s ease-out; -o-transition: opacity 0.6s ease-in 0.3s transform 0.3s ease-out; transition: opacity 0.6s ease-in 0.3s transform 0.3s ease-out; position: relative; width: 100%; z-index: 13; box-sizing: border-box; background: #ffffff; opacity: 0; }
62 body.minicart-visible .dusk-header { -webkit-transform: translateX(-100vw); -ms-transform: translateX(-100vw); -o-transform: translateX(-100vw); transform: translateX(-100vw); }
63 @media screen and (min-width: 1025px) {
64 body.minicart-visible .dusk-header { -webkit-transform: translateX(-450px); -ms-transform: translateX(-450px); -o-transform: translateX(-450px); transform: translateX(-450px); }
65 }
66 body.reveal-elements .dusk-header, body.wsite-native-mobile-editor .dusk-header { opacity: 1; }
67 body.sticky-nav-on .dusk-header { position: fixed; top: 0; left: 0; width: 100%; }
68 .dusk-header::after { position: absolute; bottom: 0; left: 0; display: block; width: 100%; border-top: 1px solid #e5e5e5; content: ''; }
69 .dusk-header .nav-wrap { width: 100%; }
70 .dusk-header .container { display: -webkit-flex; display: -ms-flexbox; display: -ms-flex; display: flex; -ms-flex-pack: justify; -webkit-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-align: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; -webkit-transition: height 0.2s ease; -o-transition: height 0.2s ease; transition: height 0.2s ease; height: 120px; }
71 body.header-compressed .dusk-header .container { height: 80px; }
72 @media screen and (max-width: 1024px) {
73 .dusk-header .container { -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; height: 93px; padding-right: 20px; padding-left: 20px; }
74 body.header-compressed .dusk-header .container { height: 65px; }
75 }
76 .dusk-header .hamburger { padding: 8px; background-color: transparent; border: 0; text-align: left; color: #4f4f4e; }
77 @media screen and (min-width: 1025px) {
78 .dusk-header .hamburger { display: none; }
79 }
80 .dusk-header .logo { line-height: 1; }
81 @media screen and (min-width: 1025px) {
82 .dusk-header .logo { margin-right: 54px; }
83 }
84 .dusk-header .logo .wsite-logo { vertical-align: auto !important; }
85 .dusk-header .logo a { font-family: "Poppins", sans-serif; display: block; overflow: hidden; letter-spacing: 0.04375em; text-transform: uppercase; text-decoration: none; font-size: 26px; font-weight: bold; }
86 @media screen and (min-width: 1025px) {
87 .dusk-header .logo a { font-size: 36px; }
88 }
89 .dusk-header .logo img { display: block; overflow: hidden; max-width: 200px; max-height: 40px; }
90 @media screen and (max-width: 1024px) {
91 .dusk-header .hamburger, .dusk-header .site-utils { -webkit-flex-basis: 100px; -ms-flex-basis: 100px; flex-basis: 100px; -ms-flex-pack: end; -webkit-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end; }
92 }
93 .dusk-header .icon-search, .dusk-header .login-link svg { width: auto; height: 18px; }
94 .dusk-header .wsite-search { -ms-flex-align: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: none; overflow: hidden; background-color: #ffffff; }
95 .dusk-header .wsite-search.animating, .dusk-header .wsite-search.visible { display: -webkit-flex; display: -ms-flexbox; display: -ms-flex; display: flex; }
96 .dusk-header .wsite-search.animating-in, .dusk-header .wsite-search.animating-out { width: 0; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
97 .dusk-header .wsite-search.visible { width: 100%; }
98 .dusk-header #wsite-header-search-form { width: 80%; }
99 .dusk-header .wsite-search-input { font-family: "Poppins", sans-serif; display: block; width: 100%; padding-left: 15px; border: 0; background: none; font-size: 14px; font-weight: 500; }
100 .dusk-header .wsite-search-button { display: none; }
101 .site-utils { display: -webkit-flex; display: -ms-flexbox; display: -ms-flex; display: flex; -ms-flex-pack: justify; -webkit-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-align: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; }
102 .site-utils a { letter-spacing: normal; }
103 .search-toggle, .header-login { padding: 4px; line-height: 0; }
104 .search-toggle:hover, .header-login:hover { color: #fff; }
105 .search-toggle .icon-close, .header-login .icon-close { display: none; }
106 .search-toggle.is-active .icon-close, .header-login.is-active .icon-close { display: block; }
107 .search-toggle.is-active .icon-search, .header-login.is-active .icon-search { display: none; }
108 .search-toggle { display: none; }
109 @media screen and (max-width: 1024px) {
110 .search-toggle { display: none !important; }
111 }
112 body.has-site-search .search-toggle { display: inline-block; }
113 .login-link { position: relative; cursor: pointer; color: #4f4f4e; }
114 .dusk-header .login-link { margin-left: 30px; line-height: 1; }
115 @media screen and (max-width: 1024px) {
116 .dusk-header .login-link { display: none !important; }
117 }
118 .login-link #member-login { position: absolute; width: 22px; height: 22px; top: 0; left: 0; overflow: hidden; opacity: 0; z-index: 2; }
119 body.wsite-editor .search-toggle { display: none; }
120 body.wsite-editor .wsite-search { display: block; width: auto; height: auto; left: auto; right: -30px; top: calc(50% - 12px); color: #4f4f4e; }
121 body.wsite-editor .wsite-search input { display: none; }
122 .dummy-nav { display: none; }
123 .desktop-nav { -webkit-flex-grow: 2; -ms-flex-grow: 2; flex-grow: 2; padding: 0; margin-right: 30px; position: relative; }
124 @media screen and (max-width: 1024px) {
125 .desktop-nav { display: none; }
126 }
127 .desktop-nav ul { list-style-type: none; }
128 .desktop-nav li { position: relative; box-sizing: border-box; padding: 0; list-style: none; }
129 .desktop-nav li:hover > .wsite-menu-wrap { -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; visibility: visible; opacity: 1; }
130 .desktop-nav li#active > .wsite-menu-item, .desktop-nav li > .wsite-menu-item:hover { color: #fff; border: none; }
131 .desktop-nav a { display: block; }
132 .desktop-nav .wsite-menu-item-wrap { float: left; margin: 0; }
133 .desktop-nav .wsite-menu-item-wrap.has-submenu::after { display: none; }
134 .desktop-nav .wsite-menu-item { font-family: "Poppins", sans-serif; -webkit-transition: color 0.2s ease; -o-transition: color 0.2s ease; transition: color 0.2s ease; padding: 20px 0; margin: 0 11px; box-sizing: border-box; border: 0; letter-spacing: 0.14em; font-size: 14px; font-weight: 500; line-height: 1; text-decoration: none; text-transform: uppercase; }
135 body.header-compressed .desktop-nav .wsite-menu-item { padding: 0; }
136 body.more-nav-on .desktop-nav .wsite-menu-item { padding: 0; height: 120px; line-height: 120px; }
137 body.header-compressed.more-nav-on .desktop-nav .wsite-menu-item { height: 80px; line-height: 80px; }
138 .desktop-nav .wsite-menu-wrap { -webkit-transition: all 0.3s ease 0.15s; -o-transition: all 0.3s ease 0.15s; transition: all 0.3s ease 0.15s; position: absolute; top: 100%; left: 0; display: block !important; visibility: hidden; opacity: 0; z-index: 1; }
139 .desktop-nav .wsite-menu-wrap .wsite-menu-wrap { top: -1px; left: 100%; }
140 .desktop-nav .wsite-menu-arrow { display: none; }
141 .desktop-nav .has-submenu::after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); position: absolute; top: 50%; right: 12px; display: inline-block; width: 5px; height: 5px; margin-top: -3px; background: transparent; border-top: 1px solid #4f4f4e; border-right: 1px solid #4f4f4e; content: ''; }
142 .desktop-nav .wsite-menu-subitem-wrap { width: 200px; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; }
143 .desktop-nav .wsite-menu-subitem-wrap .wsite-menu-subitem-wrap:first-child { border-top: 1px solid #e5e5e5; }
144 .desktop-nav .wsite-menu-subitem-wrap li a { background-color: #ffffff; }
145 .desktop-nav .wsite-menu-subitem-wrap a { font-family: "Poppins", sans-serif; border: 0; font-size: 16px; color: #717170; font-weight: normal; line-height: normal; letter-spacing: normal; background-color: #ffffff; text-decoration: none; }
146 .desktop-nav .wsite-menu-subitem-wrap a:hover { background-color: #e6e6e6; }
147 .desktop-nav .wsite-menu-subitem-wrap a span { display: block; padding: 14px 16px; }
148 .desktop-nav .wsite-menu-subitem-wrap .wsite-menu-arrow { display: none; }
149 .desktop-nav .wsite-nav-current a { color: #fff; }
150 .mobile-nav { display: none; position: fixed; top: 0; left: 0; z-index: 13; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; overflow-x: hidden; overflow-y: auto; width: 100%; height: 100%; padding: 0; background: rgba(255,255,255,0.97); box-sizing: border-box; }
151 .mobile-nav.animating, .mobile-nav.visible { display: -webkit-flex; display: -ms-flexbox; display: -ms-flex; display: flex; }
152 .mobile-nav.animating-in, .mobile-nav.animating-out { -webkit-transform: translate(-100%,0); -ms-transform: translate(-100%,0); -o-transform: translate(-100%,0); transform: translate(-100%,0); transition: transform 0.3s ease; }
153 .mobile-nav.visible { -webkit-transform: translate(0,0); -ms-transform: translate(0,0); -o-transform: translate(0,0); transform: translate(0,0); }
154 .mobile-nav ul { list-style: none; }
155 .mobile-nav .wsite-menu-default { -webkit-flex-grow: 2; -ms-flex-grow: 2; flex-grow: 2; padding: 0 40px 40px; overflow-y: auto; text-align: center; }
156 .mobile-nav a { text-decoration: none; }
157 .mobile-nav .has-submenu { position: relative; padding: 0 30px; }
158 .mobile-nav .wsite-menu-item { font-family: "Poppins", sans-serif; color: #4f4f4e; margin-bottom: 0.75em; font-size: 20px; font-weight: bold; line-height: normal; letter-spacing: 0.1em; display: inline-block; margin-top: 15px; margin-bottom: 0; text-transform: uppercase; }
159 .mobile-nav .wsite-menu-item + .icon-caret { margin-left: 0; }
160 .mobile-nav .icon-caret { -webkit-transition: transform 0.3s ease; -o-transition: transform 0.3s ease; transition: transform 0.3s ease; position: absolute; top: 13px; right: 0; display: inline-block; width: 30px; height: 30px; background: url(theme/images/arrow.svg?1576725593) no-repeat center center; }
161 body.wsite-theme-dark .mobile-nav .icon-caret { background-image: url(theme/images/arrow-light.svg?1576725593); }
162 .mobile-nav .icon-caret.is-active { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
163 .mobile-nav .wsite-menu-wrap { margin-top: 10px; }
164 .mobile-nav .wsite-menu-wrap.animating, .mobile-nav .wsite-menu-wrap.visible { display: block !important; }
165 .mobile-nav .wsite-menu-wrap.animating-in, .mobile-nav .wsite-menu-wrap.animating-out { opacity: 0; transition: all 0.3s ease; }
166 .mobile-nav .wsite-menu-wrap.visible { opacity: 1; }
167 .mobile-nav .wsite-menu-wrap .icon-caret { top: 3px; }
168 .mobile-nav .wsite-menu-arrow { display: none; }
169 .mobile-nav .wsite-menu-subitem { font-weight: normal; font-size: 18px; color: #717170; }
170 .mobile-nav #wsite-nav-login-a svg { display: none; }
171 .mobile-nav .wsite-search { padding: 30px 9vw; text-align: center; border-top: 1px solid #e5e5e5; }
172 .mobile-nav #wsite-header-search-form { display: inline-block; width: 100%; }
173 .mobile-nav .wsite-search-input { font-family: "Poppins", sans-serif; width: 230px; font-size: 14px; background: none; border: 0; color: #717170; }
174 .mobile-nav-toggle { -webkit-align-self: flex-end; -ms-align-self: flex-end; align-self: flex-end; padding: 20px; background-color: transparent; border: 0; color: #4f4f4e; }
175 .wsite-background, .wsite-header-section { background: url(theme/images/default-bg.jpg?1576725593) center center no-repeat; background-size: cover; }
176 body.banner-overlay-on .wsite-header-section:before { content: ''; position: absolute; z-index: 1; top: 0; left: 0; width: 100%; min-height: 100%; height: inherit; background-color: #569abd; opacity: 0.3; }
177 .wsite-section-bg-color:before { display: none; }
178 .banner-wrap .container { display: -webkit-flex; display: -ms-flexbox; display: -ms-flex; display: flex; position: relative; height: 100%; padding: 100px 0; }
179 .banner-wrap { position: relative; width: 100%; }
180 .banner-wrap .banner { position: relative; z-index: 1; padding: 5vw; margin: auto; min-width: 65%; min-height: 50px; overflow: hidden; opacity: 1; vertical-align: middle; text-align: center; color: #ffffff; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; }
181 .banner-wrap .banner.banner-empty { display: none; }
182 @media screen and (min-width: 1025px) {
183 .banner-wrap .banner { padding: 52px 65px; }
184 }
185 .banner-wrap .banner h2 { font-family: "Poppins", sans-serif; margin-bottom: 15px; color: inherit; text-transform: uppercase; font-size: 36px; letter-spacing: 1px; font-weight: bold; line-height: normal; }
186 @media screen and (min-width: 1025px) {
187 .banner-wrap .banner h2 { font-size: 52px; }
188 }
189 .banner-wrap .banner div.paragraph { font-family: "Poppins", sans-serif; margin-bottom: 25px; color: inherit; letter-spacing: 3px; font-size: 14px; text-transform: uppercase; font-weight: 500; line-height: normal; }
190 .banner-wrap .banner p { font-family: "Poppins", sans-serif; margin-bottom: 25px; color: inherit; letter-spacing: 3px; font-size: 14px; text-transform: uppercase; font-weight: 500; line-height: normal; }
191 @media screen and (min-width: 1025px) {
192 .banner-wrap .banner div.paragraph { font-size: 16px; }
193 .banner-wrap .banner p { font-size: 16px; }
194 }
195 body.alternate-banner-on .banner-wrap .banner { border: 1px solid rgba(255,255,255,0.5); }
196 .banner-wrap .banner .wsite-section-elements :first-child { margin-top: 0; }
197 .banner-wrap .banner .wsite-section-elements :last-child { margin-bottom: 0; }
198 .main-wrap { width: 100%; }
199 .main-wrap .container { padding-top: 70px; box-sizing: border-box; }
200 .no-header-page .main-wrap .container { padding-top: 100px; }
201 .page-has-breadcrumbs .main-wrap .container { padding-top: 75px; }
202 .paragraph, div.paragraph { line-height: 2; margin: 0 auto 25px; }
203 .paragraph, p { line-height: 2; margin: 0 auto 25px; }
204 .header-page .wsite-header-section { height: 550px; }
205 .footer-wrap { width: 100%; border-top: 1px solid #e5e5e5; background-color: #fafafa; }
206 .footer-wrap .wsite-footer { max-width: 100%; width: 1024px; margin: 0 auto; padding: 40px 0 20px; box-sizing: border-box; }
207 .footer-wrap h2 { font-family: "Poppins", sans-serif; color: #4f4f4e; margin-bottom: 0.75em; font-size: 20px; font-weight: bold; line-height: normal; letter-spacing: 0.1em; text-transform: uppercase; }
208 .footer-wrap .wsite-form-input { background-color: transparent; }
209 .footer-wrap .paragraph a { text-decoration: none; font-weight: normal; letter-spacing: normal; }
210 .wsite-social .wsite-social-item { display: inline-block; width: 25px; height: 25px; margin-right: 5px; border-radius: 50%; color: #fafafa !important; line-height: 25px; font-size: 11px; text-align: center; text-decoration: none; background-color: #4f4f4e !important; }
211 .wsite-social .wsite-social-item::before { position: relative; left: 1px; }
212 .wsite-social .wsite-social-item:hover { background-color: #fff !important; }
213 #wsite-mini-cart { -webkit-transition: transform 0.3s ease-out; -o-transition: transform 0.3s ease-out; transition: transform 0.3s ease-out; position: fixed; top: 0; left: 100%; height: 100%; width: 100vw; overflow-y: auto; border: 0; border-left: 1px solid #e5e5e5; box-shadow: none; font-weight: normal; }
214 body.minicart-visible #wsite-mini-cart { -webkit-transform: translateX(-100vw); -ms-transform: translateX(-100vw); -o-transform: translateX(-100vw); transform: translateX(-100vw); }
215 @media screen and (min-width: 1025px) {
216 body.minicart-visible #wsite-mini-cart { -webkit-transform: translateX(-450px); -ms-transform: translateX(-450px); -o-transform: translateX(-450px); transform: translateX(-450px); }
217 }
218 @media screen and (min-width: 1025px) {
219 #wsite-mini-cart { width: 450px; }
220 }
221 body.wsite-theme-dark #wsite-mini-cart { border: 0; border-left: 1px solid #e5e5e5; background-color: #ffffff; }
222 body.wsite-theme-dark #wsite-mini-cart .wsite-cart-bottom { background-color: #ffffff; color: #717170; }
223 #wsite-mini-cart .wsite-css-aspect { width: 50px; height: 50px; margin: 10px; }
224 #wsite-mini-cart .wsite-product-list { display: block; box-sizing: border-box; padding: 25px 40px 0; border: 0; }
225 #wsite-mini-cart .wsite-product-list li:not(.wsite-product-item) { display: block; }
226 #wsite-mini-cart .wsite-product-list .wsite-list-image-container { width: 130px; height: 130px; margin: 0; }
227 #wsite-mini-cart .wsite-product-item { display: -webkit-flex; display: -ms-flexbox; display: -ms-flex; display: flex; margin-bottom: 50px; border-top: 0; }
228 #wsite-mini-cart .wsite-product-image { -webkit-flex-shrink: 0; -ms-flex-shrink: 0; flex-shrink: 0; width: 130px; padding: 0; margin-right: 25px; }
229 #wsite-mini-cart .item-description { -webkit-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; }
230 #wsite-mini-cart .wsite-list-image-wrap { border: 0; }
231 #wsite-mini-cart .wsite-product-description { width: 100% !important; }
232 #wsite-mini-cart .wsite-product-description .wsite-product-option { text-transform: uppercase; font-size: 12px; letter-spacing: 1px; }
233 #wsite-mini-cart .wsite-name-header { font-size: 18px; }
234 #wsite-mini-cart .wsite-items-right { width: 100%; }
235 #wsite-mini-cart .wsite-product-price { font-family: "Poppins", sans-serif; color: #4f4f4e; margin-bottom: 0.75em; font-size: 20px; font-weight: bold; line-height: normal; letter-spacing: 0.1em; float: none; margin-bottom: 15px; }
236 #wsite-mini-cart .wsite-remove-button { color: #4f4f4e; text-decoration: underline; font-weight: 600; letter-spacing: 0.09375em; -webkit-transition: border-color 0.2s ease; -o-transition: border-color 0.2s ease; transition: border-color 0.2s ease; display: inline-block; float: none; width: auto; height: auto; margin-top: 15px; background: none; text-decoration: none; border-bottom: 1px solid; }
237 #wsite-mini-cart .wsite-remove-button:hover { background: none; border-color: transparent; }
238 body.wsite-theme-dark #wsite-mini-cart .wsite-remove-button { background: none; }
239 body.wsite-theme-dark #wsite-mini-cart .wsite-remove-button:hover { background: none; }
240 .mini-cart-header { padding: 50px 40px; }
241 .button-mini-cart-close { position: absolute; left: 30px; top: 50px; }
242 .mini-cart-title { text-transform: uppercase; text-align: center; line-height: 1; margin-top: 2px; margin-bottom: 0; }
243 .wsite-cart-bottom { display: -webkit-flex; display: -ms-flexbox; display: -ms-flex; display: flex; padding: 20px 0 50px; margin: 0 40px; border-top: 1px solid #e5e5e5; }
244 .wsite-cart-bottom .mini-cart-subtotal-label { display: block; }
245 .wsite-cart-bottom .wsite-price { font-family: "Poppins", sans-serif; color: #4f4f4e; margin-bottom: 0.75em; font-size: 20px; font-weight: bold; line-height: normal; letter-spacing: 0.1em; }
246 .wsite-nav-cart { line-height: 1; }
247 #wsite-nav-cart-a { display: block; margin-left: 30px; margin-top: -3px; visibility: hidden; font-weight: normal; font-size: 14px; color: #4f4f4e; text-decoration: none; white-space: nowrap; }
248 #wsite-nav-cart-a:hover { color: #fff; }
249 #wsite-nav-cart-a.is-visible { visibility: visible; }
250 #wsite-nav-cart-a svg { margin-right: 11px; }
251 #wsite-nav-cart-a .price-wrap.no-items { display: none; }
252 @media screen and (max-width: 1024px) {
253 #wsite-nav-cart-a .price-wrap, #wsite-nav-cart-a .item-text { display: none; }
254 }
255 body.minicart-total-off #wsite-nav-cart-a .price-wrap, body.minicart-total-off #wsite-nav-cart-a .item-text { display: none; }
256 #wsite-nav-cart-a .item-count::after { content: '\00a0'; }
257 #wsite-nav-cart-a * { vertical-align: bottom; }
258 .mini-cart-screen { position: absolute; top: 0; left: 0; display: none; width: 100%; height: 100%; z-index: 10; }
259 .minicart-visible .mini-cart-screen { display: block; }
260 .imageGallery .galleryImageHolder .fullImageGalleryCaption, .imageGallery .galleryImageHolder .partialImageGalleryCaption { height: 100%; }
261 .imageGallery .galleryImageHolder .fullImageGalleryCaption .galleryCaptionHolderInnerBg, .imageGallery .galleryImageHolder .partialImageGalleryCaption .galleryCaptionHolderInnerBg { background: #569abd; opacity: 0.2; bottom: 0; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; }
262 .imageGallery .galleryImageHolder .fullImageGalleryCaption .galleryCaptionHolderInner, .imageGallery .galleryImageHolder .partialImageGalleryCaption .galleryCaptionHolderInner { position: absolute; top: auto; bottom: 0; }
263 .imageGallery .galleryImageHolder:hover .fullImageGalleryCaption .galleryCaptionHolderInnerBg, .imageGallery .galleryImageHolder:hover .partialImageGalleryCaption .galleryCaptionHolderInnerBg { opacity: 0.4; }
264 .imageGallery .galleryCaptionInnerText { color: white; letter-spacing: normal; text-shadow: none; letter-spacing: 0.06em; font-family: "Poppins", sans-serif; font-size: 18px; font-weight: normal; line-height: normal; }
265 .galleryImageBorder.wsite-image { box-sizing: border-box; }
266 .wsite-form-label { font-family: "Poppins", sans-serif; display: inline-block; padding: 0 0 5px; font-size: 16px; font-weight: 400; line-height: normal; }
267 .wsite-form-sublabel { display: none; }
268 .wsite-form-radio-container { margin-bottom: 15px; }
269 .form-radio-container { font-family: "Poppins", sans-serif; font-size: 14px; letter-spacing: 0.1em; color: #717170; font-weight: 400; line-height: normal; border: 0; border-bottom: 1px solid #e5e5e5; border-radius: 0; background: transparent; -webkit-transition: border-color 0.2s ease; -o-transition: border-color 0.2s ease; transition: border-color 0.2s ease; border-bottom: 0; }
270 .form-radio-container:hover input { border-color: #fff !important; }
271 .wsite-form-input, .wsite-search-element-input { font-family: "Poppins", sans-serif; font-size: 14px; letter-spacing: 0.1em; color: #717170; font-weight: 400; line-height: normal; border: 0; border-bottom: 1px solid #e5e5e5; border-radius: 0; background: transparent; -webkit-transition: border-color 0.2s ease; -o-transition: border-color 0.2s ease; transition: border-color 0.2s ease; height: auto; padding: 8px 0 !important; margin-bottom: 15px; }
272 textarea.wsite-form-input, textarea.wsite-search-element-input { border: 1px solid #e5e5e5; }
273 .wsite-form-input:focus, .wsite-form-input--focus, .wsite-search-element-input:focus, .form-select:focus, .wsite-form-field select:focus, .wsite-com-product-option-groups select:focus { border-color: #bfbfbf; }
274 .form-select, .wsite-form-field select, .wsite-com-product-option-groups select { font-family: "Poppins", sans-serif; font-size: 14px; letter-spacing: 0.1em; color: #717170; font-weight: 400; line-height: normal; border: 0; border-bottom: 1px solid #e5e5e5; border-radius: 0; background: transparent; -webkit-transition: border-color 0.2s ease; -o-transition: border-color 0.2s ease; transition: border-color 0.2s ease; height: 40px; padding: 8px !important; background: transparent url(theme/images/arrow.svg?1576725593) right 3px center no-repeat; box-sizing: border-box; }
275 .formlist, .wsite-editor .formlist { min-height: inherit; }
276 .wsite-search-element-submit, .wsite-editor .wsite-search-element-submit { top: 25%; margin-top: -2px; }
277 .wsite-search-button { display: none; }
278 .wsite-form-container .form-input-error { border: 1px solid red !important; }
279 .form-field-error .wsite-form-radio-container { border: none; }
280 .button-style { font-family: "Poppins", sans-serif; display: block; float: none; height: auto; padding: 0.625em 1.9375em; margin: 0; background: none; letter-spacing: 0.0625em; text-transform: capitalize; white-space: normal; font-weight: 600; line-height: 1.9; }
281 .wsite-button, .wsite-editor .wsite-button { background-color: #fff; -webkit-transition: background-color 0.2s ease-out; -o-transition: background-color 0.2s ease-out; transition: background-color 0.2s ease-out; display: inline-block; height: auto; padding: 0; background-image: none; text-align: center; }
282 .wsite-button:hover, .wsite-editor .wsite-button:hover { background-color: #e6e6e6; }
283 .wsite-button .wsite-button-inner, .wsite-editor .wsite-button .wsite-button-inner { color: #ffffff; }
284 .wsite-button .wsite-button-inner, .wsite-editor .wsite-button .wsite-button-inner { font-family: "Poppins", sans-serif; display: block; float: none; height: auto; padding: 0.625em 1.9375em; margin: 0; background: none; letter-spacing: 0.0625em; text-transform: capitalize; white-space: normal; font-weight: 600; line-height: 1.9; }
285 .wsite-button-large, .wsite-editor .wsite-button-large { font-size: 16px; }
286 .wsite-button-small, .wsite-editor .wsite-button-small { font-size: 14px; }
287 .wsite-button-normal, .wsite-editor .wsite-button-normal { background-color: #fff; }
288 .wsite-button-normal:hover, .wsite-editor .wsite-button-normal:hover { background-color: #e6e6e6; }
289 .wsite-button-normal .wsite-button-inner, .wsite-editor .wsite-button-normal .wsite-button-inner { color: #ffffff; }
290 .wsite-button-highlight, .wsite-editor .wsite-button-highlight { background-color: #ffffff; box-shadow: 0 0 0 1px #4f4f4e inset; }
291 .wsite-button-highlight:hover, .wsite-editor .wsite-button-highlight:hover { background-color: #4f4f4e; }
292 .wsite-button-highlight:hover .wsite-button-inner, .wsite-editor .wsite-button-highlight:hover .wsite-button-inner { color: #ffffff; }
293 .wsite-button-highlight .wsite-button-inner, .wsite-editor .wsite-button-highlight .wsite-button-inner { color: #4f4f4e; }
294 .wsite-button, .wsite-button-highlight, .wsite-button-large.wsite-button-highlight, .wsite-editor .wsite-button-highlight, .wsite-editor .wsite-button-large.wsite-button-highlight { background-image: none; }
295 .wsite-button .wsite-button-inner, .wsite-button-highlight .wsite-button-inner, .wsite-button-large.wsite-button-highlight .wsite-button-inner, .wsite-editor .wsite-button-highlight .wsite-button-inner, .wsite-editor .wsite-button-large.wsite-button-highlight .wsite-button-inner { background-image: none; }
296 #wsite-com-breadcrumbs.wsite-com-product-breadcrumbs, #wsite-com-breadcrumbs.wsite-com-category-breadcrumbs { display: -webkit-flex; display: -ms-flexbox; display: -ms-flex; display: flex; -ms-flex-pack: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-align: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 87px; padding: 0; background-color: #fafafa; text-align: center; }
297 #wsite-com-breadcrumbs.wsite-com-product-breadcrumbs .wsite-com-breadcrumb, #wsite-com-breadcrumbs.wsite-com-category-breadcrumbs .wsite-com-breadcrumb { display: inline-block; float: none; }
298 #wsite-com-breadcrumbs.wsite-com-product-breadcrumbs .wsite-com-breadcrumb > .wsite-com-link-text, #wsite-com-breadcrumbs.wsite-com-category-breadcrumbs .wsite-com-breadcrumb > .wsite-com-link-text { color: #c1c1c1; }
299 #wsite-com-breadcrumbs.wsite-com-product-breadcrumbs .wsite-com-link, #wsite-com-breadcrumbs.wsite-com-category-breadcrumbs .wsite-com-link { text-decoration: none; font-weight: normal; color: #717170; letter-spacing: 0; }
300 #wsite-com-breadcrumbs.wsite-com-product-breadcrumbs .wsite-com-breadcrumb-arrow, #wsite-com-breadcrumbs.wsite-com-category-breadcrumbs .wsite-com-breadcrumb-arrow { font-size: 0; }
301 #wsite-com-breadcrumbs.wsite-com-product-breadcrumbs .wsite-com-breadcrumb-arrow::after, #wsite-com-breadcrumbs.wsite-com-category-breadcrumbs .wsite-com-breadcrumb-arrow::after { content: "/"; font-size: 16px; }
302 h2#wsite-com-product-title { font-size: 52px; line-height: 1.4; letter-spacing: 1px; color: #4f4f4e; font-weight: bold; margin-bottom: 15px; text-align: center; }
303 #wsite-com-product-price-area { color: #fff; font-size: 36px; font-weight: 600; line-height: 1.5; letter-spacing: 1px; margin-bottom: 45px; text-align: center; border: 0; }
304 @media screen and (min-width: 1025px) {
305 #wsite-com-product-price-area { margin-bottom: 75px; }
306 }
307 @media screen and (min-width: 1025px) {
308 .product-details-container { display: -webkit-flex; display: -ms-flexbox; display: -ms-flex; display: flex; }
309 }
310 #wsite-com-product-images { -webkit-flex-basis: 50%; -ms-flex-basis: 50%; flex-basis: 50%; width: 100%; float: none; }
311 #wsite-com-product-info { -webkit-flex-basis: 50%; -ms-flex-basis: 50%; flex-basis: 50%; margin-left: 100px; clear: left; }
312 @media screen and (max-width: 1024px) {
313 #wsite-com-product-info { margin-top: 45px; width: 100%; margin-left: 0; }
314 }
315 #wsite-com-product-sku { font-family: "Poppins", sans-serif; color: #4f4f4e; margin-bottom: 0.75em; font-size: 20px; font-weight: bold; line-height: normal; letter-spacing: 0.1em; margin-bottom: 45px; float: left; opacity: 1; }
316 #wsite-com-product-social-sharing { float: right; margin-bottom: 45px; line-height: 1.5; }
317 #wsite-com-product-options { margin-top: 45px; clear: both; }
318 .wsite-com-product-option { padding-top: 30px; }
319 .wsite-com-product-option-color .wsite-com-product-option-color-swatch { border-radius: 0; }
320 .wsite-com-product-option-label { font-size: 14px; letter-spacing: 0.107em; color: #4f4f4e; }
321 .wsite-com-product-option-radio-availability, #wsite-com-product-inventory-message { text-transform: uppercase; font-size: 12px; letter-spacing: 1px; }
322 #wsite-com-product-inventory { padding-top: 30px; }
323 @media screen and (min-width: 1025px) {
324 #wsite-com-product-inventory { display: inline-block; }
325 }
326 #wsite-com-product-buy { display: inline-block; margin-left: 40px; vertical-align: bottom; }
327 @media screen and (max-width: 1024px) {
328 #wsite-com-product-buy { display: block; margin-left: 0; margin-top: 15px; }
329 #wsite-com-product-buy .wsite-button { width: 100%; }
330 }
331 #wsite-com-product-quantity { position: relative; display: block; }
332 @media screen and (min-width: 1025px) {
333 #wsite-com-product-quantity { display: inline-block; width: 100px; }
334 }
335 #wsite-com-product-add-to-cart { position: relative; top: 3px; }
336 #wsite-com-product-quantity-input { width: 100%; padding-right: 15px; margin: 0; text-align: left; }
337 #wsite-com-product-quantity-input:focus { border-bottom-color: #717170; }
338 #wsite-com-product-quantity-input::-webkit-inner-spin-button, #wsite-com-product-quantity-input::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
339 .button-quantity { -webkit-transition: transform 0.2s ease; -o-transition: transform 0.2s ease; transition: transform 0.2s ease; position: absolute; right: 0; bottom: 5px; border: 0; background: none; }
340 .button-quantity::after { display: block; width: 16px; height: 16px; background: url(theme/images/arrow.svg?1576725593) center center no-repeat; background-size: contain; content: ""; }
341 @media screen and (min-width: 1025px) {
342 .button-quantity::after { width: 10px; height: 10px; }
343 }
344 body.wsite-theme-dark .button-quantity::after { background-image: url(theme/images/arrow-light.svg?1576725593); }
345 .button-quantity.plus { bottom: 28px; }
346 @media screen and (min-width: 1025px) {
347 .button-quantity.plus { bottom: 20px; }
348 }
349 .button-quantity.plus::after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
350 @media screen and (min-width: 1025px) {
351 .button-quantity:hover { -webkit-transform: scale(2); -ms-transform: scale(2); -o-transform: scale(2); transform: scale(2); }
352 }
353 .val-min ~ .button-quantity.minus, .val-max ~ .button-quantity.plus, .wsite-com-product-disabled ~ .button-quantity { opacity: 0.5; cursor: not-allowed; }
354 .val-min ~ .button-quantity.minus:hover, .val-max ~ .button-quantity.plus:hover, .wsite-com-product-disabled ~ .button-quantity:hover { -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
355 .wsite-product { border-radius: 0; box-shadow: none; }
356 .wsite-product .wsite-product-button-wrap { text-align: left; }
357 .wsite-com-product-title { font-weight: 400; }
358 .wsite-com-category-product-group .wsite-com-category-product-wrap, .wsite-com-category-product-featured-group .wsite-com-category-product-wrap, .wsite-com-category-product-featured-group .wsite-com-category-product-featured-wrap, .wsite-com-category-subcategory-group .wsite-com-category-subcategory-wrap { font-size: 1em; }
359 .wsite-com-category-product-link-featured { text-decoration: none; }
360 #wsite-com-product-images-strip::after { content: ""; display: table; clear: both; }
361 #wsite-com-product-images-strip .wsite-com-product-images-secondary-outer { box-shadow: none; }
362 #wsite-com-store .wsite-com-category-subcategory-image-wrap { height: 100%; border: 0; }
363 #wsite-com-store .wsite-com-category-subcategory-name { top: 0; }
364 #wsite-com-store .wsite-com-category-subcategory-name-bg { position: relative; background-color: #000; opacity: 0; box-sizing: border-box; -webkit-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; }
365 #wsite-com-store .wsite-com-category-subcategory-link:hover .wsite-com-category-subcategory-name-bg { opacity: 0.4; }
366 #wsite-com-store .wsite-com-category-subcategory-link:hover .wsite-com-category-subcategory-name-text { -webkit-transform: translate(0,0); -ms-transform: translate(0,0); -o-transform: translate(0,0); transform: translate(0,0); opacity: 1; }
367 #wsite-com-store .wsite-com-category-subcategory-name-text { -webkit-transform: translate(0,25%); -ms-transform: translate(0,25%); -o-transform: translate(0,25%); transform: translate(0,25%); -webkit-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: table; width: 100%; height: 100%; padding: 0; background: none; box-sizing: border-box; text-shadow: none; color: #fff; opacity: 0; }
368 #wsite-com-store .wsite-com-category-subcategory-name-text span { display: table-cell; vertical-align: middle; }
369 #wsite-com-store #wsite-com-product-title { font-weight: inherit; }
370 #wsite-com-store .wsite-com-category-product-link, #wsite-com-store .wsite-com-category-product-link-featured { text-align: center; }
371 #wsite-com-store .wsite-com-category-product-link .wsite-com-category-product-image-wrap, #wsite-com-store .wsite-com-category-product-link .wsite-com-category-product-featured-image-wrap, #wsite-com-store .wsite-com-category-product-link-featured .wsite-com-category-product-image-wrap, #wsite-com-store .wsite-com-category-product-link-featured .wsite-com-category-product-featured-image-wrap { -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; opacity: 1; border: 0; }
372 #wsite-com-store .wsite-com-category-product-link .wsite-com-category-product-image-wrap:hover, #wsite-com-store .wsite-com-category-product-link .wsite-com-category-product-featured-image-wrap:hover, #wsite-com-store .wsite-com-category-product-link-featured .wsite-com-category-product-image-wrap:hover, #wsite-com-store .wsite-com-category-product-link-featured .wsite-com-category-product-featured-image-wrap:hover { opacity: .7; }
373 #wsite-com-store .wsite-com-category-product-link .wsite-com-category-product-name, #wsite-com-store .wsite-com-category-product-link-featured .wsite-com-category-product-name { font-size: 18px; line-height: 1.7; letter-spacing: normal; font-weight: normal; }
374 #wsite-com-store #wsite-com-hierarchy .wsite-com-link { font-size: 14px; font-weight: 500; letter-spacing: 0.143em; color: #4f4f4e; text-decoration: none; }
375 #wsite-com-store #wsite-com-hierarchy .wsite-com-link:hover { color: #fff; }
376 #wsite-com-store #wsite-com-hierarchy .wsite-link-unselected { color: #4f4f4e; }
377 #wsite-com-store #wsite-com-hierarchy .wsite-link-unselected:hover { color: #fff; }
378 #wsite-com-store #wsite-com-hierarchy .wsite-com-link-text { margin-bottom: 10px; line-height: 1.5em; }
379 #wsite-com-store #wsite-com-product-list .wsite-com-product-price { font-family: "Poppins", sans-serif; color: #4f4f4e; margin-bottom: 0.75em; font-size: 20px; font-weight: bold; line-height: normal; letter-spacing: 0.1em; text-align: center; }
380 .wsite-com-checkout-section .wsite-form-field select, .wsite-com-checkout-section .wsite-form-field input, .wsite-com-checkout-section .wsite-form-field .select2-container { height: 40px; }
381 .w-ui.ui-dialog.popup-modal .close-x { text-decoration: none; }
382 #wsite-search-header { border-bottom: 0; }
383 #wsite-search-header h2 { font-size: 52px; line-height: 1.4; letter-spacing: 1px; color: #4f4f4e; font-weight: bold; line-height: 1; }
384 @media screen and (max-width: 1024px) {
385 #wsite-search-header h2 { width: 100%; float: none; }
386 }
387 @media screen and (max-width: 1024px) {
388 #wsite-search-form-container { float: none; width: 100%; margin-top: 30px; }
389 }
390 #wsite-search-sidebar .wsite-search-filter-entries input[type=checkbox], #wsite-search-sidebar .wsite-search-facet-entries input[type=checkbox] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0; }
391 #wsite-search-sidebar .wsite-search-filter-entries input[type=checkbox]:checked ~ a, #wsite-search-sidebar .wsite-search-facet-entries input[type=checkbox]:checked ~ a { color: #fff; }
392 #wsite-search-sidebar .wsite-search-filter-entries a, #wsite-search-sidebar .wsite-search-facet-entries a { font-size: 14px; font-weight: 500; letter-spacing: 0.143em; color: #4f4f4e; text-decoration: none; }
393 #wsite-search-sidebar .wsite-search-filter-entries a:hover, #wsite-search-sidebar .wsite-search-facet-entries a:hover { color: #fff; }
394 #wsite-search-sidebar h3 { font-size: 16px; font-weight: 500; letter-spacing: 0.1875em; color: #4f4f4e; text-transform: uppercase; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; }
395 #wsite-search-sidebar .wsite-search-filter { margin-bottom: 30px; }
396 #wsite-search-query { font-family: "Poppins", sans-serif; font-size: 14px; letter-spacing: 0.1em; color: #717170; font-weight: 400; line-height: normal; border: 0; border-bottom: 1px solid #e5e5e5; border-radius: 0; background: transparent; -webkit-transition: border-color 0.2s ease; -o-transition: border-color 0.2s ease; transition: border-color 0.2s ease; height: auto; padding: 8px 0 !important; margin-bottom: 15px; }
397 textarea#wsite-search-query { border: 1px solid #e5e5e5; }
398 #wsite-search-results h3 { font-size: 36px; font-weight: 600; line-height: 1.5; letter-spacing: 1px; color: #4f4f4e; }
399 #wsite-search-product-results a { text-decoration: none; }
400 #wsite-search-product-results .wsite-search-product-result { text-align: center; }
401 #wsite-search-product-results .wsite-search-product-image-container { border-radius: 0; box-shadow: none; }
402 #wsite-search-product-results .wsite-search-product-name { font-size: 18px; line-height: 1.7; letter-spacing: normal; font-weight: normal; }
403 #wsite-search-product-results .wsite-search-product-price { font-family: "Poppins", sans-serif; color: #4f4f4e; margin-bottom: 0.75em; font-size: 20px; font-weight: bold; line-height: normal; letter-spacing: 0.1em; margin-top: 0; }
404 @media screen and (max-width: 767px) {
405 #wsite-search-sidebar { position: relative; z-index: 7; overflow-y: hidden; width: 100%; max-height: 35px; padding: 0; margin-bottom: 30px; box-sizing: border-box; -webkit-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; }
406 #wsite-search-sidebar::before { display: block; width: 100%; padding: 10px 18px; box-sizing: border-box; text-align: center; text-transform: uppercase; content: 'VIEW SEARCH FILTERS\00a0\00a0\25be'; font-weight: 700; cursor: pointer; }
407 #wsite-search-sidebar.sidebar-expanded { max-height: 1000px; cursor: default !important; }
408 #wsite-search-sidebar.sidebar-expanded:before { content: 'CLOSE\00a0\00a0\25b4'; }
409 #wsite-search-results { width: 100%; }
410 #wsite-search-product-results .wsite-search-product-result { width: 100%; padding-right: 0; }
411 .wsite-search-facet-price input { width: 100%; margin: 10px 0; padding: 6px !important; }
412 }
413 #blogTable .blog-sidebar h2 { font-size: 16px; font-weight: 500; letter-spacing: 0.1875em; color: #4f4f4e; text-transform: uppercase; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; }
414 #blogTable .blog-sidebar div.paragraph { margin-bottom: 20px; }
415 #blogTable .blog-sidebar p { margin-bottom: 20px; }
416 #blogTable .blog-sidebar a { font-size: 14px; font-weight: 500; letter-spacing: 0.143em; color: #4f4f4e; text-decoration: none; }
417 #blogTable .blog-sidebar a:hover { color: #fff; }
418 .blogCommentReplyWrapper iframe { height: 560px !important; }
419 #commentPostDiv .field input[type=text], #commentPostDiv .field textarea { height: auto; padding: 8px 12px; background: transparent; box-sizing: border-box; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; }
420 #commentPostDiv .field input[type=text]:focus, #commentPostDiv .field textarea:focus { border: 1px solid #4f4f4e; }
421 #commentSubmit { background-color: #fff; -webkit-transition: background-color 0.2s ease-out; -o-transition: background-color 0.2s ease-out; transition: background-color 0.2s ease-out; display: inline-block; height: auto; padding: 0; background-image: none; text-align: center; font-size: 14px; }
422 #commentSubmit:hover { background-color: #e6e6e6; }
423 #commentSubmit .wsite-button-inner { color: #ffffff; }
424 #commentSubmit .wsite-button-inner { font-family: "Poppins", sans-serif; display: block; float: none; height: auto; padding: 0.625em 1.9375em; margin: 0; background: none; letter-spacing: 0.0625em; text-transform: capitalize; white-space: normal; font-weight: 600; line-height: 1.9; }
425 #commentSubmit .wsite-button-inner { background-image: none; }
426 #commentSubmit:hover { background-color: #e6e6e6; }
427 #commentSubmit .wsite-button-inner { color: #ffffff; }
428 #commentSubmit:hover { background-color: #e6e6e6; }
429 #commentSubmit > span { font-family: "Poppins", sans-serif; display: block; float: none; height: auto; padding: 0.625em 1.9375em; margin: 0; background: none; letter-spacing: 0.0625em; text-transform: capitalize; white-space: normal; font-weight: 600; line-height: 1.9; color: #ffffff; }
430 .blogCommentOptions .blog-button { background-color: #fff; -webkit-transition: background-color 0.2s ease-out; -o-transition: background-color 0.2s ease-out; transition: background-color 0.2s ease-out; display: inline-block; height: auto; padding: 0; background-image: none; text-align: center; background-color: #ffffff; box-shadow: 0 0 0 1px #4f4f4e inset; font-size: 14px; }
431 .blogCommentOptions .blog-button:hover { background-color: #e6e6e6; }
432 .blogCommentOptions .blog-button .wsite-button-inner { color: #ffffff; }
433 .blogCommentOptions .blog-button .wsite-button-inner { font-family: "Poppins", sans-serif; display: block; float: none; height: auto; padding: 0.625em 1.9375em; margin: 0; background: none; letter-spacing: 0.0625em; text-transform: capitalize; white-space: normal; font-weight: 600; line-height: 1.9; }
434 .blogCommentOptions .blog-button .wsite-button-inner { background-image: none; }
435 .blogCommentOptions .blog-button:hover { background-color: #4f4f4e; }
436 .blogCommentOptions .blog-button:hover .wsite-button-inner { color: #ffffff; }
437 .blogCommentOptions .blog-button .wsite-button-inner { color: #4f4f4e; }
438 .blogCommentOptions .blog-button .wsite-button-inner { background-image: none; }
439 .blogCommentOptions .blog-button:hover { background-color: #4f4f4e; }
440 .blogCommentOptions .blog-button:hover > span { color: #ffffff; }
441 .blogCommentOptions .blog-button > span { font-family: "Poppins", sans-serif; display: block; float: none; height: auto; padding: 0.625em 1.9375em; margin: 0; background: none; letter-spacing: 0.0625em; text-transform: capitalize; white-space: normal; font-weight: 600; line-height: 1.9; color: #4f4f4e; }
442 #commentSubmit span { background: none; }
443 #commentArea { border-top: solid 1px #e5e5e5; padding-top: 20px; }
444 #commentAreaTitle, .blogCommentHeading .blogCommentAuthor { font-weight: 400; }
445 .blogCommentHeading .blogCommentHeadingInner { height: auto; }
446 .blogCommentWrap .blogCommentHeading .blogCommentHeadingInner .blogCommentAuthor .name { text-shadow: none; height: auto; line-height: 1; color: #4f4f4e !important; float: none; }
447 .blogCommentHeading .blogCommentHeadingInner .blogCommentAuthor .link { margin: 0 5px; float: none; display: inline-block; }
448 .blog-post .blog-header h2.blog-title { margin-bottom: 20px !important; }
449 #wsite-content .blog-post .blog-separator { border-color: #e5e5e5; }
450 #wsite-content #commentAreaTitle, #wsite-content #commentReplyTitle, #commentArea .blogCommentText div.paragraph { padding: 0; }
451 #wsite-content #commentAreaTitle, #wsite-content #commentReplyTitle, #commentArea .blogCommentText p { padding: 0; }
452 #commentAreaTitle, .blogCommentHeading, .blogCommentText div.paragraph { font-family: inherit; }
453 #commentAreaTitle, .blogCommentHeading, .blogCommentText p { font-family: inherit; }
454 .blogCommentWrap { padding: 20px; }
455 .blogCommentWrap .blogCommentHeading, .blogCommentWrap .blogCommentHeadingInner, .blogCommentWrap .blogCommentAuthor { background: none !important; line-height: 1; }
456 .blogCommentHeading { padding: 0; margin-bottom: 20px; }
457 .blogCommentHeading .blogCommentAuthor, .blogCommentHeading .blogCommentDate { float: none; text-align: left; height: auto; line-height: 1; padding: 0; display: inline; vertical-align: baseline; }
458 .blogCommentHeading .blogCommentHeadingInner .blogCommentDate { color: #666; font-size: 13px; }
459 .blogCommentHeading .blogCommentDate { color: #333; }
460 .blogCommentText { padding: 0; }
461 .blogCommentWrap .blogCommentText div.paragraph { color: #999; font-size: 14px; }
462 .blogCommentWrap .blogCommentText p { color: #999; font-size: 14px; }
463 .fancybox-skin { background: transparent !important; box-shadow: none !important; }
464 .fancybox-title { font-family: "Poppins", sans-serif; color: white; font-size: 15px; font-weight: normal; line-height: normal; text-align: center; }
465 .fancybox-close, .fancybox-next span, .fancybox-prev span { background: none !important; width: auto; height: auto; }
466 .fancybox-close:before, .fancybox-next span:before, .fancybox-prev span:before { font-family: "Poppins", sans-serif; color: white !important; font-size: 45px; font-weight: 400; line-height: 0.75em; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; }
467 .fancybox-close:hover:before, .fancybox-next:hover span:before, .fancybox-prev:hover span:before { color: #4f4f4e !important; }
468 .fancybox-prev span:before { position: relative; left: -10px; content: '\3008'; }
469 .fancybox-next span:before { position: relative; right: -10px; content: '\3009'; }
470 .fancybox-close { top: 20px; right: 20px; text-decoration: none; }
471 .fancybox-close:before { content: '\00D7'; }
472 .wsite-com-checkout-section .wsite-form-field select, .wsite-com-checkout-section .wsite-form-field input, .wsite-com-checkout-section .wsite-form-field .select2-container { height: auto; }
473 #wsite-com-checkout-list .wsite-remove-button, #wsite-com-checkout-summary-list .wsite-remove-button { top: 3px; }
474 .wsite-checkout-qty__input { font-family: "Poppins", sans-serif; font-size: 14px; letter-spacing: 0.1em; color: #717170; font-weight: 400; line-height: normal; border: 0; border-bottom: 1px solid #e5e5e5; border-radius: 0; background: transparent; -webkit-transition: border-color 0.2s ease; -o-transition: border-color 0.2s ease; transition: border-color 0.2s ease; }
475 .wsite-checkout-qty__select { color: #717170; }
476 .splash-page .site-canvas { height: 100vh; box-sizing: border-box; }
477 .splash-page .main-wrap, .splash-page .weebly-area, .splash-page #wsite-content, .splash-page .wsite-section-wrap, .splash-page .wsite-body-section { height: 100%; }
478 .splash-page .wsite-body-section { position: relative; }
479 .splash-page .wsite-section-content { display: -webkit-flex; display: -ms-flexbox; display: -ms-flex; display: flex; position: absolute; top: 0; right: 0; bottom: 0; left: 0; overflow: auto; min-height: 300px; }
480 .splash-page .wsite-section-content .container { width: auto; margin: auto; max-width: none; padding: 10vw; }
481 .splash-page .wsite-section-content .wsite-section-elements { width: 100%; max-width: 1170px; padding-right: 15px; padding-left: 15px; margin: 0 auto; box-sizing: border-box; }
482 .splash-page .wsite-content-title { font-size: 52px; line-height: 1.4; letter-spacing: 1px; color: #4f4f4e; font-weight: bold; text-transform: uppercase; text-align: center; }
483 .splash-page .paragraph, .splash-page div.paragraph { font-family: "Poppins", sans-serif; margin-bottom: 25px; color: inherit; letter-spacing: 3px; font-size: 14px; text-transform: uppercase; font-weight: 500; line-height: normal; text-align: center; }
484 .splash-page .paragraph, .splash-page p { font-family: "Poppins", sans-serif; margin-bottom: 25px; color: inherit; letter-spacing: 3px; font-size: 14px; text-transform: uppercase; font-weight: 500; line-height: normal; text-align: center; }
485 @media screen and (min-width: 1025px) {
486 .splash-page .paragraph, .splash-page div.paragraph { font-size: 16px; }
487 .splash-page .paragraph, .splash-page p { font-size: 16px; }
488 }
489 .splash-page .footer { display: none; }
490 @media screen and (max-width: 1024px) {
491 #icontent.no-header-page .main-wrap .container { padding-top: 100px; }
492 .banner h2 span, .banner h2 font, .banner div.paragraph span, .banner div.paragraph font { font-size: inherit !important; line-height: inherit !important; }
493 .banner h2 span, .banner h2 font, .banner p span, .banner p font { font-size: inherit !important; line-height: inherit !important; }
494 .banner-wrap { box-sizing: border-box; }
495 .banner-wrap .container { padding: 80px 20px; }
496 .main-wrap .container { padding: 30px 20px; }
497 .footer-wrap .container { padding: 0; }
498 .footer-wrap .wsite-footer { width: 100%; padding: 40px 20px 20px; box-sizing: border-box; }
499 .footer-wrap td.wsite-multicol-col { margin-bottom: 25px !important; }
500 .splash-page .main-wrap > .container { padding-left: 1.5em; padding-right: 1.5em; }
501 #wsite-com-store .wsite-com-category-subcategory-name { border-width: 10px; }
502 .w-ui.ui-dialog.popup-modal .ui-dialog-content { position: relative; top: 50px; }
503 }
504 @media screen and (max-width: 767px) {
505 body.page-has-banner.affix { padding-top: 0; }
506 .container { width: 100%; }
507 .wsite-section { height: auto !important; }
508 .galleryCaptionHolder { display: none; }
509 .fullwidth-mobile { width: 100% !important; }
510 .fullwidth-mobile .galleryCaptionHolder { display: block !important; }
511 td.wsite-multicol-col { float: none; display: block; width: 100% !important; box-sizing: border-box; }
512 .no-header-page .main-wrap .container { padding-top: 70px; }
513 .splash-page .content-wrap { padding: 0; }
514 .splash-page .content-wrap h2 { font-size: 2.75em; line-height: 1.25em; }
515 .splash-page .content-wrap div.paragraph { font-size: 1.2em; line-height: 1.8em; }
516 .splash-page .content-wrap p { font-size: 1.2em; line-height: 1.8em; }
517 #blogTable td { float: none; display: block; width: 100%; margin: 0; padding: 0; }
518 #blogTable td.blog-sidebar { width: 100%; }
519 #blogTable td .blog-body { float: none !important; }
520 #blogTable td .column-blog { float: none; }
521 #wsite-com-store .wsite-com-category-subcategory-group .wsite-com-column, #wsite-com-store .wsite-com-category-product-featured-group .wsite-com-column, #wsite-com-store .wsite-com-category-product-group .wsite-com-column { float: left; width: 50% !important; }
522 #wsite-com-store .wsite-com-sidebar { position: relative; float: none !important; z-index: 7; width: 100%; min-height: 35px; margin: 0 auto 15px; padding: 0; text-align: center; }
523 #wsite-com-store .wsite-com-sidebar:before { display: block; width: 100%; padding: 10px 18px; box-sizing: border-box; text-align: center; text-transform: uppercase; content: 'VIEW ALL CATEGORIES\00a0\00a0\25be'; font-family: "Poppins", sans-serif; font-size: 16px; font-weight: 700; line-height: normal; cursor: pointer; }
524 #wsite-com-store .wsite-com-sidebar #wsite-com-hierarchy { position: relative; display: block; overflow: hidden; width: 100%; max-height: 0px; padding: 0; margin: 0 auto .25em; background: white; box-sizing: border-box; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
525 #wsite-com-store .wsite-com-sidebar #wsite-com-hierarchy > ul { width: 100%; padding: 0; }
526 #wsite-com-store .wsite-com-sidebar #wsite-com-hierarchy > ul li { margin-bottom: 15px; }
527 #wsite-com-store .wsite-com-sidebar #wsite-com-hierarchy .wsite-link-unselected { color: #4f4f4e; }
528 #wsite-com-store .wsite-com-sidebar.sidebar-expanded { cursor: default !important; }
529 #wsite-com-store .wsite-com-sidebar.sidebar-expanded:before { content: 'CLOSE\00a0\00a0\25b4'; }
530 #wsite-com-store .wsite-com-sidebar.sidebar-expanded #wsite-com-hierarchy { max-height: 1000px; padding: 10px 0; }
531 #wsite-com-store .wsite-com-content-with-sidebar { margin-left: 0; }
532 div.wsite-product-image-wrap { width: 100% !important; }
533 .wsite-product .wsite-product-top { width: 100%; }
534 .wsite-product .wsite-product-button-wrap { width: auto; }
535 #wsite-com-product-images { float: none; width: 100%; margin-bottom: 20px; }
536 #wsite-com-product-info { width: 100%; margin-left: 0; }
537 #wsite-com-product-images-strip .wsite-com-product-images-secondary-outer { margin-bottom: 10px; }
538 #wsite-com-checkout-list .wsite-form-input, #wsite-com-checkout-summary-list .wsite-form-input { width: 20px; }
539 #wsite-com-checkout-list .wsite-form-input.wsite-coupon-input, #wsite-com-checkout-summary-list .wsite-form-input.wsite-coupon-input { width: 100%; max-width: 95px; }
540 #wsite-com-checkout-list td { padding: 10px 0 20px; }
541 #wsite-com-checkout-list .wsite-remove-button, #wsite-com-checkout-summary-list .wsite-remove-button { top: 44px; left: -10px; }
542 .wsite-com-continue-shopping .caret { display: inline-block; margin-top: 2px; }
543 .wsite-com-checkout-payment-column, .wsite-com-checkout-summary-column { float: none; width: 100%; }
544 }
545 @media screen and (max-width: 480px) {
546 #wsite-com-store .wsite-com-category-subcategory-group .wsite-com-column, #wsite-com-store .wsite-com-category-product-featured-group .wsite-com-column, #wsite-com-store .wsite-com-category-product-group .wsite-com-column { float: none; width: 100% !important; }
547 }
548
549div.paragraph ul, div.paragraph ol { padding-left: 3em !important; margin: 5px 0 !important; }
550div.paragraph li { padding-left: 5px !important; margin: 3px 0 0 !important; }
551div.paragraph ul, div.paragraph ul li { list-style: disc outside !important; }
552div.paragraph ol, div.paragraph ol li { list-style: decimal outside !important; }
553
554.product-grid .product-grid-image .product-grid__image-sale-banner-wrapper {background: #fff;}
555#wsite-com-category-product-group .category__image-sale-banner-wrapper {background: #fff;}
556#wsite-search-product-results .wsite-search-product-result .wsite-search-product-image-container .search__image-sale-banner-wrapper {background: #fff;}
Note: See TracBrowser for help on using the repository browser.