@import url(//boocare.weebly.com/files/theme/boocss/stella.css?1755114172); @import url(theme/fonts/fonts.css?1755114172); 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: 18px; font-family: 'Libre Franklin', sans-serif; font-weight: 300; color: #333; line-height: 1.67; }
 table { border-collapse: collapse; border-spacing: 0; }
 div.paragraph { margin-bottom: 10px; }
 p { margin-bottom: 10px; }
 h1, h2, h3, h4 { font-family: 'Poppins', sans-serif; color: #111; font-weight: 400; }
 h1 { font-size: 45px; line-height: 1; }
 h2, h3 { font-size: 44px; line-height: 1.2; margin-bottom: 10px; }
 h4 { font-size: 16px; line-height: 1.2; margin-bottom: 5px; }
 a, a:visited, a:focus, a:active { color: #333; text-decoration: none; }
 .blog-post .blog-read-more a, .column-blog a { border-bottom: 1px solid #999; padding-bottom: 1px; position: relative; }
 blockquote a:after, .paragraph a:after, .wsite-content-title a:after, .blog-post .blog-read-more a:after, .column-blog a:after { background: #111; content: ""; bottom: -1px; height: 1px; left: 0; position: absolute; width: 0; -moz-transition: all .2s; -o-transition: all .2s; -webkit-transition: all .2s; transition: all .2s; display: none; }
 .blog-post .blog-read-more a:hover:after, .column-blog a:hover:after { width: 100%; }
 .boo-darkcolor h2, .boo-darkcolor div.paragraph { color: #fff; }
 .boo-darkcolor h2, .boo-darkcolor p { color: #fff; }
 .boo-darkcolor a { color: #fff; }
 .container { margin: 0 auto; width: 1170px; }
 #main .container { padding-bottom: 100px; padding-top: 100px; }
 #main .main, .left-sidebar #main, .right-sidebar #main { padding-top: 70px; padding-bottom: 75px; }
 .left-sidebar #main .main, .right-sidebar #main .main { padding: 25px !important; }
 #main.no-padding .main { padding-top: 0; padding-bottom: 0; }
 #empty-message-footer { margin-left: 0 !important; left: 0 !important; width: 100% !important; }
 #footer { font-size: 13px; color: #cd9967; background: #111; padding-bottom: 100px; padding-top: 100px; }
 body.custom-option-on #footer { background: #f5f5f5; }
 #footer h2 { color: #cd9967; font-size: 24px; }
 #footer a { color: #cd9967; border-bottom: none; }
 #footer a:after { bottom: 7px; background: #cd9967; }
 #footer .wsite-social-item:after { background: none; }
 #footer .wsite-form-container { text-align: left; }
 #toTop { color: #fff; display: none; position: fixed; bottom: 0; right: 0; border: solid 1px #404040; background: #111; width: 47px; height: 47px; line-height: 50px; text-align: center; overflow: hidden; font-size: 0; z-index: 9; -o-transition: all .4s; -moz-transition: all .4s; -webkit-transition: all .4s; transition: all .4s; }
 #toTop:after { content: "\e911"; font-size: 10px; transform: rotate(-90deg); display: inline-block; position: absolute; top: 50%; left: 50%; margin: -5px 0 0 -5px; -o-transition: all .8s; -moz-transition: all .8s; -webkit-transition: all .8s; transition: all .8s; }
 #toTop:hover:after { top: 30%; }
 body.custom-option-on #toTop { color: #ffffff; }
 body.hidetotop-off #toTop { display: none !important; }
 #header-wrapper { background: #fff; position: relative; width: 100%; }
 .boo-table { display: table; }
 #preview-header { background: #333; color: #fff; text-align: center; padding: 20px 0; position: relative; }
 body.hidepreview-off #preview-header { display: none; }
 #icontent #preview-header { padding-top: 50px; }
 #preview-header.remove-preview-header { padding: 0; height: 0; overflow: hidden; transition: all .5s; }
 .close-preview-header { cursor: pointer; color: #999; font-size: 20px; margin-top: -13px; position: absolute; right: 50px; top: 50%; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 .close-preview-header:hover { color: #fff; }
 #top-bar { background: #111; color: #999; font-size: 12px; padding: 10px 0; }
 body.hidetopbar-off #top-bar { display: none; }
 .top-item { display: inline-block; vertical-align: middle; padding-right: 10px; }
 .top-bar-right { text-align: right; }
 .header-phone, .header-time { padding-right: 10px; position: relative; }
 .header-phone:before, .header-time:before { margin-right: 5px; }
 .header-time:after, .header-phone:after { border-left: 1px solid #999; content: ""; position: absolute; top: 0; right: 0; height: 16px; width: 1px; }
 .header-phone:before { content: "\e904"; }
 .header-time { padding-left: 10px; }
 .header-time:before { content: "\e91b"; }
 .header-social > div, #icontent .header-social .element { text-align: right !important; }
 .header-social .wsite-social-item { font-size: 15px; margin: 0 0 0 10px; }
 #header { padding-top: 50px; }
 .logo { text-align: center; }
 .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%; }
 #wsite-title { color: #cd9967; font-size: 34px; font-weight: 500; line-height: 1; display: block; }
 .sticky-wrapper { background: inherit; height: auto !important; }
 #navigation { background: inherit; width: 100%; z-index: 9; padding: 40px 0 20px; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 #navigation .container { position: relative; }
 .is-sticky #navigation { padding: 20px 0; -webkit-box-shadow: 0 0 20px 0 rgba(51,51,51,0.1); box-shadow: 0 0 20px 0 rgba(51,51,51,0.1); }
 .menu { text-align: center; position: relative; width: 100%; }
 .menu ul { display: inline-block; position: relative; }
 .menu li { display: inline-block; padding: 0 20px; position: relative; }
 .menu a { display: block; color: #111; font-family: 'Poppins', sans-serif; text-transform: uppercase; font-size: 15px; font-weight: 200; letter-spacing: 1px; position: relative; padding: 10px 0; }
 .menu a:before { background: #999; content: ""; bottom: 8px; left: 50%; right: 50%; height: 1px; position: absolute; z-index: 10; -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; }
 .menu #active a:before, .menu a:hover:before { left: 0; right: 0; }
 .mobile-nav, .mobile-nav ul li, .menu-mobile { display: none; }
 #wsite-menus .wsite-menu { position: relative; padding: 20px 0; }
 #wsite-menus .wsite-menu li { min-width: 200px; position: relative; width: auto !important; }
 #wsite-menus .wsite-menu-wrap { background: #cd9967; z-index: 99999; max-width: 300px; min-width: 180px; margin-top: 3px; -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.3); -moz-box-shadow: 0 0 7px rgba(0,0,0,0.3); box-shadow: 0 0 7px rgba(0,0,0,0.3); }
 #wsite-menus .wsite-menu-wrap .wsite-menu-wrap { padding: 0; margin: 0 0 0 3px; }
 #wsite-menus .wsite-menu li a { border: none; padding: 10px 35px; background: none; font-family: 'Poppins', sans-serif; color: #111; text-transform: uppercase; font-size: 11px; font-weight: 200; letter-spacing: 1.4px; 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: #999; 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: #8d5024; }
 body.custom-option-on #wsite-menus .wsite-menu li a { color: #3a1c07; }
 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: #fff; }
 #header .wsite-vertical-align { width: 33.3%; }
 #form-search { background: #111; bottom: 0; left: 0; z-index: -1; position: fixed; height: 100%; width: 100%; opacity: 0; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 #form-search.show-search { z-index: 10; opacity: 1; }
 .search-inner { display: table; height: 100%; width: 33.3%; overflow: hidden; margin: 0 auto; }
 .search-inner .wsite-search { display: table-cell; vertical-align: middle; position: relative; }
 .search-inner #wsite-header-search-form { position: relative; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; transition-delay: .6s; }
 .search-inner input[type="text"] { background: none !important; border: none !important; border-bottom: 2px solid #999 !important; padding: 12px 50px 12px 0 !important; width: 100%; text-align: center; font-size: 24px; color: #fff; height: 50px; }
 .search-inner input[type="text"]:focus { border: none !important; border-bottom: 2px solid #999 !important; text-align: center; background: none !important; }
 .search-inner input::-webkit-input-placeholder { color: #fff; opacity: 1 !important; }
 .search-inner input:-moz-placeholder { color: #fff; opacity: 1 !important; }
 .search-inner input::-moz-placeholder { color: #fff; opacity: 1 !important; }
 .search-inner input:focus::-moz-placeholder { color: #111; opacity: 0 !important; }
 .search-inner input:-ms-input-placeholder { color: #fff; }
 .wsite-search-button { background: none !important; position: absolute; right: -10px; top: 14px; }
 .wsite-search-button:before { content: "\e902"; color: #999; font-size: 20px; font-weight: bold; }
 .close-search { cursor: pointer; position: absolute; right: 50px; top: 50px; color: #fff; font-size: 22px; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 .close-search:hover { color: #999; }
 .wsite-search-button:before { content: "\e902"; color: #999; font-size: 20px; }
 .show-search .close-search { display: block; }
 .close-search:hover { color: #999; }
 .close-search:after { content: "\e903"; }
 .header-search { visibility: hidden; cursor: pointer; vertical-align: middle; z-index: 9; position: relative; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; }
 #icontent .header-search, .have-search .header-search { visibility: visible; }
 .header-search-icon:after { font-size: 18px; font-weight: bold; color: #111; content: "\e902"; }
 body.custom-option-on .header-search:after { color: #111111; }
 .header-search:hover:after { color: #cd9967; }
 body.custom-option-on .header-search:hover:after { color: #da7ea0; }
 .header-right { text-align: right; }
 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: #dbdbdb; }
 #header .wsite-social-item:after { font-size: 15px; }
 .wsite-social, .wsite-editor .wsite-social { white-space: inherit; }
 .wsite-social-item { color: #999; margin: 2px 5px; position: relative; display: inline-block; font-size: 17px; text-align: center; -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; }
 body.custom-option-on .wsite-social-item, body.custom-option-on #wsite-com-product-social-sharing a { color: #999999; }
 body.custom-option-on .wsite-social-item:hover, body.custom-option-on #wsite-com-product-social-sharing a:hover { color: ; }
 .wsite-social-item:before, #wsite-com-product-social-sharing a:before { display: none !important; }
 #wsite-com-product-social-sharing a { color: #999; font-size: 0; text-indent: 0 !important; }
 #wsite-com-product-social-sharing a:after { font-size: 16px; }
 .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: 13px; }
 .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: "\e914"; }
 .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-facebook:hover, #wsite-com-product-social-sharing .wsite-com-product-social-facebook:hover { color: #3b5998 !important; }
 .wsite-social-item.wsite-social-twitter:hover, #wsite-com-product-social-sharing .wsite-com-product-social-twitter:hover { color: #00afef !important; }
 .wsite-social-item.wsite-social-plus:hover, #wsite-com-product-social-sharing .wsite-com-product-social-plus:hover { color: #236db9 !important; }
 .wsite-social-item.wsite-social-pinterest:hover, #wsite-com-product-social-sharing .wsite-com-product-social-pinterest:hover { color: #c32125 !important; }
 .wsite-social-item.wsite-social-mail:hover { color: #d60000 !important; }
 .wsite-social-item.wsite-social-rss:hover { color: #fd6404 !important; }
 .wsite-social-item.wsite-social-linkedin:hover { color: #025398 !important; }
 .wsite-social-item.wsite-social-youtube:hover { color: #3b5998 !important; }
 .wsite-social-item.wsite-social-flickr:hover { color: #ff0084 !important; }
 .wsite-social-item.wsite-social-vimeo:hover { color: #72d9e4 !important; }
 .wsite-social-item.wsite-social-yahoo:hover { color: #79458e !important; }
 .wsite-social-item.wsite-social-instagram:hover { color: #537ea7 !important; }
 .wsite-social-item.wsite-social-dribbble:hover { color: #ea4c89 !important; }
 label { color: inherit !important; font-weight: normal !important; font-size: 13px !important; font-family: inherit !important; font-weight: 400; }
 label.wsite-form-sublabel { font-size: 11px !important; }
 .wsite-form-field { max-width: inherit; }
 input[type="text"], input[type="password"], .wsite-form-input, textarea.wsite-form-input, #commentPostDiv .field textarea { border: 1px solid #dbdbdb !important; background: none !important; font-size: 12px; min-height: 40px; color: #333; position: relative; padding: 8px 10px !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: #fff !important; border: 1px solid #111 !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 { background: #ebebeb; color: #111 !important; padding: 30px 30px 32px !important; position: relative; font-style: normal !important; margin-bottom: 20px !important; }
 blockquote:after { font-size: 30px; color: #fff; content: "\e90e"; right: 32px; bottom: 0; position: absolute; }
 select, .wsite-form-field select, .wsite-form-field select { font-size: 13px; color: #333; background: none; border: 1px solid #dbdbdb !important; min-height: 40px; padding: 10px 35px 10px 10px !important; }
 .jqTransformSelectWrapper { font-size: 13px; color: #333; background: none; padding: 0 10px !important; border: 1px solid #dbdbdb !important; height: 40px; line-height: 40px; width: 100% !important; position: relative; z-index: inherit !important; }
 .jqTransformSelectWrapper div span { float: none; position: absolute; white-space: nowrap; padding: 0; overflow: hidden; top: -1px; cursor: pointer; width: 100% !important; }
 .jqTransformSelectOpen { display: block; position: absolute; right: 15px; top: 0; font-size: 12px; }
 .jqTransformSelectOpen:after { content: "\e906"; }
 .jqTransformSelectWrapper ul { position: absolute; top: 38px; 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 15px; 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; }
 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: #cd9967; 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: "\e90d"; font-size: 11px; line-height: 1.7; }
 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: #cd9967; color: #cd9967; }
 .NFI-wrapper { border: 1px solid #dbdbdb !important; padding: 0 !important; overflow: inherit !important; }
 .NFI-button { background: #333; 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 { background: #111 !important; color: #fff !important; border: 1px solid #111; font-size: 11px !important; font-weight: 400 !important; letter-spacing: 1.3px; padding: 14px 45px; text-transform: uppercase; overflow: hidden; position: relative; -o-transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; }
 .wsite-button:after { background: #fff; content: ""; left: 0; top: 0; position: absolute; height: 100%; width: 100%; -webkit-transform: translate(-110%); transform: translate(-110%); transition: .4s background-color cubic-bezier(.165,.84,.44,1), .55s -webkit-transform cubic-bezier(.165,.84,.44,1); transition: .55s transform cubic-bezier(.165,.84,.44,1), .4s background-color cubic-bezier(.165,.84,.44,1); transition: .55s transform cubic-bezier(.165,.84,.44,1), .4s background-color cubic-bezier(.165,.84,.44,1), .55s -webkit-transform cubic-bezier(.165,.84,.44,1); }
 .wsite-button:hover { color: #111 !important; }
 .wsite-button:hover:after { -webkit-transform: translate(0); transform: translate(0); }
 .wsite-button span { color: inherit !important; }
 .wsite-button-inner { background: none !important; height: inherit !important; line-height: inherit !important; float: none; padding: 0 !important; position: relative; z-index: 5; }
 .wsite-button-large { padding: 22px 50px; }
 #footer .wsite-button { background: #fff !important; color: #111 !important; border: 1px solid #fff !important; }
 #footer .wsite-button:after { background: #111; }
 #footer .wsite-button:hover { color: #fff !important; }
 #footer .wsite-button-highlight, .wsite-button-highlight { background: transparent !important; border-color: #cd9967 !important; color: #cd9967 !important; }
 #footer .wsite-button-highlight:hover, .wsite-button-highlight:hover { color: #fff !important; }
 #footer .wsite-button-highlight:hover:after, .wsite-button-highlight:hover:after { background: #cd9967 !important; }
 #footer .wsite-button-highlight:hover span { color: inherit !important; }
 body.custom-option-on .wsite-button, body.custom-option-on #wsite-com-minicart-checkout-button.wsite-button-highlight, body.custom-option-on #wsite-com-product-add-to-cart { background: #111111 !important; border-color: #111111 !important; color: #ffffff !important; }
 body.custom-option-on .wsite-button:hover, body.custom-option-on #wsite-com-minicart-checkout-button.wsite-button-highlight:hover, body.custom-option-on #wsite-com-product-add-to-cart:hover { color: #111111 !important; background: #ffffff !important; }
 body.custom-option-on #footer .wsite-button { background: #ffffff !important; border-color: #111111 !important; color: #111111 !important; }
 body.custom-option-on #footer .wsite-button:hover { color: #ffffff !important; }
 body.custom-option-on #footer .wsite-button:after { background: #f5f5f5 !important; }
 body.custom-option-on #footer .wsite-button-highlight, body.custom-option-on .wsite-button-highlight { background: transparent !important; border-color: #d5d5d5 !important; color: #ffffff !important; }
 body.custom-option-on #footer .wsite-button-highlight:hover, body.custom-option-on .wsite-button-highlight:hover { color: #ffffff !important; }
 body.custom-option-on #footer .wsite-button-highlight:hover:after, body.custom-option-on .wsite-button-highlight:hover:after { background: #d5d5d5 !important; }
 .wsite-image, .galleryImageHolder { overflow: hidden; }
 #icontent .wsite-image, #icontent .galleryImageHolder { overflow: inherit; }
 .galleryImage-overlay { opacity: 0; position: absolute; top: 0; left: 0; background: rgba(17,17,17,0.6); width: 100%; height: 100%; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }
 .wsite-image:hover .galleryImage-overlay, .galleryImageHolder:hover .galleryImage-overlay { opacity: 1; }
 .galleryImage-inner { position: absolute; left: 0; top: 0; height: 100%; width: 100%; }
 .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: -34px 0 0 -1px; height: 0; width: 1px; transition-delay: .1s; }
 .galleryImage-inner:before { margin: -1px 0 0 -34px; height: 1px; width: 0; }
 .galleryImage-inner:hover:after { height: 68px; }
 .galleryImage-inner:hover:before { width: 68px; }
 .w-fancybox img, .galleryImageHolder 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; }
 .wsite-image:hover .w-fancybox img, .galleryImageHolder:hover img, .boo_img: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; }
 .imageGallery .galleryCaptionInnerText { font-size: 18px; }
 .partialImageGalleryCaption { height: 100%; width: 100%; width: calc(101%); }
 .galleryInnerImageHolder:hover .galleryCaptionHolderInner { height: 100%; }
 .fullImageGalleryCaption .galleryCaptionInnerTextHolder { vertical-align: bottom; }
 .galleryCaptionInnerTextHolder { display: table; height: 100%; width: 100%; }
 .galleryImageHolder .galleryCaptionInnerText { font-family: inherit; font-weight: 400; color: #fff; text-align: center; display: table-cell; vertical-align: middle; padding: 30px 40px !important; }
 .fullImageGalleryCaption .galleryCaptionInnerText { color: #111; }
 .galleryCaptionsVisible { height: 100%; }
 .galleryCaptionHolderInnerBg { background: none; opacity: 1; filter: alpha(opacity=100); }
 .partialImageGalleryCaption .galleryCaptionHolderInnerBg:after { border: 3px solid #fff; content: ""; left: 20px; right: 20px; top: 20px; bottom: 20px; position: absolute; }
 .fullImageGalleryCaption .galleryCaptionHolderInnerBg { background: rgba(255,255,255,0.7); opacity: 1; filter: alpha(opacity=100); left: 20px; bottom: 20px; top: 20px; right: 20px; height: auto; width: auto; -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); }
 .galleryCaptionHolder.fullImageGalleryCaption { top: 0 !important; bottom: 0 !important; }
 .galleryCaptionHover .fullImageGalleryCaption .galleryCaptionInnerTextHolder { vertical-align: bottom; }
 .galleryCaptionHover .fullImageGalleryCaption .galleryCaptionInnerText { bottom: -15px; left: -16px; 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); }
 .galleryCaptionHover:hover .fullImageGalleryCaption .galleryCaptionInnerText { bottom: 0; left: 0; }
 .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: 4px 15px; 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: "\e911"; }
 .fancybox-next span { text-align: right; }
 .fancybox-prev span:after { content: "\e912"; }
 .fancybox-prev span { text-align: left; }
 .fancybox-next span:hover, .fancybox-prev span:hover { color: #cd9967; }
 .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: "\e912"; }
 .wslide-next .wslide-button-icon:after { content: "\e911"; }
 .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: #111 !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: #cd9967 !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: #111 !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: #cd9967 !important; border: 1px solid #cd9967 !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: #cd9967 !important; color: #fff !important; }
 button.btn-forward.btn-com:after { display: none; }
 #banner { background: ; position: relative; z-index: 1; overflow: hidden; }
 #banner .wsite-header-elements, #banner .wsite-section-wrap { height: 100%; }
 .banner-content { height: 100%; padding-bottom: 100px; padding-top: 100px; position: relative; }
 .banner-content h2 { font-size: 60px; }
 .banner-content div.paragraph { font-size: 25px; }
 .banner-content p { font-size: 25px; }
 .no-header #main .container { padding-top: 76px; }
 .slick-slider { 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 { 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 { 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; }
 [dir='rtl'] .slick-slide { float: right; }
 .slick-slide img { display: block; width: 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; }
 #icontent.slide-layout #navigation { position: relative; }
 .slick-caption { position: absolute; padding: 50px 0; 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 #ddd; }
 .slide-item { color: #fff; position: relative; }
 .slide-item h2 { color: #fff; }
 #icontent .slide-item { background: #333; margin-bottom: 10px; border-bottom: 1px dashed #525252; position: relative; overflow: hidden; min-height: 250px; }
 #icontent .slide-item .weebly-image-area { display: block; }
 #icontent .slide-item .weebly-image-area img { width: 100%; }
 #icontent .slide-item .weebly-image-area-placeholder img { min-height: auto; height: auto; }
 .slick-arrow { border: none; font-size: 0; position: absolute; z-index: 9; color: #111; background: #fff; border: 1px solid #fff; top: 50%; margin-top: -30px; right: 0; border-radius: 100%; height: 60px; width: 60px; transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; }
 .slick-arrow:before { font-size: 20px; }
 .slick-next:before { content: "\e911"; }
 .slick-prev:before { content: "\e912"; }
 .slick-arrow:hover { opacity: .6; }
 .slick-prev { left: 30px; }
 .slick-next { right: 30px; }
 .slick-dots { position: absolute; bottom: 20px; left: 0; width: 100%; text-align: center; }
 .slick-dots li { display: inline-block; margin: 0 5px; }
 .slick-dots button { display: block; background: none; border: none; position: relative; height: 15px; width: 15px; padding: 0; font-size: 0; }
 .slick-dots button:before, .slick-dots button:after { content: ""; position: absolute; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 .slick-dots button:before { border: 1px solid #fff; left: 0; top: 0; height: 15px; width: 15px; border-radius: 25px; -moz-transform: scale(0); -webkit-transform: scale(0); -o-transform: scale(0); }
 .slick-dots button:after { background: #fff; left: 5px; top: 5px; height: 5px; width: 5px; border-radius: 5px; -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); }
 .slick-dots button:hover:before, .slick-active button:before { -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); }
 .slick-dots button:hover:after, .slick-active button:after { -moz-transform: scale(.8); -webkit-transform: scale(.8); -o-transform: scale(.8); }
 body.slide-4-off .slick-dots li:nth-child(4), body.slide-5-off .slick-dots li:nth-child(5) { display: none; }
 .slider .container { position: relative; display: table; height: 100%; }
 .slick-content { display: table-cell; vertical-align: middle; }
 .mini-cart { display: none; }
 .have-cart .mini-cart, #icontent .mini-cart { border: 1px solid #dbdbdb; float: right; cursor: pointer; height: 32px; line-height: 30px; padding: 0 10px; font-size: 12px; margin-right: 5px; font-family: 'Poppins', sans-serif; position: relative; padding-left: 50px; display: inline-block; }
 #icontent .mini-cart { line-height: 30px; }
 .wsite-custom-minicart-wrapper { position: absolute !important; left: 0; width: 100%; height: 100%; top: 0; text-align: left; }
 body.wsite-checkout-page .mini-cart { display: none; }
 body.custom-option-on .mini-cart { border-color: ; }
 #wsite-nav-cart-a { display: block; font-size: 0; }
 #wsite-nav-cart-a:hover { color: #111; }
 body.custom-option-on #wsite-nav-cart-a { color: #d5d5d5; }
 body.custom-option-on #wsite-nav-cart-a:hover { color: #da7ea0; }
 #wsite-nav-cart-a:hover { color: #cd9967; }
 #wsite-nav-cart-a:before { color: #111; content: "\e90b"; font-size: 13px; margin-left: 10px; margin-right: 10px; position: relative; top: 1px; }
 .mini-items { color: #999; font-family: 'Poppins', sans-serif; font-size: 12px; margin-right: 5px; }
 .mini-items span { font-size: 8px; }
 .mini-items span:last-child { margin-right: 5px; }
 .mini-price { color: #999; font-size: 12px; }
 .wsite-nav-cart a span { color: #999; font-size: 12px; }
 #wsite-mini-cart { border: none !important; margin-left: 30px; width: 300px; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.09); -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.09); box-shadow: 0 0 5px 0 rgba(0,0,0,0.09); -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
 #wsite-mini-cart:before, .wsite-theme-dark #wsite-mini-cart:before, #wsite-mini-cart:after { display: none; }
 .wsite-product-list li { border-color: #efefef; }
 .wsite-product-list .wsite-empty-cart { font-weight: 600; color: #111; }
 #wsite-mini-cart .wsite-vertical-align { padding: 20px 0; }
 .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: #333; font-weight: 600; font-size: 14px; }
 #wsite-mini-cart .wsite-product-description .wsite-product-option { display: none !important; }
 .wsite-nav-cart a img { vertical-align: middle; }
 #wsite-mini-cart .wsite-product-image { padding: 0; }
 #wsite-mini-cart .wsite-product-list .wsite-list-image-container { margin: 0 10px 0 0; }
 #wsite-mini-cart .wsite-imageaspectratio-image-container:after { -moz-box-shadow: 0 0 0 2px #111 inset; -webkit-box-shadow: 0 0 0 2px #111 inset; box-shadow: 0 0 0 2px #111 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-product-list li .wsite-description-wrapper { padding: 0; }
 #wsite-mini-cart .wsite-items-right { padding: 0; vertical-align: middle; width: 30px; }
 #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: none !important; color: #111; font-size: 9px; text-align: center; margin-left: 5px; margin-top: 0; height: 16px; width: 16px; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 #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 { color: #e0483e !important; }
 .wsite-cart-contents .wsite-product-list { margin: 0 20px; width: 260px; }
 .wsite-cart-bottom { padding: 20px; overflow: hidden; }
 #wsite-mini-cart .wsite-product-list .wsite-product-price { color: #111; font-size: 12px; line-height: 1.4; float: none; padding: 0; }
 #wsite-mini-cart .wsite-subtotal-wrapper { color: #111; font-weight: 600; font-size: 14px; margin-bottom: 20px; }
 .wsite-subtotal-wrapper .wsite-price { color: #111; float: right; }
 #wsite-com-minicart-checkout-button, #wsite-com-checkout-button { float: none; }
 #wsite-com-minicart-checkout-button.wsite-button-highlight { background: #111 !important; color: #fff !important; text-align: center; border-color: #111 !important; padding: 14px 30px; width: 100%; }
 #wsite-com-minicart-checkout-button.wsite-button-highlight:hover { 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: #111; }
 .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-store #wsite-com-hierarchy ul { font-size: 18px; }
 #wsite-com-hierarchy .wsite-com-link { color: #111; }
 #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__item-overlay { z-index: 3; }
 .product-grid__images:after { background: rgba(17,17,17,0.6); 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:after { opacity: 1; }
 .product-grid__item .product-grid__info h2.product-grid__title .product-grid-reset { font-size: 16px !important; font-weight: 500; }
 .product-grid-single-row--3 .product-grid__item .product-grid__info .product-grid__price .product-grid-reset, .product-grid__price .product-grid-reset { font-size: 14px !important; font-weight: 400; }
 .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: 'Poppins', sans-serif; }
 .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 { text-align: left; }
 .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: none; }
 .wsite-imageaspectratio-image-wrap:after { content: ""; background: rgba(17,17,17,0.6); left: 0; right: 0; bottom: 0; top: 0; position: absolute; opacity: 0; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
 .image-plus { height: 68px; width: 68px; left: 50%; top: 50%; position: absolute; margin-left: -34px; margin-top: -34px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; z-index: 9; }
 .image-plus:before, .image-plus:after { content: ""; left: 50%; position: absolute; top: 50%; background: #fff; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }
 .image-plus:before { margin: -1px 0 0 -34px; height: 1px; width: 0; }
 .image-plus:after { margin: -34px 0 0 -1px; height: 0; width: 1px; transition-delay: .1; }
 .wsite-imageaspectratio-image-wrap:hover .image-plus:after, .product-grid__item:hover .image-plus:after { height: 68px; }
 .wsite-imageaspectratio-image-wrap:hover .image-plus:before, .product-grid__item:hover .image-plus:before { width: 68px; }
 .wsite-imageaspectratio-image-wrap:hover:after { opacity: 1; }
 .wsite-imageaspectratio-image-wrap img, .product-grid-image { -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; }
 .wsite-imageaspectratio-image-wrap:hover img, .product-grid__item:hover .product-grid-image { 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; }
 .wsite-com-category-subcategory-group .wsite-imageaspectratio-image-wrap:hover:before { content: ""; }
 .wsite-com-category-product-name { color: #111; font-size: 16px; font-weight: 500; text-transform: uppercase; margin-top: 20px; }
 .wsite-com-category-product-link-featured .wsite-com-category-product-name { color: #111 !important; }
 .wsite-com-category-product-link-featured:hover .wsite-com-category-product-name { color: #111 !important; }
 .wsite-com-price, .wsite-com-sale-price { color: #333; font-size: 16px !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: #333; font-size: 24px; padding-right: 7px; }
 #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: 24px; font-weight: 400; }
 .wsite-com-product-price.single-sale-price .wsite-com-price { font-size: 12px; color: #999; font-weight: 300; opacity: 1; filter: alpha(opacity=1); text-decoration: line-through; }
 .wsite-com-category-product-featured-price { font-size: 14px !important; }
 .wsite-imageaspectratio-image { -webkit-transform: translateY(0); -moz-transform: translateY(0); transform: translateY(0); -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -ms-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in; }
 .wsite-com-category-subcategory-group .wsite-com-link:hover .wsite-imageaspectratio-image { -webkit-transform: translateY(-15px); -moz-transform: translateY(-15px); transform: translateY(-15px); }
 .wsite-com-category-subcategory-name { top: 0; }
 .wsite-com-category-subcategory-name-bg { display: none; }
 .wsite-com-category-subcategory-name-text { background: none; font-size: 18px; letter-spacing: 2px; font-weight: 500; text-shadow: none; display: table; padding: 0; height: 100%; width: 100%; }
 .wsite-com-category-subcategory-name-text .wsite-vertical-align { vertical-align: bottom; }
 .wsite-com-category-subcategory-name-text span { background: rgba(255,255,255,0.98); font-family: 'Poppins', sans-serif; color: #111; text-transform: uppercase; padding: 25px 20px; border-radius: 2px; display: block; -webkit-box-shadow: rgba(0,0,0,0.15) 0 2px 14px -2px; box-shadow: rgba(0,0,0,0.15) 0 2px 14px -2px; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -ms-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in; }
 .wsite-com-link:hover .wsite-com-category-subcategory-name-text span { background-color: rgba(255,255,255,0.5); -webkit-box-shadow: rgba(0,0,0,0.05) 0 1px 10px -2px; box-shadow: rgba(0,0,0,0.05) 0 1px 10px -2px; }
 .wsite-com-product-price.single-sale-price .wsite-com-sale-price:after { content: "Sale"; background: #cd9967; color: #fff; font-size: 14px; font-weight: 400; line-height: 60px; text-align: center; text-transform: uppercase; left: 22px; top: 18px; position: absolute; height: 60px; width: 60px; -moz-border-radius: 60px; -o-border-radius: 60px; -webkit-border-radius: 60px; border-radius: 60px; }
 #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: #cd9967; 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: 12px; padding: 0 0 25px; }
 #wsite-com-breadcrumbs.wsite-com-product-breadcrumbs .wsite-com-breadcrumb, #wsite-com-breadcrumbs.wsite-com-category-breadcrumbs .wsite-com-breadcrumb { font-size: inherit; text-transform: uppercase; }
 .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: #999; font-size: 0; padding: 0 10px !important; }
 .wsite-com-breadcrumb-arrow:after { content: "\e911"; font-size: 8px; position: relative; top: -1px; }
 #wsite-com-breadcrumbs .wsite-com-link-text { color: #999; font-weight: 400; }
 #wsite-com-product-images { border: 1px solid #dbdbdb; overflow: hidden; margin-top: 15px; }
 #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: #111; font-size: 32px; font-weight: 600; margin-bottom: 10px; }
 #wsite-com-title { margin-left: 15px; margin-bottom: 0; margin-top: 13px; }
 .wsite-com-product-price-amount, .wsite-com-product-price-currency-prefix { color: #111; font-size: 20px; }
 .wsite-com-product-price-currency-suffix { padding-left: 8px; }
 #wsite-com-product-price-area { border: none; margin: 0; padding-bottom: 15px; }
 #wsite-com-product-short-description { color: #999; padding: 10px 0; font-size: 15px; }
 .wsite-com-product-title { font-size: 16px; font-weight: 600; text-transform: uppercase; margin-bottom: 18px; 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-inventory { float: left; padding-top: 0px; width: 25%; }
 #wsite-com-product-quantity { display: block; position: relative; }
 #wsite-com-product-quantity #wsite-com-product-quantity-input { font-size: 14px; padding: 0 30px !important; height: 55px; margin-right: 0; width: 100%; }
 #wsite-com-product-quantity-input::inner-spin-button { display: none; }
 input[type=number] { -moz-appearance: textfield; appearance: textfield; }
 .in-qty { font-size: 0; height: 30px; width: 30px; position: absolute; top: 52%; z-index: 2; cursor: pointer; }
 .in-qty:after, .in-qty:before { background: #999; content: ""; left: 50%; top: 50%; position: absolute; }
 .dec-qty { left: 5px; }
 .dec-qty:after, .inc-qty:after { margin-top: -1px; margin-left: -5px; height: 2px; width: 10px; }
 .inc-qty { right: 5px; }
 .inc-qty:before { margin-top: -5px; margin-left: -1px; height: 10px; width: 2px; }
 .product-commons { float: left; padding-left: 30px; padding-top: 34px; width: 75%; }
 #wsite-com-product-buy { padding: 0 0 25px; }
 #wsite-com-product-buy .wsite-buy-button { text-align: center; background: #111 !important; border-color: #111 !important; color: #fff !important; height: 55px; padding: 21px 30px; width: 100%; }
 #wsite-com-product-buy .wsite-buy-button:hover { color: #111 !important; }
 #wsite-com-product-buy .wsite-buy-button .wsite-button-inner { float: none; position: relative; }
 #wsite-com-product-buy .wsite-buy-button .wsite-button-inner:after { content: "!"; }
 #wsite-com-product-buy .wsite-buy-button .wsite-button-inner:before { content: "\e916"; right: -30px; font-size: 10px; font-weight: 600; position: absolute; top: 2px; }
 #wsite-com-product-buy-icon:before { content: "\e918"; font-size: 16px; position: absolute; top: -2px; left: -30px; }
 #wsite-com-product-social-sharing { padding: 0 0 0 80px; }
 .add-wishlist { color: #999; font-size: 11px; font-weight: 500; cursor: pointer; display: block; margin: 0 0 10px 70px; }
 .add-wishlist:hover { color: #cd9967; }
 .add-wishlist span { padding-right: 5px; }
 #wsite-com-product-options { border: none; margin-bottom: 30px; margin-top: 5px; }
 .wsite-com-product-option-label { margin-bottom: 10px; }
 #wsite-com-product-options label { font-size: 15px !important; }
 #wsite-com-product-options .wsite-form-input { height: 50px; font-size: 14px; padding: 14px 20px !important; width: 25%; }
 #wsite-com-product-options label[for*=checkbox-], #wsite-com-product-options label[for*=radio-], #wsite-com-product-options .wsite-com-product-option-label > span, #wsite-com-product-options .wsite-search-facet-entries label > a { padding-left: 37px; }
 #wsite-com-product-options label[for*=checkbox-]:before, #wsite-com-product-options .wsite-search-facet-entries label > a:before, #wsite-com-product-options label[for*=radio-]:before, #wsite-com-product-options .wsite-com-product-option-label > span:before { background: #dbdbdb; border: none; margin-top: -14px; height: 25px; width: 25px; }
 #wsite-com-product-options input[type=radio]:checked + label:before, #wsite-com-product-options .wsite-com-product-option-label input[type=radio]:checked + span:before { background: #111; }
 #wsite-com-product-options input[type=radio]:checked + .wsite-com-product-option-radio-availability, #wsite-com-product-options .wsite-com-product-option-label input[type=radio]:checked + .wsite-com-product-option-radio-availability { border: 1px solid #111; position: absolute; left: -3px; top: -4px; height: 31px; width: 31px; border-radius: 100%; }
 #wsite-com-product-options input[type=radio]:checked + label:after, #wsite-com-product-options .wsite-com-product-option-label input[type=radio]:checked + span:after { color: #fff; content: "\e90d"; font-size: 12px; font-weight: bold; background: none; border: none; margin-top: -7px; height: auto; width: auto; }
 .text-option-input { max-width: 200px !important; }
 #wsite-com-product-options .jqTransformSelectOpen:after { content: "\f078"; color: #111; }
 #wsite-com-product-options .jqTransformSelectOpen:after { content: "\f078"; color: #111; }
 #wsite-com-product-options .jqTransformSelectWrapper ul a.selected, #wsite-com-product-options .jqTransformSelectWrapper ul a:active, .jqTransformSelectWrapper ul a:hover, #wsite-com-product-options #wsite-com-product-options .jqTransformSelectWrapper ul a.selected:hover { background: #111; color: #fff; }
 #wsite-com-product-options .jqTransformSelectWrapper { line-height: 55px; padding: 0 15px !important; height: 55px; width: 100% !important; }
 #wsite-com-product-options .jqTransformSelectWrapper ul { top: 53px; }
 .wsite-com-product-option-color .wsite-com-product-option-color-container { -webkit-box-shadow: none; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
 .wsite-com-product-option-color .wsite-com-product-option-color-swatch { position: relative; -moz-border-radius: 100%; -webkit-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; outline: none; -webkit-box-shadow: none; box-shadow: none; }
 .wsite-com-product-option-color .wsite-com-product-option-color-swatch:hover:after { content: attr(title); background: #f5f5f5; color: #333; font-size: 10px; text-transform: capitalize; padding: 4px 5px; position: absolute; left: 0; top: 130%; white-space: nowrap; z-index: 20; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.18); -moz-box-shadow: 0 0 3px rgba(0,0,0,0.18); box-shadow: 0 0 3px rgba(0,0,0,0.18); }
 .wsite-com-product-option-color .wsite-com-product-option-color-swatch:hover:before { border: solid; border-color: #f5f5f5 transparent; border-width: 0 5px 5px 5px; bottom: -30%; content: ""; left: 60%; position: absolute; z-index: 99; }
 .option-color-swatch { font-size: 0; }
 .wsite-checkout-page-title { font-weight: 600; margin-bottom: 20px; text-transform: uppercase; }
 .wsite-checkout-cart, .wsite-checkout-cart__header { border: 1px solid #dbdbdb; }
 .wsite-checkout-cart__header-item { letter-spacing: 0; font-weight: 600; padding: 10px 30px; }
 .wsite-checkout-cart__cell { vertical-align: middle; }
 .wsite-checkout-cart-details__title a { color: #111; font-weight: 600; text-transform: uppercase; }
 .wsite-checkout-cart-details__options { font-size: 12px; }
 .wsite-checkout-delete { background: #111; }
 .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 { background: none !important; margin-top: 40px !important; }
 .wsite-checkout-subtotals__cell--label { font-weight: 600; text-transform: uppercase; }
 .wsite-checkout-subtotals__cell--value, .wsite-checkout-cart-total { font-weight: 600; color: #111; }
 .wsite-checkout-actions { padding-top: 20px; }
 .wsite-checkout-cart td { border-bottom: 1px solid #dbdbdb; }
 .wsite-checkout-cart-thumb { padding-left: 20px; }
 #wsite-content .wsite-checkout div.paragraph { color: #333 !important; }
 #wsite-content .wsite-checkout p { color: #333 !important; }
 .wsite-checkout-actions__link span { color: #999; font-weight: 600; border-bottom: 1px solid #999; }
 .wsite-checkout-actions__btn { padding: 14px 30px; }
 .free-ship { color: #999; font-size: 18px; font-weight: 500; text-align: center; text-transform: uppercase; border: 1px solid #dbdbdb; margin-bottom: 20px; padding: 13px 40px 10px; width: 100%; }
 .free-ship:before { content: "\e919"; padding-right: 15px; }
 body.freeship-off .free-ship { display: none; }
 #wsite-search-form { position: relative; }
 #wsite-search-form:after { content: "\e902"; position: absolute; right: 0; top: 0; }
 #wsite-search-sidebar a { color: #333; font-weight: 400; }
 .wsite-theme-dark #wsite-search-header { border-color: #dbdbdb; }
 #wsite-search-product-result-section h3 { font-size: 30px; color: #111; }
 #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: #111; font-size: 23px; font-weight: 600; text-align: center; }
 #wsite-search-product-results .wsite-search-product-name { color: #111; 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: #111; }
 .blog-layout #banner { background-color: #f5f5f5; }
 #blogTable { width: 100%; }
 .blog-postlist, .blog-body { margin-top: -4px; float: none !important; }
 .blog-post { margin-bottom: 90px; }
 .blog-post .blog-header { margin-bottom: 28px !important; }
 .blog-post .blog-header h2.blog-title, .blog-post .blog-header div a { margin-top: -5px !important; margin-bottom: 10px !important; }
 h2.blog-title a, a.blog-title-link { color: #111; -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: #999; text-decoration: none; }
 .blog-post .blog-date .date-text { color: #999; font-size: 13px; position: relative; }
 .blog-layout-1 .blog-date .date-text:before { content: "\e910"; margin-right: 5px; }
 .blog-post .blog-comments a { color: #999; text-transform: uppercase; }
 .blog-layout-1 .blog-comments a:before { content: "\e913"; margin-right: 5px; }
 .blog-post .blog-separator { display: none; }
 .blog-content .paragraph, .blog-content .editable-text.paragraph { line-height: 1.7; font-size: inherit !important; }
 .blog-post .blog-content { margin-bottom: 0; }
 .blog-postlist .blog-social, .blog-body .blog-social { display: inline-block; margin: -10px 0 15px; }
 .wsite-blog-post .blog-postlist .blog-social, .wsite-blog-post .blog-body .blog-social { margin: 30px 0 15px; }
 .blog-post .blog-read-more { text-transform: uppercase; float: right; }
 .blog-post .blog-read-more a { display: inline-block; line-height: 1.6; font-size: 12px; text-transform: uppercase; -moz-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; position: relative; z-index: 3; }
 .blog-comments-bottom a { color: #999; font-size: 13px; }
 .blog-sidebar { width: 230px; padding: 0; }
 .column-blog { width: 100%; padding: 10px 0; margin-top: -5px; }
 .blog-sidebar-separator { padding: 0; }
 .columnlist-blog h2 { font-size: 18px; color: #333; text-transform: capitalize; padding-bottom: 15px; margin-bottom: 3px; position: relative; font-weight: 400; }
 .columnlist-blog h2:before { background: #999; content: ""; height: 1px; left: 0; bottom: 6px; position: absolute; width: 25px; }
 .columnlist-blog .blog-archives-title, .columnlist-blog .blog-category-title { margin-top: 25px; }
 .blog-category-list a:before, .blog-archive-list a:before { content: "\e90f"; margin-right: 7px; position: relative; background: none; font-size: 16px; color: #999; top: 1px; }
 .blog-category-list, .blog-archive-list { margin-top: 6px; }
 .column-blog div.paragraph { color: #333; font-size: 14px; line-height: 1.6; }
 .column-blog p { color: #333; font-size: 14px; line-height: 1.6; }
 .column-blog a { color: #999; text-decoration: none; display: inline-block; border: none; position: relative; }
 .column-blog a:hover { margin-bottom: 0; }
 .blog-post .blog-separator { height: 1px; border-bottom: 1px solid #999; }
 .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: #333; 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: 34px; line-height: 34px; padding: 0 20px; }
 .blog-button span { margin: 0; height: 32px; line-height: 32px; }
 .blog-button:hover span { left: -10px; }
 .blog-button:after { top: 10px; }
 .blog-button:hover:after { margin-left: 4px; }
 .blogCommentText div.paragraph, .blogCommentHeading .blogCommentAuthor span.name, .blogCommentHeading .blogCommentAuthor a.name { color: #333 !important; }
 .blogCommentText p, .blogCommentHeading .blogCommentAuthor span.name, .blogCommentHeading .blogCommentAuthor a.name { color: #333 !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; }
 .blog-layout-1 .blog-main { padding-right: 100px; }
 .blog-layout-2 #main { width: 680px; margin: 0 auto; padding-bottom: 80px; padding-top: 100px; }
 .blog-layout-2 .blog-main { padding: 0; }
 .blog-layout-2 #blogTable td { width: 100%; }
 .blog-layout-2 .blog-header { margin-bottom: 38px !important; }
 .blog-layout-2 .blog-header h2.blog-title { text-align: center; }
 .blog-layout-2 .blog-post { margin-bottom: 150px; }
 .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; }
 .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-next, .blog-page-nav-previous { margin-bottom: 50px; }
 .blog-page-nav a:before { height: 1px; width: 35px; background: #999; content: ""; position: absolute; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
 .blog-page-nav a:after { width: 9px; height: 9px; border-top: 1px solid #999; border-left: 1px solid #999; content: ""; position: absolute; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
 .blog-page-nav a:hover:before { background: #111; }
 .blog-page-nav a:hover:after { border-color: #111; }
 .blog-page-nav-previous a:before { left: -1px; top: 42px; }
 .blog-page-nav-previous a:after { top: 38px; left: 0; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg); }
 .blog-page-nav-previous a:hover:before { width: 50px; left: -16px; }
 .blog-page-nav-previous a:hover:after { left: -15px; }
 .blog-page-nav-next a:before { right: -1px; top: 42px; }
 .blog-page-nav-next a:after { top: 38px; right: 0; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); transform: rotate(135deg); }
 .blog-page-nav-next a:hover:before { width: 50px; right: -16px; }
 .blog-page-nav-next a:hover:after { right: -15px; }
 .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?1755114172) 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; 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 (min-width: 1200px) {
 .blog-layout-1 #main .container { width: 1040px; padding-bottom: 20px; padding-top: 100px; }
 .blog-layout-2 #main { padding-bottom: 20px; padding-top: 100px; }
 .wsite-blog-post.blog-layout-1 #main .container, .wsite-blog-post.blog-layout-2 #main { padding-bottom: 60px; }
 }
 @media only screen and (max-width: 1360px) {
 .container { width: 1040px; }
 .main-content .content { width: 720px; }
 }
 @media only screen and (max-width: 1170px) {
 .container { width: 960px; }
 .banner-content h2 { font-size: 50px; }
 }
 @media only screen and (max-width: 1040px) {
 h2 { font-size: 30px; }
 .container { width: 900px; }
 .wsite-search { width: 80%; }
 .fancybox-inner { width: 100% !important; height: auto !important; }
 .fancybox-wrap { width: 90% !important; }
 .wsite-header-section, .one-page #banner .wsite-section-content { 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 { padding-left: 30px; padding-right: 30px; width: 100%; }
 #top-bar { display: block; margin-bottom: 0; padding-top: 10px; text-align: center; }
 .top-bar-commons, .header-social { display: block; }
 .top-item { padding-right: 0; }
 .header-social { max-width: 100%; }
 .header-social > div, #icontent .header-social .element { text-align: center !important; }
 #header, #main .container, #footer, .blog-layout #main .container { padding-bottom: 30px; padding-top: 30px; }
 #footer { top: auto !important; }
 .have-cart #footer { padding-bottom: 90px; }
 #toTop { bottom: 80px; }
 .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, .blog-layout-1 #blogTable td, .blog-layout-1 .blog-body { float: none; display: block; padding: 0; width: 100%; }
 .blog-layout-1 .blog-body { padding-bottom: 30px; }
 .blog-layout-1 #blogTable .blog-sidebar { padding: 0; width: 100%; }
 .blog-post .blog-read-more { text-align: center; width: 100%; margin-bottom: 30px; }
 .blog-layout-1 .blog-post .blog-read-more { text-align: left; }
 .blog-post .blog-read-more a { display: inline-block; float: none; }
 .blog-body .blog-social-item { float: none; display: inline-block; width: 110px; }
 .blog-sidebar .column-blog { float: none; width: 100%; padding: 0; }
 .blog-layout-2 #main { width: auto; margin: 0 60px; }
 #wsite-search-sidebar { float: none; width: 280px; }
 #wsite-search-results { float: right; width: 100%; }
 .sidebar-container { display: block; }
 .main-content, .sidebar { display: block; width: 100% !important; }
 .sidebar-layout .main-content .content, .sidebar-layout .sidebar .content { float: none; padding: 50px; width: 100%; }
 }
 @media only screen and (max-width: 980px) {
 #navigation { padding: 0; position: relative !important; }
 #header .wsite-vertical-align { width: auto; }
 .logo { padding: 0 30px; }
 .menu, .header-phone, .header-address, .header-time, .mini-cart, .header-title { display: none; }
 .menu { padding: 0; text-align: left; }
 .menu li { float: none; margin: 0; }
 .mobile-nav ul li { display: block; }
 .menu-mobile { cursor: pointer; vertical-align: middle; display: block; float: right; }
 .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 { width: 100%; display: none; left: 0; position: absolute; }
 .mobile-nav > ul { background: #cd9967; padding: 10px 0; }
 .mobile-nav li { position: relative; }
 .mobile-nav a { font-family: 'Poppins', sans-serif; font-weight: 400; color: #999; display: block; padding: 10px 30px; font-size: 13px; line-height: 1.3; text-transform: uppercase; }
 .menu-2 li a, body.style-menu-1 .menu li a, body.style-menu-2 .menu a, body.style-menu-4 .menu a, body.style-menu-5 .menu-2 li a { font-size: 13px; margin: 0; padding: 10px 0; }
 body.style-menu-1 .menu a:before, body.style-menu-2 .menu a:before, body.style-menu-4 .menu a:before, body.style-menu-5 .menu a:before { display: none; }
 body.style-menu-4 .menu a { border: none !important; }
 .mobile-nav a:hover, .menu-2 a:hover { background: #cd9967; color: #fff; }
 .mobile-nav #active > a, .mobile-nav .active > a, .mobile-nav .wsite-nav-current > a, .menu-2 .active a { color: #cd9967; }
 .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: #999; }
 .mobile-nav li.wsite-nav-more { display: none !important; }
 .one-page-2 .mobile-nav { display: none !important; }
 #wsite-mini-cart { display: block !important; border: none !important; border-top: 5px solid #cd9967 !important; width: 100% !important; margin: 0 !important; top: auto !important; bottom: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; -o-border-radius: 0 !important; border-radius: 0 !important; left: 0 !important; position: fixed !important; z-index: 11; }
 .wsite-theme-dark #wsite-mini-cart.arrow-left:before, #wsite-mini-cart.arrow-left:before, #wsite-mini-cart.arrow-top:before { background: 0 none; border: none !important; font-size: 16px; }
 #wsite-mini-cart.full { display: block !important; }
 #wsite-mini-cart:after { display: none !important; }
 #wsite-mini-cart:before { color: #111; content: 'Shopping Cart' !important; font-weight: 700; width: 120px !important; left: 15px !important; top: 16px !important; margin: 0 !important; border: none !important; }
 #wsite-mini-cart .wsite-product-list { display: none !important; }
 #wsite-com-checkout-list .wsite-com-checkout-item-details-inner, #wsite-com-checkout-summary-list .wsite-com-checkout-item-details-inner { line-height: 1 !important; }
 #wsite-com-checkout-button { margin-bottom: 0 !important; padding: 0 !important; }
 #wsite-com-minicart-checkout-button.wsite-button-highlight { padding: 10px 25px; }
 #wsite-com-minicart-checkout-button.wsite-button-highlight:hover:after { right: 15px; }
 #wsite-mini-cart .wsite-subtotal-wrapper { color: #cd9967; font-weight: bold; margin-bottom: 10px; }
 #wsite-mini-cart .wsite-subtotal-wrapper span:first-child { color: #111; font-weight: normal; }
 #wsite-com-checkout-list .wsite-com-checkout-item-image, #wsite-com-checkout-summary-list .wsite-com-checkout-item-image { max-width: 50px; max-height: 50px; margin-right: 10px; }
 h2.wsite-checkout-header { padding-bottom: 0 !important; }
 #wsite-com-checkout-list .wsite-com-checkout-item-image, #wsite-com-checkout-summary-list .wsite-com-checkout-item-image { max-width: 50px; max-height: 50px; margin-right: 10px; }
 #wsite-com-checkout-list .wsite-com-checkout-item-details-inner, #wsite-com-checkout-summary-list .wsite-com-checkout-item-details-inner { padding-left: 0 !important; }
 #wsite-com-checkout-list { font-size: .65em !important; }
 .wsite-com-continue-shopping, button.wsite-button.wsite-button-large.wsite-button-highlight.wsite-checkout-button.wsite-com-paypal-checkout-button { font-size: .75em !important; }
 #wsite-com-checkout-list .wsite-form-input, #wsite-com-checkout-summary-list .wsite-form-input { width: 20px !important; margin: 0 10px !important; padding: 5px !important; }
 #wsite-com-checkout-list .wsite-remove-button, #wsite-com-checkout-summary-list .wsite-remove-button { left: 10px !important; top: 10px !important; }
 .wsite-checkout-type .wsite-paypal { margin-left: 0; margin-top: 10px; }
 #wsite-com-checkout-payment > div { width: 100%; }
 #wsite-com-checkout-payment-order { margin: 0; padding: 15px; }
 }
 @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; }
 .slick-arrow { display: none !important; }
 .slick-caption { padding-top: 20px; }
 }
 @media only screen and (max-width: 767px) {
 .container { padding-left: 20px; padding-right: 20px; }
 #preview-header { padding: 20px 50px 20px 20px; }
 .close-preview-header { right: 20px; }
 .wsite-search { width: 90%; }
 .close-search { right: 20px; }
 #header, #main .container, #footer, .blog-layout #main .container { padding-bottom: 20px; padding-top: 20px; }
 .blog-layout-2 #main { margin: 0 20px; }
 .wsite-com-sidebar { float: none; width: 100%; padding-right: 0; }
 .wsite-com-content-with-sidebar { margin-left: 0; }
 }
 @media only screen and (max-width: 660px) {
 .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; }
 [class*=rss-box-] { width: auto !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 { height: 40px; width: 40px; }
 #toTop:after, #toTop:before { font-size: 15px; margin: -8px 0 0 -3px; }
 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%; }
 #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; }
 #header .header-right { width: 50px; }
 .mini-cart { display: none !important; }
 .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; }
 .blog-layout-1 .blog-body .blog-social, .blog-layout-1 .blog-body .blog-comments-bottom, .blog-layout-1 #wsite-content .blog-comments-bottom { text-align: left; }
 .blog-layout-2 .blog-post { margin-bottom: 70px; }
 }
 @media only screen and (max-width: 440px) {
 .wsite-logo img { max-width: 140px; }
 body, div.paragraph { font-size: 14px; }
 body, p { font-size: 14px; }
 h2, .blog-post .blog-header h2.blog-title, .blog-post .blog-header div a, .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; }
 #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; }
 }
 .wsite-form-sublabel { display: none !important; }
 @media (max-width: 980px) {
 body .checkout-cart-mobile-off #wsite-mini-cart { display: none !important; }
 body .icon-cart-mobile-off .mini-cart { display: none !important; }
 }
 #navigation { background: #fff; }
 body.custom-option-on #top-bar { color: #fff !important; }
 body.custom-option-on .is-sticky #navigation { background: #d8a16f !important; }
 @media (max-width: 992px) {
 body.custom-option-on #header, body.custom-option-on .is-sticky #header { background: #000000 !important; }
 body.custom-option-on .mobile-nav ul { background: #ffffff !important; }
 body.custom-option-on .mobile-nav ul .active > a, body.custom-option-on .mobile-nav ul li:hover > a, body.custom-option-on .mobile-nav ul #active > a, body.custom-option-on .mobile-nav ul .wsite-nav-current { color: #111111 !important; }
 body.custom-option-on .mobile-nav ul a { color: #999999 !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: #cd9967;}
#wsite-com-category-product-group .category__image-sale-banner-wrapper {background: #cd9967;}
#wsite-search-product-results .wsite-search-product-result .wsite-search-product-image-container .search__image-sale-banner-wrapper {background: #cd9967;}