ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, div.paragraph, blockquote, fieldset, input { margin: 0; padding: 0; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }
 a img { border: 0; }
 a { text-decoration: none; }
 body { position: relative; width: 100%; color: #666666; font-family: "Lato", sans-serif; font-size: 16px; font-weight: normal; line-height: 1.8em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
 a { color: #3d5ba9; -webkit-transition: color 200ms ease-in; -moz-transition: color 200ms ease-in; -ms-transition: color 200ms ease-in; -o-transition: color 200ms ease-in; transition: color 200ms ease-in; }
 a:hover, .wsite-com-link:hover .wsite-com-link-text { color: #3d5ba9; }
 h2 { color: #333333; font-family: "Muli", sans-serif; font-size: 30px; font-weight: 500; line-height: 1.2; margin-bottom: 10px; }
 div.paragraph, div.paragraph { line-height: 1.8em; }
 p, div.paragraph { line-height: 1.8em; }
 blockquote { position: relative; display: inline; color: #a0a0a0; padding: 0 1.5em; border-left: 0 !important; font-size: 1.35em; line-height: 1.65em; }
 blockquote:before, blockquote:after { position: absolute; display: inline-block; font-size: 60px; line-height: .95em; color: #3d5ba9; }
 blockquote:before { content: '\201C'; left: 0; top: 0; }
 blockquote:after { content: '\02EE'; right: 0; bottom: -0.45em; margin-left: 5px; }
 .wsite-form-field input[type="radio"], .wsite-form-field input[type="checkbox"], .wsite-com-product-option-groups input[type="radio"], .wsite-com-product-option-groups input[type="checkbox"] { width: 16px; height: 16px; background: #e8e8e8; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-shadow: none; }
 .wsite-form-field input[type="radio"], .wsite-com-product-option-groups input[type="radio"] { border-radius: 8px; }
 .wsite-form-field input[type="checkbox"], .wsite-com-product-option-groups input[type="checkbox"] { border-radius: 0; }
 .wsite-form-field input[type="radio"]:after, .wsite-com-product-option-groups input[type="radio"]:after { display: block; border-radius: 8px; box-sizing: border-box; content: ""; }
 .wsite-form-field input[type="radio"]:checked:after, .wsite-com-product-option-groups input[type="radio"]:checked:after { width: 16px; height: 16px; background: #3d5ba9; border: 4px solid #e8e8e8; }
 .wsite-form-field input[type="checkbox"]:after, .wsite-com-product-option-groups input[type="checkbox"]:after { position: relative; top: 2px; left: 5px; width: 3px; height: 6px; border: solid #3d5ba9; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
 .wsite-form-field input[type="checkbox"]:checked:after, .wsite-com-product-option-groups input[type="checkbox"]:checked:after { display: block; content: " "; }
 select { text-indent: .01px; text-overflow: ''; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
 select::-ms-expand { display: none; }
 ::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder { color: #999; font-family: "Lato", sans-serif; font-size: 14px; font-weight: normal; line-height: normal; }
 .wrapper { position: relative; right: 0; background: white; -webkit-transition: right 610ms cubic-bezier(0,0.8,0.55,1); -moz-transition: right 610ms cubic-bezier(0,0.8,0.55,1); -ms-transition: right 610ms cubic-bezier(0,0.8,0.55,1); -o-transition: right 610ms cubic-bezier(0,0.8,0.55,1); transition: right 610ms cubic-bezier(0,0.8,0.55,1); }
 .container { width: 100%; max-width: 1080px; margin: 0 auto; box-sizing: border-box; }
 .wsite-header-section { position: relative; background: url(theme/images/default-bg.jpg?1613423343) no-repeat; background-size: cover; }
 .wsite-header-section:before, .splash-page .header-wrap:before { position: absolute; top: 0; left: 0; z-index: 0; display: block; width: 100%; min-height: 100%; height: inherit; background: rgba(0,0,0,0.2); content: ''; }
 .wsite-section-bg-color:before { display: none; }
 .header-top { width: 100%; background: #6ea6cc; color: #fff; padding: 5px 0; display: none !important; }
 #icontent .header-top { padding-top: 30px; }
 .header-top .container { display: table; color: #fff; }
 .header-wrap .logo-wrap { display: table; width: 100%; }
 .header-wrap #logo { padding: 10px 0 !important; text-align: left; font-family: "Muli", sans-serif; font-size: 40px; font-weight: normal; line-height: 1.1; display: table-cell; vertical-align: middle; }
 .header-wrap .logo-banner { padding: 10px 0 !important; text-align: right !important; display: table-cell; vertical-align: middle; }
 .header-wrap .logo-banner > div { text-align: right !important; display: inline-block !important; vertical-align: middle !important; }
 .header-wrap .logo-banner img { margin-right: 20px !important; vertical-align: middle; }
 .header-wrap .logo-banner .download-app { display: inline-block; vertical-align: middle; text-align: left; font-weight: 600; }
 .header-wrap .logo-banner .download-app img { max-height: 35px; }
 .header-wrap .logo-banner .download-app img:first-child { margin-bottom: 5px; }
 .header-wrap #logo a { color: black; -webkit-transition: all 300ms ease-in; -moz-transition: all 300ms ease-in; -ms-transition: all 300ms ease-in; -o-transition: all 300ms ease-in; transition: all 300ms ease-in; }
 .header-wrap #logo a:hover { opacity: 0.8; }
 .header-wrap #logo img { display: block; overflow: hidden; max-width: 400px; max-height: 150px; }
 .header-wrap #logo #wsite-title { display: block; max-width: 400px; }
 .header-wrap #logo img { max-height: 150px; }
 .header-wrap .wsite-logo { padding: 15px 10px 10px; }
 .header-wrap .nav-wrap { position: relative; z-index: 6; width: 100%; background-color: #f2f2f2; text-align: center; -webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.2); box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.2); }
 .header-wrap .nav-wrap .container { max-width: 1160px; }
 .header-wrap .nav-wrap .container.navigation { max-width: 100% !important; }
 .header-wrap label.hamburger { display: none; }
 .menu { font-size: 16px; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; font-family: "Muli", sans-serif; background: #3d5ba9; box-sizing: border-box; }
 .menu ul { list-style: none; }
 .menu li { display: inline-block; margin-right: -4px !important; }
 .menu li:last-child { margin-right: 0px !important; }
 .menu li a { color: #ffffff; }
 .menu .wsite-menu-default li a { display: block; border-bottom: 3px solid transparent; padding-bottom: 25px; color: #ffffff; padding: 23px 18px; transition: all 0.3s ease-in-out; }
 .menu .wsite-menu-default li#active a { color: #ffc63e; }
 .menu .wsite-menu-default li a:hover { background: #ffc63e; color: #111111 !important; }
 .search { float: right; margin-left: 40px; }
 .search .wsite-search + .menu { text-align: left; }
 .search .wsite-search-input { width: 140px; height: auto; padding: 13px 10px !important; background: transparent; color: #3B3B3B; border: none; font-family: "Lato", sans-serif; font-size: 1.1em; font-weight: 400; line-height: normal; }
 .search .wsite-search-button { width: 18px; height: 18px; background-size: 15px; margin: 15px 7px 0 3px; }
 .wsite-search-button { background: url(theme/images/search.svg?1613423343) no-repeat center center; background-size: 15px; }
 #wsite-header-search-form { border-left: 1px solid rgba(116,116,116,0.15); border-right: 1px solid rgba(116,116,116,0.15); }
 .wsite-social-item, #wsite-com-product-social-sharing a { width: 49px; height: 49px; margin-right: 10px; text-align: left; font-size: 22px; background: #3d5ba9; color: #ffffff; border-radius: 50px; border: 2px solid #3d5ba9; padding-top: 9px; padding-left: 11px; box-sizing: border-box; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; }
 .wsite-social-item:hover, #wsite-com-product-social-sharing a:hover { background: #ffc63e; border-color: #111111; color: #111111; }
 .navmobile-wrapper { display: none; }
 #wsite-menus .wsite-menu { margin-top: 0px !important; }
 #wsite-menus > .wsite-menu-wrap > .wsite-menu { border-top: 2px solid #ffc63e; }
 #wsite-menus .wsite-menu li a { font-family: "Muli", sans-serif; font-size: 13px; letter-spacing: 1px; font-weight: 700; text-transform: uppercase; color: #ffffff; background: #3d5ba9; padding: 10px 0 !important; border: none !important; transition: none !important; }
 #wsite-menus .wsite-menu li a:hover { background: #ffc63e; color: #111111; }
 #wsite-menus .wsite-menu li + li { border-top: none; }
 #wsite-menus .wsite-menu-arrow { position: absolute; top: 14px; right: 0px; display: inline-block !important; padding: 0 5px 0 10px; font-size: 0; line-height: 0; }
 #wsite-mini-cart .wsite-subtotal-wrapper { font-weight: 700; }
 .banner-wrap { position: relative; }
 .banner-wrap .container { position: relative; display: table; height: 100%; }
 .banner-wrap .banner { display: table-cell; padding: 0; margin: 0 auto; vertical-align: middle; text-align: center; padding: 80px 0; }
 .banner-wrap .banner h2 { color: #ffffff; font-size: 70px; font-weight: 400; line-height: 1.1; margin-bottom: 0; font-family: "Nebrasca", "Muli", sans-serif !important; text-shadow: 1px 1px 2px rgba(0,0,0,0.5); }
 .banner-wrap .banner div.paragraph { color: #ffffff; font-size: 30px; margin-bottom: 10px; text-shadow: 1px 1px 2px rgba(0,0,0,0.5); }
 .banner-wrap .banner p { color: #ffffff; font-size: 30px; margin-bottom: 10px; text-shadow: 1px 1px 2px rgba(0,0,0,0.5); }
 .banner-wrap .banner .button-wrap { display: inline-block; }
 #main-wrap { background: #fff; }
 #main-wrap .container { padding: 60px 1.5em; }
 #footer-wrap { background: #111111; position: relative; z-index: 5; height: auto !important; }
 #footer-wrap .wsite-footer { padding: 60px 0; }
 #footer-wrap h2 { color: #ffffff; font-size: 22px; font-weight: bold; }
 #footer-wrap div.paragraph, #footer-wrap div.paragraph, #footer-wrap .weebly-footer { color: #ffffff; font-size: 14px; line-height: 1.6em; }
 #footer-wrap p, #footer-wrap div.paragraph, #footer-wrap .weebly-footer { color: #ffffff; font-size: 14px; line-height: 1.6em; }
 #footer-wrap a { color: #ffc63e; text-decoration: underline; }
 #footer-wrap .wsite-form-container { text-align: left; margin-top: 0 !important; }
 #footer-wrap .wsite-form-label { display: inline-block; font-size: 14px; color: white; }
 #footer-wrap .form-radio-container { font-size: 14px; color: #626262; font-weight: normal; }
 #footer-wrap .wsite-form-input, #footer-wrap .wsite-search-element-input { background: white; color: #626262; }
 #footer-wrap .wsite-social-item { color: #ffffff; text-decoration: none; }
 .sticky-footer-push { display: block; }
 .wsite-form-field { font-size: 15px; font-weight: normal; color: #626262; }
 .wsite-form-label { padding: 5px 0; }
 .wsite-form-sublabel { display: none; }
 .wsite-form-input, .wsite-search-element-input { height: auto; background: none; border: 1px solid #cccccc; border-radius: 0; color: #626262; padding: 8px !important; -webkit-appearance: none; font-family: "Lato", sans-serif; font-size: 15px; font-weight: normal; line-height: normal; -webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -ms-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; transition: all 200ms ease-in; }
 .wsite-form-input:hover, .wsite-search-element-input:hover, .wsite-form-input:focus, .wsite-form-input--focus, .wsite-search-element-input:focus { border: 1px solid #365196; }
 .wsite-form-input-container, .wsite-form-radio-container { margin-bottom: 10px; }
 .form-select, .wsite-form-field select, .wsite-com-product-option-groups select { height: 40px; padding: 8px !important; background: #ffffff url(theme/images/select-dropdown.png?1613423343) 97% center no-repeat; color: #626262; border: 1px solid #cccccc; border-radius: 0; font-family: "Lato", sans-serif; font-size: 15px; font-weight: normal; line-height: normal; -webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -ms-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; transition: all 200ms ease-in; }
 .form-select:hover, .wsite-form-field select:hover, .wsite-com-product-option-groups select:hover, .form-select:focus, .wsite-form-field select:focus, .wsite-com-product-option-groups select:focus { border: 1px solid #365196; }
 .formlist, .wsite-editor .formlist { min-height: inherit; }
 .wsite-form-container input:focus, #commentPostDiv .field input:focus, #commentPostDiv .field textarea:focus { border: 1px solid #3d5ba9; }
 .wsite-form-radio-container label { position: relative; top: 2px; }
 span.form-radio-container { margin: 0 !important; }
 .form-field-error .wsite-form-radio-container { border: none; }
 .wsite-button { color: #fff; background-image: linear-gradient(90deg,#ffffff 50%,#ffc63e 50%); background-position: 100%; background-size: 200%; display: inline-block; height: auto; padding: 0; background-color: transparent; color: #111111 !important; border: 1px solid #ffc63e !important; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; }
 .wsite-button:hover { border-color: #3d5ba9 !important; background-position: 0; }
 .wsite-button:hover .wsite-button-inner { color: #3d5ba9 !important; }
 .wsite-button .wsite-button-inner { display: inline-block; height: auto; padding: 14px 30px; background: transparent; background-image: none !important; color: inherit !important; letter-spacing: 1px; font-family: "Muli", sans-serif; font-size: 16px; font-weight: 700; line-height: 1; text-transform: uppercase; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
 .wsite-button-large { color: #ffffff !important; border: 1px solid #ffffff !important; background-image: linear-gradient(90deg,#ffffff 50%,transparent 50%); }
 .wsite-button-large:hover { background-color: rgba(255,255,255,0.2) !important; }
 .wsite-button-large:hover .wsite-button-inner { color: #111111 !important; }
 .wsite-button-highlight, #wsite-com-product-add-to-cart.wsite-button-highlight, .wsite-com-product-disabled.wsite-button-highlight { background-color: #111111 !important; color: #ffffff !important; border: 1px solid #111111 !important; background-image: linear-gradient(90deg,transparent 50%,#111111 50%); background-position: 100%; }
 .wsite-button-highlight:hover, #wsite-com-product-add-to-cart.wsite-button-highlight:hover, .wsite-com-product-disabled.wsite-button-highlight:hover { background-color: transparent !important; background-position: 0; }
 .wsite-button-highlight:hover .wsite-button-inner, #wsite-com-product-add-to-cart.wsite-button-highlight:hover .wsite-button-inner, .wsite-com-product-disabled.wsite-button-highlight:hover .wsite-button-inner { color: #111111 !important; }
 .wsite-button-highlight.wsite-button-large:not(.wsite-buy-button), #wsite-com-product-add-to-cart.wsite-button-highlight.wsite-button-large:not(.wsite-buy-button), .wsite-com-product-disabled.wsite-button-highlight.wsite-button-large:not(.wsite-buy-button) { background-color: #ffffff !important; color: #111111 !important; border: 1px solid #ffffff !important; background-image: linear-gradient(90deg,transparent 50%,#ffffff 50%); }
 .wsite-button-highlight.wsite-button-large:not(.wsite-buy-button):hover, #wsite-com-product-add-to-cart.wsite-button-highlight.wsite-button-large:not(.wsite-buy-button):hover, .wsite-com-product-disabled.wsite-button-highlight.wsite-button-large:not(.wsite-buy-button):hover { background-color: transparent !important; background-position: 0; }
 .wsite-button-highlight.wsite-button-large:not(.wsite-buy-button):hover .wsite-button-inner, #wsite-com-product-add-to-cart.wsite-button-highlight.wsite-button-large:not(.wsite-buy-button):hover .wsite-button-inner, .wsite-com-product-disabled.wsite-button-highlight.wsite-button-large:not(.wsite-buy-button):hover .wsite-button-inner { color: #ffffff !important; }
 .galleryCaptionHover .galleryCaptionHolder { height: 100%; opacity: 0; -webkit-transition: opacity 200ms ease-in-out; -moz-transition: opacity 200ms ease-in-out; -ms-transition: opacity 200ms ease-in-out; -o-transition: opacity 200ms ease-in-out; transition: opacity 200ms ease-in-out; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
 .partialImageGalleryCaption.galleryCaptionHolder { height: auto; }
 .galleryCaptionHover.galleryImageHolder:hover .galleryCaptionHolder { opacity: 1; }
 .galleryCaptionHolderInner { display: table; height: 100%; }
 .galleryCaptionInnerTextHolder { display: table-cell; vertical-align: middle; }
 .wslide-caption-text { display: inline-block; vertical-align: middle; font-size: 13px; }
 .galleryCaptionHolder .galleryCaptionInnerText, .wslide-caption .wslide-caption-text { text-shadow: none; font-family: "Lato", sans-serif; font-size: 1.3em; font-weight: 700; line-height: 1.4em; text-transform: uppercase; }
 .galleryCaptionHover .galleryCaptionHolder .galleryCaptionInnerText, .wslide-caption .wslide-caption-text { margin-top: 2em; -webkit-transition: margin 200ms ease-in-out; -moz-transition: margin 200ms ease-in-out; -ms-transition: margin 200ms ease-in-out; -o-transition: margin 200ms ease-in-out; transition: margin 200ms ease-in-out; }
 .galleryCaptionHover.galleryImageHolder:hover .galleryCaptionHolder .galleryCaptionInnerText, .wslide-slide-inner1:hover .wslide-caption .wslide-caption-text { margin-top: 0; }
 .galleryCaptionHolderInnerBg, .wslide-caption-bg { background: #365196 !important; opacity: 0.7; -webkit-transition: opacity 200ms ease-in; -moz-transition: opacity 200ms ease-in; -ms-transition: opacity 200ms ease-in; -o-transition: opacity 200ms ease-in; transition: opacity 200ms ease-in; }
 .w-fancybox:hover .galleryCaptionHolderInnerBg { opacity: 0.9; }
 .container .galleryImageBorder { border-color: rgba(179,153,100,0.4); }
 .container .wsite-image-border-hairline a img, .container .wsite-image-border-thin a img, .container .wsite-image-border-medium a img, .container .wsite-image-border-thick a img { border-color: #b39964; }
 td.wsite-multicol-col { box-sizing: border-box; }
 .header-page .wsite-header-section { height: 450px; }
 .header-page .banner-wrap .banner hr { border: none; border-top: 1px solid #fff; width: 20%; }
 .no-header-page .header-wrap { background: none; }
 .no-header-page .header-wrap .nav-wrap { background: white; border-bottom: 1px solid rgba(116,116,116,0.15); }
 .no-header-page #main-wrap .container { padding: 3em 0; }
 .splash-page input[type="radio"], .splash-page input[type="checkbox"] { background: #9c9c9c; }
 .splash-page .header-wrap { position: relative; background: none; }
 .splash-page .header-wrap:before { position: absolute; }
 .splash-page .splash-wrap { position: relative; z-index: 6; display: table; width: 100%; height: 100vh; background: url(theme/images/default-bg.jpg?1613423343) no-repeat; background-attachment: fixed !important; background-size: cover; box-sizing: border-box; }
 .splash-page .nav-wrap { display: table-row; }
 .splash-page .main-wrap { display: table-cell; vertical-align: middle; height: 100%; }
 .splash-page #content-section { padding: 3em 4em; margin: 40px auto; width: 750px; background: rgba(255,255,255,0.85); box-sizing: border-box; }
 .splash-page #content-section h2 { text-align: center !important; text-transform: uppercase; font-size: 3.5em; font-weight: 300; line-height: normal; }
 .splash-page #content-section div.paragraph { color: #3b3b3b; text-align: center !important; }
 .splash-page #content-section p { color: #3b3b3b; text-align: center !important; }
 .splash-page #footer-wrap { display: none; }
 .blog-post { background: #f1f7fc; padding: 30px; box-sizing: border-box; margin-bottom: 40px; border-radius: 5px; -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2); box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2); }
 .wsite-blog-index .blog-social { float: left; margin-top: -25px; }
 .blog-read-more { float: right; margin-top: -20px; }
 .blog-read-more a { color: #3d5ba9; border: 1px solid #3d5ba9; border-radius: 5px; padding: 7px 15px 8px; box-sizing: border-box; transition: all ease-in-out 0.2s; }
 .blog-read-more a:hover { color: #fff; background: #3d5ba9; border: 1px solid #3d5ba9; }
 .blog-content { margin-bottom: 0; }
 .wsite-blog-index .blog-comments-bottom { display: none; }
 h2.blog-title a { display: block; margin-bottom: 10px; }
 .blog-post .blog-date { float: none; }
 .blog-post .blog-separator { margin-bottom: 15px; }
 .blog-sidebar div.paragraph { padding-bottom: 20px; }
 .blog-sidebar p { padding-bottom: 20px; }
 #commentPostDiv #commentInputs .field input, #commentPostDiv #commentInputs .field textarea { background: none; padding: 8px; height: auto; font-size: 15px; line-height: 18px; -webkit-appearance: none; border-radius: 0; border: 1px solid #CCC; box-sizing: border-box; }
 .blogCommentReplyWrapper iframe { height: 570px; }
 .blog-button { background-image: none; height: auto; }
 .blog-button span { background-image: none; background-color: #3d5ba9; padding: 6px 20px !important; color: white; text-transform: uppercase; font-family: "Lato", sans-serif; font-size: 1.5em; font-weight: 700; line-height: 34px; }
 .blog-button span:hover { background: #3d5ba9; }
 .blog-body { box-sizing: border-box; }
 #wsite-com-store .wsite-com-category-subcategory-name-bg { background-color: rgba(54,81,150,0.7); transition: background-color ease-in 0.2s; opacity: 1; }
 #wsite-com-store .wsite-com-category-subcategory-link:hover .wsite-com-category-subcategory-name-bg { background-color: rgba(179,153,100,0.9); }
 #wsite-com-store .wsite-com-category-subcategory-name-text { text-shadow: none; font-weight: 700; font-size: 1.1em; }
 #wsite-com-store #wsite-com-hierarchy .wsite-com-link { display: inline-block; margin-bottom: 10px; color: #3d5ba9; border-bottom: 3px solid transparent; -webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -ms-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; transition: all 200ms ease-in; }
 #wsite-com-store #wsite-com-hierarchy .wsite-link-unselected:hover { border-bottom: 3px solid #3d5ba9; }
 #wsite-com-store #wsite-com-hierarchy .wsite-selected a { border-bottom: 3px solid #3d5ba9; }
 #wsite-com-store #wsite-com-hierarchy ul .wsite-com-link-text { margin-bottom: 0; text-transform: uppercase; font-size: 0.8em; letter-spacing: 0.02em; }
 .wsite-com-product-images-main-image { border: 1px solid #b39964; }
 #wsite-com-product-title { font-size: 2em; font-weight: bold; text-transform: none; }
 #wsite-com-product-price-area .wsite-com-product-price-container { font-size: 18px; font-weight: bold; }
 .wsite-com-product-price { font-size: 0.9em; color: #666666; }
 .wsite-com-category-product-name { color: #B39964; font-size: 1.15em; line-height: 1em; }
 .wsite-com-product-option-label { position: relative; }
 .wsite-com-product-option-label input[type="radio"] { margin-top: -4px; }
 .wsite-com-product-option-color .wsite-com-product-option-color-container { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
 .wsite-com-product-option-color .wsite-com-product-option-color-swatch { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: none; border-radius: 0; }
 .wsite-com-product-option-color .wsite-selected:before { content: ''; display: block; padding: 2px; position: relative; height: 100%; width: 100%; bottom: 3px; right: 3px; }
 #wsite-com-checkout-list thead tr th { font-size: 0.95em; }
 .wsite-com-checkout-item-variations { line-height: 1.5em; font-size: 0.95em; }
 .wsite-com-checkout-item-heading, .wsite-com-checkout-price { font-weight: 700; }
 .wsite-com-continue-shopping .caret { vertical-align: middle; }
 .wsite-com-breadcrumb-arrow { display: inline-block !important; font-size: 0; vertical-align: top; }
 .wsite-com-breadcrumb-arrow:before, .wsite-menu-arrow:before { display: inline-block; content: '\203A'; vertical-align: top; font-size: 24px; line-height: 24px; }
 #wsite-com-breadcrumbs.wsite-com-product-breadcrumbs .wsite-com-breadcrumb { margin-top: 1px !important; }
 .wsite-com-checkout-section .wsite-form-field select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
 .wsite-com-checkout-section .wsite-form-field input[type="radio"] { display: inline-block; margin: 0 5px 0 0; width: 16px; height: 16px; }
 #wsite-search-query { padding: 10px; height: auto; background: none; color: #3d3d3d; border: 1px solid #cccccc; border-radius: 0; font-family: "Lato", sans-serif; font-size: 1.4em; font-weight: normal; line-height: normal; -webkit-transition: border 200ms ease-in; -moz-transition: border 200ms ease-in; -ms-transition: border 200ms ease-in; -o-transition: border 200ms ease-in; transition: border 200ms ease-in; }
 #wsite-search-query:focus { border: 1px solid #365196; }
 #wsite-search-submit { border-left: none; background: url(theme/images/search.svg?1613423343) no-repeat; background-size: 18px; top: 16px; right: -7px; }
 @media screen and (max-width: 992px) {
 body.wsite-checkout-page, body.wsite-native-mobile-editor { overflow-x: hidden; }
 body.wsite-checkout-page .header-wrap .nav-wrap, body.wsite-native-mobile-editor .header-wrap .nav-wrap { position: absolute !important; }
 body.wsite-checkout-page.nav-open .wrapper .header-wrap .nav-wrap, body.wsite-native-mobile-editor.nav-open .wrapper .header-wrap .nav-wrap { left: 0; }
 .wrapper { min-height: initial; }
 .container { width: 100%; padding: 0 1.5em; box-sizing: border-box; }
 body.nav-open .wrapper { right: 70%; }
 body.nav-open .wrapper .header-wrap .nav-wrap { left: -70%; }
 body.nav-open #footer-wrap { right: 70%; }
 body.nav-open .navmobile-wrapper { right: 0; }
 body.nav-open #wsite-mini-cart .wsite-cart-bottom { bottom: -70px; }
 .header-wrap #logo { display: table-cell; vertical-align: middle; width: 100%; font-size: 2em; text-align: center; }
 .header-wrap #logo #wsite-title { font-size: inherit !important; }
 .header-wrap .wsite-logo { padding: 0 50px; }
 .header-wrap .wsite-logo a img { max-height: 40px !important; }
 .logo-banner { display: none !important; }
 .header-wrap .search { display: none; }
 .header-wrap .header-top { display: none; }
 .header-wrap .nav-wrap { position: fixed; display: table; background: #fff; top: 0; left: 0; z-index: 15; height: 55px; -webkit-transition: all 610ms cubic-bezier(0,0.8,0.55,1); -moz-transition: all 610ms cubic-bezier(0,0.8,0.55,1); -ms-transition: all 610ms cubic-bezier(0,0.8,0.55,1); -o-transition: all 610ms cubic-bezier(0,0.8,0.55,1); transition: all 610ms cubic-bezier(0,0.8,0.55,1); }
 .header-wrap .nav-wrap ul { padding: 0 4em; }
 .header-wrap label.hamburger { position: absolute; top: 0; right: 0; display: block; width: 30px; height: 30px; padding: 10px; cursor: pointer; }
 .header-wrap label.hamburger span, .header-wrap label.hamburger span:before, .header-wrap label.hamburger span:after { position: relative; display: block; width: 20px; height: 2px; background: black; content: ''; }
 .header-wrap label.hamburger span { top: 10px; left: 4px; margin: 6px 0; }
 .header-wrap label.hamburger span:before { top: -8px; }
 .header-wrap label.hamburger span:after { bottom: -6px; }
 .menu { display: none; }
 .navmobile-wrapper { position: fixed; top: 0; right: -70%; z-index: 5; overflow-y: scroll; display: block; width: 70%; height: 100%; background: #111111; -webkit-transition: right 610ms cubic-bezier(0,0.8,0.55,1); -moz-transition: right 610ms cubic-bezier(0,0.8,0.55,1); -ms-transition: right 610ms cubic-bezier(0,0.8,0.55,1); -o-transition: right 610ms cubic-bezier(0,0.8,0.55,1); transition: right 610ms cubic-bezier(0,0.8,0.55,1); }
 #navmobile { padding: 18px 30px; }
 #navmobile ul { position: relative !important; list-style-type: none; }
 #navmobile li a { position: relative; display: inline-block; margin-bottom: 15px; color: white; border-bottom: 2px solid transparent; text-transform: uppercase; letter-spacing: 0.03em; font-family: "Lato", sans-serif; font-size: 15px; font-weight: 700; line-height: 24px; -webkit-transition: border-bottom 200ms ease-in; -moz-transition: border-bottom 200ms ease-in; -ms-transition: border-bottom 200ms ease-in; -o-transition: border-bottom 200ms ease-in; transition: border-bottom 200ms ease-in; }
 #navmobile li a:hover, #navmobile li#active a { border-bottom: 2px solid white; }
 #navmobile .wsite-menu-mobile-arrow { position: absolute; top: -2px; right: -15px; display: inline-block !important; padding-left: 10px; }
 #navmobile .wsite-menu-mobile-arrow:before { display: inline-block; content: '\203A'; vertical-align: top; font-size: 24px; line-height: 24px; }
 #navmobile .wsite-menu-back { padding-left: 15px; }
 #navmobile .wsite-menu-back-item .wsite-menu-mobile-arrow { left: 0; padding-left: 0; }
 #navmobile .wsite-menu-back-item .wsite-menu-mobile-arrow:before { content: '\2039'; }
 #navmobile .top-menu, #navmobile .social { display: block !important; position: relative !important; }
 #navmobile .top-menu { margin-top: -20px; margin-bottom: 20px; }
 #navmobile .top-menu a { display: block !important; }
 #navmobile .top-menu a, #navmobile .social a { color: #fff !important; }
 #navmobile .social a { font-size: 30px; margin-right: 20px; }
 .wsite-mobile-menu .wsite-menu-arrow { display: none; }
 #wsite-mini-cart { position: fixed !important; top: inherit !important; bottom: 0; left: 0 !important; z-index: 9; width: 100%; background: white; border: 1px top #cccccc; border-radius: 0; opacity: 1 !important; backface-visibility: hidden; -webkit-backface-visibility: hidden; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
 #wsite-mini-cart.full { display: block !important; }
 #wsite-mini-cart.arrow-top:before, #wsite-mini-cart.arrow-top:after { border: none; }
 #wsite-mini-cart .wsite-product-list { display: none; }
 .banner-wrap { padding-top: 55px; }
 .banner-wrap .banner h2 { font-size: 2.5em; }
 .banner-wrap .banner div.paragraph { padding: 10px 0; font-size: 1.2em; }
 .banner-wrap .banner p { padding: 10px 0; font-size: 1.2em; }
 .banner-wrap font { font-size: inherit !important; line-height: inherit !important; }
 #footer-wrap .wsite-footer { padding: 40px 0; }
 .no-header-page .header-wrap .nav-wrap { border-bottom: 1px solid #cccccc; }
 .no-header-page #main-wrap { padding-top: 55px; }
 .no-header-page #main-wrap .container { padding: 2em; }
 .splash-page .main-wrap { padding: 6em 0 4em; }
 .splash-page #content-section { width: 90%; margin: 0 auto; }
 .blog-sidebar { font-size: 14px; line-height: 24px; width: 200px; }
 .blog-sidebar h2 { font-size: 16px; padding-bottom: 5px; }
 .wsite-com-category-product-name { font-size: 1em; }
 }
 @media screen and (max-width: 767px) {
 body { font-size: 14px; }
 h2 { font-size: 1.3em; line-height: 1.5em; }
 div.paragraph, div.paragraph { padding: 0 0 1.5em; line-height: 1.7em; }
 p, div.paragraph { padding: 0 0 1.5em; line-height: 1.7em; }
 h2 font, div.paragraph font, .paragraph font { font-size: inherit !important; }
 h2 font, p font, .paragraph font { font-size: inherit !important; }
 blockquote { padding-left: 1.5em; }
 .container { padding: 0 2em; overflow-wrap: break-word; }
 .wsite-section-elements { overflow: hidden; }
 .banner-wrap .banner h2 { font-size: 2em; }
 .banner-wrap .banner div.paragraph { padding: 10px 0; font-size: 1em; }
 .banner-wrap .banner p { padding: 10px 0; font-size: 1em; }
 .wsite-section { height: auto !important; }
 #main-wrap { background: #fff; }
 #main-wrap .container { padding: 25px 2em; }
 #footer-wrap { position: relative; right: 0; -webkit-transition: all 610ms cubic-bezier(0,0.8,0.55,1); -moz-transition: all 610ms cubic-bezier(0,0.8,0.55,1); -ms-transition: all 610ms cubic-bezier(0,0.8,0.55,1); -o-transition: all 610ms cubic-bezier(0,0.8,0.55,1); transition: all 610ms cubic-bezier(0,0.8,0.55,1); }
 #footer-wrap div.paragraph { font-size: 1em; }
 #footer-wrap p { font-size: 1em; }
 .wsite-social, .wsite-editor .wsite-social { white-space: normal; }
 .wsite-social-item { display: inline-block; }
 td.wsite-multicol-col { float: none; display: block; width: 100% !important; box-sizing: border-box; }
 .splash-page .splash-wrap.splash-full { padding-bottom: 60px; }
 .splash-page .splash-background { height: 100%; }
 .splash-page #content-section { width: 90%; margin: 0 auto; padding: 1.5em; box-sizing: border-box; }
 .splash-page #content-section h2 { font-size: 2.25em; }
 q .wsite-button-large .wsite-button-inner { height: auto; font-size: .8em; line-height: 1.75em; }
 .imageGallery > div { width: 50% !important; }
 .wsite-form-field { max-width: none; }
 .wsite-name-field .wsite-form-input-first-name { width: 50%; }
 .wsite-name-field .wsite-form-input-last-name { width: 45%; }
 #blogTable td { float: none; display: block; width: 100%; margin: 0; padding: 0; }
 #blogTable td.blog-sidebar { width: 100%; clear: both; }
 #blogTable td .blog-body { float: none !important; }
 #blogTable td .column-blog { float: none; }
 .column-blog { width: auto; float: none; }
 .blog-sidebar-separator { padding: 0; }
 h2.blog-title a, h2.blog-title a:hover { font-size: 1em; padding-bottom: 10px; display: inline-block; }
 .blog-post .blog-separator { padding-top: 5px; margin-bottom: 10px; }
 #wsite-com-store .wsite-com-category-subcategory-group .wsite-com-column, #wsite-com-store .wsite-com-category-product-featured-group .wsite-com-column, #wsite-com-store .wsite-com-category-product-group .wsite-com-column { float: left; width: 50% !important; height: auto !important; }
 #wsite-com-store .wsite-com-sidebar { position: relative; float: none !important; z-index: 6; width: 100%; min-height: 35px; margin: 0 auto 15px; padding: 0; text-align: center; }
 #wsite-com-store .wsite-com-sidebar:before { display: block; width: 100%; padding: 10px 18px; box-sizing: border-box; text-align: center; text-transform: uppercase; content: 'VIEW ALL CATEGORIES\00a0\00a0\25be'; font-family: "Lato", sans-serif; font-size: 16px; font-weight: 700; line-height: normal; cursor: pointer; }
 #wsite-com-store .wsite-com-sidebar #wsite-com-hierarchy { position: relative; display: block; overflow: hidden; width: 100%; max-height: 0px; padding: 0; margin: 0 auto .25em; background: #3d5ba9; color: white; border-bottom: 4px solid white; box-sizing: border-box; -webkit-transition: all 350ms cubic-bezier(0.445,0.05,0.55,0.95); -moz-transition: all 350ms cubic-bezier(0.445,0.05,0.55,0.95); -ms-transition: all 350ms cubic-bezier(0.445,0.05,0.55,0.95); -o-transition: all 350ms cubic-bezier(0.445,0.05,0.55,0.95); transition: all 350ms cubic-bezier(0.445,0.05,0.55,0.95); }
 #wsite-com-store .wsite-com-sidebar #wsite-com-hierarchy > ul { width: 100%; padding: 0; }
 #wsite-com-store .wsite-com-sidebar #wsite-com-hierarchy > ul li { margin-bottom: 15px; }
 #wsite-com-store .wsite-com-sidebar #wsite-com-hierarchy > ul a { margin-bottom: 0; }
 #wsite-com-store .wsite-com-sidebar #wsite-com-hierarchy > ul .wsite-com-link-text { font-size: 0.8em; }
 #wsite-com-store .wsite-com-sidebar #wsite-com-hierarchy .wsite-link-unselected { color: white; }
 #wsite-com-store .wsite-com-sidebar.sidebar-expanded { cursor: default !important; }
 #wsite-com-store .wsite-com-sidebar.sidebar-expanded:before { content: 'CLOSE\00a0\00a0\25b4'; }
 #wsite-com-store .wsite-com-sidebar.sidebar-expanded #wsite-com-hierarchy { max-height: 1000px; padding: 10px 0 0; }
 #wsite-com-store .wsite-com-content-with-sidebar { margin-left: 0; }
 .wsite-com-content { margin-left: 0; padding: 0; width: 100%; }
 .wsite-com-column-group.wsite-com-category-product-featured-group .wsite-com-column { width: 100% !important; }
 .wsite-com-category-subcategory-name-text { font-size: 0.8em; }
 #wsite-com-product-info { margin-top: 15px; margin-left: 0; }
 #wsite-com-product-images { width: 100%; float: none; }
 #wsite-com-product-images-strip { display: inline-block; }
 .wsite-com-breadcrumb-arrow:before, .wsite-menu-arrow:before { line-height: 1em; }
 #wsite-com-product-title { padding-bottom: 5px; }
 #wsite-search-sidebar { position: relative; z-index: 6; overflow-y: hidden; width: 100%; max-height: 35px; padding: 0; box-sizing: border-box; -webkit-transition: max-height 350ms cubic-bezier(0.445,0.05,0.55,0.95); -moz-transition: max-height 350ms cubic-bezier(0.445,0.05,0.55,0.95); -ms-transition: max-height 350ms cubic-bezier(0.445,0.05,0.55,0.95); -o-transition: max-height 350ms cubic-bezier(0.445,0.05,0.55,0.95); transition: max-height 350ms cubic-bezier(0.445,0.05,0.55,0.95); }
 #wsite-search-sidebar::before { display: block; width: 100%; padding: 10px 18px; box-sizing: border-box; text-align: center; text-transform: uppercase; content: 'VIEW SEARCH FILTERS\00a0\00a0\25be'; font-weight: 700; cursor: pointer; }
 #wsite-search-sidebar.sidebar-expanded { max-height: 1000px; cursor: default !important; }
 #wsite-search-sidebar.sidebar-expanded:before { content: 'CLOSE\00a0\00a0\25b4'; }
 #wsite-search-header h2 { display: block; width: 100%; float: none; font-size: 1.5em; }
 #wsite-search-query { font-size: 1em; -webkit-appearance: none; }
 #wsite-search-submit { top: 12px; }
 #wsite-search-form-container { width: 100%; float: none; margin-top: 8px; }
 #wsite-com-checkout-list .wsite-com-checkout-item-image { float: none; height: auto; width: auto; }
 #wsite-com-checkout-list th, #wsite-com-checkout-summary-list th, #wsite-com-checkout-list td, #wsite-com-checkout-summary-list td { font-size: 0.85em; }
 #wsite-com-checkout-list .wsite-remove-button, #wsite-com-checkout-summary-list .wsite-remove-button { top: 40px; left: -13px; background-position: 0 -26px; background-size: 100%; }
 #wsite-com-checkout-list thead tr th { font-size: 0.75em; }
 .wsite-css-aspect { background-size: 50px; background-repeat: no-repeat; }
 #wsite-com-checkout-list .wsite-com-checkout-item-details-inner { line-height: 1.5em; }
 #wsite-com-checkout-list .wsite-coupon-input, #wsite-com-checkout-summary-list .wsite-coupon-input { max-width: 100px; }
 .wsite-com-checkout-payment-column, .wsite-com-checkout-summary-column { float: none; width: 100%; }
 .fancybox-overlay { background: white; }
 .fancybox-skin { box-shadow: none !important; background: none; }
 .fancybox-overlay:after, .fancybox-overlay:before, .fancybox-overlay-fixed.fancybox-overlay:after, .fancybox-overlay-fixed.fancybox-overlay:before { content: ''; width: 25px; height: 3px; position: fixed; top: 21px; right: 10px; background: #415161; z-index: 8011; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
 .fancybox-overlay-fixed.fancybox-overlay:before, .fancybox-overlay:before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
 #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: none; }
 .fancybox-close { background: none; }
 .fancybox-close:hover:before, .fancybox-next:hover span:before, .fancybox-prev:hover span:before { color: red; }
 .fancybox-close:before, .fancybox-next span:before, .fancybox-prev span:before { font-size: 40px; position: absolute; top: 49%; }
 }
 @media screen and (max-width: 480px) {
 #wsite-com-store .wsite-com-category-subcategory-group .wsite-com-column, #wsite-com-store .wsite-com-category-product-featured-group .wsite-com-column, #wsite-com-store .wsite-com-category-product-group .wsite-com-column { float: none; width: 100% !important; }
 }
 .weebly-content-area { border: 1px dashed #ddd; min-height: 20px; margin: 0 auto; display: block; }
 .note { display: none; color: #fff !important; font-size: 15px !important; text-align: center; position: relative; width: 100%; max-width: 1050px; background: #000; padding-top: 10px !important; padding-bottom: 10px !important; margin-left: auto; margin-right: auto; }
 #icontent .note { display: block; }
 #ddslider1 { background-color: #fff !important; }
 #icontent #ddslider1 { margin-top: 120px !important; }
 #icontent .ddslide #banner { background: #f2f2f2; }
 .ddslide { width: 100%; vertical-align: middle !important; justify-content: center; display: -webkit-inline-box; -webkit-box-pack: center; -webkit-box-align: center; }
 .ddslide .paragraph { font-size: 1.2em; color: #fff; }
 .ddslide .paragraph { color: #fff; }
 #icontent .ddslide { display: block !important; background: rgba(61,91,169,0.1); }
 .ddslide .wsite-elements { vertical-align: middle; }
 body.slider-page .banner-wrap { background: #fff url(theme/dd-slider/blue_loading.gif?1613423343) no-repeat center center; }
 body.slider-page #icontent .banner-wrap { background: none !important; }
 #ddslider1 .ddslide, body.slider-page .banner-wrap { min-height: 520px; }
 @media (max-width: 1700px) {
 #ddslider1 .ddslide, body.slider-page .banner-wrap { min-height: 470px; }
 .full-screen-slider .ddslide, body.slider-page.full-screen-slider .banner-wrap { min-height: 100% !important; }
 }
 @media (max-width: 1500px) {
 #ddslider1 .ddslide, body.slider-page .banner-wrap { min-height: 430px; }
 }
 @media (max-width: 1350px) {
 #ddslider1 .ddslide, body.slider-page .banner-wrap { min-height: 400px; }
 }
 @media (max-width: 1100px) {
 #ddslider1 .ddslide, body.slider-page .banner-wrap { min-height: 350x; }
 }
 @media (max-width: 950px) {
 #ddslider1 .ddslide, body.slider-page .banner-wrap { min-height: 300px; }
 }
 @media (max-width: 500px) {
 #ddslider1 .ddslide, body.slider-page .banner-wrap { min-height: 138px; }
 }
 @media (max-width: 410px) {
 #ddslider1 .ddslide, body.home-page .banner-wrap { min-height: 100px; }
 }
 @media (max-width: 374px) {
 #ddslider1 .ddslide, body.home-page .banner-wrap { min-height: 90px; }
 }
 .sl-container { display: block; width: 90%; margin-left: auto; margin-right: auto; margin-bottom: 20px; padding-top: 20px; padding-bottom: 0px; vertical-align: middle; align-self: center !important; border-radius: 2px; max-width: 1060px; position: relative; }
 @media screen and (min-width: 1102px) {
 .sl-container { padding-left: 5px; padding-right: 5px; }
 }
 #icontent .sl-container { display: block !important; background: #efefef; }
 .sl-container h2 { margin-bottom: 10px; color: #fff; font-weight: 200 !important; }
 .sl-container .paragraph { margin-bottom: 7px; }
 .sl-container .wsite-multicol-col { vertical-align: middle; }
 #bar { width: 0%; max-width: 100%; height: 8px; margin-top: -8px; background: #3d5ba9; opacity: .3; }
 #ddslider-testimonials #bar { display: none; }
 #progressBar { width: 100%; background: transparent; }
 .nav-next, .nav-prev { opacity: .7; -webkit-transition: opacity .3s ease; -o-transition: opacity .3s ease; -moz-transition: opacity .3s ease; -ms-transition: opacity .3s ease; transition: opacity .3s ease; color: #3d5ba9; cursor: pointer !important; }
 .nav-prev:hover, .nav-next:hover { opacity: 1; }
 .navicon:before { font-family: 'FontAwesome'; font-size: 2em; font-weight: 600; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; width: 27px; height: 40px; background: rgba(255,255,255,0.8); border: 2px solid #fff; color: #3d5ba9; text-align: center; line-height: 40px; cursor: pointer !important; }
 .nav-prev:before { content: '\276E'; }
 .nav-next:before { content: '\276F'; }
 @font-face { font-family: 'FontAwesome'; src: url(/files/theme/dd-slider/fontawesome-webfont.woff?1613423343); font-weight: normal; font-style: normal; }
 .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
 .owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
 .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px,0px,0px); }
 .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
 .owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
 .owl-carousel .owl-item { float: left; }
 .owl-buttons { display: none; }
 .owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: #000000; }
 .grabbing { cursor: url(theme/dd-slider/grabbing.png?1613423343) 8 8, move; }
 .owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }
 #icontent .ddslide { display: block; width: 100%; min-height: 300px; margin: 30px 0; position: relative; }
 #icontent .owl-carousel { display: block; }
 .owl-item.loading { min-height: 150px; background: url(theme/dd-slider/ajax-loader.gif?1613423343) no-repeat center center; }
 .navicon { position: absolute; top: 50%; margin-top: -15px; }
 .nav-prev { left: 10px; }
 .nav-next { right: 10px; }
 @media screen and (max-width: 767px) {
 .navicon { position: relative; display: inline-block !important; width: 100% !important; box-sizing: border-box !important; background: #3d5ba9 !important; color: #fff !important; border: 1px solid rgba(54,81,150,0.7) !important; margin-top: 0px !important; left: auto !important; right: auto !important; top: auto !important; text-align: center !important; }
 .owl-prev, .owl-next { position: relative; display: inline-block !important; width: 50% !important; box-sizing: border-box !important; background: #3d5ba9 !important; color: #fff !important; border: 0px solid rgba(54,81,150,0.7) !important; margin-top: 0px !important; text-align: center; }
 .navicon:before { background: #3d5ba9 !important; color: #fff !important; border: 0px solid rgba(54,81,150,0.7) !important; }
 }
 .custom-background { position: absolute; top: 0; left: 0; width: 100% !important; height: 100%; text-align: center; overflow: hidden !important; z-index: -1; }
 .custom-background-fixed { position: relative; width: 100%; height: 100%; }
 #icontent .custom-background { position: relative; z-index: 1; }
 #icontent .custom-background img { position: relative; max-height: 200px; }
 .custom-background .wsite-image { display: block; object-fit: cover; position: absolute; width: 100% !important; height: 100% !important; overflow: hidden !important; }
 .custom-background img { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; object-fit: cover; overflow: hidden !important; }
 .owl-theme .owl-controls .owl-pagination { position: absolute; bottom: 10px; left: 50%; transform: translate(-50%,0); z-index: 2; }
 .owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; cursor: pointer; }
 .owl-theme .owl-controls .owl-page span { display: block; width: 20px; height: 3px; margin: 11px 7px 8px; opacity: 0.8; background: #ffffff !important; }
 .owl-theme .owl-controls .owl-page.active span { background: #ffc63e !important; }
 .owl-theme .owl-controls.clickable .owl-page:hover span { opacity: 1; }
 #ddslider-news div { box-sizing: border-box; }
 #ddslider-news .ddslide h2 { color: #fff !important; font-size: 20px; }
 #ddslider-news .ddslide div.paragraph, #ddslider-news .ddslide .paragraph { color: #fff !important; font-size: 15px; line-height: 1.5 !important; }
 #ddslider-news .ddslide p, #ddslider-news .ddslide .paragraph { color: #fff !important; font-size: 15px; line-height: 1.5 !important; }
 #ddslider-news .owl-controls .owl-page.active span { background: #fff !important; }
 #icontent #ddslider-news .ddslide { display: inline-block !important; width: 23% !important; }
 #ddslider-news .ddslide .container { padding: 60px 14px !important; }
 #ddslider-news .ddslide .post-image { text-align: center !important; width: 100%; margin-bottom: 15px; }
 #ddslider-news .ddslide .post-image img { width: 100%; }
 .section-news { background: #3d5ba9; }
 .section-sponsors .container { max-width: 1080px !important; }
 .section-sponsors .sponsors2 { width: 100%; display: block; text-align: center !important; }
 .section-sponsors .sponsors2 img { width: 100%; display: block; margin: 0 0 !important; }
 .wsite-background-15, .wsite-background-15 .container { max-width: 100% !important; padding: 0 0 !important; padding-bottom: 0 !important; padding-top: 0 !important; }
 .blog-post .blog-comments a { color: #fff; font-weight: 400; float: right; text-decoration: none !important; }
 @media screen and (min-width: 1081px) {
 body.wsite-blog-index .main-wrap { padding-bottom: 0 !important; }
 .wsite-blog-index .blog-post { display: inline-table; width: 100%; max-width: 350px; margin: 10px 20px 0 0; padding: 225px 0 0 !important; background: transparent !important; box-shadow: none; overflow: hidden !important; box-sizing: border-box; position: relative; }
 .wsite-blog-index .blog-post:nth-child(even) { margin: 10px 0 0 0; }
 .wsite-blog-index .blog-post:hover .blog-content img { border-bottom: 2px solid #000; background-color: #fff; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
 .wsite-blog-index .blog-header { padding: 15px 15px 0 15px !important; background-color: #fff; }
 .wsite-blog-index .blog-post .blog-social { margin-top: 10px; padding-left: 7px; }
 .wsite-blog-index .blog-separator { background-color: #fafafa !important; margin-bottom: 0px !important; }
 .wsite-blog-index .blog-content { height: 215px; overflow: hidden; border-bottom: 1px solid #ddd; padding-top: 10px; position: absolute; width: 100%; top: 0; bottom: 0; z-index: 1; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease; }
 .wsite-blog-index .blog-content img { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
 .wsite-blog-index .blog-content .wsite-image { width: 100% !important; height: 214px; overflow: hidden; padding: 0px !important; margin-bottom: 5px; }
 .wsite-blog-index .blog-content .paragraph { padding: 0 10px; margin-left: 0px; width: 335px; overflow: hidden; position: relative; line-height: 1.5em; max-height: 214px; text-align: justify; margin-right: -1em; padding-right: 1em; }
 .wsite-blog-index .blog-content .paragraph:before { content: '...'; position: absolute; font-size: .9em; right: 4px; bottom: 2px; }
 .wsite-blog-index .blog-content .paragraph:after { content: ''; position: absolute; right: 0; width: 1em; height: 1em; margin-top: 0.2em; background: white; }
 .wsite-blog-index .blog-title { width: 330px; font-size: 22px !important; text-overflow: ellipsis; }
 .wsite-blog-index .blog-title { color: #444 !important; }
 .wsite-blog-index .blog-title a { color: #444 !important; }
 .wsite-blog-index .blog-title:hover { color: #222 !important; }
 .wsite-blog-index .blog-title:hover a { color: #222 !important; }
 .wsite-blog-index .blog-content .wsite-image:first-child { display: block; object-fit: cover; position: relative; width: 100% !important; }
 .wsite-blog-index .blog-content img { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; object-fit: cover; }
 .wsite-blog-index .blog-content .wsite-image { display: none; }
 .blog-content { border-bottom: none !important; }
 .column-blog { width: 240px; padding: 20px 10px !important; float: right; }
 .blog-sidebar { width: 270px; }
 .wsite-blog-post .blog-header { padding: 5px !important; width: 99% !important; }
 .wsite-blog-index .blog-header { padding-bottom: 0px !important; margin-bottom: 0px !important; }
 .wsite-blog-index .blog-title { padding-bottom: 0 !important; margin-bottom: -20px !important; }
 .wsite-page-blog-page #blogTable { padding-top: 40px !important; padding-bottom: 40px !important; }
 .blog-read-more { width: 200%; height: 200%; position: absolute; bottom: -50%; right: -50%; z-index: 3; text-align: center; transform: translate(0,5px); color: #fff; opacity: 0; }
 .blog-read-more a { width: 100%; height: 100%; position: absolute; bottom: 0; right: 0; z-index: 2; color: #fff; }
 .blog-read-more a:hover { opacity: .1; }
 }
 .wsite-blog-index .blog-header { -webkit-box-shadow: inset 0px -30px 0px 0px #3d5ba9; -moz-box-shadow: inset 0px -30px 0px 0px #3d5ba9; box-shadow: inset 0px -30px 0px 0px #3d5ba9; padding: 5px 10px !important; width: 96%; }
 @media screen and (min-width: 1081px) {
 .wsite-blog-index .main-wrap { padding-bottom: 50px !important; }
 }
 .date-text { color: #fff; font-family: "Lato", sans-serif; }
 .blog-comments { font-family: "Lato", sans-serif; font-weight: bold; }
 #icontent .blog-post img { position: relative !important; }
 .blog-read-more { position: absolute; bottom: 16px; right: 7px; z-index: 2; }
 .blog-read-more a, .blog-page-nav-previous a, .blog-page-nav-next a { background-color: #3d5ba9; color: #fff; text-decoration: none; text-transform: uppercase; font-weight: 600; font-size: .9em !important; padding: 11px 12px; -webkit-transition: 300ms ease-out; -moz-transition: 300ms ease-out; -o-transition: 300ms ease-out; transition: 300ms ease-out; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
 .blog-read-more a:hover, .blog-page-nav-previous a:hover, .blog-page-nav-next a:hover { opacity: .7; }
 .blog-page-nav-previous, .blog-page-nav-next { margin: 20px 0 !important; }
 @media screen and (min-width: 1100px) {
 .full-width-off .blog-sidebar, .full-width-off .column-blog { width: 200px !important; }
 }
 .section-sponsors { display: table !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: #3d5ba9;}
#wsite-com-category-product-group .category__image-sale-banner-wrapper {background: #3d5ba9;}
#wsite-search-product-results .wsite-search-product-result .wsite-search-product-image-container .search__image-sale-banner-wrapper {background: #3d5ba9;}