@import url(//boocare.weebly.com/files/theme/boocss/serene.css?1709652672); @import url(theme/fonts/fonts.css?1709652672); ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, div.paragraph, p, blockquote, fieldset, input { margin: 0; padding: 0; }
 ul { list-style: none; }
 table { border-spacing: 0; }
 table td { padding: 0; }
 fieldset { border: 0; }
 a img { border: 0; }
 small { font-size: 85%; }
 strong, th, b { font-weight: bold; }
 sub, sup { font-size: 75%; line-height: 0; position: relative; }
 sup { top: -0.5em; }
 sub { bottom: -0.25em; }
 pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
 textarea { overflow: auto; }
 input[type="radio"] { vertical-align: text-bottom; }
 input[type="checkbox"] { vertical-align: bottom; }
 input:focus { outline: none; }
 label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
 button, input, select, textarea { margin: 0; }
 button:focus, input:focus, select:focus, textarea:focus { outline: none; }
 input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px rgba(50,50,50,0.5); -webkit-box-shadow: 0px 0px 5px rgba(50,50,50,0.5); box-shadow: 0px 0px 5px rgba(50,50,50,0.5); }
 * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
 :before, :after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
 .no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #dbe0e2; }
 ::-moz-selection { background: #A9A9A9; color: #fff; text-shadow: none; }
 ::selection { background: #A9A9A9; color: #fff; text-shadow: none; }
 .floatLeft { float: left; }
 .floatRight { float: right; }
 .alignCenter { text-align: center; }
 .invisible { visibility: hidden; }
 .clearfix:before, .clearfix:after, .container:before, .container:after { content: " "; display: table; }
 .clearfix:after, .container:after { clear: both; }
 .clearfix, .container { zoom: 1; }
 .clear { clear: both; }
 .clearleft { clear: left; }
 .clearright { clear: right; }
 div.paragraph ul, div.paragraph ol { padding-left: 25px !important; margin: 5px 0 !important; overflow: hidden; }
 div.paragraph li { padding-left: 5px !important; margin: 3px 0 0 !important; }
 div.paragraph ul, div.paragraph ul li { list-style: disc outside !important; }
 div.paragraph ol, div.paragraph ol li { list-style: decimal outside !important; }
 #icontent { padding: 0 !important; }
 .hidden, .none { display: none; visibility: hidden; }
 .weebly-content-area { min-height: 50px; }
 .note { display: none; color: #cf1313 !important; font-size: 15px !important; text-align: center; padding: 20px 0; }
 #icontent .note { display: block; }
 body { background: #fff; font-size: 16px; font-family: 'Poppins', sans-serif; font-weight: 300; color: #666; line-height: 1.67; }
 table { border-collapse: collapse; border-spacing: 0; }
 div.paragraph { font-family: 'Nunito Sans', sans-serif; margin-bottom: 10px; letter-spacing: 0.8px; }
 p { font-family: 'Nunito Sans', sans-serif; margin-bottom: 10px; letter-spacing: 0.8px; }
 h1, h2, h3, h4 { font-family: 'Poppins', sans-serif; color: #111; font-weight: 200; }
 h1 { font-size: 40px; line-height: 1; }
 h2 { font-size: 40px; line-height: 1.2; margin-bottom: 10px; letter-spacing: 1.2px; }
 h3 { font-size: 24px; }
 h4 { font-size: 16px; line-height: 1.2; margin-bottom: 5px; }
 a, a:visited, a:focus, a:active { color: #999; text-decoration: none; }
 blockquote a, .paragraph a, .wsite-content-title a { padding-bottom: 1px; position: relative; }
 blockquote a:after, .paragraph a:after, .wsite-content-title a:after { background: #111; content: ""; left: 0; bottom: -1px; height: 1px; position: absolute; width: 100%; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); transform: scaleX(0); -webkit-transition: transform; -moz-transition: transform; transition: transform; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: cubic-bezier(0.645,0.045,0.355,1); -moz-transition-timing-function: cubic-bezier(0.645,0.045,0.355,1); transition-timing-function: cubic-bezier(0.645,0.045,0.355,1); -webkit-transform-origin: right center; -moz-transform-origin: right center; transform-origin: right center; }
 blockquote a:hover:after, .paragraph a:hover:after, .wsite-content-title a:hover:after { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: left center; -moz-transform-origin: left center; transform-origin: left center; }
 .wsite-content-title a:after, .wsite-content-title a:before { bottom: 14px; }
 .boo-darkcolor h2, .boo-darkcolor div.paragraph { color: #fff; }
 .boo-darkcolor h2, .boo-darkcolor p { color: #fff; }
 .boo-darkcolor a { color: #fff; }
 #wrapper { position: relative; z-index: 3; }
 #main { background: #fff; }
 .container { margin: 0 auto; width: 1170px; }
 #main .container { padding-bottom: 100px; padding-top: 100px; }
 #empty-message-footer { margin-left: 0 !important; left: 0 !important; width: 100% !important; }
 #footer { font-size: 13px; color: #999; background: #111; padding-bottom: 100px; padding-top: 100px; position: fixed; left: 0; bottom: 0; height: 100%; width: 100%; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; }
 #icontent #footer { position: relative; }
 body.custom-option-on #footer { background: #083e68; }
 #footer h2 { color: #999; font-size: 24px; }
 #footer a { color: #999; border-bottom: none; }
 #footer a:after { background: #999; }
 #footer .wsite-social-item:after { background: none; }
 #footer .wsite-form-container { text-align: left; }
 #toTop { display: none; position: fixed; bottom: 30px; right: 30px; font-size: 0; z-index: 9; }
 #toTopHover { opacity: 1 !important; position: relative; width: 40px; height: 100px; display: block; }
 #toTopHover:after { background: url(theme/img/totop.png?1709652672) 0 0 no-repeat; width: 38px; height: 77px; content: ""; display: block; position: absolute; top: 23px; transition: all 0.5s ease; left: -11px; }
 #toTop:hover #toTopHover:after { top: 0; }
 body.toTop-off #toTop { display: none; }
 #eu-cookie.notification { background: #000; color: #fff; -webkit-box-shadow: none; -o-box-shadow: none; box-shadow: none; border-radius: 0; padding: 41px 30px; }
 #eu-cookie-content { color: #fff; text-align: left; display: block; width: auto; padding-right: 120px; font-size: 15px; }
 #eu-cookie-close { color: #111; height: 40px; width: 90px; background: #fff; line-height: 40px; font-size: 20px; position: absolute; top: 50%; margin-top: -20px; right: 30px; -webkit-transition: background .5s; -moz-transition: background .5s; -ms-transition: background .5s; -o-transition: background .5s; transition: background .5s; }
 #eu-cookie-close:hover { color: #FFFFFF; background: #444; }
 #top-bar { background: #111; color: #999; font-size: 13px; padding: 10px 50px; width: 100%; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; align-items: center; justify-content: center; }
 body.custom-option-on #top-bar { background: #083e68; }
 .phone { margin-right: 10px; }
 .phone .wsite-text:before { content: "\e904"; margin-right: 8px; }
 .time .wsite-text:before { content: "\e94e"; margin-right: 5px; }
 body.time-off .time, body.phone-number-off .phone, body.top-bar-off #top-bar { display: none; }
 .social { margin-left: auto; }
 #top-bar .wsite-social-item { color: #999; font-size: 13px; }
 #top-bar .wsite-social-item:hover { color: #fff; }
 body.custom-option-on #top-bar .wsite-social-item { color: #fff8f8; }
 body.custom-option-on #top-bar .wsite-social-item:hover { color: #c3d021; }
 .search { font-size: 13px; line-height: 1; border-left: 1px solid #999; margin-left: 12px; padding-left: 12px; }
 .icon-search:hover { color: #fff; }
 body.custom-option-on .icon-search { color: #c3d021; }
 body.custom-option-on .icon-search:hover { color: #ffffff; }
 .search .icon-search { cursor: pointer; }
 #search { background: #f0f0f0; position: relative; top: 0; left: 0; width: 100%; z-index: 4; height: 0; overflow: hidden; padding: 0 50px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 #search.show-search { height: 160px; }
 #search h3 { color: #999; }
 #search .search-inner { display: table; height: 100%; width: 100%; position: relative; }
 #search .wsite-search { display: table-cell; vertical-align: middle; }
 #wsite-header-search-form { position: relative; }
 #search .wsite-search-input { border: none !important; padding: 0 0 0 50px !important; font-size: 24px; font-style: italic; color: #999; transform: scaleX(0); transform-origin: 0 50%; transition: transform .3s; }
 #search ::-webkit-input-placeholder { color: #999; opacity: 1 !important; }
 #search :-moz-placeholder { color: #999; opacity: 1 !important; }
 #search :-moz-placeholder { color: #999; opacity: 1 !important; }
 #search :-ms-input-placeholder { color: #999; }
 #search .wsite-search-input:focus { background: none !important; }
 #search.show-search .wsite-search-input { transform: scaleX(1); transition-duration: .5s; }
 #search .wsite-search-button { background: none; position: absolute; left: 0; top: 6px; }
 #search .wsite-search-button:before { content: "\e902"; font-size: 30px; }
 .icon-Search-Close { cursor: pointer; position: fixed; top: 60px; right: 50px; color: #111; opacity: 0; font-size: 30px; -moz-transition: .5s cubic-bezier(0.28,0.12,0.22,1); -webkit-transition: .5s cubic-bezier(0.28,0.12,0.22,1); transition: .5s cubic-bezier(0.28,0.12,0.22,1); }
 .show-search .icon-Search-Close { opacity: 1; }
 .icon-Search-Close:before { position: relative; z-index: 2; }
 .icon-Search-Close:hover { color: #999; }
 #header { background: #fff; padding: 30px 50px; width: 100%; position: relative; z-index: 9; display: -ms-flexbox; display: flex; margin: 0 auto; -ms-flex-pack: justify; justify-content: space-between; align-items: center; -moz-transition: .5s cubic-bezier(0.28,0.12,0.22,1); -webkit-transition: .5s cubic-bezier(0.28,0.12,0.22,1); transition: .5s cubic-bezier(0.28,0.12,0.22,1); }
 body.custom-option-on #header { background: #fbfafa; }
 .header-layout #header { background: none !important; position: absolute; width: 100%; }
 .is-sticky #header { background: #fff !important; padding-bottom: 15px !important; padding-top: 15px !important; width: 100%; z-index: 9; -webkit-box-shadow: 0 6px 16px rgba(0,0,0,0.07); -moz-box-shadow: 0 6px 16px rgba(0,0,0,0.07); box-shadow: 0 6px 16px rgba(0,0,0,0.07); }
 .sticky-wrapper { height: auto !important; }
 .logo a { display: block; }
 .weebly-logo-area { width: 100%; }
 .wsite-logo, .wsite-logo img, .wsite-logo span { vertical-align: middle !important; }
 .wsite-logo img { max-width: 100%; -moz-transition: .5s cubic-bezier(0.28,0.12,0.22,1); -webkit-transition: .5s cubic-bezier(0.28,0.12,0.22,1); transition: .5s cubic-bezier(0.28,0.12,0.22,1); }
 .is-sticky .wsite-logo img { max-height: 50px; }
 #wsite-title { color: #df8b0d; font-size: 36px; font-weight: 500; line-height: 1; text-transform: uppercase; display: block; -moz-transition: .5s cubic-bezier(0.28,0.12,0.22,1); -webkit-transition: .5s cubic-bezier(0.28,0.12,0.22,1); transition: .5s cubic-bezier(0.28,0.12,0.22,1); }
 .is-sticky #wsite-title { font-size: 30px; }
 body.sticky-button-off .nav-button { display: none; }
 .nav-button > div { text-align: right !important; margin-top: 8px; }
 .menu { text-align: center; position: relative; padding-left: 30px; padding-right: 30px; }
 .menu ul:after { clear: both; display: block; content: ""; }
 .menu li { display: inline-block; margin: 0 16px; position: relative; }
 .menu a, .header-layout .is-sticky .menu a { display: block; color: #111; font-family: 'Poppins', sans-serif; font-size: 14px; font-weight: 200; position: relative; text-transform: uppercase; letter-spacing: 1.2px; }
 .menu a:before, .header-layout .is-sticky .menu a:before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #111; transition: transform, -webkit-transform; transform-origin: right center; transform: scaleX(0); transition-duration: .3s; transition-timing-function: cubic-bezier(.6,.15,.4,1); }
 .menu a:hover:before, #active a:before { transform-origin: left center; transform: scaleX(1); }
 .header-layout .menu a { color: #fff; }
 .header-layout .menu a:before { background: #fff; }
 body.custom-option-on .menu a, body.custom-option-on .header-layout .menu a { color: #df8b0d; }
 body.custom-option-on .menu a:before, body.custom-option-on .header-layout .menu a:before { background: #df8b0d; }
 .mobile-nav, .mobile-nav ul li, .menu-mobile { display: none; }
 #wsite-menus .wsite-menu { position: relative; padding: 30px 0; }
 #wsite-menus .wsite-menu li { min-width: 200px; position: relative; width: auto !important; }
 #wsite-menus .wsite-menu-wrap { background: #fff; min-width: 200px; margin-top: 10px; margin-left: -70px; -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.2); -moz-box-shadow: 1px 2px 5px rgba(0,0,0,0.2); box-shadow: 1px 2px 5px rgba(0,0,0,0.2); }
 #wsite-menus .wsite-menu-wrap .wsite-menu-wrap { padding: 0; margin: 0 0 0 3px; }
 #wsite-menus .wsite-menu li a { border: none; padding: 12px 50px 12px; background: none; font-family: 'Raleway', sans-serif; color: #999; font-size: 11px; font-weight: 200; letter-spacing: 1.3px; text-transform: uppercase; position: relative; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
 #wsite-menus span.wsite-menu-title, #wsite-menus span.wsite-menu-title { padding: 0; }
 #wsite-menus .wsite-menu li > a:hover, #wsite-menus .wsite-menu li.wsite-nav-current > a { color: #df8b0d; background: none; }
 #wsite-menus .wsite-menu-arrow { font-size: 0; position: absolute; right: 20px; top: 18px; }
 #wsite-menus .wsite-menu-arrow:after { font-size: 16px; content: "\f106"; }
 body.custom-option-on #wsite-menus .wsite-menu-wrap { background: #083e68; }
 body.custom-option-on #wsite-menus .wsite-menu li a { color: #fffefe; }
 body.custom-option-on #wsite-menus .wsite-menu li > a:hover, body.custom-option-on #wsite-menus .wsite-menu li.wsite-nav-current > a { color: #c3d021; }
 hr.styled-hr, .wsite-theme-dark hr.styled-hr { background-color: #dbdbdb; box-shadow: none; }
 body.custom-option-on hr.styled-hr, body.custom-option-on .wsite-theme-dark hr.styled-hr { background-color: #c3d021; }
 .wsite-social, .wsite-editor .wsite-social { white-space: inherit; }
 .wsite-social-item { color: #111; margin: 2px 5px; position: relative; display: inline-block; font-size: 16px; -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; }
 .wsite-social-item:hover { color: #999; }
 .wsite-social-item:before, #wsite-com-product-social-sharing a:before { display: none !important; }
 #wsite-com-product-social-sharing a { font-size: 0; text-indent: 0 !important; }
 .wsite-social-item.wsite-social-facebook:after, .wsite-com-product-social a.wsite-com-product-social-facebook:after { content: "\ea90"; }
 .wsite-social-item.wsite-social-twitter:after, .wsite-com-product-social a.wsite-com-product-social-twitter:after { content: "\ea96"; }
 .wsite-social-item.wsite-social-rss:after { content: "\ea9b"; }
 .wsite-social-item.wsite-social-plus:after, .wsite-com-product-social a.wsite-com-product-social-plus:after { content: "\e90c"; }
 .wsite-social-item.wsite-social-flickr:after { content: "\eaa3"; }
 .wsite-social-item.wsite-social-mail:after { content: "\e908"; font-size: 80%; }
 .wsite-social-item.wsite-social-linkedin:after { content: "\eaca"; }
 .wsite-social-item.wsite-social-pinterest:after, .wsite-com-product-social a.wsite-com-product-social-pinterest:after { content: "\ead2"; }
 .wsite-social-item.wsite-social-vimeo:after { content: "\eaa0"; }
 .wsite-social-item.wsite-social-youtube:after { content: "\e912"; }
 .wsite-social-item.wsite-social-dribbble:after { content: "\eaa7"; }
 .wsite-social-item.wsite-social-instagram:after { content: "\ea92"; }
 .wsite-social-item.wsite-social-yahoo:after { content: "\f19e"; }
 .wsite-social-item.wsite-social-tumblr:after { content: "\eab9"; }
 label { color: inherit !important; font-weight: normal !important; font-size: 15px !important; font-family: inherit !important; font-weight: 500; display: inline-block; margin-bottom: 5px; }
 label.wsite-form-sublabel { font-size: 11px !important; }
 .wsite-search-element { height: inherit !important; }
 .wsite-form-field { max-width: inherit; }
 input[type="text"], input[type="password"], .wsite-form-input, textarea.wsite-form-input, #commentPostDiv .field textarea { font-family: inherit; border: 1px solid #dbdbdb !important; background: none !important; font-size: 12px; min-height: 40px; color: #333; position: relative; padding: 15px 20px !important; max-width: 100% !important; width: 100%; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 input[type="text"]:focus, input[type="password"]:focus, .wsite-form-inputtextarea:focus, textarea.wsite-form-input:focus, .wsite-form-input--focus, #commentPostDiv .field textarea:focus { outline: none; background: #dbdbdb !important; }
 input.form-input-error { border: 3px solid #ff0000 !important; }
 .wsite-search-element { height: 30px; max-width: inherit; }
 #wsite-search-submit, .wsite-search-element-submit { background: none !important; position: absolute; width: 17px !important; height: 17px !important; line-height: 17px !important; top: 11px !important; margin: 0 !important; right: 14px !important; z-index: 2; }
 .wsite-search-element-submit { right: 14px !important; }
 .wsite-search-element-submit:after { content: "\e902"; font-size: 18px; }
 #wsite-search-submit { border-left: none; }
 [placeholder]:focus::-webkit-input-placeholder { transition: opacity 0.5s 0.5s ease; opacity: 0; filter: alpha(opacity=0); }
 input:focus::-webkit-input-placeholder { transition: text-indent 0.5s 0.5s ease; font-size: 0; opacity: 0; filter: alpha(opacity=0); }
 ::-webkit-input-placeholder { color: #333; opacity: 1 !important; }
 :-moz-placeholder { color: #333; opacity: 1 !important; }
 ::-moz-placeholder { color: #333; opacity: 1 !important; }
 :-ms-input-placeholder { color: #333; }
 blockquote { border-left: none !important; background: #f5f5f5; color: #111 !important; font-size: inherit !important; padding: 65px 50px 32px 75px !important; position: relative; font-style: normal !important; line-height: 1.4 !important; margin-bottom: 20px !important; }
 blockquote:after { font-size: 50px; color: #999; content: "\e905"; left: 0; top: 0; position: absolute; }
 select, .wsite-form-field select, .wsite-form-field select { font-size: 13px; color: #333; background: none; border: 2px solid #dbdbdb !important; min-height: 40px; padding: 10px 35px 10px 10px !important; }
 .jqTransformSelectWrapper { position: relative; font-size: 13px; color: #333; background: none; padding: 0 20px; border: 1px solid #dbdbdb !important; height: 46px; line-height: 46px; z-index: inherit !important; }
 .jqTransformSelectWrapper div span { float: none; position: absolute; white-space: nowrap; padding: 0; overflow: hidden; top: -1px; cursor: pointer; }
 .jqTransformSelectOpen { display: block; position: absolute; right: 15px; top: 0; font-size: 12px; }
 .jqTransformSelectOpen:after { content: "\e906"; }
 .jqTransformSelectWrapper ul { position: absolute; top: 34px; left: -1px; list-style: none; background-color: #fff; border: 1px solid #dbdbdb; display: none; z-index: 10; width: 100% !important; }
 .jqTransformSelectWrapper ul a { display: block; padding: 0 20px; text-decoration: none; border-bottom: none; color: #333; }
 .jqTransformSelectWrapper ul a.selected, .jqTransformSelectWrapper ul a:active, .jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover { background: #dbdbdb; }
 .jqTransformHidden { display: none; }
 .jqTransformButton { display: none; }
 .form-radio-container { line-height: 1; margin: 0 0 10px !important; }
 .form-radio-container input[type=radio], .form-radio-container input[type=checkbox], .wsite-search-facet-entries input[type=radio], .wsite-search-facet-entries input[type=checkbox], .wsite-com-product-option-label input[type=radio], .wsite-com-product-option-label input[type=checkbox] { display: none; }
 .form-radio-container label { color: #999 !important; font-size: 13px !important; }
 label[for*=checkbox-], label[for*=radio-], .wsite-com-product-option-label > span, .wsite-search-facet-entries label > a { display: inline-block; padding-left: 27px; margin-right: 15px; position: relative; }
 label[for*=checkbox-]:before, .wsite-search-facet-entries label > a:before, label[for*=radio-]:before, .wsite-com-product-option-label > span:before { border: 1px solid #dbdbdb; content: ""; display: inline-block; width: 19px; height: 19px; left: 0; top: 50%; margin-top: -10px; margin-right: 10px; position: absolute; text-align: center; }
 label[for*=radio-]:before, .wsite-com-product-option-label > span:before { -webkit-border-radius: 19px; -moz-border-radius: 19px; -ms-border-radius: 19px; -o-border-radius: 19px; border-radius: 19px; }
 input[type=radio]:checked + label:after, .wsite-com-product-option-label input[type=radio]:checked + span:after { background: #df8b0d; content: ""; left: 6px; top: 50%; position: absolute; height: 7px; width: 7px; margin-top: -4px; -webkit-border-radius: 7px; -moz-border-radius: 7px; -ms-border-radius: 7px; -o-border-radius: 7px; border-radius: 7px; }
 input[type=checkbox]:checked + label:before, .wsite-search-facet-entries label input[type=checkbox]:checked + a:before { border-color: #dbdbdb; content: "\e116"; font-size: 13px; }
 input[type=radio]:checked + label:before, .wsite-com-product-option-label input[type=radio]:checked + span:before, input[type=checkbox]:checked + label:before, .wsite-search-facet-entries label input[type=checkbox]:checked + a:before { border-color: #df8b0d; color: #df8b0d; }
 .NFI-wrapper { border: 1px solid #dbdbdb !important; padding: 0 !important; overflow: inherit !important; }
 .NFI-button { background: #111; color: #fff; padding: 0 14px; font-size: 13px; height: 40px; line-height: 40px; z-index: 2; }
 .NFI-wrapper .NFI-filename { border: none !important; padding-left: 90px !important; position: absolute; left: 0; }
 .NFI-wrapper .NFI-filename:focus { background: #fff !important; border-color: #fff !important; }
 .wsite-button, .header-layout .is-sticky .nav-button .wsite-button, .blog-button { border: 1px solid #111; background: none !important; color: #111 !important; font-size: 12px !important; font-weight: 300 !important; padding: 11px 30px; text-transform: uppercase; letter-spacing: 2px; position: relative; overflow: hidden; }
 .wsite-button:before, .blog-button:before { content: ""; position: absolute; bottom: -2px; top: -2px; left: 0; width: 100%; overflow: hidden; transition: transform, -webkit-transform; transform-origin: right center; transform: scaleX(0); transition-duration: .5s; transition-timing-function: cubic-bezier(.6,.15,.4,1); }
 .wsite-button:before, .header-layout .is-sticky .nav-button .wsite-button:before, .blog-button:before { background: #111; }
 .wsite-button:hover:before, .blog-button:hover:before { transform-origin: left center; transform: scaleX(1); }
 .wsite-button span { color: inherit !important; }
 .wsite-button-inner { background: none !important; height: inherit !important; line-height: inherit !important; padding: 0 !important; position: relative; z-index: 5; top: 1px; }
 .wsite-button-large { padding: 24px 46px; }
 .nav-button .wsite-button { font-weight: 200 !important; padding: 9px 30px 10px; }
 .nav-button .wsite-button:before { background: #111; }
 .nav-button .wsite-button-highlight:before { color: #df8b0d; }
 .nav-button .wsite-button:hover, .nav-button .wsite-button-highlight:hover { color: #fff !important; }
 .boo-darkcolor .wsite-button, .header-layout .nav-button .wsite-button { border-color: #fff; color: #fff !important; }
 .boo-darkcolor .wsite-button:before, .header-layout .nav-button .wsite-button:before { background: #fff; }
 .boo-darkcolor .wsite-button:hover, .header-layout .nav-button .wsite-button:hover { color: #111 !important; }
 .boo-darkcolor .wsite-button-highlight, .header-layout .nav-button .wsite-button-highlight, .wsite-button-highlight { border-color: #df8b0d; background: none !important; color: #df8b0d !important; }
 .boo-darkcolor .wsite-button-highlight:before, .header-layout .nav-button .wsite-button-highlight:before, .wsite-button-highlight:before { background: #df8b0d; }
 .boo-darkcolor .wsite-button-highlight:hover span, .header-layout .nav-button .wsite-button-highlight:hover span { color: inherit !important; }
 .wsite-button:hover, .wsite-button-highlight:hover, .boo-darkcolor .wsite-button-highlight:hover, .header-layout .nav-button .wsite-button-highlight:hover, .header-layout .is-sticky .nav-button .wsite-button:hover { color: #fff !important; }
 body.custom-option-on .wsite-button { border-color: #df8b0d; color: #df8b0d !important; }
 body.custom-option-on .wsite-button:before { background: #df8b0d !important; }
 body.custom-option-on .wsite-button:hover { color: #ffffff !important; }
 body.custom-option-on .boo-darkcolor .wsite-button { border-color: #df8b0d !important; color: #df8b0d !important; }
 body.custom-option-on .boo-darkcolor .wsite-button:before { background: #df8b0d !important; }
 body.custom-option-on .boo-darkcolor .wsite-button:hover { color: #fffdfd !important; }
 body.custom-option-on .boo-darkcolor .nav-button .wsite-button, body.custom-option-on.header-layout .nav-button .wsite-button { border-color: #889117 !important; color: #889117 !important; }
 body.custom-option-on .boo-darkcolor .nav-button .wsite-button:before, body.custom-option-on.header-layout .nav-button .wsite-button:before { background: #889117 !important; }
 body.custom-option-on .boo-darkcolor .nav-button .wsite-button:hover, body.custom-option-on.header-layout .nav-button .wsite-button:hover { color: #ffffff !important; }
 body.custom-option-on .wsite-button-highlight, body.custom-option-on .boo-darkcolor .wsite-button-highlight { border-color: #c3d021 !important; color: #c3d021 !important; }
 body.custom-option-on .boo-darkcolor .wsite-button-highlight:before, body.custom-option-on .wsite-button-highlight:before { background: #c3d021 !important; }
 body.custom-option-on .boo-darkcolor .wsite-button-highlight:hover, body.custom-option-on .wsite-button-highlight:hover { color: #fffffa !important; }
 .wsite-image, .galleryImageHolder { overflow: hidden; }
 #icontent .wsite-image, #icontent .galleryImageHolder { overflow: inherit; }
 .w-fancybox img { -webkit-transition: transform 8s ease-out; -moz-transition: transform 8s ease-out; -o-transition: transform 8s ease-out; -ms-transition: transform 8s ease-out; transition: transform 8s ease-out; }
 a.w-fancybox:hover .galleryImage-overlay, .galleryInnerImageHolder:hover .fullImageGalleryCaption, .w-fancybox:hover img { transform: scale(1.2); -webkit-transition: transform 8s ease-out; -moz-transition: transform 8s ease-out; -o-transition: transform 8s ease-out; -ms-transition: transform 8s ease-out; transition: transform 8s ease-out; }
 .galleryImage-inner { position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: 2; opacity: 0; background: rgba(0,0,0,0.6); -moz-transition: .5s cubic-bezier(0.28,0.12,0.22,1); -webkit-transition: .5s cubic-bezier(0.28,0.12,0.22,1); transition: .5s cubic-bezier(0.28,0.12,0.22,1); }
 .galleryImage-inner:hover { opacity: 1; }
 .galleryImage-inner:after, .galleryImage-inner:before { content: ""; left: 50%; position: absolute; top: 50%; background: #fff; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }
 .galleryImage-inner:after { margin: -25px 0 0 -1px; height: 0; width: 1px; transition-delay: .1s; }
 .galleryImage-inner:before { margin: -1px 0 0 -25px; height: 1px; width: 0; }
 .w-fancybox:hover .galleryImage-inner:after { height: 50px; }
 .w-fancybox:hover .galleryImage-inner:before { width: 50px; }
 .lines { position: absolute; top: 0; left: 0; height: 100%; width: 100%; opacity: 0; transition: all .42s cubic-bezier(.645,.045,.355,1); }
 .w-fancybox:hover .lines { transition: all .42s cubic-bezier(.645,.045,.355,1); }
 [class^='line-'] { position: absolute; background: #dbdbdb; transition: all .42s cubic-bezier(.645,.045,.355,1); }
 .line-t { top: 0; left: 0; right: 0; height: 10px; transform: translate3d(0,-12px,0); }
 .line-l { top: 0; left: 0; bottom: 0; width: 10px; transform: translate3d(-12px,0,0); }
 .line-b { bottom: 0; left: 0; right: 0; height: 10px; transform: translate3d(0,12px,0); }
 .line-r { top: 0; right: 0; bottom: 0; width: 10px; transform: translate3d(12px,0,0); }
 .w-fancybox:hover .line-t { transform: translate3d(0,-2px,0); }
 .w-fancybox:hover .line-b { transform: translate3d(0,2px,0); }
 .w-fancybox:hover .line-l { transform: translate3d(-2px,0,0); }
 .w-fancybox:hover .line-r { transform: translate3d(2px,0,0); }
 .imageGallery .galleryCaptionInnerText { font-size: 14px; }
 .partialImageGalleryCaption { width: 100%; height: 100%; left: 0; }
 .galleryImageHolder .galleryCaptionInnerText { color: #111; padding: 15px 40px !important; font-family: inherit; font-weight: 400; }
 .galleryCaptionHolderInnerBg { background: #fff; display: none; }
 .partialImageGalleryCaption .galleryCaptionHolderInner { height: 100%; }
 .partialImageGalleryCaption .galleryCaptionInnerTextHolder { display: table; height: 100%; width: 100%; }
 .partialImageGalleryCaption .galleryCaptionInnerText { display: table-cell; vertical-align: middle; color: #fff; }
 .fullImageGalleryCaption .galleryCaptionHolderInnerBg { background: rgba(255,255,255,0.8); display: block; opacity: 1; }
 .galleryCaptionHolder.fullImageGalleryCaption { top: 0 !important; bottom: 0 !important; }
 .galleryCaptionHover .fullImageGalleryCaption .galleryCaptionInnerTextHolder { vertical-align: bottom; }
 .galleryCaptionHover .fullImageGalleryCaption .galleryCaptionInnerText { color: #111; bottom: 0; left: 0; position: relative; text-align: left; -moz-transition: .5s cubic-bezier(0.28,0.12,0.22,1); -webkit-transition: .5s cubic-bezier(0.28,0.12,0.22,1); transition: .5s cubic-bezier(0.28,0.12,0.22,1); }
 .wsite-image > div { position: absolute; left: 0; right: 0; z-index: 5; bottom: 8%; text-align: center; }
 #icontent .wsite-image > div { position: relative; background: none; left: inherit; right: inherit; }
 .wsite-image > div .text { color: #111; padding: 2px 10px; font-size: 14px; display: inline-block; background: #fff; }
 .fancybox-close { background: #e0483e !important; font-size: 11px; color: #fff !important; width: 30px; height: 30px; line-height: 33px; text-align: center; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; border-radius: 30px; }
 .fancybox-close:after { content: "\e903"; }
 .fancybox-next span, .fancybox-prev span { color: #fff; font-size: 30px; background: none; display: block; width: inherit; height: inherit; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; }
 .fancybox-next span:after { content: "\e90f"; }
 .fancybox-next span { text-align: right; }
 .fancybox-prev span:after { content: "\e910"; }
 .fancybox-prev span { text-align: left; }
 .fancybox-next span:hover, .fancybox-prev span:hover { color: #fff; }
 .wslide-button-wrap { z-index: 9 !important; opacity: 1 !important; display: block !important; }
 .wslide-button { height: 50px !important; overflow: inherit !important; }
 .wslide-button-inner { width: inherit !important; height: inherit !important; padding: 0 !important; line-height: inherit !important; }
 .wslide-pause, .wslide-play { display: none !important; }
 .wslide-button-bg { height: inherit !important; background: none !important; }
 .wslide-button-icon { font-size: 30px; background: none !important; width: inherit !important; height: inherit !important; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; }
 .wslide-prev .wslide-button-icon:after { content: "\e910"; }
 .wslide-next .wslide-button-icon:after { content: "\e90f"; }
 .wslide-prev .wslide-button-icon:hover, .wslide-next .wslide-button-icon:hover { opacity: .6; filter: alpha(opacity=60); }
 .wslide-dots { width: 100%; right: 0 !important; left: 0 !important; text-align: center; bottom: 12px !important; height: 6px; }
 .wslide-dot { background: #fff !important; margin: 0 1px !important; opacity: 0.6; filter: alpha(opacity=60); display: inline-block; height: 6px !important; width: 40px !important; float: none !important; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; }
 .wslide-dot:hover, .wslide-dot-current { opacity: 1; filter: alpha(opacity=100); }
 [class*=rss-box-] { background: none !important; border: 1px solid #dbdbdb !important; padding: 20px 20px 10px !important; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; }
 [class*=rss-box-] p.rss-title { line-height: 1.6 !important; padding: 0 !important; margin: 0 0 15px !important; }
 [class*=rss-box-] .rss-title a { font-family: inherit !important; font-weight: 500 !important; font-size: 26px !important; color: #fff !important; line-height: 1.6; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; }
 [class*=rss-box-] .rss-title a:hover { color: #df8b0d !important; }
 [class*=rss-box-] .rss-items { border-top: 1px solid #dbdbdb; }
 .rss-items li.rss-item { background: none !important; font-family: inherit !important; line-height: 1.8 !important; padding: 15px 0 !important; border-bottom: 1px solid #dbdbdb; color: #333; }
 .rss-items li.rss-item:last-child { border-bottom: none !important; }
 [class*=rss-box-] .rss-item a { background: none !important; font-family: inherit !important; font-size: 13px !important; color: #fff !important; font-weight: 600 !important; text-decoration: none !important; padding-bottom: 8px; display: inline-block; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; }
 [class*=rss-box-] .rss-item a:hover { color: #333 !important; }
 .w-ui.ui-dialog.popup-modal .ui-dialog-content > div, .w-ui .ui-dialog.popup-modal .ui-dialog-content > div { overflow: hidden !important; }
 .w-ui.ui-dialog.popup-modal .ui-dialog-content>div, .w-ui .ui-dialog.popup-modal .ui-dialog-content>div { padding: 30px 30px 0 !important; }
 .w-ui.ui-dialog.popup-modal .ui-dialog-content>div .close-x.close-x-thin, .w-ui .ui-dialog.popup-modal .ui-dialog-content>div .close-x.close-x-thin { background: #e0483e !important; color: #fff !important; top: -15px; right: -15px; width: 30px; height: 30px; line-height: 30px; text-align: center; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; border-radius: 30px; }
 .ui-widget-overlay { background: #000 !important; opacity: .7; filter: alpha(opacity=70); }
 .w-ui.ui-dialog.popup-modal, .w-ui .ui-dialog.popup-modal { z-index: 10000 !important; border-radius: 4px !important; }
 .wsite-page-memberpage.wsite-theme-light .wsite-membership-box h1 { color: #333; border-bottom: 1px solid #dbdbdb; font-weight: 400 !important; text-transform: uppercase; }
 .w-ui.ui-dialog.popup-modal .ui-dialog-content .wsite-membership-box input { padding: 0 8px; margin-bottom: 16px; font-family: inherit !important; color: #333; font-size: 15px; border-radius: 0; box-shadow: none; }
 .w-ui.ui-dialog.popup-modal .ui-dialog-content .wsite-membership-box input { padding: 0 8px !important; }
 .wsite-page-memberpage .wsite-membership-box a { color: #333 !important; }
 .wsite-page-memberpage .wsite-membership-box a:hover { color: #333 !important; }
 .wsite-page-memberpage.wsite-theme-light .wsite-membership-box .membership-right-action { padding: 0 35px !important; height: 42px !important; line-height: 38px; background: transparent; color: #df8b0d !important; border: 1px solid #df8b0d !important; background-image: none; text-shadow: none; font-weight: 700; font-size: 11px !important; text-transform: uppercase; box-shadow: none; border-radius: 0 !important; position: relative; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear; transition: all .3s linear; }
 .wsite-page-memberpage.wsite-theme-light .wsite-membership-box .membership-right-action:hover { background: #df8b0d !important; color: #fff !important; }
 button.btn-forward.btn-com:after { display: none; }
 #banner { position: relative; z-index: 1; background: #333; }
 #banner .wsite-header-elements, #banner .wsite-section-wrap { height: 100%; }
 .header-layout-1 .wsite-header-section { padding-top: 110px; }
 .wsite-header-section .banner-content { height: 100%; padding-bottom: 100px; padding-top: 100px; position: relative; }
 .banner-content h2 { font-size: 60px; }
 .banner-content div.paragraph { font-size: 20px; }
 .banner-content p { font-size: 20px; }
 .landing-page .logo { text-align: center; display: block; width: 100%; }
 body.splash-page { background: #333 !important; padding: 0; }
 .splash-page .wsite-header-section { position: relative; }
 .splash-page .wsite-header-section:before { background: rgba(255,255,255,0.7); content: ""; left: 50px; right: 50px; bottom: 50px; top: 50px; position: absolute; z-index: 0; }
 .splash-page .wsite-section-content { padding: 100px; position: relative; }
 .splash-content .wsite-section-wrap { min-height: 100vh; }
 .splash-content .weebly-content-area { min-height: 350px; }
 #icontent.header-layout #header { background: #333 !important; position: relative; }
 .slider-layout #banner { min-height: 50vh; }
 .slick-slider { height: 100%; position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
 .slick-list { height: 100%; position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
 .slick-list:focus { outline: none; }
 .slick-list.dragging { cursor: pointer; cursor: hand; }
 .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
 .slick-track { height: 100%; position: relative; top: 0; left: 0; display: block; }
 .slick-track:before, .slick-track:after { display: table; content: ''; }
 .slick-track:after { clear: both; }
 .slick-loading .slick-track { visibility: hidden; }
 .slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
 #icontent .slick-slide:first-child { padding-top: 100px; }
 [dir='rtl'] .slick-slide { float: right; }
 .slide-img { height: 100%; }
 .slick-slide img { display: block; min-width: 100%; min-height: 100%; }
 .slick-slide.slick-loading img { display: none; }
 .slick-slide.dragging img { pointer-events: none; }
 .slick-initialized .slick-slide { display: block; }
 .slick-loading .slick-slide { visibility: hidden; }
 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
 .slick-arrow.slick-hidden { display: none; }
 .slick-caption { position: absolute; padding: 150px 0 100px; right: 0; top: 0; bottom: 0; width: 100%; }
 #icontent .slick-caption { padding: 50px; top: 50px; bottom: 50px; }
 #icontent .slick-content .weebly-area { border: 1px dashed #888; }
 .slide-item { position: relative; }
 #icontent .slide-item { background: #ddd; margin-bottom: 10px; border-bottom: 1px dashed #525252; position: relative; overflow: hidden; min-height: 250px; }
 #icontent .slide-item .weebly-image-area { display: block; max-height: 80vh; }
 #icontent .slide-item .weebly-image-area img { width: 100%; }
 #icontent .slide-item .weebly-image-area-placeholder img { min-height: auto; height: auto; }
 .slick-arrow { background: none; border: none; font-size: 0; position: absolute; z-index: 9; color: #fff; top: 50%; margin-top: -12px; transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; }
 .slick-arrow:before { font-size: 25px; }
 .slick-arrow:hover { opacity: .5; }
 .slick-prev { left: 50px; }
 .slick-next { right: 50px; }
 .slick-next:before { content: "\e90f"; }
 .slick-prev:before { content: "\e910"; }
 .slick-dots { position: absolute; bottom: 30px; left: 0; width: 100%; text-align: center; }
 .slick-dots li { display: inline-block; margin: 0 5px; }
 .slick-dots button { display: block; position: relative; font-size: 0; height: 12px; padding: 0; width: 12px; background: rgba(255,255,255,0.6); border: 2px solid rgba(0,0,0,0.5); border-radius: 12px; transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; }
 .slick-dots .slick-active button, .slick-dots button:hover { background: #fff; }
 body.slide-4-off .slick-dots li:nth-child(4), body.slide-5-off .slick-dots li:nth-child(5), body.slide-4-off #icontent .slide-item:nth-child(4), body.slide-5-off #icontent .slide-item:nth-child(5) { display: none; }
 .slider .container { position: relative; display: table; height: 100%; }
 .slick-content { display: table-cell; vertical-align: middle; width: 100%; }
 .mini-cart { float: right; padding-left: 22px; }
 body.custom-option-on .mini-cart { border-color: ; }
 #wsite-nav-cart-a { display: block; font-size: 0; }
 #wsite-nav-cart-a:hover { color: #fff; }
 body.custom-option-on #wsite-nav-cart-a { color: ; }
 body.custom-option-on #wsite-nav-cart-a:hover { color: ; }
 #wsite-nav-cart-a:hover { color: #df8b0d; }
 #wsite-nav-cart-a:before { content: "\e907"; font-size: 17px; font-weight: bold; }
 .wsite-nav-cart a span { display: none; }
 #wsite-mini-cart { border: 1px solid #dbdbdb !important; margin-top: 20px; -moz-border-radius: 4px; -o-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
 #wsite-mini-cart:before, .wsite-theme-dark #wsite-mini-cart:before { border: 5px solid transparent !important; border-bottom: 5px solid #fff !important; margin-top: -11px; right: 84px; top: 0; }
 #wsite-mini-cart:after { display: none; }
 #wsite-mini-cart:before, #wsite-mini-cart:after { border-bottom-color: #fff !important; margin-left: -2px !important; }
 .wsite-product-list .wsite-empty-cart { font-weight: 600; color: #111; }
 .wsite-product-list .wsite-list-image-wrap, .wsite-product-list .entity-list-image-wrap { border: 1px solid #dbdbdb !important; }
 .wsite-product-list .wsite-name-header { color: #111; font-weight: 600; text-transform: uppercase; font-size: 14px; }
 #wsite-mini-cart .wsite-product-list .wsite-product-price { color: #111; font-weight: 600; font-size: 14px; padding: 0; }
 #wsite-mini-cart .wsite-subtotal-wrapper { color: #111; font-weight: 600; font-size: 14px; }
 .wsite-nav-cart a img { vertical-align: middle; }
 #wsite-mini-cart .wsite-imageaspectratio-image-container:after { -moz-box-shadow: 0 0 0 2px #fff inset; -webkit-box-shadow: 0 0 0 2px #fff inset; box-shadow: 0 0 0 2px #fff inset; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
 #wsite-mini-cart .wsite-remove-button, #wsite-mini-cart .wsite-remove-button:hover, .wsite-theme-dark #wsite-mini-cart .wsite-remove-button, .wsite-theme-dark #wsite-mini-cart .wsite-remove-button:hover { background: #e0483e !important; color: #fff; -webkit-border-radius: 16px; -moz-border-radius: 16px; -ms-border-radius: 16px; -o-border-radius: 16px; border-radius: 16px; font-size: 8px; line-height: 17px; text-align: center; margin-left: 5px; height: 16px; width: 16px; }
 #wsite-mini-cart .wsite-remove-button:after { content: "\e903"; }
 #wsite-mini-cart .wsite-remove-button:hover, .wsite-theme-dark #wsite-mini-cart .wsite-remove-button:hover { opacity: 0.8; filter: alpha(opacity=80); }
 .wsite-cart-contents .wsite-product-list { border-top-color: #fff; }
 #wsite-com-minicart-checkout-button.wsite-button-highlight { background: #111 !important; border-color: #111; color: #fff !important; padding: 14px 30px; }
 #wsite-com-minicart-checkout-button.wsite-button-highlight:hover { background: none !important; color: #111 !important; }
 .wsite-theme-dark .wsite-cart-contents .wsite-product-list, .wsite-theme-dark #wsite-mini-cart .wsite-cart-bottom { background: #fff; }
 .wsite-theme-dark #wsite-mini-cart .wsite-product-list .wsite-name-header, .wsite-theme-dark #wsite-mini-cart .wsite-product-list .wsite-product-price { color: #fff; }
 .wsite-theme-dark .wsite-product-list li { border-bottom: 1px solid #dbdbdb; }
 .wsite-com-sidebar { padding: 13px 100px 0 0; float: left; width: auto; }
 #wsite-com-hierarchy .wsite-com-link { color: ; }
 #wsite-com-hierarchy .wsite-selected .wsite-com-link, #wsite-com-hierarchy .wsite-com-link:hover { color: #999; }
 .product-grid-columns--3 .product-grid__item .product-grid__info .product-grid__title .product-grid-reset { font-size: 16px; }
 .categories__published .product-grid-columns--3 .product-grid__item .product-grid__info .product-grid__price .product-grid-reset { font-size: 24px; }
 .product-grid__price.paragraph { font-weight: 600; }
 .product-grid__price.paragraph .product-grid__sale { font-weight: 300; }
 .product-grid-columns--3 .product-grid__item .product-grid__info .product-grid__description .product-grid-reset { color: #666; font-size: 14px; }
 .product-grid__images { position: relative; overflow: hidden; }
 .product-grid-image { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 .product-grid__item:hover .product-grid-image { -webkit-transform: scale(1.07); -ms-transform: scale(1.07); transform: scale(1.07); }
 .product-grid__item-overlay { z-index: 3; }
 .product-grid__images:after { border: 2px solid #fff; content: ""; left: 0; right: 0; bottom: 0; top: 0; position: absolute; opacity: 0; z-index: 1; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
 .product-grid__item:hover .product-grid__images:hover:after { left: 15px; right: 15px; bottom: 15px; top: 15px; opacity: 1; }
 .product-grid-single-row--3 .product-grid__item .product-grid__info .product-grid__price .product-grid-reset { font-size: 14px; }
 .wsite-product, .wsite-product-image { -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; border-radius: 0; border-color: #ddd; -webkit-box-shadow: none; box-shadow: none; }
 #wsite-com-store-inner .wsite-com-content { padding: 0; }
 .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 { margin: 20px 15px; text-align: center; font-family: 'Raleway', sans-serif; }
 .wsite-com-category-product-wrap { padding: 10px; }
 .wsite-com-category-product-image-wrap, .wsite-com-category-product-featured-image-wrap, .wsite-com-category-subcategory-image-wrap { border-color: #dbdbdb; }
 .wsite-com-category-product-image-wrap:before, .wsite-com-category-product-featured-image-wrap:before, .wsite-com-category-subcategory-image-wrap:before { content: ""; border: 5px solid transparent; left: 0; top: 0; position: absolute; height: 100%; width: 100%; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 .wsite-com-category-product-featured:hover .wsite-com-category-product-image-wrap:before, .wsite-com-category-product-featured:hover .wsite-com-category-product-featured-image-wrap:before, .wsite-com-category-product-featured:hover .wsite-com-category-subcategory-image-wrap:before { border-color: #111; }
 .wsite-imageaspectratio-image { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 .wsite-imageaspectratio-image-container:hover .wsite-imageaspectratio-image { -webkit-transform: scale(1.07); -ms-transform: scale(1.07); transform: scale(1.07); }
 .wsite-com-category-product-name { color: #fff; font-size: 16px; font-weight: 400; margin-top: 20px; }
 .wsite-com-category-product-link-featured .wsite-com-category-product-name { color: #fff !important; }
 .wsite-com-category-product-link-featured:hover .wsite-com-category-product-name { color: #fff !important; }
 .wsite-com-price, .wsite-com-sale-price { color: ; font-size: 14px !important; }
 .wsite-com-product-price-container span, .wsite-com-product-show-price-range-on-sale #wsite-com-product-price.wsite-com-product-price-container span, .wsite-com-product-show-price-on-sale #wsite-com-product-price.wsite-com-product-price-container span { color: #fff; font-size: 12px; font-weight: normal; }
 #wsite-com-product-price.wsite-com-product-price-container span, #wsite-com-product-price-range.wsite-com-product-price-container span, #wsite-com-product-price-sale.wsite-com-product-price-container span, .wsite-com-product-price .wsite-com-sale-price { font-size: 16px; font-weight: 600; }
 .wsite-com-product-price.single-sale-price .wsite-com-price { font-size: 12px; color: ; font-weight: 300; opacity: 1; filter: alpha(opacity=1); text-decoration: line-through; }
 .wsite-com-category-product-featured-price { font-size: 14px !important; }
 .single-sale-price .wsite-com-sale-price, .single-sale-price .wsite-com-category-product-featured-price { font-weight: 600; }
 .wsite-com-category-subcategory-name { bottom: 25px; }
 .wsite-com-category-subcategory-name-bg { display: none; }
 .wsite-com-category-subcategory-name-text { font-family: 'Raleway', sans-serif; background: #fff; font-size: 20px; padding: 12px 20px; font-weight: 400; text-shadow: none; color: #fff; display: inline-block; }
 #wsite-com-category-product-group-pagelist a:first-child, #wsite-com-category-product-group-pagelist a:last-child { border: none; }
 #wsite-com-category-product-group-pagelist a:hover, #wsite-com-category-product-group-pagelist a.wsite-selected { color: #fff; background: #df8b0d; font-weight: normal; }
 #wsite-com-category-product-group-pagelist a { border: 1px solid #dbdbdb; display: inline-block; padding: 2px 12px; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; font-size: 16px !important; }
 #wsite-com-category-product-group-pagelist { font-size: 0 !important; }
 #wsite-com-category-product-group-pagelist a[data-page] { margin: 0 5px; }
 #wsite-com-breadcrumbs a { font-weight: 600; }
 #wsite-com-breadcrumbs.wsite-com-product-breadcrumbs, #wsite-com-breadcrumbs.wsite-com-category-breadcrumbs { font-size: 16px; padding: 0 0 35px; }
 #wsite-com-breadcrumbs.wsite-com-product-breadcrumbs .wsite-com-breadcrumb, #wsite-com-breadcrumbs.wsite-com-category-breadcrumbs .wsite-com-breadcrumb { font-size: inherit; }
 .wsite-com-product-breadcrumbs .wsite-com-breadcrumb-arrow, .wsite-com-category-breadcrumbs .wsite-com-breadcrumb-arrow { opacity: 1 !important; filter: alpha(opacity=100) !important; color: #fff; font-size: 0; padding: 0 10px !important; }
 .wsite-com-breadcrumb-arrow:after { content: "\e90f"; font-size: 10px; font-weight: bold; position: relative; top: -1px; }
 #wsite-com-breadcrumbs .wsite-com-link-text { color: #fff; }
 #wsite-com-product-images { border: 1px solid #dbdbdb; overflow: hidden; }
 #wsite-com-product-images-strip .wsite-com-column { border: 1px solid #dbdbdb; }
 #wsite-com-product-area .wsite-imageaspectratio-image-container:after { -moz-box-shadow: 0 0 0 2px #e6352d inset; -webkit-box-shadow: 0 0 0 2px #e6352d inset; box-shadow: 0 0 0 2px #e6352d inset; }
 #wsite-com-product-images-strip .wsite-com-product-images-secondary-outer { -webkit-box-shadow: none; box-shadow: none; padding: 0; -moz-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
 #wsite-com-product-title { color: #fff; font-size: 24px; font-weight: 600; margin-bottom: 0; }
 #wsite-com-title { margin-left: 15px; margin-bottom: 0; margin-top: 13px; }
 .wsite-com-product-price-amount, .wsite-com-product-price-currency-prefix { color: #fff; font-size: 20px; }
 .wsite-com-product-price-currency-suffix { padding-left: 8px; }
 #wsite-com-product-price-area { border: none; margin: 0; }
 #wsite-com-product-short-description { padding: 10px 0; font-size: 14px; color: ; }
 #wsite-com-product-inventory { padding-top: 0px; }
 .wsite-com-product-title { font-size: 16px; font-weight: 600; text-transform: uppercase; margin-bottom: 20px; display: block; }
 #wsite-com-product-sku { font-size: 16px; opacity: 1; }
 #wsite-com-product-sku b { display: inline-block; font-size: 16px; }
 #wsite-com-product-options { border: none; margin-bottom: 20px; margin-top: 5px; }
 .text-option-input { max-width: 200px !important; }
 #wsite-com-product-quantity #wsite-com-product-quantity-input { padding: 0 !important; height: 40px; font-size: 18px; width: 80px; }
 #wsite-com-product-quantity-input::-webkit-inner-spin-button { display: block; }
 input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; cursor: pointer; display: block; width: 8px; color: ; padding-right: 10px; text-align: center; position: relative; }
 input[type=number]::-webkit-inner-spin-button:hover { color: #feb813; }
 input[type=number]::-webkit-inner-spin-button:before, input[type=number]::-webkit-inner-spin-button:after { content: ""; border: 5px solid transparent; position: absolute; left: 0; font-size: 17px; font-weight: bold; }
 input[type=number]::-webkit-inner-spin-button:before { top: 19px; border-top: 6px solid ; }
 input[type=number]::-webkit-inner-spin-button:after { top: 6px; border-bottom: 6px solid ; font-size: 15px; }
 #wsite-com-product-buy { padding-top: 30px; }
 #wsite-com-product-add-to-cart { background: #fff !important; border-color: #fff; color: #fff !important !important; padding: 16px 37px; -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; }
 #wsite-com-product-add-to-cart:hover { background: none !important; color: #fff !important; }
 .wsite-com-product-option-color .wsite-com-product-option-color-container { -moz-border-radius: 50%; -o-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
 .wsite-com-product-option-color .wsite-com-product-option-color-swatch { -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; outline: none; -webkit-box-shadow: none; box-shadow: none; }
 .wsite-checkout-page-title { font-weight: 600; margin-bottom: 20px; }
 .wsite-checkout-cart-details__title a { color: #fff; }
 .wsite-checkout-delete { background: #ca261b; }
 .wsite-checkout-cart-details__link, .wsite-checkout-cart-details__link:active { color: #ca261b; }
 .wsite-checkout-qty__input, .wsite-checkout-qty__select { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -ms-border-radius: 0 !important; -o-border-radius: 0 !important; border-radius: 0 !important; -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important; }
 .wsite-checkout-subtotals__cell--subtotal, .wsite-checkout-cart-total { font-weight: 600; color: #fff; }
 .wsite-checkout-actions { padding-top: 20px; }
 .wsite-checkout-cart td { border-bottom: 1px solid #dbdbdb; }
 #wsite-content .wsite-checkout div.paragraph { color: !important; }
 #wsite-content .wsite-checkout p { color: !important; }
 .wsite-checkout-options__overlay { display: none !important; }
 .wsite-checkout-options__radio { opacity: 1 !important; z-index: 1 !important; display: inline-block !important; }
 .wsite-checkout-options__indicator { border: 0 none !important; }
 #wsite-search-form { position: relative; }
 #wsite-search-form:after { content: "\e902"; position: absolute; right: 0; top: 0; }
 #wsite-search-sidebar a { color: ; font-weight: 400; }
 .wsite-theme-dark #wsite-search-header { border-color: #dbdbdb; }
 #wsite-search-product-result-section h3 { font-size: 30px; color: #fff; }
 #wsite-search-product-results .wsite-search-product-result { width: 33.3%; }
 #wsite-search-product-results .wsite-search-product-image-container, #wsite-search-Popup .wsite-search-facet-color label { border: 1px solid #dbdbdb; border-radius: 0; box-shadow: none; }
 #wsite-search-product-results .wsite-search-product-price { color: #fff; font-size: 23px; font-weight: 600; text-align: center; }
 #wsite-search-product-results .wsite-search-product-name { color: #fff; text-align: center; margin-bottom: 15px; }
 #wsite-search-Popup h3 { font-size: 20px; }
 #wsite-search-Popup a { font-weight: normal; font-size: 15px; }
 #wsite-search-Popup a.active { color: #fff; }
 .blog-layout-1 .container { width: 1040px; }
 #blogTable { width: 100%; }
 .blog-postlist, .blog-body { margin-top: -4px; float: none !important; }
 .blog-post { margin-bottom: 113px; }
 .blog-post:nth-last-of-type(2) { margin-bottom: 50px; }
 .blog-post .blog-header { margin-bottom: 15px !important; }
 #blogTable .blog-post .blog-header h2.blog-title { font-size: 36px !important; font-weight: 600; margin-bottom: 14px !important; }
 h2.blog-title a, a.blog-title-link { color: #333; -moz-transition: all .3s; -o-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; }
 h2.blog-title a:hover, a.blog-title-link:hover { border: none; color: #df8b0d; text-decoration: none; }
 .blog-actions { margin-bottom: 7px; }
 .blog-post .blog-date { font-size: 15px !important; }
 .blog-post .blog-date .date-text { float: none; color: #999; position: relative; }
 .blog-date .date-text:after { content: "/"; margin-right: 5px; margin-left: 7px; }
 .blog-post .blog-comments { float: left; font-size: 15px; position: relative; top: -4px; }
 .blog-content .paragraph, .blog-content .editable-text.paragraph { line-height: 1.7; font-size: inherit !important; }
 .blog-post .blog-content { margin-bottom: 40px; }
 .blog-postlist .blog-social, .blog-body .blog-social { float: left; margin: -30px 0 15px; }
 .wsite-blog-post .blog-postlist .blog-social, .wsite-blog-post .blog-body .blog-social { margin: 30px 0 15px; }
 .blog-read-more { float: right; margin-top: 6px; }
 .blog-read-more a, #blogTable .blog-comments-bottom a { font-size: 15px !important; border-bottom: 1px solid transparent; -moz-transition: all .3s; -o-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; }
 .blog-read-more a:hover, #blogTable .blog-comments-bottom a:hover { color: #111; border-color: #111; }
 .blog-body .blog-comments-bottom, #wsite-content .blog-comments-bottom, #wsite-content .blog-comments-bottom { clear: both; }
 .blog-post .blog-separator, .blog-post-separator { display: none; }
 .blog-main { padding-right: 60px; }
 .blog-sidebar { width: 270px; }
 .column-blog { width: 100%; float: none; }
 .blog-sidebar-separator { padding: 0; }
 #blogTable .columnlist-blog h2 { font-size: 16px !important; font-weight: 600; color: #333; margin-bottom: 10px; position: relative; }
 .columnlist-blog .blog-archives-title, .columnlist-blog .blog-category-title { margin-top: 25px; }
 .blog-category-list a:before, .blog-archive-list a:before { content: "\e900"; margin-right: 7px; position: relative; background: none; font-size: 16px; top: 1px; }
 .blog-category-list, .blog-archive-list { margin-top: 6px; }
 #blogTable .column-blog div.paragraph { color: #333; font-size: 13px !important; line-height: 1.6; }
 #blogTable .column-blog p { color: #333; font-size: 13px !important; line-height: 1.6; }
 .column-blog a { color: #999; border: none; display: inline-block; position: relative; padding-bottom: 5px; }
 .column-blog a:hover { color: #df8b0d; }
 .blog-feed-link { margin-top: 0; }
 .wsite-blog-post #commentArea { margin-top: -30px; }
 #icontent #commentArea { margin-top: 0; }
 #commentReplyTitle { text-transform: uppercase; font-size: 22px; }
 #commentPostDiv { max-width: 80%; }
 #commentPostDiv .field input[type=text], #commentPostDiv .field textarea { color: ; padding: 0 15px; }
 #commentPostDiv .field input[type=text] { height: 32px; line-height: 32px; }
 #commentPostDiv .field textarea { padding: 15px; }
 #commentUserInfo { margin-top: 6px; }
 .blog-button { height: auto; padding: 5px 20px 3px; }
 .blog-button span { margin: 0; background: none; padding: 0 !important; position: relative; z-index: 2; }
 .blog-button:hover span { color: #fff; }
 .blogCommentText div.paragraph, .blogCommentHeading .blogCommentAuthor span.name, .blogCommentHeading .blogCommentAuthor a.name { color: !important; }
 .blogCommentText p, .blogCommentHeading .blogCommentAuthor span.name, .blogCommentHeading .blogCommentAuthor a.name { color: !important; }
 .blogCommentReplyWrapper { height: inherit; }
 .blogCommentReplyWrapper input[type=radio], .blogCommentReplyWrapper input[type=checkbox] { display: block; vertical-align: middle; }
 .blogCommentReplyWrapper iframe { height: 550px; }
 .blogCommentHeading .blogCommentDate, .blogCommentHeading .blogCommentAuthor span.name, .blogCommentHeading .blogCommentAuthor a.name, .blogCommentHeading .blogCommentAuthor span.email { font-family: inherit; text-shadow: none; }
 .wsite-theme-dark #commentUserInfo { color: inherit; }
 .wsite-theme-dark #commentUserInfo a { color: #df8b0d; }
 .blog-layout-2 .container { width: 680px; margin: 0 auto; padding-bottom: 50px; padding-top: 50px; }
 .blog-layout-2 .blog-main { padding: 0; }
 .blog-layout-2 #blogTable td { width: 100%; }
 .blog-layout-2 .blog-header h2.blog-title { text-align: center; }
 .blog-layout-2 .blog-post { margin-bottom: 175px; }
 .blog-layout-2 .blog-post .blog-date { width: 50%; text-align: right; display: inline-block; }
 .blog-layout-2 .blog-date .date-text { font-size: 12px; float: right; }
 .blog-layout-2 .blog-date .date-text:after { content: "/"; padding-left: 8px; }
 .blog-layout-2 .blog-content { margin-bottom: 35px; }
 .blog-layout-2 .blog-post .blog-comments { width: 50%; text-align: left; font-size: 12px; }
 .blog-layout-2 .blog-social { margin: 0 0 15px; text-align: right; width: 59%; float: left; }
 .wsite-blog-post.blog-layout-2 .blog-social { margin: -3px 0 15px; }
 .blog-layout-2 .blog-social-item { float: none; width: auto; margin: 0 14px; display: inline-block; }
 .blog-layout-2 .blog-fb-like { top: -2px; }
 .blog-layout-2 .blog-comments-bottom { float: right; width: 39%; text-transform: uppercase; position: relative; top: -3px; clear: none !important; }
 .blog-layout-2 .blog-read-more { text-transform: uppercase; float: none; text-align: center; margin-top: -6px; height: 27px; }
 .blog-layout-2 .blog-sidebar { display: none !important; }
 .blog-page-nav a { color: #999; font-size: 16px; display: block; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 .blog-page-nav a:hover { color: #111; }
 .blog-page-nav a:before { font-size: 8px; height: 9px; width: 40px; position: absolute; bottom: -10px; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 .blog-page-nav-previous a:before { content: "\e909"; left: 0; }
 .blog-page-nav-previous a:hover:before { left: -20px; }
 .blog-page-nav-next a:before { content: "\e90a"; right: 0; }
 .blog-page-nav-next a:hover:before { right: -20px; }
 .blog-page-nav-next, .blog-page-nav-previous { margin-bottom: 50px; }
 #boo_blog_filter { text-align: center; }
 #boo_blog_filter ul li a:hover:after { width: 100%; }
 .boo-masonry-blog #blog_content { margin: 0 auto; }
 .boo-masonry-blog.wsite-blog-post .full-width-page#wrapper { width: 1040px; margin: 0 auto; }
 .blog-layout#icontent .blog-postlist, .boo-masonry-blog#icontent .blog-postlist, .blog-layout#icontent .blog-body, .boo-masonry-blog#icontent .blog-body { width: 660px; margin: 0 auto; }
 .boo-masonry-blog.wsite-blog-index #blogTable { display: none; }
 #icontent.boo-masonry-blog #blogTable { display: table; }
 #boo_blog_overlay { background: rgba(255,255,255,0.8) url(theme/img/loading.gif?1709652672) center no-repeat; position: fixed; top: 0; left: 0; right: 0; height: 100%; z-index: 88; display: none; }
 #boo_blog_filter h2 { font-size: 18px; display: inline-block; text-transform: uppercase; padding-top: 0; }
 #boo_blog_filter ul { margin: 6px 32px; display: inline-block; }
 #boo_blog_filter ul li { display: inline-block; margin: 0 9px; }
 #boo_blog_filter ul li a { color: #999; border-bottom: none; font-size: 18px; }
 #boo_blog_filter ul li a:hover, #boo_blog_filter ul li.current a { color: #111; }
 #boo_blog_filter ul li.current a { border-bottom: 1px solid #111; }
 #boo_new_blog_layout #boo_blog_content { margin-top: 75px; }
 #boo_new_blog_layout .boo_blog_post { width: 33.33%; float: left; position: relative; overflow: hidden; box-sizing: border-box; }
 #boo_new_blog_layout .boo_blog_post .boo_blog_content { margin: 20px 20px 40px; box-shadow: 0 20px 20px rgba(0,0,0,0.08); -webkit-transition: all 250ms cubic-bezier(.02,.01,.47,1); -moz-transition: all 250ms cubic-bezier(.02,.01,.47,1); transition: all 250ms cubic-bezier(.02,.01,.47,1); }
 #boo_new_blog_layout .boo_blog_post .boo_blog_content:hover { box-shadow: 0 30px 30px rgba(0,0,0,0.15); transform: translate(0,-20px); transition-delay: 0s !important; }
 .boo_blog_post_content { margin-right: 80px; border: 1px solid #dbdbdb; }
 .boo_img_wrapper, .boo_img_wrapper .boo_img img { width: 100%; }
 .boo_img_wrapper .boo_img { position: relative; overflow: hidden; }
 .boo_header { padding: 10px 25px; background: #fff; }
 .boo_title { position: relative; margin: 10px 0; height: auto; }
 .boo_title a { display: table; width: 100%; }
 .boo_title h2 { color: #111; font-size: 22px; font-weight: 500; position: relative; -moz-transition: all .3s; -o-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; z-index: 1; display: table-cell; width: 100%; vertical-align: bottom; text-align: left; padding-top: 15px; }
 .boo_title:hover h2 { color: #999; }
 .boo_footer { border-top: 1px solid #dbdbdb; margin-top: 30px; }
 .boo_date, .boo_comments { color: #999; padding: 15px 0; float: left; font-size: 12px; text-transform: uppercase; }
 .boo_comments { float: right; }
 .boo_comments a { color: #999; border-bottom: none; }
 .boo_comments a:hover { color: #111; }
 .blog-layout-3 .blog-sidebar { display: none !important; }
 .blog-layout-3 .blog-body { width: 660px; margin: 0 auto; }
 .boo-masonry-blog .blog-page-nav { display: none; }
 .loadmore { position: relative; width: 36px; height: 36px; margin: 20px auto; display: none; }
 .circular { animation: rotate 2s linear infinite; height: 100%; transform-origin: center center; width: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
 .path { stroke-dasharray: 1, 200; stroke-dashoffset: 0; animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite; stroke-linecap: round; }
 @media only screen and (max-width: 1360px) {
 .container { width: 1040px; padding: 0; }
 }
 @media only screen and (max-width: 1170px) {
 .container, .blog-layout-1 .container { width: 960px; }
 .banner-content h2 { font-size: 50px; }
 }
 @media only screen and (max-width: 1040px) {
 h2 { font-size: 30px; }
 .container, .blog-layout-1 .container { width: 900px; }
 .fancybox-inner { width: 100% !important; height: auto !important; }
 .fancybox-wrap { width: 90% !important; }
 .wsite-header-section { height: auto !important; }
 .banner-content h2 { font-size: 44px; }
 .banner-content div.paragraph { font-size: 16px; }
 .banner-content p { font-size: 16px; }
 }
 @media only screen and (max-width: 980px) {
 .wsite-background { background-attachment: scroll !important; }
 .container, .blog-layout-1 .container { width: 100%; }
 .container, #header, #top-bar { padding-left: 30px; padding-right: 30px; }
 #header, #main .container, #footer, .blog-layout #main .container { padding-bottom: 30px; padding-top: 30px; }
 .social { margin-left: 0; }
 .wsite-multicol-table-wrap { margin: 0 !important; }
 .wsite-multicol-col { width: 50% !important; padding: 10px !important; }
 #wsite-com-store-inner .wsite-com-category-subcategory-group .wsite-com-column, #wsite-com-product-list .wsite-com-category-product-featured-group .wsite-com-column, .wsite-com-content-inner .wsite-com-category-product-group .wsite-com-column, #wsite-com-category-product-group.wsite-com-category-product-group .wsite-com-column { width: 49% !important; float: none !important; }
 .imageGallery > div > div { margin: 10px !important; }
 #blogTable > tbody > tr > td { float: none; display: block; width: 100%; padding: 0; }
 .blog-post .blog-read-more { margin-bottom: 30px; }
 .blog-sidebar .column-blog { float: none; width: 100%; }
 #wsite-search-sidebar { float: none; width: 280px; }
 #wsite-search-results { float: right; width: 100%; }
 .slick-caption { padding: 100px 0 50px; }
 .slick-prev { left: 30px; }
 .slick-next { right: 30px; }
 .splash-page .wsite-header-section:before { left: 30px; right: 30px; bottom: 30px; top: 30px; }
 .have-cart.splash-page .wsite-header-section:before { bottom: 100px; }
 .splash-page .wsite-section-content { padding: 60px; }
 .have-cart.splash-page .wsite-section-content { padding-bottom: 130px; }
 }
 @media only screen and (max-width: 980px) {
 .header-item { width: auto; vertical-align: middle; }
 .menu ul, .nav-button, .search { display: none !important; }
 .menu { padding: 0; text-align: left; }
 .menu li { float: none; margin: 0; }
 .mobile-nav ul li { display: block; }
 .menu-mobile { cursor: pointer; display: table-cell; vertical-align: middle; margin-left: 20px; width: 60px; }
 .menu-toggle { display: block; float: right; width: 30px; }
 .menu-bar { background: #111; cursor: pointer; display: block; height: 1px; margin: 8px 0; position: relative; top: 0; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 .menu-open .menu-bar:nth-child(1) { top: 8px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
 .menu-open .menu-bar:nth-child(2) { display: none; }
 .menu-open .menu-bar:nth-child(3) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
 .mobile-nav { background: #f5f5f5; width: 100%; display: none; left: 0; top: 100%; position: absolute; z-index: 9; }
 .mobile-nav > ul { padding: 10px 0; }
 .mobile-nav li { position: relative; }
 .mobile-nav a { font-family: ; font-weight: 400; color: #999; display: block; padding: 10px 30px; font-size: 13px; line-height: 1.3; text-transform: uppercase; }
 .mobile-nav a:hover { background: #df8b0d; color: #fff; }
 .mobile-nav #active > a, .mobile-nav .active > a, .mobile-nav .wsite-nav-current > a, .menu-2 .active a { color: #df8b0d; }
 .mobile-nav ul ul { padding-left: 20px; }
 .mobile-nav .open.wsite-menu-wrap { display: block !important; }
 .wsite-menu-arrow { display: none; }
 .mobile-nav .icon-caret { color: #999; cursor: pointer; font-size: 20px; position: absolute; right: 15px; top: 2px; z-index: 8; display: inline-block; height: 28px; line-height: 28px; text-align: center; width: 28px; }
 .mobile-nav li.has-submenu > span.icon-caret:after { content: "\f106"; }
 .mobile-nav li.has-submenu > span.icon-caret:hover, .mobile-nav li.has-submenu > span.icon-caret.active { color: #fff; }
 .mobile-nav li.wsite-nav-more { display: none !important; }
 }
 @media only screen and (max-width: 839px) {
 .wsite-logo img { max-width: 300px; }
 #wsite-title { font-size: 35px; }
 .wsite-multicol-col { display: block !important; width: 100% !important; padding: 10px 0 !important; }
 #footer .wsite-multicol-col { display: table-cell !important; }
 .landing-header { padding: 40px 0; }
 .blog-body .blog-social { text-align: right; }
 .blog-body .blog-comments-bottom, #wsite-content .blog-comments-bottom { text-align: left; }
 .column-blog { padding: 30px 0; }
 #boo_new_blog_layout #boo_blog_content { margin-top: 45px; }
 }
 @media only screen and (max-width: 767px) {
 .container, .blog-layout .container, #header, #top-bar { padding-left: 20px; padding-right: 20px; }
 #header, #main .container, #footer, .blog-layout #main .container { padding-bottom: 20px; padding-top: 20px; }
 .splash-page .wsite-header-section:before { left: 20px; right: 20px; bottom: 20px; top: 20px; }
 .splash-page .wsite-section-content { padding: 40px; }
 .wsite-header-section .banner-content { padding-bottom: 40px; padding-top: 40px; }
 .slick-caption { padding: 100px 0 40px; }
 .slick-arrow { display: none !important; }
 .wsite-com-sidebar { float: none; width: 100%; padding-right: 0; }
 .wsite-com-content-with-sidebar { margin-left: 0; }
 .blog-post .blog-header h2.blog-title { line-height: 100% !important; }
 #boo_new_blog_layout #boo_blog_content { margin-top: 35px; }
 }
 @media only screen and (max-width: 660px) {
 .wsite-social-item:after, #wsite-com-product-social-sharing a:after { font-size: 16px; }
 .wsite-spacer { display: none; }
 #wsite-com-store-inner .wsite-com-category-subcategory-group .wsite-com-column, #wsite-com-product-list .wsite-com-category-product-featured-group .wsite-com-column, .wsite-com-content-inner .wsite-com-category-product-group .wsite-com-column, #wsite-com-category-product-group.wsite-com-category-product-group .wsite-com-column { width: 100% !important; float: none !important; }
 #wsite-com-product-images { float: none; width: 100%; margin-bottom: 50px; }
 #wsite-com-product-info { margin-left: 0; }
 #wsite-com-product-info.wsite-com-product-info-with-images { margin-left: 0; margin-top: 40px; }
 #commentPostDiv { max-width: 100%; }
 #commentPostDiv .field input[type=text] { width: 99%; }
 .imageGallery > div { width: 100% !important; }
 .ui-dialog.ui-widget.popup-modal { min-width: inherit !important; }
 .w-ui.ui-dialog.popup-modal { width: 90% !important; left: 5% !important; top: 5% !important; height: 320px !important; min-height: inherit !important; }
 .w-ui.ui-dialog.popup-modal .ui-dialog-content .wsite-membership-box { margin-top: 0; }
 #toTop { right: 10px; bottom: 20px; }
 input[type="text"], input[type="password"], .wsite-form-input { min-height: 38px; padding: 8px 10px !important; }
 .NFI-wrapper { padding: 0 !important; }
 #wsite-search-form-container { width: 100%; }
 #wsite-search-header h2 { float: none; width: 100%; }
 .slick-caption { padding: 80px 0 20px; }
 #wsite-search-header h2 { font-size: 28px; margin-top: 12px; }
 #wsite-search-product-results .wsite-search-product-result { width: 50%; }
 #boo_new_blog_layout .boo_blog_post { width: 100%; }
 }
 @media only screen and (max-width: 567px) {
 .wsite-logo img { max-width: 200px; }
 #wsite-title { font-size: 25px; }
 .w-ui.ui-dialog.popup-modal { height: 90% !important; }
 .blog-body .blog-social, .blog-body .blog-comments-bottom, #wsite-content .blog-comments-bottom { text-align: center; width: 100%; float: none; display: block; }
 .column-blog { padding: 20px 0; }
 }
 @media only screen and (max-width: 440px) {
 .wsite-logo img { max-width: 140px; }
 .wsite-social-item:after { font-size: 11px; }
 body, div.paragraph { font-size: 14px; }
 body, p { font-size: 14px; }
 h2, .blog-post .blog-header h2.blog-title, .blog-title a { font-size: 24px; }
 font { font-size: inherit !important; }
 .w-ui.ui-dialog.popup-modal .ui-dialog-content>div, .w-ui .ui-dialog.popup-modal .ui-dialog-content>div { padding: 30px 10px 0 !important; }
 .banner-content h2 { font-size: 36px; }
 .banner-content div.paragraph { font-size: 18px; }
 .banner-content p { font-size: 18px; }
 #fake-footer { display: none; }
 #footer { position: relative; }
 #footer .wsite-multicol-col { display: block !important; }
 #wsite-search-header h2 { font-size: 22px; margin-top: 10px; }
 #wsite-search-sidebar h3 { font-size: 18px; }
 #wsite-search-product-results .wsite-search-product-result { width: 100%; padding-right: 0 !important; }
 }

div.paragraph ul, div.paragraph ol { padding-left: 3em !important; margin: 5px 0 !important; }
div.paragraph li { padding-left: 5px !important; margin: 3px 0 0 !important; }
div.paragraph ul, div.paragraph ul li { list-style: disc outside !important; }
div.paragraph ol, div.paragraph ol li { list-style: decimal outside !important; }

.product-grid .product-grid-image .product-grid__image-sale-banner-wrapper {background: #df8b0d;}
#wsite-com-category-product-group .category__image-sale-banner-wrapper {background: #df8b0d;}
#wsite-search-product-results .wsite-search-product-result .wsite-search-product-image-container .search__image-sale-banner-wrapper {background: #df8b0d;}