@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,500,600,700&subset=latin,cyrillic-ext);img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}:root{--sem-modal-bg:#f9f2ef;--sem-modal-color:#252523;--sem-input-bg:#fff;--sem-input-color:#858585;--sem-input-border:#f6e5d5}@media(prefers-color-scheme:dark){:root{--sem-modal-bg:#252523;--sem-modal-color:#fff;--sem-input-bg:hsla(0,0%,100%,.35);--sem-input-color:hsla(0,0%,100%,.8);--sem-input-border:hsla(0,0%,100%,.35)}}.sem-modal{background:var(--sem-modal-bg);border:none;border-radius:4px;color:var(--sem-modal-color);left:50%;max-width:800px;padding:0;position:relative;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:10001}.sem-modal *{box-sizing:border-box}.sem-modal::backdrop{background-color:rgb(0 0 0 / .3)}.sem-modal__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff0;border:none;box-shadow:none;color:inherit;cursor:pointer;padding:.5rem;position:absolute;right:0;top:0}.sem-modal__form{align-items:center;display:flex;flex-flow:row nowrap}.sem-modal__form section{margin:0 auto;max-width:510px;padding:30px 40px}.sem-modal__form>picture>img{aspect-ratio:280/460;display:block;-o-object-fit:cover;object-fit:cover}.sem-modal__form p{font-family:Red Hat Display;font-size:22px;font-style:normal;font-weight:500;line-height:normal;margin:20px 0 0;text-align:center}.sem-modal__form p.sem-modal__form-title{font-family:Gloock;font-size:52px;font-weight:400;margin:0;text-transform:uppercase}.sem-modal__form p .sem-modal__form-alert{color:#dfdfff}.sem-modal__form p .sem-modal__form-alert.hidden{display:none}.sem-modal__form input[type=email]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--sem-input-bg);border:2px solid var(--sem-input-border);border-radius:0;color:var(--sem-input-color);display:block;font-size:22px;font-style:normal;font-weight:500;line-height:30px;margin:0;outline:none;padding:20px;width:100%}.sem-modal__form input[type=email]::-moz-placeholder{color:var(--sem-input-color)}.sem-modal__form input[type=email]::placeholder{color:var(--sem-input-color)}.sem-modal__form button[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--sem-modal-color);border:1px solid var(--sem-modal-color);border-radius:0;color:var(--sem-modal-bg);cursor:pointer;font-family:Red Hat Display;font-size:24px;font-style:normal;font-weight:800;height:auto;line-height:28px;opacity:.9;padding:25px 5px;text-align:center;text-transform:uppercase;transition:opacity .3s ease;width:100%}.sem-modal__form button[type=submit]:hover{opacity:1}.sem-modal__form button[type=submit]:disabled{opacity:.7}@media screen and (max-width:810px){.sem-modal{max-width:520px}.sem-modal__form section{max-width:300px;padding:18px 20px}.sem-modal__form p{font-size:18px}.sem-modal__form p.sem-modal__form-title{font-size:32px}.sem-modal__form input[type=email]{font-size:18px;padding:7px 15px}.sem-modal__form button[type=submit]{font-size:18px;line-height:24px;padding:13px 5px}}@media screen and (max-width:520px){.sem-modal{bottom:0;left:0;top:unset;transform:translate(0)}.sem-modal__form section{padding:25px 20px}.sem-modal__form>picture{display:none}}/*! * Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1290px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#fff0}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{text-decoration:none;background-color:#fff0;-webkit-text-decoration-skip:objects}a:hover{text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgb(0 0 0 / .1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1290px){.container{max-width:1290px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;background-color:#fff0}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgb(0 0 0 / .05)}.table-hover tbody tr:hover{background-color:rgb(0 0 0 / .075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgb(0 0 0 / .075)}.table-hover .table-active:hover{background-color:rgb(0 0 0 / .075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgb(0 0 0 / .075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgb(255 255 255 / .05)}.table-dark.table-hover tbody tr:hover{background-color:rgb(255 255 255 / .075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:#fff0;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgb(0 123 255 / .25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:#fff0;border:solid #fff0;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgb(0 123 255 / .25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgb(0 123 255 / .25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid #fff0;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background-color:#fff0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-dialog-centered::before{display:block;height:calc(100vh - (.5rem * 2));content:""}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-dialog-centered::before{height:calc(100vh - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:#fff0;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:#fff0;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgb(0 0 0 / .25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgb(0 0 0 / .25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgb(0 0 0 / .25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgb(0 0 0 / .25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.clearfix::after{display:block;clear:both;content:""}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgb(0 0 0 / .5)!important}.text-white-50{color:rgb(255 255 255 / .5)!important}.text-hide{font:0/0 a;color:#fff0;text-shadow:none;background-color:#fff0;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.justify-content-center{justify-content:center}.ttgallery_cont{width:100%;overflow:hidden;position:relative;user-select:none}.ttgallery{display:flex;transition:all 0s ease-out}.ttgallery img{pointer-events:none;max-width:100%;width:100%;object-fit:contain;max-height:100%;display:block}.ttgallery>div{float:left;width:500px;box-sizing:border-box;flex-shrink:0}.galpager{display:flex;justify-content:center;align-items:center;width:100%}.galpager_cont{display:flex;justify-content:center;align-items:center;width:100%;overflow:hidden;top:calc(100% + 20px);position:absolute}.galpager span{min-width:32px;height:32px;cursor:pointer}.galpager span:before{content:'';width:10px;height:10px;border:1px solid #cacaca;border-radius:50%;display:block;margin:10px}.galpager span.active:before,.galpager span.vis_active:before{background:#ddd}.galpager_cont span:first-child:last-child{display:none}.ttgallery.animated .tt_one{pointer-events:none}.tt_dinamic{transition:all .5s ease-out}.tt_dinamic span:before{transform:scale(0);transition:all .5s ease-out}.tt_dinamic .active:before,.tt_dinamic .active[data-to="0"]:before{transform:scale(1)}.tt_dinamic span:not(.active):not([data-to]){transform:scale(0)}.galpager_dinamic{display:flex;justify-content:center;align-items:center;width:100%}.galpager_dinamic span{min-width:32px;height:32px;cursor:pointer}.galpager_dinamic span:before{content:'';width:10px;height:10px;border:1px solid #cacaca;border-radius:50%;display:block;margin:10px}.galpager_dinamic span.active:before{background:#ddd}.tt_dinamic [data-to]:before{transform:scale(.5)}.tt_dinamic [data-to="-1"]:before,.tt_dinamic [data-to="1"]:before{transform:scale(.75)}.tt_dinamic [data-to="-2"]:before,.tt_dinamic [data-to="2"]:before{transform:scale(.5)}.tt_next,.tt_prev{cursor:pointer;position:absolute;left:0;top:50%;transform:translateY(-50%);width:50px;height:70px;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .5)}.tt_next{left:auto;right:0}.tt_next:before,.tt_prev:before{content:'';border-left:2px solid;border-top:2px solid;transform:rotate(-45deg);display:block;width:20px;height:20px;margin:0 0 0 10px}.tt_next:before{transform:rotate(135deg);margin:0 10px 0 0}.tt_next.disabled,.tt_prev.disabled{opacity:.5}.tt_inited{position:relative;margin:0 0 80px}.gal_disabled{display:none}.ttdropdown{position:relative}.ttdropdown-menu{position:absolute;z-index:20;background:#fff;text-align:left;display:none}.ttdropdown-toggle{display:block;cursor:pointer}.ttdropdown-menu.show{display:block}.ttdropdown-menu{padding:0;color:#444;box-shadow:0 0 4px rgb(0 0 0 / .25);min-width:120px;left:unset;max-width:unset;white-space:nowrap;top:100%;overflow-y:auto;max-height:320px;right:0;overflow-x:hidden;width:unset;transform:unset}.twistedselect{color:#5d6165;margin:0;font-size:14px;position:relative;line-height:24px;width:auto;vertical-align:middle}.twistedtext{background:#fff;border:1px solid #dfdfdf;border-radius:0;color:#5d6165;margin:0;font-size:14px;padding:6px 10px;cursor:pointer;line-height:24px}.twistedtext+div{cursor:pointer}.twistedtext:hover+div{cursor:pointer;background:no-repeat scroll center center #fff0}.ghostinshells{background:#fff;border:1px solid #dfdfdf;border-radius:4px;display:none;margin:2px 0 0;max-height:50vh;min-width:100%;overflow:auto;position:absolute;width:100%;z-index:1000}.ghostinshells div,.ghostinshells span{cursor:pointer;line-height:30px}.ghostinshells div.active,.ghostinshells div:hover{background:#f8f8f8}.selectbutton{background:#fff0 no-repeat scroll center center;height:30px;position:absolute;right:0;top:4px;width:30px;pointer-events:none}.selectbutton:after{border-width:0 1px 1px 0;content:''!important;display:inline-block;transform:rotate(45deg);border-style:solid;width:8px!important;position:absolute;border-color:#444;margin:0;height:8px!important;top:calc(50% - 6px);left:calc(50% - 6px)}.twistedselect:hover .selectbutton{background:no-repeat scroll center center #fff0}.ghostinshells div{padding:3px 15px}.focustwister .twistedtext{background:#fff;border:1px solid #dfdfdf!important;color:#444}.focustwister .selectbutton{background:no-repeat scroll center center #fff0}.twistedsearch{position:absolute;top:100%;height:100%;width:100%;z-index:1001;display:none}.twistedsearch input{background:#fff;border:1px solid #dfdfdf;border-radius:0;color:#5d6165;margin:2px 0 0;font-size:14px;padding:6px 10px;cursor:pointer;width:100%;line-height:24px}.twistedsearch+.ghostinshells{margin:39px 0 0;border-radius:0 0 4px 4px}.slbOverlay,.slbWrap,.slbWrapOuter{position:fixed;top:0;right:0;bottom:0;left:0}.slbOverlay{overflow:hidden;z-index:2000;background-color:#000;opacity:.7;-webkit-animation:slbOverlay .5s;-moz-animation:slbOverlay .5s;animation:slbOverlay .5s}.slbWrapOuter{overflow-x:hidden;overflow-y:auto;z-index:2010}.slbWrap{position:absolute;text-align:center}.slbWrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.slbContentOuter{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;padding:0 1em;box-sizing:border-box;z-index:2020;text-align:left;max-width:100%}.slbContentEl .slbContentOuter{padding:5em 1em}.slbContent{position:relative}.slbContentEl .slbContent{-webkit-animation:slbEnter .3s;-moz-animation:slbEnter .3s;animation:slbEnter .3s;background-color:#fff;box-shadow:0 .2em 1em rgb(0 0 0 / .4)}.slbImageWrap{-webkit-animation:slbEnter .3s;-moz-animation:slbEnter .3s;animation:slbEnter .3s;position:relative}.slbImageWrap:after{content:"";position:absolute;left:0;right:0;top:5em;bottom:5em;display:block;z-index:-1;box-shadow:0 .2em 1em rgb(0 0 0 / .6);background-color:#fff}.slbDirectionNext .slbImageWrap{-webkit-animation:slbEnterNext .4s;-moz-animation:slbEnterNext .4s;animation:slbEnterNext .4s}.slbDirectionPrev .slbImageWrap{-webkit-animation:slbEnterPrev .4s;-moz-animation:slbEnterPrev .4s;animation:slbEnterPrev .4s}.slbImage{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:5em 0;margin:0 auto}.slbCaption{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:1.4em;position:absolute;left:0;right:0;bottom:0;padding:.71429em 0;color:#fff;color:rgb(255 255 255 / .7);text-align:center}.slbArrow,.slbCloseBtn{margin:0;padding:0;border:0;cursor:pointer;background:0 0}.slbArrow::-moz-focus-inner,.slbCloseBtn::-moz-focus-inner{padding:0;border:0}.slbArrow:hover,.slbCloseBtn:hover{opacity:.5}.slbArrow:active,.slbCloseBtn:active{opacity:.8}.slbCloseBtn{-webkit-animation:slbEnter .3s;-moz-animation:slbEnter .3s;animation:slbEnter .3s;font-size:3em;width:1.66667em;height:1.66667em;line-height:1.66667em;position:absolute;right:-.33333em;top:0;color:#fff;color:rgb(255 255 255 / .7);text-align:center}.slbLoading .slbCloseBtn{display:none}.slbLoadingText{font-size:1.4em;color:#fff;color:rgb(255 255 255 / .9)}.slbArrows{position:fixed;top:50%;left:0;right:0}.slbLoading .slbArrows{display:none}.slbArrow{position:absolute;top:50%;margin-top:-5em;width:5em;height:10em;opacity:.7;text-indent:-999em;overflow:hidden}.slbArrow:before{content:"";position:absolute;top:50%;left:50%;margin:-.8em 0 0 -.8em;border:.8em solid #fff0}.slbArrow.next{right:0}.slbArrow.next:before{border-left-color:#fff}.slbArrow.prev{left:0}.slbArrow.prev:before{border-right-color:#fff}.slbIframeCont{width:80em;height:0;overflow:hidden;padding-top:56.25%;margin:5em 0}.slbIframe{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 .2em 1em rgb(0 0 0 / .6);background:#000}@-webkit-keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@-moz-keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@-webkit-keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0,-1em,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@-moz-keyframes slbEnter{from{opacity:0;-moz-transform:translate3d(0,-1em,0)}to{opacity:1;-moz-transform:translate3d(0,0,0)}}@keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0,-1em,0);-moz-transform:translate3d(0,-1em,0);-ms-transform:translate3d(0,-1em,0);-o-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0)}to{opacity:1;-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)}}@-webkit-keyframes slbEnterNext{from{opacity:0;-webkit-transform:translate3d(4em,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@-moz-keyframes slbEnterNext{from{opacity:0;-moz-transform:translate3d(4em,0,0)}to{opacity:1;-moz-transform:translate3d(0,0,0)}}@keyframes slbEnterNext{from{opacity:0;-webkit-transform:translate3d(4em,0,0);-moz-transform:translate3d(4em,0,0);-ms-transform:translate3d(4em,0,0);-o-transform:translate3d(4em,0,0);transform:translate3d(4em,0,0)}to{opacity:1;-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)}}@-webkit-keyframes slbEnterPrev{from{opacity:0;-webkit-transform:translate3d(-4em,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}@-moz-keyframes slbEnterPrev{from{opacity:0;-moz-transform:translate3d(-4em,0,0)}to{opacity:1;-moz-transform:translate3d(0,0,0)}}@keyframes slbEnterPrev{from{opacity:0;-webkit-transform:translate3d(-4em,0,0);-moz-transform:translate3d(-4em,0,0);-ms-transform:translate3d(-4em,0,0);-o-transform:translate3d(-4em,0,0);transform:translate3d(-4em,0,0)}to{opacity:1;-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)}}.toast-title{font-family:'Proxima Nova Bold',sans-serif}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-family:'Proxima Nova Bold',sans-serif;color:#fff;text-shadow:0 1px 0 #fff;opacity:.8}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999}#toast-container *{box-sizing:border-box}#toast-container>div{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px center;background-repeat:no-repeat;box-shadow:0 0 12px #999;color:#fff;opacity:.8}#toast-container>div:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px) and (max-width:769px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}img.emoji{display:inline!important;border:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:0 0!important;padding:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.mceIEcenter{text-align:center}img{height:auto;max-width:100%}.wp-caption{margin:0;max-width:100%}.ios .wp-caption{width:auto!important}dl.wp-caption dt.wp-caption-dt img{display:inline-block;margin-bottom:-1ex}div.mceTemp{-ms-user-select:element}dl.wp-caption,dl.wp-caption *{-webkit-user-drag:none}.wp-caption-dd{font-size:14px;padding-top:.5em;margin:0}.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignleft{float:left;margin:.5em 1em .5em 0}.alignright{float:right;margin:.5em 0 .5em 1em}img[data-mce-selected]::selection{background-color:#fff0}.mce-content-body img[data-mce-placeholder]{border-radius:0;padding:0}.mce-content-body img[data-wp-more]{border:0;-webkit-box-shadow:none;box-shadow:none;width:96%;height:16px;display:block;margin:15px auto 0;outline:0;cursor:default}.mce-content-body img[data-mce-placeholder][data-mce-selected]{outline:1px dotted #888}.mce-content-body img[data-wp-more=more]{background:#fff0 url(/wp-content/themes/rockwell/assets/css/images/more.png) repeat-y scroll center center}.mce-content-body img[data-wp-more=nextpage]{background:#fff0 url(/wp-content/themes/rockwell/assets/css/images/pagebreak.png) repeat-y scroll center center}.mce-content-body a[data-mce-selected]{padding:0 2px;margin:0 -2px;border-radius:2px;box-shadow:0 0 0 1px #bfe6ff;background:#bfe6ff}.mce-content-body .wp-caption-dt a[data-mce-selected]{outline:0;padding:0;margin:0;box-shadow:none;background:0 0}.mce-content-body code{padding:2px 4px;margin:0;border-radius:2px;color:#222;background:#f2f4f5}.mce-content-body code[data-mce-selected]{background:#e9ebec}.mce-content-body img.wp-media{border:1px solid #aaa;background:#f2f2f2 no-repeat center center;width:99%;height:250px;outline:0;cursor:pointer}.mce-content-body img.wp-media:hover{background-color:#ededed;border-color:#72777c}.mce-content-body img.wp-media.wp-media-selected{background-color:#d8d8d8;border-color:#72777c}.mce-content-body img.wp-media.wp-gallery{background-image:url(/wp-content/themes/rockwell/assets/css/images/gallery.png)}.mce-content-body div.mce-resizehandle{border-color:#72777c;width:7px;height:7px}.mce-content-body img[data-mce-selected]{outline:1px solid #72777c}.mce-content-body img[data-mce-resize=false]{outline:0}audio,embed,video{display:-moz-inline-stack;display:inline-block}audio{visibility:hidden}[_moz_abspos]{outline:0}a[data-wplink-url-error],a[data-wplink-url-error]:focus,a[data-wplink-url-error]:hover{outline:2px dotted #dc3232;position:relative}a[data-wplink-url-error]:before{content:"";display:block;position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;outline:2px dotted #fff;z-index:-1}p.wp-policy-help{background-color:#ff0}.wpview{width:99.99%;position:relative;clear:both;margin-bottom:16px;border:1px solid #fff0}.mce-shim{position:absolute;top:0;right:0;bottom:0;left:0}.wpview[data-mce-selected="2"] .mce-shim{display:none}.wpview .loading-placeholder{border:1px dashed #ccc;padding:10px}.wpview[data-mce-selected] .loading-placeholder{border-color:#fff0}.wpview .wpview-loading{width:60px;height:5px;overflow:hidden;background-color:#fff0;margin:10px auto 0}.wpview .wpview-loading ins{background-color:#333;margin:0 0 0 -60px;width:36px;height:5px;display:block;-webkit-animation:wpview-loading 1.3s infinite 1s steps(36);animation:wpview-loading 1.3s infinite 1s steps(36)}@-webkit-keyframes wpview-loading{0%{margin-left:-60px}100%{margin-left:60px}}@keyframes wpview-loading{0%{margin-left:-60px}100%{margin-left:60px}}.wpview .wpview-content>iframe{max-width:100%;background:0 0}.wpview-error{border:1px solid #ddd;padding:1em 0;margin:0;word-wrap:break-word}.wpview[data-mce-selected] .wpview-error{border-color:#fff0}.loading-placeholder .dashicons,.wpview-error .dashicons{display:block;margin:0 auto;width:32px;height:32px;font-size:32px}.wpview-error p{margin:0;text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wpview-type-gallery:after{content:"";display:table;clear:both}.gallery img[data-mce-selected]:focus{outline:0}.gallery a{cursor:default}.gallery{margin:auto -6px;padding:6px 0;line-height:1;overflow-x:hidden}.ie7 .gallery,.ie8 .gallery{margin:auto}.gallery .gallery-item{float:left;margin:0;text-align:center;padding:6px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ie7 .gallery .gallery-item,.ie8 .gallery .gallery-item{padding:6px 0}.gallery .gallery-caption,.gallery .gallery-icon{margin:0}.gallery .gallery-caption{font-size:13px;margin:4px 0}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{width:50%}.gallery-columns-3 .gallery-item{width:33.333%}.ie7 .gallery-columns-3 .gallery-item,.ie8 .gallery-columns-3 .gallery-item{width:33%}.gallery-columns-4 .gallery-item{width:25%}.gallery-columns-5 .gallery-item{width:20%}.gallery-columns-6 .gallery-item{width:16.665%}.gallery-columns-7 .gallery-item{width:14.285%}.gallery-columns-8 .gallery-item{width:12.5%}.gallery-columns-9 .gallery-item{width:11.111%}.gallery img{max-width:100%;height:auto;border:none;padding:0}img.wp-oembed{border:1px dashed #888;background:#f7f5f2 url(/wp-content/themes/rockwell/assets/css/images/embedded.png) no-repeat scroll center center;width:300px;height:250px;outline:0}.rtl .gallery .gallery-item{float:right}@media print,(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.mce-content-body img.mce-wp-more{background-image:url(/wp-content/themes/rockwell/assets/css/images/more-2x.png);background-size:1900px 20px}.mce-content-body img.mce-wp-nextpage{background-image:url(/wp-content/themes/rockwell/assets/css/images/pagebreak-2x.png);background-size:1900px 20px}}/*! Lity - v2.3.1 - 2018-04-20
* http://sorgalla.com/lity/
* Copyright (c) 2015-2018 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgb(0 0 0 / .9);outline:0!important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:0!important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:0!important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease}.lity-closed .lity-content,.lity-loading .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);box-shadow:0 0 8px rgb(0 0 0 / .6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgb(0 0 0 / .6);border:0;background:0 0;outline:0;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:active,.lity-close:focus,.lity-close:hover,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgb(0 0 0 / .6);border:0;background:0 0;outline:0;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}.lity-hide{display:none}:root{--md-animation-function:cubic-bezier(.26,.54,.32, 1)}.home .top_menu{opacity:0;animation:cz-fade-in .6s var(--md-animation-function) .6s forwards}.home .main_header{opacity:0;animation:cz-fade-in 1.2s var(--md-animation-function) 1.2s forwards}.home_mood .md-animate picture img,.home_mood .md-animate video{opacity:0;animation:cz-fade-in 2.5s var(--md-animation-function) .3s forwards paused}.home_mood .md-animate a,.home_mood .md-animate h2,.home_mood .md-animate p{overflow:hidden}.home_mood .md-animate a span,.home_mood .md-animate h2 span,.home_mood .md-animate p span{display:inline-block;opacity:0;animation:cz-fade-in .8s var(--md-animation-function) .3s forwards paused}.home_mood .md-animate p span{animation-delay:.6s}.home_mood .md-animate a span{animation-delay:1.2s}.home_mood .md-animate-in a span,.home_mood .md-animate-in h2 span,.home_mood .md-animate-in p span,.home_mood .md-animate-in picture img,.home_mood .md-animate-in video{animation-play-state:initial}.prime_good .prime_img.md-animate img{animation:cz-fade-in-right 1.5s var(--md-animation-function) 0s forwards paused}.prime_good .prime_img.md-animate h3,.prime_good .prime_img.md-animate p,.prime_good .prime_img.md-animate u{overflow:hidden}.prime_good .prime_img.md-animate h3 span,.prime_good .prime_img.md-animate p span,.prime_good .prime_img.md-animate u span{display:inline-block;opacity:0;animation:cz-fade-in-right .8s var(--md-animation-function) .8s forwards paused}.prime_good .prime_img.md-animate p span{animation-delay:1.2s}.prime_good .prime_img.md-animate u span{animation-delay:1.8s}.prime_good .prime_img.md-animate-in h3 span,.prime_good .prime_img.md-animate-in img,.prime_good .prime_img.md-animate-in p span,.prime_good .prime_img.md-animate-in u span{animation-play-state:initial}.prime_good .item.md-animate{display:inline-block;opacity:0;animation:cz-fade-in 2.5s var(--md-animation-function) .8s forwards paused}.prime_good .item.md-animate-in{animation-play-state:initial}@media screen and (min-width:768px){.welcome .md-animate .item-action,.welcome .md-animate .item-text,.welcome .md-animate .item-title,.welcome .md-animate video{overflow:hidden}.welcome .md-animate .item-action span,.welcome .md-animate .item-text span,.welcome .md-animate .item-title span{display:inline-block;opacity:0;animation:cz-rise-up .8s var(--md-animation-function) .3s forwards paused}.welcome .md-animate .item-text span{animation-delay:.6s}.welcome .md-animate .item-action span{animation-delay:1.2s}.welcome .md-animate-in .item-action span,.welcome .md-animate-in .item-text span,.welcome .md-animate-in .item-title span,.welcome .md-animate-in picture img,.welcome .md-animate-in video{animation-play-state:initial}}.tp-most-popular{padding:50px 0}.tp-most-popular .list{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);grid-gap:32px}.tp-most-popular .item{overflow:hidden;display:flex;flex-flow:column;justify-content:flex-end;position:relative;background:linear-gradient(180deg,#fafafb 0,#edf1f2 100%);border-radius:15px}.tp-most-popular .item:first-child{grid-area:1/1/3/2}.tp-most-popular .item:nth-child(2){grid-area:1/2/2/4}.tp-most-popular .item:nth-child(3){grid-area:1/4/2/5}.tp-most-popular .item:nth-child(4){grid-area:2/2/3/3}.tp-most-popular .item:nth-child(5){grid-area:2/3/3/5}.tp-most-popular .item::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;opacity:.1;transition:opacity .8s ease;background-color:#000;z-index:auto}.tp-most-popular .item-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .8s ease}.tp-most-popular .item-content{position:relative;z-index:1;width:100%;max-width:350px;padding:105px 30px 30px;color:#fff}.tp-most-popular .item-title{font-size:30px;margin:0 0 20px}.tp-most-popular .item-text{font-size:22px;margin:0 0 20px}.tp-most-popular .item-action{font-size:20px;font-weight:700;text-transform:uppercase;padding:3px 0}.tp-most-popular .item:hover::after{pointer-events:none;opacity:calc(.1 + .15)}.tp-most-popular .item:hover .item-image img{transform:scale(1.1)}@media screen and (max-width:991px){.tp-most-popular .list{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.tp-most-popular .item:first-child{grid-area:1/1/2/2}.tp-most-popular .item:nth-child(2){grid-area:1/2/2/3}.tp-most-popular .item:nth-child(3){grid-area:1/3/2/4}.tp-most-popular .item:nth-child(4){grid-area:2/1/3/2}.tp-most-popular .item:nth-child(5){grid-area:2/2/3/3}}@media screen and (max-width:767px){.tp-most-popular .list{grid-template-columns:repeat(1,1fr);grid-template-rows:auto}.tp-most-popular .item:nth-child(n){grid-area:unset}}.tp-most-popular .item.md-animate .item-image img{animation:cz-zoom-fade 2.5s var(--md-animation-function) 0s forwards paused}.tp-most-popular .item.md-animate .item-action,.tp-most-popular .item.md-animate .item-text,.tp-most-popular .item.md-animate .item-title{overflow:hidden}.tp-most-popular .item.md-animate .item-action span,.tp-most-popular .item.md-animate .item-text span,.tp-most-popular .item.md-animate .item-title span{display:inline-block;opacity:0;animation:cz-rise-up .8s var(--md-animation-function) .3s forwards paused}.tp-most-popular .item.md-animate .item-text span{animation-delay:.6s}.tp-most-popular .item.md-animate .item-action span{animation-delay:1.2s}.tp-most-popular .item.md-animate-in .item-action span,.tp-most-popular .item.md-animate-in .item-image img,.tp-most-popular .item.md-animate-in .item-text span,.tp-most-popular .item.md-animate-in .item-title span{animation-play-state:initial}.welcome{padding:20px 0;background:#f5f5f7}.welcome .list{display:flex;flex-flow:column;gap:50px}.welcome .item{overflow:hidden;display:flex;flex-flow:column;justify-content:center;aspect-ratio:1820/760;position:relative;background:linear-gradient(180deg,#fafafb 0,#edf1f2 100%);border-radius:15px}.welcome .item picture img,.welcome .item video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .8s ease;border-radius:15px}.welcome .item video+div::after{pointer-events:none;content:'';position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / .2)}.welcome .item-content{width:100%;max-width:670px;padding:30px 50px;color:#fff;position:relative}.welcome .item-title{font-size:44px;font-weight:600;margin:0 0 30px}.welcome .item-text{font-size:28px;margin:0 0 30px}.welcome .item-action{font-size:20px;font-weight:700;text-transform:uppercase;padding:3px 0 0}.welcome .item-action span::after{content:'';display:block;width:0;height:1px;background-color:#fff;transition:all .8s ease}.welcome .item-action span:hover::after{width:100%}@media screen and (max-width:991px){.welcome .item-content{padding:30px 50px;max-width:490px;position:relative}.welcome .item-title{font-size:32px;font-weight:600;margin:0 0 20px}.welcome .item-text{font-size:24px;margin:0 0 20px}.welcome .item-action{font-size:18px}}@media screen and (max-width:767px){.welcome{min-height:50vh}.welcome .item{aspect-ratio:unset;justify-content:flex-end}.welcome .item-content{padding:180px 30px 80px;margin:0 auto;text-align:center}}.tp-most-popular{padding:50px 0}.tp-most-popular .list{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:32px}.tp-most-popular .item{overflow:hidden;display:flex;flex-flow:column;justify-content:flex-end;position:relative;background:linear-gradient(180deg,#fafafb 0,#edf1f2 100%);border-radius:15px}.tp-most-popular .item:first-child{grid-area:1/1/3/2}.tp-most-popular .item:nth-child(2){grid-area:1/2/2/4}.tp-most-popular .item:nth-child(3){grid-area:1/4/2/5}.tp-most-popular .item:nth-child(4){grid-area:2/2/3/3}.tp-most-popular .item:nth-child(5){grid-area:2/3/3/5}.tp-most-popular .item::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;opacity:.1;transition:opacity .8s ease;background-color:#000;z-index:auto}.tp-most-popular .item-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .8s ease}.tp-most-popular .item-content{position:relative;z-index:1;width:100%;max-width:350px;padding:105px 15px 30px 30px;color:#fff}.tp-most-popular .item-title{font-size:30px;margin:0 0 20px}.tp-most-popular .item-text{font-size:22px;margin:0 0 20px}.tp-most-popular .item-action{font-size:20px;font-weight:700;text-transform:uppercase;padding:3px 0}.tp-most-popular .item:hover::after{pointer-events:none;opacity:calc(.1 + .15)}.tp-most-popular .item:hover .item-image img{transform:scale(1.1)}@media screen and (max-width:1200px){.tp-most-popular .list{gap:15px}.tp-most-popular .item-content{padding:55px 15px 15px}.tp-most-popular .item-title{font-size:28px;margin:0 0 10px}.tp-most-popular .item-text{font-size:18px;margin:0 0 10px}.tp-most-popular .item-action{font-size:16px}}@media screen and (max-width:991px){.tp-most-popular{padding:20px 0}.tp-most-popular .list{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.tp-most-popular .item{justify-content:center}.tp-most-popular .item:first-child{grid-area:1/1/3/2}.tp-most-popular .item:nth-child(2){grid-area:1/2/2/3}.tp-most-popular .item:nth-child(3){grid-area:1/3/2/4}.tp-most-popular .item:nth-child(4){grid-area:2/2/3/2}.tp-most-popular .item:nth-child(5){grid-area:2/3/3/3}.tp-most-popular .item-content{padding:55px 15px;margin:0 auto;text-align:center}.tp-most-popular .item-text{display:none}}@media screen and (max-width:767px){.tp-most-popular{min-height:50vh}.tp-most-popular .list{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.tp-most-popular .item:first-child{grid-area:1/1/3/2}.tp-most-popular .item:nth-child(2){grid-area:1/2/2/3}.tp-most-popular .item:nth-child(3){grid-area:2/2/3/3}.tp-most-popular .item:nth-child(4){grid-area:3/1/4/2}.tp-most-popular .item:nth-child(5){grid-area:3/2/4/3}}@media screen and (max-width:550px){.tp-most-popular .list{grid-template-columns:repeat(1,1fr);grid-template-rows:auto}.tp-most-popular .item{aspect-ratio:1/1}.tp-most-popular .item:nth-child(n){grid-area:unset}}.secondary_banner_cont.md-animate iframe,.secondary_banner_cont.md-animate img{opacity:0;animation:cz-fade-in 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards paused}.secondary_banner_cont.md-animate h2,.secondary_banner_cont.md-animate p,.secondary_banner_cont.md-animate u{overflow:hidden}.secondary_banner_cont.md-animate .tiny_border span,.secondary_banner_cont.md-animate h2 span,.secondary_banner_cont.md-animate p span{display:inline-block;opacity:0;animation:cz-fade-in 1.2s cubic-bezier(.26,.54,.32,1) .8s forwards paused}.secondary_banner_cont.md-animate p span{animation-delay:1.8s}.secondary_banner_cont.md-animate .tiny_border span{animation-delay:2.4s}.secondary_banner_cont.md-animate-in .tiny_border span,.secondary_banner_cont.md-animate-in h2 span,.secondary_banner_cont.md-animate-in iframe,.secondary_banner_cont.md-animate-in img,.secondary_banner_cont.md-animate-in p span{animation-play-state:initial}.stories_blog .big_link.md-animate{overflow:hidden}.stories_blog .big_link.md-animate a{display:inline-block;opacity:0;animation:cz-rise-up .8s var(--md-animation-function) forwards paused}.stories_blog .big_link.md-animate-in a{animation-play-state:initial}.stories_blog .item.md-animate .story_blog_one{animation:cz-fade-in-left .8s var(--md-animation-function) 0s forwards paused}.stories_blog .item.md-animate-in .story_blog_one{animation-play-state:initial}.insta_block.md-animate .insta_block_link,.insta_block.md-animate .superH1{overflow:hidden}.insta_block.md-animate .insta_block_link>span,.insta_block.md-animate .superH1 a{display:inline-block;opacity:0;animation:cz-rise-up .8s var(--md-animation-function) forwards paused}.insta_block.md-animate .insta_block_link span{animation-delay:.3s}.insta_block.md-animate-in .insta_block_link span,.insta_block.md-animate-in .superH1 a{animation-play-state:initial}.instas .md-animate a img{animation:cz-zoom-fade 2s var(--md-animation-function) 0s forwards paused}.instas .md-animate-in a img{animation-play-state:initial}.sale_block .item.md-animate>a{opacity:0;animation:cz-fade-in .6s var(--md-animation-function) forwards paused}.sale_block .item.md-animate .sale_text{opacity:0;animation:cz-fade-in .6s var(--md-animation-function) .3s forwards paused}.sale_block .item.md-animate img{opacity:0;animation:cz-zoom-fade .6s var(--md-animation-function) .6s forwards paused}.sale_block .item.md-animate-in .sale_text,.sale_block .item.md-animate-in img,.sale_block .item.md-animate-in>a{animation-play-state:initial}.why_text_head_flex.md-animate a,.why_text_head_flex.md-animate h4{overflow:hidden}.why_text_head_flex.md-animate a span,.why_text_head_flex.md-animate h4 span{display:inline-block;opacity:0;animation:cz-rise-up .8s var(--md-animation-function) .3s forwards paused}.why_text_head_flex.md-animate a span{animation-name:cz-fade-in;animation-delay:.6s}.why_text_head_flex.md-animate-in a span,.why_text_head_flex.md-animate-in h4 span{animation-play-state:initial}.why_text_item_one.md-animate .why_text_io_desc,.why_text_item_one.md-animate .why_text_io_head{overflow:hidden}.why_text_item_one.md-animate .why_text_io_desc span,.why_text_item_one.md-animate .why_text_io_head span{display:inline-block;opacity:0;animation:cz-rise-up .8s var(--md-animation-function) forwards paused}.why_text_item_one.md-animate .why_text_io_desc span{animation-delay:.3s}.why_text_item_one.md-animate-in .why_text_io_desc span,.why_text_item_one.md-animate-in .why_text_io_head span{animation-play-state:initial}.why_text_ico_item_one.md-animate .why_text_iio_desc,.why_text_ico_item_one.md-animate .why_text_iio_head,.why_text_ico_item_one.md-animate .why_text_iio_img{overflow:hidden}.why_text_ico_item_one.md-animate .why_text_iio_img img{opacity:0;animation:cz-fade-in 1.2s var(--md-animation-function) forwards paused}.why_text_ico_item_one.md-animate .why_text_iio_desc span,.why_text_ico_item_one.md-animate .why_text_iio_head span{display:inline-block;opacity:0;animation:cz-rise-up .8s var(--md-animation-function) forwards paused}.why_text_ico_item_one.md-animate .why_text_iio_head span{animation-delay:.3s}.why_text_ico_item_one.md-animate .why_text_iio_desc span{animation-delay:.6s}.why_text_ico_item_one.md-animate-in .why_text_iio_desc span,.why_text_ico_item_one.md-animate-in .why_text_iio_head span,.why_text_ico_item_one.md-animate-in .why_text_iio_img img{animation-play-state:initial}@keyframes cz-rise-up{from{opacity:1;transform:translateY(120%)}to{opacity:1;transform:translateY(0)}}@keyframes cz-zoom-fade{from{opacity:0;transform:scale(1.3,1.3)}to{opacity:1;transform:scale(1,1)}}@keyframes cz-fade-in{from{opacity:0}to{opacity:1}}@keyframes cz-fade-in-top{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateX(0)}}@keyframes cz-fade-in-bottom{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes cz-fade-in-left{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes cz-fade-in-right{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}/*!
    Theme Name: Rockwell
    Theme URI: https://alidropship.com/
    Author: Andrey Glazyrin, Evgeniy Chepchugov
    Author URI: https://alidropship.com/
    Description: Premium theme
    Version: 1.1.8
    Text Domain: rockwell
*/@font-face{font-family:Cochin;src:url(/wp-content/themes/rockwell/webfonts/CochinLTStd.woff) format('woff');font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Cochin;src:url(/wp-content/themes/rockwell/webfonts/CochinLTStdBold.woff) format('woff');font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:fontello;src:url(data:application/octet-stream;base64,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) format('woff')}*{outline:0;margin:0;padding:0;box-sizing:border-box}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center}.icon-star:before{content:'\e800'}.icon-star-empty:before{content:'\e801'}.icon-avatar:before{content:'\e802'}.icon-next:before{content:'\e804'}.icon-scope:before{content:'\e805'}.icon-attach:before{content:'\e806'}.icon-share:before{content:'\e808'}.icon-prev:before{content:'\e809'}.icon-subscribe:before{content:'\e80a'}.icon-user:before{content:'';font-family:Arial;display:inline-block;height:20px;width:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPZSURBVHgB7VjNUhNBEO6ejRcv7smfg+XiyZtrAlWWAhVv3oAnMDwB8ASBJxCeAHgC4ebNYBCtEpL1CUxxEI7hSrLT9sz+ZA0LO7sLOflVpbKzmZ7+qrunfwLwH+WAcMtwZ964QMIOTpd97+eRByVwKwRdt+6Iir/Cjw3+2GM/94FgT/qDDc/70YOcKE2wNjO/QkSbZrtxvXP8dQNyoBTBam1um09oRGsCapGkfQDR5/dsOemgwAUErMNo007npL1sqqMwwer0fJO1rWudBD1CWvaOD1tpe93qXAMRmvxxwldrneO2kdULEQxj7ndMzh+8y4ovJYOW/yUiKYeDKZOYFFAAwvKb0TMTNAp+z2tpK4/OqKyCAQoRZLsvanIcc16nvWMqpkKAAFrBGfjBRCY3QdflPBemEgR1IfIBQUYyts6ZGchvwYqI85wk0YO8kHzDI5Cws7YXc3EkTH6mgnGgSj95dEBeDOVIgcDcBAmlEy9QZpLNTdDzdG3VBxOIBciJhIxRnS7mYqJd9cVJtO5Oz9ZNxaoqYbNMcAbsmcgUIij9SlwFBOK26752smRUogYLmqMzBkY12YICOD/v9R89fnqBiO95aaNlLT55/Ozi7Ow01WXKysKiT2w1J3hDG93OkZEFSzULr2pzO3wr44SrkjBKuS+R0w+BLUDaJMRC7FbQlWe3e9JuGKoo325Vp2fX+Zim2W7JTcI3w9YsQCEXJ3H257T16OHzXRTk8PJF6iaEHW4Olrqd758hJwpbkIPehsrQFYAL7LbFRCuVCgL0kMjjh4NOjvqdm6AiJiqS23tS3UjuRB1q7YGElskYkItgrTa3SAjb48S4q/H4RnvSl7/ibhqpDxIdjjubU5HDci//6awjoj5s3GRRY4LcQX8MrRaQIugj0pYcVja51zOqrzoXCr8+1l0rGps8q6xBUYLJ2aMIsVSy1berQgh1+wNvXDOrZBK8Mnv4/lJYj0tjfAxIs+SNBFXt5GK4PSKXPXuUJSkJlryT9l4mQX1b7/ndqDyZDjlFSfIQ1oXA3X05tKai8Lm2WRBi0EjWzrsip6AGKtaxFS45jQ3jy3h9N2OJFU2NXds5PlyHO4a6dABRt40r0ftUgirfRdZTYyVMAIFLR1aM+sxUgtyVjDplOWjBhBBaUUNQMNqmEuQ8p8dBVT/vMvbGoa3IIaUX/J+O/krbyMQ0QV3cJwz23kH44OhMMr4hHMwDoKqtkwWijI2C9y8fXLVgYjDnrFm4lBVGYrCnSzElbt5b4J+Dkhgf7K8STA7mw2EPJgzf93uQpV+VHpM/du4KSf1/AYELutjH+bSgAAAAAElFTkSuQmCC) no-repeat center center;background-size:auto 20px}.icon-play:before{content:'\e80c'}.icon-star-half-alt:before{content:'\f123'}@font-face{font-family:footer;src:url(data:application/octet-stream;base64,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) format('woff')}.icon-the-x:before,.icon-twitter:before{font-family:footer;content:'\e801'}.icon-pinterest:before{font-family:footer;content:'\e802'}.icon-tiktok:before{font-family:footer;content:'\e804'}.icon-youtube:before{font-family:footer;content:'\e806'}.icon-instagram:before{font-family:footer;content:'\e808'}.icon-facebook:before{font-family:footer;content:'\e80a'}@font-face{font-family:fontello3;src:url(data:application/octet-stream;base64,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) format('woff')}.attach_files,.btn-white,.submit-review{border:1px solid;background:var(--clr-1);color:#fff}.attach_files{border:1px solid!important;background:var(--clr-1)!important;color:#fff}a:hover{text-decoration:none}button{outline:0!important;box-shadow:unset!important}body{font-family:Cochin,sans,sans-serif,Arial,Calibri,Helvetica,Verdana,Courier,Georgia,Palatino,Times New Roman;color:#444;line-height:normal;background:#fff;font-size:14px;position:relative}:root{--font-family-sans-serif:'Cochin',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.h1,h1{font-size:44px;line-height:1.2;margin:0 0 .5em;font-weight:600}.h2,h2{font-size:24px;margin:0 0 20px}.h3,h3{font-size:22px;line-height:normal;margin:0 0 15px}.h4,h4{font-size:18px;line-height:1.5;margin:0 0 15px}.h5,h5{font-size:16px;line-height:1.5;margin:0 0 10px}.h6,h6{font-size:14px;line-height:1.5;margin:0 0 10px}p{margin:0 0 10px}a,a:visited{color:#3d4151}.content a{text-decoration:none}.content a:hover{text-decoration:underline}.simple a,.view_cart{color:#0066c0}.simple a:hover,.view_cart:hover{color:#007be0}img{max-width:100%;height:auto;border:0}@keyframes cz-fade-in{from{opacity:0}to{opacity:1}}div .bootstrap-select .dropdown-toggle:focus{outline:0!important}div .bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:unset;font-size:20px}.bootstrap-select .dropdown-menu{box-shadow:0 1px 4px 0 rgb(0 0 0 / .25);padding:0}.dropdown-item.active,.dropdown-item:active{background-color:#f8f8f8;color:#444}.dropdown-item{color:#444;font-size:16px;line-height:34px;padding:5px 26px}.ico-paypal{display:inline-block;width:100px;height:32px;margin:0 0 0 5px;vertical-align:bottom;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMTAwIDMyIiB4bWxucz0iaHR0cDomI3gyRjsmI3gyRjt3d3cudzMub3JnJiN4MkY7MjAwMCYjeDJGO3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaW4gbWVldCI+PHBhdGggZmlsbD0iIzAwMzA4NyIgZD0iTSAxMiA0LjkxNyBMIDQuMiA0LjkxNyBDIDMuNyA0LjkxNyAzLjIgNS4zMTcgMy4xIDUuODE3IEwgMCAyNS44MTcgQyAtMC4xIDI2LjIxNyAwLjIgMjYuNTE3IDAuNiAyNi41MTcgTCA0LjMgMjYuNTE3IEMgNC44IDI2LjUxNyA1LjMgMjYuMTE3IDUuNCAyNS42MTcgTCA2LjIgMjAuMjE3IEMgNi4zIDE5LjcxNyA2LjcgMTkuMzE3IDcuMyAxOS4zMTcgTCA5LjggMTkuMzE3IEMgMTQuOSAxOS4zMTcgMTcuOSAxNi44MTcgMTguNyAxMS45MTcgQyAxOSA5LjgxNyAxOC43IDguMTE3IDE3LjcgNi45MTcgQyAxNi42IDUuNjE3IDE0LjYgNC45MTcgMTIgNC45MTcgWiBNIDEyLjkgMTIuMjE3IEMgMTIuNSAxNS4wMTcgMTAuMyAxNS4wMTcgOC4zIDE1LjAxNyBMIDcuMSAxNS4wMTcgTCA3LjkgOS44MTcgQyA3LjkgOS41MTcgOC4yIDkuMzE3IDguNSA5LjMxNyBMIDkgOS4zMTcgQyAxMC40IDkuMzE3IDExLjcgOS4zMTcgMTIuNCAxMC4xMTcgQyAxMi45IDEwLjUxNyAxMy4xIDExLjIxNyAxMi45IDEyLjIxNyBaIj48L3BhdGg+PHBhdGggZmlsbD0iIzAwMzA4NyIgZD0iTSAzNS4yIDEyLjExNyBMIDMxLjUgMTIuMTE3IEMgMzEuMiAxMi4xMTcgMzAuOSAxMi4zMTcgMzAuOSAxMi42MTcgTCAzMC43IDEzLjYxNyBMIDMwLjQgMTMuMjE3IEMgMjkuNiAxMi4wMTcgMjcuOCAxMS42MTcgMjYgMTEuNjE3IEMgMjEuOSAxMS42MTcgMTguNCAxNC43MTcgMTcuNyAxOS4xMTcgQyAxNy4zIDIxLjMxNyAxNy44IDIzLjQxNyAxOS4xIDI0LjgxNyBDIDIwLjIgMjYuMTE3IDIxLjkgMjYuNzE3IDIzLjggMjYuNzE3IEMgMjcuMSAyNi43MTcgMjkgMjQuNjE3IDI5IDI0LjYxNyBMIDI4LjggMjUuNjE3IEMgMjguNyAyNi4wMTcgMjkgMjYuNDE3IDI5LjQgMjYuNDE3IEwgMzIuOCAyNi40MTcgQyAzMy4zIDI2LjQxNyAzMy44IDI2LjAxNyAzMy45IDI1LjUxNyBMIDM1LjkgMTIuNzE3IEMgMzYgMTIuNTE3IDM1LjYgMTIuMTE3IDM1LjIgMTIuMTE3IFogTSAzMC4xIDE5LjMxNyBDIDI5LjcgMjEuNDE3IDI4LjEgMjIuOTE3IDI1LjkgMjIuOTE3IEMgMjQuOCAyMi45MTcgMjQgMjIuNjE3IDIzLjQgMjEuOTE3IEMgMjIuOCAyMS4yMTcgMjIuNiAyMC4zMTcgMjIuOCAxOS4zMTcgQyAyMy4xIDE3LjIxNyAyNC45IDE1LjcxNyAyNyAxNS43MTcgQyAyOC4xIDE1LjcxNyAyOC45IDE2LjExNyAyOS41IDE2LjcxNyBDIDMwIDE3LjQxNyAzMC4yIDE4LjMxNyAzMC4xIDE5LjMxNyBaIj48L3BhdGg+PHBhdGggZmlsbD0iIzAwMzA4NyIgZD0iTSA1NS4xIDEyLjExNyBMIDUxLjQgMTIuMTE3IEMgNTEgMTIuMTE3IDUwLjcgMTIuMzE3IDUwLjUgMTIuNjE3IEwgNDUuMyAyMC4yMTcgTCA0My4xIDEyLjkxNyBDIDQzIDEyLjQxNyA0Mi41IDEyLjExNyA0Mi4xIDEyLjExNyBMIDM4LjQgMTIuMTE3IEMgMzggMTIuMTE3IDM3LjYgMTIuNTE3IDM3LjggMTMuMDE3IEwgNDEuOSAyNS4xMTcgTCAzOCAzMC41MTcgQyAzNy43IDMwLjkxNyAzOCAzMS41MTcgMzguNSAzMS41MTcgTCA0Mi4yIDMxLjUxNyBDIDQyLjYgMzEuNTE3IDQyLjkgMzEuMzE3IDQzLjEgMzEuMDE3IEwgNTUuNiAxMy4wMTcgQyA1NS45IDEyLjcxNyA1NS42IDEyLjExNyA1NS4xIDEyLjExNyBaIj48L3BhdGg+PHBhdGggZmlsbD0iIzAwOWNkZSIgZD0iTSA2Ny41IDQuOTE3IEwgNTkuNyA0LjkxNyBDIDU5LjIgNC45MTcgNTguNyA1LjMxNyA1OC42IDUuODE3IEwgNTUuNSAyNS43MTcgQyA1NS40IDI2LjExNyA1NS43IDI2LjQxNyA1Ni4xIDI2LjQxNyBMIDYwLjEgMjYuNDE3IEMgNjAuNSAyNi40MTcgNjAuOCAyNi4xMTcgNjAuOCAyNS44MTcgTCA2MS43IDIwLjExNyBDIDYxLjggMTkuNjE3IDYyLjIgMTkuMjE3IDYyLjggMTkuMjE3IEwgNjUuMyAxOS4yMTcgQyA3MC40IDE5LjIxNyA3My40IDE2LjcxNyA3NC4yIDExLjgxNyBDIDc0LjUgOS43MTcgNzQuMiA4LjAxNyA3My4yIDYuODE3IEMgNzIgNS42MTcgNzAuMSA0LjkxNyA2Ny41IDQuOTE3IFogTSA2OC40IDEyLjIxNyBDIDY4IDE1LjAxNyA2NS44IDE1LjAxNyA2My44IDE1LjAxNyBMIDYyLjYgMTUuMDE3IEwgNjMuNCA5LjgxNyBDIDYzLjQgOS41MTcgNjMuNyA5LjMxNyA2NCA5LjMxNyBMIDY0LjUgOS4zMTcgQyA2NS45IDkuMzE3IDY3LjIgOS4zMTcgNjcuOSAxMC4xMTcgQyA2OC40IDEwLjUxNyA2OC41IDExLjIxNyA2OC40IDEyLjIxNyBaIj48L3BhdGg+PHBhdGggZmlsbD0iIzAwOWNkZSIgZD0iTSA5MC43IDEyLjExNyBMIDg3IDEyLjExNyBDIDg2LjcgMTIuMTE3IDg2LjQgMTIuMzE3IDg2LjQgMTIuNjE3IEwgODYuMiAxMy42MTcgTCA4NS45IDEzLjIxNyBDIDg1LjEgMTIuMDE3IDgzLjMgMTEuNjE3IDgxLjUgMTEuNjE3IEMgNzcuNCAxMS42MTcgNzMuOSAxNC43MTcgNzMuMiAxOS4xMTcgQyA3Mi44IDIxLjMxNyA3My4zIDIzLjQxNyA3NC42IDI0LjgxNyBDIDc1LjcgMjYuMTE3IDc3LjQgMjYuNzE3IDc5LjMgMjYuNzE3IEMgODIuNiAyNi43MTcgODQuNSAyNC42MTcgODQuNSAyNC42MTcgTCA4NC4zIDI1LjYxNyBDIDg0LjIgMjYuMDE3IDg0LjUgMjYuNDE3IDg0LjkgMjYuNDE3IEwgODguMyAyNi40MTcgQyA4OC44IDI2LjQxNyA4OS4zIDI2LjAxNyA4OS40IDI1LjUxNyBMIDkxLjQgMTIuNzE3IEMgOTEuNCAxMi41MTcgOTEuMSAxMi4xMTcgOTAuNyAxMi4xMTcgWiBNIDg1LjUgMTkuMzE3IEMgODUuMSAyMS40MTcgODMuNSAyMi45MTcgODEuMyAyMi45MTcgQyA4MC4yIDIyLjkxNyA3OS40IDIyLjYxNyA3OC44IDIxLjkxNyBDIDc4LjIgMjEuMjE3IDc4IDIwLjMxNyA3OC4yIDE5LjMxNyBDIDc4LjUgMTcuMjE3IDgwLjMgMTUuNzE3IDgyLjQgMTUuNzE3IEMgODMuNSAxNS43MTcgODQuMyAxNi4xMTcgODQuOSAxNi43MTcgQyA4NS41IDE3LjQxNyA4NS43IDE4LjMxNyA4NS41IDE5LjMxNyBaIj48L3BhdGg+PHBhdGggZmlsbD0iIzAwOWNkZSIgZD0iTSA5NS4xIDUuNDE3IEwgOTEuOSAyNS43MTcgQyA5MS44IDI2LjExNyA5Mi4xIDI2LjQxNyA5Mi41IDI2LjQxNyBMIDk1LjcgMjYuNDE3IEMgOTYuMiAyNi40MTcgOTYuNyAyNi4wMTcgOTYuOCAyNS41MTcgTCAxMDAgNS42MTcgQyAxMDAuMSA1LjIxNyA5OS44IDQuOTE3IDk5LjQgNC45MTcgTCA5NS44IDQuOTE3IEMgOTUuNCA0LjkxNyA5NS4yIDUuMTE3IDk1LjEgNS40MTcgWiI+PC9wYXRoPjwvc3ZnPg==) no-repeat center center #fff0}.row{display:-webkit-flex;-webkit-flex-wrap:wrap;display:flex;flex-wrap:wrap}.header,.header_cont{height:90px}.features{display:flex;justify-content:space-evenly;align-items:center;padding:14px 0;color:var(--clr-feat-txt)}.features>div{width:300px;display:flex;height:32px;justify-content:center;align-items:center}.logo{display:flex;justify-content:flex-start}.logo img{max-height:40px;max-width:250px}.logo img[src*='.svg']{height:50px;width:auto}body div ::-webkit-scrollbar{width:4px}body div ::-webkit-scrollbar-thumb{border-radius:6px;background-color:#999}body div ::-webkit-scrollbar-track{background-color:unset;width:5px}body .instas::-webkit-scrollbar{height:4px}body .instas::-webkit-scrollbar-thumb{border-radius:6px;background-color:#999}body .instas::-webkit-scrollbar-track{background-color:unset;height:5px}button[type=submit],input[type=submit]{border:0 solid #444;border-radius:5px;padding:5px 20px;height:40px;font-size:18px;background:var(--clr-1);font-weight:700;color:#fff;line-height:24px;cursor:pointer;transition:all .5s ease-out;min-width:150px}.btn-black,.btn-black:visited,.btn-white,.btn-white:visited{border:0;border-radius:100px;font-weight:700;padding:8px 19px;height:40px;font-size:18px;background:var(--clr-1);color:#fff;line-height:22px;cursor:pointer;transition:all .5s ease-out;min-width:150px;text-transform:capitalize}.btn-white,.btn-white:visited{background:var(--clr-1);color:#fff;text-align:center}.register .btn-black,.userlogin .btn-black,.userlogin .btn-white{font-size:18px!important}.padder{padding:0 50px}.shade{position:fixed;width:100%;left:0;top:0;height:0;opacity:0;background:rgb(0 0 0 / .5);z-index:50;transition:opacity .25s ease-out}.shade.active{height:100%;opacity:1}.upshade{z-index:1000}.get_fade{opacity:0!important}.headermenu>ul{display:flex;justify-content:space-between;margin:0;align-items:center}.headermenu li{list-style:none}.headermenu>ul>li>a{display:block;padding:5px 0;font-size:16px;line-height:20px;border-radius:20px;cursor:pointer;white-space:nowrap;margin:5px 30px}.headermenu>ul>li>span{display:block;padding:10px 30px;font-size:16px;line-height:20px;border-radius:20px;cursor:pointer;white-space:nowrap}.headermenu .get_all_cats:before{content:'\e809';font-family:fontello3;margin:0 10px 0 0}.cart_icon:before{content:'';display:inline-block;height:20px;width:23px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAoCAYAAAC4h3lxAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARGSURBVHgB7VnNbttGEP6GpIwe1ZPdBEXYvkBoxQEMIyqcg5Pemhx7sn3rzfYT2HqC+JhblSdofAuQIFVhtygQW2aewGwKJLpVuTWVuNNZ/sk/En8kss0hH2BwKc7uzuz87MwY+IT/F4SS4TirdRj+A8NgO/hBkafUoOO6v3uoAKUJoBk3LLUL8PZYAkZb+YNW2YKUIoAwbxs1/2dh0kb6bp4aDO6WKYSBEnCeeQa5CnxXDc3Pgz/GQ2Z4CD/aZNV+RImYWQONRnNDjiFkivG0e3L4cCzdUvMneTwIXhQ2u93D9qQ1eVX8aG5uS4Yb4MiXADf4Gwxa1Ol4Me3MGmAD69GwLza+M4lOtLGpaS7NubrevXvrsKwzYXzvHPMaDrRAtdop37+f+NnMAogKV4ONgV/SbNt1O30xpYNojjOOhtfWtoTpNojqmIw6lHoUCIqSfCBkit1MGmIvYeISxGzs4NTzgnlfm5qFjwW1moRg1AvMqIupbZemgRLgoCiI1nNFIWfpziqBdiPbLXJKE9E9Prywt9g/YwpkmlBj6Rt9u+7hI0WqBpzbK47B5mn8zuAOEXkXiFhCG8ILTJw01ZGZyRFnD0xFX3I6MiXf1tbO5GGjEPfkpmqA2HwUj/Xt6h4fdS7TyAW1EdBCHXRfHe2lrddYuiPfKRDgPPMBmJ8IQ7soAmY31YnjeC3GeTCO+VIxHO4LQ/0CM/owzVZWFAoclgh/oWJIetCXjXZyT2Bu0bNnXroAURKmbRf/Aej587ZstpOhiT58f5NevNjXLxkaCJ1SHM9OXVCg1CXnHr9emAvF2ekYBIxZ1qIMn2gbP/fJ06cuydxX9PJlO/4xK4z+ET3rumC54ngIoskiTN9xu4dPM9aS2P/rvnOr6cEfpEYrbRpAGN2ykC4Ak5sE2to/NsKU9gJEKA+YfKJX6E+yBS2CVBNSyk8YNvwprvqCcJxlGwWR4QNzXjIko3IBDNPabtxunjVuNXNXbakCRDYfOh6RjYohe9wMSlOKKrccyMxGJQJ5wZNwExXDAAf3DueoLUZzMqCYXiNc1UbFYMT3Db3POydbA6SS01hcWbmBiuA4K4mPUZkaIDa8eMwfzEVUBNM07XisdPjOiUwBfN8chVJSNioCE4+inOF7eedlChBdVCHIqM6ReRQk3Fe/laeBaHEveFSY1HHUStGFUZF5OYv6XEndTBj1ilSRmiB3X+hCUoeSoZvDiGsPxusic3MJoAhJAmZYw22UDLOmvkv2ktIGBZBPA0NLm1CkWtrSxT5Kgo7/HHXkdJ1QNFs18xD1et7f8wtffpCOxLfy+hnB+OGLazbmr19/33v7Zw9TwFletq8tfL1FBj1GZD4iwE7v3ZtCTlyovR51FYp1DnKDW93joz0URC4NxHj39k1nfuGGdmhHkrtSnFlOvS9dj+9PT44eYwpM/Q8O3W40otb6tFBAZ9Z2zb+EnaO/b3klHQAAAABJRU5ErkJggg==) no-repeat center center;background-size:auto 20px}.mainbanner_cont{background:#f5f5f7;padding:50px 0}.mainbanner_bgr{height:0;padding-bottom:40%;position:relative}.mainbanner{position:absolute;left:0;top:0;width:100%;height:100%}.wrap-features{margin:0 0 -50px}.secondary_banner_cont{padding:100px 0 0}.secondary_banner_cont picture img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.secondary_banner{background:no-repeat center center;background-size:cover;height:0;padding:0 0 56.25%;position:relative;border-radius:0}.in_single_banner{background:no-repeat center center;background-size:cover;height:0;padding:0 0 60%;position:relative;border-radius:0}.secondary_banner .btn-prime{background:var(--clr-banner2-btn);color:var(--clr-banner2-btn-label)}.secondary_banner .btn-prime:hover{background:var(--clr-banner2-btn-hover);color:var(--clr-banner2-btn-label-hover)}.secondary_banner .arrowright:after,.secondary_banner .arrowright:before{background:var(--clr-banner2-btn-label);transition:all .3s ease-out}.secondary_banner .btn-prime:hover .arrowright:after,.secondary_banner .btn-prime:hover .arrowright:before{background:var(--clr-banner2-btn-hover)}.sb{position:absolute;text-align:left;margin:0 auto 40px 0;top:50%;width:calc(40% + 200px);transform:translateY(-50%);padding:0 100px;color:#fff}.center_block .sb{left:50%;transform:translateY(-50%) translateX(-50%);text-align:center}.center_block .sb_cta{margin:0 auto;max-width:unset;justify-content:center}.right_block .sb{right:0;text-align:right}.right_block .sb_cta{margin:0 0 0 auto;max-width:unset;justify-content:flex-end}.sb_bottom{position:absolute;text-align:left;margin:0 auto 0 0;width:calc(40% + 200px);padding:0 100px;bottom:100px;color:#fff}.sb_header{margin:0 0 30px;color:#fff}.sb_header h2{font-size:44px;margin:0 0 20px;color:var(--clr-banner2-head)}.sb_header p{color:#fff;font-size:28px;margin:0 0 20px;color:var(--clr-banner2-text)}.sb_cta{position:static;text-align:center;width:100%;max-width:35%;font-size:20px;display:flex;justify-content:space-between;line-height:1.4;color:#fff}.sb_cta a{color:#fff;text-decoration:underline}.twin_banner_cont{padding:50px 0}.twin_banner{background:no-repeat center center;background-size:cover;height:100%;width:calc(50% - 10px);position:absolute;border-radius:10px}.twin1{left:0}.twin2{right:0}.twin1 h2{color:var(--clr-twin1-head)}.twin1 p{color:var(--clr-twin1-text)}.twin2 h2{color:var(--clr-twin2-head)}.twin2 p{color:var(--clr-twin2-text)}.twin_inner{margin:0 auto;color:#fff;justify-content:center;display:flex;flex-direction:column;height:100%;align-items:center;text-align:left;padding:0 10%}.twin_header{margin:0 0 10px;color:#fff}.twin_cta{position:static;text-align:center;width:100%;font-size:30px;display:flex;justify-content:flex-start;line-height:1.4;color:#fff}.twin_flex{background:no-repeat center center;background-size:cover;height:0;padding:0 0 40%;position:relative;border-radius:10px}.center_block .twin_inner{text-align:center}.center_block .twin_cta{margin:0 auto;max-width:unset;justify-content:center}.right_block .twin_inner{text-align:right}.right_block .twin_cta{margin:0 0 0 auto;max-width:unset;justify-content:flex-end}.twin1 .btn-prime{background:var(--clr-twin1-btn);color:var(--clr-twin1-btn-label)}.twin1 .btn-prime:hover{background:var(--clr-twin1-btn-hover);color:var(--clr-twin1-btn-label-hover)}.twin1 .arrowright:after,.twin1 .arrowright:before{background:var(--clr-twin1-btn-label);transition:all .3s ease-out}.twin1 .btn-prime:hover .arrowright:after,.twin1 .btn-prime:hover .arrowright:before{background:var(--clr-twin1-btn-hover)}.twin2 .btn-prime{background:var(--clr-twin2-btn);color:var(--clr-twin2-btn-label)}.twin2 .btn-prime:hover{background:var(--clr-twin2-btn-hover);color:var(--clr-twin2-btn-label-hover)}.twin2 .arrowright:after,.twin2 .arrowright:before{background:var(--clr-twin2-btn-label);transition:all .3s ease-out}.twin2 .btn-prime:hover .arrowright:after,.twin2 .btn-prime:hover .arrowright:before{background:var(--clr-twin2-btn-hover)}.why_one_cont .color_padder{background:var(--clr-why-bgr);display:flex;min-height:28vw;align-items:center;color:#fff}@keyframes pulse{0%{transform:scale(.5);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes shadow-pulse{0%{box-shadow:0 0 0 0 rgb(255 255 255 / .3)}100%{box-shadow:0 0 0 16px #fff0}}@keyframes shadow-pulse-2{0%{box-shadow:0 0 0 0 rgb(255 255 255 / .3)}100%{box-shadow:0 0 0 32px #fff0}}.watch_video{padding:15px 50px;height:60px;border-radius:30px;font-size:20px;transition:all .3s ease-out;background:var(--clr-video-btn-bgr);color:var(--clr-video-btn-text);box-shadow:0 4px 20px rgb(77 54 116 / 15%);cursor:pointer;text-transform:capitalize;white-space:nowrap;font-weight:700}.watch_video:hover{background:var(--clr-video-btn-bgr-hover);color:var(--clr-video-btn-text-hover)}.watch_video:before{content:'\e801';font-family:fontello3;font-size:20px;margin:0 10px 0 0}.why_one_cont .watch_video{background:var(--clr-why-bgr);color:var(--clr-why-btn);border:1px solid var(--clr-why-btn);transition:all .5s ease-out;box-shadow:none}.why_one_cont .watch_video:hover{background:var(--clr-why-btn);color:var(--clr-why-bgr);border:1px solid var(--clr-why-btn)}.subs_flex{display:flex;justify-content:space-between}.subs_flex>div{width:50%}.subscribecont{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--clr-1)}.subscribe{max-width:600px}.subs_img{display:flex;justify-content:flex-start;align-items:flex-end;padding:50px 0 0}.pre_subs_H{font-size:24px;line-height:1.5;margin:0 0 30px}.subs_H{font-size:58px;line-height:1.2;margin:0 0 30px;font-weight:700}.pre_subs_tip{color:#3d4151;font-size:14px;line-height:1.5;margin:0 0 15px;display:block}.subs_tip{color:#9195a4;font-size:14px;line-height:1.5;margin:0 0 15px}.home_subs .subscribeform input[type=email]{color:#9195a4;background:var(--clr-2);height:45px;width:345px;margin:0 10px 0 0;border-radius:25px;border:0;padding:10px 30px}.home_subs .submiter input{background:var(--clr-subs-bgr)!important;padding:10px 50px;border-radius:25px;color:var(--clr-subs-text)!important;height:45px}.home_subs .submiter input:hover{background:var(--clr-subs-bgr-hover)!important;color:var(--clr-subs-text-hover)!important}.footer .subscribeform input[type=email]{color:var(--clr-1);height:40px;width:100%;margin:0 0 10px;border-radius:5px;background:0;min-width:200px;padding:10px 20px;border:1px solid}.footer .submiter input{padding:8px 10px;margin:0 0 0 10px;border-radius:25px;min-width:unset;height:40px}.footer .nicelabel .form-group label{color:#fff;left:20px;top:8px}.subscribeform{overflow:hidden}.form_flex{display:flex}.insta_block_cont{padding:50px 0}.stars_single{height:18px;padding:15px 0 0;font-size:18px;line-height:1.2;color:var(--clr-rate-txt);display:flex;align-items:center;z-index:30;width:100%;border-radius:4px}.stories_block_cont{padding:50px 0;background:var(--clr-hv-bgr)}.stories_block{padding:50px 0 0;text-align:center;color:#3d4151}.stories_block h2{font-size:44px;line-height:1.5;margin:0 0 20px;color:var(--clr-hv-head)}.stories_block>span{font-size:24px;line-height:1.5;margin:0 0 50px;display:block;color:var(--clr-hv-text)}.stories>.item{width:25%;display:inline-block}.story_inner{background:linear-gradient(180deg,#fff0 47.4%,#000 100%);border-radius:10px;position:absolute;left:0;top:0;width:100%;height:100%;z-index:20;display:flex;padding:30px;justify-content:flex-end;align-items:flex-start;color:#fff;flex-direction:column}.story_play:before{content:'\e801';font-family:fontello3;font-size:46px}.story_text{font-size:20px;line-height:1.5;margin:10px 0 7px;text-align:left}.story_author{font-size:14px;line-height:1.5;display:flex}.story_author>span{font-weight:600}.story_stars{margin:0 0 0 10px}.story_stars i{margin:0 5px 0 0;font-style:normal}.story_stars i:after{content:'\e802';font-family:fontello3}.story_one{position:relative;height:0;padding:0 0 100%}.story_one a>span img{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10;border-radius:10px}.fonecont{color:var(--clr-1)}.fonecont.socs{display:flex;margin:0 0 10px}.fonecont.socs span{display:none}.fonecont.socs>div{width:35px;height:35px;margin:0 10px 10px 0;display:flex;justify-content:center;align-items:center;font-size:28px;position:relative}.fonecont.socs>div a:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:1px solid;opacity:0;transition:all .5s ease-out}.fonecont.socs>div a,.fonecont.socs>div a:hover{color:var(--clr-footer-soc2)!important}.fonecont.socs>div a:hover:after{opacity:1}.fonecont.socs i:before{margin:0}.footerL{margin:0 10px 0 0}.footer>.padder{display:flex;justify-content:space-between}.footerR{display:flex;justify-content:space-between;width:60%}.footerR_long{width:70%}.footerR_evenly{justify-content:space-evenly}.footerR>div{max-width:28%}.img_scroller{margin:0 0 0 -20px}.img_scroller>div{display:flex;flex-wrap:wrap}.img_scroller .is_big{width:100%;margin:0 0 20px 20px;position:relative}.img_scroller .is_small{width:calc(50% - 20px);height:0;padding:0 0 calc(50% - 20px);margin:0 0 20px 20px;position:relative}.img_scroller img{width:100%;border-radius:10px}.gallery_bens{width:100%;display:flex}.gb_one{width:50%;height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--clr-2);color:var(--clr-1);border-radius:10px;margin:0 0 20px 20px;padding:20px}.gb_one .feat_i{font-size:30px}.gb_one_text{font-size:20px;margin:10px 0 0;display:block;text-align:center}.featured_on{display:flex;height:170px;padding:70px;justify-content:space-evenly;align-items:center;font-size:26px}.featured_on>div{margin:0 10px}.foc_head_adap{display:none}.featured_on img{max-height:30px}.reviews_cont_flex{display:flex;align-items:flex-start}.reviews_contL{width:40%;text-align:center;padding:0 0 50px}.reviews_contR{width:60%;padding-left:30px}.empty_reviews.reviews_cont_flex{display:block}.empty_reviews .reviews_contL,.empty_reviews .reviews_contR{width:100%;padding:0}.item-revs{background:var(--clr-2);padding:50px 0}.reviews_contL h3{font-size:44px;font-weight:600;line-height:1.5;margin:0}.reviews-text{font-size:24px;text-align:center;line-height:1.5}.reviews_static{display:flex;flex-wrap:wrap;justify-content:center;margin:50px 0 0;color:#797979}.aggregateRating{display:flex;justify-content:space-between;align-items:center;padding:30px 40px;background:#fff;flex-direction:column;border-radius:10px;margin:0 0 50px}.star-rating{text-align:center;font-size:15px;line-height:19px;display:flex;margin:0;align-items:center;justify-content:center;padding:0}.star-rating .info .average-star{font-size:102px;color:#3d4151;line-height:1}.revs .comment{padding:20px 20px 10px;background:#fff;margin:0 0 20px;border-radius:10px}.play_video_showroom{position:absolute;top:0;right:0;width:calc(100% - 0px);background:rgb(100 100 100 / .1);display:flex;height:calc(100% - 0px);align-items:center;justify-content:center;cursor:pointer;display:none}.play_video_showroom:before{content:'\e801';font-family:fontello3;width:150px;height:150px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);background:rgb(0 0 0 / .3);transition:all .3s ease-out;border:2px solid #f1f1f1;font-size:80px;display:flex;color:#fff;align-items:center;padding:0 0 0 10px;justify-content:center}.play_video_showroom:hover:before{transform:translate3d(-50%,-50%,0) scale(1.1)}.itembgr_video_adap video{height:100%;display:block;width:100%;background:#000;position:absolute;left:0;top:0}.itembgr_video_adap video[controls]{border-radius:10px}.itembgr_video_adap{position:relative;width:100%;height:0;padding:0 0 100%}.info-count{font-size:24px;text-align:center;line-height:1.5;color:#3d4151;margin:20px 0 0}.review_photos{display:flex;flex-wrap:wrap;max-width:580px;position:relative;justify-content:center;margin:0 auto 50px}.review_photos a{width:20%;margin:5px;min-width:100px;overflow:hidden;position:relative;max-width:100px;height:100px}.review_photos img{width:100%;position:absolute;top:0;left:0;height:100%;border-radius:10px;object-fit:cover}.review_photos a:empty{display:none!important}.see_photos{color:var(--clr-1);font-size:20px;text-align:center;line-height:30px;cursor:pointer}.see_photos:hover{text-decoration:underline}.author-text{display:flex;align-items:center;margin:10px 0;font-size:16px}.is_rev_badge .author-text:before{content:'\e803';font-family:fontello3;color:#fff;background:#72c97e;width:20px;height:20px;font-size:10px;display:flex;align-items:center;justify-content:center;margin:0 10px 0 0;border-radius:50%}.revs .comment .name{font-weight:600;margin:0 10px 0 0}.author-text .flag{margin:0 10px 0 0}.author-text .date{margin:0 10px 0 0;font-size:16px;color:#9195a4}.meta-item-img.active{background:var(--clr-2);border-radius:50px}.meta-item-img.active:before{content:'';border:2px solid #fff0;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50px}.meta-item-img:hover:before{content:'';border:2px solid var(--clr-1);position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50px}.averstar{font-size:18px;line-height:1.2;color:var(--clr-rate-txt);margin:0 0 0 10px}.single_desc{margin:50px 0;font-size:24px;line-height:1.5;color:#3d4151}.price_save_flex{display:flex;justify-content:flex-start;align-items:center;margin:30px 0 50px;padding:0;flex-wrap:wrap}.single_splitR .newprice{line-height:1.2;font-weight:700;font-size:32px;color:var(--clr-sale-price)}.single_splitR .oldprice{line-height:1.2;font-size:22px;color:var(--clr-old-price);text-decoration:line-through}.yousave_block{height:auto;background-color:var(--clr-badge-bgr);color:var(--clr-badge);padding:8px;font-size:22px;display:inline-block;line-height:26px;border-radius:5px}#addToCart{width:100%;height:60px;background:var(--clr-atc-bgr);color:var(--clr-atc-text);border:0;border-radius:10px;font-size:1.5rem;text-transform:uppercase;font-weight:600}#addToCart:hover{background:var(--clr-atc-bgr-hover);color:var(--clr-atc-text-hover)}.size_chart_cont{padding:0;font-size:16px;margin:0;position:absolute;top:0;right:0}.sku-row{position:relative}.size_chart_btn{cursor:pointer;margin:5px 0;display:inline-block;font-size:20px;color:var(--clr-1)!important}.size_chart_btn:before{content:'\e804';font-family:fontello3;margin:0 10px 0 0}.tab_body{display:none;padding:20px 0 0}.tab_body.show{display:block}.adap_tab_head{display:block;margin:0;padding:15px 35px 15px 0;font-size:20px;font-weight:700;position:relative;line-height:30px;border-top:1px solid #9195a4;cursor:pointer}.tab_body_item{border-bottom:1px solid #ddd}.adap_tab_head.active{color:var(--clr-1)}.adap_tab_head:after,.adap_tab_head:before{content:'';width:10px;height:2px;background:#3d4151;position:absolute;right:21px;top:50%;transition:all .5s ease-out;transform:rotate(-135deg)}.adap_tab_head:after{transform:rotate(135deg);right:15px}.adap_tab_head.active:before{transform:rotate(-225deg);background:var(--clr-1)}.adap_tab_head.active:after{transform:rotate(45deg);background:var(--clr-1)}.adap_tab_head.active.adap_inactive:before{transform:rotate(-135deg)}.adap_tab_head.active.adap_inactive:after{transform:rotate(135deg)}.tab_body h2{font-weight:600;font-size:18px;margin:0 0 20px}.tab_body h3,.tab_body h4,.tab_body h5{font-weight:600;font-size:16px;margin:0 0 20px}.tab_body h2{font-weight:600;font-size:18px;margin:0 0 20px}.tab_body h3,.tab_body h4,.tab_body h5{font-weight:600;font-size:16px;margin:0 0 20px}.info-shipping-cont{color:var(--clr-shipping-tip);display:flex;margin:20px 0 0;align-items:center}.info-shipping-cont:before{content:'';width:7px;height:7px;background:var(--clr-shipping-tip);margin:0 10px 0 0;border-radius:50%}.fp_img_cont{padding:50px 0}.fp_imgs_shift{margin:0 0 0 -20px}.fp_imgs{width:100%!important}.fp_img_one{padding:0 0 20px 20px}.fp_img_small{width:25%}.fp_img_small div{padding:0 0 calc(100% * 300 / 440);height:0;position:relative}.fp_img_big{width:50%}.fp_img_big div{padding:0 0 calc(100% * 620 / 900);height:0;position:relative}.fp_img_one img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:10px}.fp_img_one_sizer{width:25%}.upbutton{position:fixed;right:50px;bottom:50px;cursor:pointer}.main_catalog .cat_one{text-align:center;line-height:1.5}.main_catalog .cat_one a,.main_catalog .cat_one span{margin:0 0 20px;text-align:center;font-size:44px;font-weight:700;display:inline-block;text-transform:capitalize;transition:all .5s ease-out}.main_catalog .cat_one p{font-size:24px}.main_catalog .catalog_one_cont{padding:50px 0 30px;overflow:hidden}div .galpager_cont span:before{width:10px;height:10px;margin:11px;border:0;opacity:.3;background:var(--clr-1)}div .galpager_cont span.active:before,div .galpager_cont span.vis_active:before{opacity:1}.breadcrumbs{display:none!important}.fo_head{white-space:nowrap}.recents_slider .ttgallery>div,.recs_slider_cont .ttgallery>div{margin-bottom:20px!important}.recents_slider .galpager_cont,.recs_slider .galpager_cont{padding:0 0 20px!important}.single_bgr{background:var(--clr-single-bgr)}.single_bgr .single_split{padding:20px 0 0;margin:0;display:flex;background:0;position:relative}.single_bgr .single_slide .item .itembgr{border-radius:10px}.single_bgr .starscont{background:0;padding:0}.single_bgr .single_splitR .newprice{font-size:26px}.single_bgr .single_splitR .oldprice{font-size:18px}.single_bgr .yousave_block{font-size:20px}.single_bgr .single_desc{font-size:16px}.single_bgr .price_save_flex{margin:30px 0 30px}.rate_flex:empty{display:none}#addToCart{height:54px;font-size:20px;text-transform:capitalize}.sku_text_select_cont{margin:0 0 20px}.sku_text_select{border:1px solid var(--clr-1);border-radius:30px}.sku_text_select_curr{display:flex;padding:20px 30px;line-height:20px;position:relative;font-size:24px;align-items:center;cursor:pointer;font-weight:700;height:60px}.single_bgr .js-item-sku_cont .arrowdown:after,.single_bgr .js-item-sku_cont .arrowdown:before{background:var(--clr-vars)}.sku_text_select_cont+div{display:none;padding:20px;margin:-20px 0 20px}.sku_img_select_cont{margin:0 0 20px}.sku_img_select{border:1px solid var(--clr-1);border-radius:100px}.sku_img_select_curr{display:flex;line-height:18px;position:relative;cursor:pointer;height:60px;align-items:center;border-radius:100px;padding:10px 10px;font-size:24px;font-weight:700}.sku_img_select_curr img{cursor:pointer;width:40px;height:40px;object-fit:contain;max-height:50px;max-width:50px;border-radius:100px;margin:0 20px 0 0}.sku_img_select_cont+div{display:none;padding:20px;margin:-20px 0 20px}.sku_img_select_cont+div .value>:last-child{margin-bottom:0}.lets_select{display:block!important;border-radius:30px;background:#fff;box-shadow:0 4px 20px rgb(77 54 116 / .15);position:absolute;left:0;z-index:10;width:100%;max-height:500px;overflow:auto}.lets_select .name{display:none}div .meta-item-img img{max-height:50px;max-width:50px;border-radius:100px;margin:0 20px 0 0;z-index:20;position:relative}div .meta-item-img{width:calc(100% - 20px);height:70px;display:flex;align-items:center;font-size:24px;font-weight:700;padding:10px;overflow:visible}.sku_text_select_cont+div .value>:last-child{margin-bottom:0}.meta-item-img u{text-decoration:none;display:none}.meta-item-img u{display:inline-block;text-decoration:none}.js-product-sku{display:flex;justify-content:space-between;flex-wrap:wrap}.js-item-sku_cont{width:calc(50% - 10px);min-width:300px;position:relative}.sku_img_select_curr u{text-decoration:none;white-space:nowrap;max-width:calc(100% - 90px);overflow:hidden;padding:5px 0;text-overflow:ellipsis}.sku_text_select_curr u{text-decoration:none;white-space:nowrap;max-width:calc(100% - 10px);overflow:hidden;padding:5px 0;text-overflow:ellipsis}.meta-item-text u{display:inline-block;text-decoration:none}.meta-item-text{padding:0 20px;height:56px;white-space:nowrap;width:calc(100% - 20px);line-height:56px;font-size:24px;color:var(--clr-1);margin:0 0 20px 20px;border:1px solid;text-align:left;border-radius:30px}.js-item-sku .value{margin-bottom:0}.single_bgr .size_chart_cont{display:none}.sku_img_select_curr .arrowdown,.sku_text_select_curr .arrowdown{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:20px;height:20px}.customer_reviews_cont{padding:50px 0;background:var(--clr-cat-rev-bgr);line-height:1.5;color:#fff}.customer_reviews{display:flex;align-items:center;justify-content:space-evenly}.crL{display:flex;align-items:center;justify-content:center;width:40%;text-align:center;flex-direction:column}.crL h4{font-size:44px}.cr_gallery{padding:0 100px;max-width:100%;margin:0}.crR{display:flex;align-items:center;justify-content:center;width:40%}.cr_head{font-size:24px;display:flex;align-items:center;justify-content:center;margin:0 0 20px}.cr_body{font-size:24px}.cr_name{margin:0 0 0 10px}.cr_gallery .galpager_cont span.active:before,.cr_gallery .galpager_cont span.vis_active:before{background:#fff}.cr_gallery .galpager_cont span:before{background:rgb(255 255 255 / .5)}.aboutus{background:var(--tp-about-img) no-repeat center center #fff0;background-size:cover;position:relative;color:#fff;height:0;padding:0 0 40%;border-radius:10px}.aboutus:before{position:absolute;content:'';display:block;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:1;border-radius:10px}.aboutus h1{font-size:44px;color:var(--clr-about-head)}.aboutcenter{position:absolute;z-index:2;text-align:center;display:flex;justify-content:center;flex-direction:column;left:0;top:0;width:100%;height:100%;border-radius:10px}.ab_stats_cont{padding:50px 0}.ab_stats{display:flex;align-items:center;justify-content:space-evenly;width:100%;height:250px;background:var(--clr-2);border-radius:10px}.ab_stat{text-align:center}.ab_stat>div{margin:0 0 20px}.ab_stat_head{font-size:30px;font-weight:700;color:var(--clr-1)}.ab_stat_stars{display:flex;flex-direction:column;align-items:center}.ab_stat_stars .stars{margin:5px 0 0;font-size:24px}.ab_stat>span{color:#3d4151;font-size:16px;display:block;margin:20px 0 0}.ab_team_cont{background:#2d303b;padding:100px 0;color:#fff}.ab_team_cont h2{font-size:44px;margin:0 0 50px;text-align:center}.ab_team{display:flex;justify-content:center;flex-wrap:wrap;margin:0 -15px}.ab_team_one{margin:0 15px 30px;max-width:275px;text-align:center}.ab_team_img{margin:0 0 10px}.ab_team_img img{border-radius:10px;width:275px;height:275px;object-fit:cover;min-width:275px}.ab_team_name{font-size:20px;margin:0 0 10px}.ab_team_spec{font-size:20px}.cat_img{background-size:cover;position:relative;color:#fff;height:0;padding:0 0 40%;border-radius:10px;margin:50px 0}.cat_img:before{position:absolute;content:'';display:block;left:0;top:0;width:100%;height:100%;z-index:1;border-radius:10px}.cat_img h1{margin:0 0 20px;font-size:44px}.cat_img p{font-size:24px;margin:0 auto;max-width:75vw}.cat_img_center{position:absolute;z-index:2;text-align:center;display:flex;justify-content:center;flex-direction:column;left:0;top:0;width:100%;height:100%;border-radius:10px}.superH1{text-transform:capitalize;font-size:44px;font-weight:700}.contactcont{text-align:center}.contactcont h1{font-size:44px}.contactcont p{margin:20px auto;line-height:1.5;font-size:24px;max-width:540px}.contactcont .socs{margin:20px auto 0;justify-content:center}.contactcont .whitesocs.socs a{margin:0 10px}.robot{margin:30px 0 20px}.form-group{margin-bottom:10px}.contactform{width:885px;margin:40px auto 40px;max-width:100%}.submit-group{margin-top:30px}.contactform button.btn{min-width:300px;height:45px;font-size:20px;line-height:32px;color:#fff;text-transform:capitalize;width:100%}.contact_email{font-size:20px}.contact_email a{color:#444}.g-recaptcha>div{margin:0 auto}.contactform .nicelabel .form-group>input{min-height:45px}.contactform .nicelabel .form-group label{font-style:normal}.contactform label span{font-size:14px}.contactform .nicelabel .form-group{width:calc(100% - 15px);margin:0 0 20px 15px}.contactform .nicelabel .form-group.contact_half{width:calc(50% - 15px)}.contact_us_form{display:flex;flex-wrap:wrap;width:calc(100% + 15px);margin:0 0 0 -15px}.pre_submitter{margin:50px 0 0}.prefooter{background:#f4f6f7;padding:50px 0}.prefooter_cont{display:flex;justify-content:space-evenly}.prefooter_one h4{text-align:center;font-size:14px;font-weight:600}.pf_img_list{display:flex;transition:all .5s ease-out}.pf_img_list div{margin:0 5px;height:30px;transition:all .5s ease-out}.pf_img_list img{height:100%;transition:all .5s ease-out}div .load_currency{line-height:20px;display:flex;align-items:center;margin:2px 0 0;font-size:18px;padding:10px 30px 10px 0}.footer-copyright{font-size:12px;padding:10px;text-align:center}.footer-copyright-bgr{background:var(--clr-copyright-bgr2);color:var(--clr-copyright-text2)}.search_cont.active .search_cross{position:absolute;right:20px}.search_cont.active .search_submit{position:absolute;left:20px}.search_cont.active input{color:var(--clr-1)!important;background:var(--clr-2)!important;border-radius:30px}.search_cont.active span{color:var(--clr-1)!important;background:var(--clr-2);padding:2px 5px;border-radius:5px;display:inline-block;margin:0 3px 0 0}.search_cont.active input{padding:0 50px}.footone p{color:var(--clr-footer-link2)}.mb_padder{padding:0 100px}.header .load_currency span{display:none!important}.footer .currency_chooser ul{top:auto!important;padding:10px 0;border-radius:10px;bottom:100%}.category_menu{position:absolute;left:0;width:100%;background:#fff;max-height:80vh;overflow:auto;border-top:1px solid #f4f4f4;display:none;top:100%}.category_menu.active{display:block}.category_menu a{display:block;padding:10px;margin:0 0 30px;transition:all .5s ease-out}.category_menu a:hover{box-shadow:0 4px 20px rgb(77 54 116 / .15);border-radius:10px}.category_menu .menu_title{display:block;line-height:1.5;text-align:center;margin:10px 0 0;font-size:22px}.category_menu .menu_title:first-child{margin:0}ul.no_image_menu{margin:50px auto 20px}.no_image_menu li{width:auto}.no_image_menu a{padding:10px 20px}.no_image_menu .menu_title{margin:0}.sqr_img{max-width:100%;height:0;padding:0 0 100%;position:relative;display:block}.sqr_img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:10px}.get_shade>.header_cont,.get_shade_menu>.header_cont{position:fixed}.get_rev_center{justify-content:center!important}.get_rev_center a{margin:5px!important}.aboutus_cont{padding:50px 0 0}.recs_slider .ttgallery_cont{padding:0 20px;margin:0 -20px;width:auto}.recs_slider .ttgallery_cont .ttprev{left:-20px}.recs_slider .ttgallery_cont .ttnext{right:-20px}.catalog_one .ttgallery_cont{width:auto;margin:-20px;padding:20px}div.cart-sidenav .cart-footer .item-cart a.btn-proceed{height:60px;text-transform:capitalize;line-height:60px;font-size:1.4rem;border-radius:30px}.fullwidth_content{padding:50px 0}.sticky_atc_cont{position:fixed;bottom:0;left:0;width:100%;padding:10px 50px;display:flex;align-items:center;justify-content:space-between;z-index:700;background:#fff;border-top:1px solid var(--clr-2)}.atc_name{min-width:30%;font-size:22px;color:var(--clr-prod-title);font-weight:700;margin:0 50px 0 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.atc_price{width:100%;margin:0 50px 0 0}.atc_btn{min-width:300px}.atc_btn button{height:45px;font-size:20px}.sticky_atc_cont .priceflex{align-items:center;white-space:nowrap;flex-wrap:nowrap}.footer .logo{margin:0 0 20px}.add_btn_sticky.single .upbutton{bottom:150px}.color_head{padding:50px 0 0}div.color_head h1{text-align:center}div .ads-search-product{left:0;right:auto;z-index:999999;background:#f5f5f7;border-radius:0;margin:4px 0 0;box-shadow:unset}div .ads-search-product .box-img{width:50px;height:50px;border:0;border-radius:5px;overflow:hidden}div .ads-search-product .products{margin:10px}div .ads-search-product .products .list{padding:0}div .ads-search-product .products .list a{background:#fff;display:flex;margin:0 0 1px;padding:10px}div .ads-search-product .products .list a:first-child{border-radius:10px 10px 0 0}div .ads-search-product .products .list a:last-child{border-radius:0 0 10px 10px}div .ads-search-product .item{margin:0 0 0}div .ads-search-product .title span{font-weight:400;text-decoration:none;color:var(--clr-1)!important;border-radius:5px;background:var(--clr-2)!important;padding:0 8px}div .ads-search-product .box-title .title{font-size:16px;line-height:1.5;height:auto;-webkit-line-clamp:1}div .ads-search-product .box-title{top:0}.ads-search-product .view-all span{display:none}.ads-search-product .view-all a{font-size:0!important}.ads-search-product .view-all a:before{content:'Show more';font-size:16px!important;line-height:1.5;color:var(--clr-1)}div .slv-search-product{left:0;right:auto;z-index:999999;background:#f5f5f7;border-radius:0;margin:4px 0 0;box-shadow:unset}div .slv-search-product .box-img{width:50px;height:50px;border:0;border-radius:5px;overflow:hidden}div .slv-search-product .products{margin:10px}div .slv-search-product .products .list{padding:0}div .slv-search-product .products .list a{background:#fff;display:flex;margin:0 0 1px;padding:10px}div .slv-search-product .products .list a:first-child{border-radius:10px 10px 0 0}div .slv-search-product .products .list a:last-child{border-radius:0 0 10px 10px}div .slv-search-product .item{margin:0 0 0}div .slv-search-product .title span{font-weight:400;text-decoration:none;color:var(--clr-1)!important;border-radius:5px;background:var(--clr-2)!important;padding:0 8px}div .slv-search-product .box-title .title{font-size:16px;line-height:1.5;height:auto;-webkit-line-clamp:1}div .slv-search-product .box-title{top:0}.slv-search-product .view-all span{display:none}.slv-search-product .view-all a{font-size:0!important}.slv-search-product .view-all a:before{content:'Show more';font-size:16px!important;line-height:1.5;color:var(--clr-1)}.back_to_menu{display:none;color:var(--clr-1);font-size:16px;line-height:1.5;margin:10px 0}.faqpage_cont{padding:100px 0;max-width:1260px;margin:0 auto}.faqpage_cont .adap_tab_head{font-size:24px}.faqpage_cont .tab_body{padding:24px 0}.faqpage_head{margin:0 auto;max-width:800px;text-align:center}.faq_ones{margin:50px auto 0;max-width:800px}.faqpage_head p{font-size:24px}.non_sticky_header .header_cont{position:absolute;margin:0!important}.non_sticky_header .fixed_burger{position:absolute}.empty_reviews .Review_formcont>h5{justify-content:center}.empty_reviews #addReviewDiv{margin:0 auto}.onblackbtns .btn-white,.onblackbtns .btn-white:visited{padding:8px 15px;height:45px;font-size:18px;display:inline-block;line-height:34px;margin:0 10px;color:#fff!important;background:0!important;border:1px solid #fff!important;text-align:center}.home_subs .subscribeform input[type=email]:-webkit-autofill{-webkit-box-shadow:0 0 0 30px var(--clr-2) inset!important;-webkit-text-fill-color:#9195a4!important}.single.add_btn_sticky .footer-copyright{padding:10px 0 105px}.review-form input,.review-form textarea{border:0!important}.review-form .twistedsearch input{border-bottom:1px solid #dfdfdf!important}.tab_bodies{border-bottom:1px solid #9195a4;margin:0 0 20px}.tab_bodies:empty{display:none}.item_adap_slider .itembgr{height:0;position:relative;padding:0 0 100%}.ttgallery_cont{border-radius:10px}.sku-listing{position:relative;z-index:200}.bgr_block video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.loading:before{content:"";border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;height:100%;background:linear-gradient(180deg,#fafafb 0,#edf1f2 100%);pointer-events:none;cursor:progress}body:not(.body_loaded) .thumb-wrap{background:linear-gradient(180deg,#fafafb 0,#edf1f2 100%)}body:not(.body_loaded) img:not([src*=".png"]):not([src*=".svg"]):not([src*=".webp"]),img:not([src]){background:linear-gradient(180deg,#fafafb 0,#edf1f2 100%);border:0}.color_addon{padding-top:100px!important;padding-bottom:100px!important;background:#f4f6f7}.color_addon:empty{display:none}.color_addon div .title{font-size:44px;line-height:1.2;margin:0 0 50px;font-weight:700}.color_addon .flex-grid .adsbundleProduct{padding:10px;background:#fff;border-radius:10px;max-width:320px}.color_addon .flex-grid{margin:0 0 50px}.color_addon div .thumbnail{padding:0;margin-bottom:20px;overflow:hidden;border:0;border-radius:10px}.color_addon .bundle-product-title{font-size:22px;color:#3d4151}.color_addon .bundle-product-price del{text-decoration:line-through;color:var(--clr-old-price);font-size:18px;font-weight:400;white-space:nowrap}.color_addon .bundle-product-price ins{margin:0 0 0 10px;font-weight:700;color:var(--clr-sale-price);font-size:26px;text-align:center;width:100%;text-decoration:none;white-space:nowrap}.color_addon .btn.adsbundle-btn{padding:10px 50px;font-size:24px;border-radius:100px;height:60px}.color_addon .adsbundle-image-preview{min-height:unset;height:0;background-size:cover;padding:0 0 100%}.color_addon .circle-bundle-product{margin:0 20px;top:50%;transform:translateY(-40px);width:40px;height:40px}.color_addon select{height:52px;cursor:pointer}.arrowdown:before{content:'';width:2px;height:11px;display:block;transform:rotate(-45deg);position:absolute;left:6px;top:4px;background:var(--clr-1);border-radius:2px}.arrowdown:after{content:'';width:2px;height:11px;display:block;transform:rotate(45deg);position:absolute;left:12px;top:4px;background:var(--clr-1);border-radius:2px}.arrowleft{display:inline-block;vertical-align:middle;width:30px;position:relative;height:30px}.arrowleft:before{content:'';width:2px;height:11px;display:block;transform:rotate(45deg);position:absolute;left:14px;top:6px;background:var(--clr-1);border-radius:2px;border:0}.arrowleft:after{content:'';width:2px;height:11px;display:block;transform:rotate(-45deg);position:absolute;left:14px;top:13px;background:var(--clr-1);border-radius:2px;border:0}.arrowright{display:inline-block;vertical-align:middle;position:relative}.arrowright:before{content:'';width:2px;height:11px;display:block;transform:rotate(-45deg);position:absolute;left:14px;top:3px;background:var(--clr-1);border-radius:2px;border:0}.arrowright:after{content:'';width:2px;height:11px;display:block;transform:rotate(45deg);position:absolute;left:14px;top:10px;background:var(--clr-1);border-radius:2px;border:0}.arrowtop{display:inline-block;vertical-align:middle}.arrowtop:before{content:'';border-width:1px 1px 0 0;display:block;transform:rotate(-45deg);border-style:solid;width:8px;height:8px}.tt_next,.tt_prev{width:50px;height:60px;background:#fff;border-radius:5px}.tt_next:before,.tt_prev:before{content:'';width:2px;margin:0;height:16px;display:block;transform:rotate(45deg);position:absolute;left:calc(50% - 1px);top:calc(50% - 14px);background:var(--clr-1);border-radius:2px;border:0}.tt_next:after,.tt_prev:after{content:'';width:2px;margin:0;height:16px;display:block;transform:rotate(-45deg);position:absolute;left:calc(50% - 1px);top:calc(50% - 4px);background:var(--clr-1);border-radius:2px;border:0}.tt_next:before{transform:rotate(-45deg);left:calc(50% + 1px)}.tt_next:after{transform:rotate(45deg);left:calc(50% + 1px)}.selectbutton:before{content:'';width:2px!important;height:11px!important;display:block;transform:rotate(-45deg);position:absolute;left:10px!important;top:10px!important;background:var(--clr-1);border-radius:2px}.selectbutton:after{content:'';width:2px!important;height:11px!important;display:block;transform:rotate(45deg);position:absolute;left:17px!important;top:10px!important;background:var(--clr-1);border-radius:2px;border:0}.mainmenu .arrowdown{display:none}.mainmenu>ul>li>.arrowdown{display:inline-block}.over_unset{overflow:unset!important}.over_hidden{overflow:hidden!important}.li_more{cursor:pointer}.li_more li li a{color:#999}.prepare_more{display:block;position:absolute;right:0}.prepare_more>ul{display:block;white-space:nowrap}.prepare_more>ul>li{display:inline-block;margin:0 40px 0 0}.prepare_columns .product-item{display:none}.currency_chooser ul{padding:0;color:#444;box-shadow:0 0 4px rgb(0 0 0 / .25);min-width:120px;left:unset!important;max-width:unset;white-space:nowrap;top:100%!important;overflow-y:auto;max-height:320px;right:0!important;overflow-x:hidden;width:unset;transform:unset!important}.currency_chooser ul a{color:#444!important;font-size:12px;padding:5px 20px 5px 5px!important;display:block;line-height:16px;font-weight:500!important}.currency_chooser ul li{padding:2px 10px;display:block!important}.currency_chooser ul li.active,.currency_chooser ul li:hover{background:#f8f9fa}.header_cont{width:100%;position:fixed;left:0;top:0;max-height:110px;background:#fff;z-index:500;min-height:66px}.header_flex{z-index:2;display:flex;width:100%;justify-content:center;align-items:center;padding:8px 0;position:relative;height:60px}.upheader{display:flex;align-items:center}.upheader>a,.upheader>div,.upheader>span{margin:0 0 0 40px}.products_cont:not(.tt_inited){display:flex;margin:0 0 0 -20px;flex-wrap:wrap}.products_cont>.product-item{padding:0 0 40px 20px;width:25%}.footer{padding:20px 0 0;color:#444;position:relative}.currency_chooser .dropdown-toggle::after,.currency_chooser .ttdropdown-toggle::after{content:'';display:inline-block;border-width:2px 2px 0 0;height:10px;width:10px;margin:-6px 0 0 5px;border-style:solid;transition:all .3s ease-out;position:absolute;border-color:unset;transform:rotate(135deg);right:10px}.currency_chooser .show .dropdown-toggle::after,.currency_chooser .show .ttdropdown-toggle::after{margin:6px 0 0 5px;border-style:solid;border-color:unset;transform:rotate(-45deg)}.fixed_burger{width:18px;height:16px;position:fixed;right:14px;top:16px;cursor:pointer;display:none}.fixed_burger i{width:18px;height:2px;background:#444;display:block;position:absolute;left:0;border-radius:3px;transition:all .3s ease-out}.fixed_burger i:first-child{top:0}.fixed_burger i:nth-child(2){top:calc(50% - 1px)}.fixed_burger i:nth-child(3){top:auto;bottom:0}.fixed_burger.active i:first-child{top:7px;width:21px;left:-2px;transform:rotate(45deg)}.fixed_burger.active i:nth-child(2){width:0}.fixed_burger.active i:nth-child(3){top:auto;bottom:7px;transform:rotate(-45deg);width:21px;left:-2px}.mainmenu_adap_cont{display:none;transition:all .5s ease-out}.product-item a{display:block;position:relative;padding:15px;border-radius:10px;transition:all .3s ease-out}.product-item .price{font-size:18px;display:flex;flex-wrap:wrap;align-items:baseline;width:100%}.product-item .price small{text-decoration:line-through;color:var(--clr-old-price);font-size:18px}.product_list_info{padding:10px 0 0;display:flex;flex-wrap:wrap;align-items:center}.product_list_info .orders_count+.starscont{margin:0;width:50%;justify-content:flex-end}.product_list_info h4{font-size:18px;text-align:left;margin:0 0 10px;width:100%;color:#444;display:block;line-height:22px;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:44px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.product-item .sale.js-salePrice{margin:0 10px 0 0;font-weight:700;color:var(--clr-sale-price);font-size:18px;text-align:left;width:100%}.single_slide .item .itembgr{height:160px;width:160px;margin:0 auto;border:2px solid #fff0;padding:3px;overflow:hidden}.single_slide .item .itembgr.active{border:2px solid var(--clr-1);padding:3px}.item_slider img{max-height:100%;display:block;width:100%;object-fit:contain;height:100%;border-radius:10px}.single_slide_cont{display:flex;user-select:none;align-items:flex-start}.single_showroom_cont{margin:0 0 0 20px;width:80vh;max-width:750px}.single_showroom{height:0;width:100%;text-align:center;position:relative;padding:0 0 100%;border-radius:10px;overflow:hidden}.single_showroom img{max-height:100%;width:100%;position:absolute;object-fit:contain;height:100%;left:0;top:0;border-radius:10px}.single_split{margin:50px 0 0;display:flex;background:#fff}.bread_sep{margin:0 10px;color:#999}.bread_sep:last-child{display:none}.breadcrumbs{color:#999;font-size:13px;line-height:18px}.breadcrumbs a{color:#999}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .current{max-width:22em;overflow:hidden;vertical-align:middle;white-space:nowrap;display:inline-block;text-overflow:ellipsis}.single_splitR .breadcrumbs .current{display:none}.pr-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap}.nicelabel .form-group{position:relative}.nicelabel .form-group label{position:absolute;left:15px;top:13px;font-size:14px;line-height:24px;font-style:italic;transition:all .3s ease-out;color:#9195a4}.nicelabel .form-group>input+label{cursor:text}.nicelabel .form-group.is-not-empty>input+label{font-size:10px;top:-2px}.nicelabel .form-group input:-webkit-autofill+label{font-size:10px;top:-2px}.nicelabel .form-group>input:focus+label{font-size:10px;top:-2px;opacity:1}.nicelabel .form-group>input{font-size:18px;transition:all .3s ease-out;color:#444;box-shadow:unset!important;outline:0!important;-webkit-appearance:none;border-radius:5px;border:1px solid;background:#fff;height:45px}.nicelabel .form-group.is-not-empty>input,.nicelabel .form-group>input:focus{padding-top:10px;padding-bottom:0!important}.nicelabel .form-group input:-webkit-autofill{padding-top:10px;padding-bottom:0!important}.nicelabel .form-group .twistedsearch input:-webkit-autofill{padding:6px 10px!important}.nicelabel .form-group select,.nicelabel .form-group textarea{color:#444;font-size:18px;box-shadow:unset!important;outline:0!important}.nicelabel .form-group.is-not-empty>textarea+label{font-size:10px;top:-2px}.nicelabel .form-group>textarea:focus+label{font-size:10px;top:-2px;opacity:1}.nicelabel .form-group>textarea{border-radius:5px;padding:15px 15px;border:1px solid}.nicelabel .form-control-select label{z-index:5;top:-2px;font-size:10px;line-height:24px}.nicelabel .bootstrap-select .dropdown-toggle .filter-option{padding-top:15px;padding-bottom:0}.errorcheck{color:#ff2e00;margin:-10px 0 20px;display:none}.error-text-color{color:#ff2e00}.review-dropdown-menu{border:1px solid #ced4da;border-radius:.25rem}#addReviewDiv{max-width:555px;padding:0;margin:0 auto 0 0}.attached_files{display:flex;flex-wrap:wrap}.attached_files>div{margin:10px 0 10px 10px}.attach_files{position:relative;display:flex;color:#fff;background:#fff;border:1px solid #444;width:40px;align-items:center;height:40px;transition:all .3s ease-out;border-radius:5px;vertical-align:middle;justify-content:center}.attach_files input[type=file]{position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer;overflow:hidden;opacity:0;z-index:2;max-width:100%;cursor:pointer}.attach_files .icon-attach{cursor:pointer;width:36px;height:36px;display:block;font-size:18px;line-height:38px}.attach_files .icon-attach:before{margin:0}.attach_files label{position:absolute;left:0!important;top:0!important;width:100%;height:100%;cursor:pointer;z-index:3}.fileinput-button{min-width:unset;padding:0;margin:0 0 0 10px;vertical-align:middle;display:inline-block;border:0}.stars_set{display:flex;float:left}.stars_set .star:before,.stars_set:hover .star:hover+.star+.star+.star+.star:before,.stars_set:hover .star:hover+.star+.star+.star:before,.stars_set:hover .star:hover+.star+.star:before,.stars_set:hover .star:hover+.star:before{display:inline-block;cursor:pointer;font-size:18px;padding:0 2px;content:'\e800';font-family:fontello;font-weight:400;color:var(--clr-rate);opacity:.5}.stars_set .star_full:before,.stars_set:hover .star:before{content:'\e800';opacity:1}.form-group{margin-bottom:10px}label.checkbox{position:static!important;display:inline-block;color:#444;margin:0 0 20px}label.checkbox span{margin:0 0 0 5px}label.checkbox input,label.checkbox span{display:inline-block;vertical-align:middle}.form-group label.checkbox{left:0!important}.addReviewForm .form-group.submit-and-attach{width:100%;display:flex;justify-content:center}.addReviewForm .form-group.conditions-review{width:100%;display:block;text-align:center}.addReviewForm .form-group:nth-child(5){width:100%;padding:15px 0;margin:0}.addReviewForm .form-group:nth-child(6){width:100%;padding:0 0;text-align:center}.addReviewForm .form-group:nth-child(6) .checkbox{margin:0 0 10px}.addReviewForm{margin:0 0 60px}.addReviewForm .form-group.submit-and-attach{width:100%;display:flex;justify-content:center}.addReviewForm .form-group.conditions-review{width:100%;display:block;text-align:center}.single_cont{position:relative}.itemadapslider{display:none}.revT{display:flex}.revT>div{margin:0 5px 0 0}.revperson{font-weight:600;font-size:14px;word-break:break-word}.revdate{color:#999;font-size:13px}.revone .stars{margin:5px 0}.revbody{margin:0 0 10px}.revone{margin:0 0 30px}.revpics{display:flex;flex-wrap:wrap;padding:0;margin:0 -10px 0 0}.revpics a{display:inline-block;margin:0 10px 10px 0;cursor:pointer}.revs .children{margin-left:20px}.stars{display:flex;font-size:16px;text-decoration:none}.stars .star{color:var(--clr-rate)}.stars span{margin:0 4px;position:relative;line-height:1}.stars .star:before{content:'\e801';font-family:fontello;display:block}.stars .star.star-full:before{content:'\e800';opacity:1}.stars .star.star-half:before{content:'\e800';opacity:.5}.stars .star.star-no:before{content:'\e800';opacity:.5}.stars .star.star-half u{overflow:hidden;text-decoration:none;position:absolute;left:0;top:0;height:100%;display:block;width:100%}.stars .star.star-half u:before{content:'\e800';font-family:fontello}.starscont{display:flex;align-items:center;gap:5px;font-size:20px;line-height:1;border-radius:4px;padding:8px;background:var(--clr-rate-bgr)}.starscont .stars{margin-top:-5px}.starscont-count{margin-left:10px;cursor:pointer}.starscont-count:hover{text-decoration:underline}.single .stars span{margin:0 5px}#item-revs a .stars{line-height:24px;margin:0 5px 0 10px}.item-revs>h3{text-align:center;font-weight:700;text-transform:uppercase}.reviewcount{font-size:14px;line-height:24px}.reviews_cont{padding:10px 0}.Review_formcont>h5{text-align:center;margin:30px 0;display:flex;font-size:16px;justify-content:flex-start}.Review_formcont>h5 span{cursor:pointer;font-weight:400;display:flex;align-items:center;width:320px;justify-content:center}.wrap_review_list{display:none}.btn2{color:var(--clr-1)!important;border:2px solid!important;font-size:20px;height:45px;border-radius:5px;line-height:26px;padding:10px 30px;transition:all .3s ease-out}button.btn2[type=submit],input.btn2[type=submit]{padding:7px 19px;height:45px;font-size:20px;line-height:24px;min-width:260px}.star-text{margin:0 0 10px;align-items:center;display:flex}.star-text .date{margin:0 0 0 10px;line-height:16px}.revs .comment .name{font-weight:600}.revs .comment p{font-size:16px}.single_item_content{margin:0 0 50px}.single_item_content:last-child{margin:0 0 50px}.itemspecscont{margin:0 0 10px}.itemspecs{line-height:20px;font-size:16px;color:#444;margin:0 0 10px;display:flex;justify-content:space-between}.specL{width:calc(50% - 5px);text-align:right;font-weight:700}.specR{width:calc(50% - 5px);text-align:left;align-self:flex-end}.content table{border:1px solid #dfdfdf!important;border-collapse:collapse;width:100%!important;margin:20px 0!important;text-align:center}.content table td{padding:10px;border:1px solid #dadada;line-height:18px;font-size:14px}.content table th{padding:20px 10px;border:1px solid #dadada;line-height:18px;font-weight:700;font-size:16px}.content ol li{list-style:decimal inside;margin:0 0 5px;font-size:16px;line-height:1.6}.content ul li{margin:0 0 5px 20px;font-size:16px;line-height:1.6;padding:0 0 0 5px;list-style:outside}.content p{font-size:16px;line-height:1.6;margin:0 0 10px}.content>div[style]{width:auto!important}.content span.info{font-size:14px;font-style:italic}.content h2{margin:0 0 20px}.content p+h2{margin:30px 0 20px}.content div[style*=margin]{margin:0!important}.table-wrap{margin:0 0 20px}.rs_cont{max-width:400px;margin:0 0 0 40px;width:100%}.rs_rev_one{color:#797979;display:flex;width:100%;align-items:center;line-height:24px;font-size:14px;margin:0 0 5px}.rs_desc{width:100px;margin:0 15px 0 0;text-align:right}.rs_perc{width:100%}.percent{height:12px;background:#f2f2f4;border-radius:10px}.percent span{background:#ffbe72;display:block;height:12px;border-radius:10px}.rs_count{margin:0 0 0 15px;text-align:left;width:30px}.stars{margin:0 -2px}.single_splitR{width:calc(45% - 25px);padding:0;margin:0 0 0 50px;position:relative}.single_splitL{width:calc(55% - 25px);padding:0}.main_split_right .single_splitL{position:relative}.single_slide_cont{display:flex;user-select:none;position:fixed;width:calc((100% - 100px)*.55 - 25px)}.single_slide_cont_abs{position:absolute;bottom:0;width:calc(55% - 25px)}.single_splitR_abs{position:absolute;bottom:0}.img_scroller_abs{position:absolute;bottom:0;width:calc(100% + 20px)}.img_scroller_fixed{position:fixed;bottom:100px;width:calc((100% - 100px)*.55 - 25px + 20px)}.single_splitR_fixed{position:fixed;bottom:100px;width:calc(((100% - 100px)*.45) - 25px)}.priceflex{display:flex;align-items:center;flex-wrap:wrap}.single_splitR .rate{margin:0 0 0}.single_splitR_sticky.sticky_active{position:sticky;top:120px}.priceflex>div{margin-right:20px}.meta-item-img img{max-height:80px;cursor:pointer;max-width:80px;width:80px;height:80px;object-fit:contain;border-radius:10px}.meta-item-img{width:80px;height:80px;display:inline-block;margin:0 0 20px 20px;text-align:center;position:relative;vertical-align:middle;border-radius:10px;overflow:hidden;cursor:pointer}.meta-item.disabled{opacity:.5}.sku-img .value{margin:0 0 0 -20px}.sku-row .value{margin:0 0 0 -20px}.js-item-sku .value{margin-bottom:15px}.item_right{position:relative}.wrap-review_list{display:none}.meta-item-text{padding:0 15px;height:56px;white-space:nowrap;min-width:56px;line-height:56px;font-size:24px;color:var(--clr-1);text-align:center;margin:0 0 20px 20px;border:2px solid;display:inline-block;cursor:pointer;background:#fff;position:relative;border-radius:28px;vertical-align:middle}.meta-item-text.active{height:56px;min-width:56px;background:var(--clr-1);color:#fff!important;border-color:var(--clr-2)}.meta-item-text:not(.disabled):hover{border-color:var(--clr-1);color:var(--clr-1)}.meta-item-img.disabled{opacity:.5}.meta-item-text.disabled{opacity:.5}.js-sku-set.disabled{overflow:hidden;background:rgb(0 0 0 / .15);border-radius:50px}.js-sku-set.disabled:after{content:'';position:absolute;left:calc(50% - 100px);top:calc(50% - 0px);width:200px;transform:rotate(-45deg);height:1px;background:#444}.select_quantity__btn{background:0;-webkit-appearance:none!important;height:30px;margin:0;width:30px;transition:all .3s ease-out;position:relative;color:#3d4151;font-size:14px;border:0;cursor:pointer;border-radius:50%}.select_quantity{position:relative;height:45px;margin-right:20px;align-items:center;display:flex;background:#f5f5f7;padding:5px 5px;border-radius:5px}.select_quantity input{width:40px;height:40px;font-size:24px;color:#3d4151;border:0 solid #d2c5c5;font-weight:700;background:0 0;text-align:center;-webkit-appearance:none;border-radius:0}.single_bgr .select_quantity{background:#fff;border:2px solid var(--clr-1)}.select_quantity__btn{transition:all .3s ease-out}.single_bgr .select_quantity__btn:active,.single_bgr .select_quantity__btn:hover{box-shadow:0 4px 20px rgb(77 54 116 / .15)!important}.js-quantity_add:before,.js-quantity_remove:before{content:'';width:12px;height:2px;background:#3d4151;position:absolute;left:calc(50% - 6px);top:calc(50% - 1px);border-radius:5px}.js-quantity_add:after{content:'';height:12px;width:2px;background:#3d4151;position:absolute;top:calc(50% - 6px);left:calc(50% - 1px);border-radius:5px}.with_stock_flex{display:flex;align-items:center}.stock{font-size:18px;color:#50c450;font-weight:600;text-transform:capitalize}.outofstock{color:#d93025;white-space:nowrap;margin:20px 20px 20px 0}.singlecartplate{display:flex;margin:30px 0 40px;flex-wrap:wrap}.view_cart_cont{text-align:center;width:100%;margin:10px 0 0}.view_cart{font-size:16px;cursor:pointer}#buyNow{font-size:14px;height:60px;width:100%;border:0 solid;border-radius:30px;background:#ffc439;color:#111;text-transform:unset}#buyNow:hover{box-shadow:inset 0 0 100px 100px rgb(0 0 0 / .05)!important}.add_btn{width:calc(100%)}.buynow_btn{width:100%;margin:20px 0 0;text-align:center}.sku_view_less{display:none;z-index:100}.sku_view_all{display:none}.product-sku .name{font-size:24px;color:#3d4151;margin:0 0 10px;line-height:1.5;font-weight:400}.product-sku .name span{font-weight:700}.sku_img_select_cont .name span,.sku_text_select_cont .name span{display:none!important}.recents_slider_cont,.recs_slider_cont{padding:50px 0 0}.recs_slider_cont:last-child{border-bottom:2px solid #fff}.recs_slider_cont{background:#fff}.recs_slider_cont .tt_next,.recs_slider_cont .tt_prev{background:#f6f6f7}.recents_slider_cont .tt_next,.recents_slider_cont .tt_prev{background:0;width:28px;right:-35px;height:calc(100% - 40px);display:flex;margin:0;top:0;align-items:center;justify-content:center;transform:none}.recents_slider_cont .tt_prev{left:-35px;right:auto}.recs_slider_cont .tt_next,.recs_slider_cont .tt_prev{background:0;width:28px;right:-35px;height:calc(100% - 40px);display:flex;margin:0;top:0;align-items:center;justify-content:center;transform:none}.recs_slider_cont .tt_prev{left:-35px;right:auto}.recents_slider,.recs_slider{position:relative;margin:0}.recents_slider .galpager_cont,.recs_slider .galpager_cont{position:relative;width:100%;padding:30px 0 40px}.dis_arrow{display:none}.single_slide .tt_next{right:50%;top:auto;bottom:-40px;height:30px;width:60px;padding-top:2px;transform:translateX(50%)}.single_slide .tt_next:before{transform:rotate(-45deg);margin:6px 0 0 -5px}.single_slide .tt_next:after{transform:rotate(45deg);left:calc(50% + 6px);top:calc(50% - 8px)}.single_slide .tt_prev{right:50%;bottom:auto;height:30px;width:60px;top:-40px;left:auto;padding-bottom:2px;transform:translateX(50%);display:none}.single_slide .tt_prev:before{transform:rotate(45deg);margin:6px 0 0 -5px}.single_slide .tt_prev:after{left:calc(50% + 5px);top:calc(50% - 8px)}.single_slide{position:relative}.item_slider{margin:0}.with_arrows .tt_next,.with_arrows .tt_prev{display:block}.single_slide .item .itembgr b.flag{margin-right:10px!important}.load_more_cont{display:flex;justify-content:center;padding:0 0 20px;width:100%}.jssocials-shares{display:flex}.recents_slider_cont h3,.recs_slider_cont h3{font-size:44px;font-weight:700;text-align:center;text-transform:capitalize}.recents_slider_cont p,.recs_slider_cont p{font-size:24px;text-align:center}.cat_filter{padding:20px 0;background:#fff;display:flex;justify-content:flex-end;align-items:center}button.dropdown-toggle:after{border-width:0 1px 1px 0;content:''!important;display:inline-block;transform:rotate(45deg);border-style:solid;width:6px!important;position:relative;border-color:#444;margin:0;height:6px!important;top:-3px}.sort-select .bootstrap-select{border:1px solid #d2c5c5}.sort-select label{margin:0 10px 0 10px}.sort-select .twistedtext{border:0!important}.simple{max-width:960px;margin:0 auto 60px}.simple h1{margin:0 0 40px;text-align:center;font-size:36px}.simple p{line-height:25px;font-size:16px;margin:0 0 15px}.simple h2,.simple h3{margin:0 0 5px}.whitesocs.socs{display:flex}.whitesocs.socs i{display:inline-block;width:26px;height:26px;line-height:26px;font-size:18px;background:0;color:#444;text-align:center;border-radius:2px;transition:all .5s ease-out}.whitesocs.socs a:hover i{color:#999}.trackcont{min-height:calc(100vh - 430px);background:var(--clr-2);padding:50px 0}.trackcont h1{text-align:center;margin:0 0 30px}.trackform{max-width:80vw;margin:0 auto}.trackform_input{width:100%;margin:0 50px 0 0}.trackform form{display:flex;justify-content:center;width:100%;margin:0 0 40px}.trackform div.form-group>input{width:100%;margin:0;height:45px;border:0;border-radius:0;padding:0;background:0!important;border-bottom:1px solid}.trackform .nicelabel input+label{left:0;font-style:normal;font-size:20px;color:#3d4151;top:12px}.trackframe{margin:0;padding:50px 0;display:none}.trackform .btn{min-width:260px;padding:0 20px;height:45px;font-size:20px;line-height:36px;position:relative;border:1px solid;background:0}.angleswitch u{display:none}.non_min{min-height:0}.page404{background:url(/wp-content/themes/rockwell/images/404.jpg) no-repeat center center #fff0;background-size:cover;position:relative;text-align:center;margin:-20px 0 0}.page404:before{position:absolute;content:'';display:block;left:0;top:0;width:100%;height:100%;z-index:1}.page404>div{position:relative;z-index:2;color:#fff}.page404center{display:flex;justify-content:center;flex-direction:column;min-height:400px;height:calc(100vh - 95px);position:relative;z-index:2;max-width:825px;margin:0 auto;text-align:center}.page404 .flexbtns{margin:50px 0 0;justify-content:center;display:flex}.page404center h1{font-size:70px}.page404center p{font-size:30px;line-height:1.8;margin:0}.content_plus{width:100%;padding:0 0 20px;text-align:center}.orders_count{margin:0 0 0 10px}.product-item>span>a{transition:all .3s ease-out;position:relative}.single_socs{display:flex;margin:10px 0 0}.single_socs a{margin:0 20px 0 0;font-size:18px}.search_cont{position:relative;display:flex;align-items:center}.search_cont input{border:0;height:40px;width:0;transition:all .3s ease-out;color:#555;margin:0}.search_submit{cursor:pointer;font-size:16px}.search_cross{position:relative;right:0;top:0;height:40px;font-weight:400;width:20px;font-size:30px!important;line-height:32px;align-items:center;text-align:center;justify-content:center;cursor:pointer;display:none}.search_cont.active input{display:inline-block;width:300px}.search_cont.active .search_cross{display:inline-block}.item_adap_slider{display:none}p.noreviews{font-size:18px;color:#999;margin:0 0 50px}p.noreviews+.Review_formcont{margin:-30px 0 50px}.adap_prices{display:none}.product-item .discount{background:var(--clr-badge-bgr);color:var(--clr-badge);padding:5px 8px;border-radius:5px;height:32px;font-size:14px;line-height:1.4;margin:0 0 0 20px;z-index:10}.thumb-wrap{position:relative;width:100%;height:0;padding-bottom:100%;border:0 solid #f6f6f6;overflow:hidden;border-radius:10px}body:not(.underlay) .catalog_one_cont .thumb-wrap{border:0;padding-bottom:100%}.thumb-wrap img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;transition:all .2s ease-out;border-radius:10px}.twin_products .thumb-wrap img{object-fit:cover}.product-item .last_chance{background:#444;color:#fff;padding:5px 10px 5px 10px;position:absolute;font-size:13px;right:0;border-radius:4px 0 0 4px;bottom:20px;font-weight:600}.contact_email a,.content li a:not([role]),.content p a,.insta_block h2+a,.view_cart,.write_btn{color:var(--clr-link)}.contact_email a:hover,.content li a:hover,.content p a:hover,.view_cart:hover,.write_btn:hover{color:var(--clr-link)}.single_slide .itembgr{cursor:pointer;position:relative}.itembgr.active:before{position:absolute;left:0;top:0;width:100%;height:100%;border:1px solid #444}.pagercont{margin:0 0 0 20px}.pager{display:flex;justify-content:center;align-items:center;margin:20px 0 50px;line-height:21px;font-size:14px}.pager ul{text-align:center;display:none;justify-content:center;align-items:center;margin:0 0}.pager li{display:inline-block}.pager a,.pager li span,.pager>span{padding:5px 10px;margin:0 3px;display:inline-block;line-height:28px;border-radius:3px;border:1px solid #444;min-width:40px}.pager li.active a,.pager li.active span{border:1px solid #444;background:#444;color:#fff}.pager i{padding-bottom:5px}.pager i.arrowleft{padding-left:3px}.pager i.arrowright{padding-right:3px}.pager a,.pager span{text-align:center}.pager span.current{color:#999}.pager li.empty{margin:0 10px}.loadmore_review{text-align:center}.adappagercont span.page-numbers{display:none}.pager{line-height:1.2;font-size:20px}.pager ul{position:relative}.pager .arrowright:before{border-width:2px 2px 0 0}.pager .arrowleft:before{border-width:0 0 2px 2px}.adappagercont{display:block}.only_more .adappagercont,.only_more .item-revs .pagercont,.only_more .pager>ul{display:none!important}.only_page .item-revs .pagercont,.only_page .load_more_cont,.only_page .loadmorecont{display:none!important}.only_page .item-revs .load_more_cont:not([style]){display:flex!important}.load_more_cont{padding:20px}.fullreviews{position:relative}.fullreviews .loadmore{height:45px;font-size:20px;cursor:pointer;display:inline-block;line-height:45px;text-align:center;color:var(--clr-link);text-transform:capitalize}.fullreviews .load_more_cont{position:absolute;width:auto;margin:0;padding:0;bottom:-80px;right:0}.dropdown-item:focus,.dropdown-item:hover{color:#2eb6e9;text-decoration:none;background-color:#f8f9fa}.upbutton{width:50px;border-radius:3px;text-align:center;cursor:pointer;font-size:14px;background:#fff;color:#444;text-transform:uppercase;padding:10px 0;right:53px;font-weight:700;bottom:50px;position:fixed;z-index:900;display:none}.currency_chooser ul li:hover a{color:#2eb6e9!important}.youtube_block{max-width:50%;width:100%;padding:0 0 40px 20px}.ads-search-product,.slv-search-product{top:100%;min-width:275px}.searchH1{display:flex;justify-content:center;align-items:baseline;line-height:1;color:#3d4151}.searchH1 h1{line-height:1;font-size:44px;text-transform:capitalize;margin:0 10px 0 0}.searchH1 div{line-height:1;font-size:40px;margin:0 10px 0 0}.searchH1 span{font-size:40px}.searchpops{text-align:center;font-size:24px;margin:20px 0 0}.searchpops p{margin:0}.searchpops .h1{font-weight:600;font-size:36px;text-align:center;margin:50px 0 100px}.contact_tel{display:flex!important}.contact_tel i{margin:0 5px 0 0}.contact_tel a{display:inline!important;margin:0;padding:0!important}.js-autocomplete-search{border-radius:0}iframe{max-width:100%}.img_link i{font-size:20px;line-height:1;display:flex}.sl-wrapper .sl-navigation button{position:fixed;top:0;margin-top:0;width:60px!important;text-align:center;height:100%;display:block;z-index:1060;color:#000}.sl-wrapper .sl-navigation button.sl-next{right:0!important}.sl-wrapper .sl-navigation button.sl-prev{left:0!important}.h1cont h1{font-size:44px;text-align:center;margin:0}.sl-wrapper .sl-close{z-index:1061}.cart-item-title h3{line-height:24px!important}img[src*=".svg"]{width:100%}.revpics img{max-height:200px;border-radius:10px;height:200px;object-fit:cover;width:200px}.mainmenu_cont{z-index:1;background:#f5f5f5}.conf_block{display:flex;padding:20px;justify-content:space-between;background:#fff}.conf_one{display:flex;width:32%}.view_cart_btn{text-transform:uppercase;font-weight:600}.page-confirmation p{text-align:center}.page-confirmation{min-height:400px;padding:50px 30px}.page-confirmation .row{margin:0;justify-content:center}.carticons{position:relative}.upheader .carticons span{position:absolute;text-align:center;right:-7px;top:calc(50% - 15px);background:#ff4545;font-size:0;color:#fff!important;padding:0 2px;width:7px;border-radius:50%;font-weight:600;height:7px}.carticons i.icon-basket{font-size:23px}.mainmenu .current-menu-item>a{font-weight:700}.menu_ul>li>a{text-transform:uppercase}.menu_ul>li{padding:0 0 5px}.flag{width:20px!important;height:15px!important}.ani_cross{background:0!important;width:30px;height:30px;display:block;padding:5px}.ani_cross:after,.ani_cross:before{transition:all .5s ease-out;content:'';width:21px;height:3px;position:absolute;background:#444;display:block;border-radius:3px;transform:rotate(-45deg);margin:8px 0 0}.ani_cross:after{transform:rotate(45deg)}.footer{padding:50px 0 50px;border-bottom:1px solid #ebebeb;background:var(--clr-footer-bgr2)}.footer a{color:var(--clr-footer-link2);font-size:14px;line-height:24px;border-bottom:1px solid #fff0;transition:all .4s ease-out}.footer a:hover{text-decoration:underline}.footerC{display:flex;justify-content:center;padding:30px 0 0;font-size:12px}.footpics{display:flex}.footpics img{max-height:30px;margin:0 5px}.footpics img[src*='.svg']{width:100px}.footone h5{text-transform:uppercase;font-size:14px;line-height:24px;font-weight:600;color:var(--clr-footer-head2)!important}.fonecont div,.fonecont li{margin:0 0 4px}.copyright{font-size:12px;color:#dadada}.btn-prime{line-height:30px;background:#fff;color:var(--clr-1);padding:10px 30px;height:50px;align-items:center;display:flex;font-weight:700;transition:all .5s ease-out;font-size:20px;border-radius:25px;text-transform:capitalize}.btn-prime i{width:26px;border-radius:50%;height:26px;background:#fff;margin:0 0 0 10px}.view_video{border:1px solid;transition:all .5s ease-out;color:#444;border-radius:3px;width:220px;margin:0 0 0 30px;line-height:38px;font-size:20px;font-weight:700;align-items:center;height:60px;justify-content:center;display:flex}.view_video:hover{background:rgb(255 255 255 / .37)}.view_video:first-child:last-child{margin:0}.full_a_link_cont>.container>a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5}.full_a_link_cont .view_video{position:relative;z-index:6}.full_a_link_cont .prime_block .prime_block_cta{width:auto}.full_a_link_cont .prime_block{z-index:5}.scene_block{height:100vh;width:100%}.bgr_block{overflow:hidden}.prime_block{position:absolute;text-align:left;margin:0 auto 40px 0;top:50%;width:50%;transform:translateY(-50%)}.prime_block .prime_block_header{margin:0 0 50px}.prime_block .prime_block_header h2{font-size:44px;line-height:1.2;font-weight:600;margin:0 0 30px}.prime_block .prime_block_header p{margin:0 0 30px;font-size:28px;line-height:1.5}.prime_block .prime_block_cta{position:static;text-align:center;width:100%;max-width:470px;font-size:30px;display:flex;justify-content:space-between;line-height:1.4}.prime_block_cta a{text-decoration:none!important}.prime_block_cta span{font-size:20px;line-height:1.4;text-transform:uppercase;color:#fff}.right_block.scene_block .prime_block{margin:0 0 40px 0;text-align:right;right:38px}.right_block .prime_block .prime_block_cta{justify-content:flex-end;margin-left:auto}.center_block.scene_block .prime_block{text-align:center;left:50%;margin:0 auto 40px 0;transform:translateX(-50%) translateY(-50%)}.center_block .prime_block .prime_block_cta{justify-content:center;margin-left:auto;margin-right:auto}.fonecont ul{list-style:none}.rev_comments .pagercont{display:none}.homearticle{margin:50px auto;max-width:800px}.homearticle_full{margin:50px auto;max-width:800px}.adapmore{display:none}.main_catalog .catalog_one_cont:nth-child(2n){background:#f6f6f6}.tt_one{position:relative}.home .tt_next,.home .tt_prev{position:absolute;top:50%;border-radius:3px;opacity:0;transition:all .3s ease-out;font-family:fontello;text-align:center;margin:-23px 0 0;z-index:20;transform:unset;width:auto;height:auto;cursor:pointer;background:rgb(255 255 255 / .6)}.home .tt_next{right:-5px}.home .tt_prev{left:-40px}.home .tt_next:active,.home .tt_next:hover,.home .tt_prev:active,.home .tt_prev:hover{background:#444;color:#fff}.home .tt_next:before,.home .tt_prev:before{content:'\e809';font-size:27px;padding:10px;display:inline-block;transform:unset!important;border:0;width:auto;height:auto;margin:0;background:0;color:var(--clr-1)}.home .tt_next:before{content:'\e804'}.home .tt_next:after,.home .tt_prev:after{content:unset}.catalog_one_cont:hover .tt_next,.catalog_one_cont:hover .tt_prev{opacity:1}.why_img img{height:100%;object-fit:cover;width:100%}.why_slider.tt_inited{margin:0}.why_us_cont .galpager_cont{position:absolute;bottom:24px;height:45px;top:auto}.why_us_cont .galpager{position:relative;display:flex;width:100%;justify-content:center}.home .tt_inited{margin:0}.home.underlay .main_catalog .tt_inited{margin:10px auto}.single_underlay .recs_slider .ttgallery_cont{background:#fff;border-radius:5px}.underlay .most_popular_cats{padding:50px 0 50px}.home.underlay .main_catalog .ttgallery_cont{background:#fff;border-radius:5px}.galpager_cont{position:relative;width:100%;padding:30px 0 0}.galpager_cont span:before{width:12px;height:12px;margin:10px;border:0;background:rgb(68 68 68 / .3)}.galpager_cont span.active:before,.galpager_cont span.vis_active:before{background:#444}.insta_block{padding:50px 0 0;text-align:center}.instas{display:flex;position:relative;flex-wrap:wrap;margin:0 0 0 -20px}.instas div{max-width:20%;width:calc(20% - 20px);position:relative;overflow:hidden;margin:0 0 20px 20px}.instas a{position:relative;overflow:hidden;display:block;border-radius:10px}.instas span:after{content:'\f16d';font-family:fontello;color:#fff;font-size:30px;justify-content:center;display:flex;align-items:center;position:absolute;left:-100%;top:0;width:100%;height:100%;background:rgb(0 0 0 / .3);opacity:.2;transition:opacity .5s ease-out}.instas span:active:after,.instas span:hover:after{opacity:1;left:0}.insta_block h2{margin:0 0 0!important;text-transform:uppercase;font-size:24px}.insta_block h2+a{font-size:44px;text-decoration:none;display:inline-block;margin:10px 0 50px;text-transform:uppercase}.instas img{width:100%;border-radius:10px}.instas a{width:100%}.instas span{display:block;height:0;padding:0 0 100%}.instas img{object-fit:cover;position:absolute;width:100%;height:100%;left:0}.box-partners{display:flex;align-items:center}.box-partners+.box-partners{margin-left:50px}.upheader .usericon_cont{font-size:12px;text-transform:uppercase;font-weight:600}.header_cont>.container{z-index:200}.search_cont input::-webkit-input-placeholder{color:#999;font-style:italic;font-size:12px}.rate_flex{display:flex;justify-content:space-between;flex-wrap:wrap}.rate_flex .stars{cursor:pointer;font-size:23px}.single .breadcrumbs .current{display:none}#form_singleProduct h1{font-size:40px;font-weight:500;line-height:1.2;margin:0 0 30px;color:var(--clr-prod-title)}.product_list_info h4{color:var(--clr-prod-title)}.pr-breadcrumbs{padding:20px 0}.pr-breadcrumbs u{text-decoration:none;padding:0 10px}.input_quantity .name{margin:0 10px 0 0;color:#797979}div.input_quantity{margin:0 0 40px;display:flex;align-items:center}#faqs-box .h3,#faqs-box h3{font-size:16px;line-height:1.5;margin:0;font-weight:700}#faqs-box p{font-size:16px;line-height:1.5}.item-returns .h3,.item-returns h3{font-size:16px;line-height:1.5;margin:0;font-weight:700}.item-returns p{font-size:16px;line-height:1.5}.item-returns h2{text-transform:uppercase}.item-returns p+h2{margin-top:40px}.search_submit i:before{font-weight:600}.pilot_cont{margin:50px 0}.adapsubmit i{width:28px;border-radius:50%;height:28px;margin:0 10px}.h1contflex{display:flex;justify-content:center;align-items:baseline}.h1contflex span{margin:0 0 0 10px;position:relative;font-size:40px;top:-2px}.admin-bar .header_cont{margin-top:32px}.admin-bar .fixed_burger{top:50px}.category_article{margin:0 15px 50px;line-height:1.8}h2.big_link{line-height:1.4;font-size:44px;text-align:left;margin:0 0 30px}h2.big_link a{color:#444}.about_s_cont{padding:100px 0;background:#f5f5f7}.about_s_one{position:relative;padding:40px 0;font-size:20px;width:100%;margin:0 auto;line-height:1.5}.about_s_img{width:50%}.about_s_img img{max-width:600px;object-fit:contain;width:100%}.about_s_text{width:50%;transition:all .5s ease-out;display:flex;line-height:1.5;font-size:24px;flex-direction:column;justify-content:center;margin:0 0 0 30px;align-items:flex-start}.about_s_text i{font-size:14px;line-height:1;font-style:normal;color:#999;margin-top:10px}.about_s_text_high{background:var(--clr-2);color:var(--clr-1);padding:30px;border-radius:10px}.about_s_cont .padder:after{content:'';display:block;clear:both}.about_s_text p{font-size:24px;color:#444;margin-top:20px;max-width:750px}.about_s_text b{font-size:36px;color:#444;text-transform:capitalize}.about_wrap{max-width:885px;margin:0 auto}.about_s_one p{line-height:1.5}.about_s_one ul{margin:40px 20px;list-style:disc}.about_s_one img{border-radius:20px;margin:20px 0;display:block}.jssocials-share{display:flex;align-items:center}.jssocials-share:not(:last-child){margin:0 50px 0 0}.jssocials-share-count-box{font-size:12px}.is_frame #sidebar,.is_frame .breadcrumbs,.is_frame .footer,.is_frame .header,.is_frame .upbutton{display:none}.is_frame .simple{padding-top:40px}#js_paypal-button-container{margin:50px auto 0;width:100%;max-width:500px}.get_shade:after{content:'';position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgb(0 0 0 / .5);z-index:1000}.get_shade>div{z-index:1005;position:relative}.header.get_shade:after{width:100%}.header{position:relative;transition:all .3s var(--md-animation-function);box-shadow:0 0 0 0 rgb(0 0 0 / .001)}.header.get_shade_menu{z-index:1005;box-shadow:0 0 0 10000vh rgb(0 0 0 / .5)}.ads-search-product,.slv-search-product{max-height:80vh;overflow:auto}.mainmenu.few_items>ul{justify-content:flex-start}.mainmenu.few_items>ul>li+li{padding-left:50px}a[href*="cur="] b{margin-right:10px}a[href*="cur="] b img{min-width:22px;min-height:16px}.itembgr_video::after{font-family:fontello3;content:'\e801';position:absolute;font-size:28px;top:0;left:0;width:100%;padding:0 0 0 5px;color:#fff;background:rgb(0 0 0 / .25);display:flex;height:100%;align-items:center;justify-content:center}.item_slider .itembgr_video img{object-fit:cover;height:100%}.out_of_stock_disable .add_btn{pointer-events:none}.box-partners{display:flex;align-items:center;padding:0 20px 20px}.box-partners .name{font-size:12px;margin:0 5px 0 0;white-space:nowrap;text-transform:uppercase;color:#fff}.single_showroom video{position:absolute;background:#000;left:0;top:0}.itembgr_video_adap_play{position:absolute;top:0;right:0;width:calc(100% - 20px);background:rgb(120 120 120 / .1);display:flex;height:calc(100% - 20px);align-items:center;justify-content:center;cursor:pointer}.itembgr_video_adap_play::after{font-family:fontello;content:'\e80c';font-size:80px;color:#fff;transform:translate3d(9px,0,0)}.itembgr_video_adap_play::before{content:'';width:120px;height:120px;border:5px solid #fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.rub_currency_body .cart-item-price,.rub_currency_body .dropdown_currency .dropdown-toggle span,.rub_currency_body .item-price,.rub_currency_body .js-price,.rub_currency_body .js-salePrice,.rub_currency_body .newprice span,.rub_currency_body .oldprice span,.rub_currency_body .price,.rub_currency_body [data-singleproduct=save]{font-family:system,-apple-system,BlinkMacSystemFont,'Segoe UI','Segoe WP',Cochin,Ubuntu,Oxygen,Cantarell,'Fira Sans','Helvetica Neue',Helvetica,'Lucida Grande','Droid Sans',Tahoma,'Microsoft Sans Serif',sans-serif}.home .lity-close{position:absolute;top:-40px}.item_slider{opacity:0}.item_slider.tt_inited{opacity:1}.item_slider img{color:#fff0}.sort-select{display:flex;align-items:center}.sort-select select{display:none}.nicelabel label+.twistedselect>.twistedtext{padding:10px 30px;height:45px;border:0;line-height:30px;border-radius:5px}.nicelabel .selectbutton{right:10px;top:10px}.nicelabel .focustwister .twistedtext{border:0!important}.nicelabel .twistedsearch input{border:0;padding:10px 30px;border-radius:25px 25px 0 0;height:45px}.nicelabel .form-group>input{padding:10px 15px}.nicelabel .ghostinshells div{border-radius:50px}.nicelabel .ghostinshells{padding:10px 15px 20px;border-radius:0 0 25px 25px!important;border:0}.nicelabel .twistedsearch+.ghostinshells{margin:50px 0 0}.twistedselect.js-select_sort{width:204px}.force_load_more>.pager>ul{display:none!important}.force_load_more .loadmorecont{display:block!important}.force_load_more .adappagercont{display:none!important}.no_cart_message #cart-message{display:none!important;opacity:0!important}.ads-search-product .view-all a,.slv-search-product .view-all a{display:block;padding:10px 0}.ppd_block{font-size:16px}.sku_classic .meta-item-img u{display:none}.sku_classic .js-item-sku_cont{width:100%}.sku_classic .meta-item-img{width:60px;height:60px;margin:0 10px 10px 0;padding:5px}.sku_classic .js-item-sku .value{display:flex;margin:0;flex-wrap:wrap}.sku_classic .js-sku-set.disabled{background:0;border-radius:30px}.sku_classic .meta-item-text{height:45px;width:auto;min-width:40px;line-height:45px;font-size:18px;margin:0 10px 10px 0;border-radius:5px}.sku_classic .meta-item-img.active:before,.sku_classic .meta-item-text.active{border-color:var(--clr-1)}.logo a{display:flex;align-items:center}.logo span{margin:0 5px 5px 5px;font-size:32px;line-height:1;opacity:0}.logo img+span{margin:0 0 0 10px}.count_item{display:none!important}@keyframes infiniteScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.brand_glider_cont{overflow:hidden;height:140px;position:relative}.brand_glider{display:flex;min-width:200vw;position:absolute}.brand_glider .item{padding:10px 40px;width:calc(100vw / 7);min-width:200px}.brand_glider .item img{min-width:120px;max-height:unset}.brand_glider{animation:infiniteScroll 20s linear infinite;animation-delay:4s}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;margin:0}.size_chart_table{text-align:center;min-width:700px}.size_chart_table tr:nth-child(odd){background:rgb(200 200 200 / .1)}.size_chart_table tr:first-child{background:#fff}.size_chart_table tr+tr:hover{background:var(--clr-1);color:#fff!important}.size_chart_table th{border-bottom:1px solid;padding:5px 15px 10px;text-align:center;font-size:14px}.size_chart_table td{padding:6px 15px;font-size:14px}.chart_modal_block{padding:30px 10px 10px;background:#fff;position:relative}.chart_modal_block h4{font-size:20px;font-weight:600;padding:0 0 10px}.chart_modal{position:fixed;top:0;left:0;z-index:8000;width:100%;background:rgb(0 0 0 / .2);height:100vh;display:none}.chart_modal_inner{display:flex;justify-content:center;align-items:center;height:100vh;overflow:auto}.chart_close{position:absolute;right:0;top:0;width:40px;height:40px}.chart_close:after,.chart_close:before{content:'';width:20px;height:2px;background:#444;position:absolute;right:25%;top:50%;transition:all .4s ease-out;transform:rotate(45deg)}.chart_close:after{transform:rotate(-45deg)}.chart_table_block{max-width:90vw;overflow:auto}@media (max-width:767px){.chart_modal_inner{display:block}.size_chart_table{min-width:unset}.chart_close{right:0}.chart_table_block{max-width:100vw}}.content table{max-width:100%;height:auto}.content table td{padding:15px;width:auto!important;height:auto!important}.content table th{font-weight:700}.content table b,.content table strong{font-weight:400}.content table tr:first-child td,.content table tr:first-child td b,.content table tr:first-child td strong{font-weight:700}@media (max-width:767px){.content table td{padding:7px;font-size:13px}}@font-face{font-family:fontellos;src:url(data:application/octet-stream;base64,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) format('woff')}#instagram-home .thumb-wrap:after{content:'\f16d';font-family:fontellos;color:#fff;font-size:30px;justify-content:center;display:flex;align-items:center;position:absolute;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / .7);opacity:0;transition:all .5s ease-out}#instagram-home a:active .thumb-wrap:after,#instagram-home a:hover .thumb-wrap:after{opacity:1}.simple .h3,.simple h3{margin:40px 0 10px}.tab_bodies .content .h3,.tab_bodies .content h3{margin:40px 0 10px}.tab_bodies .content .h3:first-child,.tab_bodies .content h3:first-child{margin:0 0 10px}.single-product .product-main .savePercent{white-space:nowrap}.menu_products .product-item{display:none;margin:20px 0 0;max-width:500px}@media (min-width:768px){.single-product div.price-rate{display:flex;flex-wrap:wrap}.no_image_menu a:hover{border-radius:50px}.headermenu>ul>li>a{position:relative;text-decoration:none!important}.headermenu>ul>li>a:hover:before{width:calc(100%);opacity:1}.headermenu>ul>li>.too_many_cont,.headermenu>ul>li>ul{background:#fff;max-height:80vh;overflow:auto;display:none;padding-right:350px!important;position:fixed!important;left:0;width:100%;top:auto;margin-top:-1px}.headermenu>ul>li>div>ul ul,.headermenu>ul>li>ul ul{display:block;position:static;width:100%;margin:0;padding:0 0 0 33px}.headermenu>ul>li>ul{flex-wrap:wrap;padding:40px;height:70vh;flex-direction:column}.headermenu>ul>li.active>ul{display:flex}.headermenu>ul>li.fade-in>ul{display:flex;opacity:0;animation:cz-fade-in .6s var(--md-animation-function) forwards}.headermenu>ul>li.active>.too_many_cont{display:block;padding:40px;height:70vh}.headermenu ul ul ul{flex-wrap:wrap;display:flex;width:100%;max-width:1280px;margin:40px auto 10px;justify-content:flex-start;align-items:center}.headermenu li ul a{display:block;padding:10px;margin:0;transition:all .5s ease-out;font-size:18px}.headermenu>ul li>div.product-item{position:absolute;right:20px;top:20px;width:300px;background:#fff;z-index:10}.category_menu{position:fixed;left:0;width:100%;top:auto}.headermenu li.active.first_product .menu_products .product-item:first-child{display:block;position:fixed;top:auto;right:40px;width:22%;z-index:11}.headermenu li.active.second_product .menu_products .product-item:first-child+div{display:block;position:fixed;top:auto;right:calc(22% + 40px + 20px);width:22%;z-index:11}.headermenu li.active.third_product .menu_products .product-item:first-child+div+div{display:block;position:fixed;top:auto;right:calc(44% + 40px + 20px);width:22%;z-index:11}.headermenu li.fade-in.first_product .menu_products .product-item:first-child{display:block;position:fixed;top:auto;right:40px;width:22%;z-index:11;opacity:0;animation:cz-fade-in .6s var(--md-animation-function) .3s forwards}.headermenu li.fade-in.second_product .menu_products .product-item:first-child+div{display:block;position:fixed;top:auto;right:calc(22% + 40px + 20px);width:22%;z-index:11;opacity:0;animation:cz-fade-in .6s var(--md-animation-function) .6s forwards}.headermenu li.fade-in.third_product .menu_products .product-item:first-child+div+div{display:block;position:fixed;top:auto;right:calc(44% + 40px + 20px);width:22%;z-index:11;opacity:0;animation:cz-fade-in .6s var(--md-animation-function) .9s forwards}.headermenu>ul>li.first_product>.too_many_cont,.headermenu>ul>li.first_product>ul{padding-right:calc(25% - 40px)!important}.headermenu>ul>li.second_product>ul{padding-right:calc(50% - 40px)!important}.headermenu>ul>li.third_product>ul{padding-right:calc(75% - 40px)!important}.headermenu>ul>li:not(.third_product)>ul>li{width:50%}.headermenu>ul>li:not(.second_product)>ul>li{width:32%}.active.too_many>.too_many_cont{display:block!important}.headermenu>ul>li.too_many>.too_many_cont>ul>li{width:auto}.welcome .center_block{align-items:center}.welcome .center_block .item-content{text-align:center}.welcome .right_block{align-items:flex-end}.welcome .right_block .item-content{text-align:right}}div.product-item .wrap-price .price{font-size:14px}div.product-item .wrap-price .salePrice{font-size:18px}div.product-item .starRating .call-item{color:#1d1d1d;font-size:12px}div.product-item .starRating .stars .star:before{font-size:14px}@media (max-width:767px){div.product-item .starRating .stars .star:before{font-size:12px}}.input_quantity .name{margin:0 10px 0 0}.social-fb-like{margin:20px 0 10px}.social-fb-like .head-social{margin-bottom:10px}.social-fb-like .fb_cont{margin-left:10px}.head-social-fb{color:#fff;margin:20px 0 10px 10px}@media (max-width:991px){.head-social-fb{color:#fff;margin:20px 0 10px 0}.social-fb-like .fb_cont{margin-left:0}div.head-social{margin-left:0}}@media (max-width:991px) and (min-width:768px){div.social ul{margin-left:-10px}.headermenu>ul>li>ul ul{padding:0 0 0 20px}.headermenu>ul>li>ul{padding:20px}.headermenu .product-item a{padding:0}}@media (max-width:1024px){.single-product div .view_cart{display:inline;width:100%;left:0;transform:unset;position:static;float:none;text-align:center;margin:-10px 0 20px}}@media (max-width:767px){#instagram-home{padding:0 0 25px}}@media (max-width:1024px){.home .p-heading .p-title{font-size:18px}div.product-item .title{-webkit-line-clamp:2;height:36px;line-height:18px;font-size:15px}div.product-item .wrap-price{justify-content:flex-start;align-items:baseline}}#shipping h3{text-transform:uppercase}header+div[itemscope]{display:none}div .sm-feedback .feedback-one .feedback .gallery a{margin:0 16px 16px 0;display:inline-block}.recommended{border-bottom:1px solid #fff}.breadcrumbs{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.adappagercont{display:none;text-align:center}.pagination_loadmore .b-pagination{display:none}.pagination_loadmore .adappagercont{display:block}.load_more{min-width:240px;cursor:pointer;text-align:center;border:1px solid;height:45px;display:inline-block;line-height:22px;border-radius:30px;padding:10px 30px}.stars.stars-big{text-align:center;margin:6px 0 0}.stars.stars-big .star:before,.stars.stars-big u:before{font-size:50px}.stars-big span{margin:0 5px}.l-star{text-align:center;margin:20px 0 0;flex-direction:column;display:flex;justify-content:center}.home_mood{display:flex;width:100%;background:var(--clr-2)}.home_mood>div{overflow:hidden;width:50%}.mood_left{display:flex;padding:100px;align-items:center;justify-content:flex-start}.mood_left h2{font-size:44px;margin:0 0 20px}.mood_left p{line-height:44px;font-size:28px;margin:0 0 20px}.mood_left a{line-height:28px;font-size:20px;text-transform:uppercase;text-decoration:underline}.home_video_sqr{width:100%;display:flex;position:relative;height:0;padding:0 0 100%}.home_video_sqr video{position:absolute;object-fit:cover}.prime_good{display:flex;padding:50px 0}.prime_good .prime_img{width:calc(50% - 50px);min-width:calc(50% - 50px);position:relative;margin:0 0 0 50px}.prime_good .prime_img img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;object-fit:cover}.prime_good .prime_img div{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;color:#fff;justify-content:center;flex-direction:column}.prime_good_gallery{width:50%;min-width:50%;padding:0 30px;display:flex;flex-wrap:wrap}.prime_good_gallery .item{width:50%}.prime_good h3{font-size:44px;line-height:1.2}.prime_good p{padding:0 40px;font-size:28px;line-height:1.5;text-align:center}.prime_good .prime_img u{margin:20px 40px;font-size:20px;line-height:1.5;text-align:center;text-transform:uppercase}.twin_products_cont{padding:100px 0 0}.twin_products{position:relative;display:flex;justify-content:center;max-width:800px;margin:0 auto;width:100vw;user-select:none}.right_item{position:relative;max-width:800px;width:100vw}.left_item{position:absolute;left:0;top:0;width:50%;overflow:hidden}.left_item .product-item{max-width:800px;width:100vw}.left_divider{position:absolute;width:4px;height:100%;background:#fff;z-index:10;left:50%}.divide_handle{width:124px;height:45px;background:#fff;position:absolute;top:50%;justify-content:space-between;display:flex;cursor:pointer;align-items:center;border-radius:30px;left:50%;transform:translateY(-50%) translateX(-50%)}.handle_left,.handle_right{width:60px;height:45px;display:flex;justify-content:center;align-items:center;position:relative}.arrowright{display:inline-block;vertical-align:middle;width:30px;position:relative;height:30px}.arrowright:before{content:'';width:2px;height:11px;display:block;transform:rotate(-45deg);position:absolute;left:14px;top:6px;background:var(--clr-1);border-radius:2px;border:0}.arrowright:after{content:'';width:2px;height:11px;display:block;transform:rotate(45deg);position:absolute;left:14px;top:13px;background:var(--clr-1);border-radius:2px;border:0}.twin_products .product_list_info{padding:20px;position:absolute;color:var(--clr-twin-text);max-width:40%;bottom:0}.twin_products .product-item a{padding:0}.twin_products .right_item .product_list_info{right:0;justify-content:flex-end}.twin_products .left_item h4,.twin_products .left_item u{color:var(--clr-twin-text)!important}.twin_products .right_item h4,.twin_products .right_item u{color:var(--clr-twin-text2)!important}.right_item .product_list_info h4{text-align:right}.handle_left::after{content:'';display:block;position:absolute;width:2px;height:28px;right:0;top:50%;transform:translateY(-50%);background:#cacaca}.handle_right::after{content:'';display:block;position:absolute;width:2px;height:28px;left:0;top:50%;transform:translateY(-50%);background:#cacaca}.twin_products_init .left_item{width:10%}.twin_products_init .left_divider{left:10%}.twin_products:not(.animated) .left_divider,.twin_products:not(.animated) .left_item{transition:all .8s cubic-bezier(.26,.54,.32,1)}.sale_block_cont{width:100%;padding:100px 0 0}.sale_block{display:flex;width:calc(100% + 30px);margin:0 0 0 -30px;flex-wrap:wrap}.sale_block .item{width:calc(100%/3);padding:0 0 30px 30px}.sale_one{flex-direction:row-reverse;display:flex;background:var(--clr-2)}.sale_img_cont{width:50%;height:0;padding:0 0 50%;margin:-10px 10px -10px 20px;position:relative}.sale_img_cont img{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:10px;object-fit:cover}.sale_text{display:flex;width:calc(50% - 30px);justify-content:center;align-items:center;flex-direction:column;max-width:50%}.sale_text1{margin:0;font-size:16px}.sale_text2{display:flex;align-items:center}.sale_text2 span{font-size:70px;padding:9px;line-height:1}.sale_text2_1{font-size:30px;line-height:1}.sale_text2_2{font-size:18px;line-height:1}.why_us_cont{position:relative;color:var(--clr-1);padding:100px;background:var(--clr-2)}.why_us_one{display:flex}.why_us_one>div{width:50%}.why_us_img{padding:0 0 0 100px;min-height:580px}.why_us_img img{border-radius:10px;height:100%;width:100%;object-fit:cover}.why_us_info{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:20px 20px 90px}.why_us_cont h4{font-size:24px;font-weight:700;color:var(--clr-1);margin:0 0 30px;text-transform:capitalize}.why_us_plate{margin:40px 0 0;display:flex;align-items:center}.why_us_img_author{margin:0 20px 0 0}.why_us_author{display:flex;flex-direction:column;align-items:center;justify-content:center}.why_us_author .name{font-size:14px;font-weight:700}.why_us_author div{text-align:center}.why_us_info .name{max-width:490px;text-align:center;margin:5px 0 0;line-height:1.5}.why_us_img_author img{border-radius:50%;max-width:90px}.why_us_info .text{max-width:490px;margin:30px 0 0;text-align:left;font-size:32px;line-height:1.5}.why_us_one .stars{color:var(--clr-1)}.why_us_cont .tt_prev{left:20px;opacity:1;top:auto;bottom:20px}.why_us_cont .tt_next{left:60px;opacity:1;top:auto;bottom:20px;right:auto}.why_us_cont .tt_next:before,.why_us_cont .tt_prev:before{font-size:20px;color:var(--clr-1)!important}.brand_cont{padding:100px 0 0}.stories_blog{padding:100px 0 0}.brand_img{text-align:center;max-width:120px;align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto}.brand_img img{max-height:90px}.blog_story_img{display:block;width:100%;height:0;position:relative;margin:0;padding:0 0 100%}.blog_story_img img{position:absolute;height:100%;object-fit:cover;border-radius:10px 10px 0 0}.blog_story_text{margin:15px;display:block;height:74px;overflow:hidden}.blog_story_one_cont{padding:10px}.blog_story_one{box-shadow:0 5px 10px rgb(60 60 60 / .2);border-radius:10px;display:flex}.blog_story_one b{display:block}.blog_story_one u{text-decoration:none}.blog_stories_cont{margin:0 0 100px;overflow:hidden}.blog_stories .tt_next{display:flex;opacity:1;background:#fff;width:40px;height:40px;justify-content:center;border-radius:50px;right:auto;left:33px}.blog_stories .tt_next:before{content:'\e804';position:static;font-size:20px;margin:0 0 0 5px}.blog_stories .tt_prev{display:none!important}.blog_stories_wrap{margin:0 0 0 -10px}.why_text_cont{background:var(--clr-2);line-height:1.5;border-radius:10px;padding:100px 100px;margin:0 0 100px}.why_text{max-width:1260px;margin:0 auto}.why_text_head_flex{display:flex;align-items:center}.why_text_head{margin:0 30px 0 0}.why_text_head h4{font-size:44px;font-weight:700;margin:0}.why_text_head_link{font-size:18px}.why_text_head_link a{text-decoration:underline;text-transform:uppercase}.why_text_items{background:#fffbf5;padding:30px;display:flex;width:100%;margin:30px 0 0;border-radius:10px}.why_text_item_one{width:calc(100%/3);padding:0 30px 0 0}.why_text_io_head{font-size:24px;font-weight:700}.why_text_io_desc{font-size:16px;margin:10px 0 0}.why_text_ico_items{display:flex;width:100%;margin:50px 0 0;justify-content:space-between}.why_text_ico_item_one{padding:0 20px;text-align:center}.why_text_iio_img img{width:auto;height:18px;max-height:100%}.why_text_iio_head{font-size:16px;margin:10px 0 0;font-weight:700}.why_text_iio_desc{font-size:14px;margin:10px 0 0}.footer_bottom{display:flex;justify-content:space-between;padding:20px 0;align-items:center}.footer_bottom_left .currency_chooser ul{top:auto!important;bottom:100%;left:0!important;right:auto!important}.footerL h6{font-weight:700;text-transform:uppercase;margin:0 0 20px}.header_center{display:flex;align-items:center}.honecont ul{display:flex;list-style:none;align-items:center;height:30px}.honecont ul li{margin:0 20px 0 0}.top_menu{background:#fbfbfb;height:30px}.header_flex .search_form{position:absolute;left:0;z-index:10}.header_right{position:absolute;right:0;display:flex;height:60px;align-items:center}.header_right>div{margin-left:20px}div div .load_currency>b{display:flex}.headermenu>ul>li>a{text-transform:uppercase}.cat_flex{display:flex;justify-content:flex-end;position:relative;align-items:center}.cat_results_count{position:absolute;left:50%;top:50%;font-size:18px;text-transform:uppercase;transform:translateX(-50%) translateY(-50%);font-weight:700}@media screen and (max-width:768px){.cat_results_count{display:none}}.secondary_banner_cont video{height:100%;position:absolute;object-fit:cover}.tiny_border{position:relative;text-decoration:none!important}.tiny_border:before{content:'';width:0%;height:1px;background:#fff;position:absolute;bottom:0;left:0;border-radius:3px;transition:all .6s cubic-bezier(.26,.54,.32,1)}.tiny_border:hover:before,a:hover .tiny_border:before{width:100%}.dark_tiny.tiny_border:before{background:#444}.ghostinshells div{transition:all .5s ease-out}.videocont{position:absolute;left:0;top:0;width:100%;height:100%}.videocont2{position:relative;left:0;top:0;width:100%;height:0;padding-bottom:56.25%;object-fit:cover}.videocont3{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.videocont2 iframe{width:100%;height:100%;position:absolute;left:0;top:0}.home_video_sqr .videocont2{padding-bottom:100%}.ttgallery .videocont2 iframe{pointer-events:none}.s_fade{opacity:0;transition:var(--sfade)}.s_fade.ff_active{opacity:1}.story_glide{width:100%;display:flex;overflow:auto}.story_blog_one{box-shadow:0 0 10px rgb(51 56 82 / .2);border-radius:10px;min-width:390px;margin-left:30px;width:390px}.story_blog_img{height:0;width:100%;padding:0 0 100%;position:relative}.story_blog_img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:10px 10px 0 0}.story_blog_text{padding:15px}.story_blog_text h4{font-size:16px;line-height:1.5;font-weight:700;margin:0 0 10px}.story_blog_text p{font-size:16px;line-height:1.5;font-weight:400;max-height:72px;text-overflow:ellipsis;overflow:hidden;margin:0}.scroll_x .blog_line_one{justify-content:flex-start;flex-wrap:unset;position:absolute;padding:0 10px 0 10px;width:auto;margin:0 0 0 -30px}.scroll_x{margin:0 0 0;height:600px;position:relative;width:100%;overflow-x:auto;overflow-y:hidden;display:none;padding:10px 0}.scroll_x_cont{position:relative;display:none;margin:0 -10px}.scroll_x_cont.active .scroll_x{display:block}.scroll_x_cont.active{display:block}.scroll_x::-webkit-scrollbar{height:30px;background:#fff}.scroll_x::-webkit-scrollbar-thumb{border-radius:6px;background-color:#fff;border-top:13px solid #fff;border-bottom:13px solid #fff}.scroll_x::-webkit-scrollbar-track{background-color:unset;border-top:14px solid #fff;border-bottom:14px solid #fff}.blog_line_one.active{display:flex!important}.scroll_x_cont.active .scroll_x .blog_line_one{display:flex!important}.scroll_x_next,.scroll_x_prev{top:calc(50% - 20px);width:40px;height:44px}.scroll_x_next{right:15px;border-radius:500px;cursor:pointer}.scroll_x_prev{left:15px;border-radius:500px;cursor:pointer}.scroll_x_cont .scroll_x_next:before,.scroll_x_cont .scroll_x_prev:before{content:'';width:20px;height:20px;border-left:3px solid;border-top:3px solid;color:rgb(68 68 68 / .8)!important;display:block;top:0;transition:all .5s ease-out;transform:rotate(-45deg);margin:0 0 0 10px}.scroll_x_cont .scroll_x_next:before{transform:rotate(135deg);right:0;margin:0 10px 0 0}.scroll_x_cont .scroll_x_next:hover,.scroll_x_cont .scroll_x_prev:hover{background:rgb(255 255 255 / .6)}.scroll_x_cont .scroll_x_next,.scroll_x_cont .scroll_x_prev{top:calc(50% - 100px);width:60px;padding:0;height:60px;background:#fff;position:absolute;display:flex;align-items:center;justify-content:center;z-index:5}.is_vimeo_poster{background:no-repeat center center;background-size:cover;border-radius:10px;overflow:hidden}.twin_products .tt_product_slide_show_pics{display:none!important}.js-item-sku .value{display:flex;flex-wrap:wrap}.meta-item-text[data-title*=or]{order:20}.meta-item-text[data-title=XXS]{order:1}.meta-item-text[data-title=XS]{order:2}.meta-item-text[data-title="S"]{order:3}.meta-item-text[data-title="M"]{order:4}.meta-item-text[data-title="L"]{order:5}.meta-item-text[data-title=XL]{order:6}.meta-item-text[data-title=XXL]{order:7}.meta-item-text[data-title=XXXL]{order:8}.meta-item-text[data-title*=hone][data-title*="17"]{order:0}.meta-item-text[data-title*=hone][data-title*="16"]{order:1}.meta-item-text[data-title*=hone][data-title*="15"]{order:2}.meta-item-text[data-title*=hone][data-title*="14"]{order:3}.meta-item-text[data-title*=hone][data-title*="13"]{order:4}.meta-item-text[data-title*=hone][data-title*="12"]{order:5}.meta-item-text[data-title*=hone][data-title*="11"]{order:6}.meta-item-text[data-title*=hone]{order:7}.meta-item-text[data-title*=amsung]{order:6}.meta-item-text[data-title*=alaxy]{order:6}.meta-item-text[data-title*=S26],.meta-item-text[data-title*=s26]{order:0}.meta-item-text[data-title*=S25],.meta-item-text[data-title*=s25]{order:1}.meta-item-text[data-title*=S24],.meta-item-text[data-title*=s24]{order:2}.meta-item-text[data-title*=S23],.meta-item-text[data-title*=s23]{order:3}.meta-item-text[data-title*=S22],.meta-item-text[data-title*=s22]{order:4}.meta-item-text[data-title*=S21],.meta-item-text[data-title*=s21]{order:5}@media(min-width:768px){.get_all_cats{position:relative}.get_all_cats:before{transition:all .1s ease-out}.get_all_cats.active:before{color:transparent!important}.get_all_cats u{text-decoration:none;width:16px;height:16px;left:32px;top:50%;transform:translateY(-50%);position:absolute;opacity:0;transition:all .5s ease-out}.get_all_cats.active u{opacity:1}.get_all_cats u:after,.get_all_cats u:before{content:'';height:2px;background:var(--clr-1);display:block;position:absolute;border-radius:3px;transition:all .3s ease-out;top:7px;width:16px;left:-2px;transform:rotate(45deg)}.get_all_cats u:after{top:auto;bottom:7px;transform:rotate(-45deg);left:-2px}.unshow_shop .get_all_cats_cont{display:none!important}.main_block_end{height:40px;width:100%}}@media(min-width:992px){.product-item a:hover{box-shadow:0 4px 20px rgb(77 54 116 / .15)}.ttgallery_cont .product-item a{margin:10px 0}}@media(max-width:1600px){.main_catalog .cat_one a,.main_catalog .cat_one span{margin:0 0 20px;font-size:40px}.main_catalog .cat_one p{font-size:20px}.mb_padder{padding:0 50px}.single_splitR{width:calc(45% - 20px);padding:0 0 0 40px;margin:0}.single_splitL{width:calc(55% + 20px);padding:0}.single_slide_cont{display:flex;user-select:none;position:fixed;width:calc((100% - 100px)*.55 + 20px)}.single_slide_cont_abs{position:absolute;bottom:0;width:calc(55% + 20px)}.img_scroller_fixed{position:fixed;bottom:100px;width:calc((100% - 100px)*.55 + 40px)}.single_splitR_fixed{position:fixed;bottom:100px;width:calc(((100% - 100px)*.45) - 60px)}.h1{font-size:40px}}@media(min-width:768px){.headermenu{position:absolute}.headermenu:first-child{right:calc(50% + 140px)}.headermenu:last-child{left:calc(50% + 140px)}.headermenu>ul>li>a:before{content:'';width:0;height:1px;background:#444;position:absolute;bottom:10px;left:0;border-radius:3px;opacity:0;transition:all .3s ease-out}}@media(max-width:1289px) and (min-width:992px){.mainbanner_cont{padding:20px 0}.wrap-features{margin:0 0 -20px}.product-item a{padding:10px}.main_catalog .catalog_one_cont{padding:50px 0 0}.sb{padding:0 80px}.sb_header h2{font-size:40px}.h2,.sb_header p{font-size:20px}.why_one_inner h4{font-size:40px;margin:0 0 30px;line-height:48px}.why_video{padding-bottom:96%}.why_text li{font-size:14px}.pre_subs_H{font-size:24px;margin:0 0 10px}.subs_H{font-size:40px;margin:0 0 30px}.home_subs .form_flex{display:block;margin:0 0 15px}.home_subs .subscribeform input[type=email]{width:100%;margin:0 0 10px}.home_subs .submiter input{width:100%}.subs_img{padding:15px 0 0}.subs_flex>div.subscribecont{width:43%}.subs_flex>div.subs_img{width:53%}.stories_block{padding:0}.stories_block h2{font-size:40px}.stories_block>span{font-size:20px;margin:0 0 30px}.story_inner{padding:20px}.insta_block{padding:0}.instas{padding-left:0}.single_splitL{width:calc(55% - 10px);padding:0}.single_splitR{width:calc(45% - 10px);padding:0;margin:0 0 0 20px}.single_slide_cont{display:flex;user-select:none;position:fixed;width:calc((100% - 100px)*.55 - 10px)}.single_slide_cont_abs{position:absolute;bottom:0;width:calc(55% - 10px)}.img_scroller_fixed{position:fixed;bottom:100px;width:calc((100% - 100px)*.55 + 10px)}.single_splitR_fixed{position:fixed;bottom:100px;width:calc(((100% - 100px)*.45) - 30px)}#form_singleProduct h1{font-size:30px}.single_desc{margin:30px 0;font-size:20px;line-height:1.5}.sb_bottom{position:absolute;text-align:left;margin:0 auto 0 0;width:calc(40% + 200px);padding:0 80px;bottom:auto;top:50%;transform:translateY(-50%);color:#fff}.reviews_contL h3{font-size:40px}.reviews-text{font-size:20px}.reviews_contL{width:35%;min-width:330px}.reviews_contR{width:55%;padding:0}.aggregateRating{padding:30px 20px}.reviews_cont_flex{justify-content:space-between}.review_photos{max-height:220px;overflow:hidden}.compare_head h3{font-size:40px}.compare_head p{display:block;font-size:20px;max-width:720px}.rp_ones:not(.tt_inited){justify-content:space-between}.rp_ones>.rp_one{max-width:calc(33.3% - 10px)}.single_slide_cont{align-items:flex-start}.aboutus h1{font-size:40px}.about_s_text b{font-size:30px}.about_s_text p{font-size:20px}.recs_slider_cont h3{font-size:30px}.recs_slider_cont p{font-size:20px}.prime_block .prime_block_header h2{font-size:40px}.prime_block .prime_block_header p{font-size:20px}.atc_name{font-size:18px;min-width:unset;max-width:35%;margin:0 30px 0 0}.atc_price{width:auto;margin:0 30px 0 0}.atc_btn{min-width:240px}.atc_price .newprice{font-size:20px!important}.atc_price .oldprice{font-size:18px}.atc_price .yousave_block{font-size:18px}.customer_reviews_cont{padding:100px 0;justify-content:space-between}.crL{width:55%;margin:0 0 0 -50px;flex-direction:column}.crR{width:45%}.product_list_info h4{font-size:18px;line-height:1.5;height:54px}.product-item .price small{font-size:18px}.product-item .sale.js-salePrice{font-size:26px}.product-item .discount{height:36px;font-size:18px;margin:0 0 5px 20px}.stars_single{left:20px;top:20px;padding:5px;height:31px}.searchH1 div{font-size:24px}.searchH1 h1{font-size:40px}.searchpops{font-size:18px}.searchpops .h1{font-size:24px;margin:30px 0 50px}.searchH1 span{font-size:30px}.h1cont h1{font-size:40px}.h1contflex span{font-size:30px}.faqpage_cont{padding:50px 0}.superH1{font-size:40px}.faqpage_head p{font-size:20px}.faq_ones{margin:30px 0 0}.upheader{position:absolute;z-index:10;right:50px}.h1,h1{font-size:40px}.get_shade .headermenu{overflow:hidden;height:0}.sticky_atc_cont{padding:10px 50px}.single.add_btn_sticky .footer-copyright{padding:10px 0 95px}.single_item_content{margin:0 0 30px}.crL h4{font-size:40px}.cr_head{font-size:20px}.cr_head .stars{font-size:20px}.faqpage_cont .adap_tab_head{font-size:20px}.home_subs{padding:50px 0 0}}@media(max-width:991px) and (min-width:768px){.padder{padding:0 10px}.prime_good .prime_img{width:calc(50% - 10px);min-width:calc(50% - 10px);position:relative;margin:0 0 0 10px}.upheader>a,.upheader>div,.upheader>span{margin:0 0 0 20px}.main_catalog .cat_one a,.main_catalog .cat_one span{font-size:26px}.main_catalog .cat_one p{font-size:16px}.products_cont>.product-item{padding:0 0 20px 20px;width:50%}.mainbanner .padder{padding:0 38px}.sb{padding:30px}.sb_header h2{font-size:30px}.h2,.sb_header p{font-size:18px}.btn-prime{line-height:30px;padding:10px 20px;height:45px;font-size:16px;border-radius:25px}.secondary_banner_cont,.twin_banner_cont{padding:50px 0 0}.why_one_cont{margin:0 0 50px}.why_one{width:40%;padding:30px 0}.why_one_inner h4{font-size:30px;margin:0 0 30px}.why_text li{font-size:14px}.why_one{width:40%;padding:30px 0}.why_one_inner{padding:0 0 0 20px}.watch_video{padding:8px 30px;height:45px;border-radius:25px;font-size:16px;display:inline-block;line-height:30px}.why_video{padding-bottom:80%}.pre_subs_H{font-size:16px;margin:0 0 20px}.subs_H{font-size:30px;margin:0 0 20px}.form_flex{display:block;margin:0 0 15px}.home_subs .submiter input{width:100%;height:45px;padding:5px 20px;font-size:16px}.subs_img{padding:15px 0 0}.subs_flex>div.subscribecont{width:43%}.subs_flex>div.subs_img{width:53%}.home_subs .subscribeform input[type=email]{height:45px;width:300px;margin:0 0 10px}.subscribe form{max-width:300px}.stories_block{padding:0}.stories_block h2{font-size:30px}.stories_block>span{font-size:16px}.insta_block{padding:0}.instas div{max-width:33.3%;width:calc(33.3% - 20px)}.instas{padding-left:0}.single_splitL{width:calc(55% - 10px);padding:0}.single_splitR{width:calc(45% - 10px);padding:0;margin:0 0 0 20px}.single_slide_cont{display:flex;user-select:none;position:fixed;width:calc((100% - 100px)*.55 - 10px)}.single_slide_cont_abs{position:absolute;bottom:0;width:calc(55% - 10px)}#form_singleProduct h1{font-size:30px}.single_bgr #form_singleProduct h1{font-size:44px}.single_desc{margin:30px 0;font-size:20px;line-height:1.5}.sb_bottom{position:absolute;text-align:left;margin:0 auto 0 0;width:calc(40% + 200px);padding:0 80px;bottom:auto;top:50%;transform:translateY(-50%);color:#fff}.reviews_contL h3{font-size:40px}.reviews-text{font-size:20px}.reviews_contL{width:35%}.reviews_contR{width:55%}.single_splitR .newprice{width:100%;margin:0 0 20px}.price_save_flex{margin:30px 0}.q_cart{display:block}.with_stock_flex{margin:0 0 20px}.fo_head{display:none}.foc_head_adap{display:block;font-weight:700;font-size:20px;text-align:center;padding:30px 0 0}.featured_on{padding:30px 0 50px;height:auto}.featured_on>div{margin:0 10px}.featured_on_cont{overflow:auto;min-height:0;position:relative;padding:10px 0 0;width:100%}.featured_on img{min-height:30px;display:block;height:30px;min-width:50px;object-fit:contain}div.single_item_content{margin:0}.sb_bottom{padding:0 50px}.secondary_banner_cont .watch_video,.twin_banner_cont .watch_video{padding:5px 30px;height:42px;border-radius:25px;font-size:16px;align-items:center;display:flex}.reviews_cont_flex{display:block}.reviews_contL{width:100%;text-align:center}.reviews_contR{width:100%;padding:0}.reviews_static{margin:30px 0 0}.star-rating .info .average-star{font-size:70px}.stars.stars-big .star:before,.stars.stars-big u:before{font-size:38px}.aggregateRating{margin:0 0 50px}.review_photos{justify-content:space-between;max-width:660px;max-height:110px;overflow:hidden}.compare_head h3{font-size:40px}.compare_head p{display:block;font-size:20px}.compare_flex{flex-wrap:wrap}.compare_vs{order:-1;padding:0 0 50px;width:100%}.compare_bad,.compare_good{width:calc(50% - 10px)}.compare_vs span{width:100px;height:100px;font-size:30px}.compare_txt h4{margin:0 0 40px;line-height:1;font-size:20px;font-weight:700}.rp_ones:not(.tt_inited){justify-content:space-between}.rp_ones>.rp_one{max-width:calc(33.3% - 10px)}.rp_ones.tt_inited{margin:0}.tt_inited .rp_one{margin-bottom:20px!important;padding-bottom:30px}.single_bgr .single_split{padding:0;margin:0;display:block}.single_bgr .single_splitL{width:100%;padding:0 0 50px}.single_bgr .single_splitR{width:100%;margin:0;padding:0}.single_slide_cont{position:static;width:100%}.single_slide_cont_abs{position:static;width:100%}.crL{width:100%}.crR{width:100%;margin:0 0 30px}.customer_reviews{flex-direction:column-reverse}.customer_reviews_cont{padding:50px 10px}.aboutus h1{font-size:30px}.about_s_text b{font-size:30px}.about_s_text p{font-size:20px}.about_s_cont{padding:50px 0}.recs_slider_cont h3{font-size:30px}.recs_slider_cont p{font-size:20px}.mb_padder{padding:0 30px}.prime_block .prime_block_header h2{font-size:30px}.prime_block .prime_block_header p{font-size:18px}.footer .currency_chooser ul{left:0!important;right:auto!important}.footer{padding:50px 0 100px}.gb_one_text{font-size:14px}.recs_slider .ttgallery_cont{padding:0;margin:0;width:100%}.mainbanner_cont{padding:20px 0}.wrap-features{margin:0 0 -20px}.atc_name{display:none}.atc_price{width:auto;margin:0 30px 0 0}.atc_btn{min-width:240px}.atc_price .newprice{font-size:26px;margin:0 20px 0 0}.atc_price .oldprice{font-size:18px}.sticky_atc_cont{padding:10px 30px}.rp_ones>.rp_one{display:none}.pf_img_list div{margin:0 2px}.trackform{max-width:100vw}.product_list_info h4{font-size:20px}.product-item .discount,.product-item .price small{font-size:18px}.product-item .sale.js-salePrice{font-size:24px}.single>div:not(.single_bgr)>.padder .js-item-sku_cont{width:100%}.add_btn_sticky.single .upbutton{bottom:100px}.single_bgr{padding:30px 0}.real_people_cont{padding:50px 0}.single_bgr .single_splitR .newprice{margin:0 20px 0 0;width:auto}.singlecartplate{margin:10px 0 40px}.single_bgr .q_cart{display:flex}.rp_ones .ttgallery_cont{padding:20px 10px 10px;margin:-20px -10px -10px;width:auto}.searchH1 div{font-size:24px}.searchH1 h1{font-size:40px}.searchpops{font-size:18px}.searchpops .h1{font-size:24px;margin:30px 0 50px}.searchH1 span{font-size:30px}.h1cont h1{font-size:40px}.h1contflex span{font-size:30px}.faqpage_cont{padding:50px 0}.superH1{font-size:30px}.faqpage_head p{font-size:18px}.faq_ones{margin:30px 0 0}.upheader{position:absolute;z-index:10;right:10px}.logo img{max-width:200px}.h1,h1{font-size:30px}.get_shade .headermenu{overflow:hidden;height:0}.headermenu>ul>li>a{padding:5px 0!important;font-size:12px;height:30px;margin:5px 15px!important}.headermenu>ul>li>span{font-size:14px;height:40px;padding:10px 20px}.single.add_btn_sticky .footer-copyright{padding:10px 0 85px}.single.add_btn_sticky .currency_chooser{bottom:100px}.single_item_content{margin:0 0 30px}.get_all_cats u{left:22px}.faqpage_cont .adap_tab_head{font-size:18px}.footerL{min-width:calc(50% - 40px)}.footerL_short{min-width:calc(30% - 40px)}.footer .submiter input{width:100%;margin:0}.color_addon .circle-bundle-product{width:40px;height:40px;margin:20px 0!important;transform:none}.stars_single{height:33px}}@media (max-width:782px){.admin-bar .header_cont{margin-top:46px}}@media(max-width:767px){.padder{padding:0 10px}.prime_good .prime_img{width:100%;margin:0}.main_catalog .cat_one a,.main_catalog .cat_one span{font-size:26px;margin:0 0 10px}.main_catalog .cat_one p{font-size:16px}.products_cont>.product-item{padding:0 0 20px 20px;width:50%}.features{white-space:nowrap;justify-content:flex-start}.text-feat{margin:0 20px 0 0}.wrap-features{overflow:auto}.mainbanner_cont{padding:20px 0}.wrap-features{margin:0 0 -20px}.headermenu{display:none}.mainbanner .padder{padding:0 20px}.products_cont{margin:0 0 0 -10px}.product-item a{padding:0}.products_cont>.product-item{padding:0 0 20px 10px;width:50%}.product_list_info h4{font-size:14px;margin:0 0 5px;line-height:1.5;height:42px}.stars_single:before{margin:0 5px 0 0}.stars_single{font-size:12px;height:30px;flex-wrap:wrap}.stars_single .stars{font-size:12px;line-height:1.2}.stars_single .stars span{margin:0 2px}.product-item .price small{font-size:12px}.product-item .sale.js-salePrice{font-size:18px}.product-item .discount{padding:4px;border-radius:3px;height:25px;font-size:14px;line-height:18px;margin:0 0 0 5px}.product-item .discount b{font-size:14px}.prime_block{width:calc(100% - 30px)}.header,.header_cont{height:48px}.header_cont{min-height:48px}.mainbanner>.container{position:relative;height:100%;z-index:2}.prime_block .prime_block_header h2{font-size:26px;color:#fff!important;margin:0 0 10px}.prime_block .prime_block_header p{font-size:16px;color:#fff!important;margin:0 0 20px}.secondary_banner_cont,.twin_banner_cont{padding:40px 0 0}.secondary_banner{padding:0 0 calc((100% * 26)/ 30)}.secondary_banner .videocont2{padding-bottom:calc((100% * 26)/ 30)}.secondary_banner .videocont2 iframe{object-fit:cover}.sb{margin:0;top:50%;width:100%;padding:20px;color:#fff;transform:translateY(-50%)}.sb_header h2{font-size:26px}.h2,.sb_header p{font-size:16px}.btn-prime{line-height:18px;padding:8px 30px;height:45px;font-size:18px;border-radius:25px;justify-content:center}.why_one_cont{margin:20px 0;position:relative;display:flex;flex-direction:column-reverse}.why_one{width:100%;padding:30px 0;display:flex;align-items:center;justify-content:center}.why_video img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:0}.why_video{padding-bottom:100%}.why_one_inner{padding:0}.why_one_inner h4{font-size:26px}.why_one_cont .padder{margin:0 10px;border-radius:0 0 10px 10px}.why_one_cont .watch_video{width:100%;display:flex;justify-content:center;align-items:center}.subs_flex{flex-wrap:wrap}.subs_flex>div{width:100%}.subscribe{max-width:100%}.pre_subs_H{font-size:16px;margin:0 0 20px}.subs_H{font-size:22px;margin:0 0 20px}.form_flex{display:block;margin:0 0 15px}.home_subs .subscribeform input[type=email]{width:100%;margin:0 0 10px}.home_subs .submiter input{width:100%}.subs_img{padding:15px 0 0}.stories_block{padding:0}.stories_block h2{font-size:26px}.stories_block>span{font-size:16px;margin:0 0 30px}.story_inner{padding:15px}.instas{padding:0;margin:0 0 0 -10px}.instas div{max-width:50%;width:calc(50% - 10px);margin:0 0 10px 10px}.insta_block{padding:0}.insta_block h2{font-size:26px}.insta_block h2+a{font-size:24px;margin:20px 0 30px}.footer{position:relative}.footer>.padder{flex-direction:column;padding:0 20px}.footerR{width:100%;flex-direction:column}.footerR>div{max-width:100%}div .load_currency{line-height:1.5;display:flex;align-items:center;margin:2px 0 0;justify-content:center}.footer .currency_chooser ul{padding:0;left:unset!important;left:0!important;bottom:100%;top:auto!important}.upbutton{right:20px;bottom:20px}.galpager_cont{padding:10px 0 0}.item_adap_slider{display:block}.item_adap_slider_cont{display:block;margin:0 0 20px}.item_adap_slider_cont:not(.tt_inited){height:0;padding:0 0 calc(100% + 42px);overflow:hidden}.item_adap_slider_cont img{border-radius:10px;position:absolute}.single_splitL{width:100%;padding:0;display:none}.single_splitR{width:100%;padding:0}.single_slide_cont{position:static;width:100%}.single_slide_cont_abs{position:static;width:100%}#form_singleProduct h1{font-size:24px;margin:0 0 20px}.single_splitR .newprice{margin:0 0 20px;width:100%}.price_save_flex{margin:30px 0 30px}.single_desc{margin:30px 0;font-size:14px}.product-sku .name{font-size:16px}.q_cart{display:block}.with_stock_flex{margin:0 0 20px}.info-shipping-cont{justify-content:center;width:100%}.in_single_banner{padding:0 0 calc((100% * 30)/ 30);border-radius:10px}.sb_bottom{margin:0;top:auto;width:100%;padding:20px;color:#fff;bottom:20px}.watch_video{padding:15px 30px;font-size:18px}.fo_head{display:none!important}.foc_head_adap{display:block;font-weight:700;font-size:26px;padding:30px 0 0}.featured_on{width:auto;padding:0;justify-content:flex-start;position:absolute;white-space:nowrap;display:block;height:auto}.featured_on>div{margin:0 40px 0 0;display:inline-block}.featured_on_cont{overflow:auto;min-height:80px;margin:0 0 30px;padding:20px 0 0;position:relative;width:100%}.featured_on img{min-height:30px;height:30px;min-width:50px;object-fit:contain}.compare_head h3{margin:0 0 20px;font-size:26px}.compare_head p{display:block;font-size:16px;margin:0}.compare_flex{display:block}.compare_txt ul{text-align:left}.compare_vs{padding:20px 0 50px}.compare_vs span{width:92px;height:92px;font-size:26px}.compare_txt h4{margin:0 0 40px;line-height:26px;font-size:26px}.real_people_cont{padding:50px 0 0}.fp_imgs_shift{margin:0 0 0 -10px}.fp_img_one_sizer{width:50%}.fp_img_small{width:50%}.fp_img_big{width:100%}.fp_img_one{padding:0 0 10px 10px}.reviews_cont_flex{display:block}.reviews_contL{width:100%;text-align:center;padding:0 0 20px}.reviews_contR{width:100%;padding:0}.reviews-text{font-size:16px}.reviews_contL h3{font-size:26px;margin:0}.reviews_static{margin:30px 0 0}.star-rating .info .average-star{font-size:64px}.stars.stars-big .star:before,.stars.stars-big u:before{font-size:38px}.aggregateRating{padding:20px;margin:0 0 50px;width:100%}.info-count{font-size:16px}.review_photos a{width:calc(((100vw - 20px)/ 3) - 5px);margin:0 0 10px;min-width:unset;max-width:unset;height:calc(((100vw - 20px)/ 3) - 5px)}.review_photos{justify-content:space-between;margin:0 auto 20px;max-height:calc(100vw - 10px);overflow:hidden}.header_flex{height:48px;padding:5px 0 0}.get_shade_menu .header_flex{height:48px;padding:48px 0 0;display:block;margin:0 -10px;width:100vw}.get_shade_menu div .load_currency{line-height:1.5;display:flex;align-items:center;margin:2px 0 0;width:auto;justify-content:center;border-radius:0;border:0}.get_shade_menu .header_right>.usericon_cont{display:block}.get_shade_menu .header_right>div.currency_chooser{display:block}.get_shade_menu .header_right{position:fixed;right:10px;display:flex;height:48px;z-index:10;top:0}.logo img{max-height:25px}.fixed_burger{display:block;right:auto;left:14px}.fixed_burger.active+.search_form{display:block;top:5px;right:auto;left:50px;z-index:12}.upheader{padding:0 50px 0 0}.upheader>a,.upheader>div,.upheader>span{margin:0 0 0 20px}.search_form{position:absolute;right:90px;background:#fff}.search_cont.active input{display:inline-block;padding:0 40px;width:calc(100vw - 100px);background:var(--clr-2);border-radius:30px}.search_cont.active .search_cross{position:absolute;right:10px}.search_cont.active .search_submit{position:absolute;padding:2px 0;left:15px}div .ads-search-product{left:-50px;right:auto;z-index:999999;background:#f5f5f7;border-radius:0;margin:4px 0 0;box-shadow:unset;width:100vw}div .ads-search-product .box-img{width:50px;height:50px;border:0;border-radius:5px;overflow:hidden}div .ads-search-product .products{margin:10px}div .ads-search-product .products .list{padding:0}div .ads-search-product .products .list a{background:#fff;display:flex;margin:0 0 1px;padding:10px}div .ads-search-product .products .list a:first-child{border-radius:10px 10px 0 0}div .ads-search-product .products .list a:last-child{border-radius:0 0 10px 10px}div .ads-search-product .item{margin:0 0 0}div .ads-search-product .box-title{top:0}.ads-search-product .view-all a{font-size:0!important}.ads-search-product .view-all a:before{content:'Show more';font-size:16px!important;line-height:1.5;color:var(--clr-1)}div .slv-search-product{left:-10px;right:auto;z-index:999999;background:#f5f5f7;border-radius:0;margin:4px 0 0;box-shadow:unset;width:100vw}div .slv-search-product .box-img{width:50px;height:50px;border:0;border-radius:5px;overflow:hidden}div .slv-search-product .products{margin:10px}div .slv-search-product .products .list{padding:0}div .slv-search-product .products .list a{background:#fff;display:flex;margin:0 0 1px;padding:10px}div .slv-search-product .products .list a:first-child{border-radius:10px 10px 0 0}div .slv-search-product .products .list a:last-child{border-radius:0 0 10px 10px}div .slv-search-product .item{margin:0 0 0}div .slv-search-product .box-title{top:0}.slv-search-product .view-all a{font-size:0!important}.slv-search-product .view-all a:before{content:'Show more';font-size:16px!important;line-height:1.5;color:var(--clr-1)}.pager ul{display:none}.headermenu{top:100%;background:#f5f5f7;padding:20px 0;width:100vw;left:0}.headermenu.active{display:block}.headermenu>ul{display:block}.headermenu>ul>li>a{padding:10px 20px;font-size:16px;line-height:23px;background:#fff;min-height:50px;margin:0 10px 10px;border-radius:10px;display:flex;align-items:center;transition:all .3s ease-out}.headermenu>ul>li>span{padding:10px 20px;font-size:16px;line-height:23px;background:#fff;min-height:50px;margin:0 10px 10px;border-radius:10px;display:flex;align-items:center;transition:all .3s ease-out}.headermenu>ul>li>a:hover,.headermenu>ul>li>span:hover{box-shadow:0 4px 20px rgb(77 54 116 / .15)}.tt_inited .rp_one{margin-bottom:20px!important}.real_people_cont .tt_inited{margin:0}.real_people_cont .galpager_cont{padding:10px 0 0}.crL{width:100%}.crR{width:100%;margin:0 0 30px}.customer_reviews{flex-direction:column-reverse}.customer_reviews_cont{padding:50px 10px}.cr_gallery{padding:0}.crL h4{font-size:24px}.cr_body{font-size:14px}.cr_head{font-size:16px;flex-direction:column}.cr_name{margin:10px 0}.about_s_one a{flex-direction:column!important}.about_s_img,.about_s_text{max-width:100%;width:100%}.about_s_text{margin:20px 0 0!important}.about_s_img{height:auto}.about_s_img img{height:auto}.aboutus_cont{padding:20px 0}.aboutus{height:260px;padding:0}.aboutus h1{font-size:26px}.about_s_cont{padding:30px 0}.about_s_text b{font-size:26px;text-align:left!important}.about_s_text p{font-size:16px;margin:10px 0 0}.ab_stats_cont{padding:30px 0}.ab_stats{display:block;height:auto;padding:30px}.ab_stats>div:not(:last-child){padding-bottom:50px}.ab_team_cont{padding:50px 0 0}.ab_team{flex-wrap:wrap;justify-content:space-around}.cat_img h1{font-size:26px}.cat_img{padding:0 0 80%;margin:20px 0}.cat_img p{font-size:16px;margin:0 auto;max-width:100%;line-height:1.5}.product_list_info{padding:10px}.recs_slider_cont h3{font-size:26px}.recs_slider_cont p{font-size:14px}.trackcont{width:100%;margin:0;min-height:100px}.trackform input{width:100%}.angleswitch{min-width:unset!important;margin:0 0 0 5px}.angleswitch u{display:inline;text-decoration:none}.angleswitch span{display:none}.trackform form .form-group:first-child{width:100%}.trackform form{margin:0 0 30px;display:block}.trackcont h1{margin:0 0 10px}.trackform .btn{padding:0;margin:30px 0 0;width:100%}.prefooter{padding:30px 0 0}.prefooter_cont{flex-wrap:wrap}.prefooter_one{margin:0 0 20px}.prefooter_one h4{margin:0 0 10px}.pf_img_list{flex-wrap:wrap;justify-content:center}.pf_img_list div{margin:0 5px 10px}.mb_padder{padding:0 20px}.revpics img{max-height:40vw;border-radius:10px;height:40vw;object-fit:cover;width:40vw}.single_bgr{padding:0}.single_bgr .single_split,.single_split{padding:15px 0;margin:0}div.single_item_content{margin:0}.single_bgr #form_singleProduct h1{margin:0 0 30px}.single_bgr .sku_text_select_curr{font-size:18px}.single_bgr .singlecartplate{margin:10px 0 40px}.recs_slider .ttgallery_cont{padding:20px 10px 0;margin:0 -10px}.atc_name{display:none}.atc_price{width:calc(100% - 170px - 10px);margin:0 10px 0 0}.atc_btn{min-width:170px}.atc_price .newprice{font-size:18px!important;margin:0 20px 0 0}.atc_price .oldprice{font-size:12px!important}.sticky_atc_cont{padding:10px}.atc_btn button{height:44px!important}.sticky_atc_cont .priceflex{display:block}.atc_price .yousave_block{display:none!important}.rp_ones>.rp_one{display:none}.trackform{max-width:100vw}.add_btn_sticky.single .upbutton{bottom:100px}.js-item-sku_cont{width:100%}.fullreviews .load_more_cont{position:static}.fullreviews .loadmore{height:auto;line-height:1}.Review_formcont>h5{margin:20px 0}.rp_ones .ttgallery_cont{padding:20px 10px 10px;margin:-20px -10px -10px;width:auto}.searchH1 div{font-size:16px}.searchH1 h1{font-size:26px;margin:0 5px 0 0}.searchH1 span{font-size:20px}.searchpops{font-size:16px}.searchpops .h1{font-size:26px;margin:30px 0 30px}.h1cont h1{font-size:26px}.h1contflex span{font-size:18px;margin:0 0 0 5px}.Review_formcont>h5 span{width:100%}.recs_slider_cont p{font-size:16px}.recs_slider_cont .product_list_info h4{font-size:20px;height:60px}.back_to_menu{margin:10px}.fixed_burger.active~.header_center{display:block;position:relative}.headermenu>ul>li>span.get_all_cats{display:none}.get_all_cats_cont ul{margin:10px;background:#fff;display:block;width:auto}.get_all_cats_cont>ul{top:0;width:auto;height:calc(100vh - 88px);overflow:auto;margin:0}.get_all_cats_cont li{width:100%;background:#fff;margin:0 0 10px;border-radius:10px}.headermenu>ul>li+li{display:none}.get_all_cats_cont a{display:flex;padding:10px;align-items:center;margin:0}.headermenu>ul>li>span{background:var(--clr-2);color:var(--clr-1)}.faqpage_cont{padding:30px 0}.superH1{font-size:26px}.faqpage_head p{font-size:16px}.faq_ones{margin:30px 0 0}.search_submit{margin:0 10px 0 0}.h1,h1{font-size:26px}.onblackbtns .btn-white,.onblackbtns .btn-white:visited{margin:0 5px}.page404center p{font-size:18px;line-height:1.5;margin:0 10px}.products_cont:not(.tt_inited){margin:0 0 0 -10px}.single.add_btn_sticky .footer-copyright{padding:10px 0 75px}.recs_slider_cont .product-item .discount{padding:5px 8px;border-radius:3px;height:auto;font-size:18px;line-height:1.5;margin:0 0 0 10px}.recs_slider_cont .product-item .price small{font-size:16px}.recs_slider_cont .product-item .sale.js-salePrice{font-size:24px;margin:10px 0}.recs_slider_cont .product-item .discount b{font-size:18px}.Review_formcont button.btn2[type=submit]{min-width:calc(100% - 60px)}.single_item_content{margin:0 0 20px}.jssocials-shares{display:flex;justify-content:center;width:100%;margin:0 0 15px}.faqpage_cont .adap_tab_head{font-size:16px}.compare_txt li{margin:0 0 20px;font-size:16px;line-height:1.5}.cat_img_center{padding:0 20px}.home_subs{padding:50px 0 0}.footer .submiter input{width:100%;margin:0}.twin_flex{height:auto;padding:0}.twin_banner{height:100%;width:100%;position:relative;padding:0 0 calc((100% * 26)/ 30)}.twin1{margin:0 0 30px}.twin_inner{margin:0 auto;width:100%;color:#fff;justify-content:center;display:flex;flex-direction:column;height:100%;align-items:center;position:absolute;padding:0 20px}.color_addon div .title{font-size:26px;margin:0 0 20px}.color_addon{padding-top:50px!important;padding-bottom:50px!important}.color_addon .btn.adsbundle-btn{padding:12px 20px;font-size:24px;white-space:normal;height:auto}.color_addon .circle-bundle-product{width:40px;height:40px;margin:20px 0!important;transform:none}.color_addon .flex-grid{margin:0 0 30px}.admin-bar .header_cont{margin:0}.admin-bar .fixed_burger{top:17px}.logo{width:100%}.logo span{margin:0 3px 3px 3px;font-size:24px}.logo img+span{margin:0 0 0 5px}.home_mood{flex-direction:column-reverse}.home_mood>div{overflow:hidden;width:100%}.mood_left{padding:30px 10px}.prime_good{padding:30px 0;flex-direction:column}.prime_good .prime_img{width:100%;min-width:50%;position:relative;padding:10px}.prime_good .prime_img img{position:relative}.prime_good p{display:none}.prime_good_gallery{width:calc(100% + 10px);min-width:100%;padding:0 10px;display:flex;flex-wrap:wrap;margin:20px 0 0 -10px}.prime_good_gallery .item{width:50%;padding:0 0 10px 10px}.twin_products_cont{padding:40px 0 0}.sale_block_cont{padding:40px 0 0}.sale_block .item{width:100%;padding:15px 0 15px 30px}.why_us_cont{padding:40px 10px}.why_us_one>div{width:100%}.why_us_img{padding:0;min-height:unset}.why_us_one{flex-direction:column-reverse}.why_text_cont{padding:30px 10px;margin:0 0 20px}.why_text_head_flex{display:block;text-align:center}.why_text_head{margin:0 0 20px}.why_text_items{padding:20px;display:block;margin:30px 0 0}.why_text_item_one{width:100%;padding:0 0 20px}.why_text_ico_items{display:block;width:100%;margin:30px 0 0}.why_text_ico_item_one{padding:10px 20px;text-align:center}.instas div:first-child{max-width:100%;width:100%}.top_menu{display:none}.header_flex .search_form{display:none}.header_right>div.currency_chooser{display:none}.header_right>.usericon_cont{display:none}.mood_left p{line-height:1.5;font-size:20px;margin:0 0 20px}.header_right{position:fixed;right:10px;display:flex;height:50px;align-items:center;top:0}.get_shade_menu .ttdropdown-menu.show{position:fixed;top:48px!important;right:0!important;bottom:0!important;width:100%;max-height:unset;height:calc(100% - 48px)}.footer_bottom{flex-direction:column}.footer_bottom_left .currency_chooser ul{top:auto!important;bottom:100%;left:-20vw!important;right:auto!important;width:auto;max-width:80vw}.contactform .nicelabel .form-group.contact_half{width:calc(100% - 15px)}.story_blog_one{min-width:300px;width:300px}.scroll_x{height:530px}.why_us_cont h4{font-size:20px;margin:0 0 20px}.why_us_info .text{margin:30px 0 0;font-size:24px;line-height:1.2}.prime_good h3{font-size:36px;line-height:1.2;text-align:center;padding:0 20px}.why_text_head h4{font-size:36px}.carticons{position:relative;padding:5px;display:block;margin:0 -5px 0 0}}@media(max-width:1289px) and (min-width:768px){.mood_left p{line-height:1.5;font-size:18px}.product-item .discount{height:32px;font-size:16px;margin:0 0 0 10px}.product-item .price small{font-size:16px}.product-item .sale.js-salePrice{font-size:24px}.stars_single{padding:0}.product_list_info h4{font-size:16px;line-height:1.5;height:48px}.prime_block .prime_block_header h2{font-size:36px;line-height:1.2;font-weight:600;margin:0 0 10px}.prime_block .prime_block_header p{margin:0 0 10px;font-size:18px;line-height:1.5}.sale_text2 span{font-size:48px;padding:5px;line-height:1}.header_right{top:-45px}.single_slide .item .itembgr{height:60px;width:60px}}@media(min-width:992px){.headermenu>ul>li>a{display:block;padding:15px 0;font-size:14px;line-height:20px;margin:5px 15px}.headermenu>ul>li>span{display:block;padding:20px 15px;font-size:14px;line-height:20px}.get_all_cats{padding-left:30px!important}}.show_live_icon .custom_sidebar_btn{display:flex}.custom_sidebar_btn{position:fixed;width:50px;height:50px;background:#03d2a9;color:#fff;cursor:pointer;left:0;bottom:calc(50% - 100px);z-index:6999;transition:all .5s ease-out;display:none;align-items:center;justify-content:center}.custom_sidebar_btn a{color:#fff!important;width:100%;display:flex;height:50px;justify-content:center;align-items:center}.custom_sidebar_btn a:after{content:'';display:block;width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANPSURBVHgB3ZtrmeowEIYjAQcnEnAAEtbBwQE4oA72OOhxgIRKQEIkIOHbZglLSGdy6ebS8j1P/5BJJi8zTSehCLEQATiNl8Jd1/H6K95VI9x/0OrEu8kD+37QEbDvA83AqvHa4Xkv29qLtcoDK027JKAHrHEhC8FadgPWnt4JsBJ+dWLpioU1tj3C6sRSlQgrCbsj6IWsE0tTCqyx/zQ2A6xFCvRCtizoVFjTR0dzx7QtF3oObOS4y4MuBWuNz0GfRG2VhrX8UNC38dqIWqoFa/mTBtLWVtRQbVjj80D47MznUpRSI1juPn6BF7kFfot3FAWFuGosLzTC+9kiuxvQqVwWGvGb96zQCKeyQu7nNPh79ozC0PCnsi5LN8j5nAadTnpw6WnPAu0ZW8EpRxloJVKF6cZcYbqfzQ4NPmrfUWX67F1jkSrC6ZGxywqNaSrrgmPnsc8W4T4WIhc0Mc4FnhISfDacRapApElJaGfyOqofCfa2ejFXqRD4BTSeGTUgULkVgZ0LgRnQpo+OarBqKwrrTMiVnuA2wd73JWkIGTGP8rDCDzEk2rPQEf7rwVpOKYhNon0ydBNYy/nVcfonYJ9z9a4LayZwSwE2fWZBt46sdj44jqMrGsxbyFQr2BMRWa2kiiYWuhns6GAL/te99HpVhKFbwnbgNYDfuUhzzVm9OzR49OzBnzTcQNxzuG/GO0zTXhf/UqRB14E1k/7ncwwiarhH8xqYdGoZWhzWF1X9uW8/2iNOHPSpNqwvquwpg+nL1djXGGhUro19qagnsYvo7072Z8MOPnL1V2Pwz1Utb1StMXqnnx5POjbtV2Pwjxs9gV3kGBRI6plXFdgPxllUVM0YGyQemqHhaqwcR+RzNTAGtcjJiH6H2rCUw61jE6qQ9sQY0fW0Gb/HfbEcMPMwINbZxZnop9M+WG0non9yKjcVPL+gE9GfvFKAmancTO5MnbYzAbOx2n+Vyk0UANriNQMuVtu6UvkhYtJ7p12aSB+dL2NdqfwQnq/6PTRE9DmsLpUfAn0fdh57N83Xkcq2QB/X9HZ6m9TuCLtJrbx4Ie4VIE5F39YpJpOqCmlax33LyUT6EgGqELmDWoVw/ytNj9eDAGW+jJfH09r0Bel5zwaGUPsFAAAAAElFTkSuQmCC) no-repeat center center;background-size:30px}.custom_sidebar_btn_reload{position:fixed;width:50px;height:50px;background:#03d2a9;color:#fff;cursor:pointer;left:0;bottom:0;z-index:6999;transition:all .5s ease-out;display:none;align-items:center;justify-content:center}.is_frame_live .custom_sidebar_btn_reload{display:flex;opacity:.8}.reload_icon{height:2em;padding:.25em;width:2em;display:block;position:relative;font-size:18px;transform:rotate(35deg)}.reload_icon:after,.reload_icon:before{content:'';display:block}.reload_icon:before{border-color:#fff0 #fff #fff #fff;border-radius:50%;border-style:solid;border-width:.125em;height:1.5em;width:1.5em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.reload_icon:after{border-color:#fff0 #fff0 #fff0 #fff;border-style:solid;border-width:.3125em 0 .3125em .5em;height:0;position:absolute;top:0;left:50%;width:0}.stars .star.star-no:first-child,.stars .star.star-no:first-child~.star-no{display:none}.halloween_theme .add_btn{position:relative;overflow:hidden}.halloween_theme .add_btn:after,.halloween_theme .add_btn:before{content:'';border-radius:0 0 10px 10px;position:absolute;bottom:-2px;transition:all .3s ease-in;pointer-events:none;background:url(/wp-content/themes/rockwell/images/hallo/bat.webp) no-repeat center bottom #fff0;height:50px;background-size:50px;width:50px;z-index:200;right:5%;transform:translateY(-50px) rotate(-45deg);opacity:0}.halloween_theme .add_btn:before{right:90%;transform:translateY(50px) rotate(45deg);opacity:0;height:80px;width:80px;background-size:80px}.halloween_theme .add_btn:active:after,.halloween_theme .add_btn:hover:after{transform:translateY(5px) rotate(-15deg);opacity:1;right:20%}.halloween_theme .add_btn:active:before,.halloween_theme .add_btn:hover:before{transform:translateY(12px) rotate(30deg);opacity:1;right:70%}.halloween_theme .item-cart{position:relative}.halloween_theme .item-cart:before{content:'';transition:all .3s ease-out;position:absolute;left:15%;width:60px;height:60px;top:0;background:url(/wp-content/themes/rockwell/images/hallo/hand.webp) no-repeat 0 0 #fff0;background-size:100%;z-index:2}.halloween_theme .item-cart:hover:before{transform:rotate(-32deg) translateY(-35px);left:6%}.halloween_theme .item-cart a{z-index:3;position:relative;transition:all .3s ease-out}.halloween_theme .item-cart:hover a{transform:translateX(20px)}@media (max-width:767px){.halloween_theme .item-cart:hover a{transform:translateX(35px)}.halloween_theme .item-cart:hover:before{transform:rotate(-65deg) translateY(-20px);left:7%}}@font-face{font-family:'fontello4';src:url(data:application/octet-stream;base64,d09GRgABAAAAACAEAA8AAAAAMnAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABWAAAADsAAABUIIslek9TLzIAAAGUAAAAQwAAAFY+IVNFY21hcAAAAdgAAADoAAAC1uNucaJjdnQgAAACwAAAABMAAAAgBtv/AmZwZ20AAALUAAAFkAAAC3CKkZBZZ2FzcAAACGQAAAAIAAAACAAAABBnbHlmAAAIbAAAE+oAABzgc8L5VGhlYWQAABxYAAAAMgAAADYWKMGnaGhlYQAAHIwAAAAfAAAAJAcvA2RobXR4AAAcrAAAAEAAAABcTez/6WxvY2EAABzsAAAAMAAAADBD1ksUbWF4cAAAHRwAAAAgAAAAIAHfDQhuYW1lAAAdPAAAAYMAAALZlSWCzXBvc3QAAB7AAAAAxgAAAQs5d0uvcHJlcAAAH4gAAAB6AAAAhuVBK7x4nGNgZGBg4GIwYLBjYHJx8wlh4MtJLMljkGJgYYAAkDwymzEnMz2RgQPGA8qxgGkOIGaDiAIAJjsFSAB4nGNgZE5mnMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4vGD4FMAf9z2KIYg5lmA4UZgTJAQDmIQvuAHic5ZLNTQMxEEafyZLws/wFWHHPNUJKJ+kip3RCA0klnFJLjnO0t4HwTWYOCOgAW28lf1qPLb8BLoGJWIoOyoGCj0+l5ZxPuDnnHR9av/CopLPe5nVfj23RNm07rsb16QSG0t3P9NcoqrLUfP82Pb3wyrrRlBlXXOvcW3ruuOdBpz4x51k7Xxn08/SPuv9t9P4pb7ka/P0DN2eJXhVL3LQlbtsS7wJL9PpYIg9YIiNYIjdY4t1hiXxhid/OEjlUZwSySd0F8krdBzJMPQZyTVsEsk7bBPJP2wbqBMZVoJ5gXAcMX3EFUkZ4nGNgQAMSEMgc+j8ThAEShAPhAHicrVZpd9NGFB15SZyELCULLWphxMRpsEYmbMGACUGyYyBdnK2VoIsUO+m+8Ynf4F/zZNpz6Dd+Wu8bLySQtOdwmpOjd+fN1czbZRJaktgL65GUmy/F1NYmjew8CemGTctRfCg7eyFlisnfBVEQrZbatx2HREQiULWusEQQ+x5ZmmR86FFGy7akV03KLT3pLlvjQb1V334aOsqxO6GkZjN0aD2yJVUYVaJIpj1S0qZlqPorSSu8v8LMV81QwohOImm8GcbQSN4bZ7TKaDW24yiKbLLcKFIkmuFBFHmU1RLn5IoJDMoHzZDyyqcR5cP8iKzYo5xWsEu20/y+L3mndzk/sV9vUbbkQB/Ijuzg7HQlX4RbW2HctJPtKFQRdtd3QmzZ7FT/Zo/ymkYDtysyvdCMYKl8hRArP6HM/iFZLZxP+ZJHo1qykRNB62VO7Es+gdbjiClxzRhZ0N3RCRHU/ZIzDPaYPh788d4plgsTAngcy3pHJZwIEylhczRJ2jByYCVliyqp9a6YOOV1WsRbwn7t2tGXzmjjUHdiPFsPHVs5UcnxaFKnmUyd2knNoykNopR0JnjMrwMoP6JJXm1jNYmVR9M4ZsaERCICLdxLU0EsO7GkKQTNoxm9uRumuXYtWqTJA/Xco/f05la4udNT2g70s0Z/VqdiOtgL0+lp5C/xadrlIkXp+ukZfkziQdYCMpEtNsOUgwdv/Q7Sy9eWHIXXBtju7fMrqH3WRPCkAfsb0B5P1SkJTIWYVYhWQGKta1mWydWsFqnI1HdDmla+rNMEinIcF8e+jHH9XzMzlpgSvt+J07MjLj1z7UsI0xx8m3U9mtepxXIBcWZ5TqdZlu/rNMfyA53mWZ7X6QhLW6ejLD/UaYHlRzodY3lBC5p038GQizDkAg6QMISlA0NYXoIhLBUMYbkIQ1gWYQjLJRjC8mMYwnIZhrC8rGXV1FNJ49qZWAZsQmBijh65zEXlaiq5VEK7aFRqQ54SbpVUFM+qf2WgXjzyhjmwFkiXyJpfMc6Vj0bl+NYVLW8aO1fAsepvH472OfFS1ouFPwX/1dZUJb1izcOTq/Abhp5sJ6o2qXh0TZfPVT26/l9UVFgL9BtIhVgoyrJscGcihI86nYZqoJVDzGzMPLTrdcuan8P9NzFCFlD9+DcUGgvcg05ZSVnt4KzV19uy3DuDcjgTLEkxN/P6VvgiI7PSfpFZyp6PfB5wBYxKZdhqA60VvNknMQ+Z3iTPBHFbUTZI2tjOBIkNHPOAefOdBCZh6qoN5E7hhg34BWFuwXknXKJ6oyyH7kXs8yik/Fun4kT2qGiMwLPZG2Gv70LKb3EMJDT5pX4MVBWhqRg1FdA0Um6oBl/G2bptQsYO9CMqdsOyrOLDxxb3lZJtGYR8pIjVo6Of1l6iTqrcfmYUl++dvgXBIDUxf3vfdHGQyrtayTJHbQNTtxqVU9eaQ+NVh+rmUfW94+wTOWuabronHnpf06rbwcVcLLD2bQ7SUiYX1PVhhQ2iy8WlUOplNEnvuAcYFhjQ71CKjf+r+th8nitVhdFxJN9O1LfR52AM/A/Yf0f1A9D3Y+hyDS7P95oTn2704WyZrqIX66foNzBrrblZugbc0HQD4iFHrY64yg18pwZxeqS5HOkh4GPdFeIBwCaAxeAT3bWM5lMAo/mMOT7A58xh0GQOgy3mMNhmzhrADnMY7DKHwR5zGHzBnHWAL5nDIGQOg4g5DJ4wJwB4yhwGXzGHwdfMYfANc+4DfMscBjFzGCTMYbCv6dYwzC1e0F2gtkFVoANTT1jcw+JQU2XI/o4Xhv29Qcz+wSCm/qjp9pD6Ey8M9WeDmPqLQUz9VdOdIfU3Xhjq7wYx9Q+DmPpMvxjLZQa/jHyXCgeUXWw+5++J9w/bxUC5AAEAAf//AA94nMVZeZAcV3l/33t9T3dPz0wfc/Qc23PtzuzO7s65l2ZH0mqlXR1epJVYCR0rWYctoyOyZORLFsZxjEkZMBibIw6iwKG4yjY4BJxUqATxh0xVUnG5iqJShRMwxEUqJFSOClijfD27KzDYVfyRVLp3u1+/9733veM7ft83BAi5cY1dYR2SJo2OEg4qHOMJhc1bn40uLHVUAELJWUKpSucSHQU/6BmsI8f3vpA0HcY7ZTCDELFMHYZBFLxCo96KFP1nvtWspoG32ZXgtRHVUn/5C9VWYeQlPQ3RS4GMej9EM/C6GrzafV0NGCA+9JAYVjgJnKtB1eL7u47T7ceZ3JyfTAZIpxNyY6auyZIo8AzU32miHTmfc+ywwXizDK1hCIIjtpzIyrSz3ttMm977hZ+evP2fvzjw8stdXICjvPUCvGe8V17xnvnpmTPw/Mpa3LdZCSHcjRs3HmM/ZrvJcXKGXCQPkn2ddx4DIs8D5ejmBy7NCpy8KQCyAoSTyTLhJIFSnqPLIvAA/CK+eFhiWIRt995Nyd0P3vvge+6689zpUydvP3Jo397diwu3kOP0uIorzfdV27AOio2RbKPYKDRGvXXgF+ujxZHsqNfIFnrPYt7C5mHwsKWIlViTrVdotljQwU5DyLQdwTJTgIPVi33CaqkC2T6vsA5sx8S9qzerNr9WYNjQCPGWKUCK7ugb64PeRXlYLVw3YO2ieAP9jGorcuBD64ZCmdb6sYwBASxsaPX1tfqu/00sn3whW8tmqzn4Pj5y1Wzm+vOxPL2We8NvB47eHIvzXydwJynlblbitYmTbYdfd/3VyiYhneprZTJj6xPuev/dGcvkYwvGf8Zw4FwutvKCaD4GG279QSyPZ+bL3+3sdbaTJMgIqXdGGTBOAWB0Mw+MAGGA58TRJV/ytmAHjcwl3WLBHUmOxLKO0FMQQXRs3J9hELJesVAs1FtNlDLHdmyo+sW6X+mJgiiYfiWr57wfOkMd54e3PXD20IHm2FjzwKEfLGOhe3zX5tn+Uql/dvOfrBXg6+0L1R/ZnYrzw80+4auHDrTGxloHDnUPlAY2bUG6gVJpADts2TRQIr6+f4p9iWVIiSQ60UzKDnMEYDM2wBmc/vFEPEJ5q5y3k9CH6tCGRr1QrLBivTkNOEs84SDYls5EHSzTpq9+943F7x6cGVSorutU4TiJ4/a9ul9Qw70KqTJ7eUv15MnqFm92ym5WVJVLuYZJuWqhef58c0ny3BSnqiN1e2qWMNSPZ9kV+m0ikRCZJO9+IYf77Gu4jBpeJALP8QJ3CrWaMXKU8IRD5VgmlDG6iNvPlgijbFuiU/h1SrQJb0O4t6M0cv21SjQs8okyjxasAs0U3CxEQnhwvG2KfVVb7wl8o96mDZb1sNmpVVNUsP02OFaaKNFKswI/Xy3Mmur1b4gahaBNw6HrV3VbkYwj54ImjWoflHVBoRLQp3VbTPbIuUJ6rUA73X/UTDrj6QnbtW1diBoug5fMlA2Caqg2s/GM/DP8GjOYRJpkXWeCUF7gqXCKCP6i7/BlUgS2TETCU5FH6UTLs4gySpawQLYVnEI+YlmexLvlvOlLJBTqbXDAF1Ese4KN5Vq12arjV9YTzDSsSC+uv1mrYiMz9nW2jnV3TN/3bAd28p7Bd788eH4nlOC5bCWHxqH7oh4xbP01IacLr2U7Q6NZmBnbvn6pBc93nr0Hprtf4Q2Ph13lxQvl7i25kWwFCXTbC/5IwPrXvNFKB8dorq71CyzEIiRAhK+KFIbKMghoYepNf8aMu57QwmGNvqbB9u5RUQmypq5KWDIJnj258Rzbh7orkWm0uIudd8xvGGOMR3HnKaM8O0UUVHEFTa2EuyjRg9hH5Jjob5rACftRM+QlIssqzJ1+94lj+/ft3nnLtva60Up/Ppe1ygHeLrfQGAqm3QZAPcnWm0V86RR1WadBEPCvmA2hrHCOPQnVRr3o29Gmr1NtaJmiba38m0IZPFQv/+mvbRLQLLTatIUbnkJFE2tV+4O+RLg2fd+g++0meC1dNx0tRW0d7Sf+KeGwaOuu6tK75jbeQQ1TSSpyOLo5wVvQt7xjS/O2TevVK8lSKflxczzjaqodtd3h+f7EkYk9R33RjEepCQvJEmTOZVp1CG6Yj2oFFjf1WEAKitD9JBUE1O6BA0FDLvWH3aLuyVC1qgNhs1xQ1bHyjn1xxykl4ViqpM2VUvrMlqiV27G+NraI54i6/d8szAJkB8l2MlU0zXi2lKLhoWh4fG/tW58Nnb5Mgfn2B3UP76xXGKZof6BYGEatRBls+cazDSiH6J5S4KQoYg8qmv5HA7+rWG23qm3q4MZhEc1pWBUC4/VaMBWKTzbLmz9RTkQUSeJEBsm0q48EJU4xDcUUqSFlCim076CXTm+DMB8QRCWVyqiiEaXLRUafDo7obsbleMkyE4NPbSk3XccIZ/RgvT4eEFTKimkzFaRRQwpkUimFlwLMhu2nSyqKGmRyHkgGbUYUzpfrG/9242n6M5ZCOyx8NSqiXOOqWrbTbKGstKGY4nQQm7RoC2IT147yhGupgKgscEXho4KS2tOe4oKSFqxP1RX3/MHOjjuV0qAoyIo6Eo9L8T/Y/y8DXxvbMvdn/y7YMwtn27k9ebW5fPzhiw833gulhfK369M7zNDsbKF9ZGzbp3q6cpJtRF3JkTZ5gqzvtNvJABrM49OUI3hMTEBQwlBTKIUl1At0dhzHLxGe1/g5jnzg0eVD482hkm2QHJcTfahVXRFivH33hnd2ZDTb83L+7Ts639U1sH3SPybHsnst2R5xC0ZGGwX/1Ff6rsCRXh8H1QEJfU9agVZjlUer1kYBWRkbtQ5flrnCw7GrrTWiJvwRAoWlVtbQ0IezTLQ43KbUifYli9E+hshKM7KtDj9RaLDxQguhsFwsbKQb80WExXQKVHucDpTTSYsptsbJ3P59aU2i/PDsuV/euWmUYn9ZzbQ7fTGQOc2WmZXMlAdoy1aZwqRwX3vu2PePzbX7whJDSwYtaPd3hpueubVWdBKUFw2nWN9qes3hTn8bpgCWS3FIDhxg5fLuoTLQ0tCewYHrV/mmN2WCYgZDGhM50xbZlBPIORV+0HTtbNZ21YLOD0VzAcNDk+BEUNDVsG4GANW+qWxwJV4NJsOxWDgZVHkpnE2QVTv7LXqezRCTDL0gg48Jtj6bRL8b8BvP+icOCKzlm0Bh79fcMEUDiObY9w31loyPaWj6DsKkJ7tHAm7gQCAA/d3vBQIHlJQCTytwe/ewohzAFhiA/hUCn5AQFfm/l32PVcgGcozcRx4iV8iL5G/JT8gvkHECJskXO/aTpzUG5NMfeO8D9x7dt7R7azaACHIVHhj+NM+sWhOqYRCw9VkF6/U31R/HWv1tqINvSW29JfVvEu71r69/8xufeKrkW6/IqrThdtSaDoqf7aRgTfJRk4s9jUY51dGpFnq0vy7sI6MV4Hu0+DHqWTaqhhmkaAl61s8fdhqENSattVF7L1ssFH3CJuvZx2LVsVpvJkS2dmRllJ6PsYOwpjPognp10Gr6813RI8H3VT3iafhVtW+T36qqR7hWhcvziew391llnYYRa9QWmzqsOMpe+zntPRseGgw8f6c7ZBdtoIJGBR4CVs7ysuWaaMmJepyp92zjhIhBRUT3gmYoYT2cr8YxeArAz2S3403GeRQMBEEI86Dp8blGZv1EpJB+T6xSjPZHVdtUUCUjhfHxZjVWzt3bybQjpYFC+ef9piWgZ6Bs+PB0OjFWsnLzJ4YfuFtz7dGvUhyfuZoRZpooMbxke0jixaB8VoqigykovMI4O4UVQU1WDjJBoJIRMCN8gHFmUtREVRH4WcU1XJlXOd7ymC5pqgS2GNUjGU7hWdgVsMpRYDDFq0x3mSoGFIlN4dsI8KIu65IfRmFIyGQzEJR1RZToRwfjQZWjCZUTQUMbIlJZyG+7PH1yYXkOjU6sEVdBSYoK1dT1J0LebIZysqAqatQzOBmCs3ykbLh+kTIrHc653kh0d0UR+itufdhIx6e7E1uOTN49l5salg2JGX2jlVrFytmPgDdT3BbgONgV14MYEXHA3JoXCno4E04UzRhTxMz1YVHkRBpVdZ3xvMwJElPtQZnxWk7RJU7OI54I8MmEYAioysY4j36SU6WwgdVCNCrgoihoZ3lHTUg8rwqxDNM4idHI72N3PccxhXfjQlAIcJH7rRSviLEow9E5au6QJU7iGRfgRAwGOR7ZMIxZZA1RHhgr9u6/2CP0r8kw2d6ZrwyWMpTnhRiS2mGK/XCfuc0YSAhnCAYTZ9D3cWf8sAHVHRCrYH9YRKPog2og23K2nQ15/X4gAb7n0VnRKyKIbqHEr7zW9dx3vYUQxcfRrarj62OTPZJvlPZc/PzhJ++PRC8dmdwfjgSj0emdhcH8YGzmW2f5k/O3NNY1rck6Pd0sOnMfevhoh76DbofZJhO0IxuoRWM7lku7jmLEvfU2GFcznZywas+fow76c7TnHT/uExD14vzPogRxeNiAYJcQYYkIgkrmsiG8In29+VuI+ZNQE7MhvBu1HuinzjtHvM/aj33xscfOH97Jtn6kv//k57pL8PnP3XPbOd9/UMR3z7HXcT9jZMznKPuB1grLt96yVr2Qm6jhdpfBD7QwvGqFfG+doq1a1bdAeJsrRpIWfRy4gv98G4IzwriL/VM9/8a1XBNi6WvbMoWZBHU39KcPfT0TbQ78Xb2heimNqqlQSvOEjyyHs1NQKbMmkn+nuylfh2YOXkzY729F4y7EXWfmPvsvBxeSj2eLchgVRglLLju2QXd25soT9d763rhxjT3DOhgp5MhYR3NCiiTyHEi/W7IsbqZ6ybLWMA2loZgXIwjsVnNPfuapuZZ4SgH92Ae/kz/Z93w/ONdGqKrJ2i9/odk6N/JSWIndTD3FVJj6wyT/yvWfhA7+9EtXu69HzF4OzQ6DczWcWk07cRmce6CH7eZRFmQSJA4izknyTnKIXEQv+1HyDFvs5D535aFL9/K29RQk7FFEMQI6NgSYGZcXSLhZoiIRVv3s+TSSJO1E8pSAuiLznHwqogWYDLx8a1BCQlUVj+WyfYhsLTtlLXtgZyAZs5PLJKYDz8X4g8zfp7AvgOGQQokYJst4BnF1i2lQVXX2EsfRVsrRvSQa1aJrvvxyLkv7Ulaqzzr1plloPKedioAm89qtAXjzVMj/8jwCOI+Tv73031hxOskSMTvxO/EKquhGRGdpld3KZ3TpJkf9/3HXc8j7wtvzhjv+75h3zvzf8CVOVHV2/xr3NY49DNeZfeKJJ5554pnPfubTf/zJjz/5scc//Oj73/fg/ffdc/ed504cP3b00MF37du1c+v87KaN68dbjXqtOjI80J/LppOJuG9DQ+Fw1svzyXLezy0XG37CxMo26tV8rZG1aqFJGspavTTgOsj6EUp1Ghp1P/vXyIZqDd9XIBbMmn7ouw5qK01ojs3VKAaJPfyqgtkDfJleaGz0EFsGMaZjo+FGfj6KrKX9xIHQY1Xv5RtbaM9Xedcsn1WDpmxNVTX7L2rV669NfWWydaVaDQUVgCov1lP/yisT0Wo1lsBY9s9rwIXjR4P2Vjto2DtMhUL3yyMj8GFdqmaOd4+cyFTFYFCsZk7A08f7qqJ+/eXxjWNS3DKmiv9hWNgLu1rGi7WUG5O4GlWCoU/dlVc/rxZiscJivd79KzBfdgI0/NL3Xc3yGqcH9HTq7u5jiXQ6OCwmebMwOj5oua41uDxoJVPBIE9jF4rFC8XuQ+/r9FXwHNmg1wYJyywQ4LBMN/7gySdL28eHP1I8XDGTSWvo8JA/QKX7ejpracm//wc1+orvu/henmgvC/TyjnGySE6RWzvLYehlihQqisoxogV0RKKasOynE4mfTsSQGfyAGCVMAboso0SiQC76b1HdS1RR3Z5JnDx2cO/Od6ybmhgfazUbicXMroiJdzjIx8tQL3gY1lZ9P1cBBOL49nOLVTvvlQGb/CPWqS3gba4kO6BqN/HG4/b/aKGJd933jCgHXkFYlQrvt6SCTu68uJPuOb9n6+U/fZBe+uZ906lBl2b6ve6PueKkOVMJuSVVkPzcOaWCopZcY2RDaZsyP9ipa+6g8qumQClpVGYLC/AFxl++s9qtnr+MyIq/fH4UyOj5SwKDg5OLi3ctLk6+y2d0iT74qJVKlVKp44j+Av64M4UFYaEwE+13SwFB4fxLospbNnU/c3m0N75w6UJv/LXyKr65xnaReTLdmcoCTyO9rLwLMEMoAj7KnyIIAHl2B54UMNi/mgIlKje3aWZyfHR4oNifFxB/hOpt5vTSbD5sKxRFnQ+C/2OQn/LuYTXb/30LFabNIWpBeGSZftpJyBYrrDS/fHpi6amD5khneaIwj8oj6UbYC4u8HI0lwxNDXmEEqrl0PRc3BLjn1jMf0w3d0OTkYFSl/NTJhYkUzD+2t3l8ebZCc+npgeiYPdLvMmEpVLt8+PdyE8MLUPHyj26uuCMTnan48rs/dCZWice5YBXkwfbE6m8UJ1F+d5Ihsp10OutKHiLYOKOERRBWE7ZZQCjMGLeEW6BuESl26OVwNJgjZGZjvYYdBwt2oWDLfKz3ewXKTK1qo6ERVn7o8TOSuBEoVtmVTx+A9ZqhzYp9uB2I2zDeY05fvUKLFdpk4YtLe++ChqQo0hsv+c/Gxb37VitY79m9Ul7o9MP1q4UNOwYDKjXk0s52idLJtW8WePzVyclXH1fEnE+fE5Xf/O5eMGaPPrx1/pEjW4KcaZostPZpMPwk/wNWxlKDAAB4nGNgZGBgAOIUm90v4vltvjJwM78AijDcnL6fCUb///g/k/klcyiQy8EAFgUAfIYN4wAAeJxjYGRgYA76nwUkX/z/+P8X80sGoAgKEAcAtRkHmAB4nGN+wcDAvACKX/z/zwzirwHxgWxBIA3CkSD6/3+mN/8/MjsyMDCdAqmF6GGyhupb8P8PWF0kVB5IAwCxWhkMAAAAAABQALYBkAH4AkYC2gNQA24ENAS8BQQGBAZECHwI7AkkCZQJ8gyCDVwN4g5wAAEAAAAXATwADAAAAAAAAgBKAFoAcwAAAP4LcAAAAAB4nHWQzU7CQBSFzwhikMQFJK5no8GYlB/jQheGhAA7FyxwaQqUtlhmyHQg6cq38B18ILc+i6dl0hh/2kz73XPP3HtnADTxCYHDc8t1YIE6owMf4QQPjivUR46r5EfHx2jgyXGN+tzxKa7x4riBFt5YQVTrjNZ4dyzQFC3HRzgTF44r1G8cV8kjx8c4F0+Oa9Q3jk8xE6+OG7gUH0O9zUwcRla2h1ey3+3dyXkmNaVY+Yn0dzbSJpUDudLKBkmivYXe+GqZPefCNAh3iW/KuIRZYNJYK9nzuqU2CVRgfBss8w7pPuxbu5Irozdy7GrLrdHrYGG9yNrtfafzvSeG0Ngig0GMEBEsJNpUr/jvo4se7khzOiSdB1cMBR8JFR877oiKTMp4wLVipKgGdCRkDwt+N/QqLFnnuXRM6QlZIWHO/JH/rcy4I+8UF7HkdB5n/O2b0KcKr19MsizPkGLPnn2qlu58WlNMJzH+MbfkveS5NZUFda+4HUv1Hh2+/5zzCwLsh7MAeJxtjlluwzAMRDWJvCZp2nRJL6FD0QZtCbEtQaJa+Pa129++DwIccGaoDuqPVv3PHQccoVGgRIUaDVqccMYFT7jiGS+44RVveMcH7vhUOgnFdh+G5yDrOVkfgltG09FYpN4H1jlxLDtKD5aSRKi3Oky0NmLz3CWTQxGsX1gPLnJJX7QnRjdaMZt7KbbbhSv5diIc64F67rx/1DO5ydAkl99yS9Owb9Xqs+SOG7ds+hhpbrZvNiMnOVmf4zhRSsYr9QOWY0R5AAB4nGPw3sFwIihiIyNjX+QGxp0cDBwMyQUbGVidNjEwMmiBGJu5mBg5ICw+BjCLzWkX0wGgNCeQze60i8EBwmZmcNmowtgRGLHBoSNiI3OKy0Y1EG8XRwMDI4tDR3JIBEhJJBBs5mFi5NHawfi/dQNL70YmBhcADHYj9AAA) format('woff')}img{max-width:100%;height:auto}.superH1{text-transform:uppercase}.row{display:-webkit-flex;-webkit-flex-wrap:wrap;display:flex;flex-wrap:wrap}.about_s_one ul{list-style:disc outside;margin:0 0 20px 30px}.wrap{width:1260px;margin:0 auto}.logo{text-align:center}.logo img{max-height:75px}.header{padding:10px 0;background:#fff;border-bottom:1px solid #dfdfdf}.close_adapmenu{display:none}.blog_img a{display:block;overflow:hidden}.blog_item img{display:block;width:100%;clear:both;height:100%;object-fit:cover;border-radius:10px}.blog_img+div{transition:all .3s ease-out;opacity:1}.blog_img:hover+div h2 a,.blog_img+div:hover h2 a{color:#7B7D7F}.blog_img:hover+div h3 a,.blog_img+div:hover h3 a{color:#7B7D7F}.blog_img:hover+div p a,.blog_img+div:hover p a{color:#7B7D7F}.blog_img{position:relative;width:100%;padding-top:56.25%;background:#eee;border-radius:10px}.blog_img a{position:absolute;top:0;left:0;bottom:0;right:0;text-align:center}.blog_item a{text-decoration:none!important}.blog_item{margin:0 0 30px}.common_news{display:flex;flex-wrap:wrap;margin:0 0 0 -100px}.common_news .blog_item{width:calc((100%) * (4 / 12) - 100px);margin-left:100px}.common_news .blog_info{margin:20px 0 0;text-align:center}.common_news .blog_info h3{font-weight:700}.blog_info p a{color:#444;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:81px;font-size:18px;line-height:27px;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.content_plus{width:100%;padding:30px 0 60px;text-align:center}.main_news{margin:0 0 60px}.main_news .blog_item{width:100%;display:flex;align-items:center}.main_news .blog_img{width:calc(50% - 15px);margin:0 30px 0 0;padding-top:28%}.main_news .blog_info{width:calc(50% - 15px)}.main_news .blog_info p a{font-size:20px;line-height:1.4}.category_list{border-bottom:1px solid #dfdfdf;padding:0 0 4px}.category_list a.active{color:#2c91cb!important;font-size:18px;font-weight:700;position:relative;display:inline-block}.category_list a.active:after{content:'';position:absolute;left:0;width:100%;bottom:-5px;height:1px;background:#2c91cb}.category_list a{font-size:18px;color:#444!important;text-decoration:none!important}.category_list a.active,.category_list a{margin:15px 25px 0 0;display:inline-block}.category_list a:first-child{font-weight:bold!important;display:none}.blog_stats{display:none;flex-wrap:wrap;font-size:12px}.article_stats{font-size:12px}.blog_date{color:#999;margin:0 10px 0 0}.blog_desc{margin:15px 0}.main_news .blog_readmore{padding:15px 0 0}.load_more_cont{padding:30px 0 60px;text-align:center}.border_btn{border:1px solid #444;color:#444!important;display:inline-block;height:40px;line-height:40px;min-width:145px;padding:0 20px;text-align:center;border-radius:3px;cursor:pointer}.footer .wrap{display:flex;justify-content:space-between}.socs_list{font-size:14px}.socs_list a{color:#fff;width:26px;height:26px;border-radius:50%;display:inline-block;line-height:23px;border:1px solid #fff0;text-align:center}.socs_list a:hover{border-color:#fff}.footer_socs{display:flex;flex-wrap:wrap;align-items:center}.footer_socs>span{margin:0 10px 0 0}.footer_copyright{line-height:20px;font-size:11px}.subscribe_cont{background:#f1f1f1;padding:50px 0 40px}.subscribe{justify-content:center;align-items:center;flex-direction:column;display:flex}.subscribe input[type="email"]{width:396px;height:40px;margin-right:10px}.subscribeH{font-size:20px;line-height:24px;text-transform:uppercase;color:#444;margin:0 0 5px}.formtip{width:100%;color:#a1a1a1;margin:0 0 20px;font-size:14px;text-align:center;display:block}.subscribe_form{position:relative;font-size:12px;line-height:15px;color:#a1a1a1}.subscribe .form-group{display:flex;align-items:center}.subscribe_form label{font-style:italic!important}.nicelabel .form-group{margin:0 0 10px}.nicelabel .form-group{position:relative}.nicelabel .form-group label{position:absolute;left:15px;top:10px;font:14px/24px 'Open Sans';transition:all .3s ease-out;color:#999}.nicelabel .form-group>input+label{cursor:text}.nicelabel .form-group.is-not-empty>input+label{font:10px/24px 'Open Sans';top:-2px}.nicelabel .form-group input:-webkit-autofill+label{font:10px/24px 'Open Sans';top:-2px}.nicelabel .form-group>input:focus+label{font:10px/24px 'Open Sans';top:-2px;opacity:1}.nicelabel .form-group>input{font-size:14px;transition:all .3s ease-out;color:#444;box-shadow:none!important;outline:none!important;background:0;background-color:#fff}.nicelabel .form-group>input:focus,.nicelabel .form-group.is-not-empty>input{padding-top:10px;padding-bottom:0!important}.nicelabel .form-group input:-webkit-autofill{padding-top:10px;padding-bottom:0!important}.nicelabel .form-group select,.nicelabel .form-group textarea{color:#444;font:14px/24px 'Open Sans';box-shadow:unset!important;outline:none!important;border:1px solid}.nicelabel .form-group textarea{padding:10px 15px;background:0;background-color:#fff}.nicelabel .form-group.is-not-empty>textarea+label{font:10px/24px 'Open Sans';top:-2px}.nicelabel .form-group>textarea:focus+label{font:10px/24px 'Open Sans';top:-2px;opacity:1}.nicelabel .form-group.is-not-empty>textarea{padding-top:15px;padding-bottom:0}.nicelabel .form-group>textarea{padding-top:15px}.search_activator{position:absolute;right:0;color:#999;bottom:38px;cursor:pointer;padding:5px;margin:-5px}.single_post_img{position:relative;color:#fff;height:0;padding:0 0 40%;border-radius:10px}.single_post_img h1{font-size:44px;z-index:3;position:relative}.single_post_img_center{position:absolute;z-index:2;text-align:center;display:flex;justify-content:center;flex-direction:column;left:0;top:0;width:100%;height:100%;border-radius:10px;padding:0 15px}.single_post_img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:0;border-radius:10px}.post_breadcrumbs i{display:none}.post_breadcrumbs a{margin:0 15px 0 0}.post_breadcrumbs span{color:#999}.about_s_one *+h2{margin-top:30px}.about_s_one a{color:#0067ff}.about_s_one a:hover,.about_s_one a:focus,.about_s_one a:hover{text-decoration:underline}.single_post_img_center::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:rgb(0 0 0 / .2);border-radius:10px}.about_s_one h2,.about_s_one h3,.about_s_one h4,.about_s_one h5,.about_s_one h6{font-weight:700}.about_s_one ol{list-style:decimal inside;margin:20px 0}.blogH{margin:50px 0 20px;font-size:24px;font-weight:700;display:flex;flex-wrap:wrap;justify-content:center}.blogH span{color:#999;margin:0 0 0 10px;line-height:42px}#commentform{display:flex;flex-wrap:wrap;justify-content:space-between}#commentform .form-group.fg_author,#commentform .form-group.fg_email{width:calc(50% - 10px)}#commentform .form-group{width:100%}.pager{display:flex;justify-content:center;align-items:center;margin:30px 0;font:12px/21px 'Open Sans'}.pager ul{text-align:center;display:flex;justify-content:center;align-items:center;margin:0 0}.pager li{display:inline-block}.pager li.active{font:bold 12px/21px 'Open Sans'}.pager a,.pager>span,.pager li span{color:#444;padding:0 5px;margin:0 3px;display:inline-block;line-height:28px;border-bottom:2px solid #fff0}.pager li.active a,.pager li.active span{color:#3c5460;border-bottom:2px solid #3c5460}.pager li.empty{margin:0 10px}.breadcrumbs{margin:0 0 20px;color:#999;font-size:12px;line-height:18px}.breadcrumbs a,.breadcrumbs a:visited{color:#444}.breadcrumbs i{color:#444;margin:0 5px;font-style:normal}.breadcrumbs .current{max-width:22em;overflow:hidden;vertical-align:middle;white-space:nowrap;display:inline-block;text-overflow:ellipsis}.pr-breadcrumbs{display:flex;align-items:center}.adapbread{display:none}.article_by{color:#999}.article_content{margin:30px 0}.blog_article:after{content:'';clear:both;display:block}.article_content img{display:block}.articleL{width:calc((100% + 30px) * (9 / 12) - 30px);position:relative;padding-right:calc((100% + 30px) * (9 / 12) - 30px - 859px)}.articleR{width:calc((100% + 30px) * (3 / 12) - 30px)}.article_full{display:flex;justify-content:space-between;position:relative}.article_prev_next{padding:0 30px;background:#f8f8f8;display:flex;justify-content:space-between;flex-wrap:wrap;margin:30px 0}.article_prev_next .blog_item{max-width:360px;padding:30px 0 0}.article_prev_next .blog_item.next_one:first-child:last-child{margin:0 0 30px auto}.article_prev_next .blog_item.prev_one:first-child:last-child{margin:0 auto 30px 0}.article_prev_next .blog_item:hover h3 a{color:#7B7D7F}.article_prev_next .blog_item:hover p a{color:#7B7D7F}.article_prev_next .blog_item:hover .blog_readmore a{color:#7B7D7F}.blog_readmore{text-transform:capitalize;font-size:22px;font-weight:700;text-decoration:underline}.next_one .blog_readmore{text-align:right}.article_date_tags{display:flex;flex-wrap:wrap}.blog_article>h1{margin:0 0 20px;font-size:30px;line-height:1.4}.blog_article .socs_list a{color:#999}.blog_article p{font-size:18px;line-height:29px}.blog_article ul{list-style:disc}.blog_article ul li{padding:10px 0}.socs_list a:hover{border-color:#999}.article_info{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;margin:0 0 20px}.article_prev_next .blog_readmore a{color:#444;transition:all .5s ease-out}.article_prev_next .blog_readmore a:hover{text-decoration:none}.main_img img{width:100%}.logged-in-as{text-align:center}.comm_cont{margin:60px 0}.comm_cont h5{font:25px 'Open Sans';text-align:center}.comm_cont h5 span{color:#999}.comm_list{margin:30px 0}.comm_one{margin:0 0 30px}.comm_one .comm_one{margin-left:30px;margin-top:50px}.comm_one p{font:16px/20px 'Open Sans'}.comm_head{display:flex;flex-wrap:wrap;margin:0 0 15px}.comm_who{color:#444;font:700 16px/21px 'Open Sans';margin:0 10px 0 0}.comm_date{color:#999;font:12px/21px 'Open Sans'}.comm_reply{float:right;margin:-10px 0 0;color:#2c91cb}.comment-meta{text-align:right;margin:0 0 20px}.comment-meta a{text-decoration:underline}.content_plusR{padding:20px;background:#fff}.content_plusR img{width:100%}.bigH5{font:25px 'Open Sans'}.hugeH5{font:30px 'Open Sans';margin:0 0 30px;text-transform:uppercase}.comm_form{padding:60px 0 0;border-top:1px solid #dfdfdf;margin:100px 0 0}.comm_form input,.comm_form textarea{width:100%}div.form-group.submit_cont{margin:30px auto 0;text-align:center}.comm_form .form-group{margin:0 0 20px}.comm_form h5{margin:0 0 50px}.related_posts{margin:0 0 30px}.product-item h4{font-weight:500;font-size:14px;margin:7px 10px 7px 10px;line-height:21px;height:42px;display:block;display:-webkit-box;max-width:400px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-item,.product-item h4{position:relative;overflow:hidden}.product-item{border:1px solid #f8f8f8;background:#fff;border-collapse:collapse}.price .old{font-size:14px;line-height:20px;color:#999;text-decoration:line-through}.price .sale{font-size:20px;line-height:20px;color:#ff9841;font-weight:700;margin:0 0 0 auto}.product-item .price{display:flex;justify-content:space-between;align-items:baseline;margin:10px 10px 10px;flex-wrap:wrap}.product-item a{color:#444!important;text-decoration:none!important}.product-item{margin:0 10px 40px;transition:all .5s ease-out;width:100%;border-radius:10px}.blog_goods_cont{margin:60px 0}.product-item:hover,.product-item:active{box-shadow:0 3px 15px rgb(0 0 0 / .25);position:relative;z-index:25}.articleR_content{position:absolute;top:0;width:calc((100% + 30px) / 3 - 30px);left:calc(100% + 30px)}.sharePopup{display:flex;align-items:center;color:#797979;font-size:12px}.sharePopup .jssocials-shares{display:flex;align-items:center}.sharePopup .jssocials-share{margin-left:7px;display:flex;align-items:center}.single_share-mobile{text-align:center;margin:10px 0 20px 0}.single_share-mobile .share-single-product{display:inline-block}.single_share-mobile .sharePopup{font-size:17px}.single_share-mobile .sharePopup .jssocials-shares .jssocials-share-link{transition:.3s;font-size:18px}.single_share-mobile .jssocials-share{margin-left:10px}.go_back_btn{position:absolute;top:50%;right:0;transform:translateY(-50%)}.header .wrap{position:relative}.thumb-wrap img{width:100%}figure.wp-block-image{margin:30px 0 50px}.wp-block-spacer{display:none!important}@media (min-width:768px){.product-item{max-width:300px}}@media (min-width:768px) and (max-width:1023px){.wrap{width:auto;margin:0 10px}.article_full{width:100%;flex-wrap:wrap}.articleL{width:100%;padding:0}.articleR{width:100%;text-align:center}.common_news{display:flex!important;flex-wrap:wrap;margin:0 0 0 -20px}.common_news .blog_item{width:calc((100%) * (4 / 12) - 20px);margin-left:20px}.blog_goods{display:flex!important;flex-wrap:wrap;margin:0 -10px}.blog_goods .product-item{width:calc((100%) * (4 / 12) - 20px)}.content_plusR{width:auto;display:inline-block;margin:0 auto}.blog_goods_cont h5{text-align:left}.articleR_content{position:static;width:100%;text-align:center}.comm_form .form-group{max-width:100%}.article_prev_next .blog_item{max-width:310px}.main_news .blog_info p a{-webkit-line-clamp:3;height:60px}}@media (min-width:1024px) and (max-width:1289px){.wrap{width:auto;margin:0 10px}.common_news{display:flex!important;flex-wrap:wrap;margin:0 0 0 -20px}.common_news .blog_item{width:calc((100%) * (4 / 12) - 20px);margin-left:20px}.content_plusR{width:auto;display:inline-block;margin:0 auto;padding:0}.blog_goods_cont h5{text-align:left}.comm_form .form-group{max-width:100%}.article_prev_next .blog_item{max-width:310px}.main_news .blog_info p a{-webkit-line-clamp:3;height:60px}.blog_goods{display:block!important}.blog_goods_cont h5{font-size:24px}.blog_goods{display:flex!important;flex-wrap:wrap;margin:0 -10px}.blog_goods .product-item{width:calc((100%) * (4 / 12) - 20px)}}@media (min-width:1290px){.related_posts .common_news{display:flex!important;width:auto!important;margin:0 0 0 -30px!important}.blog_goods{display:flex!important;margin:0 -10px}.main_news .blog_info p a{-webkit-line-clamp:3;height:87px}}@media (max-width:767px){.wrap{width:auto;margin:0 10px}.article_full{width:100%;flex-wrap:wrap}.articleL{width:100%;padding:0}.articleR{width:100%;text-align:center}.searchH{padding:30px 0 30px}.common_news{display:block;margin:0}.common_news .blog_item{width:100%;margin:0 0 30px}.blog_item{margin:0 0 30px;padding-bottom:30px}.main_news{margin:0}.main_news .blog_item{width:100%;display:block;margin:0 0 30px}.main_news .blog_img{width:100%;margin:0;padding-top:56.25%}.main_news .blog_info,.common_news .blog_info{width:100%;margin:10px 0 0}.blog_info h3 a,.blog_info h2 a{font-size:18px}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-size:18px;line-height:1.5;margin:0 0 15px}.blogH span{line-height:1.5}.adapopened{overflow:hidden;position:fixed;height:100%;width:100%}div.blog_goods{display:block}.blog_goods .product-item{width:100%;box-shadow:unset}.content_plusR{width:auto;display:inline-block;margin:0 auto}.blog_goods_cont h5{text-align:left}.articleR_content{position:static;width:100%;text-align:center}.comm_form .form-group{max-width:100%}.article_prev_next .blog_item{max-width:310px}.category_list{border:0}.category_list span,.category_list a{display:block!important;text-align:center}.logo img{max-height:46px}.footer .wrap{display:flex;text-align:center;flex-direction:column-reverse;align-items:center}.submiter{position:relative;width:40px;overflow:hidden;border-radius:3px}.submiter button[type="submit"],.submiter button[type="submit"]:hover{color:transparent!important;width:40px;min-width:40px;user-select:none}.submiter span:before{content:'\f105'}.submiter span{width:40px;height:40px;position:absolute;top:0;left:0;color:#fff;pointer-events:none;text-align:center;line-height:40px;font-size:20px;font-family:"fontello3";font-weight:900}.submiter span:hover{background:#222}.subscribeH{margin:0 0 10px 0;text-align:center}.subscribe_form{width:calc(100% - 20px);margin:0 10px}.subscribe{display:block}.formtip{padding:0 10px}.main_news .blog_info p a{font-size:16px}.subscribe input[type="email"]{width:calc(100% - 40px)}.upbutton{right:20px;bottom:20px}.upbutton.bottom{position:absolute;bottom:300px;right:20px}.footer_socs{margin:5px 0 10px}.main_news .blog_readmore{padding:0}p{margin:0 0 15px}.content_plus{padding:0 0 30px;margin:0 0 30px}.article_prev_next{padding:0 10px;margin:30px 0}.article_prev_next .blog_info>h3,.article_prev_next .blog_stats,.article_prev_next .blog_desc{display:none}.article_prev_next .blog_item{width:auto;margin-bottom:0!important;padding:20px 0}.article_prev_next .blog_item a,.article_prev_next .blog_item u{text-decoration:none}.breadcrumbs{display:none}.adapbread{display:block;background:#f8f8f8;padding:10px 0;font:14px/21px 'Open Sans';color:#399fd2}.adap_reverse{display:flex;flex-direction:column-reverse}.article_socs{margin:20px 0 0;width:100%;position:absolute;text-align:center;bottom:0}.sharePopup{justify-content:center}.owl-dots span{width:10px;height:10px;margin:0 8px}.blackdots{margin:0 0 80px}.blackdots .owl-dots{bottom:-40px}.product-item{margin:0}h5.hugeH5{text-align:center}.comm_form h5{margin:0 0 20px;font:20px 'Open Sans'}.comm_form{padding:30px 0 0;border-top:0;margin:0}.blackdots .blog_item{width:100%;margin:0}.blog_goods_cont{text-align:left}.main_img{margin:0 0 10px}.article_content{margin:0}.header{position:relative;margin:0 0 20px;padding:10px 0}.adapmenu{position:absolute;left:10px;top:calc(50% - 10px);cursor:pointer}.adapmenu span{width:20px;height:3px;border-radius:3px;background:#999;display:block}.adapmenu span:nth-child(2){margin:5px 0;width:13px}.header .logo{margin-left:30px}.search_form{display:block;top:auto;position:fixed;margin:0 20px;z-index:200;background:#fff;padding:10px 0;width:calc(100% - 40px);bottom:0}.search_activator{display:none}.search_page_results .blog_img{width:100%;margin:0 0 10px 0;padding-top:56.25%}.search_page_results .blog_item{display:block}.category_list a.active:after{content:unset}.category_list span,.category_list a{font:20px 'Open Sans'!important;margin:0 0 25px!important}.close_adapmenu{position:absolute;top:28px;right:20px;z-index:100;width:15px;height:15px;background-size:15px!important;padding:5px}.ani_cross{background:0!important;width:15px!important;height:15px!important;padding:5px}.ani_cross:before{transition:all .5s ease-out;content:'';width:21px;height:3px;background:#444;display:block;border-radius:3px;transform:rotate(-45deg) translateX(-2px) translateY(0)}.ani_cross:after{transition:all .5s ease-out;content:'';width:21px;height:3px;background:#444;display:block;border-radius:3px;transform:rotate(45deg) translateX(-2px) translateY(0)}.ani_cross.active:before{transform:rotate(-45deg) translateX(-2px) translateY(0);width:21px}.ani_cross.active:after{transform:rotate(45deg) translateX(-2px) translateY(0);width:21px}.search_form.have_results form{box-shadow:unset!important;position:relative}.search_items{display:none!important}.search_form.have_results::before{content:unset}.blog_article{position:relative;padding:20px 0 40px}.blogH{font-size:16px}.category_list a:first-child{display:block}.go_back_btn{display:none}.single_post_img h1{font-size:24px;z-index:3;position:relative;padding:20px}.single_post_img{position:relative;height:auto;padding:0}.single_post_img_center{position:relative;min-height:250px}}.comments-rating .row{margin:0}.stars_set{display:flex;float:left}.stars_set .star:before,.stars_set:hover .star:hover+.star:before,.stars_set:hover .star:hover+.star+.star:before,.stars_set:hover .star:hover+.star+.star+.star:before,.stars_set:hover .star:hover+.star+.star+.star+.star:before{display:inline-block;cursor:pointer;font-size:18px;padding:0 2px;content:'\e801';font-family:"fontello4";font-weight:400;color:#FFBE72}.stars_set .star_full:before,.stars_set:hover .star:before{content:'\e800'}.comments-rating .justify-content-center{justify-content:center}.sellvia-reviews-stars{display:inline-flex;gap:2px;list-style-type:none;margin:unset;padding:unset;text-indent:unset}.loox-star{color:#FFBE72}.comm_rating{margin:0 0 10px}.average-comments{background:#fff;border-bottom:0 solid;margin:20px auto 7px;padding:0 7px 7px;position:relative}.average-comments .average-comments-summary{display:flex;align-items:center;justify-content:center;flex:1;font-size:14px}.average-comments .average-comments-summary .average-comments-summary-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.average-comments .average-comments-summary .average-comments-summary-content .expanded-summary-avg{align-items:center;display:flex;font-weight:600}.average-comments .average-comments-summary .average-comments-summary-content .expanded-summary-avg span{font-size:3.214285em;font-weight:400;line-height:1;margin:0;margin-inline-start:12px;overflow:visible}.average-comments .average-comments-summary .average-comments-summary-content .expanded-summary-count{font-weight:400;margin-top:20px}.average-comments .average-comments-summary .average-comments-summary-content .expanded-summary-count span{font-size:22px;line-height:32px;margin:0}.average-comments .average-comments-summary .average-comments-dist{animation:growOut .2s ease-in-out forwards;box-shadow:none;margin-inline-start:47px;padding:0;transform-origin:top center;width:auto}.average-comments .average-comments-summary .average-comments-dist .rating-status-row{align-items:center;display:flex;font-size:14px;height:32px;line-height:1.714285}.average-comments .average-comments-summary .average-comments-dist .rating-status-row .review-status-label{align-items:center;display:flex;margin-right:10px;text-align:center}.average-comments .average-comments-summary .average-comments-dist .rating-status-row .review-status-percent{background-color:#ddd;border-radius:2px;height:10px;width:161px}.average-comments .average-comments-summary .average-comments-dist .rating-status-row .review-status-percent span{background:#f90;border-radius:2px;display:block;height:10px}.average-comments .average-comments-summary .average-comments-dist .rating-status-row .review-status-count{margin-left:10px;text-align:left;white-space:nowrap}@media (max-width:768px){.average-comments .average-comments-summary{flex-direction:column}.average-comments .average-comments-summary .average-comments-dist{animation:none;margin-block-start:25px;margin-inline-start:0}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}i.urgency_icon:after{content:'';height:100%;width:100%;display:inline-block}.iconpicker-wrapper .urgency_icon{display:inline-block;height:100%;width:20px}.iconpicker-wrapper i.urgency_no_icon{width:10px}i.urgency_icon_bag{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/bag.png)}i.urgency_icon_bell{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/bell.png)}i.urgency_icon_calendar{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/calendar.png)}i.urgency_icon_clock{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/clock.png)}i.urgency_icon_delivery-truck{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/delivery-truck.png)}i.urgency_icon_eye{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/eye.png)}i.urgency_icon_fire{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/fire.png)}i.urgency_icon_flags{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/flags.png)}i.urgency_icon_flame{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/flame.png)}i.urgency_icon_heart{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/heart.png)}i.urgency_icon_in-love{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/in-love.png)}i.urgency_icon_lightning{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/lightning.png)}i.urgency_icon_love{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/love.png)}i.urgency_icon_love_1{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/love_1.png)}i.urgency_icon_maps-and-flags{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/maps-and-flags.png)}i.urgency_icon_plus{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/plus.png)}i.urgency_icon_sale{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/sale.png)}i.urgency_icon_sand-clock{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/sand-clock.png)}i.urgency_icon_search{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/search.png)}i.urgency_icon_shopping-basket{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/shopping-basket.png)}i.urgency_icon_shopping-cart{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/shopping-cart.png)}i.urgency_icon_sunny{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/sunny.png)}i.urgency_icon_tag{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/tag.png)}i.urgency_icon_thumb-up{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/thumb-up.png)}i.urgency_icon_reward{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/reward.png)}i.urgency_icon_buy{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/buy.png)}i.urgency_icon_medal{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/medal.png)}i.urgency_icon_star{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/star.png)}span.urgency_icon:before{content:'';width:25px;height:20px;display:inline-block}span.urgency_icon{display:inline-block;margin:5px;vertical-align:middle}span.urgency_icon_bag{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/bag.png)}span.urgency_icon_bell{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/bell.png)}span.urgency_icon_calendar{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/calendar.png)}span.urgency_icon_clock{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/clock.png)}span.urgency_icon_delivery-truck{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/delivery-truck.png)}span.urgency_icon_eye{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/eye.png)}span.urgency_icon_fire{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/fire.png)}span.urgency_icon_flags{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/flags.png)}span.urgency_icon_flame{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/flame.png)}span.urgency_icon_heart{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/heart.png)}span.urgency_icon_in-love{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/in-love.png)}span.urgency_icon_lightning{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/lightning.png)}span.urgency_icon_love{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/love.png)}span.urgency_icon_love_1{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/love_1.png)}span.urgency_icon_maps-and-flags{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/maps-and-flags.png)}span.urgency_icon_plus{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/plus.png)}span.urgency_icon_sale{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/sale.png)}span.urgency_icon_sand-clock{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/sand-clock.png)}span.urgency_icon_search{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/search.png)}span.urgency_icon_shopping-basket{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/shopping-basket.png)}span.urgency_icon_shopping-cart{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/shopping-cart.png)}span.urgency_icon_sunny{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/sunny.png)}span.urgency_icon_tag{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/tag.png)}span.urgency_icon_thumb-up{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/thumb-up.png)}span.urgency_icon_reward{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/reward.png)}span.urgency_icon_buy{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/buy.png)}span.urgency_icon_medal{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/medal.png)}span.urgency_icon_star{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/star.png)}/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url(/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff"),url(/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}/*! This file is auto-generated */
html{--wp-admin--admin-bar--height:32px;scroll-padding-top:var(--wp-admin--admin-bar--height)}#wpadminbar *{height:auto;width:auto;margin:0;padding:0;position:static;text-shadow:none;text-transform:none;letter-spacing:normal;font-size:13px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-style:normal;line-height:2.46153846;border-radius:0;box-sizing:content-box;transition:none;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}.rtl #wpadminbar *{font-family:Tahoma,sans-serif}html:lang(he-il) .rtl #wpadminbar *{font-family:Arial,sans-serif}#wpadminbar .ab-empty-item{cursor:default}#wpadminbar .ab-empty-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#f0f0f1}#wpadminbar #wp-admin-bar-my-sites a.ab-item,#wpadminbar #wp-admin-bar-site-name a.ab-item{white-space:nowrap}#wpadminbar ul li:after,#wpadminbar ul li:before{content:normal}#wpadminbar a,#wpadminbar a img,#wpadminbar a img:hover,#wpadminbar a:hover{border:none;text-decoration:none;background:0 0;box-shadow:none}#wpadminbar a:active,#wpadminbar a:focus,#wpadminbar div,#wpadminbar input[type=email],#wpadminbar input[type=number],#wpadminbar input[type=password],#wpadminbar input[type=search],#wpadminbar input[type=text],#wpadminbar input[type=url],#wpadminbar select,#wpadminbar textarea{box-shadow:none}#wpadminbar a:focus{outline-offset:-1px}#wpadminbar{direction:ltr;color:#c3c4c7;font-size:13px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;line-height:2.46153846;height:32px;position:fixed;top:0;left:0;width:100%;min-width:600px;z-index:99999;background:#1d2327;outline:1px solid #fff0}#wpadminbar .ab-sub-wrapper,#wpadminbar ul,#wpadminbar ul li{background:0 0;clear:none;list-style:none;margin:0;padding:0;position:relative;text-indent:0;z-index:99999}#wpadminbar ul#wp-admin-bar-root-default>li{margin-right:0}#wpadminbar .quicklinks ul{text-align:left}#wpadminbar li{float:left}#wpadminbar .ab-empty-item{outline:0}#wpadminbar .quicklinks .ab-empty-item,#wpadminbar .quicklinks a,#wpadminbar .shortlink-input{height:32px;display:block;padding:0 10px;margin:0}#wpadminbar .quicklinks>ul>li>a{padding:0 8px 0 7px}#wpadminbar .menupop .ab-sub-wrapper,#wpadminbar .shortlink-input{margin:0;padding:0;box-shadow:0 3px 5px rgb(0 0 0 / .2);background:#2c3338;display:none;position:absolute;float:none}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper{min-width:100%}#wpadminbar .ab-top-secondary .menupop .ab-sub-wrapper{right:0;left:auto}#wpadminbar .ab-submenu{padding:6px 0}#wpadminbar .selected .shortlink-input{display:block}#wpadminbar .quicklinks .menupop ul li{float:none}#wpadminbar .quicklinks .menupop ul li a strong{font-weight:600}#wpadminbar .quicklinks .menupop ul li .ab-item,#wpadminbar .quicklinks .menupop ul li a strong,#wpadminbar .quicklinks .menupop.hover ul li .ab-item,#wpadminbar .shortlink-input,#wpadminbar.nojs .quicklinks .menupop:hover ul li .ab-item{line-height:2;height:26px;white-space:nowrap;min-width:140px}#wpadminbar .shortlink-input{width:200px}#wpadminbar li.hover>.ab-sub-wrapper,#wpadminbar.nojs li:hover>.ab-sub-wrapper{display:block;outline:1px solid #fff0}#wpadminbar .menupop li.hover>.ab-sub-wrapper,#wpadminbar .menupop li:hover>.ab-sub-wrapper{margin-left:100%;margin-top:-32px}#wpadminbar .ab-top-secondary .menupop li.hover>.ab-sub-wrapper,#wpadminbar .ab-top-secondary .menupop li:hover>.ab-sub-wrapper{margin-left:0;left:inherit;right:100%}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus{background:#2c3338;color:#72aee6}#wpadminbar:not(.mobile)>#wp-toolbar a:focus span.ab-label,#wpadminbar:not(.mobile)>#wp-toolbar li:hover span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label{color:#72aee6}#wpadminbar .ab-icon,#wpadminbar .ab-item:before,#wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon,.wp-admin-bar-arrow{position:relative;float:left;font:normal 20px/1 dashicons;speak:never;padding:4px 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:none!important;margin-right:6px}#wpadminbar #adminbarsearch:before,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:before{color:#a7aaad;color:rgb(240 246 252 / .6)}#wpadminbar #adminbarsearch:before,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:before{position:relative;transition:color .1s ease-in-out}#wpadminbar .ab-label{display:inline-block;height:32px}#wpadminbar .ab-submenu .ab-item{color:#c3c4c7;color:rgb(240 246 252 / .7)}#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop ul li a strong,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar.nojs .quicklinks .menupop:hover ul li a{color:#c3c4c7;color:rgb(240 246 252 / .7)}#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover>a,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:focus,#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:hover,#wpadminbar li #adminbarsearch.adminbar-focused:before,#wpadminbar li .ab-item:focus .ab-icon:before,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#72aee6}#wpadminbar.mobile .quicklinks .ab-icon:before,#wpadminbar.mobile .quicklinks .ab-item:before{color:#c3c4c7}#wpadminbar.mobile .quicklinks .hover .ab-icon:before,#wpadminbar.mobile .quicklinks .hover .ab-item:before{color:#72aee6}#wpadminbar .ab-top-secondary .menupop .menupop>.ab-item:before,#wpadminbar .menupop .menupop>.ab-item .wp-admin-bar-arrow:before{position:absolute;font:normal 17px/1 dashicons;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wpadminbar .menupop .menupop>.ab-item{display:block;padding-right:2em}#wpadminbar .menupop .menupop>.ab-item .wp-admin-bar-arrow:before{top:1px;right:10px;padding:4px 0;content:"\f139";color:inherit}#wpadminbar .ab-top-secondary .menupop .menupop>.ab-item{padding-left:2em;padding-right:1em}#wpadminbar .ab-top-secondary .menupop .menupop>.ab-item .wp-admin-bar-arrow:before{top:1px;left:6px;content:"\f141"}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary{display:block;position:relative;right:auto;margin:0;box-shadow:none}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#3c434a}#wpadminbar .quicklinks .menupop .ab-sub-secondary>li .ab-item:focus a,#wpadminbar .quicklinks .menupop .ab-sub-secondary>li>a:hover{color:#72aee6}#wpadminbar .quicklinks a span#ab-updates{background:#f0f0f1;color:#2c3338;display:inline;padding:2px 5px;font-size:10px;font-weight:600;border-radius:10px}#wpadminbar .quicklinks a:hover span#ab-updates{background:#fff;color:#000}#wpadminbar .ab-top-secondary{float:right}#wpadminbar ul li:last-child,#wpadminbar ul li:last-child .ab-item{box-shadow:none}#wpadminbar #wp-admin-bar-recovery-mode{color:#fff;background-color:#d63638}#wpadminbar .ab-top-menu>#wp-admin-bar-recovery-mode.hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>#wp-admin-bar-recovery-mode>.ab-item:focus,#wpadminbar:not(.mobile) .ab-top-menu>#wp-admin-bar-recovery-mode:hover>.ab-item,#wpadminbar:not(.mobile) .ab-top-menu>#wp-admin-bar-recovery-mode>.ab-item:focus{color:#fff;background-color:#d63638}#wp-admin-bar-my-account>ul{min-width:198px}#wp-admin-bar-my-account:not(.with-avatar)>.ab-item{display:inline-block}#wp-admin-bar-my-account>.ab-item:before{content:"\f110";top:2px;float:right;margin-left:6px;margin-right:0}#wp-admin-bar-my-account.with-avatar>.ab-item:before{display:none;content:none}#wp-admin-bar-my-account.with-avatar>ul{min-width:270px}#wpadminbar #wp-admin-bar-user-actions>li{margin-left:16px;margin-right:16px}#wpadminbar #wp-admin-bar-user-actions.ab-submenu{padding:6px 0 12px}#wpadminbar #wp-admin-bar-my-account.with-avatar #wp-admin-bar-user-actions>li{margin-left:88px}#wpadminbar #wp-admin-bar-user-info{margin-top:6px;margin-bottom:15px;height:auto;background:0 0}#wp-admin-bar-user-info .avatar{position:absolute;left:-72px;top:4px;width:64px;height:64px}#wpadminbar #wp-admin-bar-user-info a{background:0 0;height:auto}#wpadminbar #wp-admin-bar-user-info span{background:0 0;padding:0;height:18px}#wpadminbar #wp-admin-bar-user-info .display-name,#wpadminbar #wp-admin-bar-user-info .username{display:block}#wpadminbar #wp-admin-bar-user-info .username{color:#a7aaad;font-size:11px}#wpadminbar #wp-admin-bar-my-account.with-avatar>.ab-empty-item img,#wpadminbar #wp-admin-bar-my-account.with-avatar>a img{width:auto;height:16px;padding:0;border:1px solid #8c8f94;background:#f0f0f1;line-height:1.84615384;vertical-align:middle;margin:-4px 0 0 6px;float:none;display:inline}#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon{width:15px;height:20px;margin-right:0;padding:6px 0 5px}#wpadminbar #wp-admin-bar-wp-logo>.ab-item{padding:0 7px}#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon:before{content:"\f120";top:2px}#wpadminbar .quicklinks li .blavatar{display:inline-block;vertical-align:middle;font:normal 16px/1 dashicons!important;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#f0f0f1}#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover>a .blavatar,#wpadminbar .quicklinks li a:focus .blavatar,#wpadminbar .quicklinks li a:hover .blavatar{color:#72aee6}#wpadminbar .quicklinks li div.blavatar:before,#wpadminbar .quicklinks li img.blavatar{height:16px;width:16px;margin:0 8px 2px -2px}#wpadminbar .quicklinks li div.blavatar:before{content:"\f120";display:inline-block}#wpadminbar #wp-admin-bar-appearance{margin-top:-12px}#wpadminbar #wp-admin-bar-my-sites>.ab-item:before,#wpadminbar #wp-admin-bar-site-name>.ab-item:before{content:"\f541";top:2px}#wpadminbar #wp-admin-bar-site-editor>.ab-item:before{content:"\f100";top:2px}#wpadminbar #wp-admin-bar-customize>.ab-item:before{content:"\f540";top:2px}#wpadminbar #wp-admin-bar-edit>.ab-item:before{content:"\f464";top:2px}#wpadminbar #wp-admin-bar-site-name>.ab-item:before{content:"\f226"}.wp-admin #wpadminbar #wp-admin-bar-site-name>.ab-item:before{content:"\f102"}#wpadminbar #wp-admin-bar-comments .ab-icon{margin-right:6px}#wpadminbar #wp-admin-bar-comments .ab-icon:before{content:"\f101";top:3px}#wpadminbar #wp-admin-bar-comments .count-0{opacity:.5}#wpadminbar #wp-admin-bar-new-content .ab-icon:before{content:"\f132";top:4px}#wpadminbar #wp-admin-bar-updates .ab-icon:before{content:"\f463";top:2px}#wpadminbar #wp-admin-bar-updates.spin .ab-icon:before{display:inline-block;animation:rotation 2s infinite linear}@media (prefers-reduced-motion:reduce){#wpadminbar #wp-admin-bar-updates.spin .ab-icon:before{animation:none}}#wpadminbar #wp-admin-bar-search .ab-item{padding:0;background:0 0}#wpadminbar #adminbarsearch{position:relative;height:32px;padding:0 2px;z-index:1}#wpadminbar #adminbarsearch:before{position:absolute;top:6px;left:5px;z-index:20;font:normal 20px/1 dashicons!important;content:"\f179";speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input{display:inline-block;float:none;position:relative;z-index:30;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;line-height:1.84615384;text-indent:0;height:24px;width:24px;max-width:none;padding:0 3px 0 24px;margin:0;color:#c3c4c7;background-color:#fff0;border:none;outline:0;cursor:pointer;box-shadow:none;box-sizing:border-box;transition-duration:.4s;transition-property:width,background;transition-timing-function:ease}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{z-index:10;color:#000;width:200px;background-color:rgb(255 255 255 / .9);cursor:text;border:0}#wpadminbar #adminbarsearch .adminbar-button{display:none}.customize-support #wpadminbar .hide-if-customize,.customize-support .hide-if-customize,.customize-support .wp-core-ui .hide-if-customize,.customize-support.wp-core-ui .hide-if-customize,.no-customize-support #wpadminbar .hide-if-no-customize,.no-customize-support .hide-if-no-customize,.no-customize-support .wp-core-ui .hide-if-no-customize,.no-customize-support.wp-core-ui .hide-if-no-customize{display:none}#wpadminbar .screen-reader-text,#wpadminbar .screen-reader-text span{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}#wpadminbar .screen-reader-shortcut{position:absolute;top:-1000em;left:6px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f0f0f1;color:#2271b1;z-index:100000;line-height:normal;text-decoration:none}#wpadminbar .screen-reader-shortcut:focus{top:7px;background:#f0f0f1;box-shadow:0 0 2px 2px rgb(0 0 0 / .6)}@media screen and (max-width:782px){html{--wp-admin--admin-bar--height:46px}html #wpadminbar{height:46px;min-width:240px}#wpadminbar *{font-size:14px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;line-height:2.28571428}#wpadminbar .quicklinks .ab-empty-item,#wpadminbar .quicklinks>ul>li>a{padding:0;height:46px;line-height:3.28571428;width:auto}#wpadminbar .ab-icon{font:40px/1 dashicons!important;margin:0;padding:0;width:52px;height:46px;text-align:center}#wpadminbar .ab-icon:before{text-align:center}#wpadminbar .ab-submenu{padding:0}#wpadminbar #wp-admin-bar-my-account a.ab-item,#wpadminbar #wp-admin-bar-my-sites a.ab-item,#wpadminbar #wp-admin-bar-site-name a.ab-item{text-overflow:clip}#wpadminbar .quicklinks .menupop ul li .ab-item,#wpadminbar .quicklinks .menupop ul li a strong,#wpadminbar .quicklinks .menupop.hover ul li .ab-item,#wpadminbar .shortlink-input,#wpadminbar.nojs .quicklinks .menupop:hover ul li .ab-item{line-height:1.6}#wpadminbar .ab-label{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}#wpadminbar .menupop li.hover>.ab-sub-wrapper,#wpadminbar .menupop li:hover>.ab-sub-wrapper{margin-top:-46px}#wpadminbar .ab-top-menu .menupop .ab-sub-wrapper .menupop>.ab-item{padding-right:30px}#wpadminbar .menupop .menupop>.ab-item:before{top:10px;right:6px}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper .ab-item{font-size:16px;padding:8px 16px}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper a:empty{display:none}#wpadminbar #wp-admin-bar-wp-logo>.ab-item{padding:0}#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon{padding:0;width:52px;height:46px;text-align:center;vertical-align:top}#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon:before{font:28px/1 dashicons!important;top:-3px}#wpadminbar .ab-icon,#wpadminbar .ab-item:before{padding:0}#wpadminbar #wp-admin-bar-customize>.ab-item,#wpadminbar #wp-admin-bar-edit>.ab-item,#wpadminbar #wp-admin-bar-my-account>.ab-item,#wpadminbar #wp-admin-bar-my-sites>.ab-item,#wpadminbar #wp-admin-bar-site-editor>.ab-item,#wpadminbar #wp-admin-bar-site-name>.ab-item{text-indent:100%;white-space:nowrap;overflow:hidden;width:52px;padding:0;color:#a7aaad;position:relative}#wpadminbar .ab-icon,#wpadminbar .ab-item:before,#wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon{padding:0;margin-right:0}#wpadminbar #wp-admin-bar-customize>.ab-item:before,#wpadminbar #wp-admin-bar-edit>.ab-item:before,#wpadminbar #wp-admin-bar-my-account>.ab-item:before,#wpadminbar #wp-admin-bar-my-sites>.ab-item:before,#wpadminbar #wp-admin-bar-site-editor>.ab-item:before,#wpadminbar #wp-admin-bar-site-name>.ab-item:before{display:block;text-indent:0;font:normal 32px/1 dashicons;speak:never;top:7px;width:52px;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wpadminbar #wp-admin-bar-appearance{margin-top:0}#wpadminbar .quicklinks li .blavatar:before{display:none}#wpadminbar #wp-admin-bar-search{display:none}#wpadminbar #wp-admin-bar-new-content .ab-icon:before{top:0;line-height:1.26;height:46px!important;text-align:center;width:52px;display:block}#wpadminbar #wp-admin-bar-updates{text-align:center}#wpadminbar #wp-admin-bar-updates .ab-icon:before{top:3px}#wpadminbar #wp-admin-bar-comments .ab-icon{margin:0}#wpadminbar #wp-admin-bar-comments .ab-icon:before{display:block;font-size:34px;height:46px;line-height:1.38235294;top:0}#wpadminbar #wp-admin-bar-my-account>a{position:relative;white-space:nowrap;text-indent:150%;width:28px;padding:0 10px;overflow:hidden}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{position:absolute;top:13px;right:10px;width:26px;height:26px}#wpadminbar #wp-admin-bar-user-actions.ab-submenu{padding:0}#wpadminbar #wp-admin-bar-user-actions.ab-submenu img.avatar{display:none}#wpadminbar #wp-admin-bar-my-account.with-avatar #wp-admin-bar-user-actions>li{margin:0}#wpadminbar #wp-admin-bar-user-info .display-name{height:auto;font-size:16px;line-height:1.5;color:#f0f0f1}#wpadminbar #wp-admin-bar-user-info a{padding-top:4px}#wpadminbar #wp-admin-bar-user-info .username{line-height:.8!important;margin-bottom:-2px}#wp-toolbar>ul>li{display:none}#wpadminbar li#wp-admin-bar-comments,#wpadminbar li#wp-admin-bar-customize,#wpadminbar li#wp-admin-bar-edit,#wpadminbar li#wp-admin-bar-menu-toggle,#wpadminbar li#wp-admin-bar-my-account,#wpadminbar li#wp-admin-bar-my-sites,#wpadminbar li#wp-admin-bar-new-content,#wpadminbar li#wp-admin-bar-site-editor,#wpadminbar li#wp-admin-bar-site-name,#wpadminbar li#wp-admin-bar-updates,#wpadminbar li#wp-admin-bar-wp-logo{display:block}#wpadminbar li.hover ul li,#wpadminbar li:hover ul li,#wpadminbar li:hover ul li:hover ul li{display:list-item}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper{min-width:fit-content}#wpadminbar ul#wp-admin-bar-root-default>li{margin-right:0}#wpadminbar #wp-admin-bar-comments,#wpadminbar #wp-admin-bar-edit,#wpadminbar #wp-admin-bar-my-account,#wpadminbar #wp-admin-bar-my-sites,#wpadminbar #wp-admin-bar-new-content,#wpadminbar #wp-admin-bar-site-name,#wpadminbar #wp-admin-bar-updates,#wpadminbar #wp-admin-bar-wp-logo,#wpadminbar .ab-top-menu,#wpadminbar .ab-top-secondary{position:static}.network-admin #wpadminbar ul#wp-admin-bar-top-secondary>li#wp-admin-bar-my-account{margin-right:0}#wpadminbar .ab-top-secondary .menupop .menupop>.ab-item:before{top:10px;left:0}}@media screen and (max-width:600px){#wpadminbar{position:absolute}#wp-responsive-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:400}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper{width:100%;left:0}#wpadminbar .menupop .menupop>.ab-item:before{display:none}#wpadminbar #wp-admin-bar-wp-logo.menupop .ab-sub-wrapper{margin-left:0}#wpadminbar .ab-top-menu>.menupop li>.ab-sub-wrapper{margin:0;width:100%;top:auto;left:auto;position:relative}#wpadminbar .ab-top-menu>.menupop li>.ab-sub-wrapper .ab-item{font-size:16px;padding:6px 15px 19px 30px}#wpadminbar li:hover ul li ul li{display:list-item}#wpadminbar li#wp-admin-bar-updates,#wpadminbar li#wp-admin-bar-wp-logo{display:none}#wpadminbar .ab-top-menu>.menupop li>.ab-sub-wrapper{position:static;box-shadow:none}}@media screen and (max-width:400px){#wpadminbar li#wp-admin-bar-comments{display:none}}#p404RedirectChart .canvasjs-chart-credit{display:none!important}#p404RedirectChart canvas{border-radius:6px}.p404-redirect-adminbar-weekly-title{font-weight:700;font-size:14px;color:#fff;margin-bottom:6px}#wpadminbar #wp-admin-bar-p404_free_top_button .ab-icon:before{content:"\f103";color:#dc3545;top:3px}#wp-admin-bar-p404_free_top_button .ab-item{min-width:80px!important;padding:0px!important}.p404-redirect-adminbar-dropdown-wrap{min-width:0;padding:0;position:static!important}#wpadminbar #wp-admin-bar-p404_free_top_button_dropdown{position:static!important}#wpadminbar #wp-admin-bar-p404_free_top_button_dropdown .ab-item{padding:0!important;margin:0!important}.p404-redirect-dropdown-container{min-width:340px;padding:18px 18px 12px 18px;background:#23282d!important;color:#fff;border-radius:12px;box-shadow:0 8px 32px rgb(0 0 0 / .25);margin-top:10px;position:relative!important;z-index:999999!important;display:block!important;border:1px solid #444}#wpadminbar #wp-admin-bar-p404_free_top_button .p404-redirect-dropdown-container{display:none!important}#wpadminbar #wp-admin-bar-p404_free_top_button:hover .p404-redirect-dropdown-container{display:block!important}#wpadminbar #wp-admin-bar-p404_free_top_button:hover #wp-admin-bar-p404_free_top_button_dropdown .p404-redirect-dropdown-container{display:block!important}.p404-redirect-card{background:#2c3338;border-radius:8px;padding:18px 18px 12px 18px;box-shadow:0 2px 8px rgb(0 0 0 / .07);display:flex;flex-direction:column;align-items:flex-start;border:1px solid #444}.p404-redirect-btn{display:inline-block;background:#dc3545;color:#fff!important;font-weight:700;padding:5px 22px;border-radius:8px;text-decoration:none;font-size:17px;transition:background 0.2s,box-shadow 0.2s;margin-top:8px;box-shadow:0 2px 8px rgb(220 53 69 / .15);text-align:center;line-height:1.6}.p404-redirect-btn:hover{background:#c82333;color:#fff!important;box-shadow:0 4px 16px rgb(220 53 69 / .25)}#wpadminbar .ab-top-menu>li:hover>.ab-item,#wpadminbar .ab-top-menu>li.hover>.ab-item{z-index:auto}#wpadminbar #wp-admin-bar-p404_free_top_button:hover>.ab-item{z-index:999998!important}a[href*="?cur="] b,[ajax_update="currency"] b{margin-right:10px;display:inline-block}a[href*="cur="] b{margin-right:10px}a[href*="cur="] b img{min-width:22px;min-height:16px}html{transition:margin-right .5s}.cart-pull-page{overflow:hidden;transition:all 0.5s ease;height:auto;min-height:auto;width:100%;position:absolute;right:0;overscroll-behavior-y:contain}#cart-sidebar{right:-420px}.cart-pull-page #cart-sidebar{right:0}#cart-sidebar-overlay{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / .5);cursor:pointer;z-index:16000004}.cart-pull-page #cart-sidebar-overlay{display:block}.cart-sidenav{background-color:#fff;height:100%;width:420px;position:fixed;top:0;right:-420px;overflow:hidden;transition:right 0.5s ease;z-index:16000005}.cart-sidenav .cart-close-btn{position:absolute;top:0;right:0;font-size:33px;display:inline-block;padding:0 20px;font-weight:400;color:#333}.cart-sidenav .cart-close-btn:hover{color:#337ab7}.cart-sidenav a:hover,.cart-sidenav a:focus{text-decoration:none;color:#383838}.cart-sidenav .cart-header{position:absolute;top:0;left:0;right:0;text-transform:uppercase;text-align:center;border-bottom:1px solid #e2e2e2;padding:14px 20px;z-index:1;background:#fff}.cart-sidenav .cart-header h2{margin:0;font-weight:600;font-size:18px}.cart-sidenav .cart-body{position:absolute;top:48px;left:0;right:0;bottom:216px;overflow-y:auto;overflow-x:hidden;padding-top:25px}.cart-item-flex{padding-bottom:25px;border-bottom:1px solid #e2e2e2}.cart-item-flex:last-child{border-bottom:0}.cart-item-flex,.cart-item-flex .cart-form-box,.cart-sidenav .cart-footer .item-flex{display:flex;justify-content:space-between;align-items:center;margin:0 25px 25px}.cart-item-flex .cart-item-thumb{position:relative;width:64px;height:64px;border:1px solid #e3e3e3;align-self:flex-start;border-radius:4px}.cart-item-flex .cart-item-thumb a.cart-item-remove{display:block;padding:16px 0;text-align:center;color:#b5b5b5}.cart-item-flex .cart-item-thumb a.cart-item-remove:hover,.cart-item-flex .cart-item-thumb a.cart-item-remove:focus{color:#d9d9d9}.cart-item-flex .cart-item-thumb img{max-width:100%;border-radius:4px;object-fit:contain;width:62px;height:62px}.cart-item-flex-box.cart-item-title{padding:0 0 0 25px;flex:1}.cart-item-title h3{font-size:16px;color:#383838;font-weight:600;margin:0;line-height:1.5}.cart-item-title h3 a{color:#383838}.cart-item-title h3 a:hover{color:#777}.cart-item-flex-box .item-variations{margin-top:5px;display:inline-block;font-weight:500;color:#505050}.cart-item-flex-box .cart-item-price{font-size:16px;color:#383838;font-weight:600}.cart-item-flex .cart-form-box{margin:20px 0 0}.cart-form-box .cart-quantity{width:112px;height:32px;border:1px solid #a4a4a4;text-align:center;position:relative}.cart-form-box .cart-quantity input{height:29px;width:50px;line-height:31px;border:none;text-align:center}.cart-form-box .cart-quantity .cart-numb{position:absolute;left:0;top:0;bottom:0;width:33px;line-height:28px;font-size:19px;color:#838383;height:30px}.cart-form-box .cart-quantity .cart-numb:hover{background:#f0f0f0}.cart-form-box .cart-quantity .cart-numb.cart-numb-plus{left:auto;right:0;border-left:1px solid #a4a4a4}.cart-form-box .cart-quantity .cart-numb.cart-numb-minus{border-right:1px solid #a4a4a4}.cart-form-box .cart-item-price{flex:1;text-align:right}.cart-sidenav .cart-footer{position:absolute;bottom:0;left:0;right:0;border-top:1px solid #e2e2e2;height:216px;padding-bottom:25px}.cart-sidenav .cart-footer .item-flex{margin-bottom:0}.cart-sidenav .cart-footer .item-name,.cart-sidenav .cart-footer .item-price{font-size:24px;font-weight:700;padding:23px 0}.cart-sidenav .cart-footer .item-price{text-align:right}.cart-sidenav .cart-footer .item-cart{text-align:center}.cart-sidenav .cart-footer .item-cart a.btn-proceed{display:block;height:66px;line-height:65px;color:#fff;margin:0 auto;max-width:370px;background:#ff8d38;font-size:20px;border-radius:2px}.cart-sidenav .cart-footer .item-cart a.btn-proceed:hover{background:#FF6E01}.cart-sidenav .cart-footer .item-cart a.btn-link{margin-top:20px;display:inline-block;color:#383838}.cart-sidenav .cart-footer .item-cart a.btn-link:hover{text-decoration:underline}@media (max-width:421px){#cart-sidebar{right:-320px}.cart-sidenav{width:320px}.cart-sidenav .cart-body{bottom:160px;padding-top:0}.cart-item-flex,.cart-item-flex .cart-form-box,.cart-sidenav .cart-footer .item-flex{margin:20px 10px 0}.cart-item-flex .cart-form-box{margin-left:0;margin-right:0}.cart-sidenav .cart-footer{height:160px;padding-bottom:15px}.cart-sidenav .cart-footer .item-name,.cart-sidenav .cart-footer .item-price{font-size:18px;padding:0 0 15px}.cart-sidenav .cart-footer .item-cart a.btn-proceed{height:50px;line-height:50px;font-size:16px;border-radius:0;margin:0 10px}.cart-sidenav .cart-footer .item-cart a.btn-link{margin-top:12px}div.enable-cart-page.cart-sidenav .cart-footer{height:150px}}#form_delivery .tooltip-cvc{position:absolute;top:50%;transform:translateY(-50%);right:10px;background:#ccc;color:#fff;line-height:20px;text-align:center;height:20px;width:20px;border-radius:100%;z-index:20}#form_delivery .popover{position:absolute!important;top:-96px!important;background:rgb(0 0 0 / .75);color:#fff;padding:12px;border-radius:4px;width:220px;z-index:100;-webkit-box-shadow:0 5px 10px rgb(0 0 0 / .2);box-shadow:0 5px 10px rgb(0 0 0 / .2)}#form_delivery .popover .popover-content{text-align:center;font-size:12px}#form_delivery .popover>.arrow,#form_delivery .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:#fff0;border-style:solid}#form_delivery .popover>.arrow{border-width:11px}#form_delivery .popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgb(0 0 0 / .75);border-bottom-width:0}@media (max-width:575px){.checkout-main .payment-item .field-pic{display:none}}.enable-cart-page.cart-sidenav .cart-footer .item-name,.enable-cart-page.cart-sidenav .cart-footer .item-price{padding:13px 0}.enable-cart-page .item-cart{display:flex;max-width:390px;justify-content:space-between;padding:0 10px;margin:0 auto 0}.enable-cart-page .item-cart a{margin:0!important;height:50px!important;line-height:50px!important;width:calc(50% - 10px);font-size:20px;border-radius:2px}.enable-cart-page .item-cart a.view_cart_btn{border:2px solid #FF8D38;color:#FF8D38;line-height:46px!important}.enable-cart-page.cart-sidenav .cart-footer{height:170px}.enable-cart-page.cart-sidenav .cart-body{bottom:170px}.item-cart-shipping{margin-top:20px;text-align:center}.no-cart-side+#cart-sidebar-overlay{display:none!important}.no-cart-side{display:none!important}#cart-message{width:100%;display:none;position:fixed;left:0;top:0;box-shadow:0 0 10px #eee;padding:10px 66px;background:#fff;z-index:100000;font-size:14px}#cart-message:before{content:'';position:absolute;left:30px;top:11px;width:19px;height:19px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSI5LjUiIGN5PSI5LjUiIHI9IjguODc1IiBzdHJva2U9IiM0N0MzMEMiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxwYXRoIGQ9Ik05LjA3MDMxIDEyLjQ4NDRDOSAxMi41NzgxIDguOTA2MjUgMTIuNjAxNiA4LjgxMjUgMTIuNjAxNkM4LjY5NTMxIDEyLjYwMTYgOC42MDE1NiAxMi41NzgxIDguNTU0NjkgMTIuNDg0NEw2LjExNzE5IDEwLjA0NjlDNi4wMjM0NCAxMCA2IDkuOTA2MjUgNiA5Ljc4OTA2QzYgOS42OTUzMSA2LjAyMzQ0IDkuNjAxNTYgNi4xMTcxOSA5LjUzMTI1TDYuNjMyODEgOC45OTIxOUM2LjcwMzEyIDguOTIxODggNi43OTY4OCA4Ljg3NSA2Ljg5MDYyIDguODc1QzYuOTg0MzggOC44NzUgNy4wNzgxMiA4LjkyMTg4IDcuMTcxODggOC45OTIxOUw4LjgxMjUgMTAuNjMyOEwxMi4zMjgxIDcuMTE3MTlDMTIuMzk4NCA3LjA0Njg4IDEyLjQ5MjIgNyAxMi41ODU5IDdDMTIuNjc5NyA3IDEyLjc3MzQgNy4wNDY4OCAxMi44NjcyIDcuMTE3MTlMMTMuMzgyOCA3LjY1NjI1QzEzLjQ1MzEgNy43MjY1NiAxMy41IDcuODIwMzEgMTMuNSA3LjkxNDA2QzEzLjUgOC4wMzEyNSAxMy40NTMxIDguMTI1IDEzLjM4MjggOC4xNzE4OEw5LjA3MDMxIDEyLjQ4NDRaIiBmaWxsPSIjNDdDMzBDIi8+PC9zdmc+)}@media (max-width:575px){.enable-cart-page.cart-sidenav .item-flex{margin:0 10px -5px}.item-cart-shipping{margin-top:15px}}@media (max-width:421px){.enable-cart-page .item-cart a.view_cart_btn{height:50px;line-height:50px;font-size:16px;border-radius:0;margin:0 10px}}.cart-item-price,.item-price{direction:ltr}.ads-search-product{margin-top:5px;position:absolute;left:0;right:0;z-index:999999;background:#fff;border-radius:3px;box-shadow:0 0 15px rgb(68 68 68 / .35)}body.rembrandt .ads-search-product{margin-top:1px}@media (max-width:768px){body.rembrandt .ads-search-product{margin-top:39px;left:0;right:-9px}}body.davinci .ads-search-product{margin-top:0}@media (max-width:768px){body.davinci .ads-search-product{margin-top:13px;right:-15px;left:-15px}}body.michelangelo .ads-search-product{margin-top:4px}@media (max-width:768px){body.michelangelo .ads-search-product{margin-top:7px;left:0;right:0}}@media (max-width:768px){body.raphael .ads-search-product{margin-top:51px;position:absolute;left:-15px;right:-35px;z-index:999999;background:#fff;border-radius:3px;box-shadow:none}}.ads-search-product a:hover{text-decoration:none}.ads-search-product .head{padding:0 10px;text-align:right;background:#f6f6f6;color:#666;font-size:12px;text-transform:uppercase;line-height:26px}.ads-search-product .head a{color:#666;font-size:12px;text-transform:uppercase;text-decoration:none}.ads-search-product .categories .list{padding:8px 10px}.ads-search-product .products .list{padding:20px 10px 0 10px}.ads-search-product .title{color:#444;font-size:14px;line-height:30px;text-align:left;-webkit-transition:.2s;transition:.2s}.ads-search-product .title:hover{color:#777}.ads-search-product .title span{font-weight:700;text-decoration:underline}.ads-search-product .price{font-weight:700;color:#444;font-size:14px;line-height:14px;margin-top:7px}.ads-search-product .box-img{width:75px;height:75px;border:1px solid #d0d0d0;overflow:hidden}.ads-search-product .box-title{flex:1;padding:0 10px;position:relative;top:-5px}.ads-search-product .box-title .title{font-size:13px;line-height:18px;text-align:left;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ads-search-product .box-img img{min-width:100%;width:100%}.ads-search-product .item{display:flex;justify-content:space-between;margin-bottom:20px;text-align:left}.ads-search-product .view-all{text-align:center;background:#f6f6f6}.ads-search-product .view-all a{background:#f6f6f6;color:#444;font-size:14px;line-height:26px}.ads-search-product .view-all span{display:inline-block;color:#999;margin:0 3px}:root{--clr-1:#32343D;--clr-2:#FAF0E3;--clr-link:#2554CB;--clr-prod-title:#3D4151;--clr-sale-price:#32343D;--clr-old-price:#9195A4;--clr-badge-bgr:#FAF0E3;--clr-badge:#32343D;--clr-rate-bgr:#F5F5F7;--clr-rate-txt:#3D4151;--clr-rate:#FFB55E;--clr-btn2:#ffffff;--clr-banner2-head:#fff;--clr-banner2-text:#fff;--clr-banner2-btn:#FFF;--clr-banner2-btn-hover:#ffffff;--clr-banner2-btn-label:#ffffff;--clr-banner2-btn-label-hover:#FFF;--clr-twin1-btn:#FFF;--clr-twin1-btn-hover:#ffffff;--clr-twin1-btn-label:#ffffff;--clr-twin1-btn-label-hover:#FFF;--clr-twin2-btn:#FFF;--clr-twin2-btn-hover:#ffffff;--clr-twin2-btn-label:#ffffff;--clr-twin2-btn-label-hover:#FFF;--clr-why-bgr:#76C0D8;--clr-why-head:#FFF;--clr-why-v:#FFF;--clr-why-btn:#fff;--clr-hv-bgr:#F4F2FF;--clr-hv-head:#3D4151;--clr-hv-text:#3D4151;--clr-shipping-tip:#25C63B;--clr-atc-bgr:#32343D;--clr-atc-bgr-hover:#32343D;--clr-atc-text:#FFF;--clr-atc-text-hover:#FFF;--clr-subs-bgr:#ffffff;--clr-subs-bgr-hover:#7052A1;--clr-subs-text:#FFF;--clr-subs-text-hover:#FFF;--clr-subs2-bgr:#fff;--clr-subs2-bgr-hover:#CCC7E7;--clr-subs2-text:#ffffff;--clr-subs2-text-hover:#ffffff;--clr-about-head:#FFF;--clr-about-text:#fff;--clr-footer-bgr2:#fff;--clr-footer-link2:#444;--clr-footer-soc2:#444;--clr-copyright-text2:#444;--clr-copyright-bgr2:#fff;--clr-footer-head2:#444;--clr-feat-txt:#3D4151;--clr-cat-rev-bgr:#2D303B;--clr-twin-text:#32343D;--clr-twin-text2:#32343D;--fusionfade:all 0.8s ease-out;--sfade:all 1.5s ease-out;--clr-wt-bf-bgr:#161E20;--clr-wt-bf-bgr2:#F13031;--clr-wuc-bf-bgr:#F13031;--clr-hm-bf:#FFC301}.in_single_banner{background-image:url(//hansonmonroe.com/wp-content/themes/rockwell/images/s1.jpg)}@media(max-width:1289px){.in_single_banner{background-image:url(//hansonmonroe.com/wp-content/themes/rockwell/images/s1.jpg)}}@media(max-width:767px){.in_single_banner{background-image:url(//hansonmonroe.com/wp-content/themes/rockwell/images/s1.jpg)}}.logo span,.mainhead.fixed_header .logo span,.fixed_header .logo span,.menu_hovered .mainhead .logo span{color:#333!important}.cart-sidenav .cart-footer .item-cart a.btn-proceed,.sc_to_checkout a.btn-proceed{background:#FF8D38}.cart-sidenav .cart-footer .item-cart a.btn-proceed:hover,.sc_to_checkout a.btn-proceed:hover{background-color:#FF6E01!important}.view_cart_btn{border-color:#FF8D38!important;color:#FF8D38!important}.view_cart_btn:hover{border-color:#FF6E01!important;color:#FF6E01!important}