@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset 'UTF-8';
#rank-math-faq .rank-math-list-item{border:1px solid #d1dfee;margin-bottom:20px;background-color:#fdfeff}#rank-math-faq .rank-math-question{font-size:14px;font-weight:700;margin:0;padding:17px 56px 17px 12px;line-height:1.4;cursor:pointer;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}#rank-math-faq .rank-math-question.faq-q-open{border-bottom:1px solid #d1dfee}#rank-math-faq .rank-math-question:after{content:"+";position:absolute;top:50%;right:0;width:56px;text-align:center;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-weight:700;color:#000;font-size:20px}#rank-math-faq .rank-math-question.faq-q-open:after{content:"-"}#rank-math-faq .rank-math-answer{margin:0;padding:12px;background-color:#fff;font-size:16px!important;line-height:1.4!important;border-bottom:1px solid #dedee0;display:none}#rank-math-faq .RMFA-quesion-button{all:unset!important}.alert-wrapper{display:flex;width:100%;height:100%;align-items:center;justify-content:center;margin:0 auto;padding:0 auto;left:0;top:0;overflow:hidden;position:fixed;background:rgb(0,0,0,.3);z-index:999999}@keyframes open-frame{0%{transform:scale(1)}25%{transform:scale(.95)}50%{transform:scale(.97)}75%{transform:scale(.93)}100%{transform:scale(1)}}.alert-frame{background:#fff;min-height:350px;width:300px;box-shadow:5px 5px 10px rgb(0,0,0,.2);border-radius:10px;animation:open-frame .3s linear}.alert-header{display:flex;flex-direction:row;height:175px;border-top-left-radius:5px;border-top-right-radius:5px}.alert-header-base{border-top-left-radius:5px;border-top-right-radius:5px}.custom-img-wrapper{min-height:145px;max-height:20rem;overflow:scroll;display:flex;align-items:center;justify-content:center}.alert-img{height:80px;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;align-self:center}.alert-close{width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-family:Dosis,sans-serif;font-weight:700;cursor:pointer;line-height:30px}.alert-close-default{color:rgb(0,0,0,.2);font-size:16px;transition:color .5s;margin-left:auto;margin-right:5px;margin-top:5px}.alert-close-circle{background:#e4eae7;color:#222;border-radius:17.5px;margin-top:-15px;margin-right:-15px;font-size:12px;transition:background .5s;margin-left:auto}.alert-close-circle:hover{background:#fff}.alert-close:hover{color:rgb(0,0,0,.5)}.alert-body{padding:30px 30px;display:flex;flex-direction:column;text-align:center}.alert-title{font-size:18px!important;font-family:'Open Sans',sans-serif;font-weight:700;font-size:15px;margin-bottom:35px;color:#222;align-self:center}.alert-message{font-size:15px!important;color:#666;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;text-align:center;line-height:1.6;align-self:center}.alert-button{min-width:140px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .5s;padding:0 15px;align-self:center;display:inline-flex;align-items:center;justify-content:center}.alert-button:focus{outline:0}.question-buttons{display:flex;flex-direction:row;justify-content:center}.confirm-button{min-width:100px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .5s;padding:0 15px;margin-right:10px;display:inline-flex;align-items:center;justify-content:center}.confirm-button:focus{outline:0}.cancel-button{min-width:100px;height:35px;border-radius:20px;font-family:'Open Sans',sans-serif;font-weight:400;font-size:15px;color:#fff;border:none;cursor:pointer;padding:0;line-height:1.6;transition:background .5s;padding:0 15px;display:inline-flex;align-items:center;justify-content:center}.cancel-button:focus{outline:0}@keyframes open-toast{0%{transform:scaleX(1) scaleY(1)}20%,45%{transform:scaleX(1.35) scaleY(.1)}65%{transform:scaleX(.8) scaleY(1.7)}80%{transform:scaleX(.6) scaleY(.85)}100%{transform:scaleX(1) scaleY(1)}}.toast-container{display:flex;flex-direction:column;top:15px;right:15px;position:fixed;z-index:999999}.toast-content{overflow:hidden;border-radius:5px;box-shadow:0 0 20px rgb(0,0,0,.2);animation:open-toast .3s linear}.toast-content+.toast-content{margin-top:10px}.toast-frame{padding:5px 15px;display:flex;min-width:100px;height:70px;border-top-left-radius:10px;border-top-right-radius:10px;align-items:center;flex-wrap:wrap}.toast-body-img{height:40px}.toast-body{display:flex;align-items:center;width:100%}.toast-body-content{display:flex;flex-direction:column;width:100%}.toast-title{font-size:16px!important;font-family:'Open Sans',sans-serif;font-weight:700;font-size:15px;color:#fff;margin-left:15px}.toast-message{font-size:13px!important;font-family:'Open Sans',sans-serif;font-weight:600;font-size:15px;color:#fff;margin-left:15px}.toast-close{color:rgb(0,0,0,.2);font-family:Dosis,sans-serif;font-weight:700;font-size:16px;cursor:pointer;transition:color .5s;margin-left:25px}@keyframes timer{0%{width:100%}25%{width:75%}50%{width:50%}75%{width:25%}100%{width:1%}}.toast-timer{width:1%;height:5px}.toast-close:hover{color:rgb(0,0,0,.5)}.error-bg{background:#d85261}.success-bg{background:#2dd284}.warning-bg{background:#fada5e}.question-bg{background:#779ecb}.error-btn:hover{background:#e5a4b4}.success-btn:hover{background:#6edaa4}.warning-btn:hover{background:#fcecae}.info-btn:hover{background:#c3e6fb}.question-btn:hover{background:#bacee4}.error-timer{background:#e5a4b4}.success-timer{background:#6edaa4}.warning-timer{background:#fcecae}.info-timer{background:#c3e6fb}.info-bg{background:#88cef7}.ql-container{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;min-height:200px;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:0;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:'\2022'}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:'\2611'}.ql-editor ul[data-checked=false]>li::before{content:'\2610'}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) '. '}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) '. '}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) '. '}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) '. '}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) '. '}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) '. '}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) '. '}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) '. '}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) '. '}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:'';display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:0 0;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:0}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow *{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item::before,.ql-snow .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item::before,.ql-snow .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item::before,.ql-snow .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;padding:8px 0}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 8px;box-shadow:rgba(0,0,0,.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border-top:1px solid #ccc}.row {
margin-left: -15px;
margin-right: -15px;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1200px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-1 {
width: 8.3333333333%;
}
.col-xs-2 {
width: 16.6666666667%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.3333333333%;
}
.col-xs-5 {
width: 41.6666666667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.3333333333%;
}
.col-xs-8 {
width: 66.6666666667%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.3333333333%;
}
.col-xs-11 {
width: 91.6666666667%;
}
.col-xs-12 {
width: 100%;
}
@media (min-width: 768px) {
.col-sm-1, .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-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-1 {
width: 8.3333333333%;
}
.col-sm-2 {
width: 16.6666666667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.3333333333%;
}
.col-sm-5 {
width: 41.6666666667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.3333333333%;
}
.col-sm-8 {
width: 66.6666666667%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.3333333333%;
}
.col-sm-11 {
width: 91.6666666667%;
}
.col-sm-12 {
width: 100%;
}
}
@media (min-width: 992px) {
.col-md-1, .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-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-1 {
width: 8.3333333333%;
}
.col-md-2 {
width: 16.6666666667%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.3333333333%;
}
.col-md-5 {
width: 41.6666666667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.3333333333%;
}
.col-md-8 {
width: 66.6666666667%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.3333333333%;
}
.col-md-11 {
width: 91.6666666667%;
}
.col-md-12 {
width: 100%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .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-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-1 {
width: 8.3333333333%;
}
.col-lg-2 {
width: 16.6666666667%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.3333333333%;
}
.col-lg-5 {
width: 41.6666666667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.3333333333%;
}
.col-lg-8 {
width: 66.6666666667%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.3333333333%;
}
.col-lg-11 {
width: 91.6666666667%;
}
.col-lg-12 {
width: 100%;
}
}
.ht-grid {
margin-left: -15px;
margin-right: -15px;
min-height: 1px;
}
.ht-grid:after {
content: "";
display: block;
clear: both;
}
.ht-grid-item {
padding-left: 15px;
padding-right: 15px;
float: left;
min-height: 1px;
min-height: 1px;
}
@media (min-width: 1024px) {
.ht-grid-1 .ht-grid-item {
width: calc( 100% / 1 );
}
.ht-grid-2 .ht-grid-item {
width: calc( 100% / 2 );
}
.ht-grid-2 .ht-grid-item:nth-of-type(2n+3) {
clear: both;
}
.ht-grid-3 .ht-grid-item {
width: calc( 100% / 3 );
}
.ht-grid-3 .ht-grid-item:nth-of-type(3n+4) {
clear: both;
}
.ht-grid-4 .ht-grid-item {
width: calc( 100% / 4 );
}
.ht-grid-4 .ht-grid-item:nth-of-type(4n+5) {
clear: both;
}
.ht-grid-5 .ht-grid-item {
width: calc( 100% / 5 );
}
.ht-grid-5 .ht-grid-item:nth-of-type(5n+6) {
clear: both;
}
.ht-grid-6 .ht-grid-item {
width: calc( 100% / 6 );
}
.ht-grid-6 .ht-grid-item:nth-of-type(6n+7) {
clear: both;
}
.ht-grid-7 .ht-grid-item {
width: calc( 100% / 7 );
}
.ht-grid-7 .ht-grid-item:nth-of-type(7n+8) {
clear: both;
}
.ht-grid-8 .ht-grid-item {
width: calc( 100% / 8 );
}
.ht-grid-8 .ht-grid-item:nth-of-type(8n+9) {
clear: both;
}
.ht-grid-9 .ht-grid-item {
width: calc( 100% / 9 );
}
.ht-grid-9 .ht-grid-item:nth-of-type(9n+10) {
clear: both;
}
.ht-grid-10 .ht-grid-item {
width: calc( 100% / 10 );
}
.ht-grid-10 .ht-grid-item:nth-of-type(10n+11) {
clear: both;
}
.ht-grid-11 .ht-grid-item {
width: calc( 100% / 11 );
}
.ht-grid-11 .ht-grid-item:nth-of-type(11n+12) {
clear: both;
}
.ht-grid-12 .ht-grid-item {
width: calc( 100% / 12 );
}
.ht-grid-12 .ht-grid-item:nth-of-type(12n+13) {
clear: both;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.ht-grid-tablet-1 .ht-grid-item {
width: calc( 100% / 1 );
}
.ht-grid-tablet-2 .ht-grid-item {
width: calc( 100% / 2 );
}
.ht-grid-tablet-2 .ht-grid-item:nth-of-type(2n+3) {
clear: both;
}
.ht-grid-tablet-3 .ht-grid-item {
width: calc( 100% / 3 );
}
.ht-grid-tablet-3 .ht-grid-item:nth-of-type(3n+4) {
clear: both;
}
.ht-grid-tablet-4 .ht-grid-item {
width: calc( 100% / 4 );
}
.ht-grid-tablet-4 .ht-grid-item:nth-of-type(4n+5) {
clear: both;
}
.ht-grid-tablet-5 .ht-grid-item {
width: calc( 100% / 5 );
}
.ht-grid-tablet-5 .ht-grid-item:nth-of-type(5n+6) {
clear: both;
}
.ht-grid-tablet-6 .ht-grid-item {
width: calc( 100% / 6 );
}
.ht-grid-tablet-6 .ht-grid-item:nth-of-type(6n+7) {
clear: both;
}
.ht-grid-tablet-7 .ht-grid-item {
width: calc( 100% / 7 );
}
.ht-grid-tablet-7 .ht-grid-item:nth-of-type(7n+8) {
clear: both;
}
.ht-grid-tablet-8 .ht-grid-item {
width: calc( 100% / 8 );
}
.ht-grid-tablet-8 .ht-grid-item:nth-of-type(8n+9) {
clear: both;
}
.ht-grid-tablet-9 .ht-grid-item {
width: calc( 100% / 9 );
}
.ht-grid-tablet-9 .ht-grid-item:nth-of-type(9n+10) {
clear: both;
}
.ht-grid-tablet-10 .ht-grid-item {
width: calc( 100% / 10 );
}
.ht-grid-tablet-10 .ht-grid-item:nth-of-type(10n+11) {
clear: both;
}
.ht-grid-tablet-11 .ht-grid-item {
width: calc( 100% / 11 );
}
.ht-grid-tablet-11 .ht-grid-item:nth-of-type(11n+12) {
clear: both;
}
.ht-grid-tablet-12 .ht-grid-item {
width: calc( 100% / 12 );
}
.ht-grid-tablet-12 .ht-grid-item:nth-of-type(12n+13) {
clear: both;
}
}
@media (max-width: 767px) {
.ht-grid-mobile-1 .ht-grid-item {
width: calc( 100% / 1 );
}
.ht-grid-mobile-2 .ht-grid-item {
width: calc( 100% / 2 );
}
.ht-grid-mobile-2 .ht-grid-item:nth-of-type(2n+3) {
clear: both;
}
.ht-grid-mobile-3 .ht-grid-item {
width: calc( 100% / 3 );
}
.ht-grid-mobile-3 .ht-grid-item:nth-of-type(3n+4) {
clear: both;
}
.ht-grid-mobile-4 .ht-grid-item {
width: calc( 100% / 4 );
}
.ht-grid-mobile-4 .ht-grid-item:nth-of-type(4n+5) {
clear: both;
}
.ht-grid-mobile-5 .ht-grid-item {
width: calc( 100% / 5 );
}
.ht-grid-mobile-5 .ht-grid-item:nth-of-type(5n+6) {
clear: both;
}
.ht-grid-mobile-6 .ht-grid-item {
width: calc( 100% / 6 );
}
.ht-grid-mobile-6 .ht-grid-item:nth-of-type(6n+7) {
clear: both;
}
.ht-grid-mobile-7 .ht-grid-item {
width: calc( 100% / 7 );
}
.ht-grid-mobile-7 .ht-grid-item:nth-of-type(7n+8) {
clear: both;
}
.ht-grid-mobile-8 .ht-grid-item {
width: calc( 100% / 8 );
}
.ht-grid-mobile-8 .ht-grid-item:nth-of-type(8n+9) {
clear: both;
}
.ht-grid-mobile-9 .ht-grid-item {
width: calc( 100% / 9 );
}
.ht-grid-mobile-9 .ht-grid-item:nth-of-type(9n+10) {
clear: both;
}
.ht-grid-mobile-10 .ht-grid-item {
width: calc( 100% / 10 );
}
.ht-grid-mobile-10 .ht-grid-item:nth-of-type(10n+11) {
clear: both;
}
.ht-grid-mobile-11 .ht-grid-item {
width: calc( 100% / 11 );
}
.ht-grid-mobile-11 .ht-grid-item:nth-of-type(11n+12) {
clear: both;
}
.ht-grid-mobile-12 .ht-grid-item {
width: calc( 100% / 12 );
}
.ht-grid-mobile-12 .ht-grid-item:nth-of-type(12n+13) {
clear: both;
}
} .flex, .yith-wcwl-share ul a, .product-loop-image-wrapper .tinv-wraper .tinvwl_add_to_wishlist_button, .select2-container--default .select2-selection--single .select2-selection__arrow, .woocommerce-form-coupon-toggle, .woocommerce-form-login-toggle, .mini-cart-product-infor .mini-cart-product-qty, .cart-sidebar-content .woocommerce-mini-cart__buttons a.checkout, .cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout), #close-cart-sidebar-btn, .quantity .product-qty, .product-loop-meta a, .loop-wrapper-wishlist a, .loop-wrapper-wishlist .feedback, .product-loop-action .loop-add-to-cart-icon-btn,
.product-loop-action .added_to_cart, .product-loop-action .yith-wcwl-add-to-wishlist a, .product-loop-action .yith-wcwl-add-to-wishlist .feedback, .quick-view-with-icon, .woocommerce-store-notice a, .onsale, .woostify-out-of-stock-label, .pagination ul .page-numbers:not(.prev):not(.next), .woocommerce-pagination ul .page-numbers:not(.prev):not(.next), .product_list_widget .remove_from_cart_button, .search-form .search-form-icon,
.woocommerce-product-search .search-form-icon, #scroll-to-top, .woostify-icon-bar, #woostify-login-form-popup .woostify-login-form-popup-content .dialog-account-close-icon, .dialog-search-content .dialog-search-close-icon, .site-dialog-search, .error404 .site-content, .woostify-pezshop-subsbrice-form .wrapper-submit, .wpcf7 .wpcf7-form.submitting .ajax-loader, .wpcf7 .wpcf7-form.submitting .wpcf7-spinner, .wpcf7 .ajax-loader.is-active, .wpcf7 .wpcf7-spinner.is-active, .tns-controls [data-controls] {
display: flex;
justify-content: center;
align-items: center;
}
.inline-flex, .has-multi-step-checkout .item-text:before, .has-multi-step-checkout .multi-step-inner, .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove a, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove a, .shop-cart-count,
.wishlist-item-count, .single_add_to_cart_button, .quantity, .woostify-footer-social-icon li a, .page-links .post-page-numbers {
display: inline-flex;
justify-content: center;
align-items: center;
}  .duration, .woocommerce-address-fields .button:hover, .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type=submit], .has-multi-step-checkout .woostify-before-order-review .woostify-before-order-review-icon, .has-multi-step-checkout .multi-step-checkout-button[data-action=back], #woostify-overlay, #close-cart-sidebar-btn, #shop-cart-sidebar:after, .product-loop-image-wrapper.zoom-hover img, .button,
.product-loop-image-wrapper > .added_to_cart,
.woocommerce-widget-layered-nav-dropdown__submit,
.checkout-button, .product-loop-action .yith-wcwl-add-to-wishlist, .product-loop-action, .woocommerce-store-notice a .woostify-svg-icon, #toggle-sidebar-mobile-button, #commentform input[type=submit], #commentform #email,
#commentform #author, #commentform #comment, .woostify-shop-category .elementor-widget-wrap > .elementor-widget-image .wp-caption .wp-caption-text, .search-form .search-form-icon,
.woocommerce-product-search .search-form-icon, #scroll-to-top, .sidebar-menu .primary-navigation:not(.elementor-inner) a:before, .sidebar-menu .arrow-icon, .sidebar-menu, .header-search-icon, .woostify-product-navigation .product-nav-item-content, a, .page-links .post-page-numbers, .woostify-simple-subsbrice-form-dark input[type=submit], .woostify-simple-subsbrice-form-dark input:not([type=submit]), .woostify-simple-subsbrice-form input[type=submit], .woostify-simple-subsbrice-form input:not([type=submit]), .woostify-contact-form textarea, .woostify-contact-form input, .woostify-subscribe-form input[type=email] {
transition-duration: 0.3s;
}
.delay {
transition-delay: 0.3s;
} @keyframes circle-loading {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.circle-loading:before, .updating-cart.ajax-single-add-to-cart .single_add_to_cart_button.loading:before, .updating-cart #shop-cart-sidebar:before, .image-loading:before, body:not(.yith-wcms-pro) .processing:not(.um-woo-status):before, .tns:not(.tns-slider):before {
content: "";
z-index: 2;
position: absolute;
border: 1px solid #ddd;
border-top-color: #222;
border-radius: 50%;
height: 20px;
width: 20px;
top: calc( 50% - 10px );
left: calc( 50% - 10px );
transform: translateY(-50%) translateX(-50%);
animation: circle-loading 0.35s linear infinite;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.ez-zoom {
position: relative;
}
.easyzoom-flyout {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
z-index: 1;
overflow: hidden;
background: #fff;
transition: opacity 0.5s ease;
}
.easyzoom-flyout img {
max-width: initial;
opacity: 1 !important;
}
.easyzoom-flyout:hover {
opacity: 1;
}   .pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
touch-action: none;
z-index: 1500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none;
}
.pswp img {
max-width: none;
opacity: 1 !important;
} .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
display: block;
}
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
max-width: none;
}
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
} .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #fff;
opacity: 0;
transform: translateZ(0);
-webkit-backface-visibility: hidden;
will-change: opacity;
}
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
} .pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.pswp__zoom-wrap {
position: absolute;
width: 100%;
transform-origin: left top; transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
will-change: opacity; transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden;
}
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
}
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0;
} .pswp__img--placeholder {
-webkit-backface-visibility: hidden;
} .pswp__img--placeholder--blank {
background: #222;
}
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0;
} .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC;
}
.pswp__error-msg a {
color: #CCC;
text-decoration: underline;
}    .pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
transition: opacity 0.2s;
box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
opacity: 1;
}
.pswp__button:active {
outline: none;
opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0;
} .pswp__ui--over-close .pswp__button--close {
opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
background: url(//ckwebsitedesign.ie/wp-content/themes/woostify/assets/images/pswp/default-skin.png) 0 0 no-repeat;
background-size: 264px 88px;
width: 44px;
height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
background-image: url(//ckwebsitedesign.ie/wp-content/themes/woostify/assets/images/pswp/default-skin.svg);
}
.pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
background: none;
}
}
.pswp__button--close {
background-position: 0 -44px;
}
.pswp__button--share {
background-position: -44px -44px;
}
.pswp__button--fs {
display: none;
}
.pswp--supports-fs .pswp__button--fs {
display: block;
}
.pswp--fs .pswp__button--fs {
background-position: -44px 0;
}
.pswp__button--zoom {
display: none;
background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
background-position: -132px 0;
} .pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
visibility: hidden;
} .pswp__button--arrow--left,
.pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
background-color: rgba(0, 0, 0, 0.3);
}
.pswp__button--arrow--left {
left: 0;
}
.pswp__button--arrow--right {
right: 0;
}
button.pswp__button--arrow--left:before,
button.pswp__button--arrow--right:before {
content: "";
top: 35px;
background-color: rgba(0, 0, 0, 0.3) !important;
height: 30px;
width: 32px;
position: absolute;
}
.pswp__button--arrow--left:before {
left: 6px;
background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
right: 6px;
background-position: -94px -44px;
} .pswp__counter,
.pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity;
}
.pswp__share-modal--hidden {
display: none;
}
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
transform: translateY(6px);
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform;
}
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px;
}
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000;
}
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
transform: translateY(0);
} .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px;
}
a.pswp__share--facebook:before {
content: "";
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid transparent;
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none;
}
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF;
}
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF;
}
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D;
}
a.pswp__share--download:hover {
background: #DDD;
} .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px;
} .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px;
}
.pswp__caption small {
font-size: 11px;
color: #BBB;
}
.pswp__caption__center {
text-align: left;
max-width: 420px;
margin: 0 auto;
font-size: 13px;
padding: 10px;
line-height: 20px;
color: #CCC;
}
.pswp__caption--empty {
display: none;
} .pswp__caption--fake {
visibility: hidden;
} .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
transition: opacity 0.25s ease-out;
will-change: opacity;
direction: ltr;
}
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px;
}
.pswp__preloader--active {
opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn { background: url(//ckwebsitedesign.ie/wp-content/themes/woostify/assets/images/pswp/preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0;
}
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0;
}
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right;
}
}
@keyframes clockwise {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes donut-rotate {
0% {
transform: rotate(0);
}
50% {
transform: rotate(-140deg);
}
100% {
transform: rotate(0);
}
}  .pswp__ui {
-webkit-font-smoothing: auto;
visibility: visible;
opacity: 1;
z-index: 1550;
} .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
} .pswp--has_mouse .tton--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
background-color: rgba(0, 0, 0, 0.5);
} .pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3);
} .pswp__ui--idle .pswp__top-bar {
opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
opacity: 0;
} .pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001;
} .pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
display: none;
}
.pswp__element--disabled {
display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
background: none;
}
.pswp__thumbnails {
position: absolute;
bottom: 0;
width: 100%;
margin: 0;
white-space: nowrap;
overflow: auto;
scroll-behavior: smooth;
-webkit-overflow-scrolling: touch;
text-align: center;
}
@media (min-width: 768px) {
.pswp__thumbnails {
width: auto;
top: 0;
bottom: 0;
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
align-items: center;
max-height: 100vh;
margin: 50px;
background: 0 0;
overflow: visible;
}
}
.pswp__thumbnails .thumbnail-item {
width: 50px;
margin: 5px;
border-radius: 2px;
overflow: hidden;
border: 1px solid transparent;
display: inline-block;
}
.pswp__thumbnails .thumbnail-item.active {
border: 1px solid #555;
}
.pswp__thumbnails .thumbnail-item:hover {
cursor: pointer;
}
.pswp__thumbnails .thumbnail-item img {
width: 100%;
}
.tns-outer {
position: relative;
direction: ltr;
}
.tns-outer [hidden] {
display: none !important;
}
.tns-outer.ms-touch {
overflow-x: scroll;
overflow-y: hidden;
-ms-overflow-style: none;
-ms-scroll-chaining: none;
-ms-scroll-snap-type: mandatory;
-ms-scroll-snap-points-x: snapInterval(0%, 100%);
}
.tns-slider {
transition: all 0s;
}
.tns:not(.tns-slider) .tnsi:first-of-type,
.tns:not(.tns-slider) .product:first-of-type {
opacity: 0;
visibility: hidden;
}
.tns:not(.tns-slider) .tnsi ~ .tnsi,
.tns:not(.tns-slider) .tnsi ~ .product,
.tns:not(.tns-slider) .product ~ .tnsi,
.tns:not(.tns-slider) .product ~ .product {
display: none;
}
.tns-slider > .tns-item {
box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
display: inline-block;
vertical-align: top;
white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
content: "";
display: table;
clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
float: left;
margin-right: -100%;
}
.tns-no-calc {
position: relative;
left: 0;
}
.tns-gallery {
position: relative;
left: 0;
min-height: 1px;
}
.tns-gallery > .tns-item {
position: absolute;
left: -100%;
transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-moving {
transition: all 0.25s;
}
.tns-lazy-img {
transition: opacity 0.6s;
opacity: 0.6;
}
.tns-lazy-img.loaded {
opacity: 1;
}
.tns-ah {
transition: height 0s;
}
.tns-ovh {
overflow: hidden;
}
.tns-hdx {
overflow-x: hidden;
}
.tns-hdy {
overflow-y: hidden;
}
.tns-visually-hidden,
.tns-outer button[data-action] {
display: none;
}
.tns-transparent {
opacity: 0;
visibility: hidden;
}
.tns-fadeIn {
opacity: 1;
filter: alpha(opacity=100);
z-index: 0;
}
.tns-normal,
.tns-fadeOut {
opacity: 0;
filter: alpha(opacity=0);
z-index: -1;
} .tns-controls [data-controls] {
position: absolute;
top: 50%;
background: #fff;
width: 50px;
height: 50px;
border-radius: 50%;
color: #aaa;
border: 0;
font-size: 0;
z-index: 2;
transform: translateY(-50%);
}
.tns-controls [data-controls]:disabled {
visibility: hidden;
opacity: 0;
transition: all 0.25s;
}
.tns-controls [data-controls] .woostify-svg-icon {
color: currentColor;
line-height: normal;
}
.tns-controls [data-controls] .woostify-svg-icon svg {
width: 18px;
height: 18px;
}
.tns-controls [data-controls=prev] {
left: 20px;
}
.tns-controls [data-controls=next] {
right: 20px;
} .tns-nav {
position: absolute;
bottom: 30px;
width: 100%;
text-align: center;
z-index: 2;
height: 0;
}
.tns-nav button {
width: 12px;
height: 12px;
margin: 0 5px;
border-radius: 50%;
display: inline-block;
background-color: #fafafa;
border: 0;
}
.tns-nav button.tns-nav-active {
cursor: default;
background-color: #444;
} .flickity-enabled {
position: relative;
}
.flickity-enabled:focus {
outline: none;
}
.flickity-viewport {
overflow: hidden;
position: relative;
height: 100%;
}
.flickity-slider {
position: absolute;
width: 100%;
height: 100%;
} .flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: grabbing;
} .flickity-button {
position: absolute;
background: hsla(0deg, 0%, 100%, 0.75);
border: none;
color: #333;
}
.flickity-button:hover {
background: white;
cursor: pointer;
}
.flickity-button:focus {
outline: none;
}
.flickity-button:active {
opacity: 0.6;
}
.flickity-button:disabled {
opacity: 0.3;
cursor: auto;
pointer-events: none;
}
.flickity-button-icon {
fill: currentColor;
} .flickity-prev-next-button {
top: 50%;
border-radius: 50%;
transform: translateY(-50%);
background: #fff;
width: 50px;
height: 50px;
}
.flickity-prev-next-button.previous {
left: 10px;
}
.flickity-prev-next-button.next {
right: 10px;
}
.flickity-prev-next-button .woostify-svg-icon {
display: inline-flex;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.flickity-prev-next-button .woostify-svg-icon svg {
width: 20px;
height: 20px;
display: block;
} .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 10px;
}
.flickity-rtl .flickity-page-dots {
direction: rtl;
} .flickity-page-dots {
position: absolute;
width: 100%;
bottom: -25px;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1;
}
.flickity-page-dots .dot {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 8px;
background: #333;
border-radius: 50%;
opacity: 0.25;
cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
opacity: 1;
}
.wpcf7 br {
display: none;
}
.wpcf7 .ajax-loader, .wpcf7 .wpcf7-spinner {
display: none;
opacity: 0;
visibility: hidden;
width: 1em;
height: 1em;
}
.wpcf7 .ajax-loader.is-active, .wpcf7 .wpcf7-spinner.is-active {
margin-top: 10px;
opacity: 1;
visibility: visible;
animation: loading 0.5s linear infinite;
}
.wpcf7 .wpcf7-form.submitting .ajax-loader, .wpcf7 .wpcf7-form.submitting .wpcf7-spinner {
margin-top: 10px;
opacity: 1;
visibility: visible;
animation: loading 0.5s linear infinite;
}
.wpcf7 .hidden-fields-container {
border: none;
padding: 0;
}
.wpcf7-mail-sent-ok {
color: #27ae61;
}
.wpcf7-display-none {
display: none;
}
.wpcf7-response-output {
margin: 10px 0;
}
.wpcf7-not-valid-tip,
.wpcf7-validation-errors {
color: firebrick;
margin: 5px 0;
display: block;
font-size: 12px;
}
@keyframes loading {
100% {
transform: rotate(360deg);
}
} .woostify-subscribe-form {
position: relative;
display: inline-block;
max-width: 100%;
}
.woostify-subscribe-form input[type=email] {
height: 44px;
border-radius: 50px;
padding: 0 100px 0 30px;
display: block;
}
.woostify-subscribe-form input[type=email]::-webkit-input-placeholder {
color: #bfbfbf;
}
.woostify-subscribe-form input[type=email]:-moz-placeholder {
color: #bfbfbf;
}
.woostify-subscribe-form input[type=email]::-moz-placeholder {
color: #bfbfbf;
}
.woostify-subscribe-form input[type=email]:-ms-input-placeholder {
color: #bfbfbf;
}
.woostify-subscribe-form input[type=email]:focus {
border-color: #ccc;
}
.woostify-subscribe-form input[type=submit] {
font-size: 12px;
font-weight: 600;
position: absolute;
right: 0;
top: 0;
height: 44px;
border: 0;
padding: 0 20px;
border-radius: 0 50px 50px 0;
text-transform: uppercase;
background-color: rgba(0, 0, 0, 0);
} .woostify-contact-form input {
height: 50px;
}
.woostify-contact-form input:not([type=submit]) {
padding: 0 20px;
display: block;
width: 100%;
margin-bottom: 30px;
border-radius: 4px;
}
.woostify-contact-form input:not([type=submit])::-webkit-input-placeholder {
color: #bfbfbf;
}
.woostify-contact-form input:not([type=submit]):-moz-placeholder {
color: #bfbfbf;
}
.woostify-contact-form input:not([type=submit])::-moz-placeholder {
color: #bfbfbf;
}
.woostify-contact-form input:not([type=submit]):-ms-input-placeholder {
color: #bfbfbf;
}
.woostify-contact-form input:not([type=submit]):focus {
border-color: #ccc;
}
.woostify-contact-form input[type=submit] {
border-radius: 50px;
padding: 0 20px;
text-transform: uppercase;
font-weight: 600;
min-width: 130px;
}
.woostify-contact-form textarea {
width: 100%;
display: block;
padding: 20px;
resize: none;
border-radius: 4px;
margin-bottom: 30px;
}
.woostify-contact-form textarea::-webkit-input-placeholder {
color: #bfbfbf;
}
.woostify-contact-form textarea:-moz-placeholder {
color: #bfbfbf;
}
.woostify-contact-form textarea::-moz-placeholder {
color: #bfbfbf;
}
.woostify-contact-form textarea:-ms-input-placeholder {
color: #bfbfbf;
}
.woostify-contact-form textarea:focus {
border-color: #ccc;
} .woostify-simple-subsbrice-form:focus-within input:not([type=submit]) {
padding-right: 130px;
}
.woostify-simple-subsbrice-form:focus-within input[type=submit] {
text-decoration: none;
color: #fff;
}
.woostify-simple-subsbrice-form input:not([type=submit]) {
height: 50px;
padding: 0 110px 0 20px;
display: block;
width: 100%;
}
.woostify-simple-subsbrice-form input:not([type=submit]):focus {
border-color: #c6c0c0;
}
.woostify-simple-subsbrice-form input[type=submit] {
font-size: 12px;
font-weight: 600;
position: absolute;
right: 0;
top: 0;
height: 50px;
border: 0;
padding: 0 20px;
text-decoration: underline;
background-color: rgba(0, 0, 0, 0);
}
.woostify-simple-subsbrice-form input[type=submit]:hover {
text-decoration: none;
color: #fff;
}
.woostify-simple-subsbrice-form-dark input {
background-color: rgba(0, 0, 0, 0);
}
.woostify-simple-subsbrice-form-dark input:not([type=submit]) {
height: 50px;
padding: 0 110px 0 20px;
display: block;
width: 100%;
color: #fff;
}
.woostify-simple-subsbrice-form-dark input:not([type=submit]):focus {
border-color: #c6c0c0;
}
.woostify-simple-subsbrice-form-dark input[type=submit] {
font-size: 18px;
font-weight: 700;
position: absolute;
right: 0;
top: 0;
height: 50px;
border: 0;
padding: 0 20px;
color: #fff;
}
.woostify-simple-subsbrice-form-dark input[type=submit]:hover {
color: #fff;
} .woostify-pezshop-subsbrice-form {
position: relative;
}
.woostify-pezshop-subsbrice-form input {
border-radius: 50px;
padding: 15px 30px;
border: 0;
}
.woostify-pezshop-subsbrice-form input:not([type=submit]) {
width: 100%;
padding: 12px 120px 12px 30px;
}
.woostify-pezshop-subsbrice-form .wrapper-submit {
position: absolute;
top: 0;
right: 0;
bottom: 0;
min-width: 90px;
border-radius: 50px;
}
.woostify-pezshop-subsbrice-form .wrapper-submit:before {
content: "\f1b0";
font-family: FontAwesome;
color: #ffaf35;
font-size: 25px;
}
.woostify-pezshop-subsbrice-form .wrapper-submit input {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
font-size: 0;
width: 100%;
background-color: transparent;
border: 0;
}
.user-registration.ur-frontend-form .form-row {
float: none;
} .lity {
z-index: 9990;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
white-space: nowrap;
background: #0b0b0b;
background: rgba(0, 0, 0, 0.9);
outline: none !important;
opacity: 0;
transition: opacity 0.3s ease;
}
.lity.lity-opened {
opacity: 1;
}
.lity * {
box-sizing: border-box;
}
.lity-wrap {
z-index: 9990;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
text-align: center;
outline: none !important;
}
.lity-wrap:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -0.25em;
}
.lity-loader {
z-index: 9991;
color: #fff;
position: absolute;
top: 50%;
margin-top: -0.8em;
width: 100%;
text-align: center;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
opacity: 0;
transition: opacity 0.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: none !important;
}
.lity-content {
z-index: 9993;
width: 100%;
transform: scale(1);
transition: transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
transform: scale(0.8);
}
.lity-content:after {
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
z-index: 9994;
width: 35px;
height: 35px;
position: fixed;
right: 15px;
top: 15px;
-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 rgba(0, 0, 0, 0.6);
border: 0;
background: none;
outline: none;
box-shadow: none;
}
.logged-in.admin-bar .lity-close {
top: 61px;
}
@media (min-width: 783px) {
.logged-in.admin-bar .lity-close {
top: 47px;
}
}
.lity-close.lity {
opacity: 0;
}
.lity-close:active {
top: 1px;
}
.lity-close:hover, .lity-close:focus, .lity-close:active, .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 rgba(0, 0, 0, 0.6);
border: 0;
background: none;
outline: none;
box-shadow: none;
}
.lity-close::-moz-focus-inner {
border: 0;
padding: 0;
} .lity-image img {
max-width: 100%;
display: block;
line-height: 0;
border: 0;
} .lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
width: 100%;
max-width: 964px;
}
.lity-iframe-container {
width: 100%;
height: 0;
padding-top: 56.25%;
overflow: auto;
pointer-events: auto;
transform: translateZ(0);
-webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
}
.lity-hide {
display: none;
} *,
*:before,
*:after {
box-sizing: border-box;
outline: none;
}
html {
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
font-size: 14px;
background-color: #fff;
}
body {
margin: 0;
overflow-x: hidden;
word-break: break-word;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
audio,
canvas,
progress,
video {
display: block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
ol {
list-style: decimal;
}
ul {
list-style: disc;
}
ul,
ol {
padding-left: 20px;
}
iframe,
embed,
figure,
figcaption {
border: 0;
max-width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote,
blockquote:before,
blockquote:after,
q,
q:before,
q:after {
content: "";
}
img,
video {
max-width: 100%;
height: auto;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
audio,
canvas,
video {
display: inline;
zoom: 1;
}
.clear {
clear: both;
}
.clearfix:after, #payment:after, .woocommerce-billing-fields:after, #customer_details:after, .checkout_coupon.woocommerce-form-coupon:after,
.checkout.woocommerce-checkout:after, .cart-collaterals:after, .cart-sidebar-content .variation:after, .products:after, .container:after, .related-box:after, .price_slider_wrapper .price_slider:after, .widget_products li:after,
.widget_recent_reviews li:after,
.widget_top_rated_products li:after,
.widget_recently_viewed_products li:after, .site-content:after, .woostify-container:after, .post-password-form p:after, .wpcf7 .row:after {
content: "";
display: block;
clear: both;
}
.display-none {
display: none;
}
.display-block {
display: block;
}
.display-inline-block {
display: inline-block;
}
.display-table {
display: table;
}
.display-flex {
display: flex;
}
.display-inline-flex {
display: inline-flex;
}
.display-inline {
display: inline;
}
.display-initial {
display: initial;
}
.display-inherit {
display: inherit;
}
.text-center {
text-align: center;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-justify {
text-align: justify;
}
.hidden {
display: none;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
.float-none {
float: none;
}
.overflow-hidden {
overflow: hidden;
}
.screen-reader-text,
.sr-only,
.single-post .post-navigation,
.post-loop .updated:not(.published),
.screen-reader-response {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
[data-elementor-type] {
clear: both;
} .sticky,
.bypostauthor {
background: rgba(0, 0, 0, 0);
} .wp-caption {
margin-bottom: 15px;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin: 0;
}
.wp-caption .wp-caption-text {
color: #686868;
font-size: 13px;
font-size: 14px;
font-style: italic;
line-height: 1.6153846154;
padding-top: 0.5384615385em;
}
.wp-caption .wp-caption-text a {
color: #7b98aa;
} .gallery-icon img {
margin: 0 auto;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-item {
width: 100%;
display: inline-block;
text-align: center;
vertical-align: top;
margin-top: 0 !important;
}
.gallery-caption {
color: #686868;
display: block;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
margin-bottom: 0;
} .alignleft {
float: left;
margin: 0.375em 1.75em 1.75em 0;
}
.alignright {
float: right;
margin: 0.375em 0 1.75em 1.75em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 1.75em;
} .post-password-form {
display: block;
clear: both;
}
.post-password-form label {
float: left;
display: inline-flex;
align-items: center;
}
.post-password-form input[type=password] {
height: 36px;
min-width: 240px;
max-width: 100%;
padding: 0 10px;
float: right;
margin-left: 10px;
margin-right: 10px;
border-radius: 3px;
}
.post-password-form input[type=submit] {
height: 36px;
padding: 0 20px;
cursor: pointer;
border: 0;
float: left;
background: #333;
color: #fff;
border-radius: 3px;
} #wp-calendar {
width: 100%;
}
#wp-calendar caption {
text-align: left;
margin-bottom: 10px;
}
#wp-calendar * {
text-align: center;
}
#wp-calendar #prev {
text-align: left;
}
#wp-calendar #next {
text-align: right;
}
#wp-calendar td, #wp-calendar th {
padding: 10px 5px;
} .widget_recent_posts_thumbnail .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item {
margin-top: 15px;
}
.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-img,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-img {
float: left;
width: 70px;
}
.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary {
width: calc( 100% - 80px);
margin-left: 9px;
float: left;
}
.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary a,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary a {
font-weight: 600;
line-height: initial;
}
.widget_recent_posts_thumbnail .blog-recent-post-thumbnail-sumary span,
.elementor-widget-wp-widget-goto_recent_posts_with_thumbnail .blog-recent-post-thumbnail-sumary span {
margin-top: 10px;
font-size: 12px;
color: #aaaaaa;
} .comment-post-pingback {
line-height: 24px;
border-bottom: 1px solid #ddd;
padding-bottom: 12px;
}
.comment-post-pingback + .comment-post-pingback {
margin-top: 12px;
}
.comment-post-pingback + .comment-item {
margin-top: 50px;
}
.comment-post-pingback .comment-edit-link {
float: right;
margin-left: 20px;
}
.comment-post-pingback .url {
margin-left: 7px;
}
.comment-post-pingback .url:hover {
text-decoration: underline;
} .page-links {
margin-top: 20px;
clear: both;
display: block;
}
.page-links .post-page-numbers {
width: 26px;
height: 26px;
border-radius: 2px;
border: 1px solid #888;
}
.page-links .post-page-numbers:hover {
opacity: 0.6;
color: #888;
}
.page-links .post-page-numbers.current {
border: 1px solid #ddd;
color: #ddd;
cursor: default;
pointer-events: none;
}
select {
border: 1px solid #ccc;
border-radius: 0;
max-width: 100%;
}
select:-moz-focusring {
color: rgba(0, 0, 0, 0);
text-shadow: 0 0 0 #ccc;
}
input {
border: 1px solid #ccc;
}
input[type=search], input[type=email], input[type=number], input[type=url], input[type=text], input[type=tel], input[type=password] {
-webkit-appearance: none;
}
textarea {
border: 1px solid #ccc;
-webkit-appearance: none;
}
input,
textarea,
button {
border-radius: 0;
max-width: 100%;
font-size: 14px;
}
input[type=button],
input[type=submit],
input[type=reset],
input[type=file],
button {
-webkit-appearance: none;
cursor: pointer;
padding: 0;
border: 1px solid #ccc;
}
input[type=button].disabled, input[type=button]:disabled,
input[type=submit].disabled,
input[type=submit]:disabled,
input[type=reset].disabled,
input[type=reset]:disabled,
input[type=file].disabled,
input[type=file]:disabled,
button.disabled,
button:disabled {
pointer-events: none;
opacity: 0.5;
filter: grayscale(100%);
}
input[type=file] {
display: flex;
padding: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 15px 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit;
}
p {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
margin: 0 0 10px;
}
li ul,
li ol {
padding-left: 0;
margin-left: 20px;
}
b,
strong {
font-weight: 700;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
font-weight: 300;
margin: 30px 0;
border-left: 4px solid #333;
padding-left: 30px;
position: relative;
clear: both;
display: block;
}
blockquote p {
margin-bottom: 1.6667em;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote cite,
blockquote small {
color: #333;
font-size: 16px;
line-height: 1.6;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
address {
font-style: italic;
margin: 0 0 1.6em;
line-height: 24px;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
hyphens: none;
}
pre {
background-color: rgba(0, 0, 0, 0.01);
border: 1px solid rgba(51, 51, 51, 0.1);
line-height: 24px;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 0.8em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
mark,
ins {
text-decoration: none;
word-break: normal;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
hr {
background-color: #eaeaea;
background-color: rgba(51, 51, 51, 0.1);
border: 0;
height: 1px;
margin: 15px 0;
}
table,
th,
td {
border: 1px solid #ddd;
}
table {
border-collapse: collapse;
border-spacing: 0;
margin: 20px 0;
table-layout: fixed;
max-width: 100%;
}
.woocommerce table {
width: 100%;
table-layout: auto;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
tbody th {
background: #fff;
}
thead th {
border-width: 0 1px 1px 0;
font-weight: 700;
}
td {
border-width: 0 1px 1px 0;
}
th,
td {
padding: 5px 10px;
line-height: 24px;
}
del {
opacity: 0.8;
} input::-webkit-input-placeholder {
color: inherit;
}
input:-moz-placeholder {
color: inherit;
}
input::-moz-placeholder {
color: inherit;
}
input:-ms-input-placeholder {
color: inherit;
}
textarea {
max-width: 100%;
}
textarea::-webkit-input-placeholder {
color: inherit;
}
textarea:-moz-placeholder {
color: inherit;
}
textarea::-moz-placeholder {
color: inherit;
}
textarea:-ms-input-placeholder {
color: inherit;
}
a {
text-decoration: none;
}
dl {
margin: 0 0 1.75em;
line-height: 24px;
}
dt {
font-weight: 700;
}
dd {
margin: 0 0 10px;
}
.rtl {
direction: rtl;
}
.no-sidebar:not(.site-boxed-container) .alignfull {
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
max-width: 100vw;
width: 100vw;
}
.no-sidebar:not(.site-boxed-container) .alignwide {
max-width: unset;
width: unset;
}
.no-sidebar:not(.site-boxed-container) .alignwide {
margin-left: -100px;
margin-right: -100px;
max-width: unset;
width: unset;
}
.no-sidebar:not(.site-boxed-container).site-full-width-container .alignwide {
margin-left: 0px;
margin-right: 0px;
}
.no-sidebar:not(.site-boxed-container).site-full-width-stretched-container .alignwide {
margin-left: 0px;
margin-right: 0px;
}
.site-content-boxed-container.no-sidebar .alignfull {
width: auto;
margin-left: -15px;
margin-right: -15px;
}
.site-content-boxed-container.no-sidebar .alignwide {
margin-left: -10px;
margin-right: -10px;
}
article p:last-child {
clear: both;
}
.category-block .entry-content p {
line-height: initial;
}
#comments {
clear: both;
}
.wp-caption,
.wp-block-embed,
.wp-block-image {
margin-left: 0;
margin-right: 0;
}
.elementor-template-full-width:not(.single-product) #content .woostify-container {
max-width: 100%;
padding-left: 0;
padding-right: 0;
}
.site-full-width-stretched-container .site-content .woostify-container {
max-width: 100%;
padding-left: 0;
padding-right: 0;
}
.site-full-width-container .site-content .woostify-container {
max-width: 100%;
}
.site-boxed-container #view {
margin-left: auto;
margin-right: auto;
}
.site-boxed-container .site-content .woostify-container {
max-width: 100%;
}
.site-content-boxed-container #view {
background-color: rgba(0, 0, 0, 0);
}
.site-content-boxed-container .site-content {
margin: 0 auto;
padding: 30px 0;
background-color: #fff;
}
.site-content-boxed-container .site-content .woostify-container {
max-width: 100%;
}
.woostify-container {
max-width: 100%;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
}
#view {
position: relative;
overflow-x: hidden;
transition: all 0.3s;
}
.site-content {
margin: 3.5em 0;
}
.woobuilder-active .site-content, .elementor-page .site-content, .edited-by-divi-builder .site-content, .elementor-template-full-width .site-content {
margin: 0;
}
.site-content-boxed-container.elementor-template-full-width .site-content{
max-width: 100%;
}
.single-product .site-content {
margin-top: 0;
}
.error404 .site-content {
margin-top: 0;
min-height: 500px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.error404 .site-footer {
margin-top: 0;
}
.error404 .error-404-text {
max-width: 320px;
margin: 0 auto;
font-size: 18px;
line-height: 1.8em;
}
.search-no-results .search-form .search-field,
.search-no-results .woocommerce-product-search .search-field {
border-radius: 5px;
}
.safari-detected .woostify-product-navigation .product-nav-item-content {
align-items: center;
}
.safari-detected .woostify-product-navigation .product-nav-item-content img {
position: absolute;
top: 50%;
min-height: 100%;
transform: translateY(-50%);
}
.safari-detected .woostify-product-navigation .next-product-navigation .product-nav-item-content {
padding-right: 60px;
}
.safari-detected .woostify-product-navigation .next-product-navigation img {
right: 0;
}
.safari-detected .woostify-product-navigation .prev-product-navigation .product-nav-item-content {
padding-left: 60px;
}
.safari-detected .woostify-product-navigation .prev-product-navigation img {
left: 0;
}
.woostify-svg-icon {
display: inline-flex;
display: -ms-inline-flexbox;
align-self: center;
color: currentColor;
}
.woostify-svg-icon svg {
display: block;
width: 14px;
height: 14px;
fill: currentColor;
}
.woostify-svg-icon svg path {
fill: currentColor;
}
.dialog-search-open {
overflow: hidden;
}
.dialog-search-open .site-dialog-search {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.dialog-search-open .dialog-search-content {
animation-name: anim-open;
}
.dialog-search-close .dialog-search-content {
animation-name: anim-close;
}
.dialog-search-open .dialog-search-content,
.dialog-search-close .dialog-search-content {
animation-duration: 0.4s;
animation-fill-mode: forwards;
}
.site-dialog-search {
opacity: 0;
visibility: hidden;
pointer-events: none;
position: fixed;
z-index: 200;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-color: rgba(55, 58, 71, 0.9);
transition-duration: 0.4s;
}
.site-dialog-search .woocommerce-product-search.category-filter {
border-radius: 0;
background-color: #f1f3f5;
}
.site-dialog-search form {
margin: 0;
}
.dialog-search-content {
opacity: 0;
width: 50%;
max-width: 650px;
min-width: 290px;
background-color: #fff;
position: relative;
z-index: 5;
border-radius: 4px;
overflow: hidden;
}
@media (max-width: 768px) {
.dialog-search-content {
max-width: 80%;
width: 100%;
}
}
.dialog-search-content .dialog-search-header {
padding-left: 20px;
font-weight: 700;
position: relative;
z-index: 10;
box-shadow: 0 -3px 15px 6px rgba(0, 0, 0, 0.03);
display: flex;
justify-content: space-between;
align-items: center;
}
.dialog-search-content .dialog-search-title {
flex-grow: 1;
text-transform: uppercase;
}
.dialog-search-content .dialog-search-close-icon {
cursor: pointer;
font-weight: 700;
height: 50px;
width: 50px;
}
.dialog-search-content .dialog-search-close-icon:hover {
color: firebrick;
}
.dialog-search-content .search-form,
.dialog-search-content .woocommerce-product-search {
height: 60px;
}
.dialog-search-content .search-form:after,
.dialog-search-content .woocommerce-product-search:after {
height: 100%;
}
.dialog-search-content .search-form .search-form-icon,
.dialog-search-content .woocommerce-product-search .search-form-icon {
height: 100%;
}
.dialog-search-content .search-form .search-field,
.dialog-search-content .woocommerce-product-search .search-field {
border-radius: 0;
visibility: visible;
background-color: #f1f3f5;
font-size: 1em;
font-style: italic;
}
.dialog-search-content .search-form .search-field:focus,
.dialog-search-content .woocommerce-product-search .search-field:focus {
border-color: rgba(0, 0, 0, 0);
}
.dialog-search-content .search-form .search-field::-webkit-input-placeholder,
.dialog-search-content .woocommerce-product-search .search-field::-webkit-input-placeholder {
color: #a5b0b7;
}
.dialog-search-content .search-form .search-field:-moz-placeholder,
.dialog-search-content .woocommerce-product-search .search-field:-moz-placeholder {
color: #a5b0b7;
}
.dialog-search-content .search-form .search-field::-moz-placeholder,
.dialog-search-content .woocommerce-product-search .search-field::-moz-placeholder {
color: #a5b0b7;
}
.dialog-search-content .search-form .search-field:-ms-input-placeholder,
.dialog-search-content .woocommerce-product-search .search-field:-ms-input-placeholder {
color: #a5b0b7;
}
@keyframes anim-open {
0% {
opacity: 0;
transform: translate3d(0, -150px, 0);
}
100% {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
@keyframes anim-close {
0% {
opacity: 1;
transform: translate3d(0, 0, 0);
}
100% {
opacity: 0;
transform: translate3d(0, 50px, 0);
}
}
#woostify-login-form-popup {
opacity: 0;
visibility: hidden;
pointer-events: none;
position: fixed;
z-index: 200;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-color: rgba(55, 58, 71, 0.9);
transition-duration: 0.4s;
overflow-y: auto;
}
#woostify-login-form-popup .dialog-popup-inner {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 15px;
box-sizing: border-box;
}
@media (min-width: 768px) {
#woostify-login-form-popup .dialog-popup-inner {
padding: 30px;
display: flex;
justify-content: center;
align-items: center;
}
}
#woostify-login-form-popup .dialog-popup-content {
display: inline-block;
vertical-align: middle;
max-width: 100%;
margin: 0 auto;
width: 100%;
}
#woostify-login-form-popup .woostify-login-form-popup-content {
background: #fff;
max-width: 875px;
padding: 30px 20px;
width: 100%;
margin: 0 auto;
}
#woostify-login-form-popup .woostify-login-form-popup-content .woocommerce-error {
margin-top: 0;
list-style: none;
}
#woostify-login-form-popup .woostify-login-form-popup-content .dialog-account-close-icon {
cursor: pointer;
font-weight: 700;
height: 30px;
width: 30px;
position: absolute;
top: 0;
right: 0;
}
#woostify-login-form-popup .woostify-login-form-popup-content .dialog-account-close-icon:hover {
color: firebrick;
}
#woostify-login-form-popup .woostify-login-form-popup-content .u-columns {
display: flex;
flex-wrap: wrap;
margin-left: -30px;
}
#woostify-login-form-popup .woostify-login-form-popup-content .u-columns [class^=u-column] {
width: 100%;
padding-left: 30px;
margin: 0;
float: none;
max-width: 50%;
}
@media (max-width: 767px) {
#woostify-login-form-popup .woostify-login-form-popup-content .u-columns [class^=u-column] {
max-width: 100%;
}
}
#woostify-login-form-popup .woostify-login-form-popup-content .u-columns [class^=u-column] h2 {
margin-top: 0;
}
#woostify-login-form-popup .woostify-login-form-popup-content .woocommerce-form.woocommerce-form-login .woocommerce-form-login__rememberme {
text-align: left;
}
#woostify-login-form-popup .woostify-login-form-popup-content .woocommerce-form.woocommerce-form-login .woocommerce-form-login__submit {
margin-left: 0;
margin-right: 0;
}
#woostify-login-form-popup .woostify-login-form-popup-content .woocommerce-form.woocommerce-form-login .lost_password {
text-align: left;
}
#woostify-login-form-popup .woostify-login-form-popup-content .woocommerce-form.woocommerce-form-register .input-text {
height: 40px;
}
.dialog-account-open {
overflow: hidden;
}
.dialog-account-open #woostify-login-form-popup {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.dialog-account-open .woostify-login-form-popup-content {
animation-name: anim-open;
}
.dialog-account-close .woostify-login-form-popup-content {
animation-name: anim-close;
}
.dialog-account-open .woostify-login-form-popup-content,
.dialog-account-close .woostify-login-form-popup-content {
animation-duration: 0.4s;
animation-fill-mode: forwards;
}
.page-header .woostify-container {
display: flex;
flex-direction: column;
align-items: center;
flex-wrap: wrap;
}
.page-header .woostify-container:after {
content: none;
}
.page-header .woostify-container.content-align-left {
align-items: flex-start;
}
.page-header .woostify-container.content-align-center {
align-items: center;
}
.page-header .woostify-container.content-align-right {
align-items: flex-end;
}
.page-header .woostify-container.content-align-justify {
flex-direction: row;
justify-content: space-between;
}
.page-header .woostify-container.content-align-justify .entry-title:first-child:last-child {
flex-grow: 1;
text-align: center;
}
.single-product .page-header {
margin-bottom: 0;
}
.page-header + .site-content {
margin-top: 0;
}
.page-header .entry-title {
margin: 0;
font-size: 2em;
font-weight: normal;
} .single-product.right-sidebar .content-top, .single-product.left-sidebar .content-top {
background-color: #fff;
} .single-product .woostify-breadcrumb {
padding-bottom: 20px;
}
.woostify-breadcrumb .item-bread {
display: inline-block;
}
.woostify-breadcrumb.woostify-theme-breadcrumb .item-bread:after {
content: "/";
font-size: 0.9em;
margin: 0 5px;
}
.woostify-breadcrumb.woostify-theme-breadcrumb .item-bread:last-of-type:after {
content: none;
}
.woostify-breadcrumb .delimiter {
margin: 0 5px;
} .woostify-product-navigation {
display: flex;
align-items: center;
position: relative;
z-index: 11;
}
.woocommerce + .woostify-product-navigation {
flex-grow: 1;
}
@media (min-width: 992px) {
.woocommerce + .woostify-product-navigation {
justify-content: flex-end;
}
}
@media (max-width: 991px) {
.woostify-product-navigation {
width: 100%;
justify-content: space-between;
}
.woostify-product-navigation.product-nav-first {
justify-content: flex-end;
}
}
.woostify-product-navigation .product-nav-item {
position: relative;
padding-bottom: 20px;
}
@media (min-width: 992px) {
.woostify-product-navigation .product-nav-item + .product-nav-item {
margin-left: 3px;
}
.woostify-product-navigation .product-nav-item + .product-nav-item:before {
content: "|";
margin: 0 7px;
}
}
.woostify-product-navigation .product-nav-item:hover .product-nav-item-content {
opacity: 1;
visibility: visible;
transform: translateY(0px);
pointer-events: auto;
}
.woostify-product-navigation .product-nav-item .product-nav-icon {
display: inline-flex;
}
.woostify-product-navigation .product-nav-item-text {
text-transform: uppercase;
display: inline-flex;
}
@media (min-width: 992px) {
.woostify-product-navigation .product-nav-item-text {
padding-bottom: 15px;
}
}
.woostify-product-navigation .product-nav-item-content {
position: absolute;
top: 80%;
display: flex;
opacity: 0;
visibility: hidden;
box-shadow: 0px 10px 10px -5px #ddd;
pointer-events: none;
transform: translateY(10px);
}
@media (max-width: 991px) {
.woostify-product-navigation .product-nav-item-content {
display: none;
}
}
.woostify-product-navigation .product-nav-item-content img {
max-width: 60px;
-o-object-fit: cover;
object-fit: cover;
}
.woostify-product-navigation .product-nav-item-content .product-nav-item-inner {
flex-grow: 1;
min-width: 180px;
background-color: #fff;
padding: 10px 15px;
}
.woostify-product-navigation .product-nav-item-link {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 5;
background-color: transparent;
}
.woostify-product-navigation .product-nav-item-title {
margin: 0;
line-height: 1.2em;
font-size: 1em;
margin-bottom: 5px;
}
.woostify-product-navigation .product-nav-item-price {
white-space: nowrap;
}
.woostify-product-navigation .prev-product-navigation .product-nav-icon {
margin-right: 7px;
}
.woostify-product-navigation .prev-product-navigation .product-nav-item-content {
left: 0;
}
.woostify-product-navigation .next-product-navigation .product-nav-icon {
margin-left: 7px;
}
.woostify-product-navigation .next-product-navigation .product-nav-item-content {
right: 0;
text-align: right;
}
.topbar .woostify-container {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.topbar .woostify-container:after {
content: none;
}
.topbar .topbar-item {
flex-grow: 1;
}
.topbar .topbar-item p:empty {
display: none;
}
.topbar .topbar-item p:last-child {
margin-bottom: 0;
}
.topbar-slider{
background-color: #EDFDD3;
}
.topbar-slider * {
color: #000;
}
.topbar-slider{
width: 100%;
}
.topbar-slider .slider-wrapper{
padding: 5px 0;
position: relative;
}
.topbar-slider .flickity-prev-next-button{
display: flex;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
border: 0;
background: transparent;
position: absolute;
top: 50%;
transform: translateY(-50%);
cursor: pointer;
font-size: 16px;
}
.topbar-slider .flickity-prev-next-button.previous{
left: 16px;
}
.topbar-slider .flickity-prev-next-button.next{
right: 16px;
}
.topbar-slider .flickity-prev-next-button svg{
width: 1em;
height: 1em;
fill: #222;
}
.topbar-slider .slick-slider .slick-prev{
left: 16px;
z-index: 9;
font-size: 16px;
}
.topbar-slider .slick-slider .slick-next{
right: 16px;
z-index: 9;
font-size: 16px;
}
.topbar-slider .slick-slider .slick-prev::before,
.topbar-slider .slick-slider .slick-next::before{
display: none;
}
.topbar-slider .slick-slider svg{
width: 1em;
height: 1em;
fill: #222;
}
.topbar-slider .slider{
line-height: normal;
width: 100%;
overflow: hidden;
cursor: pointer;
}
.topbar-slider .slider .slider-item{
min-width: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
white-space: nowrap;
overflow-x: hidden;
position: relative;
margin: 0 1.5vw;
}
.topbar-slider .marquee-slider{
display: flex;
}
.topbar-slider .slick-slider{
display: flex;
}
.topbar-slider .slider .slick-track{
display: flex;
align-items: center;
}
.topbar-slider .slick-slider .slick-track .slider-item{
white-space: normal;
margin: 0;
padding: 0 1.5vw;
}
.topbar-slider .slider .text-scroll{
width: 100%;
text-transform: uppercase;
text-align: center;
}
@media (max-width: 992px) {
.topbar .topbar-item {
text-align: center;
}
}
@media (min-width: 991px) {
.topbar .topbar-center {
text-align: center;
}
.topbar .topbar-right {
text-align: right;
}
} .site-header-inner {
border-bottom: 1px solid #eaeaea;  }
.site-header-inner p:empty {
display: none;
}
.site-header-inner p:last-child {
margin-bottom: 0;
}
.site-header-inner .woostify-container {
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
min-height: 70px;
}
.site-header-inner .woostify-container:after {
content: none;
}
.site-header-inner .site-navigation + .site-search {
margin-left: 10px;
}
.site-header-inner .site-search {
min-width: 270px;
position: relative;
}
.site-header-inner .site-search + .site-tools {
margin-left: 10px;
}
.site-header-inner .site-search + .site-tools .shopping-bag-button:first-child:last-child {
margin-left: 15px;
}
.site-header-inner .site-search form {
height: 40px;
display: flex;
align-items: center;
}
.site-header-inner .site-search form:after {
font-size: 16px;
width: 40px;
height: 40px;
}
.site-header-inner .site-search form .search-field {
padding-right: 40px;
flex-grow: 1;
width: auto;
}
.site-header-inner .site-search form button[type=submit] {
width: 40px;
} .site-branding .beta.site-title {
margin: 0;
font-size: 24px;
}
.site-branding .logo {
margin: 0;
}
.menu-item .menu-item-icon {
margin-right: 10px;
}
.menu-item .menu-item-icon .woostify-svg-icon {
position: relative;
top: 1px;
}
.menu-item .menu-item-text {
flex-grow: 1;
word-break: normal;
}
.menu-item .menu-item-arrow {
cursor: pointer;
width: 20px;
z-index: 2;
display: inline-flex;
justify-content: center;
align-items: center;
}
.menu-item .menu-item-arrow .woostify-svg-icon svg {
width: 11px;
height: 11px;
} .site-tools {
display: flex;
justify-content: flex-end;
align-items: center;
}
.site-tools .tools-icon {
font-size: 24px;
display: flex;
margin-left: 15px;
position: relative;
}
.site-tools .tools-icon .woostify-svg-icon svg {
width: 24px;
height: 24px;
}
.site-tools .tools-icon .tools-icon {
margin-left: 0;
}
.site-tools .tools-icon.align-center {
align-items: center;
}
.site-tools .tools-icon .woostify-header-total-price {
margin-right: 5px;
}
.site-tools .shopping-bag-button {
position: relative;
margin-right: 15px;
}
.site-tools .shopping-bag-button.cart-icon-rotate:before {
position: relative;
transform: rotate3d(0, 1, 0, 180deg);
}
.site-tools .shopping-bag-button.cart-icon-rotate .woostify-svg-icon {
position: relative;
transform: rotate3d(0, 1, 0, 180deg);
}
.site-tools .shop-cart-count,
.site-tools .wishlist-item-count {
position: absolute;
top: -6px;
right: -15px;
}
.site-tools .shop-cart-count.hide-zero-val.hide,
.site-tools .wishlist-item-count.hide-zero-val.hide {
display: none;
}
.site-tools .woostify-header-total-price.hide-zero-val.hide {
display: none;
}
.my-account {
position: relative;
}
.my-account .my-account-icon {
padding: 8px 0 10px;
font-size: 24px;
display: inline-flex;
display: -webkit-inline-flex;
}
.my-account:hover .subbox {
opacity: 1;
visibility: visible;
pointer-events: auto;
transform: translateY(0px);
}
.my-account .subbox {
min-width: 180px;
margin: 0;
padding-left: 0;
visibility: hidden;
opacity: 0;
position: absolute;
z-index: 12;
left: -20px;
top: 100%;
background-color: #fff;
border-radius: 4px;
pointer-events: none;
transition-duration: 0.2s;
transform: translateY(10px);
box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2);
}
.my-account .subbox a {
font-size: 14px;
padding: 10px 20px;
display: block;
}
.my-account ul {
padding-left: 0;
margin: 0;
text-align: left;
}
.my-account ul li:first-child {
border-top: 0;
}
.my-account li {
list-style: none;
border-top: 1px solid #eee;
}
.header-search-icon {
cursor: pointer;
} .toggle-sidebar-menu-btn {
font-size: 24px;
cursor: pointer;
}
.has-header-transparent .site-header {
position: static;
left: 0;
right: 0;
z-index: 10;
}
.has-header-transparent .site-header-inner {
background-color: transparent;
}
@media (min-width: 992px) {
.has-header-transparent.header-transparent-for-desktop .site-header {
position: absolute;
}
}
@media (max-width: 991px) {
.has-header-transparent.header-transparent-for-mobile .site-header {
position: absolute;
}
}
.has-header-transparent.header-transparent-for-all-devices .site-header {
position: absolute;
}
.has-header-transparent .site-header + .site-content {
margin-top: 0;
}
.woostify-icon-bar {
width: 26px;
height: 26px;
}
.woostify-icon-bar span {
position: relative;
background-color: #000;
width: 100%;
height: 2px;
display: block;
transition-delay: 0.5s;
transition-duration: 0.5s;
}
.woostify-icon-bar span:before, .woostify-icon-bar span:after {
transition-delay: 0.5s;
transition-duration: 0.5s;
}
.woostify-icon-bar span:before, .woostify-icon-bar span:after {
content: "";
position: absolute;
left: 0;
width: 100%;
height: 2px;
background-color: inherit;
}
.woostify-icon-bar span:before {
top: -6px;
}
.woostify-icon-bar span:after {
bottom: -6px;
}
.logged-in.admin-bar #woostify-overlay .woostify-svg-icon {
top: 66px;
}
.sidebar-menu-open {
overflow: hidden;
}
.sidebar-menu-open .woostify-icon-bar span {
transform: rotate(180deg);
}
.sidebar-menu-open .woostify-icon-bar span:before {
width: 50%;
transform: rotate(45deg) translate(14px, -11px);
}
.sidebar-menu-open .woostify-icon-bar span:after {
width: 50%;
transform: rotate(-45deg) translate(14px, 11px);
}
.sidebar-menu-open #woostify-overlay {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.sidebar-menu-open #woostify-overlay .woostify-svg-icon{
position: absolute;
top: 20px;
right: 20px;
width: 30px;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
cursor: pointer;
}
.sidebar-menu-open #woostify-overlay .woostify-svg-icon svg{
width: 1.5em;
height: 1.5em;
} .sidebar-menu-open .rtl #view {
transform: translateX(-300px);
}
.sidebar-menu-open .rtl .sidebar-menu {
transform: translateX(0);
}
.sidebar-menu-open .sidebar-menu {
transform: translateX(0);
}
@media (min-width: 992px) {
.sidebar-menu-open .sidebar-menu .site-navigation {
left: 60px;
right: 60px;
}
}
.sidebar-menu {
position: fixed;
left: 0;
bottom: 0;
top: 0;
background-color: #fff;
z-index: 200;
padding-top: 15px;
padding-bottom: 15px;
width: 90%;
overflow-y: scroll;
transform: translateX(-100%);
}
.sidebar-menu.has-nav-tab {
padding-top: 0;
}
.sidebar-menu .arrow-icon {
transform: rotate(0deg);
}
.sidebar-menu .arrow-icon .woostify-svg-icon {
transition: all 0.3s;
}
.sidebar-menu .arrow-icon.active .woostify-svg-icon {
transform: rotate(180deg);
}
.logged-in.admin-bar .sidebar-menu {
top: 46px;
}
@media (min-width: 783px) {
.logged-in.admin-bar .sidebar-menu {
top: 32px;
}
}
.sidebar-menu .hide {
display: none;
}
.sidebar-menu .primary-navigation:not(.elementor-inner) a {
line-height: 3em !important;
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
}
.sidebar-menu .ajax-category-filter-box {
background-color: #f8f8f8;
border-right: 0;
}
.sidebar-menu .site-search {
margin-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.sidebar-menu .site-search .search-field {
border-radius: 3px;
}
.sidebar-menu .site-search .search-form-icon {
width: 40px;
height: 40px;
}
.sidebar-menu .search-form,
.sidebar-menu .woocommerce-product-search {
height: auto;
}
.sidebar-menu .search-form .search-field,
.sidebar-menu .woocommerce-product-search .search-field {
padding-right: 40px;
height: auto;
min-height: 40px;
}
.sidebar-menu .search-form .search-submit,
.sidebar-menu .woocommerce-product-search button[type=submit] {
width: 40px;
}
.sidebar-menu .search-form:after,
.sidebar-menu .woocommerce-product-search:after {
width: 40px;
height: 40px;
}
.sidebar-menu .mobile-nav-tab {
padding: 0;
margin: 0;
display: flex;
}
@media (min-width: 992px) {
.sidebar-menu .mobile-nav-tab {
display: none;
}
}
.sidebar-menu .mobile-nav-tab li {
cursor: pointer;
width: 50%;
text-align: center;
line-height: 1;
position: relative;
}
.sidebar-menu .mobile-nav-tab li a {
font-size: 16px;
text-decoration: none;
display: inline-block;
text-transform: uppercase;
}
.sidebar-menu .mobile-nav-tab li.active:after {
content: "";
display: block;
height: 3px;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
}
.sidebar-menu .site-navigation.has-nav-tab .main-navigation, .sidebar-menu .site-navigation.has-nav-tab .categories-navigation {
display: none;
}
.sidebar-menu .site-navigation.has-nav-tab .main-navigation.active {
display: block;
}
.sidebar-menu .site-navigation.has-nav-tab .categories-navigation.active {
display: block;
}
.sidebar-menu .site-navigation nav > ul > li:first-child > a {
border-top: 1px solid #ececec;
}
.sidebar-menu .site-navigation nav .menu-item a {
padding: 0 20px;
border-bottom: 1px solid #ececec;
}
.sidebar-menu .site-navigation nav .menu-item a > .arrow-icon {
width: 48px;
height: 48px;
margin-right: -20px;
border-left: 1px solid #ececec;
}
.sidebar-menu .site-navigation nav .menu-item a:hover {
background-color: rgba(0, 0, 0, 0.03);
}
.sidebar-menu .site-navigation nav .sub-menu a {
padding-left: 30px;
}
@media (min-width: 992px) {
.sidebar-menu .main-navigation .primary-navigation .menu-item-has-mega-menu .mega-menu-wrapper {
min-width: auto;
max-width: 100%;
transform: none;
position: static;
box-shadow: none;
opacity: 1;
visibility: visible;
}
.sidebar-menu .main-navigation .primary-navigation .sub-menu {
margin-left: 20px;
}
.sidebar-menu .main-navigation .primary-navigation .sub-menu:not(.sub-mega-menu) {
transition-duration: 0s;
}
.sidebar-menu .main-navigation .primary-navigation > .menu-item ul:not(.sub-mega-menu) {
opacity: 1;
visibility: visible;
transform: none;
position: static;
box-shadow: none;
transition-duration: 0s;
min-width: auto;
}
.sidebar-menu .main-navigation .primary-navigation > .menu-item ul:not(.sub-mega-menu) a {
padding-right: 0;
padding-left: 0;
}
}
.sidebar-menu .primary-navigation {
padding-left: 0;
margin: 0;
}
.sidebar-menu .primary-navigation .menu-item-has-children {
position: relative;
}
.sidebar-menu .primary-navigation .sub-mega-menu {
display: none;
}
.sidebar-menu .primary-navigation .sub-menu {
border-radius: 0;
pointer-events: auto;
margin-left: 0;
transition-duration: 0s;
display: none;
position: static;
box-shadow: none;
transform: none;
}
.sidebar-menu .primary-navigation .sub-menu a:hover {
background-color: transparent;
}
.sidebar-menu .primary-navigation > .menu-item {
display: block;
}
.sidebar-menu .primary-navigation > .menu-item.current-menu-ancestor > a:before, .sidebar-menu .primary-navigation > .menu-item.current-menu-parent > a:before, .sidebar-menu .primary-navigation > .menu-item.current_page_parent > a:before, .sidebar-menu .primary-navigation > .menu-item.current_page_ancestor > a:before {
content: "";
width: 40px;
}
.sidebar-menu .primary-navigation > .menu-item:after {
content: none !important;
}
.sidebar-menu .primary-navigation > .menu-item > a {
padding: 0;
}
.sidebar-menu .primary-navigation:not(.elementor-inner) a {
font-size: 16px;
line-height: 3em;
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
}
.sidebar-menu .primary-navigation:not(.elementor-inner) a:hover:before {
width: 40px;
}
.sidebar-menu .primary-navigation:not(.elementor-inner) a:before {
content: "";
position: absolute;
left: 0;
bottom: 8px;
height: 2px;
width: 0;
}
@media (max-width: 991px) {
.sidebar-menu .primary-navigation:not(.elementor-inner) a:before {
display: none;
}
}
.sidebar-menu .sidebar-menu-bottom ul {
padding-left: 0;
margin: 0;
}
.sidebar-menu .sidebar-menu-bottom ul li a {
padding: 0 20px;
border-bottom: 1px solid #ececec;
}
.sidebar-menu .sidebar-menu-bottom ul li:last-child a {
border-bottom: none;
}
.sidebar-menu .sidebar-account a {
display: block;
line-height: 3em;
font-size: 16px;
}
.sidebar-menu ul {
list-style: none;
}
@media (min-width: 992px) {
.has-header-layout-1 .sidebar-menu {
display: none;
}
}
.sidebar-menu-open .has-header-layout-2 #view {
transform: translateX(0px);
}
footer#colophon {
clear: both;
}
.site-footer {
clear: both;
}
.woobuilder-active .site-footer, .edited-by-divi-builder .site-footer, .elementor-page .site-footer {
margin-top: 0;
} .site-footer-widget {
float: left;
width: 100%;
padding: 55px 0 70px 0;
}
.site-footer-widget .widget {
float: left;
}
@media (max-width: 600px) {
.site-footer-widget .widget_custom_html {
margin-bottom: 25px;
}
}
.footer-widget-col-1 .widget {
width: 100%;
}
@media (min-width: 992px) {
.footer-widget-col-3 .widget {
width: 33.3333333333%;
padding-left: 15px;
padding-right: 15px;
}
.footer-widget-col-3 .widget:nth-of-type(3n+4) {
clear: both;
}
.footer-widget-col-4 .widget {
width: 25%;
padding-left: 15px;
padding-right: 15px;
}
.footer-widget-col-4 .widget:nth-of-type(4n+5) {
clear: both;
}
.footer-widget-col-5 .widget {
width: 20%;
padding-left: 15px;
padding-right: 15px;
}
.footer-widget-col-5 .widget:nth-of-type(5n+6) {
clear: both;
}
.footer-widget-col-6 .widget {
width: 16.6666666667%;
padding-left: 15px;
padding-right: 15px;
}
.footer-widget-col-6 .widget:nth-of-type(6n+7) {
clear: both;
}
}
@media (min-width: 600px) and (max-width: 991px) {
.footer-widget-col-3 .widget,
.footer-widget-col-4 .widget,
.footer-widget-col-5 .widget,
.footer-widget-col-6 .widget {
width: 50%;
padding-left: 15px;
padding-right: 15px;
}
.footer-widget-col-3 .widget:nth-of-type(2n+3),
.footer-widget-col-4 .widget:nth-of-type(2n+3),
.footer-widget-col-5 .widget:nth-of-type(2n+3),
.footer-widget-col-6 .widget:nth-of-type(2n+3) {
clear: both;
}
}
@media (min-width: 600px) {
.footer-widget-col-2 .widget {
width: 50%;
padding-left: 15px;
padding-right: 15px;
}
.footer-widget-col-2 .widget:nth-of-type(2n+3) {
clear: both;
}
}
@media (max-width: 599px) {
.footer-widget-col-2 .widget,
.footer-widget-col-3 .widget,
.footer-widget-col-4 .widget,
.footer-widget-col-5 .widget,
.footer-widget-col-6 .widget {
width: 100%;
padding-left: 15px;
padding-right: 15px;
clear: both;
}
} .site-info {
clear: both;
padding: 11px 0;
display: flex;
justify-content: space-between;
align-items: center;
}
.site-info:not(:first-child) {
border-top: 1px solid #e3e3e3;
}
.site-info .site-infor-col:first-child:last-child {
text-align: center;
width: 100%;
}
.site-info ul {
padding-left: 0;
margin: 0;
}
.site-info ul > li + li {
margin-left: 30px;
}
.site-info li {
display: inline-block;
} #scroll-to-top {
position: fixed;
bottom: 20px;
right: 20px;
min-width: 40px;
min-height: 40px;
color: #fff;
font-size: 1.2em;
z-index: 200;
border: 1px solid rgba(255, 255, 255, 0.3);
visibility: hidden;
opacity: 0;
padding: 10px;
pointer-events: none;
transform: translateY(100%);
}
#scroll-to-top.active {
visibility: visible;
opacity: 1;
pointer-events: auto;
cursor: pointer;
transform: translateX(0);
}
#scroll-to-top.scroll-to-top-position-left {
left: 20px;
right: auto;
}
#scroll-to-top .woostify-svg-icon {
color: #fff;
} @media (max-width: 768px) {
.site-info {
flex-direction: column;
justify-content: center;
}
.site-info .site-infor-col {
text-align: center;
}
}
.widget:not(.footer-widget):first-of-type .widget-title {
margin-top: 0;
}
.widget > ul {
padding-left: 0;
}
.widget li {
list-style: none;
line-height: 36px;
}
.widget ul.menu {
padding-left: 0;
}
.widget ul.menu a {
line-height: 36px;
}
.widget select {
width: 100%;
height: 40px;
border-radius: 0;
}
.widget-area .widget {
margin-bottom: 40px;
}
.widget .count {
float: right;
}
.widget-title,
.widgettitle {
font-weight: normal;
margin-bottom: 20px;
}
.widget_archive li,
.widget_categories li,
.widget_pages li {
line-height: 36px;
}
.widget_archive .post_count,
.widget_categories .post_count,
.widget_pages .post_count {
font-size: 13px;
position: relative;
bottom: 1ex;
} .tagcloud a {
border: 1px solid #e2e2e2;
padding: 0.3em 0.9em;
display: inline-block;
margin-bottom: 4px;
font-size: 14px;
margin-right: 4px;
}
.tagcloud a:hover {
border-color: rgba(0, 0, 0, 0);
}
#secondary .widget .tagcloud a:hover {
color: #fff;
} .search-form,
.woocommerce-product-search {
position: relative;
height: 50px; }
.search-form:hover .search-form-icon,
.woocommerce-product-search:hover .search-form-icon {
transform: rotate(90deg);
}
.search-form:focus-within .search-form-icon,
.woocommerce-product-search:focus-within .search-form-icon {
transform: rotate(90deg);
}
.search-form .search-form-icon,
.woocommerce-product-search .search-form-icon {
position: absolute;
right: 0;
bottom: 0;
width: 50px;
height: 50px;
}
.search-form .search-form-icon .woostify-svg-icon,
.woocommerce-product-search .search-form-icon .woostify-svg-icon {
color: initial;
}
.search-form .search-form-icon .woostify-svg-icon svg,
.woocommerce-product-search .search-form-icon .woostify-svg-icon svg {
width: 20px;
height: 20px;
}
.media-toolbar .search-form:after,
.media-toolbar .woocommerce-product-search:after {
content: none;
}
.search-form .search-field,
.woocommerce-product-search .search-field {
border-color: rgba(0, 0, 0, 0);
height: 100%;
width: 100%;
background-color: #eeeeec;
padding-left: 20px;
padding-right: 50px;
border-radius: 50px;
}
.search-form .search-field::-webkit-search-cancel-button,
.woocommerce-product-search .search-field::-webkit-search-cancel-button {
display: none;
}
.search-form .search-field:focus,
.woocommerce-product-search .search-field:focus {
border-color: #dedbdb;
}
.search-form .search-submit,
.search-form button[type=submit],
.woocommerce-product-search .search-submit,
.woocommerce-product-search button[type=submit] {
overflow: hidden;
color: rgba(0, 0, 0, 0) !important;
background: rgba(0, 0, 0, 0) !important;
border-radius: 50%;
width: 50px;
height: 100%;
position: absolute;
right: 0;
bottom: 0;
z-index: 5;
border: 0;
} .woocommerce-mini-cart {
padding-left: 0;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total {
padding-top: 10px;
border-top: 1px solid #f7f7f7;
}
.widget_shopping_cart_content .remove_from_cart_button:hover {
transform: rotate(90deg);
}
.product_list_widget a:not(.remove_from_cart_button) {
display: block;
line-height: 1.4em;
}
.product_list_widget li {
position: relative;
padding: 10px 15px 10px 75px;
border-bottom: 1px solid #f7f7f7;
line-height: 26px;
min-height: 80px;
}
.product_list_widget li.component_mini_cart_item {
border: none;
padding-left: 90px;
}
.product_list_widget img {
max-width: 60px;
max-height: 60px;
position: absolute;
left: 0;
}
.product_list_widget.woocommerce-mini-cart img {
top: 10px;
}
.product_list_widget .mini_cart_item:last-of-type {
border-bottom: 0;
}
.product_list_widget .remove_from_cart_button {
width: 20px;
height: 20px;
position: absolute;
right: 0;
top: 10px;
font-size: 0;
z-index: 2;
color: firebrick;
}
.product_list_widget .remove_from_cart_button .woostify-svg-icon {
color: inherit;
}
.product_list_widget .remove_from_cart_button .woostify-svg-icon svg {
width: 10px;
height: 10px;
}
.product_list_widget .remove_from_cart_button:focus:before {
left: 0;
top: 0;
content: "";
z-index: 2;
position: absolute;
border: 1px solid #ddd;
border-top-color: #222;
border-radius: 50%;
height: 20px;
width: 20px;
animation: circle-loading 0.35s linear infinite;
}
.mini_cart_item .quantity {
width: auto;
height: auto;
border-radius: 0;
display: block;
}
.woocommerce-mini-cart__total {
text-transform: uppercase;
display: flex;
justify-content: space-between;
align-items: center;
}
.woocommerce-mini-cart__total .amount {
font-weight: 700;
}
.woocommerce-mini-cart__buttons {
margin-bottom: 0;
}
.woocommerce-mini-cart__buttons .button {
font-size: 12px;
font-weight: 700;
}
.woocommerce-mini-cart__buttons a.button {
width: 50%;
display: inline-block;
text-align: center;
text-transform: uppercase;
}
.woocommerce-mini-cart__buttons a.checkout {
border-left: 1px solid #fff;
} .widget_products li,
.widget_recent_reviews li,
.widget_top_rated_products li,
.widget_recently_viewed_products li {
min-height: 90px;
position: relative;
padding: 10px 0 10px 80px;
}
.widget_products li:last-of-type,
.widget_recent_reviews li:last-of-type,
.widget_top_rated_products li:last-of-type,
.widget_recently_viewed_products li:last-of-type {
border-bottom: 0;
}
.widget_products a,
.widget_recent_reviews a,
.widget_top_rated_products a,
.widget_recently_viewed_products a {
line-height: 1.3;
margin-bottom: 5px;
}
.widget_products .star-rating,
.widget_recent_reviews .star-rating,
.widget_top_rated_products .star-rating,
.widget_recently_viewed_products .star-rating {
display: block;
}
.widget_products del,
.widget_recent_reviews del,
.widget_top_rated_products del,
.widget_recently_viewed_products del {
margin-right: 5px;
float: left;
clear: both;
}
.widget_products ins,
.widget_recent_reviews ins,
.widget_top_rated_products ins,
.widget_recently_viewed_products ins {
float: left;
background: rgba(0, 0, 0, 0);
} .widget_recent_reviews .reviewer {
float: left;
clear: both;
} .widget_product_categories .product-categories > li ul {
margin-left: 10px;
}
.widget_product_categories .product-categories > li ul li:before {
margin-right: 8px;
margin-bottom: 1px;
content: "";
border-width: 1px 1px 0 0;
border-style: solid;
display: inline-block;
width: 6px;
height: 6px;
transform: rotate(45deg);
} .woocommerce-widget-layered-nav-dropdown__submit {
margin-top: 1em;
} .price_slider_wrapper .price_slider {
margin-bottom: 25px;
position: relative;
height: 2px;
margin-left: 0.5em;
margin-right: 0.5em;
}
.price_slider_wrapper .ui-widget-header {
height: 100%;
position: absolute;
}
.price_slider_wrapper .ui-slider-handle {
cursor: pointer;
position: absolute;
width: 10px;
height: 10px;
margin-left: -10px;
border-radius: 50%;
background: #fff;
top: 50%;
transform: translateY(-50%);
box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
}
.price_slider_wrapper .price_slider_amount input,
.price_slider_wrapper .price_slider_amount .clear {
display: none;
}
.price_slider_wrapper .price_slider_amount button {
display: inline-block;
margin-right: 15px;
}
.price_slider_wrapper .price_slider_amount .price_label {
display: inline-block;
} .widget_recent_post_thumbnail_item {
display: flex;
align-items: center;
}
.widget_recent_post_thumbnail_item + .widget_recent_post_thumbnail_item {
margin-top: 30px;
}
.widget_recent_post_thumbnail_item .recent-post-thumbnail-img {
width: 50px;
min-width: 50px;
margin-right: 20px;
}
.widget_recent_post_thumbnail_item .recent-post-thumbnail-img img {
border-radius: 3px;
}
.widget_recent_post_thumbnail_item .recent-post-thumbnail-sum {
flex-grow: 1;
}
.woostify-social-icon a {
font-size: 0;
}
.woostify-social-icon a:before {
display: block;
content: "";
background-size: 14px;
width: 14px;
height: 14px;
} .woostify-footer-text-widget .woostify-footer-site-title {
font-size: 24px;
font-weight: 600;
margin-bottom: 15px;
}
.woostify-footer-social-icon {
padding-left: 0;
margin: 20px 0 0;
}
.woostify-footer-social-icon li {
list-style: none;
display: inline-flex;
}
.woostify-footer-social-icon li + li {
margin-left: 7px;
}
.woostify-footer-social-icon li a {
width: 30px;
height: 30px;
border-radius: 50%;
border-style: solid;
border-width: 1px;
}
.woostify-footer-social-icon li a:hover {
opacity: 0.7;
color: #fff;
} #yith-wcwl-popup-message {
display: none !important;
} .advanced-featured-product {
position: relative;
}
.adv-featured-product {
position: relative;
}
.adv-featured-product.adv-product-slider:not(.slick-initialized) {
display: none;
}
.adv-featured-product.adv-product-slider .slick-list {
overflow: hidden;
}
.adv-featured-product.adv-product-slider .slick-track {
display: flex;
} .widget_layered_nav_filters .chosen a:before {
content: "x";
color: #e2401c;
margin-right: 7px;
font-size: 1.2em;
} .woostify-contact-info .contact-info-list {
display: flex;
align-items: flex-start;
border-bottom: 1px solid #f3f3f3;
padding: 30px 0;
}
.woostify-contact-info .contact-info-img {
min-width: 40px;
max-width: 40px;
margin-right: 30px;
display: inline-block;
margin-top: 10px;
}
.woostify-contact-info .contact-info-detail {
display: inline-block;
flex-grow: 1;
}
.woostify-contact-info .contact-info-detail label {
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
}
.woostify-contact-info .contact-info-detail h6 {
font-weight: 400;
margin: 0;
}
.woostify-contact-info .contact-info-detail p:last-child {
margin-bottom: 0;
} .woostify-shop-category .elementor-widget-wrap > .elementor-widget-image {
position: relative;
}
.woostify-shop-category .elementor-widget-wrap > .elementor-widget-image:hover .wp-caption .wp-caption-text {
bottom: 20px;
left: 20px;
}
.woostify-shop-category .elementor-widget-wrap > .elementor-widget-image .wp-caption .wp-caption-text {
position: absolute;
left: 30px;
bottom: 30px;
font-style: normal;
font-size: 24px;
font-weight: 500;
margin-top: 0;
line-height: 1;
padding-top: 0;
pointer-events: none;
} .ct_if {
min-height: 76px;
}
.elementor-widget .elementor-icon-list-items {
list-style-type: none;
margin: 0;
padding: 0;
}
.elementor-editor-active .elementor-widget-wp-widget-nav_menu .menu,
.elementor-editor-active .elementor-widget-wp-widget-nav_menu .sub-menu,
.elementor-editor-preview .elementor-widget-wp-widget-nav_menu .menu,
.elementor-editor-preview .elementor-widget-wp-widget-nav_menu .sub-menu {
list-style: none;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.elementor-menu-cart__products .quantity {
width: auto;
height: auto;
background: none;
}
.site-main .elementor-widget-posts .post + .post {
margin-top: 0;
}
header.elementor-element {
position: relative;
z-index: 6;
}
.elementor-widget-woostify-product-add-to-cart .variations {
width: 100%;
}
.woostify-sticky-footer-bar {
position: fixed;
width: 100%;
left: 0;
bottom: 0;
background: #fff;
border-top: 1px solid #eaeaea;
padding-top: 10px;
padding-bottom: 10px;
z-index: 199;
transition: bottom 0.4s;
}
.woostify-sticky-footer-bar.woostify-sticky-on-desktop {
display: none;
}
@media (min-width: 992px) {
.woostify-sticky-footer-bar.woostify-sticky-on-desktop {
display: block;
}
}
@media (min-width: 992px) {
.woostify-sticky-footer-bar.woostify-sticky-on-mobile {
display: none;
}
}
.woostify-sticky-footer-bar ul.woostify-item-list {
display: flex;
align-items: center;
padding: 0;
margin: 0;
list-style: none;
}
.woostify-sticky-footer-bar ul.woostify-item-list li.woostify-item-list__item {
flex: 1 0 auto;
text-align: center;
}
.woostify-sticky-footer-bar ul.woostify-item-list li.woostify-item-list__item a {
display: inline-block;
vertical-align: middle;
line-height: 1;
font-size: 13px;
}
.woostify-sticky-footer-bar ul.woostify-item-list li.woostify-item-list__item a .woostify-item-list-item__icon {
font-size: 24px;
position: relative;
display: inline-flex;
align-items: center;
flex-wrap: wrap;
align-content: center;
}
.woostify-sticky-footer-bar ul.woostify-item-list li.woostify-item-list__item a .woostify-item-list-item__icon .woositfy-sfb-icon {
display: inline-flex;
align-items: center;
flex-wrap: wrap;
align-content: center;
}
.woostify-sticky-footer-bar ul.woostify-item-list li.woostify-item-list__item a .woostify-item-list-item__icon .woositfy-sfb-icon svg {
display: block;
}
.woostify-sticky-footer-bar ul.woostify-item-list li.woostify-item-list__item a .woostify-item-list-item__name {
display: block;
}
.woostify-sticky-footer-bar ul.woostify-item-list li.woostify-item-list__item.woostify-addon:not(.woostify-custom-addon) a .woostify-item-list-item__icon .cart-icon-rotate:before {
position: relative;
transform: rotate3d(0, 1, 0, 180deg);
}
.woostify-sticky-footer-bar ul.woostify-item-list li.woostify-item-list__item.woostify-addon:not(.woostify-custom-addon) a .woostify-item-list-item__icon .theme-item-count, .woostify-sticky-footer-bar ul.woostify-item-list li.woostify-item-list__item.woostify-addon:not(.woostify-custom-addon) a .woostify-item-list-item__icon .shop-cart-count {
position: absolute;
top: -6px;
right: -15px;
font-size: 12px;
line-height: initial;
}
@media (min-width: 993px) {
.has-header-layout-7 .woostify-sticky-footer-bar {
width: calc(100% - 300px);
right: 0;
left: auto;
}
}
.woostify-inline-flex {
-js-display: inline-flex;
display: inline-flex;
align-items: center;
flex-wrap: wrap;
align-content: center;
}
.home.blog .site-main .post-loop:first-child:last-child {
border-bottom: 0;
}
.alpha.entry-title {
font-size: 24px;
font-weight: normal;
margin-top: 0;
}
.site-main .post-loop {
border-bottom: 1px solid #e8e8e8;
padding-bottom: 74px;
}
.site-main .post-loop + .post-loop {
margin-top: 80px;
}
.post-loop .post-cover-image {
margin-bottom: 35px;
}
.post-loop .post-cover-image a {
display: inline-block;
}
.post-loop .post-cover-image img {
-o-object-fit: cover;
object-fit: cover;
}
.post-loop .entry-header-item {
margin-bottom: 15px;
}
.post-loop .entry-meta .post-meta-item {
margin: 0 5px;
}
.post-loop .entry-meta .post-meta-item:first-child {
margin-left: 0;
}
.post-loop .entry-meta .post-meta-item:last-child {
margin-right: 0;
}
.post-loop .entry-meta .post-meta-separator {
font-size: 20px;
position: relative;
top: -3px;
}
.post-loop .entry-meta .post-meta-separator:last-child {
display: none;
}
.post-loop .entry-content {
margin-top: 30px;
}
.post-loop .post-read-more {
font-weight: 600;
margin-top: 20px;
clear: both;
margin-bottom: 0;
}
.pagination, .woocommerce-pagination {
margin-top: 70px;
}
.pagination ul, .woocommerce-pagination ul {
margin: 0;
padding: 0;
}
.pagination ul .page-numbers, .woocommerce-pagination ul .page-numbers {
font-weight: 600;
text-transform: uppercase;
}
.pagination ul .page-numbers:not(.prev):not(.next), .woocommerce-pagination ul .page-numbers:not(.prev):not(.next) {
min-width: 29px;
height: 29px;
border-radius: 50%;
border: 1px solid rgba(0, 0, 0, 0);
}
.pagination li, .woocommerce-pagination li {
list-style: none;
display: inline-flex;
}
.pagination li .current, .woocommerce-pagination li .current {
color: #fff;
}
.pagination .nav-links, .woocommerce-pagination .nav-links {
text-align: center;
} @media (max-width: 991px) {
#primary + #secondary {
margin-top: 40px;
}
}
.single-post .site-main .post-loop {
border-bottom: 0;
padding-bottom: 0;
}
.single-post .site-main .post-loop .entry-title {
font-size: 24px;
}
.single-post .site-main .entry-footer {
clear: both;
margin-top: 30px;
}
.single-post .entry-title {
font-weight: 300;
} .post-author-box {
display: flex;
justify-content: flex-start;
align-items: center;
margin-top: 80px;
}
.post-author-box .author-ava {
margin-right: 30px;
min-width: 100px;
}
.post-author-box .author-ava img {
border-radius: 50%;
}
.post-author-box .author-name-before {
display: block;
text-transform: uppercase;
}
.post-author-box .author-name {
font-size: 700px;
font-size: 18px;
}
.post-author-box .author-bio {
margin-top: 10px;
} .related-box {
border-top: 1px solid #e8e8e8;
padding-top: 61px;
margin-top: 73px;
}
.related-box .related-title {
font-size: 18px;
font-weight: normal;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 36px;
}
.related-box .related-post img {
height: 260px;
-o-object-fit: cover;
object-fit: cover;
}
.related-box .entry-header {
display: block;
margin-bottom: 25px;
}
.related-box .entry-title {
font-size: 16px;
margin-top: 18px;
margin-bottom: 25px;
font-weight: normal;
line-height: 27px;
}
.related-box .entry-title:hover {
text-decoration: underline;
}
.related-box .post-read-more {
margin-top: 0;
}
.related-box .post-read-more:hover {
text-decoration: underline;
} #comments {
border-top: 1px solid #e8e8e8;
padding-top: 70px;
margin-top: 70px;
}
.comments-title {
font-size: 18px;
font-weight: 400;
margin-bottom: 36px;
text-transform: capitalize;
}
.comment-navigation {
margin-bottom: 30px;
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.comment-list {
margin: 0;
padding-left: 0;
}
.comment-list li {
list-style: none;
}
.comment {
display: block;
}
.comment-body {
display: flex;
flex-wrap: wrap;
margin-bottom: 45px;
}
.comment-body #respond {
flex-basis: 100%;
margin-top: 33px;
margin-left: 100px;
padding-bottom: 45px;
border-bottom: 1px solid #e8e8e8;
}
.comment-body .comment-author {
max-width: 70px;
min-width: 70px;
}
.comment-body .comment-author img {
border-radius: 50%;
}
.comment-body .comment-author + .comment-content {
margin-left: 30px;
}
.comment-body .comment-content {
flex-grow: 1;
border-bottom: 1px solid #e8e8e8;
padding-bottom: 33px;
max-width: calc( 100% - 100px);
}
.comment-body .comment-meta {
margin-bottom: 15px;
}
.comment-body .comment-meta .fn {
display: block;
font-weight: 600;
}
.comment-body .comment-meta .comment-date {
font-size: 12px;
}
.comment-body .comment-text {
margin-bottom: 16px;
}
.comment-body .comment-text p:last-child {
margin-bottom: 0;
}
.comment-body .reply a:hover {
text-decoration: underline;
}
.comment-body .comment-edit-link {
margin-left: 5px;
}
#reply-title {
font-size: 18px;
}
#commentform {
display: flex;
flex-wrap: wrap;
margin-top: 33px;
}
#commentform #comment {
flex-basis: 100%;
border: 1px solid #e8e8e8;
padding: 15px;
height: 200px;
font-size: 12px;
margin-bottom: 20px;
resize: none;
border-radius: 2px;
}
#commentform #comment:focus {
border-color: rgba(0, 0, 0, 0);
box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
}
#commentform #email,
#commentform #author {
flex: 5;
height: 50px;
border: 1px solid #e8e8e8;
padding: 0 15px;
font-size: 12px;
margin-bottom: 20px;
border-radius: 2px;
}
#commentform #email:focus,
#commentform #author:focus {
border-color: rgba(0, 0, 0, 0);
box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
}
#commentform #author {
margin-right: 20px;
}
#commentform .form-submit {
flex-basis: 100%;
margin-bottom: 0;
}
#commentform input[type=submit] {
height: 50px;
padding: 0 15px;
border: 0;
text-transform: uppercase;
font-weight: 600;
min-width: 130px;
}
#respond .logged-in-as a:hover {
text-decoration: underline;
}
#respond .comment-form-cookies-consent {
flex: 1 1 100%;
margin-bottom: 20px;
}
#cancel-comment-reply-link {
color: firebrick;
} @media (max-width: 991px) {
.single-post .entry-title {
font-size: 2em;
}
}
@media (min-width: 992px) {
.has-sidebar.left-sidebar .content-area {
float: right;
padding-left: 60px;
}
.has-sidebar.left-sidebar .widget-area {
float: left;
}
.has-sidebar.right-sidebar .content-area {
float: left;
padding-right: 60px;
}
.has-sidebar.right-sidebar .widget-area {
float: right;
}
} .blog-layout-grid .site-main {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap;
}
.blog-layout-grid .site-main .post-loop {
margin-bottom: 75px;
padding-bottom: 0;
border-bottom: 0;
background-color: #fff;
text-align: center;
}
@media (min-width: 600px) {
.blog-layout-grid .site-main .post-loop {
flex-basis: calc((100% - 30px) / 2);
}
}
@media (min-width: 992px) {
.blog-layout-grid .site-main .post-loop {
flex-basis: calc((100% - 60px) / 3);
}
}
.blog-layout-grid .site-main .post-loop + .post-loop {
margin-top: 0;
}
.blog-layout-grid .site-main .entry-title {
font-size: 18px;
}
.blog-layout-grid .site-main .summary-text {
padding: 0 20px 20px 20px;
}
.blog-layout-grid .site-main .post-read-more {
display: block;
margin-top: 15px;
font-weight: 700;
}
.blog-layout-grid .site-main .post-read-more a {
text-decoration: underline;
}
.blog-layout-grid .site-main .post-read-more a:hover {
text-decoration: none;
}
.blog-layout-grid .site-main .post-navigation {
flex: 0 0 100%;
margin-top: 0;
} @media (min-width: 768px) {
.blog-layout-standard .site-main .post-loop {
display: flex;
}
.blog-layout-standard .site-main .entry-image-link {
max-width: 300px;
min-width: 300px;
margin-right: 30px;
}
.blog-layout-standard .site-main .loop-post-inner {
flex-grow: 1;
}
}
.blog-layout-standard .site-main .entry-image-link {
display: block;
}
@media (max-width: 991px) {
.blog-layout-standard .site-main .entry-image-link {
margin-bottom: 30px;
}
} @media (min-width: 992px) {
.blog-layout-zigzag .site-main .post-loop {
display: flex;
}
.blog-layout-zigzag .site-main .post-loop:nth-child(even) .loop-post-inner {
order: 1;
}
.blog-layout-zigzag .site-main .post-loop:nth-child(even) .entry-image-link {
order: 2;
}
.blog-layout-zigzag .site-main .post-loop:nth-child(even) .entry-image-link {
margin-right: 0;
margin-left: 30px;
}
.blog-layout-zigzag .site-main .entry-image-link {
max-width: 300px;
min-width: 300px;
margin-right: 30px;
}
}
.blog-layout-zigzag .site-main .entry-image-link {
display: block;
}
@media (max-width: 991px) {
.blog-layout-zigzag .site-main .entry-image-link {
margin-bottom: 30px;
}
}
.blog-layout-zigzag .site-main .loop-post-inner {
flex-grow: 1;
}
@font-face {
font-family: "star";
src: url(//ckwebsitedesign.ie/wp-content/plugins/woocommerce/assets/fonts/star.eot);
src: url(//ckwebsitedesign.ie/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(//ckwebsitedesign.ie/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(//ckwebsitedesign.ie/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(//ckwebsitedesign.ie/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "WooCommerce";
src: url(//ckwebsitedesign.ie/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);
src: url(//ckwebsitedesign.ie/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//ckwebsitedesign.ie/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), url(//ckwebsitedesign.ie/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"), url(//ckwebsitedesign.ie/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
font-weight: 400;
font-style: normal;
}
.hide-added-to-cart .product-loop-meta .animated-meta .added {
display: inline-flex;
}
.hide-added-to-cart .added_to_cart {
display: none !important;
}
.woostify-out-of-stock-label {
position: absolute;
top: 10px;
z-index: 2;
background-color: #818486;
color: #fff;
padding: 5px;
line-height: 1;
font-size: 12px;
pointer-events: none;
text-align: center;
}
.woostify-out-of-stock-label.position-left {
left: 10px;
}
.woostify-out-of-stock-label.position-right {
right: 10px;
}
.woostify-out-of-stock-label.position-none {
display: none;
}
.single-product .product_title.entry-title a {
pointer-events: none;
}
.single-product #woostify-quick-view-panel .product_title.entry-title a {
pointer-events: auto;
}
.single-product .product.sold-individually form .quantity {
display: none;
}
body:not(.yith-wcms-pro) .processing:not(.um-woo-status) {
pointer-events: none;
position: relative;
}
body:not(.yith-wcms-pro) .processing:not(.um-woo-status):after {
content: "";
background-color: rgba(255, 255, 255, 0.7);
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.woocommerce-products-header__title {
font-size: 1.7em;
margin-top: 0.3em;
margin-bottom: 1.5em;
font-weight: normal;
}
.woocommerce-loop-category__title {
font-size: 18px;
text-align: center;
}
.sidebar-mobile-open {
overflow: hidden;
}
.sidebar-mobile-open #woostify-overlay {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.sidebar-mobile-open #woostify-overlay .woostify-svg-icon {
position: absolute;
top: 20px;
right: 20px;
width: 30px;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
}
.sidebar-mobile-open #woostify-overlay .woostify-svg-icon svg {
width: 1.5em;
height: 1.5em;
}
#woostify-overlay .woostify-svg-icon {
display: none;
}
.sidebar-mobile-open .logged-in.admin-bar #woostify-overlay .woostify-svg-icon {
top: 66px;
}
@media (min-width: 783px) {
.sidebar-mobile-open .logged-in.admin-bar #woostify-overlay .woostify-svg-icon {
top: 52px;
}
}
.has-sidebar.offcanvas-sidebar #toggle-sidebar-mobile-button {
display: flex;
align-items: center;
}
.has-sidebar.offcanvas-sidebar .shop-widget {
margin-top: 0 !important;
position: fixed;
left: 0;
bottom: 0;
top: 0;
width: 100%;
background-color: #fff;
padding: 15px;
max-width: 280px;
z-index: 200;
overflow-y: auto;
opacity: 0;
visibility: hidden;
transform: translateX(-100%);
transition-duration: 0.2s;
}
.has-sidebar.offcanvas-sidebar .shop-widget.active {
opacity: 1;
visibility: visible;
transform: translateX(0);
}
.has-sidebar.offcanvas-sidebar.logged-in.admin-bar .shop-widget {
top: 46px;
}
@media (min-width: 783px) {
.has-sidebar.offcanvas-sidebar.logged-in.admin-bar .shop-widget {
top: 32px;
}
}
@media (min-width: 992px) {
.has-sidebar:not(.offcanvas-sidebar) #toggle-sidebar-mobile-button.show {
display: none;
}
}
@media (max-width: 991px) {
.shop-widget {
margin-top: 0 !important;
position: fixed !important;
left: 0;
bottom: 0;
top: 0;
width: 100%;
background-color: #fff;
padding: 15px;
max-width: 280px;
z-index: 200;
overflow-y: auto;
opacity: 0;
visibility: hidden;
transform: translateX(-100%);
transition-duration: 0.2s;
}
.logged-in.admin-bar .shop-widget {
top: 46px;
}
}
@media (max-width: 991px) and (min-width: 783px) {
.logged-in.admin-bar .shop-widget {
top: 32px;
}
}
@media (max-width: 991px) {
.shop-widget.active {
opacity: 1;
visibility: visible;
transform: translateX(0);
}
}
#toggle-sidebar-mobile-button {
background-color: rgba(0, 0, 0, 0);
padding: 11px 15px;
border-radius: 2px;
display: none;
}
#toggle-sidebar-mobile-button.show {
display: flex;
align-items: center;
}
#toggle-sidebar-mobile-button .woostify-svg-icon {
margin-right: 7px;
}
.no-sidebar #toggle-sidebar-mobile-button, .has-elementor-location-shop-archive #toggle-sidebar-mobile-button {
display: none;
}
#toggle-sidebar-mobile-button:before {
margin-right: 7px;
}
@media (min-width: 992px) {
#toggle-sidebar-mobile-button {
display: none;
}
}
@media (max-width: 767px) {
#toggle-sidebar-mobile-button {
margin-bottom: 15px;
}
#toggle-sidebar-mobile-button:last-child {
margin-bottom: 40px;
}
}
.woocommerce-notices-wrapper {
display: block;
clear: both;
}
.woocommerce-notices-wrapper .woocommerce-message {
margin-top: 30px;
}
.woostify-sorting {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
@media (max-width: 480px) {
.woostify-sorting {
justify-content: center;
flex-direction: column;
}
}
.woostify-sorting .woocommerce-notices-wrapper {
flex: 0 0 100%;
margin-bottom: 20px;
}
.woostify-sorting .woocommerce-notices-wrapper:empty {
display: none;
}
.woostify-sorting .woocommerce-ordering {
order: 2;
position: relative;
border: 1px solid #ddd;
border-radius: 2px;
margin-bottom: 40px;
}
.woostify-sorting .woocommerce-ordering::after {
content: "";
display: block;
position: absolute;
right: 5px;
pointer-events: none;
font-size: 10px;
top: 50%;
transform: translateY(-50%);
}
.woostify-sorting .orderby {
padding: 5px 20px 5px 10px;
border: 0;
background-color: rgba(0, 0, 0, 0);
}
.woostify-sorting .woostify-toolbar-left {
margin-bottom: 40px;
display: flex;
align-items: center;
}
@media (max-width: 480px) {
.woostify-sorting .woostify-toolbar-left {
margin-bottom: 15px;
}
}
.woostify-sorting .woostify-toolbar-left #toggle-sidebar-mobile-button {
margin: 0 10px 0 0;
}
@media (max-width: 480px) {
.woostify-sorting .woostify-toolbar-left #toggle-sidebar-mobile-button {
margin: 0;
}
}
.woostify-sorting .woocommerce-result-count {
margin-bottom: 0;
}
@media (max-width: 767px) {
.woostify-sorting .woocommerce-result-count {
display: none;
}
}
.woocommerce-loop-product__category {
line-height: 1.5em;
}
.woocommerce-loop-product__title {
font-weight: normal;
margin: 5px 0;
}
.woocommerce-pagination {
text-align: center;
}
.price mark,
.price ins,
.product_list_widget mark,
.product_list_widget ins {
background-color: rgba(0, 0, 0, 0);
}
.price del + ins,
.product_list_widget del + ins {
margin-left: 3px;
}
.onsale {
position: absolute;
top: 10px;
pointer-events: none;
padding: 5px;
font-size: 12px;
z-index: 2;
line-height: 1;
direction: ltr;
}
.elementor-element .onsale {
padding: 5px !important;
}
.onsale.sale-left {
left: 10px;
}
.onsale.sale-right {
right: 10px;
}
.woostify-container .woocommerce ul {
list-style: none;
}
@media (max-width: 600px) {
.woocommerce-info a.button,
.woocommerce-error a.button,
.woocommerce-message a.button {
display: none;
}
}
.woocommerce-info,
.woocommerce-error {
position: relative;
padding: 1em 2em;
color: #fff;
margin-bottom: 20px;
}
.woocommerce-info a:hover,
.woocommerce-error a:hover {
color: #fff;
}
.woocommerce-info a,
.woocommerce-message a {
margin-left: auto;
}
.woocommerce-info:before,
.woocommerce-message:before {
font-family: "WooCommerce";
content: "\e028";
color: #fff;
margin-right: 10px;
}
.woocommerce-message {
padding: 15px;
color: #fff;
border-radius: 4px;
margin-bottom: 20px;
display: flex;
align-items: center;
position: relative;
padding: 1em 2em;
clear: both;
}
.woocommerce-message:before {
content: "\e015";
}
.woocommerce-message a.button {
order: 2;
color: #fff;
line-height: 1;
border: 1px solid #fff;
padding: 10px;
border-radius: 4px;
}
.woocommerce-message a.button:hover {
color: #fff;
}
@media (max-width: 600px) {
.woocommerce-message a.button {
display: none;
}
}
.woocommerce-info {
width: 100%;
}
.woocommerce-info a.button {
order: 2;
margin-left: auto;
}
@media (max-width: 600px) {
.woocommerce-info a.button {
display: none;
}
}
.woocommerce-info input[type=submit] {
padding: 0 5px;
margin-left: 5px;
}
.woocommerce-form-coupon-toggle .woocommerce-info:before,
.woocommerce-form-login-toggle .woocommerce-info:before {
display: none;
}
.woocommerce-error {
background-color: firebrick;
flex-direction: column;
align-items: flex-start;
}
.woocommerce-error li {
width: 100%;
}
.woocommerce-error li:before {
font-family: "WooCommerce";
color: #fff;
margin-right: 10px;
content: "\e016";
display: inline-block;
}
.woocommerce-error li a {
display: none;
order: 2;
margin-left: auto;
color: #ffffff;
text-decoration: underline;
}
@media (min-width: 601px) {
.woocommerce-error li a {
display: block;
}
}
@media (max-width: 600px) {
.woocommerce-error li {
flex-wrap: wrap;
}
.woocommerce-error li a {
float: none;
flex: 0 0 100%;
margin-top: 15px;
}
}
.woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-form-coupon-toggle .woocommerce-info {
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0);
display: block;
padding: 0;
}
.woocommerce-form-login-toggle .woocommerce-info a,
.woocommerce-form-coupon-toggle .woocommerce-info a {
color: #f00;
padding: 0;
}
.woocommerce-form-login-toggle .woocommerce-info a:before,
.woocommerce-form-coupon-toggle .woocommerce-info a:before {
content: none;
}
.shop_table ul {
padding-left: 0;
}
.shop_table li {
list-style: none;
}
.shop_attributes {
width: 100%;
}
.shop_attributes th {
white-space: nowrap;
}
@media (max-width: 767px) {
.shop_table_responsive th {
display: none;
}
.shop_table_responsive tr:last-of-type td {
border-bottom: 0;
}
.shop_table_responsive td {
display: block;
border-right: 0;
}
.shop_table_responsive td:not(.product-remove) {
text-align: right !important;
}
.shop_table_responsive td:before {
float: left;
font-weight: bold;
content: attr(data-title);
}
.shop_table_responsive #shipping_method {
margin-top: 0;
}
}
.woocommerce-store-notice {
margin-bottom: 0;
padding: 10px 15px;
color: #fff;
flex-grow: 1;
position: fixed;
left: 0;
right: 0;
bottom: 0;
z-index: 501;
}
.woocommerce-store-notice .woostify-svg-icon {
color: #fff;
margin-right: 7px;
position: relative;
top: 1px;
}
.woocommerce-store-notice a {
position: absolute;
top: 0;
bottom: 0;
right: 0;
padding: 0 20px;
min-width: 120px;
color: #fff;
background-color: rgba(255, 255, 255, 0.1);
}
.woocommerce-store-notice a .woostify-svg-icon {
margin-right: 10px;
top: 0;
}
.woocommerce-store-notice a:hover {
color: #fff;
}
.woocommerce-store-notice a:hover .woostify-svg-icon {
color: #fff;
transform: rotate(90deg);
}
@media (max-width: 991px) {
.woocommerce-store-notice a {
position: static;
background-color: rgba(0, 0, 0, 0);
padding: 0;
display: inline;
text-decoration: underline;
margin-left: 7px;
}
.woocommerce-store-notice a:before {
content: none;
}
}
.button.wc-backward {
margin-top: 20px;
display: inline-block;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
.product-loop-image-wrapper .clear {
display: none;
}
.product-loop-image-wrapper .loading {
position: relative;
}
.product-loop-image-wrapper .loading:before {
content: "" !important;
z-index: 2;
position: absolute;
border: 1px solid #ddd;
border-top-color: #222;
border-radius: 50%;
height: 14px;
width: 14px;
top: calc( 50% - 7px );
left: calc( 50% - 7px );
transform: translateY(-50%) translateX(-50%);
animation: circle-loading 0.35s linear infinite;
}
.product-loop-image-wrapper .yith-wcwl-add-to-wishlist img {
display: none;
}
.product-loop-image-wrapper .yith-wcwl-add-to-wishlist .feedback {
font-size: 0;
}
.product-loop-image-wrapper .yith-wcwl-add-to-wishlist .feedback i {
font-size: 14px;
margin: 0;
}
.product-loop-image-wrapper .yith-wcwl-add-to-wishlist a {
font-size: 0;
position: relative;
}
.product-loop-image-wrapper .yith-wcwl-add-to-wishlist a i {
font-size: 14px;
margin: 0;
color: inherit;
}
.product-loop-image-wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback a,
.product-loop-image-wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback a {
display: none;
}
.product-loop-image-wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product-loop-image-wrapper .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
display: none;
}
.quick-view-with-icon {
height: 40px;
width: 40px;
background-color: #fff;
}
.quick-view-with-icon + .yith-wcwl-add-to-wishlist {
border-top: 1px solid #e7e7e7;
}
.product-loop-action {
position: absolute;
right: 0;
top: 0;
z-index: 2;
}
@media (min-width: 992px) {
.product-loop-action {
opacity: 0;
transform: translateY(-100%);
}
}
.product-loop-action .yith-wcwl-add-to-wishlist a, .product-loop-action .yith-wcwl-add-to-wishlist .feedback {
background: #fff;
width: 40px;
height: 40px;
}
.product-loop-action .yith-wcwl-add-to-wishlist a:hover, .product-loop-action .yith-wcwl-add-to-wishlist .feedback:hover {
background: #fff;
color: #fff;
}
.product-loop-action .button {
padding: 0;
border-radius: 0;
}
.product-loop-action .yith-wcwl-add-to-wishlist {
margin-top: 0;
background-color: #fff;
}
.product-loop-action .loop-add-to-cart-icon-btn,
.product-loop-action .added_to_cart {
width: 40px;
height: 40px;
font-size: 0;
background-color: #fff;
}
.product-loop-action .loop-add-to-cart-icon-btn.loading .woostify-svg-icon,
.product-loop-action .added_to_cart.loading .woostify-svg-icon {
display: none;
}
.product-loop-action .loop-add-to-cart-icon-btn:hover,
.product-loop-action .added_to_cart:hover {
color: #fff;
}
.product-loop-action .loop-add-to-cart-icon-btn:hover .woostify-svg-icon,
.product-loop-action .added_to_cart:hover .woostify-svg-icon {
color: #fff;
}
.product-loop-action .loop-add-to-cart-icon-btn + .added_to_cart:before {
margin-right: 0;
}
.product-loop-action .loop-add-to-cart-icon-btn.added {
display: none;
color: #fff;
}
.product-loop-action .loop-add-to-cart-icon-btn + .quick-view-with-icon,
.product-loop-action .loop-add-to-cart-icon-btn + .yith-wcwl-add-to-wishlist {
border-top: 1px solid #e7e7e7;
}
.product-loop-action .added_to_cart {
color: #fff;
}
.product-loop-action .added_to_cart + .quick-view-with-icon,
.product-loop-action .added_to_cart + .yith-wcwl-add-to-wishlist {
border-top: 1px solid #e7e7e7;
}
.product-loop-action .added_to_cart .woostify-svg-icon {
color: #fff;
}
.woocommerce-notices-wrapper .woocommerce-error {
flex-direction: unset;
display: flex;
}
.loop-wrapper-wishlist {
position: absolute;
z-index: 1;
right: 5px;
bottom: 5px;
}
.loop-wrapper-wishlist a, .loop-wrapper-wishlist .feedback {
width: 34px;
height: 34px;
border-radius: 50%;
background-color: #fff;
}
.loop-wrapper-wishlist a:hover, .loop-wrapper-wishlist .feedback:hover {
color: #fff;
background-color: #e33333;
}
.loop-wrapper-wishlist .yith-wcwl-wishlistexistsbrowse .feedback a,
.loop-wrapper-wishlist .yith-wcwl-wishlistaddedbrowse .feedback a {
display: none;
}
.loop-wrapper-wishlist .yith-wcwl-wishlistexistsbrowse a,
.loop-wrapper-wishlist .yith-wcwl-wishlistaddedbrowse a {
display: none;
}
.woostify-trust-badge-box {
text-align: center;
margin-top: 30px;
}
.products .product:hover .product-loop-action {
transform: translateY(0);
opacity: 1;
}
.products .product:hover .product-loop-image-wrapper .loop-add-to-cart-btn {
opacity: 1;
visibility: visible;
}
.products .product:hover .loop-add-to-cart-on-image,
.products .product:hover .loop-add-to-cart-on-image + .added_to_cart {
opacity: 1;
visibility: visible;
bottom: 46%;
}
.products .product:focus-within .product-loop-action {
transform: translateY(0);
opacity: 1;
}
@media (max-width: 767px) {
.has-proceed-sticky-button .wc-proceed-to-checkout .button {
margin: 0;
position: fixed;
bottom: 0;
left: 0;
right: 0;
line-height: 50px;
z-index: 500;
width: 100%;
border-radius: 0 !important;
}
.has-proceed-sticky-button #scroll-to-top {
bottom: 60px;
}
.has-order-sticky-button #place_order {
margin: 0;
position: fixed;
bottom: 0;
left: 0;
right: 0;
line-height: 50px;
z-index: 500;
width: 100%;
border-radius: 0 !important;
line-height: normal;
}
.has-order-sticky-button #scroll-to-top {
bottom: 60px;
}
.has-order-sticky-button.has-multi-step-checkout .multi-step-checkout-button-wrapper .multi-step-checkout-button[data-action=continue],
.has-order-sticky-button.has-multi-step-checkout .multi-step-checkout-button-wrapper .multi-step-checkout-button[data-action=place_order] {
margin: 0;
position: fixed;
bottom: 0;
left: 0;
right: 0;
line-height: 50px;
z-index: 500;
width: 100%;
border-radius: 0 !important;
text-align: center;
height: 50px;
line-height: 50px;
padding-top: 0;
padding-bottom: 0;
}
}
#wc-stripe-payment-request-button-separator,
#wc-stripe-payment-request-wrapper {
width: 100%;
}
@keyframes w-fadeInLeft {
0% {
opacity: 0;
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 1;
transform: none;
}
}
.free-shipping-progress-bar {
margin-top: 10px;
}
.free-shipping-progress-bar[data-progress="0"] {
display: none;
}
.free-shipping-progress-bar .progress-bar-message {
text-align: center;
}
.free-shipping-progress-bar .progress-bar-message .woocommerce-Price-amount {
font-weight: bold;
}
.free-shipping-progress-bar .progress-bar-rail {
line-height: 5px;
height: 5px;
width: 100%;
display: flex;
align-items: center;
margin-top: 12px;
}
.free-shipping-progress-bar .progress-bar-status {
display: flex;
z-index: 1;
height: inherit;
position: relative;
animation: 0.6s w-fadeInLeft;
}
.free-shipping-progress-bar .progress-bar-status.success .progress-bar-indicator {
background: rgb(103, 187, 103);
}
.free-shipping-progress-bar .progress-bar-left {
background: rgba(0, 0, 0, 0.1);
height: 3px;
flex-grow: 1;
}
.free-shipping-progress-bar .progress-bar-indicator {
background: linear-gradient(270deg, rgb(19, 70, 175) 0, #ffffff 200%);
background-color: rgb(19, 70, 175);
flex-grow: 1;
}
.free-shipping-progress-bar .progress-percent {
padding: 0 0.5em;
font-weight: 900;
font-size: 1.1em;
}
.woostify-view-more,
.woostify-view-prev {
text-align: center;
position: relative;
}
.woostify-view-more .w-view-more-button,
.woostify-view-more .w-view-prev-button,
.woostify-view-prev .w-view-more-button,
.woostify-view-prev .w-view-prev-button {
position: relative;
}
.woostify-view-more .w-view-more-button.circle-loading, .woostify-view-more .updating-cart.ajax-single-add-to-cart .w-view-more-button.single_add_to_cart_button.loading, .updating-cart.ajax-single-add-to-cart .woostify-view-more .w-view-more-button.single_add_to_cart_button.loading, .woostify-view-more .updating-cart .w-view-more-button#shop-cart-sidebar, .updating-cart .woostify-view-more .w-view-more-button#shop-cart-sidebar, .woostify-view-more .w-view-more-button.image-loading, .woostify-view-more .w-view-more-button.tns:not(.tns-slider), .woostify-view-more body:not(.yith-wcms-pro) .w-view-more-button.processing:not(.um-woo-status), body:not(.yith-wcms-pro) .woostify-view-more .w-view-more-button.processing:not(.um-woo-status),
.woostify-view-more .w-view-prev-button.circle-loading,
.woostify-view-more .updating-cart.ajax-single-add-to-cart .w-view-prev-button.single_add_to_cart_button.loading,
.updating-cart.ajax-single-add-to-cart .woostify-view-more .w-view-prev-button.single_add_to_cart_button.loading,
.woostify-view-more .updating-cart .w-view-prev-button#shop-cart-sidebar,
.updating-cart .woostify-view-more .w-view-prev-button#shop-cart-sidebar,
.woostify-view-more .w-view-prev-button.image-loading,
.woostify-view-more .w-view-prev-button.tns:not(.tns-slider),
.woostify-view-more body:not(.yith-wcms-pro) .w-view-prev-button.processing:not(.um-woo-status),
body:not(.yith-wcms-pro) .woostify-view-more .w-view-prev-button.processing:not(.um-woo-status),
.woostify-view-prev .w-view-more-button.circle-loading,
.woostify-view-prev .updating-cart.ajax-single-add-to-cart .w-view-more-button.single_add_to_cart_button.loading,
.updating-cart.ajax-single-add-to-cart .woostify-view-prev .w-view-more-button.single_add_to_cart_button.loading,
.woostify-view-prev .updating-cart .w-view-more-button#shop-cart-sidebar,
.updating-cart .woostify-view-prev .w-view-more-button#shop-cart-sidebar,
.woostify-view-prev .w-view-more-button.image-loading,
.woostify-view-prev .w-view-more-button.tns:not(.tns-slider),
.woostify-view-prev body:not(.yith-wcms-pro) .w-view-more-button.processing:not(.um-woo-status),
body:not(.yith-wcms-pro) .woostify-view-prev .w-view-more-button.processing:not(.um-woo-status),
.woostify-view-prev .w-view-prev-button.circle-loading,
.woostify-view-prev .updating-cart.ajax-single-add-to-cart .w-view-prev-button.single_add_to_cart_button.loading,
.updating-cart.ajax-single-add-to-cart .woostify-view-prev .w-view-prev-button.single_add_to_cart_button.loading,
.woostify-view-prev .updating-cart .w-view-prev-button#shop-cart-sidebar,
.updating-cart .woostify-view-prev .w-view-prev-button#shop-cart-sidebar,
.woostify-view-prev .w-view-prev-button.image-loading,
.woostify-view-prev .w-view-prev-button.tns:not(.tns-slider),
.woostify-view-prev body:not(.yith-wcms-pro) .w-view-prev-button.processing:not(.um-woo-status),
body:not(.yith-wcms-pro) .woostify-view-prev .w-view-prev-button.processing:not(.um-woo-status) {
display: inline-flex;
align-items: center;
}
.woostify-view-more .w-view-more-button.circle-loading .w-view-more-label, .woostify-view-more .updating-cart.ajax-single-add-to-cart .w-view-more-button.single_add_to_cart_button.loading .w-view-more-label, .updating-cart.ajax-single-add-to-cart .woostify-view-more .w-view-more-button.single_add_to_cart_button.loading .w-view-more-label, .woostify-view-more .updating-cart .w-view-more-button#shop-cart-sidebar .w-view-more-label, .updating-cart .woostify-view-more .w-view-more-button#shop-cart-sidebar .w-view-more-label, .woostify-view-more .w-view-more-button.image-loading .w-view-more-label, .woostify-view-more .w-view-more-button.tns:not(.tns-slider) .w-view-more-label, .woostify-view-more body:not(.yith-wcms-pro) .w-view-more-button.processing:not(.um-woo-status) .w-view-more-label, body:not(.yith-wcms-pro) .woostify-view-more .w-view-more-button.processing:not(.um-woo-status) .w-view-more-label,
.woostify-view-more .w-view-prev-button.circle-loading .w-view-more-label,
.woostify-view-more .updating-cart.ajax-single-add-to-cart .w-view-prev-button.single_add_to_cart_button.loading .w-view-more-label,
.updating-cart.ajax-single-add-to-cart .woostify-view-more .w-view-prev-button.single_add_to_cart_button.loading .w-view-more-label,
.woostify-view-more .updating-cart .w-view-prev-button#shop-cart-sidebar .w-view-more-label,
.updating-cart .woostify-view-more .w-view-prev-button#shop-cart-sidebar .w-view-more-label,
.woostify-view-more .w-view-prev-button.image-loading .w-view-more-label,
.woostify-view-more .w-view-prev-button.tns:not(.tns-slider) .w-view-more-label,
.woostify-view-more body:not(.yith-wcms-pro) .w-view-prev-button.processing:not(.um-woo-status) .w-view-more-label,
body:not(.yith-wcms-pro) .woostify-view-more .w-view-prev-button.processing:not(.um-woo-status) .w-view-more-label,
.woostify-view-prev .w-view-more-button.circle-loading .w-view-more-label,
.woostify-view-prev .updating-cart.ajax-single-add-to-cart .w-view-more-button.single_add_to_cart_button.loading .w-view-more-label,
.updating-cart.ajax-single-add-to-cart .woostify-view-prev .w-view-more-button.single_add_to_cart_button.loading .w-view-more-label,
.woostify-view-prev .updating-cart .w-view-more-button#shop-cart-sidebar .w-view-more-label,
.updating-cart .woostify-view-prev .w-view-more-button#shop-cart-sidebar .w-view-more-label,
.woostify-view-prev .w-view-more-button.image-loading .w-view-more-label,
.woostify-view-prev .w-view-more-button.tns:not(.tns-slider) .w-view-more-label,
.woostify-view-prev body:not(.yith-wcms-pro) .w-view-more-button.processing:not(.um-woo-status) .w-view-more-label,
body:not(.yith-wcms-pro) .woostify-view-prev .w-view-more-button.processing:not(.um-woo-status) .w-view-more-label,
.woostify-view-prev .w-view-prev-button.circle-loading .w-view-more-label,
.woostify-view-prev .updating-cart.ajax-single-add-to-cart .w-view-prev-button.single_add_to_cart_button.loading .w-view-more-label,
.updating-cart.ajax-single-add-to-cart .woostify-view-prev .w-view-prev-button.single_add_to_cart_button.loading .w-view-more-label,
.woostify-view-prev .updating-cart .w-view-prev-button#shop-cart-sidebar .w-view-more-label,
.updating-cart .woostify-view-prev .w-view-prev-button#shop-cart-sidebar .w-view-more-label,
.woostify-view-prev .w-view-prev-button.image-loading .w-view-more-label,
.woostify-view-prev .w-view-prev-button.tns:not(.tns-slider) .w-view-more-label,
.woostify-view-prev body:not(.yith-wcms-pro) .w-view-prev-button.processing:not(.um-woo-status) .w-view-more-label,
body:not(.yith-wcms-pro) .woostify-view-prev .w-view-prev-button.processing:not(.um-woo-status) .w-view-more-label {
padding-left: 5px;
}
.woostify-view-more .w-view-more-button.circle-loading:before, .woostify-view-more .updating-cart.ajax-single-add-to-cart .w-view-more-button.single_add_to_cart_button.loading:before, .updating-cart.ajax-single-add-to-cart .woostify-view-more .w-view-more-button.single_add_to_cart_button.loading:before, .woostify-view-more .updating-cart .w-view-more-button#shop-cart-sidebar:before, .updating-cart .woostify-view-more .w-view-more-button#shop-cart-sidebar:before, .woostify-view-more .w-view-more-button.image-loading:before, .woostify-view-more .w-view-more-button.tns:not(.tns-slider):before, .woostify-view-more body:not(.yith-wcms-pro) .w-view-more-button.processing:not(.um-woo-status):before, body:not(.yith-wcms-pro) .woostify-view-more .w-view-more-button.processing:not(.um-woo-status):before,
.woostify-view-more .w-view-prev-button.circle-loading:before,
.woostify-view-more .updating-cart.ajax-single-add-to-cart .w-view-prev-button.single_add_to_cart_button.loading:before,
.updating-cart.ajax-single-add-to-cart .woostify-view-more .w-view-prev-button.single_add_to_cart_button.loading:before,
.woostify-view-more .updating-cart .w-view-prev-button#shop-cart-sidebar:before,
.updating-cart .woostify-view-more .w-view-prev-button#shop-cart-sidebar:before,
.woostify-view-more .w-view-prev-button.image-loading:before,
.woostify-view-more .w-view-prev-button.tns:not(.tns-slider):before,
.woostify-view-more body:not(.yith-wcms-pro) .w-view-prev-button.processing:not(.um-woo-status):before,
body:not(.yith-wcms-pro) .woostify-view-more .w-view-prev-button.processing:not(.um-woo-status):before,
.woostify-view-prev .w-view-more-button.circle-loading:before,
.woostify-view-prev .updating-cart.ajax-single-add-to-cart .w-view-more-button.single_add_to_cart_button.loading:before,
.updating-cart.ajax-single-add-to-cart .woostify-view-prev .w-view-more-button.single_add_to_cart_button.loading:before,
.woostify-view-prev .updating-cart .w-view-more-button#shop-cart-sidebar:before,
.updating-cart .woostify-view-prev .w-view-more-button#shop-cart-sidebar:before,
.woostify-view-prev .w-view-more-button.image-loading:before,
.woostify-view-prev .w-view-more-button.tns:not(.tns-slider):before,
.woostify-view-prev body:not(.yith-wcms-pro) .w-view-more-button.processing:not(.um-woo-status):before,
body:not(.yith-wcms-pro) .woostify-view-prev .w-view-more-button.processing:not(.um-woo-status):before,
.woostify-view-prev .w-view-prev-button.circle-loading:before,
.woostify-view-prev .updating-cart.ajax-single-add-to-cart .w-view-prev-button.single_add_to_cart_button.loading:before,
.updating-cart.ajax-single-add-to-cart .woostify-view-prev .w-view-prev-button.single_add_to_cart_button.loading:before,
.woostify-view-prev .updating-cart .w-view-prev-button#shop-cart-sidebar:before,
.updating-cart .woostify-view-prev .w-view-prev-button#shop-cart-sidebar:before,
.woostify-view-prev .w-view-prev-button.image-loading:before,
.woostify-view-prev .w-view-prev-button.tns:not(.tns-slider):before,
.woostify-view-prev body:not(.yith-wcms-pro) .w-view-prev-button.processing:not(.um-woo-status):before,
body:not(.yith-wcms-pro) .woostify-view-prev .w-view-prev-button.processing:not(.um-woo-status):before {
position: static;
transform: none;
}
.woostify-view-more .woostify-loading-status,
.woostify-view-prev .woostify-loading-status {
display: none;
}
.woostify-view-more .woostify-loading-status:before,
.woostify-view-prev .woostify-loading-status:before {
content: "";
z-index: 2;
position: absolute;
border: 1px solid #ddd;
border-top-color: #222;
border-radius: 50%;
height: 20px;
width: 20px;
top: calc( 50% - 10px );
left: calc( 50% - 10px );
transform: translateY(-50%) translateX(-50%);
animation: circle-loading 0.35s linear infinite;
}
.woostify-view-prev {
order: 9;
width: 100%;
margin-bottom: 30px;
}
.products {
width: 100%;
clear: both;
padding: 0;
margin: 0;
}
.products .product {
list-style: none;
float: left;
margin-right: 30px;
margin-bottom: 30px;
position: relative;
width: 100%;
}
@media (min-width: 992px) {
.products.columns-1 .product {
width: calc((100% - 0px) / 1 - 0.01px);
}
.products.columns-1 .product:nth-of-type(1n) {
margin-right: 0;
}
.products.columns-1 .product:nth-of-type(1n + 2) {
clear: both;
}
}
@media (min-width: 601px) and (max-width: 991px) {
.products.tablet-columns-1 .product {
width: calc((100% - 0px) / 1 - 0.01px);
}
.products.tablet-columns-1 .product:nth-of-type(1n) {
margin-right: 0;
}
.products.tablet-columns-1 .product:nth-of-type(1n + 2) {
clear: both;
}
}
@media (max-width: 600px) {
.products.mobile-columns-1 .product {
width: calc((100% - 0px) / 1 - 0.01px);
}
.products.mobile-columns-1 .product:nth-of-type(1n) {
margin-right: 0;
}
.products.mobile-columns-1 .product:nth-of-type(1n + 2) {
clear: both;
}
}
@media (min-width: 992px) {
.products.columns-2 .product {
width: calc((100% - 30px) / 2 - 0.01px);
}
.products.columns-2 .product:nth-of-type(2n) {
margin-right: 0;
}
.products.columns-2 .product:nth-of-type(2n + 3) {
clear: both;
}
}
@media (min-width: 601px) and (max-width: 991px) {
.products.tablet-columns-2 .product {
width: calc((100% - 30px) / 2 - 0.01px);
}
.products.tablet-columns-2 .product:nth-of-type(2n) {
margin-right: 0;
}
.products.tablet-columns-2 .product:nth-of-type(2n + 3) {
clear: both;
}
}
@media (max-width: 600px) {
.products.mobile-columns-2 .product {
width: calc((100% - 30px) / 2 - 0.01px);
}
.products.mobile-columns-2 .product:nth-of-type(2n) {
margin-right: 0;
}
.products.mobile-columns-2 .product:nth-of-type(2n + 3) {
clear: both;
}
}
@media (min-width: 992px) {
.products.columns-3 .product {
width: calc((100% - 60px) / 3 - 0.01px);
}
.products.columns-3 .product:nth-of-type(3n) {
margin-right: 0;
}
.products.columns-3 .product:nth-of-type(3n + 4) {
clear: both;
}
}
@media (min-width: 601px) and (max-width: 991px) {
.products.tablet-columns-3 .product {
width: calc((100% - 60px) / 3 - 0.01px);
}
.products.tablet-columns-3 .product:nth-of-type(3n) {
margin-right: 0;
}
.products.tablet-columns-3 .product:nth-of-type(3n + 4) {
clear: both;
}
}
@media (max-width: 600px) {
.products.mobile-columns-3 .product {
width: calc((100% - 60px) / 3 - 0.01px);
}
.products.mobile-columns-3 .product:nth-of-type(3n) {
margin-right: 0;
}
.products.mobile-columns-3 .product:nth-of-type(3n + 4) {
clear: both;
}
}
@media (min-width: 992px) {
.products.columns-4 .product {
width: calc((100% - 90px) / 4 - 0.01px);
}
.products.columns-4 .product:nth-of-type(4n) {
margin-right: 0;
}
.products.columns-4 .product:nth-of-type(4n + 5) {
clear: both;
}
}
@media (min-width: 601px) and (max-width: 991px) {
.products.tablet-columns-4 .product {
width: calc((100% - 90px) / 4 - 0.01px);
}
.products.tablet-columns-4 .product:nth-of-type(4n) {
margin-right: 0;
}
.products.tablet-columns-4 .product:nth-of-type(4n + 5) {
clear: both;
}
}
@media (max-width: 600px) {
.products.mobile-columns-4 .product {
width: calc((100% - 90px) / 4 - 0.01px);
}
.products.mobile-columns-4 .product:nth-of-type(4n) {
margin-right: 0;
}
.products.mobile-columns-4 .product:nth-of-type(4n + 5) {
clear: both;
}
}
@media (min-width: 992px) {
.products.columns-5 .product {
width: calc((100% - 120px) / 5 - 0.01px);
}
.products.columns-5 .product:nth-of-type(5n) {
margin-right: 0;
}
.products.columns-5 .product:nth-of-type(5n + 6) {
clear: both;
}
}
@media (min-width: 601px) and (max-width: 991px) {
.products.tablet-columns-5 .product {
width: calc((100% - 120px) / 5 - 0.01px);
}
.products.tablet-columns-5 .product:nth-of-type(5n) {
margin-right: 0;
}
.products.tablet-columns-5 .product:nth-of-type(5n + 6) {
clear: both;
}
}
@media (max-width: 600px) {
.products.mobile-columns-5 .product {
width: calc((100% - 120px) / 5 - 0.01px);
}
.products.mobile-columns-5 .product:nth-of-type(5n) {
margin-right: 0;
}
.products.mobile-columns-5 .product:nth-of-type(5n + 6) {
clear: both;
}
}
@media (min-width: 992px) {
.products.columns-6 .product {
width: calc((100% - 150px) / 6 - 0.01px);
}
.products.columns-6 .product:nth-of-type(6n) {
margin-right: 0;
}
.products.columns-6 .product:nth-of-type(6n + 7) {
clear: both;
}
}
@media (min-width: 601px) and (max-width: 991px) {
.products.tablet-columns-6 .product {
width: calc((100% - 150px) / 6 - 0.01px);
}
.products.tablet-columns-6 .product:nth-of-type(6n) {
margin-right: 0;
}
.products.tablet-columns-6 .product:nth-of-type(6n + 7) {
clear: both;
}
}
@media (max-width: 600px) {
.products.mobile-columns-6 .product {
width: calc((100% - 150px) / 6 - 0.01px);
}
.products.mobile-columns-6 .product:nth-of-type(6n) {
margin-right: 0;
}
.products.mobile-columns-6 .product:nth-of-type(6n + 7) {
clear: both;
}
}
.star-rating {
display: inline-block;
width: 84px;
height: 16px;
position: relative;
line-height: 16px;
}
.star-rating:before {
font-family: "star";
font-size: 16px;
content: "SSSSS";
white-space: nowrap;
position: absolute;
left: 0;
top: 0;
opacity: 0.5;
}
.star-rating > span {
font-size: 0;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
white-space: nowrap;
line-height: 16px;
}
.star-rating > span:before {
font-family: "star";
font-size: 16px;
content: "SSSSS";
color: #ffc400;
position: absolute;
left: 0;
top: 0;
} .stars.selected span a {
color: #ffc400;
}
.stars.selected span a.active ~ a {
color: inherit;
}
.stars.selected span a:hover ~ a {
color: inherit !important;
}
.stars.selected span:hover a {
color: #ffc400;
}
.stars.selected span:hover a.active ~ a {
color: #ffc400;
}
.stars:not(.selected) span a:hover {
color: inherit;
}
.stars:not(.selected) span a:hover ~ a {
color: inherit;
}
.stars:not(.selected) span:hover a {
color: #ffc400;
}
.stars a {
font-size: 0;
}
.stars a:before {
font-size: 16px;
font-family: "star";
content: "S";
}
.button,
.product-loop-image-wrapper > .added_to_cart,
.woocommerce-widget-layered-nav-dropdown__submit,
.checkout-button {
border: 0;
padding: 0.35em 1.5em;
}
.product-loop-wrapper {
position: relative;
}
.product-category.product {
text-align: center;
}
.product-loop-image-wrapper {
position: relative;
overflow: hidden; }
.product-loop-image-wrapper .woocommerce-loop-product__link {
display: block;
text-align: center;
}
@media (min-width: 992px) {
.product-loop-image-wrapper.zoom-hover:hover img {
transform: scale(1.1);
}
}
.product-loop-image-wrapper .product-loop-hover-image {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-size: cover;
background-position: center;
opacity: 0;
transition: all 0.3s ease-in-out;
}
.product-loop-image-wrapper .product-loop-image {
transition: all 0.3s ease-in-out;
}
@media (min-width: 992px) {
.product-loop-image-wrapper:hover .product-loop-hover-image {
opacity: 1;
}
.product-loop-image-wrapper:hover .product-loop-hover-image + .product-loop-image {
opacity: 0;
}
}
.product-loop-image-wrapper .loop-add-to-cart-on-image,
.product-loop-image-wrapper .loop-add-to-cart-on-image + .added_to_cart {
opacity: 0;
visibility: hidden;
position: absolute;
left: 50%;
bottom: 48%;
line-height: 1.8em;
transform: translateX(-50%);
white-space: nowrap;
}
.product-loop-image-wrapper .loop-add-to-cart-on-image .woostify-svg-icon,
.product-loop-image-wrapper .loop-add-to-cart-on-image + .added_to_cart .woostify-svg-icon {
margin-right: 7px;
position: relative;
top: 1px;
}
.product-loop-image-wrapper .loop-add-to-cart-on-image {
text-align: center;
}
.product-loop-image-wrapper .loop-add-to-cart-on-image.added {
display: none;
}
.product-loop-image-wrapper .added_to_cart .woostify-svg-icon svg {
width: 14px;
height: 14px;
}
.has-equal-image-height img {
position: absolute;
left: 0;
top: 0;
height: 100% !important;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.product-loop-meta .price {
display: block;
}
.product-loop-meta a {
position: relative;
}
.product-loop-meta a .woostify-svg-icon {
color: currentColor;
margin-right: 5px;
transition-duration: 0s;
}
.product-loop-meta .button.product_type_external {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
display: block !important;
line-height: 1.5;
}
.product-loop-meta .loading:before {
content: "" !important;
z-index: 2;
position: absolute;
border: 1px solid #ddd;
border-top-color: #222;
border-radius: 50%;
height: 14px;
width: 14px;
animation: circle-loading 0.35s linear infinite;
position: static;
}
.product-loop-meta .ajax_add_to_cart.loading .woostify-svg-icon {
display: none;
}
.product-loop-meta .added {
display: none;
}
.no-transform .animated-meta {
display: inline-flex;
flex-direction: column;
max-width: 100%;
flex-wrap: wrap;
align-items: center;
}
.product-loop-meta.no-transform .button,
.product-loop-meta.no-transform .added_to_cart {
display: inline-flex;
padding: 10px 15px;
margin-top: 10px;
height: 36px;
}
.product-loop-meta:not(.no-transform) .button {
padding: 0;
background-color: rgba(0, 0, 0, 0);
}
.product-loop-meta:not(.no-transform) .button:hover {
background-color: rgba(0, 0, 0, 0);
}
.product-loop-content {
padding: 25px 15px;
}
.disabled-icon-add-cart-button .added_to_cart .woostify-svg-icon,
.disabled-icon-add-cart-button .loop-add-to-cart-btn .woostify-svg-icon,
.disabled-icon-add-cart-button .loop-add-to-cart-on-image .woostify-svg-icon {
display: none;
}
#secondary .select2-selection--multiple {
min-height: auto;
}
#secondary .select2-selection--multiple .select2-selection__rendered {
padding: 0 5px 5px;
display: block;
}
#secondary .select2-selection--multiple .select2-search {
margin: 0;
line-height: 1;
margin-top: 5px;
}
#secondary .select2-selection--multiple .select2-search__field {
line-height: 36px;
padding: 0;
}
#secondary .select2-selection--single {
height: 46px;
}
#secondary .select2-selection--single .select2-selection__rendered {
line-height: 46px;
height: 45px;
}
#secondary .select2-selection--single .select2-selection__placeholder {
line-height: 46px;
}
#secondary .select2-selection--single .select2-selection__arrow {
top: 50%;
transform: translateY(-50%);
}
.loop-product-qty .quantity {
border: 1px solid #e8e8e8;
border-radius: 50px;
height: 36px;
max-width: 120px;
}
.loop-product-qty .quantity .product-qty {
width: 35px;
}
.loop-product-qty .quantity .product-qty .woostify-svg-icon svg {
width: 13px;
height: 13px;
}
.loop-product-qty .quantity [data-qty=minus] {
border-right: 1px solid #e8e8e8;
}
.loop-product-qty .quantity [data-qty=plus] {
border-left: 1px solid #e8e8e8;
}
.loop-product-qty .quantity .qty {
padding: 0 30px;
font-size: inherit;
} @media (min-width: 992px) {
.products .product:hover .product-loop-meta:not(.no-transform) .animated-meta {
transform: translateY(-24px);
}
.product-loop-meta:not(.no-transform) {
height: 30px;
line-height: 30px;
overflow: hidden;
}
.product-loop-meta:not(.no-transform) .animated-meta {
transition: all 0.2s ease-in-out;
}
.product-loop-meta:not(.no-transform) .animated-meta:focus-within {
transform: translateY(-24px);
}
}
.quick-view-content .woostify-size-guide-table-wrapper,
.quick-view-content .woocommerce-tabs {
display: none;
}
.hid-skus .product_meta .sku_wrapper {
display: none;
}
.hid-categories .product_meta .posted_in {
display: none;
}
.hid-tags .product_meta .tagged_as {
display: none;
}
.site-full-width-container .woocommerce-tabs .woocommerce-Tabs-panel {
max-width: 100%;
}
@media (min-width: 992px) {
.product-page-container {
padding-bottom: 50px;
}
}
@media (min-width: 992px) {
.single-product.site-normal-container.no-sidebar .site-content > .woostify-container {
max-width: 100%;
}
}
.single-product .site-content > .woostify-container {
padding-left: 0;
padding-right: 0;
}
.single-product:not(.site-full-width-stretched-container).left-sidebar .site-content > .woostify-container, .single-product:not(.site-full-width-stretched-container).right-sidebar .site-content > .woostify-container {
padding-left: 15px;
padding-right: 15px;
}
.single-product .content-top {
padding: 35px 0 15px 0;
position: relative;
z-index: 1;
}
.single-product .content-top .woostify-container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.single-product .content-top .woostify-container:after {
content: none;
}
.single-product .content-top .woocommerce {
flex: 0 0 100%;
}
.single-product .star-rating {
vertical-align: text-top;
margin-right: 17px;
}
.single-product .summary .yith-wcwl-add-to-wishlist {
display: block;
margin: 20px 0;
}
@media (max-width: 991px) {
.single-product .wc-breadcrumb {
text-align: center;
padding-bottom: 0;
}
}
.product-gallery {
position: relative;
float: left;
max-width: 100%;
}
@media (min-width: 768px) {
.has-variation-swatches .product-gallery:not(.column-style):not(.grid-style) .product-images{
height: 360px;
}
}
@media (min-width: 992px) {
.has-variation-swatches .product-gallery:not(.column-style):not(.grid-style) .product-images{
height: 450px;
}
}
@media (min-width: 1200px) {
.has-variation-swatches .product-gallery:not(.column-style):not(.grid-style) .product-images{
height: 570px;
}
}
.product-images-container{
height: 100%;
}
@media (min-width: 992px) {
.product-gallery {
width: calc((100% - 30px) / 2);
}
}
@media (max-width: 991px) {
.product-gallery {
display: block;
float: none;
width: 100%;
}
}
.product-gallery.wc-default-gallery .onsale {
z-index: 1;
}
.product-gallery.wc-default-gallery .woocommerce-product-gallery__wrapper {
max-width: unset;
margin: 0;
}
.product-gallery.wc-default-gallery .woocommerce-product-gallery__trigger {
position: absolute;
right: 10px;
top: 10px;
z-index: 2;
width: 20px;
height: 20px;
}
.product-gallery.wc-default-gallery .woocommerce-product-gallery__trigger img {
width: 100% !important;
height: 100% !important;
}
.product-gallery.wc-default-gallery .flex-control-thumbs {
list-style: none;
padding: 0;
}
.product-gallery.wc-default-gallery .flex-control-thumbs li {
display: inline-block;
margin: 0 1.5em 1.5em 0;
}
.product-gallery.wc-default-gallery .flex-control-thumbs li img {
border: 1px solid transparent;
}
.product-gallery.wc-default-gallery .flex-control-thumbs li img.flex-active {
border-color: #555;
}
.product-gallery.vertical-style .product-images-container .image-item, .product-gallery.horizontal-style .product-images-container .image-item {
display: none;
}
.product-gallery.vertical-style .product-images-container .image-item:first-child, .product-gallery.horizontal-style .product-images-container .image-item:first-child {
display: block;
}
.product-gallery.vertical-style .product-images-container.flickity-enabled .image-item, .product-gallery.horizontal-style .product-images-container.flickity-enabled .image-item {
display: block;
}
@media (max-width: 991px) {
.product-gallery.column-style .product-images-container .image-item, .product-gallery.grid-style .product-images-container .image-item {
display: none;
}
.product-gallery.column-style .product-images-container .image-item:first-child, .product-gallery.grid-style .product-images-container .image-item:first-child {
display: block;
}
.product-gallery.column-style .product-images-container.flickity-enabled .image-item, .product-gallery.grid-style .product-images-container.flickity-enabled .image-item {
display: block;
}
}
.product-gallery.vertical-style.has-product-thumbnails .thumb-btn {
display: none;
}
@media (max-width: 767px) {
.product-gallery.vertical-style.has-product-thumbnails .product-thumbnail-images-container {
display: flex;
}
.product-gallery.vertical-style.has-product-thumbnails .product-thumbnail-images-container.flickity-enabled {
display: block;
}
}
@media (min-width: 768px) {
.product-gallery.vertical-style.has-product-thumbnails {
position: relative;
display: flex;
}
.product-gallery.vertical-style.has-product-thumbnails .product-images {
order: 2;
flex: 0 1 100%;
}
.product-gallery.vertical-style.has-product-thumbnails .product-thumbnail-images {
position: relative;
width: 50px;
min-width: 50px;
margin-right: 20px;
height: 100%;
}
.product-gallery.vertical-style.has-product-thumbnails .thumb-btn {
display: block;
border-radius: 50%;
background: #fff;
position: absolute;
left: 50%;
transform: translateX(-50%);
border: none;
width: 30px;
height: 30px;
}
.product-gallery.vertical-style.has-product-thumbnails .thumb-btn .woostify-svg-icon {
display: inline-flex;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.product-gallery.vertical-style.has-product-thumbnails .thumb-btn .woostify-svg-icon svg {
display: block;
width: 15px;
height: 15px;
}
.product-gallery.vertical-style.has-product-thumbnails .thumb-btn.next {
bottom: 0;
}
.product-gallery.vertical-style.has-product-thumbnails .thumb-btn.prev {
top: 0;
}
.product-gallery.vertical-style.has-product-thumbnails .product-thumbnail-images-container {
overflow: hidden;
}
.product-gallery.vertical-style.has-product-thumbnails .product-thumbnail-images-container .thumbnail-item {
margin-bottom: 10px;
}
.product-gallery.vertical-style.has-product-thumbnails .product-thumbnail-images-container .thumbnail-item:last-child {
margin-bottom: 0;
}
.product-gallery.vertical-style.has-product-thumbnails .product-thumbnail-images-container.has-buttons .thumbnail-item:first-child {
margin-top: 35px;
}
.product-gallery.vertical-style.has-product-thumbnails .product-thumbnail-images-container.has-buttons .thumbnail-item:last-child {
margin-bottom: 35px;
}
}
.product-gallery.horizontal-style .product-thumbnail-images-container {
display: flex;
}
.product-gallery.horizontal-style .product-thumbnail-images-container.flickity-enabled {
display: block;
}
.product-gallery.horizontal-style .product-thumbnail-images-container .thumbnail-item:first-child {
margin-left: 1px;
}
.product-gallery .onsale {
z-index: 0;
}
@media (min-width: 992px) {
.product-gallery.grid-style .product-group-btns .photoswipe-toggle-button {
display: none;
}
}
@media (min-width: 992px) {
.product-gallery.grid-style.has-product-thumbnails .image-item {
width: calc((100% - 30px) / 2);
float: left;
margin-bottom: 30px;
}
.product-gallery.grid-style.has-product-thumbnails .image-item:nth-of-type(even) {
margin-left: 30px;
}
}
@media (min-width: 992px) {
.product-gallery.column-style .product-group-btns .photoswipe-toggle-button {
display: none;
}
}
@media (min-width: 992px) {
.product-gallery.column-style.has-product-thumbnails .image-item {
clear: both;
float: left;
margin-bottom: 30px;
}
.product-gallery.column-style.has-product-thumbnails .image-item:last-of-type {
margin-bottom: 0;
}
}
.product-thumbnail-images {
animation: fadeIn 2s linear;
}
.product-thumbnail-images.has-single-thumbnail-image {
display: none;
}
.product-images {
overflow: hidden;
position: relative;
animation: fadeIn 2s linear;
}
.product-images .image-item {
margin: 0;
cursor: pointer;
width: 100%;
}
.product-images .image-item a {
display: block;
}
.has-product-thumbnails.horizontal-style .product-images {
margin-bottom: 20px;
}
.product-thumbnail-images .thumbnail-item {
cursor: pointer;
position: relative;
max-width: 70px;
width: 100%;
margin-right: 10px;
}
.product-thumbnail-images .thumbnail-item.is-selected.is-nav-selected img {
border: 1px solid #555;
}
.product-thumbnail-images img {
border: 1px solid rgba(0, 0, 0, 0);
opacity: 1 !important;
}
.image-loading {
position: relative;
}
.product-summary {
float: left;
max-width: 100%;
}
@media (min-width: 992px) {
.product-summary {
width: calc((100% - 30px) / 2);
margin-left: 30px;
}
}
.product-summary .price {
font-size: 24px;
margin-bottom: 18px;
}
.product-group-btns {
position: absolute;
z-index: 9;
right: 15px;
bottom: 15px;
display: flex;
}
.product-group-btns > * {
margin-left: 5px;
}
.product-group-btns .woostify-lightbox-button, .product-group-btns .photoswipe-toggle-button {
width: 40px;
height: 40px;
color: #aaa;
border: 1px solid #ccc;
border-radius: 5px;
position: relative;
background: #fff;
}
.product-group-btns .woostify-lightbox-button .woostify-svg-icon, .product-group-btns .photoswipe-toggle-button .woostify-svg-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.product-group-btns .photoswipe-toggle-button svg {
display: block;
width: 16px;
height: 16px;
}
.product-group-btns .woostify-lightbox-button svg {
display: block;
width: 20px;
height: 20px;
}
.woocommerce-product-rating {
margin-bottom: 15px;
}
.woocommerce-product-details__short-description {
border-left: 0;
border-right: 0;
padding: 35px 0;
}
.woocommerce-product-details__short-description p:last-child {
margin-bottom: 0;
}
.woocommerce-product-details__short-description + .cart {
margin-top: 20px;
}
.woocommerce-grouped-product-list {
border: 0;
margin-top: 0;
}
.woocommerce-grouped-product-list td {
border-left: 0;
border-right: 0;
padding-left: 0;
padding-right: 0;
}
.woocommerce-grouped-product-list ins {
background-color: rgba(0, 0, 0, 0);
}
.variations {
border: 0;
margin-top: 0;
margin-bottom: 20px;
}
.variations tr {
display: block;
margin-bottom: 10px;
}
.variations td {
border: 0;
padding: 2px 0;
vertical-align: top;
}
@media (max-width: 767px) {
.variations td {
display: block;
clear: both;
}
.variations tr + tr {
margin-top: 15px;
display: block;
}
}
.variations select {
display: block;
clear: both;
height: 36px;
padding-left: 10px;
padding-right: 10px;
background-color: #fff;
position: static !important;
}
.variations label {
text-transform: uppercase;
}
.variations .label {
vertical-align: middle;
display: block;
background-color: transparent;
padding: 0;
border: none;
}
.variations .value {
display: block;
padding-left: 0;
}
.variations .value:before {
content: none !important;
}
@media (min-width: 720px) {
.variations .value {
display: flex;
align-items: center;
}
}
@media (max-width: 719px) {
.variations .value {
flex-wrap: wrap;
}
}
.variations .woostify-variation-swatches {
padding-left: 0;
padding-right: 0;
}
.variations .tawcvs-swatches .swatch.selected,
.variations .woostify-variation-swatches .swatch.selected {
box-shadow: none;
}
.variations .tawcvs-swatches .swatch {
border: 1px solid #ddd;
opacity: 1;
border-radius: 20px;
}
.variations .reset_variations {
white-space: nowrap;
border: 1px solid #e8e8e8;
background-color: #fff;
border-radius: 5px;
padding: 2px 10px;
margin-top: 10px;
float: left;
transition-duration: 0s;
}
@media (min-width: 720px) {
.variations .reset_variations {
margin-left: 10px;
margin-top: 0;
margin-bottom: 10px;
float: none;
}
}
.variations .reset_variations .woostify-svg-icon {
position: relative;
top: 1px;
margin-right: 7px;
}
.variations .reset_variations .woostify-svg-icon svg {
width: 12px;
height: 12px;
}
@media (max-width: 719px) {
.variations .label {
width: 100%;
}
.variations .value {
max-width: 100%;
flex-direction: column;
}
.variations select {
min-width: 100%;
}
}
.single_variation {
margin-bottom: 40px;
}
.single_variation:empty {
display: none;
}
.shop_table .variation {
margin: 0;
}
.shop_table .variation dt,
.shop_table .variation dd {
display: inline-block;
font-weight: normal;
}
.shop_table .variation dd {
margin-bottom: 0;
}
.shop_table .variation p:last-child {
margin-bottom: 0;
}
.product_title {
font-size: 24px;
margin-top: 0;
font-weight: 500;
margin-bottom: 10px;
}
.product_title.bundled_product_title {
font-size: 1em;
}
.woostify-single-product-stock {
margin-bottom: 35px;
}
.woostify-single-product-stock .woostify-single-product-stock-label {
margin-bottom: 10px;
display: block;
}
.woostify-single-product-stock .woostify-product-stock-progress {
background-color: #efefef;
}
.woostify-single-product-stock .woostify-single-product-stock-progress-bar {
height: 10px;
display: block;
width: 0;
transition-duration: 0.3s;
}
.cart:not(.elementor-menu-cart__products) {
flex-wrap: wrap !important;
}
.cart:not(.elementor-menu-cart__products) .quantity {
margin-right: 8px;
border: 1px solid #e8e8e8;
}
@media (max-width: 600px) {
.cart:not(.elementor-menu-cart__products) .quantity {
width: 90px;
min-width: 90px;
}
}
.cart:not(.elementor-menu-cart__products) .woocommerce-variation-add-to-cart {
flex-wrap: wrap !important;
}
.cart:not(.elementor-menu-cart__products) .woocommerce-variation-add-to-cart .tinvwl-after-add-to-cart {
width: 100%;
}
.woocommerce-variation-price {
margin-bottom: 10px;
}
.quantity {
width: 170px;
height: 50px;
position: relative;
overflow: hidden;
background: #fff;
}
.quantity .qty {
text-align: center;
border: 0;
font-size: 16px;
background-color: rgba(0, 0, 0, 0);
flex-grow: 1;
padding: 0 40px;
-moz-appearance: textfield;
}
.quantity .qty::-webkit-inner-spin-button, .quantity .qty::-webkit-outer-spin-button {
-webkit-appearance: none;
}
@media (max-width: 600px) {
.quantity .qty {
padding: 0 30px;
}
}
.quantity select.qty {
padding: 0;
margin: 0 20px;
}
.quantity select.qty ~ .product-qty {
display: none;
}
.quantity .product-qty {
position: absolute;
cursor: pointer;
width: 40px;
top: 0;
bottom: 0;
}
.quantity .product-qty:active, .quantity .product-qty:hover {
color: #000;
}
@media (max-width: 600px) {
.quantity .product-qty {
width: 30px;
}
}
.quantity .woostify-svg-icon svg {
width: 15px;
height: 15px;
}
.quantity [data-qty=minus] {
left: 0;
}
.quantity [data-qty=plus] {
right: 0;
}
.add_to_cart_button.disabled{
opacity: 0.7 !important;
pointer-events: none;
}
.single_add_to_cart_button {
position: relative;
}
@media (max-width: 600px) {
.single_add_to_cart_button {
flex-grow: 1;
}
}
.single_add_to_cart_button.button {
min-width: 200px;
height: 50px;
font-weight: 600;
text-transform: uppercase;
vertical-align: top;
padding-top: 0;
padding-bottom: 0;
pointer-events: auto;
}
@media (max-width: 600px) {
.single_add_to_cart_button.button {
min-width: auto;
}
}
.elementor .product-gallery.grid-style.has-product-thumbnails .image-item, .elementor .product-gallery.column-style.has-product-thumbnails .image-item {
margin-bottom: 30px;
}
.product_meta {
margin-top: 20px;
}
.elementor-element.elementor-woo-meta--view-inline .product_meta {
display: block;
}
.product_meta > span {
display: block;
}
.woocommerce-tabs {
display: block;
clear: both;
padding-top: 54px;
padding-bottom: 50px;
}
.woocommerce-tabs .tabs {
margin: 0;
padding-left: 0;
text-align: center;
}
.woocommerce-tabs .tabs li {
list-style: none;
display: inline-flex;
margin: 0 30px;
}
@media (max-width: 719px) {
.woocommerce-tabs .tabs li {
margin: 5px 0;
width: 100%;
}
.woocommerce-tabs .tabs li a {
display: block;
padding: 5px 15px;
border: 1px solid #efefef;
}
}
.woocommerce-tabs .tabs a {
font-size: 18px;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
padding: 23px 0;
max-width: 770px;
margin-left: auto;
margin-right: auto;
display: none;
}
.woocommerce-tabs .woocommerce-Tabs-panel > h2:first-child {
display: none;
}
.woocommerce-tabs .woocommerce-Tabs-panel table {
margin: 0;
}
.woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
margin-bottom: 0;
}
.woocommerce-tabs #reply-title {
display: none;
}
.woocommerce-tabs #comments {
border-top: 0;
padding-top: 0;
margin-top: 0;
}
.woocommerce-tabs .woocommerce-Reviews-title {
display: none;
}
.woocommerce-tabs .woocommerce-verification-required {
font-weight: 700;
margin-top: 40px;
}
.woocommerce-tabs .commentlist {
padding-left: 0;
margin: 0;
}
.woocommerce-tabs .commentlist li {
list-style: none;
}
.woocommerce-tabs .commentlist li + li {
margin-top: 30px;
}
.woocommerce-tabs .commentlist .children {
margin-top: 30px;
}
.woocommerce-tabs .comment {
margin-bottom: 40px;
}
.woocommerce-tabs .comment_container {
display: flex;
justify-content: flex-start;
}
.woocommerce-tabs .comment_container .avatar {
border-radius: 50%;
margin-right: 30px;
min-width: 60px;
width: 60px;
height: 60px;
}
.woocommerce-tabs .comment_container .comment-text {
flex-grow: 1;
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
}
.woocommerce-tabs .comment_container .comment-text .description {
flex: 0 0 100%;
margin-top: 15px;
}
.woocommerce-tabs .comment_container .meta {
margin-bottom: 0;
display: inline-block;
vertical-align: text-top;
}
.woocommerce-tabs .comment-notes {
width: 100%;
}
.woocommerce-tabs .comment-form > p {
width: 100%;
margin-bottom: 0;
}
.woocommerce-tabs .comment-form input:not([type=submit]) {
width: 100%;
}
.woocommerce-tabs .comment-form textarea {
width: 100%;
}
.woocommerce-tabs.layout-accordion .woostify-tab-wrapper {
border-bottom: 1px solid #efefef;
}
.woocommerce-tabs.layout-accordion .woostify-tab-wrapper .woostify-svg-icon {
transition: transform 0.3s;
}
.woocommerce-tabs.layout-accordion .woostify-tab-wrapper.active .woostify-svg-icon {
transform: rotate(180deg);
}
.woocommerce-tabs.layout-accordion .woostify-accordion-title {
display: block;
padding: 15px 0;
font-size: 18px;
position: relative;
}
.woocommerce-tabs.layout-accordion .woostify-accordion-title .woostify-svg-icon {
position: absolute;
right: 0;
top: calc(50% - 7px);
}
.woocommerce-tabs.layout-accordion .woocommerce-Tabs-panel {
display: none;
padding: 0;
max-width: 100%;
height: 0;
transition: height 350ms ease-in-out;
overflow: hidden;
}
.woocommerce-tabs.layout-accordion .woocommerce-Tabs-panel.is-visible {
height: auto;
display: block !important;
}
.woocommerce-tabs.layout-accordion .woocommerce-Tabs-panel .woostify-tab-inner {
padding-bottom: 15px;
}
.woocommerce-tabs.layout-accordion .woocommerce-Tabs-panel .woostify-tab-inner .woostify-tab-scroll-content {
overflow-y: auto;
max-height: 500px;
scrollbar-width: thin;
padding-right: 20px;
}
.woocommerce-tabs.layout-accordion .woocommerce-Tabs-panel .woostify-tab-inner .woostify-tab-scroll-content::-webkit-scrollbar {
width: 5px;
}
.woocommerce-tabs.layout-accordion .woocommerce-Tabs-panel .woostify-tab-inner .woostify-tab-scroll-content::-webkit-scrollbar-track {
background: #f2f2f2;
}
.woocommerce-tabs.layout-accordion .woocommerce-Tabs-panel .woostify-tab-inner .woostify-tab-scroll-content::-webkit-scrollbar-thumb {
background: #d5d5d5;
}
.woocommerce-tabs.layout-accordion .woocommerce-Tabs-panel .woostify-tab-inner .woostify-tab-scroll-content > h2:first-child {
display: none;
}
.woocommerce-tabs.layout-accordion + .related {
border-top: none;
}
.layout-accordion + .related {
border-top: none;
}
.related,
.up-sells,
.woostify-product-recently-viewed-section {
border-top: 1px solid #efefef;
}
.related > h2,
.up-sells > h2,
.woostify-product-recently-viewed-section > h2 {
text-align: center;
font-size: 18px;
font-weight: normal;
padding: 25px 0;
}
.related ul.products.tns-slider .product,
.up-sells ul.products.tns-slider .product,
.woostify-product-recently-viewed-section ul.products.tns-slider .product {
margin: 0;
float: none;
}
.related .tns-controls button[data-controls=prev],
.up-sells .tns-controls button[data-controls=prev],
.woostify-product-recently-viewed-section .tns-controls button[data-controls=prev] {
left: -55px;
}
@media (max-width: 991px) {
.related .tns-controls button[data-controls=prev],
.up-sells .tns-controls button[data-controls=prev],
.woostify-product-recently-viewed-section .tns-controls button[data-controls=prev] {
left: 5px;
}
}
.related .tns-controls button[data-controls=next],
.up-sells .tns-controls button[data-controls=next],
.woostify-product-recently-viewed-section .tns-controls button[data-controls=next] {
right: -55px;
}
@media (max-width: 991px) {
.related .tns-controls button[data-controls=next],
.up-sells .tns-controls button[data-controls=next],
.woostify-product-recently-viewed-section .tns-controls button[data-controls=next] {
right: 5px;
}
}
.woostify-product-images-widget .product-gallery {
width: 100%;
}
.woostify-product-recently-viewed-section {
border: none;
}
.woostify-product-recently-viewed-section .woostify-product-recently-viewed-inner {
border-top: 1px solid #efefef;
}
.woostify-product-recently-viewed-section .woostify-product-recently-viewed-title {
text-align: center;
font-size: 18px;
font-weight: normal;
padding: 25px 0;
}
.bundled_item_cart_content .price {
font-size: 1em;
}
@media (max-width: 991px) {
.product-summary {
margin-top: 50px;
width: 100%;
}
.single-product .woostify-breadcrumb {
display: none;
}
.single-product .elementor-widget-woostify-breadcrumb .woostify-breadcrumb {
display: block;
}
}
@media (max-width: 767px) {
.has-product-thumbnails .product-thumbnail-images {
margin-top: 20px;
}
}
.paypal-button {
z-index: 0;
}
#product-addons-total {
clear: both;
}
.product-summary .grouped_form a.button.product_type_variable {
width: 170px;
height: 50px;
position: relative;
display: flex;
justify-content: center;
align-items: center;
margin-right: 8px;
padding: 5px 15px;
}
.product-summary .grouped_form a.button.product_type_simple {
width: 170px;
height: 50px;
position: relative;
display: flex;
justify-content: center;
align-items: center;
margin-right: 8px;
padding: 5px 15px;
}
.product-summary .grouped_form span.woostify-svg-icon.icon-shopping-cart-2 {
margin-right: 5px;
}
.product-summary .stock.out-of-stock {
margin-bottom: 0;
}
@media (max-width: 767px) {
.product-summary .grouped_form a.button.product_type_variable {
width: 120px;
padding: 5px;
}
.product-summary .grouped_form a.button.product_type_simple {
width: 120px;
padding: 5px;
}
.product-summary .grouped_form .quantity {
width: 120px;
}
}
.cart-sidebar-open .updating-cart #shop-cart-sidebar:after {
transition-duration: 0s;
}
.updating-cart.cart-sidebar-open #shop-cart-sidebar:after {
transition-duration: 0s;
}
.updating-cart #shop-cart-sidebar:before {
animation: 0.4s circle-loading linear infinite;
top: calc(50% + 20px);
z-index: 3;
border-width: 2px;
}
.updating-cart #shop-cart-sidebar:after {
opacity: 1;
visibility: visible;
}
.cart-sidebar-open {
overflow: hidden;
}
.cart-sidebar-open.cart-updated #shop-cart-sidebar:before {
content: none !important;
}
.cart-sidebar-open.cart-updated #shop-cart-sidebar:after {
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.cart-sidebar-open #shop-cart-sidebar {
visibility: visible;
pointer-events: auto;
transform: translateX(0);
}
.cart-sidebar-open #woostify-overlay {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
#shop-cart-sidebar {
display: flex;
flex-wrap: wrap;
flex-direction: column;
position: fixed;
top: 0;
right: 0;
bottom: 0;
z-index: 200;
width: 400px;
padding: 0 30px 30px;
background: #fff;
visibility: hidden;
pointer-events: none;
will-change: transform;
transform: translateX(100%);
transition: all 0.3s;
}
@media (max-width: 599px) {
#shop-cart-sidebar {
width: 290px;
padding: 0 15px 15px;
}
}
.logged-in.admin-bar #shop-cart-sidebar {
top: 46px;
}
@media (min-width: 783px) {
.logged-in.admin-bar #shop-cart-sidebar {
top: 32px;
}
}
#shop-cart-sidebar:after {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: inherit;
z-index: 2;
opacity: 0;
visibility: hidden;
}
#shop-cart-sidebar ul {
margin: 0;
}
#shop-cart-sidebar .blockUI {
display: none !important;
}
#shop-cart-sidebar canvas {
position: absolute;
width: 100%;
height: 100%;
z-index: 9;
left: 0;
top: 0;
pointer-events: none;
}
.shop-cart-count,
.wishlist-item-count {
padding: 0 5px;
height: 18px;
color: #fff;
font-size: 12px;
font-weight: 700;
border-radius: 8px;
min-width: 18px;
pointer-events: none;
white-space: nowrap;
}
.cart-sidebar-head {
flex: 0 0 auto;
width: auto;
border-bottom: 1px solid #ddd;
padding: 30px 0;
position: relative;
z-index: 3;
height: 80px;
background-color: inherit;
display: flex;
justify-content: flex-start;
align-items: center;
}
@media (max-width: 599px) {
.cart-sidebar-head {
height: 60px;
padding: 15px 0;
}
}
.cart-sidebar-head .shop-cart-count {
margin-left: 10px;
}
.cart-sidebar-title {
margin: 0;
display: inline-block;
text-transform: uppercase;
font-weight: normal;
font-size: 13px;
white-space: nowrap;
}
#close-cart-sidebar-btn {
border: 0;
background: none;
position: absolute;
right: 0;
top: 50%;
width: 30px;
height: 30px;
font-weight: 700;
transform: translatey(-50%) rotate(0deg);
}
#close-cart-sidebar-btn:hover {
transform: translatey(-50%) rotate(90deg);
color: firebrick;
}
.cart-sidebar-content {
flex-basis: 0%;
flex-grow: 1;
max-width: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: column;
overflow-y: auto;
overflow-x: hidden;
}
.cart-sidebar-content.is-cart-empty.has-fst {
margin-top: 0;
}
.cart-sidebar-content.is-cart-empty.has-fst.has-fst-top {
margin-top: 0;
}
.cart-sidebar-content.is-cart-empty.has-fst.has-fst-top.has-fst-progress-bar {
margin-top: 0;
}
.cart-sidebar-content.is-cart-empty .woostify-mini-cart-custom-html {
display: none;
}
.cart-sidebar-content .woostify-mini-cart-custom-html {
flex: 0 0 auto;
width: auto;
margin: 10px 0;
}
.cart-sidebar-content .woostify-mini-cart-custom-html.pos-after-checkout {
margin-bottom: 0;
}
.cart-sidebar-content [data-sold_individually] .mini-cart-product-qty {
display: none;
}
.cart-sidebar-content .woocommerce-mini-cart__total {
margin-bottom: 0;
background-color: transparent;
height: 40px;
border-top: 1px solid #ddd;
align-items: flex-end;
}
@media (max-width: 599px) {
.cart-sidebar-content .woocommerce-mini-cart__total {
height: 30px;
}
}
.cart-sidebar-content .woocommerce-mini-cart {
flex-basis: 0%;
flex-grow: 1;
max-width: 100%;
overflow-y: auto;
scrollbar-width: thin;
}
.cart-sidebar-content .woocommerce-mini-cart::-webkit-scrollbar {
width: 5px;
}
.cart-sidebar-content .woocommerce-mini-cart::-webkit-scrollbar-track {
background: #f2f2f2;
}
.cart-sidebar-content .woocommerce-mini-cart::-webkit-scrollbar-thumb {
background: #d5d5d5;
}
.cart-sidebar-content .woocommerce-mini-cart__bottom {
flex: 0 0 auto;
width: auto;
}
.cart-sidebar-content .free-shipping-progress-bar.pos-top {
margin: 10px 0;
}
.cart-sidebar-content .free-shipping-progress-bar.pos-before-checkout {
margin: 10px 0;
}
.cart-sidebar-content .woocommerce-mini-cart__buttons {
margin-bottom: 0;
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a {
padding: 0 !important;
display: block;
width: auto;
border-left: 0;
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout) {
background-color: #fff;
height: 40px;
}
@media (max-width: 599px) {
.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout) {
height: 30px;
}
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a.checkout {
height: 50px;
}
@media (max-width: 599px) {
.cart-sidebar-content .woocommerce-mini-cart__buttons a.checkout {
height: 40px;
}
}
.cart-sidebar-content .woocommerce-mini-cart__empty-message {
margin-bottom: 0;
padding: 30px 0;
}
.cart-sidebar-content .woocommerce-mini-cart__empty-message .woostify-empty-cart {
display: flex;
flex-direction: column;
align-items: center;
padding-top: 6vh;
}
.cart-sidebar-content .woocommerce-mini-cart__empty-message .woostify-empty-cart .message-icon {
height: 80px;
background: #f8f8f8;
width: 80px;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 50%;
}
.cart-sidebar-content .woocommerce-mini-cart__empty-message .woostify-empty-cart .message-icon svg {
width: 30px;
height: 30px;
}
.cart-sidebar-content .woocommerce-mini-cart__empty-message .woostify-empty-cart .message-text {
margin: 18px 0 20px;
}
.cart-sidebar-content .woocommerce-mini-cart__empty-message .woostify-empty-cart .button.continue-shopping {
text-align: center;
margin-top: 2vh;
}
.cart-sidebar-content .variation {
margin: 5px 0;
font-size: 13px;
}
.cart-sidebar-content .variation dt,
.cart-sidebar-content .variation dd {
float: left;
line-height: 18px;
}
.cart-sidebar-content .variation dt {
font-weight: normal;
clear: both;
margin-right: 5px;
}
.cart-sidebar-content .variation dd {
margin: 0;
}
.cart-sidebar-content .variation dd p:last-child {
margin-bottom: 0;
}
.cart-sidebar-content .variation + .quantity {
clear: both;
display: block;
}
.cart-sidebar-content .quantity {
font-size: 13px;
}
@media (min-width: 598px) {
.cart-sidebar-content .mini_cart_item {
min-height: 95px;
padding-left: 95px;
}
}
@media (min-width: 598px) {
.cart-sidebar-content .mini_cart_item.component_mini_cart_item {
padding-left: 125px;
}
}
.cart-sidebar-content .mini_cart_item.component_mini_cart_item .mini-cart-product-infor .mini-cart-quantity {
display: none;
}
.cart-sidebar-content .mini_cart_item img {
max-width: 75px;
max-height: 75px;
-o-object-fit: cover;
object-fit: cover;
}
@media (max-width: 599px) {
.cart-sidebar-content .mini_cart_item img {
max-width: 60px;
max-height: 60px;
margin-right: 15px;
}
}
.cart-sidebar-content .mini_cart_item:hover .remove_from_cart_button {
opacity: 1;
}
.cart-sidebar-content .mini_cart_item:focus-within .remove_from_cart_button {
opacity: 1;
}
@media (max-width: 991px) {
.cart-sidebar-content .mini_cart_item .remove_from_cart_button {
opacity: 1;
}
}
.cart-sidebar-content .remove_from_cart_button {
opacity: 0;
right: 5px;
top: 5px;
}
@media (max-width: 992px) {
.cart-sidebar-content .remove_from_cart_button {
opacity: 1;
}
}
.cart-sidebar-content .remove_from_cart_button:focus:before {
animation: 0.5s circle-loading linear infinite;
}
#woostify-overlay {
position: fixed;
left: 0;
bottom: 0;
right: 0;
top: 0;
z-index: 199;
background: rgba(0, 0, 0, 0.5);
pointer-events: none;
opacity: 0;
visibility: hidden;
}
.woocommerce-mini-cart .bundled_mini_cart_item {
display: none;
}
.mini-cart-updating .mini-cart-quantity,
.mini-cart-updating .woocommerce-mini-cart__total,
.mini-cart-updating .woocommerce-mini-cart__buttons {
pointer-events: none;
opacity: 0.5;
}
.mini-cart-product-infor {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 10px;
}
.mini-cart-product-infor .mini-cart-quantity {
display: flex;
align-items: stretch;
height: 24px;
border: 1px solid #ccc;
overflow: hidden;
}
.mini-cart-product-infor .mini-cart-quantity .qty {
height: 100%;
margin: 0;
padding: 0;
width: 40px;
line-height: 24px;
text-align: center;
-moz-appearance: textfield;
background-color: transparent;
border: none;
}
.mini-cart-product-infor .mini-cart-quantity .qty::-webkit-inner-spin-button, .mini-cart-product-infor .mini-cart-quantity .qty::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.mini-cart-product-infor .mini-cart-product-qty {
cursor: pointer;
width: 24px;
font-size: 10px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mini-cart-product-infor .mini-cart-product-qty[data-qty=minus] {
border-right: 1px solid #ccc;
}
.mini-cart-product-infor .mini-cart-product-qty[data-qty=plus] {
border-left: 1px solid #ccc;
}
.mini-cart-product-infor .mini-cart-product-qty .woostify-svg-icon svg {
width: 10px;
height: 11px;
}
@media (min-width: 600px) and (max-width: 991px) {
#shop-cart-sidebar {
width: 50%;
}
}
.woocommerce-cart h2 {
font-size: 24px;
font-weight: normal;
}
@media (min-width: 768px) {
.woocommerce-cart.cart-page-layout-1 #content > .woostify-container {
width: 970px;
max-width: 100%;
}
}
@media (min-width: 992px) {
.woocommerce-cart.cart-page-layout-1 .cross-sells {
width: 48.5%;
float: left;
margin-bottom: 30px;
}
.woocommerce-cart.cart-page-layout-1 .cart-collaterals {
width: 48.5%;
float: right;
}
}
@media (max-width: 992px) {
.woocommerce-cart.cart-page-layout-1 .cross-sells {
margin-top: 50px;
}
}
.woocommerce-cart.cart-page-layout-1 .cart_totals .shop_table {
border: 1px solid #eee;
}
.woocommerce-cart.cart-page-layout-1 .cart_totals tr {
border-bottom-color: #eee;
}
.woocommerce-cart.cart-page-layout-1 .cart-collaterals th,
.woocommerce-cart.cart-page-layout-1 .cart-collaterals td {
padding: 15px;
}
.woocommerce-cart.cart-page-layout-2 .woocommerce-cart-form__contents, .woocommerce-cart.cart-page-layout-2 .cart.wishlist_table {
margin-top: 0;
}
@media (min-width: 992px) {
.woocommerce-cart.cart-page-layout-2 .woocommerce-cart-form {
width: 65%;
float: left;
}
.woocommerce-cart.cart-page-layout-2 .cart-collaterals {
width: calc(35% - 40px);
float: right;
}
}
.woocommerce-cart.cart-page-layout-2 .cart-collaterals {
border: 2px solid #efefef;
padding: 10px 20px 30px 20px;
}
.woocommerce-cart.cart-page-layout-2 .cross-sells {
clear: both;
}
.woocommerce-cart .woocommerce-cart-form {
margin-bottom: 50px;
}
.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form {
width: 100%;
float: none;
}
.woocommerce-cart .elementor-widget-woocommerce-cart .cart-collaterals {
float: none;
width: 100%;
padding: 0;
border: none;
}
.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
text-align: center;
border: none;
padding: 0 40px;
font-size: inherit;
max-height: unset;
}
.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .coupon .form-row {
float: none;
}
.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .input-text, .woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce select {
height: auto;
}
.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
line-height: inherit;
}
.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions [name=update_cart], .woocommerce-cart .elementor-widget-woocommerce-cart .cart.wishlist_table:not(.elementor-menu-cart__products) .actions [name=update_cart] {
border-width: 2px;
}
.woocommerce-cart .elementor-widget-woocommerce-cart .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name=update_cart], .woocommerce-cart .elementor-widget-woocommerce-cart .cart.wishlist_table:not(.elementor-menu-cart__products) [name=update_cart] {
height: auto;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products), .cart.wishlist_table:not(.elementor-menu-cart__products) {
border-width: 0;
border-collapse: separate;
table-layout: auto;
}
@media (max-width: 767px) {
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products), .cart.wishlist_table:not(.elementor-menu-cart__products) {
margin-bottom: 0;
}
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) th, .cart.wishlist_table:not(.elementor-menu-cart__products) th,
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) td,
.cart.wishlist_table:not(.elementor-menu-cart__products) td {
padding: 20px 0;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove a, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove a {
font-size: 1.5em;
position: relative;
width: 1.2em;
height: 1.2em;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove a:hover, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove a:hover {
color: firebrick;
}
@media (max-width: 767px) {
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove a, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove a {
background-color: firebrick;
color: #fff !important;
}
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .quantity, .cart.wishlist_table:not(.elementor-menu-cart__products) .quantity {
border: 1px solid #e8e8e8;
width: 100px;
margin-right: 0;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon, .cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon {
width: 100%;
}
@media (min-width: 992px) {
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon, .cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon {
float: left;
width: 60%;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon + [name=update_cart], .cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon + [name=update_cart] {
width: 40%;
}
}
@media (max-width: 991px) {
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon, .cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon {
justify-content: center;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon [name=apply_coupon], .cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon [name=apply_coupon] {
color: #fff;
}
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon [name=apply_coupon], .cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon [name=apply_coupon] {
white-space: nowrap;
height: 40px;
padding: 0 20px;
color: #ffffff;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions [name=coupon_code], .cart.wishlist_table:not(.elementor-menu-cart__products) .actions [name=coupon_code] {
background-color: transparent;
}
@media (max-width: 991px) {
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions, .cart.wishlist_table:not(.elementor-menu-cart__products) .actions {
display: flex;
flex-direction: column-reverse;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions [name=update_cart], .cart.wishlist_table:not(.elementor-menu-cart__products) .actions [name=update_cart] {
margin-bottom: 20px;
}
}
@media (min-width: 992px) {
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products), .cart.wishlist_table:not(.elementor-menu-cart__products) { }
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) thead th, .cart.wishlist_table:not(.elementor-menu-cart__products) thead th {
border-bottom: 1px solid #ddd;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody tr + tr td, .cart.wishlist_table:not(.elementor-menu-cart__products) tbody tr + tr td {
border-top-width: 1px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tr:nth-last-child(2) td, .cart.wishlist_table:not(.elementor-menu-cart__products) tr:nth-last-child(2) td {
padding-bottom: 50px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) th, .cart.wishlist_table:not(.elementor-menu-cart__products) th,
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) td,
.cart.wishlist_table:not(.elementor-menu-cart__products) td {
padding: 30px 0;
border-width: 0;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) th:not(:first-child):not(:last-child):not(.product-thumbnail), .cart.wishlist_table:not(.elementor-menu-cart__products) th:not(:first-child):not(:last-child):not(.product-thumbnail),
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) td:not(:first-child):not(:last-child):not(.product-thumbnail),
.cart.wishlist_table:not(.elementor-menu-cart__products) td:not(:first-child):not(:last-child):not(.product-thumbnail) {
padding-left: 20px;
padding-right: 20px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove {
width: 40px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-thumbnail, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-thumbnail {
width: 70px;
min-width: 70px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-name, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-name,
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-subtotal,
.cart.wishlist_table:not(.elementor-menu-cart__products) .product-subtotal {
font-weight: 700;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-quantity, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-quantity {
text-align: center;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .quantity, .cart.wishlist_table:not(.elementor-menu-cart__products) .quantity {
min-width: 120px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-subtotal, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-subtotal {
text-align: right;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-price, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-price,
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-subtotal,
.cart.wishlist_table:not(.elementor-menu-cart__products) .product-subtotal {
min-width: 100px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions, .cart.wishlist_table:not(.elementor-menu-cart__products) .actions {
text-align: right;
padding: 0;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions [name=update_cart], .cart.wishlist_table:not(.elementor-menu-cart__products) .actions [name=update_cart] {
border-width: 1px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .coupon, .cart.wishlist_table:not(.elementor-menu-cart__products) .coupon {
height: 100px;
display: flex;
align-items: center;
background-repeat: no-repeat;
background-size: 40px 40px;
background-position: center left 30px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .coupon label, .cart.wishlist_table:not(.elementor-menu-cart__products) .coupon label {
display: none;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name=coupon_code], .cart.wishlist_table:not(.elementor-menu-cart__products) [name=coupon_code] {
border-width: 1px;
height: 40px;
margin-right: 10px;
padding: 0 20px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name=apply_coupon], .cart.wishlist_table:not(.elementor-menu-cart__products) [name=apply_coupon] {
font-weight: 600;
font-size: 12px;
height: 30px;
padding: 0 10px;
background-color: rgba(0, 0, 0, 0);
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name=apply_coupon]:hover, .cart.wishlist_table:not(.elementor-menu-cart__products) [name=apply_coupon]:hover {
background-color: rgba(0, 0, 0, 0);
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name=update_cart], .cart.wishlist_table:not(.elementor-menu-cart__products) [name=update_cart] {
height: 100%;
width: 100%;
font-weight: 600;
height: 100px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name=update_cart]:disabled, .cart.wishlist_table:not(.elementor-menu-cart__products) [name=update_cart]:disabled {
color: #fff;
}
}
@media (max-width: 991px) {
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) thead, .cart.wishlist_table:not(.elementor-menu-cart__products) thead {
display: none;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody tr, .cart.wishlist_table:not(.elementor-menu-cart__products) tbody tr {
display: flex;
border-bottom: 1px solid #efecec;
flex-direction: column;
position: relative;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody tr td, .cart.wishlist_table:not(.elementor-menu-cart__products) tbody tr td {
border-bottom-style: dashed;
border-bottom-color: #efecec;
border-right: 0;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
text-align: left !important;
padding: 5px 0;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody tr td:before, .cart.wishlist_table:not(.elementor-menu-cart__products) tbody tr td:before {
content: attr(data-title);
font-size: 13px;
font-weight: normal;
text-align: left;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody tr td:last-of-type, .cart.wishlist_table:not(.elementor-menu-cart__products) tbody tr td:last-of-type {
border-bottom: 0;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody .cart_item, .cart.wishlist_table:not(.elementor-menu-cart__products) tbody .cart_item {
padding-left: 85px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody .bundled-product-name.bundled_table_item_indent, .cart.wishlist_table:not(.elementor-menu-cart__products) tbody .bundled-product-name.bundled_table_item_indent {
padding-left: 0;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove,
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-thumbnail,
.cart.wishlist_table:not(.elementor-menu-cart__products) .product-thumbnail {
position: absolute;
border-bottom: 0;
top: 0;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-thumbnail, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-thumbnail {
justify-content: center;
left: 0;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-thumbnail img, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-thumbnail img {
max-width: 70px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove {
right: 0;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove a, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove a {
background-color: rgba(0, 0, 0, 0);
color: firebrick !important;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-name:before, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-name:before {
display: none;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-name a, .cart.wishlist_table:not(.elementor-menu-cart__products) .product-name a {
font-weight: 700;
padding-right: 25px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .quantity, .cart.wishlist_table:not(.elementor-menu-cart__products) .quantity {
height: 30px;
font-size: 12px;
max-width: 80px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .quantity .product-qty, .cart.wishlist_table:not(.elementor-menu-cart__products) .quantity .product-qty {
max-width: 30px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .quantity .qty, .cart.wishlist_table:not(.elementor-menu-cart__products) .quantity .qty {
text-align: center;
padding: 0;
font-size: 12px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions, .cart.wishlist_table:not(.elementor-menu-cart__products) .actions {
padding-top: 30px;
padding-bottom: 0;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .coupon label, .cart.wishlist_table:not(.elementor-menu-cart__products) .coupon label {
display: none;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .coupon [name=coupon_code], .cart.wishlist_table:not(.elementor-menu-cart__products) .coupon [name=coupon_code],
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .coupon [name=apply_coupon],
.cart.wishlist_table:not(.elementor-menu-cart__products) .coupon [name=apply_coupon] {
width: 100%;
padding: 10px 15px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .coupon [name=coupon_code], .cart.wishlist_table:not(.elementor-menu-cart__products) .coupon [name=coupon_code] {
height: 48px;
margin-bottom: 10px;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name=update_cart], .cart.wishlist_table:not(.elementor-menu-cart__products) [name=update_cart] {
width: 100%;
margin: 10px 0;
}
}
.checkout-button,
[class*=elementor-kit] .checkout-button {
text-transform: uppercase;
font-weight: 600;
line-height: 55px;
padding-top: 0;
padding-bottom: 0;
display: block;
text-align: center;
}
.cart_totals .shop_table {
margin: 0;
border: 0;
width: 100%;
}
.cart_totals .shop_table tr {
display: flex;
justify-content: space-between;
flex-wrap: nowrap;
border-bottom: 1px solid #ddd;
}
.cart_totals .shop_table tr th,
.cart_totals .shop_table tr td {
border: 0;
padding-left: 0;
padding-right: 0;
}
.cart_totals .shop_table th {
font-weight: 600;
}
.cart_totals .shop_table tbody th,
.cart_totals .shop_table tbody td {
padding-top: 10px;
padding-bottom: 10px;
}
.cart_totals .shop_table input[type=radio] {
margin-right: 10px;
}
.cart_totals .shop_table [name=calc_shipping] {
width: 100%;
height: 50px;
}
.cart_totals .shop_table .cart-subtotal th,
.cart_totals .shop_table .cart-subtotal td {
padding-top: 10px;
padding-bottom: 10px;
}
.cart_totals .shop_table .order-total {
border-bottom: 0;
}
.cart_totals .shop_table .order-total th,
.cart_totals .shop_table .order-total td {
font-size: 18px;
padding-top: 20px;
}
.cart_totals .shop_table .order-total th {
white-space: nowrap;
padding-right: 10px;
}
.cart_totals .shop_table .order-total td {
text-align: right;
}
.cart_totals .shop_table .woocommerce-shipping-totals {
flex-direction: column;
padding-top: 5px;
}
.cart_totals .shop_table .woocommerce-shipping-totals td {
text-align: left !important;
padding-top: 0;
}
@media (max-width: 991px) {
.cart_totals .shop_table th {
display: block;
}
.cart_totals .shop_table td:before {
content: "";
}
}
.cart_totals #shipping_method {
margin-top: 0;
}
.cart_totals .wc-proceed-to-checkout {
margin-top: 20px;
}
.cart_totals li {
list-style: none;
}
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) [name=update_cart], .cart.wishlist_table:not(.elementor-menu-cart__products) [name=update_cart] {
height: 40px;
}
@media (min-width: 992px) {
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon + [name=update_cart], .cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon + [name=update_cart] {
width: auto;
margin-top: 30px;
font-size: 12px;
}
}
.woocommerce-terms-and-conditions {
width: 100%;
}
.woocommerce-checkout .woocommerce {
position: relative;
}
.woocommerce-checkout .woocommerce .woocommerce-error {
clear: both;
}
.woocommerce-checkout .woocommerce-error li{
display: flex;
flex-wrap: nowrap;
}
.woocommerce-checkout .woocommerce-error li a{
display: inline-block;
margin: 0;
}
.woocommerce-checkout input {
word-break: normal;
}
.woocommerce-form-login-toggle {
max-width: 600px;
margin: 0 auto 10px auto;
}
.woocommerce-form-login-toggle .woocommerce-info {
color: inherit;
}
.woocommerce-form-login-toggle .showlogin {
font-weight: 700;
}
.woocommerce-form.woocommerce-form-login {
clear: both;
border: 2px dashed #e8e8e8;
border-radius: 2px;
padding: 30px;
max-width: 600px;
margin: 0 auto 30px auto;
}
.woocommerce-form.woocommerce-form-login .form-row,
.woocommerce-form.woocommerce-form-login .form-row-first,
.woocommerce-form.woocommerce-form-login .form-row-last {
width: 100%;
}
.woocommerce-form.woocommerce-form-login p:not(.form-row):not(.lost_password) {
font-size: small;
line-height: 1.5em;
}
.woocommerce-form.woocommerce-form-login .inline {
display: inline-block;
margin-left: 10px;
}
.woocommerce-form.woocommerce-form-login .woocommerce-form-login__rememberme {
text-align: center;
}
.woocommerce-form.woocommerce-form-login .woocommerce-form-login__submit {
padding-left: 40px;
padding-right: 40px;
display: block;
margin: 10px auto 0 auto;
}
.woocommerce-form.woocommerce-form-login .lost_password {
display: block;
clear: both;
margin-bottom: 0;
text-align: center;
}
.woocommerce-form.woocommerce-form-login .input-text {
height: 40px;
}
.woocommerce-form-coupon-toggle {
max-width: 600px;
margin: 0 auto 15px auto;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
color: inherit;
}
.woocommerce-form-coupon-toggle .showcoupon {
font-weight: 700;
}
.checkout_coupon.woocommerce-form-coupon {
border: 2px dashed #e8e8e8;
border-radius: 2px;
max-width: 600px;
margin: 0 auto 30px auto;
padding: 30px;
justify-content: center;
align-items: center;
}
@media (max-width: 991px) {
.checkout_coupon.woocommerce-form-coupon {
margin-top: 30px !important;
}
}
.checkout_coupon.woocommerce-form-coupon .form-row-first,
.checkout_coupon.woocommerce-form-coupon .form-row-last {
width: 100%;
text-align: center;
}
.checkout_coupon.woocommerce-form-coupon .form-row-last {
margin-bottom: 0;
}
.checkout_coupon.woocommerce-form-coupon [name=apply_coupon] {
margin-top: 10px;
padding: 0.35em 40px;
height: auto;
color: #fff;
}
.checkout_coupon.woocommerce-form-coupon p:not(.form-row) {
display: none;
}
[name=checkout] {
clear: both;
float: left;
width: 100%;
margin-top: 30px;
}
@media (max-width: 992px) {
.has-multi-step-checkout [name=checkout] {
display: flex;
flex-direction: column-reverse;
}
.has-multi-step-checkout [name=checkout] .woocommerce-NoticeGroup {
order: 1;
}
}
@media (min-width: 992px) {
#customer_details {
float: left;
width: calc(100% - 400px);
padding-right: 40px;
}
}
#customer_details .form-row select {
height: 50px;
width: 100%;
border: 1px solid #ccc;
background-color: transparent;
padding: 0 15px;
-webkit-appearance: none;
-webkit-border-radius: 0px;
}
.woocommerce-billing-fields > h3 {
font-size: 24px;
font-weight: normal;
display: none;
}
.form-row {
float: left;
}
.form-row label {
display: block;
}
.form-row abbr {
text-decoration: none;
}
.required {
color: firebrick;
}
.form-row .input-text {
width: 100%;
height: 50px;
padding: 0 1em;
border-radius: 2px;
}
.form-row.notes {
width: 100%;
}
.form-row-first,
.form-row-last {
width: 48%;
}
.form-row-last {
float: right;
}
.form-row-wide {
clear: both;
width: 100%;
}
#order_review_heading {
display: none;
}
#order_review {
background-color: #f9f9f9;
padding: 30px;
border-radius: 4px;
}
@media (min-width: 992px) {
#order_review {
float: left;
width: 400px;
}
}
#order_review li {
list-style: none;
}
.woocommerce-checkout-review-order-table {
margin: 0;
border: 0;
width: 100%;
}
.woocommerce-checkout-review-order-table th {
white-space: nowrap;
}
.woocommerce-checkout-review-order-table tr {
display: flex;
justify-content: space-between;
flex-wrap: nowrap;
border-bottom: 1px solid #ddd;
}
.woocommerce-checkout-review-order-table tr th,
.woocommerce-checkout-review-order-table tr td {
border: 0;
padding-left: 0;
padding-right: 0;
display: block;
}
.woocommerce-checkout-review-order-table tr th:last-child,
.woocommerce-checkout-review-order-table tr td:last-child {
text-align: right;
}
.woocommerce-checkout-review-order-table thead th {
margin-bottom: 10px;
text-transform: uppercase;
font-weight: 600;
}
.woocommerce-checkout-review-order-table tbody tr {
align-items: center;
}
.woocommerce-checkout-review-order-table tbody th,
.woocommerce-checkout-review-order-table tbody td {
padding-top: 10px;
padding-bottom: 10px;
}
.woocommerce-checkout-review-order-table tbody th:last-child,
.woocommerce-checkout-review-order-table tbody td:last-child {
white-space: nowrap;
margin-left: 10px;
}
.woocommerce-checkout-review-order-table tfoot th {
font-size: 15px;
}
.woocommerce-checkout-review-order-table #shipping_method {
margin: 0;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals th {
padding-bottom: 5px !important;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals td {
padding-top: 5px !important;
}
.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-checkout-review-order-table .cart-subtotal td {
padding-top: 10px;
padding-bottom: 10px;
}
.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .order-total td {
font-size: 18px;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals {
flex-direction: column;
padding-top: 5px;
display: block;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals td {
text-align: left !important;
}
.woocommerce-checkout-review-order-table .product-name strong {
font-weight: normal;
}
.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .order-total td {
padding: 20px 0;
}
.woocommerce-checkout-review-order-table #shipping_method input[type=radio] {
margin-right: 10px;
}
#ship-to-different-address {
font-size: 1em;
font-weight: normal;
}
#order_comments {
padding: 1em;
height: auto;
min-height: 150px;
resize: none;
display: block;
}
.wc_payment_methods {
padding-left: 0;
}
.wc_payment_method {
margin-bottom: 10px;
}
.wc_payment_method label {
font-weight: 600;
}
.payment_box {
padding: 10px 10px 10px 15px;
background-color: #efefef;
border-radius: 4px;
margin: 1em 0;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
position: relative;
}
.payment_box:before {
bottom: 100%;
left: 30px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(221, 221, 221, 0);
border-bottom-color: #ebebeb;
border-width: 8px;
margin-left: -8px;
}
.payment_box:after {
content: "";
display: block;
clear: both;
}
.payment_box p:last-child {
margin-bottom: 0;
}
.payment_method_paypal img {
max-height: 52px;
margin-left: 10px;
}
.payment_method_paypal .about_paypal {
display: inline-block;
margin-left: 10px;
clear: both;
font-size: smaller;
font-weight: normal;
}
.place-order {
width: 100%;
}
#place_order {
font-weight: 600;
text-transform: uppercase;
width: 100%;
min-height: 50px;
margin-top: 30px;
}
.has-multi-step-checkout #order_review {
margin-bottom: 50px;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #d9d9d9;
padding: 15px;
}
@media (max-width: 991px) {
.has-multi-step-checkout #order_review {
display: none;
}
}
.has-multi-step-checkout #order_review .woocommerce-shipping-totals {
flex-direction: row;
padding-bottom: 5px;
}
.has-multi-step-checkout #order_review .woocommerce-shipping-totals th {
margin-right: 20px;
}
.has-multi-step-checkout #order_review .woocommerce-shipping-totals ul {
margin: 0;
}
.has-multi-step-checkout #order_review .woocommerce-shipping-totals.shipping .woocommerce-shipping-methods li:first-of-type:last-of-type label {
display: block;
}
.has-multi-step-checkout #order_review .woocommerce-shipping-totals.shipping .shipping_method {
display: none;
}
.has-multi-step-checkout #order_review .woocommerce-shipping-totals.shipping .shipping_method + label {
display: none;
}
.has-multi-step-checkout #order_review .woocommerce-shipping-totals.shipping .shipping_method:checked + label {
display: block;
}
.has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table {
table-layout: fixed;
}
.has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table thead {
display: none;
}
.has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody tr:last-of-type td {
padding-bottom: 20px;
}
.has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .product-name {
display: flex;
padding-right: 10px;
align-items: center;
}
.has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .variation {
order: 2;
margin-right: 5px;
}
.has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .product-quantity {
order: 3;
}
.has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .review-order-product-image {
max-width: 50px;
}
.has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .review-order-product-image + .review-order-product-name {
margin: 0 10px;
}
.has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .product-total {
width: 100px;
}
.has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .product-quantity,
.has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .product-total {
white-space: normal;
}
.has-multi-step-checkout #order_review .order-total {
border: 0;
}
.has-multi-step-checkout #order_review .order-total th,
.has-multi-step-checkout #order_review .order-total td {
padding-bottom: 5px;
}
.has-multi-step-checkout .multi-step-checkout .woostify-container {
text-align: center;
}
.has-multi-step-checkout .multi-step-inner {
margin-top: 50px;
position: relative;
overflow: hidden;
}
.has-multi-step-checkout .multi-step-item {
margin: 0 10px;
cursor: pointer;
position: relative;
}
@media (min-width: 992px) {
.has-multi-step-checkout .multi-step-item {
margin: 0 30px;
}
}
.has-multi-step-checkout .multi-step-item:before, .has-multi-step-checkout .multi-step-item:after {
content: "";
position: absolute;
z-index: 2;
height: 2px;
top: 7px;
}
.has-multi-step-checkout .multi-step-item:first-of-type {
margin-left: 0;
}
.has-multi-step-checkout .multi-step-item:first-of-type:before {
content: none;
}
.has-multi-step-checkout .multi-step-item:first-of-type:after {
left: 50%;
right: -30px;
}
.has-multi-step-checkout .multi-step-item:not(:first-of-type):not(:last-of-type):before {
left: -30px;
right: 50%;
}
.has-multi-step-checkout .multi-step-item:not(:first-of-type):not(:last-of-type):after {
left: 50%;
right: -30px;
}
.has-multi-step-checkout .multi-step-item:last-of-type {
margin-right: 0;
}
.has-multi-step-checkout .multi-step-item:last-of-type:before {
right: 50%;
left: -30px;
}
.has-multi-step-checkout .multi-step-item:last-of-type:after {
content: none;
}
.has-multi-step-checkout .multi-step-item.active:after {
background-color: #ebebeb;
}
.has-multi-step-checkout .multi-step-item.active ~ .multi-step-item {
color: #888;
}
.has-multi-step-checkout .multi-step-item.active ~ .multi-step-item:before {
background-color: #ebebeb;
}
.has-multi-step-checkout .multi-step-item.active ~ .multi-step-item:after {
background-color: #ebebeb;
}
.has-multi-step-checkout .multi-step-item.active ~ .multi-step-item .item-text {
font-weight: normal;
}
.has-multi-step-checkout .multi-step-item.active ~ .multi-step-item .item-text:before {
background-color: #ddd;
}
.has-multi-step-checkout .item-text {
position: relative;
z-index: 5;
font-size: 1em;
font-weight: 700;
display: flex;
flex-direction: column;
align-items: center;
white-space: nowrap;
}
.has-multi-step-checkout .item-text:before {
content: "";
border-radius: 50px;
width: 14px;
height: 14px;
margin-bottom: 10px;
white-space: nowrap;
font-size: 0.9em;
}
.has-multi-step-checkout .multi-step-checkout-wrapper {
float: left;
width: 100%;
margin-bottom: 50px;
}
.has-multi-step-checkout .multi-step-checkout-wrapper.has-local-pickup .multi-step-review-information-row[data-type=address] {
display: none;
}
.has-multi-step-checkout .multi-step-checkout-wrapper.has-local-pickup .multi-step-checkout-content[data-step=second] [data-type=email] {
border-bottom: 0;
}
.has-multi-step-checkout .multi-step-checkout-wrapper.no-shipping-available .multi-step-checkout-content[data-step=last] [data-type=address] {
border-bottom: 0;
}
.has-multi-step-checkout .multi-step-checkout-wrapper.no-shipping-available .multi-step-review-information-row[data-type=shipping] {
display: none;
}
@media (min-width: 992px) {
.has-multi-step-checkout .multi-step-checkout-wrapper {
width: calc(100% - 400px);
padding-right: 40px;
}
.has-multi-step-checkout .multi-step-checkout-wrapper #customer_details {
width: 100%;
padding-right: 0;
float: none;
}
}
.has-multi-step-checkout .multi-step-checkout-wrapper li {
list-style: none;
}
.has-multi-step-checkout .multi-step-checkout-wrapper.first [data-action=back] {
display: none;
}
.has-multi-step-checkout .multi-step-checkout-wrapper.first ~ #order_review .woocommerce-shipping-totals {
display: none;
}
.has-multi-step-checkout .multi-step-checkout-wrapper.last [data-action=continue] {
display: none;
}
.has-multi-step-checkout .multi-step-checkout-wrapper:not(.last) #place_order {
display: none !important;
}
.has-multi-step-checkout .multi-step-checkout-wrapper:not(.first) ~ #order_review .shipping-placeholder {
display: none;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content {
display: none;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content.active {
display: block;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-billing-fields > h3 {
display: none;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-additional-fields__field-wrapper p:last-child {
margin-bottom: 0;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods {
margin: 0;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods .wc_payment_method {
margin-bottom: 0;
border: 1px solid #d9d9d9;
padding: 10px;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods .wc_payment_method img {
max-width: 40px;
margin-right: 5px;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods .wc_payment_method:first-of-type {
border-radius: 4px 4px 0 0;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods .wc_payment_method:last-of-type {
border-radius: 0 0 4px 4px;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods .wc_payment_method + .wc_payment_method {
border-top: 0;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods label[for^=payment_method] {
cursor: pointer;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods label[for^=payment_method] img {
max-width: 100%;
max-height: 40px;
margin-left: 5px;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods .payment_box {
border-radius: 0;
margin: 10px -10px -10px -10px;
color: #515151;
border-top: 1px solid #d9d9d9;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .wc_payment_methods .payment_box:before {
content: none;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-terms-and-conditions-wrapper .form-row {
border-radius: 5px;
border: 1px solid #d9d9d9;
margin-top: 30px;
padding: 10px 15px;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-terms-and-conditions-wrapper .woocommerce-invalid-required-field {
color: red;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-terms-and-conditions-wrapper .woocommerce-invalid-required-field * {
color: inherit;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-terms-and-conditions-wrapper p:last-child {
margin-bottom: 0;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-terms-and-conditions-wrapper .form-row {
float: none;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-terms-and-conditions-link {
transition-duration: 0s;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .required-item {
border-color: #f00;
}
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .required-item .woocommerce-terms-and-conditions-checkbox-text,
.has-multi-step-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .required-item .woocommerce-terms-and-conditions-link {
color: #f00;
}
.has-multi-step-checkout .field-required [name] {
border-color: #f00 !important;
}
.has-multi-step-checkout .shipping-methods-modified .shipping-methods-modified-item {
border: 1px solid #d9d9d9;
display: flex;
align-items: center;
}
.has-multi-step-checkout .shipping-methods-modified .shipping-methods-modified-item:first-of-type {
border-radius: 4px 4px 0 0;
}
.has-multi-step-checkout .shipping-methods-modified .shipping-methods-modified-item:last-of-type {
border-radius: 0 0 4px 4px;
}
.has-multi-step-checkout .shipping-methods-modified .shipping-methods-modified-item + .shipping-methods-modified-item {
border-top: 0;
}
.has-multi-step-checkout .shipping-methods-modified .shipping-methods-modified-input {
margin: 0 10px 0 0;
}
.has-multi-step-checkout .shipping-methods-modified .shipping-methods-modified-label {
font-weight: 600;
padding: 6px 20px;
cursor: pointer;
flex-grow: 1;
}
.has-multi-step-checkout .multi-step-review-information {
margin-bottom: 30px;
display: flex;
flex-direction: column;
border: 1px solid #d9d9d9;
border-radius: 5px;
padding: 0 15px;
}
.has-multi-step-checkout .multi-step-review-information-row {
display: flex;
justify-content: space-between;
border-bottom: 1px solid #d9d9d9;
padding: 6px 0;
}
@media (max-width: 767px) {
.has-multi-step-checkout .multi-step-review-information-row {
flex-wrap: wrap;
}
}
.has-multi-step-checkout .multi-step-review-information-row:last-of-type {
border-bottom: 0;
}
.has-multi-step-checkout .review-information-inner {
display: flex;
flex-grow: 1;
}
@media (max-width: 991px) {
.has-multi-step-checkout .review-information-inner {
flex-direction: column;
}
}
.has-multi-step-checkout .review-information-label {
margin-right: 15px;
font-weight: 700;
}
@media (min-width: 992px) {
.has-multi-step-checkout .review-information-label {
flex: 0 1 5em;
}
}
.has-multi-step-checkout .review-information-link {
white-space: nowrap;
cursor: pointer;
font-size: 0.9em;
}
@media (max-width: 767px) {
.has-multi-step-checkout .review-information-link {
flex: 0 0 100%;
}
}
.has-multi-step-checkout .multi-step-checkout-button-wrapper {
margin-top: 20px;
}
.has-multi-step-checkout .multi-step-checkout-button-wrapper:after {
content: "";
clear: both;
display: block;
}
.has-multi-step-checkout .multi-step-checkout-button {
cursor: pointer;
}
.has-multi-step-checkout .multi-step-checkout-button[data-action=back] {
display: flex;
float: left;
align-items: center;
}
.has-multi-step-checkout .multi-step-checkout-button[data-action=back] .woostify-svg-icon {
margin-right: 5px;
}
.has-multi-step-checkout .multi-step-checkout-button[data-action=back] .woostify-svg-icon svg {
width: 0.8em;
height: 0.8em;
}
.has-multi-step-checkout .multi-step-checkout-button[data-action=continue], .has-multi-step-checkout .multi-step-checkout-button#place_order {
float: right;
}
.has-multi-step-checkout .multi-step-checkout-button#place_order {
font-weight: normal;
margin-top: 0;
text-transform: none;
}
.has-multi-step-checkout .expanded-order-review #order_review {
display: block;
}
.has-multi-step-checkout .expanded-order-review .woostify-before-order-review-total-price {
display: none;
}
.has-multi-step-checkout .expanded-order-review .woostify-before-order-review-icon {
transform: rotate(-180deg);
}
.has-multi-step-checkout .woostify-before-order-review {
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px;
border: 1px solid #ccc;
border-radius: 4px;
margin-bottom: 20px;
cursor: pointer;
}
@media (min-width: 992px) {
.has-multi-step-checkout .woostify-before-order-review {
display: none;
}
}
.has-multi-step-checkout .woostify-before-order-review .woostify-before-order-review-total-price {
flex-grow: 1;
text-align: right;
margin-right: 10px;
}
.shipping-placeholder {
padding: 5px 0;
}
.has-distraction-free-checkout .topbar {
display: none;
}
.has-distraction-free-checkout .site-header .wrap-toggle-sidebar-menu,
.has-distraction-free-checkout .site-header .site-navigation,
.has-distraction-free-checkout .site-header .site-tools {
display: none;
}
.has-distraction-free-checkout .site-header .woostify-container {
padding-top: 20px;
padding-bottom: 20px;
justify-content: center;
}
.has-distraction-free-checkout .site-header .site-branding {
text-align: center;
}
.has-distraction-free-checkout #colophon {
display: none;
}
.select2-container .select2-selection--single {
height: 50px;
margin: 0;
border-radius: 0;
border-color: #ccc;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
height: 50px;
line-height: 50px;
padding: 0 1em;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
right: 0;
top: 50%;
width: 20px;
height: 50px;
transform: translateY(-50%);
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border-color: #ddd;
}
.select2-dropdown {
border-color: #ccc;
}
.checkout-layout-3:not(.woobuilder-active).woocommerce-checkout .woocommerce {
position: static;
}
.checkout-layout-3:not(.woobuilder-active).has-distraction-free-checkout .site-content {
margin-top: 3.5em;
}
@media (max-width: 991px) {
.checkout-layout-3:not(.woobuilder-active).has-distraction-free-checkout .site-content {
margin: 0;
}
}
.checkout-layout-3:not(.woobuilder-active).has-distraction-free-checkout .site-header .site-header-inner {
border: none;
}
.checkout-layout-3:not(.woobuilder-active).has-distraction-free-checkout .site-header .woostify-container {
justify-content: flex-start;
}
@media (max-width: 991px) {
.checkout-layout-3:not(.woobuilder-active).has-distraction-free-checkout .site-header .woostify-container {
justify-content: center;
}
}
.checkout-layout-3:not(.woobuilder-active).has-distraction-free-checkout .site-header .site-branding {
text-align: left;
}
@media (max-width: 991px) {
.checkout-layout-3:not(.woobuilder-active).has-distraction-free-checkout .site-header .site-branding {
text-align: center;
}
}
.checkout-layout-3:not(.woobuilder-active) .ajax-coupon-form {
position: relative;
}
.checkout-layout-3:not(.woobuilder-active) .ajax-coupon-form > * {
display: none;
}
.checkout-layout-3:not(.woobuilder-active) .ajax-coupon-form.loading:before {
content: "" !important;
z-index: 2;
position: absolute;
border: 1px solid #ddd;
border-top-color: #222;
border-radius: 50%;
height: 14px;
width: 14px;
animation: circle-loading 0.35s linear infinite;
position: static;
display: block;
}
.checkout-layout-3:not(.woobuilder-active) .ajax-coupon-form.ready .woocommerce-form-coupon-toggle {
display: flex;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout_coupon .form-row .input-text {
padding: 0 1em;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly) {
position: relative;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly) label:not(.checkbox) {
position: absolute;
top: 26px;
left: 12px;
background: #fff;
right: 12px;
bottom: 5px;
margin-top: -10px;
pointer-events: none;
transition: all 0.2s;
line-height: 20px;
height: 30px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
z-index: 1;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly) textarea::-moz-placeholder { color: transparent;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly) textarea::placeholder {
color: transparent;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly):not(.no-label) .input-text {
width: 100%;
height: 50px;
padding: 20px 12px 2px;
border-radius: 4px;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly) .input-text {
width: 100%;
height: 50px;
border-radius: 4px;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly) .input-text:focus {
border-color: #000;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly).woocommerce-invalid-required-field .input-text, .checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly).woocommerce-invalid-required-field .select2-selection, .checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly).woocommerce-invalid .input-text, .checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly).woocommerce-invalid .select2-selection {
border-color: #d50000;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly).notes label {
top: 25px;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly).notes textarea {
padding: 20px 12px 12px !important;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly).w-anim-wrap label {
top: 4px;
font-size: 12px;
padding: 0;
bottom: auto;
margin-top: 0;
background: transparent;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly).w-anim-wrap textarea::-moz-placeholder { color: inherit;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly).w-anim-wrap textarea::placeholder {
color: inherit;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly)#billing_country_field .select2-selection, .checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly)#billing_state_field .select2-selection, .checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly)#billing_city_field .select2-selection, .checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly)#shipping_country_field .select2-selection, .checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly)#shipping_state_field .select2-selection, .checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly)#shipping_city_field .select2-selection {
border-radius: 4px;
}
.checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly)#billing_country_field .select2-selection__rendered, .checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly)#billing_state_field .select2-selection__rendered, .checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly)#billing_city_field .select2-selection__rendered, .checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly)#shipping_country_field .select2-selection__rendered, .checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly)#shipping_state_field .select2-selection__rendered, .checkout-layout-3:not(.woobuilder-active) form.checkout .col-left .form-row:not(.field-readonly)#shipping_city_field .select2-selection__rendered {
padding: 23px 12px 2px;
line-height: 1.5;
min-height: 48px;
}
.checkout-layout-3:not(.woobuilder-active) .wc_payment_methods .form-row.woocommerce-SavedPaymentMethods-saveNew label {
position: static;
transform: none;
line-height: inherit;
transition: none;
pointer-events: inherit;
background: transparent;
}
.checkout-layout-3:not(.woobuilder-active) .woostify-row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.checkout-layout-3:not(.woobuilder-active) .woostify-row .col-left {
padding-left: 15px;
padding-right: 15px;
flex: 0 0 100%;
max-width: 100%;
position: relative;
}
@media (min-width: 992px) {
.checkout-layout-3:not(.woobuilder-active) .woostify-row .col-left {
flex: 0 0 60%;
max-width: 60%;
}
}
@media (max-width: 991px) {
.checkout-layout-3:not(.woobuilder-active) .woostify-row .col-left {
padding-bottom: 15px;
}
}
.checkout-layout-3:not(.woobuilder-active) .woostify-row .woostify-col {
padding-left: 15px;
padding-right: 15px;
max-width: 100%;
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 992px) {
.checkout-layout-3:not(.woobuilder-active) .woostify-row .woostify-col {
flex-basis: 0;
flex-grow: 1;
}
}
@media (max-width: 991px) {
.checkout-layout-3:not(.woobuilder-active) .woostify-row .woostify-col .col-right-inner {
position: static;
transform: none;
position: relative;
padding-bottom: 3.5em;
padding-top: 15px;
}
}
.checkout-layout-3:not(.woobuilder-active) .woostify-row .woostify-col .col-right-inner:before {
display: none;
content: "";
position: absolute;
top: 0;
bottom: 0;
left: -50%;
width: 200vw;
background-color: rgba(0, 0, 0, 0.02);
z-index: -1;
}
@media (max-width: 991px) {
.checkout-layout-3:not(.woobuilder-active) .woostify-row .woostify-col .col-right-inner:before {
display: block;
}
}
@media (min-width: 992px) {
.checkout-layout-3:not(.woobuilder-active) .form-distr-free-bg {
height: 200px;
width: 500px;
display: -webkit-flexbox;
display: -moz-flex;
display: flex;
-moz-flex-direction: row;
flex-direction: row;
position: fixed;
top: 0;
height: 100%;
bottom: 0;
left: 0;
right: 0;
width: 100%;
z-index: -1;
}
}
@media (min-width: 992px) {
.checkout-layout-3:not(.woobuilder-active) .form-distr-free-bg .col-left {
max-width: 59.333333%;
flex: 0 0 59.333333%;
}
}
@media (min-width: 1400px) {
.checkout-layout-3:not(.woobuilder-active) .form-distr-free-bg .col-left {
max-width: 58.66666667%;
flex: 0 0 58.66666667%;
}
}
@media (min-width: 1490px) {
.checkout-layout-3:not(.woobuilder-active) .form-distr-free-bg .col-left {
max-width: 56.66666667%;
flex: 0 0 56.66666667%;
}
}
@media (min-width: 1921px) {
.checkout-layout-3:not(.woobuilder-active) .form-distr-free-bg .col-left {
flex: 0 0 55.66666667%;
}
}
@media (min-width: 2400px) {
.checkout-layout-3:not(.woobuilder-active) .form-distr-free-bg .col-left {
flex: 0 0 54.66666667%;
}
}
@media (min-width: 2561px) {
.checkout-layout-3:not(.woobuilder-active) .form-distr-free-bg .col-left {
flex: 0 0 53.66666667%;
}
}
.checkout-layout-3:not(.woobuilder-active) .form-distr-free-bg .woostify-col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.checkout-layout-3:not(.woobuilder-active) .form-distr-free-bg .woostify-col.right-bg {
position: relative;
-moz-flex: 1;
flex: 1;
background-color: #f8f8f8;
background-color: rgba(0, 0, 0, 0.02);
border-left: 1px solid #eee;
}
.checkout-layout-3:not(.woobuilder-active) #customer_details {
float: none;
width: 100%;
}
.checkout-layout-3:not(.woobuilder-active) #order_review {
float: none;
background: transparent;
width: 100%;
padding: 0;
}
@media (min-width: 992px) {
.checkout-layout-3:not(.woobuilder-active) #order_review {
padding-left: 40px;
}
}
@media (max-width: 991px) {
.checkout-layout-3:not(.woobuilder-active) #order_review {
margin-top: 0;
}
}
.checkout-layout-3:not(.woobuilder-active) #order_review .shop_table th {
font-weight: inherit;
text-transform: uppercase;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .shop_table .cart_item {
min-height: 60px;
margin-bottom: 15px;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .shop_table .cart_item .product-name {
position: relative;
padding-left: 75px;
position: relative;
font-weight: 500;
padding-top: 0;
padding-bottom: 0;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .shop_table .cart_item .product-name .w-product-thumb {
width: 60px;
position: absolute;
border-radius: 2px;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.checkout-layout-3:not(.woobuilder-active) #order_review .shop_table .cart_item .product-name .w-product-thumb img {
max-width: 100%;
border-radius: 2px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.checkout-layout-3:not(.woobuilder-active) #order_review .shop_table .cart_item .product-name strong.product-quantity {
font-size: 11px;
position: absolute;
text-align: center;
border-radius: 50%;
background-color: #2e2e2e;
color: #fff;
box-sizing: border-box;
display: block;
width: 22px;
height: 22px;
line-height: 22px;
z-index: 10;
top: -5px;
right: -5px;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .shop_table .cart_item .product-name .variation {
display: block;
width: 100%;
font-size: 13px;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table tbody tr {
border: none;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table tbody tr.coupon-form {
border-top: 1px solid #d9d9d9;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table tbody tr.coupon-form td {
width: 100%;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table tbody tr.coupon-form .woocommerce-form-coupon-toggle {
justify-content: flex-start;
margin: 0;
max-width: unset;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table tbody tr.coupon-form .checkout_coupon.woocommerce-form-coupon {
margin: 10px 0 0;
padding: 0;
max-width: unset;
display: flex;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table tbody tr.coupon-form .checkout_coupon.woocommerce-form-coupon .form-row {
margin: 0;
float: none;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table tbody tr.coupon-form .checkout_coupon.woocommerce-form-coupon .form-row.form-row-first {
flex-basis: 0%;
flex-grow: 1;
max-width: 100%;
margin-right: 10px;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table tbody tr.coupon-form .checkout_coupon.woocommerce-form-coupon .form-row.form-row-last {
flex: 0 0 auto;
width: auto;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table tbody tr.coupon-form .checkout_coupon.woocommerce-form-coupon [name=apply_coupon] {
margin: 0;
padding: 0 20px;
height: 50px;
border-radius: 2px;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table tbody tr.coupon-form .checkout_coupon.woocommerce-form-coupon [name=coupon_code] {
border-radius: 2px;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table tbody tr td {
margin-left: 0;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table tfoot tr:first-child {
border-top: 1px solid #d9d9d9;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table tfoot tr:last-child {
border-bottom: none;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li {
display: flex;
justify-content: flex-start;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li:not(:last-child) {
margin-bottom: 5px;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li input {
margin: 4px 5px 0 0;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li label {
display: flex;
justify-content: space-between;
-moz-flex: 1;
flex: 1;
}
.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table .checkout_coupon.woocommerce-form-coupon {
border: none;
}
.checkout-layout-3:not(.woobuilder-active) form.woocommerce-checkout .woostify-col {
position: relative;
height: auto !important;
}
.checkout-layout-3:not(.woobuilder-active) .woocommerce-checkout-review-order-table thead {
display: none;
}
.checkout-layout-3:not(.woobuilder-active) .wc_payment_methods {
list-style: none;
padding-left: 0;
margin-top: 0;
margin-bottom: 10px;
border: 1px solid #aaa;
}
.checkout-layout-3:not(.woobuilder-active) .wc_payment_methods > li {
padding: 14px 19px;
list-style: none;
border-bottom: 1px solid #ddd;
margin: 0;
}
.checkout-layout-3:not(.woobuilder-active) .wc_payment_methods > li:last-child {
border: none;
}
.checkout-layout-3:not(.woobuilder-active) .wc_payment_methods > li input {
margin-left: 0;
}
.checkout-layout-3:not(.woobuilder-active) .wc_payment_methods > li .payment_box {
padding: 20px 0 0;
background: transparent;
box-shadow: none;
margin: 0;
}
.checkout-layout-3:not(.woobuilder-active) .wc_payment_methods > li .payment_box:before, .checkout-layout-3:not(.woobuilder-active) .wc_payment_methods > li .payment_box:after {
display: none;
}
@media (min-width: 992px) {
.checkout-layout-3:not(.woobuilder-active) .checkout-options .before-checkout.ready {
opacity: 1;
}
}
@media (min-width: 992px) {
.checkout-layout-3:not(.woobuilder-active) .checkout-options .before-checkout {
position: absolute;
z-index: 9;
left: 15px;
right: 15px;
opacity: 0;
padding-right: 40px;
}
}
.checkout-layout-3:not(.woobuilder-active) .checkout-options .woocommerce-form-coupon-toggle, .checkout-layout-3:not(.woobuilder-active) .checkout-options .woocommerce-form-login-toggle {
max-width: unset;
margin: 0 0 10px;
display: block;
padding: 10px;
background: #f8f8f8;
border-radius: 3px;
text-align: center;
}
.checkout-layout-3:not(.woobuilder-active) .checkout-options .checkout_coupon.woocommerce-form-coupon, .checkout-layout-3:not(.woobuilder-active) .checkout-options .woocommerce-form.woocommerce-form-login {
margin: 0 0 10px;
max-width: unset;
}
@media (min-width: 992px) {
.checkout-layout-3:not(.woobuilder-active) .woostify-woocommerce-NoticeGroup {
margin-right: 40px;
}
}
.checkout-layout-3:not(.woobuilder-active) .woostify-woocommerce-NoticeGroup .woocommerce-message, .checkout-layout-3:not(.woobuilder-active) .woostify-woocommerce-NoticeGroup .woocommerce-error, .checkout-layout-3:not(.woobuilder-active) .woostify-woocommerce-NoticeGroup .woocommerce-info, .checkout-layout-3:not(.woobuilder-active) .woostify-woocommerce-NoticeGroup .woocommerce-notice--success {
margin: 25px auto 30px;
}
.checkout-layout-3:not(.woobuilder-active) [name=checkout] {
margin-top: 0;
}
.checkout-layout-3:not(.woobuilder-active) .woocommerce-billing-fields > h3 {
display: inline-block;
}
.checkout-layout-3:not(.woobuilder-active) #checkout-spacer {
display: none;
}
@media (min-width: 992px) {
.checkout-layout-3:not(.woobuilder-active) #checkout-spacer {
display: block;
}
}
.checkout-layout-3:not(.woobuilder-active) #order_review_heading {
font-size: 24px;
font-weight: normal;
margin-top: 0;
}
@media (max-width: 991px) {
.checkout-layout-3:not(.woobuilder-active) #order_review_heading {
display: inline-block;
}
}
.checkout-layout-3:not(.woobuilder-active) .woocommerce-billing-fields {
position: relative;
}
.checkout-layout-3:not(.woobuilder-active) .back-to-cart {
z-index: 7;
position: absolute;
right: 0;
top: 1.6em;
}
.checkout-layout-3:not(.woobuilder-active) .back-to-cart a {
display: flex;
align-items: center;
padding: 5px 0;
}
.checkout-layout-3:not(.woobuilder-active) .back-to-cart a .woostify-svg-icon {
margin-top: -2px;
margin-right: 4px;
}
.checkout-layout-3:not(.woobuilder-active) .back-to-cart a .woostify-svg-icon svg {
width: 10px;
height: 10px;
}
.checkout-layout-3:not(.woobuilder-active) .back-to-cart a span {
line-height: 1;
} .elementor-widget-woocommerce-checkout-page .form-row {
padding: 3px;
margin: 0 0 6px;
float: none;
}
.elementor-widget-woocommerce-checkout-page .form-row.form-row-first {
float: left;
}
.elementor-widget-woocommerce-checkout-page .form-row.form-row-last {
float: right;
}
.elementor-widget-woocommerce-checkout-page .form-row.notes {
float: none;
}
.elementor-widget-woocommerce-checkout-page #customer_details {
float: none;
width: 100%;
padding: 0;
}
.elementor-widget-woocommerce-checkout-page #order_review {
float: none;
width: 100%;
}
.elementor-widget-woocommerce-checkout-page #order_comments {
min-height: unset;
}
.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__arrow {
transform: none;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-form-login__submit, .elementor-widget-woocommerce-checkout-page .e-apply-coupon {
line-height: inherit;
}
.elementor-widget-woocommerce-checkout-page #order_review {
border-radius: 0;
background: inherit;
padding: 0;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout-review-order-table tr {
display: table-row;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout-review-order-table tr th, .elementor-widget-woocommerce-checkout-page .woocommerce-checkout-review-order-table tr td {
display: table-cell;
}
@media (min-width: 992px) {
.woocommerce-order-pay #order_review {
width: 100%;
margin: 0 auto;
}
}
@media (max-width: 991px) {
#order_review {
clear: both;
margin-top: 30px;
}
.has-multi-step-checkout #order_review {
margin-top: 0;
margin-bottom: 30px;
}
}
@media (max-width: 600px) {
.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last {
float: left;
width: 100%;
}
#order_review {
padding: 15px 15px 30px 15px;
}
}
@media (max-width: 991px) {
.woostify-before-order-review-total-price .includes_tax {
display: none;
}
}
@media (min-width: 992px) {
.yith-wcms-pro #order_review {
width: 100%;
}
}
.woocommerce-account:not(.woobuilder-active) h2 {
font-size: 20px;
font-weight: normal;
text-align: center;
}
@media (min-width: 992px) {
.woocommerce-account #content {
min-height: 700px;
min-height: 90vh;
}
}
.woocommerce-account .entry-title {
margin-bottom: 50px;
}
.woocommerce-account .page-header .entry-title {
margin-bottom: 0;
}
.woocommerce-account .woocommerce-form.woocommerce-form-login {
border-top: 2px dashed #e8e8e8;
width: 100%;
margin: 0 auto;
}
@media (min-width: 992px) {
.woocommerce-account .woocommerce-form.woocommerce-form-login {
max-width: 50%;
}
}
@media (min-width: 992px) {
.woocommerce-account .u-column1 {
float: left;
width: 48%;
}
.woocommerce-account .u-column2 {
float: right;
width: 48%;
}
}
.woocommerce-account .woocommerce-form.woocommerce-form-register {
border: 2px dashed #e8e8e8;
border-radius: 2px;
padding: 30px;
}
.woocommerce-account .woocommerce-form.woocommerce-form-register .form-row {
float: none;
margin-bottom: 0;
}
.woocommerce-account .woocommerce-form.woocommerce-form-register .input-text {
height: 40px;
} .woocommerce-form-coupon button[type=submit] {
height: 30px;
border-width: 0 0 1px 0;
padding: 0 20px;
margin-right: 10px;
}
.woocommerce-account .u-column1 {
margin-bottom: 30px;
}
.woocommerce-account .u-column1 .woocommerce-form-login {
width: 100%;
max-width: 100%;
}
@media (min-width: 768px) {
.woocommerce-account .u-column1 {
max-width: calc( ( 100% - 30px ) / 2);
margin-right: 30px;
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.woocommerce-account .u-column2 {
max-width: calc( ( 100% - 30px ) / 2);
}
}
.woocommerce-MyAccount-navigation {
margin-bottom: 50px;
width: 100%;
}
@media (min-width: 992px) {
.woocommerce-MyAccount-navigation {
float: left;
margin-bottom: 0;
width: 270px;
margin-right: 30px;
border-right: 1px solid #eee;
}
}
.woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
margin-bottom: 20px;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
font-weight: 700;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link .woostify-svg-icon {
color: currentColor;
margin-right: 15px;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link .woostify-svg-icon svg {
height: 20px;
width: 20px;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--auctions-endpoint a:before {
content: "\e60f";
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--bookings a:before {
content: "\e6dc";
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--subscriptions a:before {
content: "\e64f";
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
font-size: 15px;
white-space: nowrap;
display: inline-flex;
justify-content: flex-start;
align-items: center;
}
.woocommerce-MyAccount-content {
width: 100%;
}
.woocommerce-MyAccount-content table:first-child {
margin: 0;
}
@media (min-width: 992px) {
.woocommerce-MyAccount-content {
float: left;
width: calc( 100% - 300px);
}
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type=submit] {
height: 55px;
color: #fff;
border: 0;
margin-top: 40px;
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type=submit]:hover {
opacity: 0.8;
}
.woocommerce-MyAccount-content fieldset {
border: 1px solid #ddd;
margin: 0;
padding: 5px 15px;
}
.woocommerce-Address {
border: 1px solid #eee;
}
.woocommerce-Address .woocommerce-Address-title {
display: flex;
justify-content: space-between;
align-items: center;
}
.woocommerce-Address .woocommerce-Address-title h3 {
font-size: 18px;
font-weight: normal;
display: inline-block;
margin: 0;
padding: 15px;
}
.woocommerce-Address .woocommerce-Address-title .edit {
margin-right: 15px;
}
.woocommerce-Address .woocommerce-Address-title .edit:before {
content: "\e603";
font-family: "Woocommerce";
margin-right: 5px;
font-weight: 700;
}
.woocommerce-Address address {
border-top: 1px solid #eee;
margin-bottom: 0;
padding: 15px;
}
.woocommerce-address-fields .button {
height: 50px;
color: #fff;
padding: 0 25px;
border: 0;
}
.woocommerce-address-fields .button:hover {
opacity: 0.7;
}
.woocommerce-orders-table__cell-order-actions {
display: inline-flex;
flex-direction: column;
text-align: center;
border: 0;
}
.woocommerce-orders-table__cell-order-actions a + a {
margin-top: 10px;
} @media (max-width: 767px) {
.woocommerce-account .u-columns.col2-set .u-column1.col-1,
.woocommerce-account .u-columns.col2-set .u-column2.col-2 {
width: 100%;
max-width: 100%;
margin-right: 0;
}
}
.woocommerce-order-received .woocommerce-order {
max-width: 800px;
margin: 0 auto;
}
.woocommerce-thankyou-order-received {
display: block;
clear: both;
padding: 20px;
margin-bottom: 50px;
text-align: center;
font-weight: 700;
font-size: 1.5em;
border: 2px dashed transparent;
}
.woocommerce-thankyou-order-details {
padding-left: 0;
margin-bottom: 30px;
display: flex;
justify-content: space-between;
text-align: center;
}
.woocommerce-thankyou-order-details .woocommerce-order-overview__email {
display: none;
}
@media (max-width: 991px) {
.woocommerce-thankyou-order-details {
flex-wrap: wrap;
}
}
.woocommerce-thankyou-order-details li {
list-style: none;
padding: 10px 15px;
flex-basis: 25%;
}
@media (max-width: 991px) {
.woocommerce-thankyou-order-details li {
flex-basis: 100%;
border-bottom: 1px dashed #e8e8e8;
}
}
.woocommerce-thankyou-order-details li + li {
border-left: 1px dashed #e8e8e8;
}
@media (max-width: 991px) {
.woocommerce-thankyou-order-details li + li {
border-left: 0;
}
}
.woocommerce-thankyou-order-details strong {
display: block;
font-weight: normal;
}
.woocommerce-order-details .woocommerce-order-details__title {
font-size: 1.35em;
font-weight: normal;
padding: 1em;
margin: 0;
border-bottom: 0;
text-transform: uppercase;
font-weight: 700;
text-align: center;
}
.woocommerce-table--order-details {
margin-bottom: 70px;
margin-top: 0;
border: 0;
}
.woocommerce-table--order-details .wc-item-meta {
padding-left: 0;
margin: 0;
}
.woocommerce-table--order-details .wc-item-meta li {
list-style: none;
}
.woocommerce-table--order-details .wc-item-meta li + li {
margin-top: 10px;
}
.woocommerce-table--order-details .wc-item-meta li p {
display: inline-block;
}
.woocommerce-table--order-details th,
.woocommerce-table--order-details tr,
.woocommerce-table--order-details td {
border-left: 0;
border-right: 0;
padding: 15px 0;
}
.woocommerce-table--order-details th:nth-child(2),
.woocommerce-table--order-details tr:nth-child(2),
.woocommerce-table--order-details td:nth-child(2) {
text-align: right;
}
.woocommerce-table--order-details th a:hover,
.woocommerce-table--order-details tr a:hover,
.woocommerce-table--order-details td a:hover {
text-decoration: underline;
}
.woocommerce-table--order-details thead th {
text-transform: uppercase;
}
.woocommerce-table--order-details tbody strong {
font-weight: normal;
}
.woocommerce-table--order-details tfoot tr:last-of-type th {
text-transform: uppercase;
font-weight: 700;
}
.woocommerce-customer-details .woocommerce-column__title {
font-size: 1.35em;
font-weight: normal;
padding: 1em 0;
margin: 0;
}
.woocommerce-customer-details address {
margin: 0;
padding: 1em 0;
border-top: 1px solid #e8e8e8;
}
.woocommerce-customer-details .woocommerce-column .woocommerce-column__title,
.woocommerce-customer-details .woocommerce-column address {
padding: 1em;
}
.woocommerce-customer-details .woocommerce-column--1 {
float: left;
border: 1px solid #e8e8e8;
width: 100%;
margin-bottom: 30px;
}
@media (min-width: 768px) {
.woocommerce-customer-details .woocommerce-column--1 {
width: 48.5%;
}
}
.woocommerce-customer-details .woocommerce-column--2 {
float: right;
width: 100%;
border: 1px solid #e8e8e8;
}
@media (min-width: 768px) {
.woocommerce-customer-details .woocommerce-column--2 {
width: 48.5%;
}
}
ul.products li.product .product-loop-image-wrapper .tinvwl_add_to_wishlist_button {
margin: 0;
}
.product-loop-image-wrapper .tinvwl_add_to_wishlist-text {
display: none;
}
.product-loop-image-wrapper .tinv-wraper .tinvwl_add_to_wishlist_button {
background-color: #fff;
}
.product-loop-image-wrapper .tinv-wraper .tinvwl_add_to_wishlist_button:before {
margin: 0;
}
.product-loop-image-wrapper .product-loop-action .tinvwl_add_to_wishlist_button {
width: 40px;
height: 40px;
}
.product-loop-image-wrapper .product-loop-action .tinvwl_add_to_wishlist_button:hover {
color: #fff;
}
.product-loop-image-wrapper .product-loop-action .product-quick-view-btn + .tinv-wraper {
border-top: 1px solid #e7e7e7;
}
.product-loop-image-wrapper .loop-wrapper-wishlist .tinv-wraper .tinvwl_add_to_wishlist_button {
width: 30px;
height: 30px;
}
@media (max-width: 768px) {
.cart.wishlist_table .product-thumbnail {
display: none;
}
.cart.wishlist_table .product-remove a {
background-color: #e33;
color: #fff;
}
.cart.wishlist_table th {
display: none;
}
.cart.wishlist_table tr:first-of-type td {
border-bottom-width: 1px;
}
.cart.wishlist_table tr:first-of-type td:last-of-type {
border-bottom: 0;
}
.cart.wishlist_table tr:last-of-type td {
border-bottom: 0;
}
.cart.wishlist_table td {
display: block;
width: 100% !important;
border-right: 0;
padding: 10px 0px !important;
}
.cart.wishlist_table td:before {
float: left;
font-weight: bold;
content: attr(data-title);
}
}
.yith-wcwl-form .button {
cursor: pointer;
}
.hidden-title-form {
display: none;
}
.hidden-title-form .button {
padding: 10px 15px;
}
.hidden-title-form input {
padding: 5px 10px;
border-radius: 3px;
}
.wishlist-title * {
font-size: 24px;
}
.yith-wcwl-share .yith-wcwl-share-title {
font-size: small;
display: inline-block;
}
.yith-wcwl-share ul {
margin: 0;
padding: 0;
}
.yith-wcwl-share ul li {
display: inline-block;
}
.yith-wcwl-share ul a {
width: 30px;
height: 30px;
border: 1px solid #ddd;
}
.yith-wcwl-form .cart.wishlist_table tr th {
text-align: left;
}
.yith-wcwl-form .cart.wishlist_table tr td {
text-align: left;
}
.yith-wcwl-form .cart.wishlist_table .product-add-to-cart .add_to_cart_button span.woostify-svg-icon {
margin-right: 5px;
}
@media (max-width: 991px) {
.yith-wcwl-form .cart.wishlist_table {
padding-left: 0;
}
.yith-wcwl-form .cart.wishlist_table li {
margin-bottom: 20px;
}
.yith-wcwl-form .cart.wishlist_table li table tr {
flex-direction: row;
border-bottom: none;
}
.yith-wcwl-form .cart.wishlist_table li table td {
display: block;
border-bottom: none;
padding: 0 !important;
}
.yith-wcwl-form .cart.wishlist_table li table td.label {
width: 40% !important;
}
.yith-wcwl-form .cart.wishlist_table li table td.value {
text-align: right !important;
width: 60%;
}
.yith-wcwl-form .cart.wishlist_table .product-thumbnail {
position: relative;
}
.yith-wcwl-form .cart.wishlist_table .product-thumbnail img {
max-width: 100%;
}
.yith-wcwl-form .cart.wishlist_table .item-details .product-name h3 {
font-size: 20px;
margin-top: 0;
}
.yith-wcwl-form .cart.wishlist_table .item-details .product-name a {
padding-right: 0;
}
.yith-wcwl-form .cart.wishlist_table .item-details .item-details-table {
margin-top: 0;
}
.yith-wcwl-form .cart.wishlist_table .additional-info {
margin-top: 0;
}
.yith-wcwl-form .cart.wishlist_table .product-remove {
position: relative;
}
}
.tinvwl-table-manage-list .product-action .button {
white-space: nowrap;
}
.elementor-add-to-cart.elementor-product-variable .variations tr {
margin-bottom: 0 !important;
}
@media (max-width: 719px) {
.elementor-add-to-cart.elementor-product-variable .variations tr {
display: block !important;
}
}
.elementor-add-to-cart.elementor-product-variable .variations td {
width: 30% !important;
padding: 10px 0 !important;
line-height: 24px !important;
vertical-align: middle;
}
@media (max-width: 719px) {
.elementor-add-to-cart.elementor-product-variable .variations td {
padding: 0 !important;
}
}
.elementor-add-to-cart.elementor-product-variable .variations select {
border: 1px solid #e8e8e8 !important;
width: 75% !important;
height: 40px !important;
position: static !important;
}
@media (max-width: 719px) {
.elementor-add-to-cart.elementor-product-variable .variations select {
width: 100% !important;
}
}
.elementor-add-to-cart.elementor-product-variable .variations .value {
width: 55% !important;
}
@media (max-width: 719px) {
.elementor-add-to-cart.elementor-product-variable .variations .value {
display: block !important;
width: 100% !important;
}
}
.elementor-add-to-cart.elementor-product-variable .variations .value:before {
content: none !important;
}
.elementor-widget-wc-add-to-cart .quantity {
border: 1px solid #e8e8e8;
}
.elementor-widget-wp-widget-woocommerce_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 50%;
}
.updating-cart.ajax-single-add-to-cart .single_add_to_cart_button.loading {
filter: grayscale(100%);
}
.updating-cart.ajax-single-add-to-cart .single_add_to_cart_button.loading:before {
left: 2em;
border-width: 2px;
}
.product-loop-action .tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_remove_from_wishlist-text,
.product-loop-action .tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_already_on_wishlist-text {
display: none !important;
}
.product-loop-action .tinvwl-product-in-list.tinvwl-product-already-on-wishlist .tinvwl_remove_from_wishlist-text,
.product-loop-action .tinvwl-product-in-list.tinvwl-product-already-on-wishlist .tinvwl_already_on_wishlist-text {
display: none !important;
}
.woosb-qty-input .product-qty {
display: none;
}
.woosb-qty-input .quantity input {
padding: 0;
}
.woocommerce-mini-cart-item.woosb-item-child {
list-style: none;
margin-left: 30px;
}
.woocommerce-mini-cart-item.woosb-item-child .mini-cart-product-qty,
.woocommerce-mini-cart-item.woosb-item-child .mini-cart-product-price {
display: none;
}
.woocommerce-mini-cart-item.woosb-item-child .input-text {
pointer-events: none;
}
.elementor-widget-woostify-default-product-images {
position: relative;
}
.elementor-editor-active .elementor-widget-woostify-default-product-images .woocommerce-product-gallery, .elementor-editor-preview .elementor-widget-woostify-default-product-images .woocommerce-product-gallery {
opacity: 1 !important;
}
.elementor-editor-active .elementor-widget-woostify-default-product-images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child), .elementor-editor-preview .elementor-widget-woostify-default-product-images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) {
display: none;
}
.elementor-widget-woostify-default-product-images ul, .elementor-widget-woostify-default-product-images ol {
list-style: none;
padding: 0;
margin: 0;
}
.elementor-widget-woostify-default-product-images .onsale {
position: absolute;
left: 10px;
top: 10px;
}
.elementor-widget-woostify-default-product-images .woocommerce-product-gallery__trigger {
position: absolute;
right: 10px;
top: 10px;
z-index: 2;
width: 20px;
height: 20px;
}
.elementor-widget-woostify-default-product-images .woocommerce-product-gallery__trigger img {
width: 100% !important;
height: 100% !important;
}
.elementor-widget-woostify-default-product-images .woocommerce-product-gallery__wrapper {
max-width: none;
}
.elementor-widget-woostify-default-product-images .flex-viewport {
margin-bottom: 1.5em;
}
.elementor-widget-woostify-default-product-images .flex-control-nav li {
display: inline-block;
margin: 0 1.5em 1.5em 0;
}
.elementor-widget-woostify-default-product-images .flex-control-nav img {
border: 1px solid transparent;
}
.elementor-widget-woostify-default-product-images .flex-control-nav img.flex-active {
border-color: #555;
}
@media (min-width: 767px) {
.download-file .button {
display: inline-block;
padding: 10px;
}
}
table.shop_table {
word-break: normal;
}
.password-input {
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
.show-password-input {
position: absolute;
right: 0.7em;
top: 0.7em;
cursor: pointer;
}
.show-password-input:before {
font-family: "Woocommerce";
content: "\e010";
}
.show-password-input.display-password {
opacity: 0.6;
}
body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
left: auto;
right: 0;
}
body.dokan-dashboard .dokan-settings-content .dokan-settings-area .dokan-banner {
margin-left: auto;
margin-right: auto;
}
body.dokan-dashboard .entry-title {
font-size: 20px;
}
body.dokan-dashboard .dokan-form-group .datepicker {
height: 36px;
padding: 0 10px !important;
position: relative;
top: 1px;
border-radius: 4px;
}
body.dokan-dashboard .dokan-form-group .select2-container--default .select2-selection--single {
height: 36px;
border-color: #ccc;
border-radius: 4px;
}
body.dokan-dashboard .dokan-form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
height: 36px;
line-height: 36px;
}
body:not(.has-dokan-sidebar).dokan-store.no-sidebar .dokan-single-store {
width: 100%;
}
.list-unstyled {
margin: 0;
padding-left: 0;
list-style: none;
}
.dokan-dashboard.single-product #content .content-top {
margin-bottom: 3.5em;
}
@media (min-width: 992px) {
.dokan-dashboard .dokan-dashboard-wrap {
min-height: 700px;
min-height: 90vh;
}
}
.dokan-dashboard fieldset {
border: 0;
padding: 0;
}
.dokan-dashboard table {
width: auto;
}
.dokan-dashboard .dokan-table,
.dokan-dashboard .table {
table-layout: auto;
width: 100%;
}
.dokan-dashboard .dokan-table thead th,
.dokan-dashboard .table thead th {
word-break: normal;
}
.dokan-dashboard .btn {
padding-left: 15px;
padding-right: 15px;
background-color: #efefef;
}
.dokan-dashboard .dokan-form-control {
border-radius: 4px;
}
.dokan-dashboard .col-link {
white-space: nowrap;
}
.dokan-dashboard .col-link a {
white-space: nowrap;
}
.dokan-store .dokan-widget-area .widget-title {
font-size: 20px;
}
.dokan-store .dokan-widget-area ul,
.dokan-store .dokan-widget-area ol {
padding-left: 0;
}
@media (min-width: 992px) {
.has-sidebar.has-dokan-sidebar .content-area {
width: 100%;
padding-left: 0;
padding-right: 0;
}
.has-sidebar.left-sidebar .content-area {
padding-left: 30px;
}
.has-sidebar.right-sidebar .content-area {
padding-right: 30px;
}
.has-sidebar.dokan-with-theme-sidebar.left-sidebar .content-area {
padding-left: 0;
width: 100%;
}
.has-sidebar.dokan-with-theme-sidebar.left-sidebar #dokan-primary {
float: right;
}
.has-sidebar.dokan-with-theme-sidebar.right-sidebar .content-area {
padding-right: 0;
width: 100%;
}
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://ckwebsitedesign.ie/wp-content/themes/woostify/assets/libs/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://ckwebsitedesign.ie/wp-content/themes/woostify/assets/libs/slick/fonts/slick.eot);
src: url(https://ckwebsitedesign.ie/wp-content/themes/woostify/assets/libs/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://ckwebsitedesign.ie/wp-content/themes/woostify/assets/libs/slick/fonts/slick.woff) format('woff'), url(https://ckwebsitedesign.ie/wp-content/themes/woostify/assets/libs/slick/fonts/slick.ttf) format('truetype'), url(https://ckwebsitedesign.ie/wp-content/themes/woostify/assets/libs/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.main-navigation .mega-menu-inner-wrapper{width:100%;max-width:1240px;margin:0 auto;padding-left:15px;padding-right:15px}@media (min-width:992px){.woostify-container, .site-boxed-container #view, .site-content-boxed-container .site-content{max-width:1240px}}.topbar{background-color:#292f34;padding:0px 0}.topbar *{color:#ffffff}.topbar-slider{background-color:#292f34}.topbar-slider .slider-wrapper{padding:5px 0}.topbar-slider *{color:#ffffff}.topbar-slider .flickity-prev-next-button svg{fill:#222222}.topbar-slider .slick-slider svg{fill:#222222}@media ( max-width:991px ){.primary-navigation.primary-mobile-navigation + .primary-navigation{display:none}.has-header-layout-1 .wrap-toggle-sidebar-menu{display:block}.site-header-inner .site-navigation, .site-header-inner .site-search{display:none}.has-header-layout-1 .sidebar-menu{display:block}.has-header-layout-1 .site-navigation{text-align:left}.has-header-layout-3 .header-layout-3 .wrap-toggle-sidebar-menu{display:block !important}.has-header-layout-3 .header-layout-3 .navigation-box, .has-header-layout-3 .header-layout-3 .left-content{display:none}.has-header-layout-4 .header-layout-4 .wrap-toggle-sidebar-menu{display:block !important}.has-header-layout-5 .header-layout-5 .wrap-toggle-sidebar-menu{display:block !important}.has-header-layout-5 .header-layout-5 .navigation-box, .has-header-layout-5 .header-layout-5 .center-content{display:none}.site-branding{text-align:center}.header-layout-6 .wrap-toggle-sidebar-menu, .header-layout-6 .header-content-top .shopping-bag-button{display:block !important}.header-layout-6 .content-top-right, .header-layout-6 .header-content-bottom{display:none}.header-layout-8 .content-top-right, .header-layout-8 .header-content-bottom{display:none !important}.header-layout-8 .wrap-toggle-sidebar-menu, .header-layout-8 .header-search-icon{display:block !important}.header-layout-8 .header-content-top .site-tools{display:flex !important}.header-layout-1 .site-branding{flex:0 1 auto}.header-layout-1 .wrap-toggle-sidebar-menu, .header-layout-1 .site-tools{flex:1 1 0px}.site-header-inner .site-navigation, .site-header-inner .site-search{display:none}.header-layout-1 .wrap-toggle-sidebar-menu, .header-layout-1 .site-tools{flex:1 1 0px}.header-layout-1 .site-branding{flex:0 1 auto}.site-header-inner .woostify-container{padding:15px;justify-content:center}.site-header-inner .logo{max-width:70%;margin:0 auto}.site-tools .header-search-icon, .site-tools .my-account{display:none}.site-header .shopping-bag-button{margin-right:15px}.has-custom-mobile-logo a:not(.custom-mobile-logo-url){display:none}.has-header-transparent.header-transparent-for-mobile .site-header{position:absolute}.header-layout-1 .wrap-toggle-sidebar-menu, .header-layout-1 .site-tools{flex:1 1 0px}.header-layout-1 .site-branding{flex:0 1 auto}.site-header-inner .woostify-container{padding:15px;justify-content:center}.site-header-inner .logo{max-width:70%;margin:0 auto}.site-tools .header-search-icon, .site-tools .my-account{display:none}.has-header-transparent.header-transparent-for-mobile .site-header{position:absolute}.sub-mega-menu{display:none}.site-branding .custom-mobile-logo-url{display:block}.has-custom-mobile-logo.logo-transparent .custom-transparent-logo-url{display:block}.mobile-nav-tab li.active:after{background:#ED6D36}}@media ( min-width:992px ){.primary-navigation.primary-mobile-navigation, .primary-navigation.categories-mobile-menu, .mobile-nav-tab{display:none}.has-header-layout-1 .wrap-toggle-sidebar-menu{display:none}.site-branding .custom-mobile-logo-url{display:none}.sidebar-menu .main-navigation .primary-navigation > .menu-item{display:block}body:not(.has-header-layout-2) .sidebar-menu .main-navigation .primary-navigation > .menu-item > a{padding:0}.main-navigation .primary-navigation > .menu-item > a{padding:20px 0;margin:0 20px;display:flex;justify-content:space-between;align-items:center}.main-navigation .primary-navigation > .menu-item{display:inline-flex;line-height:1;align-items:center;flex-direction:column}.has-header-layout-1 .sidebar-menu{display:none}.sidebar-menu .main-navigation .primary-navigation .menu-item-has-mega-menu .mega-menu-wrapper{min-width:auto;max-width:100%;transform:none;position:static;box-shadow:none;opacity:1;visibility:visible}body:not(.has-header-layout-2) .sidebar-menu .main-navigation .primary-navigation .sub-menu{margin-left:20px !important}body.has-header-layout-2 .sidebar-menu .site-navigation nav .menu-item a{margin:0}body.has-header-layout-2 .sidebar-menu .primary-navigation:not(.elementor-inner) a:before{left:20px}body.has-header-layout-2 .sidebar-menu .primary-navigation:not(.elementor-inner) .sub-menu .menu-item a:before{left:30px}body.has-header-layout-2 .sidebar-menu .main-navigation .primary-navigation .sub-menu > li > a{padding:0 30px}.sidebar-menu .main-navigation .primary-navigation .sub-menu:not(.sub-mega-menu){transition-duration:0s}.sidebar-menu .main-navigation .primary-navigation > .menu-item ul:not(.sub-mega-menu){opacity:1;visibility:visible;transform:none;position:static;box-shadow:none;transition-duration:0s;min-width:auto}.sidebar-menu .main-navigation .primary-navigation > .menu-item ul:not(.sub-mega-menu) a{padding-right:0;padding-left:0}.sidebar-menu-open .sidebar-menu .site-navigation{left:60px;right:60px}.has-header-transparent.header-transparent-for-desktop .site-header{position:absolute}.woostify-nav-menu-widget .woostify-toggle-nav-menu-button, .woostify-nav-menu-widget .site-search, .woostify-nav-menu-widget .woostify-nav-menu-account-action{display:none}.sidebar-menu-open .sidebar-menu .site-navigation{left:60px;right:60px}.has-header-transparent.header-transparent-for-desktop .site-header{position:absolute}.has-custom-mobile-logo .custom-mobile-logo-url{display:none}.main-navigation li{list-style:none}.site-header-inner .site-navigation:last-child .main-navigation{padding-right:0}.main-navigation ul{padding-left:0;margin:0}.main-navigation .primary-navigation{font-size:0}.main-navigation .primary-navigation > .menu-item .sub-menu{opacity:0;visibility:hidden;position:absolute;top:110%;left:0;margin-left:0;min-width:180px;text-align:left;z-index:-1}.main-navigation .primary-navigation > .menu-item .sub-menu .menu-item-has-children .menu-item-arrow{transform:rotate(-90deg)}.main-navigation .primary-navigation > .menu-item .sub-menu a{padding:10px 0 10px 20px;display:flex;justify-content:space-between;align-items:center}.main-navigation .primary-navigation > .menu-item .sub-menu a.tinvwl_add_to_wishlist_button, .main-navigation .primary-navigation > .menu-item .sub-menu a.woocommerce-loop-product__link, .main-navigation .primary-navigation > .menu-item .sub-menu a.loop-add-to-cart-btn{padding:0;justify-content:center;border-radius:0}.main-navigation .primary-navigation > .menu-item .sub-menu a.tinvwl_add_to_wishlist_button:hover, .main-navigation .primary-navigation > .menu-item .sub-menu a.woocommerce-loop-product__link:hover, .main-navigation .primary-navigation > .menu-item .sub-menu a.loop-add-to-cart-btn:hover{background-color:transparent}.main-navigation .primary-navigation > .menu-item .sub-menu a:hover{background:rgba(239, 239, 239, 0.28)}.main-navigation .primary-navigation .menu-item{position:relative}.main-navigation .primary-navigation .menu-item:hover > .sub-menu{pointer-events:auto;opacity:1;visibility:visible;top:100%;z-index:999;-webkit-transform:translateY(0px);transform:translateY(0px)}.main-navigation .primary-navigation .sub-menu{pointer-events:none;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(125, 122, 122, 0.2);box-shadow:0 2px 8px 0 rgba(125, 122, 122, 0.2);border-radius:4px;-webkit-transition-duration:0.2s;transition-duration:0.2s;-webkit-transform:translateY(10px);transform:translateY(10px)}.main-navigation .primary-navigation .sub-menu > .menu-item > .sub-menu{-webkit-transform:translateY(0px);transform:translateY(0px);top:0;left:110%}.main-navigation .primary-navigation .sub-menu > .menu-item:hover > .sub-menu{left:100%}.main-navigation .primary-navigation .sub-menu > .menu-item-has-children a.submenu-left-active{flex-direction:row-reverse;padding-left:0;padding-right:10px}.main-navigation .primary-navigation .sub-menu > .menu-item-has-children a.submenu-left-active .menu-item-arrow{transform:rotate(90deg)}.main-navigation .primary-navigation .sub-menu > li > .sub-menu.submenu-left > .menu-item-has-children a.icon-submenu-left{flex-direction:row-reverse;padding-left:0;padding-right:10px}.main-navigation .primary-navigation .sub-menu > li > .sub-menu.submenu-left > .menu-item-has-children a .menu-item-arrow{transform:rotate(90deg)}.main-navigation .primary-navigation .sub-menu > .menu-item > .sub-menu.submenu-left{right:100%;left:auto}.main-navigation .primary-navigation .sub-menu > .menu-item > .sub-menu.submenu-left .sub-menu{right:100%;left:auto}.main-navigation .primary-navigation .sub-menu > .menu-item:hover > .sub-menu.submenu-left{right:100%;left:auto}.has-header-layout-1 .wrap-toggle-sidebar-menu{display:none}.has-header-layout-1 .site-navigation{flex-grow:1;text-align:right}.has-header-layout-1 .site-navigation .site-search:not(.woostify-search-form-widget), .has-header-layout-1 .site-navigation .mobile-my-account{display:none}}body, select, button, input, textarea{font-family:Poppins;font-weight:400;line-height:28px;text-transform:none;font-size:14px;color:#000000}.woostify-svg-icon svg{width:14px;height:14px}.pagination a, .pagination a, .woocommerce-pagination a, .woocommerce-loop-product__category a, .woocommerce-loop-product__title, .price del, .stars a, .woocommerce-review-link, .woocommerce-tabs .tabs li:not(.active) a, .woocommerce-cart-form__contents .product-remove a, .comment-body .comment-meta .comment-date, .woostify-breadcrumb a, .breadcrumb-separator, #secondary .widget a, .has-woostify-text-color, .button.loop-add-to-cart-icon-btn, .button.loop-add-to-cart-icon-btn .woostify-svg-icon, .loop-wrapper-wishlist a, #order_review .shop_table .product-name{color:#000000}.loop-wrapper-wishlist a:hover, .price_slider_wrapper .price_slider, .has-woostify-text-background-color{background-color:#000000}.elementor-add-to-cart .quantity{border:1px solid #000000}.product .woocommerce-loop-product__title{font-size:14px}.primary-navigation a{font-family:Poppins;text-transform:none}.primary-navigation > li > a, .primary-navigation .sub-menu a{font-weight:500}.primary-navigation > li > a{font-size:14px;line-height:50px;color:#2b2b2b}.primary-navigation > li > a .woostify-svg-icon{color:#2b2b2b}.primary-navigation .sub-menu a{line-height:24px;font-size:12px;color:#2b2b2b}.site-tools .tools-icon .woostify-header-total-price{font-family:Poppins;font-size:14px;color:#2b2b2b}h1, h2, h3, h4, h5, h6{font-family:Poppins;font-weight:700;text-transform:none;line-height:1.5;color:#2b2b2b}h1, .has-woostify-heading-1-font-size{font-size:48px}h2, .has-woostify-heading-2-font-size{font-size:36px}h3, .has-woostify-heading-3-font-size{font-size:30px}h4, .has-woostify-heading-4-font-size{font-size:28px}h5, .has-woostify-heading-5-font-size{font-size:18px}h6, .has-woostify-heading-6-font-size{font-size:18px}.product-loop-meta .price, .variations label, .woocommerce-review__author, .button[name="apply_coupon"], .quantity .qty, .form-row label, .select2-container--default .select2-selection--single .select2-selection__rendered, .form-row .input-text:focus, .wc_payment_method label, .shipping-methods-modified-label, .woocommerce-checkout-review-order-table thead th, .woocommerce-checkout-review-order-table .product-name, .woocommerce-thankyou-order-details strong, .woocommerce-table--order-details th, .woocommerce-table--order-details .amount, .wc-breadcrumb .woostify-breadcrumb, .sidebar-menu .primary-navigation .arrow-icon, .default-widget a strong:hover, .woostify-subscribe-form input, .woostify-shop-category .elementor-widget-image .widget-image-caption, .shop_table_responsive td:before, .dialog-search-title, .cart-collaterals th, .woocommerce-mini-cart__total strong, .woocommerce-form-login-toggle .woocommerce-info a, .woocommerce-form-coupon-toggle .woocommerce-info a, .has-woostify-heading-color, .woocommerce-table--order-details td, .woocommerce-table--order-details td.product-name a, .has-distraction-free-checkout .site-header .site-branding:after, .woocommerce-cart-form__contents thead th, #order_review .shop_table th, #order_review .shop_table th.product-name, #order_review .shop_table .product-quantity{color:#2b2b2b}.has-woostify-heading-background-color{background-color:#2b2b2b}.variations label{font-weight:700}.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout), .product-loop-meta .button, .multi-step-checkout-button[data-action="back"], .multi-step-checkout-button[data-action="back"] .woostify-svg-icon, .review-information-link, a{color:#ED6D36}.woostify-icon-bar span{background-color:#ED6D36}.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout):hover, .product-loop-meta .button:hover, .multi-step-checkout-button[data-action="back"]:hover, .multi-step-checkout-button[data-action="back"] .woostify-svg-icon:hover, .review-information-link:hover, a:hover{color:#178FCE}.woostify-icon-bar span:hover{background-color:#178FCE}.woostify-button-color, .loop-add-to-cart-on-image+.added_to_cart,{color:#ffffff}.woostify-button-bg-color, .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon [name="apply_coupon"], .loop-add-to-cart-on-image+.added_to_cart, .related .tns-controls button, .up-sells .tns-controls button, .woostify-product-recently-viewed-section .tns-controls button{background-color:#ED6D36}.woostify-button-hover-color, .button[name="apply_coupon"]:hover{color:#ffffff}.woostify-button-hover-bg-color, .loop-add-to-cart-on-image+.added_to_cart:hover, .button.loop-add-to-cart-icon-btn:hover, .product-loop-action .yith-wcwl-add-to-wishlist:hover, .product-loop-action .yith-wcwl-wishlistaddedbrowse.show, .product-loop-action .yith-wcwl-wishlistexistsbrowse.show, .product-loop-action .added_to_cart, .product-loop-image-wrapper .tinv-wraper .tinvwl_add_to_wishlist_button:hover, .related .tns-controls button:hover, .up-sells .tns-controls button:hover, .woostify-product-recently-viewed-section .tns-controls button:hover{background-color:#02B0ED}@media (min-width:992px){.main-navigation .primary-navigation > .menu-item ul:not(.sub-mega-menu) a.tinvwl_add_to_wishlist_button:hover{background-color:#02B0ED}}.button, .woocommerce-widget-layered-nav-dropdown__submit, .form-submit .submit, .elementor-button-wrapper .elementor-button, .has-woostify-contact-form input[type="submit"], #secondary .widget a.button, .product-loop-meta.no-transform .button, .product-loop-meta.no-transform .added_to_cart, [class*="elementor-kit"] .checkout-button{background-color:#ED6D36;color:#ffffff;border-radius:10px}.button .woostify-svg-icon, .product-loop-meta.no-transform .added_to_cart .woostify-svg-icon{color:#ffffff}.cart:not(.elementor-menu-cart__products) .quantity, .loop-add-to-cart-on-image+.added_to_cart, .loop-product-qty .quantity, .mini-cart-product-infor .mini-cart-quantity{border-radius:10px}.button:hover, .single_add_to_cart_button.button:not(.woostify-buy-now):hover, .woocommerce-widget-layered-nav-dropdown__submit:hover, #commentform input[type="submit"]:hover, .form-submit .submit:hover, #secondary .widget a.button:hover, .woostify-contact-form input[type="submit"]:hover, .loop-add-to-cart-on-image+.added_to_cart:hover, .product-loop-meta.no-transform .button:hover, .product-loop-meta.no-transform .added_to_cart:hover{background-color:#02B0ED;color:#ffffff} .loop-add-to-cart-on-image+.added_to_cart:hover .woostify-svg-icon{color:#ffffff}.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#ED6D36 !important}@media ( max-width:600px ){.woocommerce-cart-form__contents [name="update_cart"]{background-color:#ED6D36;filter:grayscale(100%)}.woocommerce-cart-form__contents [name="update_cart"], .woocommerce-cart-form__contents .coupon button{color:#ffffff}}.free-shipping-progress-bar .progress-bar-message{color:inherit}.free-shipping-progress-bar[data-progress="100"] .progress-bar-message{color:inherit}.free-shipping-progress-bar .progress-bar-indicator{background:linear-gradient( 270deg, #1346af 0, #fff 200%);background-color:#1346af}.free-shipping-progress-bar .progress-bar-status.success .progress-bar-indicator{background:#67bb67}.woostify-theme-color, .primary-navigation li.current-menu-item > a, .primary-navigation > li.current-menu-ancestor > a, .primary-navigation > li.current-menu-parent > a, .primary-navigation > li.current_page_parent > a, .primary-navigation > li.current_page_ancestor > a, .woocommerce-cart-form__contents tbody .product-subtotal, .woocommerce-checkout-review-order-table .order-total, .woocommerce-table--order-details .product-name a, .primary-navigation a:hover, .primary-navigation a:hover > .menu-item-arrow .woostify-svg-icon, .primary-navigation .menu-item-has-children:hover > a, .primary-navigation .menu-item-has-children:hover > a > .menu-item-arrow .woostify-svg-icon, .default-widget a strong, .woocommerce-mini-cart__total .amount, .woocommerce-form-login-toggle .woocommerce-info a:hover, .woocommerce-form-coupon-toggle .woocommerce-info a:hover, .has-woostify-primary-color, .blog-layout-grid .site-main .post-read-more a, .site-footer a:hover, .woostify-simple-subsbrice-form input[type="submit"], .woocommerce-tabs li.active a, #secondary .widget .current-cat > a, #secondary .widget .current-cat > span, .site-tools .header-search-icon:hover, .product-loop-meta .button:hover, #secondary .widget a:not(.tag-cloud-link):hover, .cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout):hover, .product-nav-item:hover > a, .product-nav-item .product-nav-item-price, .woocommerce-thankyou-order-received, .site-tools .tools-icon:hover, .site-tools .tools-icon:hover .woostify-svg-icon, .tools-icon.my-account:hover > a, .multi-step-checkout-button[data-action="back"]:hover, .multi-step-checkout-button[data-action="back"]:hover .woostify-svg-icon, .review-information-link:hover, .has-multi-step-checkout .multi-step-item, #secondary .chosen a, #secondary .chosen .count, .cart_totals .shop_table .woocommerce-Price-amount, #order_review .shop_table .woocommerce-Price-amount{color:#ED6D36}.onsale, .pagination li .page-numbers.current, .woocommerce-pagination li .page-numbers.current, .tagcloud a:hover, .price_slider_wrapper .ui-widget-header, .price_slider_wrapper .ui-slider-handle, .cart-sidebar-head .shop-cart-count, .wishlist-item-count, .shop-cart-count, .sidebar-menu .primary-navigation a:before, .woocommerce-message, .woocommerce-info, #scroll-to-top, .woocommerce-store-notice, .has-woostify-primary-background-color, .woostify-simple-subsbrice-form input[type="submit"]:hover, .has-multi-step-checkout .multi-step-item .item-text:before, .has-multi-step-checkout .multi-step-item:before, .has-multi-step-checkout .multi-step-item:after, .has-multi-step-checkout .multi-step-item.active:before, .woostify-single-product-stock .woostify-single-product-stock-progress-bar{background-color:#ED6D36}.woocommerce-thankyou-order-received, .woostify-lightbox-button:hover, .photoswipe-toggle-button:hover{border-color:#ED6D36}.woostify-simple-subsbrice-form:focus-within input[type="submit"]{background-color:#ED6D36}:root{--e-global-color-woostify_color_1:#ED6D36;--e-global-color-woostify_color_2:#000000;--e-global-color-woostify_color_3:#ED6D36;--e-global-color-woostify_color_6:#178FCE;--e-global-color-woostify_color_4:#111C30;--e-global-color-woostify_color_5:#0A3D61}.site-header-inner{background-color:#ffffff}.site-tools .tools-icon, .site-tools .tools-icon .woostify-svg-icon{color:}.site-tools .tools-icon:hover, .site-tools .tools-icon:hover .woostify-svg-icon{color:}.site-tools .shop-cart-count, .site-tools .wishlist-item-count{color:;background-color:}@media (min-width:992px){.has-sidebar:not(.offcanvas-sidebar) #secondary{width:20%}.has-sidebar:not(.offcanvas-sidebar) #primary{width:calc( 100% - 20%)}}.site-footer{margin-top:100px}.site-footer a{color:#8f8f8f}.site-footer{background-color:#eeeeec;color:#8f8f8f}.site-footer .widget-title, .site-footer .widgettitle, .woostify-footer-social-icon a{color:#2b2b2b}.woostify-footer-social-icon a:hover{background-color:#2b2b2b}.woostify-footer-social-icon a{border-color:#2b2b2b}#scroll-to-top{border-radius:10px}.woostify-sticky-footer-bar{background:#ffffff}.woostify-sticky-footer-bar .woostify-item-list-item__icon .woositfy-sfb-icon svg{color:#111111;fill:#111111}.woostify-sticky-footer-bar .woostify-item-list__item a:hover .woostify-item-list-item__icon .woositfy-sfb-icon svg{color:#111111;fill:#111111}.woostify-sticky-footer-bar .woostify-item-list-item__name{color:#111111;font-weight:600}.woostify-sticky-footer-bar .woostify-item-list__item a:hover .woostify-item-list-item__name{color:#111111}.toggle-sidebar-menu-btn.woostify-icon-bar span{background-color:}.sidebar-menu{background-color:#fff;color:#000}.sidebar-menu a, .sidebar-menu .primary-navigation > li > a, .sidebar-menu .primary-navigation .sub-menu a{color:#000}.sidebar-menu a:hover{color:#000}.sidebar-menu .mobile-nav-tab, .woostify-nav-menu-inner .mobile-nav-tab{margin-bottom:20px}.sidebar-menu .mobile-tab-title, .woostify-nav-menu-inner .mobile-tab-title{background:;padding:16px 10px 16px 10px}.sidebar-menu .mobile-tab-title.active, .woostify-nav-menu-inner .mobile-tab-title.active{background:#f7f7f7}.sidebar-menu .mobile-tab-title a, .woostify-nav-menu-inner .mobile-tab-title a{color:}.sidebar-menu .mobile-tab-title.active a, .woostify-nav-menu-inner .mobile-tab-title.active a{color:}@media ( min-width:992px ){.woostify-sticky-footer-bar{padding:10px 0 10px 0}.woostify-sticky-footer-bar .woostify-item-list-item__icon .woositfy-sfb-icon svg{width:20px;height:20px}.woostify-sticky-footer-bar ul.woostify-item-list li.woostify-item-list__item a .woostify-item-list-item__icon{margin-bottom:5px}.woostify-sticky-footer-bar .woostify-item-list-item__name{font-size:13px}}@media ( min-width:768px ) and ( max-width:991px ){.woostify-sticky-footer-bar{padding:10px 0 10px 0}.woostify-sticky-footer-bar .woostify-item-list-item__icon .woositfy-sfb-icon svg{width:20px;height:20px}.woostify-sticky-footer-bar ul.woostify-item-list li.woostify-item-list__item a .woostify-item-list-item__icon{margin-bottom:5px}.woostify-sticky-footer-bar .woostify-item-list-item__name{font-size:13px}}@media ( max-width:767px ){.woostify-sticky-footer-bar{padding:10px 0 10px 0}.woostify-sticky-footer-bar .woostify-item-list-item__icon .woositfy-sfb-icon svg{width:18px;height:18px}.woostify-sticky-footer-bar ul.woostify-item-list li.woostify-item-list__item a .woostify-item-list-item__icon{margin-bottom:5px}.woostify-sticky-footer-bar .woostify-item-list-item__name{font-size:12px}}#scroll-to-top{bottom:20px;background-color:#02B0ED}#scroll-to-top .woostify-svg-icon{color:}#scroll-to-top svg{width:17px;height:17px}@media (min-width:992px){#scroll-to-top.scroll-to-top-show-mobile{display:none}}@media (max-width:992px){#scroll-to-top.scroll-to-top-show-desktop{display:none}}.circle-loading:before, .product_list_widget .remove_from_cart_button:focus:before, .updating-cart.ajax-single-add-to-cart .single_add_to_cart_button:before, .product-loop-meta .loading:before, .updating-cart #shop-cart-sidebar:before{border-top-color:#ED6D36}.product-loop-wrapper .button,.product-loop-meta.no-transform .button{background-color:;color:;border-radius:px}.product-loop-wrapper .button .woostify-svg-icon{color:}.product-loop-wrapper .button:hover, .product-loop-meta.no-transform .button:hover, .product-loop-wrapper .button:hover .woostify-svg-icon{background-color:;color:}.onsale{color:#ffffff;background-color:#1346af;border-radius:0px}.woostify-out-of-stock-label{color:#ffffff;background-color:#818486;border-radius:0px}.single-product .content-top, .product-page-container{background-color:#f3f3f3}.single_add_to_cart_button.button:not(.woostify-buy-now){border-radius:px;background-color:;color:}.single_add_to_cart_button.button:not(.woostify-buy-now):hover{color:;background-color:}#shop-cart-sidebar{background-color:#fff}.product-loop-action .yith-wcwl-add-to-wishlist a{color:#000000}.product-loop-action .yith-wcwl-add-to-wishlist a:hover{background-color:#02B0ED}.product-loop-action .yith-wcwl-add-to-wishlist:hover .feedback{background-color:#02B0ED}.loop-wrapper-wishlist .feedback:hover{background-color:#000000}.blog .post-loop .entry-title{color:#2b2b2b;font-size:24px}.blog .post-loop .post-meta-item a, .blog .post-loop .post-meta-item{color:#2b2b2b;font-size:14px}.blog .post-loop .summary-text{color:#8f8f8f;font-size:14px}@media ( max-width:992px ){.blog .post-loop .entry-title{font-size:20px}.blog .post-loop .post-meta-item a, .blog .post-loop .post-meta-item{font-size:14px}.blog .post-loop .summary-text{font-size:14px}}@media ( max-width:767px ){.blog .post-loop .entry-title{font-size:18px}.blog .post-loop .post-meta-item a, .blog .post-loop .post-meta-item{font-size:14px}.blog .post-loop .summary-text{font-size:14px}}.woocommerce .product .woocommerce-loop-product__title{color:#8f8f8f;font-size:14px}.woocommerce .product .product-loop-meta .price del{opacity:0.5}.woocommerce .product .product-loop-meta .price .woocommerce-Price-amount, .woocommerce .product .product-loop-meta .price del{color:#2b2b2b;font-size:14px}@media ( max-width:992px ){.woocommerce .product .woocommerce-loop-product__title{font-size:14px}.woocommerce .product .product-loop-meta .price .woocommerce-Price-amount, .woocommerce .product .product-loop-meta .price del{font-size:14px}}@media ( max-width:767px ){.woocommerce .product .product-loop-meta .woocommerce-loop-product__title{font-size:14px}.woocommerce .product .product-loop-meta .price .woocommerce-Price-amount, .woocommerce .product .product-loop-meta .price del{font-size:14px}}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}
.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:0;border-inline-start-width:3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{height:100%;width:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:0;border-inline-start-width:3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s}.e--pointer-background .elementor-item:before{background:#3f444b;inset:0;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{opacity:1;transform:scale(1)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;inset:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;inset-block-start:-2px;inset-inline-start:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(calc(-90deg * var(--direction-multiplier, 1)))}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{inset-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-start;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{height:auto;width:1em;fill:var(--nav-menu-icon-color,currentColor)}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}.elementor-button.elementor-hidden,.elementor-hidden{display:none}.e-form__step{width:100%}.e-form__step:not(.elementor-hidden){display:flex;flex-wrap:wrap}.e-form__buttons{flex-wrap:wrap}.e-form__buttons,.e-form__buttons__wrapper{display:flex}.e-form__indicators{align-items:center;display:flex;flex-wrap:nowrap;font-size:13px;justify-content:space-between;margin-bottom:var(--e-form-steps-indicators-spacing)}.e-form__indicators__indicator{align-items:center;display:flex;flex-basis:0;flex-direction:column;justify-content:center;padding:0 var(--e-form-steps-divider-gap)}.e-form__indicators__indicator__progress{background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden;position:relative;width:100%}.e-form__indicators__indicator__progress__meter{background-color:var(--e-form-steps-indicator-progress-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);color:var(--e-form-steps-indicator-progress-meter-color);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;text-align:right;transition:width .1s linear;width:var(--e-form-steps-indicator-progress-meter-width,0)}.e-form__indicators__indicator:first-child{padding-left:0}.e-form__indicators__indicator:last-child{padding-right:0}.e-form__indicators__indicator--state-inactive{color:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-inactive-secondary-color,#fff)}.e-form__indicators__indicator--state-inactive object,.e-form__indicators__indicator--state-inactive svg{fill:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-active{border-color:var(--e-form-steps-indicator-active-secondary-color,#fff);color:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active object,.e-form__indicators__indicator--state-active svg{fill:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed{color:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none{background-color:initial;color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed object,.e-form__indicators__indicator--state-completed svg{fill:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator__icon{align-items:center;border-style:solid;border-width:1px;display:flex;font-size:var(--e-form-steps-indicator-icon-size);height:var(--e-form-steps-indicator-padding,30px);justify-content:center;margin-bottom:10px;overflow:hidden;width:var(--e-form-steps-indicator-padding,30px)}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{height:auto;width:var(--e-form-steps-indicator-icon-size)}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em}.e-form__indicators__indicator__number{align-items:center;border-style:solid;border-width:1px;display:flex;height:var(--e-form-steps-indicator-padding,30px);justify-content:center;margin-bottom:10px;width:var(--e-form-steps-indicator-padding,30px)}.e-form__indicators__indicator--shape-circle{border-radius:50%}.e-form__indicators__indicator--shape-square{border-radius:0}.e-form__indicators__indicator--shape-rounded{border-radius:5px}.e-form__indicators__indicator--shape-none{border:0}.e-form__indicators__indicator__label{text-align:center}.e-form__indicators__indicator__separator{background-color:#babfc5;height:var(--e-form-steps-divider-width);width:100%}.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text{align-items:flex-start}.e-form__indicators--type-icon .e-form__indicators__indicator__separator,.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,.e-form__indicators--type-number .e-form__indicators__indicator__separator,.e-form__indicators--type-number_text .e-form__indicators__indicator__separator{margin-top:calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)}.elementor-field-type-hidden{display:none}.elementor-field-type-html{display:inline-block}.elementor-field-type-tel input{direction:inherit}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none}.elementor-field-type-recaptcha_v3 .grecaptcha-badge{z-index:1}.elementor-button .elementor-form-spinner{order:3}.elementor-form .elementor-button .elementor-button-content-wrapper{align-items:center}.elementor-form .elementor-button .elementor-button-text{white-space:normal}.elementor-form .elementor-button svg{height:auto}.elementor-form .elementor-button .e-font-icon-svg{height:1em}.elementor-form .elementor-button .elementor-button-content-wrapper{gap:5px}.elementor-form .elementor-button .elementor-button-icon,.elementor-form .elementor-button .elementor-button-text{flex-grow:unset;order:unset}.elementor-select-wrapper .select-caret-down-wrapper{font-size:11px;inset-inline-end:10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.elementor-select-wrapper .select-caret-down-wrapper svg{aspect-ratio:unset;display:unset;width:1em;fill:currentColor;overflow:visible}.elementor-select-wrapper .select-caret-down-wrapper i{font-size:19px;line-height:2}.elementor-select-wrapper.remove-before:before{content:""!important}.elementor-message-svg:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE0IDExIj48cGF0aCBmaWxsPSIjMDA4QTIwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljc1IDguMTUgMS42IDUgLjU1IDYuMDVsNC4yIDQuMiA5LTlMMTIuNy4yeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");background-position:50%;background-repeat:no-repeat;content:"";height:1em;width:1em}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-n-menu{--n-menu-direction:column;--n-menu-wrapper-display:flex;--n-menu-heading-justify-content:initial;--n-menu-title-color-normal:#1f2124;--n-menu-title-color-active:#58d0f5;--n-menu-icon-color:var(--n-menu-title-color-normal);--n-menu-icon-color-active:var(--n-menu-title-color-active);--n-menu-icon-color-hover:var(--n-menu-title-color-hover);--n-menu-title-normal-color-dropdown:var(--n-menu-title-color-normal);--n-menu-title-active-color-dropdown:var(--n-menu-title-color-active);--n-menu-title-hover-color-fallback:#1f2124;--n-menu-title-font-size:1rem;--n-menu-title-justify-content:initial;--n-menu-title-flex-grow:initial;--n-menu-title-justify-content-mobile:initial;--n-menu-title-space-between:0px;--n-menu-title-distance-from-content:0px;--n-menu-title-color-hover:#1f2124;--n-menu-title-padding:0.5rem 1rem;--n-menu-title-transition:0.3s;--n-menu-title-line-height:1.5;--n-menu-title-order:initial;--n-menu-title-direction:initial;--n-menu-title-align-items:center;--n-menu-toggle-align:center;--n-menu-toggle-icon-wrapper-animation-duration:500ms;--n-menu-toggle-icon-hover-duration:500ms;--n-menu-toggle-icon-size:20px;--n-menu-toggle-icon-color:#1f2124;--n-menu-toggle-icon-color-hover:var(--n-menu-toggle-icon-color);--n-menu-toggle-icon-color-active:var(--n-menu-toggle-icon-color);--n-menu-toggle-icon-border-radius:initial;--n-menu-toggle-icon-padding:initial;--n-menu-toggle-icon-distance-from-dropdown:0px;--n-menu-icon-align-items:center;--n-menu-icon-order:initial;--n-menu-icon-gap:5px;--n-menu-dropdown-icon-gap:5px;--n-menu-dropdown-indicator-size:initial;--n-menu-dropdown-indicator-rotate:initial;--n-menu-dropdown-indicator-space:initial;--n-menu-dropdown-indicator-color-normal:initial;--n-menu-dropdown-indicator-color-hover:initial;--n-menu-dropdown-indicator-color-active:initial;--n-menu-dropdown-content-max-width:initial;--n-menu-dropdown-content-box-border-color:#fff;--n-menu-dropdown-content-box-border-inline-start-width:medium;--n-menu-dropdown-content-box-border-block-end-width:medium;--n-menu-dropdown-content-box-border-block-start-width:medium;--n-menu-dropdown-content-box-border-inline-end-width:medium;--n-menu-dropdown-content-box-border-style:none;--n-menu-dropdown-headings-height:0px;--n-menu-divider-border-width:var(--n-menu-divider-width,2px);--n-menu-open-animation-duration:500ms;--n-menu-heading-overflow-x:initial;--n-menu-heading-wrap:wrap;--stretch-width:100%;--stretch-left:initial;--stretch-right:initial}.elementor-widget-n-menu .e-n-menu{display:flex;flex-direction:column;position:relative}.elementor-widget-n-menu .e-n-menu-wrapper{display:var(--n-menu-wrapper-display);flex-direction:column}.elementor-widget-n-menu .e-n-menu-heading{display:flex;flex-direction:row;flex-wrap:var(--n-menu-heading-wrap);justify-content:var(--n-menu-heading-justify-content);margin:initial;overflow-x:var(--n-menu-heading-overflow-x);padding:initial;row-gap:var(--n-menu-title-space-between);-ms-overflow-style:none;scrollbar-width:none}.elementor-widget-n-menu .e-n-menu-heading::-webkit-scrollbar{display:none}.elementor-widget-n-menu .e-n-menu-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing}.elementor-widget-n-menu .e-n-menu-heading.e-scroll-active{position:relative}.elementor-widget-n-menu .e-n-menu-heading.e-scroll-active:before{content:"";inset-block:0;inset-inline:-1000vw;position:absolute;z-index:2}.elementor-widget-n-menu .e-n-menu-heading>.e-con,.elementor-widget-n-menu .e-n-menu-heading>.e-n-menu-item>.e-con{display:none}.elementor-widget-n-menu .e-n-menu-item{display:flex;list-style:none;margin-block:initial;padding-block:initial}.elementor-widget-n-menu .e-n-menu-item .e-n-menu-title{position:relative}.elementor-widget-n-menu .e-n-menu-item:not(:last-of-type) .e-n-menu-title:after{align-self:center;border-color:var(--n-menu-divider-color,#000);border-inline-start-style:var(--n-menu-divider-style,solid);border-inline-start-width:var(--n-menu-divider-border-width);content:var(--n-menu-divider-content,none);height:var(--n-menu-divider-height,35%);inset-inline-end:calc(var(--n-menu-title-space-between) / 2 * -1 - var(--n-menu-divider-border-width) / 2);position:absolute}.elementor-widget-n-menu .e-n-menu-content{background-color:transparent;display:flex;flex-direction:column;min-width:0;z-index:2147483620}.elementor-widget-n-menu .e-n-menu-content>.e-con{animation-duration:var(--n-menu-open-animation-duration);max-width:calc(100% - var(--margin-inline-start, var(--margin-left)) - var(--margin-inline-end, var(--margin-right)))}:where(.elementor-widget-n-menu .e-n-menu-content>.e-con){background-color:#fff}.elementor-widget-n-menu .e-n-menu-content>.e-con:not(.e-active){display:none}.elementor-widget-n-menu .e-n-menu-title{align-items:center;border:#fff;color:var(--n-menu-title-color-normal);display:flex;flex-direction:row;flex-grow:var(--n-menu-title-flex-grow);font-weight:500;gap:var(--n-menu-dropdown-indicator-space);justify-content:var(--n-menu-title-justify-content);margin:initial;padding:var(--n-menu-title-padding);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.elementor-widget-n-menu .e-n-menu-title.e-click,.elementor-widget-n-menu .e-n-menu-title.e-click *{cursor:pointer}.elementor-widget-n-menu .e-n-menu-title-container{align-items:var(--n-menu-title-align-items);align-self:var(--n-menu-icon-align-items);display:flex;flex-direction:var(--n-menu-title-direction);gap:var(--n-menu-icon-gap);justify-content:var(--n-menu-title-justify-content)}.elementor-widget-n-menu .e-n-menu-title-container.e-link{cursor:pointer}.elementor-widget-n-menu .e-n-menu-title-container:not(.e-link),.elementor-widget-n-menu .e-n-menu-title-container:not(.e-link) *{cursor:default}.elementor-widget-n-menu .e-n-menu-title-text{align-items:center;display:flex;font-size:var(--n-menu-title-font-size);line-height:var(--n-menu-title-line-height);transition:all var(--n-menu-title-transition)}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon{align-items:center;display:flex;flex-direction:column;order:var(--n-menu-icon-order)}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span{align-items:center;display:flex;justify-content:center;transition:transform 0s}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span i{font-size:var(--n-menu-icon-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition)}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span svg{fill:var(--n-menu-title-color-normal);height:var(--n-menu-icon-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);width:var(--n-menu-icon-size,var(--n-menu-title-font-size))}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon{align-self:var(--n-menu-icon-align-items);background-color:initial;border:initial;color:inherit;display:flex;flex-direction:column;height:calc(var(--n-menu-title-font-size) * var(--n-menu-title-line-height));justify-content:center;margin-inline-start:var(--n-menu-dropdown-icon-gap);padding:initial;position:relative;text-align:center;transform:var(--n-menu-dropdown-indicator-rotate);transition:all var(--n-menu-title-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span i{font-size:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);width:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size))}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span svg{height:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);width:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size))}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=false] .e-n-menu-dropdown-icon-opened{display:none}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=false] .e-n-menu-dropdown-icon-closed{display:flex}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-closed{display:none}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-opened{display:flex}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon:focus:not(:focus-visible){outline:none}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-title-container .e-n-menu-title-text{color:var(--n-menu-title-color-normal)}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-icon i{color:var(--n-menu-icon-color)}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-icon svg{fill:var(--n-menu-icon-color)}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-color-normal))}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-color-normal))}.elementor-widget-n-menu .e-n-menu-title:not(.e-current) .icon-active{height:0;opacity:0;transform:translateY(-100%)}.elementor-widget-n-menu .e-n-menu-title.e-current span>svg{fill:var(--n-menu-title-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current,.elementor-widget-n-menu .e-n-menu-title.e-current a{color:var(--n-menu-title-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current .icon-inactive{height:0;opacity:0;transform:translateY(-100%)}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-icon span>i{color:var(--n-menu-icon-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-icon span>svg{fill:var(--n-menu-icon-color-active)}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-color-active))}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-color-active))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-title-container:not(.e-link){cursor:default}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) svg{fill:var(--n-menu-title-color-hover,var(--n-menu-title-hover-color-fallback))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) i{color:var(--n-menu-title-color-hover,var(--n-menu-title-hover-color-fallback))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current),.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) a{color:var(--n-menu-title-color-hover)}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-icon i{color:var(--n-menu-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-icon svg{fill:var(--n-menu-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-hover,var(--n-menu-title-color-hover))}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-hover,var(--n-menu-title-color-hover))}.elementor-widget-n-menu .e-n-menu-toggle{align-self:var(--n-menu-toggle-align);background-color:initial;border:initial;color:inherit;display:none;padding:initial;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1000}.elementor-widget-n-menu .e-n-menu-toggle:focus:not(:focus-visible){outline:none}.elementor-widget-n-menu .e-n-menu-toggle i{color:var(--n-menu-toggle-icon-color);font-size:var(--n-menu-toggle-icon-size);transition:all var(--n-menu-toggle-icon-hover-duration)}.elementor-widget-n-menu .e-n-menu-toggle svg{fill:var(--n-menu-toggle-icon-color);height:auto;transition:all var(--n-menu-toggle-icon-hover-duration);width:var(--n-menu-toggle-icon-size)}.elementor-widget-n-menu .e-n-menu-toggle span{align-items:center;border-radius:var(--n-menu-toggle-icon-border-radius);display:flex;justify-content:center;padding:var(--n-menu-toggle-icon-padding);text-align:center}.elementor-widget-n-menu .e-n-menu-toggle span.e-close{height:100%;inset:0;opacity:0;position:absolute;width:100%}.elementor-widget-n-menu .e-n-menu-toggle span.e-close svg{height:100%;-o-object-fit:contain;object-fit:contain}.elementor-widget-n-menu .e-n-menu-toggle [class^=elementor-animation-]{animation-duration:var(--n-menu-toggle-icon-wrapper-animation-duration);transition-duration:var(--n-menu-toggle-icon-wrapper-animation-duration)}.elementor-widget-n-menu .e-n-menu-toggle:hover i{color:var(--n-menu-toggle-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-toggle:hover svg{fill:var(--n-menu-toggle-icon-color-hover)}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] .e-open{opacity:0}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] .e-close{opacity:1}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] i{color:var(--n-menu-toggle-icon-color-active)}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] svg{fill:var(--n-menu-toggle-icon-color-active)}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]) .e-n-menu-item:not(:last-child){margin-inline-end:var(--n-menu-title-space-between)}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]) .e-n-menu-content{left:var(--stretch-left);position:absolute;right:var(--stretch-right);width:var(--stretch-width)}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]):not(.content-above) .e-active.e-n-menu-content{padding-block-start:var(--n-menu-title-distance-from-content);top:100%}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]).content-above .e-active.e-n-menu-content{bottom:100%;padding-block-end:var(--n-menu-title-distance-from-content)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown]{gap:0}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-wrapper{animation:hide-scroll .3s backwards;background-color:transparent;border-block-end:var(--n-menu-dropdown-content-box-border-width-block-end);border-block-start:var(--n-menu-dropdown-content-box-border-width-block-start);border-inline-end:var(--n-menu-dropdown-content-box-border-width-inline-end);border-inline-start:var(--n-menu-dropdown-content-box-border-width-inline-start);border-color:var(--n-menu-dropdown-content-box-border-color);border-radius:var(--n-menu-dropdown-content-box-border-radius);border-style:var(--n-menu-dropdown-content-box-border-style);box-shadow:var(--n-menu-dropdown-content-box-shadow-horizontal) var(--n-menu-dropdown-content-box-shadow-vertical) var(--n-menu-dropdown-content-box-shadow-blur) var(--n-menu-dropdown-content-box-shadow-spread) var(--n-menu-dropdown-content-box-shadow-color) var(--n-menu-dropdown-content-box-shadow-position, );flex-direction:column;left:var(--stretch-left);margin-block-start:var(--n-menu-toggle-icon-distance-from-dropdown);max-height:var(--n-menu-dropdown-content-box-height);min-width:0;overflow-x:hidden;overflow-y:auto;position:absolute;right:var(--stretch-right);top:100%;transition:max-height .3s;width:var(--stretch-width);z-index:2147483640}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-item{display:flex;flex-direction:column;width:var(--stretch-width)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title{background-color:#fff;flex-wrap:wrap;justify-content:var(--n-menu-title-justify-content-mobile);white-space:normal;width:auto}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-title-container .e-n-menu-title-text{color:var(--n-menu-title-normal-color-dropdown)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-normal-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-normal-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current,.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current a{color:var(--n-menu-title-active-color-dropdown)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-active-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-active-color-dropdown))}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content{overflow:hidden;width:var(--stretch-width);--n-menu-dropdown-content-max-width:initial}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con{margin-block-start:var(--n-menu-title-distance-from-content);width:var(--width)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con .elementor-empty-view{min-width:auto;width:100%}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con-inner{max-width:var(--content-width)}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-toggle[aria-expanded=true]+.e-n-menu-wrapper{--n-menu-wrapper-display:flex}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con){--width:fit-content}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con).e-empty{--empty-top-level-menu-content-container-min-width:400px;--width:var(--empty-top-level-menu-content-container-min-width)}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con) .e-con.e-empty{--nested-containers-min-width-for-dropzone:150px;min-width:var(--nested-containers-min-width-for-dropzone)}.elementor-widget-n-menu.elementor-loading{pointer-events:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-layout-dropdown{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-layout-dropdown .e-n-menu-toggle{display:flex}@media (max-width:767px){.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile .e-n-menu-toggle{display:flex}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile_extra{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile_extra .e-n-menu-toggle{display:flex}}@media (max-width:1024px){.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet .e-n-menu-toggle{display:flex}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet_extra{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet_extra .e-n-menu-toggle{display:flex}.elementor.elementor .elementor-widget-n-menu.e-n-menu-laptop{--n-menu-wrapper-display:none}.elementor.elementor .elementor-widget-n-menu.e-n-menu-laptop .e-n-menu-toggle{display:flex}}@keyframes hide-scroll{0%,to{overflow:hidden}}.e-con-inner>.elementor-widget-n-menu,.e-con>.elementor-widget-n-menu{--flex-grow:var(--container-widget-flex-grow)}[data-core-v316-plus=true] .elementor-widget-n-menu .e-n-menu .e-n-menu-content>.e-con{--padding-top:initial;--padding-right:initial;--padding-bottom:initial;--padding-left:initial}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}.elementor-sticky--active{z-index:99}.elementor-sticky__spacer .e-n-menu .e-n-menu-content{display:none}.e-con.elementor-sticky--active{z-index:var(--z-index,99)}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{color:hsla(0,0%,93%,.9);cursor:pointer;display:inline-flex;font-size:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93%,.9);height:1em;width:1em}.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.e-loop-item *{word-break:break-word}[class*=elementor-widget-loop] .elementor-page-title,[class*=elementor-widget-loop] .product_title.entry-title{display:initial}.elementor-widget-loop-carousel{--swiper-pagination-size:0;--swiper-pagination-spacing:10px;--swiper-slides-gap:10px;--swiper-offset-size:0;height:-moz-fit-content;height:fit-content;--swiper-padding-bottom:calc(var(--swiper-pagination-size) + var(--swiper-pagination-spacing));--arrow-prev-top-align:50%;--arrow-prev-top-position:0px;--arrow-prev-caption-spacing:15px;--arrow-next-top-align:50%;--arrow-next-top-position:0px;--arrow-next-caption-spacing:15px;--arrow-prev-left-align:0px;--arrow-prev-left-position:0px;--arrow-next-right-align:0px;--arrow-next-right-position:0px;--arrow-next-translate-x:0px;--arrow-next-translate-y:0px;--arrow-prev-translate-x:0px;--arrow-prev-translate-y:0px;--dots-vertical-position:100%;--dots-vertical-offset:0px;--dots-horizontal-position:50%;--dots-horizontal-offset:0px;--dots-horizontal-transform:-50%;--dots-vertical-transform:-100%;--fraction-vertical-position:100%;--fraction-vertical-offset:0px;--fraction-horizontal-position:50%;--fraction-horizontal-offset:0px;--fraction-horizontal-transform:-50%;--fraction-vertical-transform:-100%;--direction-multiplier:1}.elementor-widget-loop-carousel.elementor-pagination-type-bullets{--swiper-pagination-size:6px}.elementor-widget-loop-carousel.elementor-pagination-type-fraction{--swiper-pagination-size:16px}.elementor-widget-loop-carousel.elementor-pagination-type-progressbar{--swiper-pagination-size:4px}.elementor-widget-loop-carousel .elementor-loop-container>.swiper-wrapper>.swiper-slide-active.elementor-edit-area-active{overflow:initial}.elementor-widget-loop-carousel .elementor-loop-container.offset-left{padding-inline-start:var(--swiper-offset-size,0)}.elementor-widget-loop-carousel .elementor-loop-container.offset-right{padding-inline-end:var(--swiper-offset-size,0)}.elementor-widget-loop-carousel .elementor-loop-container.offset-both{padding-inline-end:var(--swiper-offset-size,0);padding-inline-start:var(--swiper-offset-size,0)}.elementor-widget-loop-carousel .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper,.elementor-widget-loop-carousel .swiper:not(.swiper-initialized)>.swiper-wrapper{gap:var(--swiper-slides-gap);overflow:hidden}.elementor-widget-loop-carousel .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper>.swiper--slide,.elementor-widget-loop-carousel .swiper:not(.swiper-initialized)>.swiper-wrapper>.swiper--slide{--number-of-gaps:max(calc(var(--swiper-slides-to-display) - 1),0);--gaps-width-total:calc(var(--number-of-gaps) * var(--swiper-slides-gap));max-width:calc((100% - var(--gaps-width-total)) / var(--swiper-slides-to-display, 1))}.elementor-widget-loop-carousel .e-loop-first-edit{margin-block-start:23px;min-width:33%}.elementor-widget-loop-carousel .swiper-wrapper .swiper-slide a.e-con{display:var(--display)}.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next,.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev{border-style:var(--arrow-normal-border-type);color:var(--arrow-normal-color,hsla(0,0%,93%,.9));font-size:var(--arrow-size,25px);transition-duration:.25s;z-index:2}.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next svg,.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev svg{fill:var(--arrow-normal-color,hsla(0,0%,93%,.9))}.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next:hover,.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover{border-style:var(--arrow-hover-border-type);color:var(--arrow-hover-color,hsla(0,0%,93%,.9))}.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next:hover svg,.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover svg{fill:var(--arrow-hover-color,hsla(0,0%,93%,.9))}.elementor-widget-loop-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-next{right:calc(var(--arrow-next-right-align) + var(--arrow-next-right-position));top:calc(var(--arrow-next-top-align) + var(--arrow-next-top-position) - var(--arrow-next-caption-spacing));transform:translate(var(--arrow-next-translate-x),var(--arrow-next-translate-y))}.elementor-widget-loop-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-prev{left:calc(var(--arrow-prev-left-align) + var(--arrow-prev-left-position));top:calc(var(--arrow-prev-top-align) + var(--arrow-prev-top-position) - var(--arrow-prev-caption-spacing));transform:translate(var(--arrow-prev-translate-x),var(--arrow-prev-translate-y))}.elementor-widget-loop-carousel .swiper-container-horizontal~.swiper-pagination-progressbar,.elementor-widget-loop-carousel .swiper-horizontal~.swiper-pagination-progressbar{height:var(--swiper-pagination-size)}.elementor-widget-loop-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--progressbar-normal-color,#000)}.elementor-widget-loop-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill:hover{background:var(--progressbar-hover-color,#000)}.elementor-widget-loop-carousel .swiper-pagination-fraction{color:var(--fraction-color,#000)}.elementor-widget-loop-carousel .swiper-pagination-bullet{background:var(--dots-normal-color,#000);height:var(--swiper-pagination-size);width:var(--swiper-pagination-size)}.elementor-widget-loop-carousel .swiper-pagination-bullet:hover{background:var(--dots-hover-color,#000);opacity:1}.elementor-widget-loop-carousel.elementor-in-place-template-editable .elementor-loop-container{overflow:visible;overflow-x:clip}.elementor-widget-loop-carousel .swiper-horizontal>.swiper-pagination-bullets,.elementor-widget-loop-carousel .swiper-pagination,.elementor-widget-loop-carousel .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-widget-loop-carousel .swiper-pagination-custom,.elementor-widget-loop-carousel .swiper-pagination-fraction{font-size:var(--swiper-pagination-size);line-height:var(--swiper-pagination-size)}.elementor-widget-loop-carousel.elementor-pagination-position-outside:not(:has(>.elementor-widget-container))>.swiper,.elementor-widget-loop-carousel.elementor-pagination-position-outside:not(:has(>.elementor-widget-container))>.swiper-container,.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper,.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper-container{padding-bottom:var(--swiper-padding-bottom)}.elementor-widget-loop-carousel.elementor-pagination-position-outside:not(:has(>.elementor-widget-container))>.swiper .elementor-background-slideshow,.elementor-widget-loop-carousel.elementor-pagination-position-outside:not(:has(>.elementor-widget-container))>.swiper-container .elementor-background-slideshow,.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper .elementor-background-slideshow,.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper-container .elementor-background-slideshow{padding-bottom:0}.elementor-widget-loop-carousel.elementor-pagination-position-outside:not(:has(>.elementor-widget-container)) .swiper-pagination-bullet,.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container .swiper-pagination-bullet{vertical-align:top}.elementor-widget-loop-carousel .swiper-pagination-bullets{height:-moz-max-content;height:max-content;inset-inline-start:calc(var(--dots-horizontal-position) + var(--dots-horizontal-offset));top:calc(var(--dots-vertical-position) + var(--dots-vertical-offset));transform:translate(calc(var(--dots-horizontal-transform) * var(--direction-multiplier, 1)),var(--dots-vertical-transform));width:-moz-max-content;width:max-content;z-index:3}.elementor-widget-loop-carousel .swiper-pagination-fraction{height:-moz-max-content;height:max-content;inset-inline-start:calc(var(--fraction-horizontal-position) + var(--fraction-horizontal-offset));top:calc(var(--fraction-vertical-position) + var(--fraction-vertical-offset));transform:translate(calc(var(--fraction-horizontal-transform) * var(--direction-multiplier, 1)),var(--fraction-vertical-transform));width:-moz-max-content;width:max-content;z-index:3}.elementor-widget-n-tabs{--n-tabs-color-accent-fallback:#61ce70;--n-tabs-color-secondary-fallback:#54595f;--n-tabs-default-padding-block:15px;--n-tabs-default-padding-inline:35px;--n-tabs-background-color:transparent;--n-tabs-display:flex;--n-tabs-direction:column;--n-tabs-gap:10px;--n-tabs-heading-display:flex;--n-tabs-heading-direction:row;--n-tabs-heading-grow:initial;--n-tabs-heading-justify-content:center;--n-tabs-heading-width:initial;--n-tabs-heading-overflow-x:initial;--n-tabs-heading-wrap:nowrap;--n-tabs-border-width:1px;--n-tabs-border-color:#d5d8dc;--n-tabs-content-display:flex;--n-tabs-title-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-title-color-hover:#fff;--n-tabs-title-color-active:#fff;--n-tabs-title-background-color:#f1f2f3;--n-tabs-title-background-color-hover:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-background-color-active:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-font-size:1rem;--n-tabs-title-white-space:initial;--n-tabs-title-justify-content-toggle:initial;--n-tabs-title-align-items-toggle:center;--n-tabs-title-justify-content:center;--n-tabs-title-align-items:center;--n-tabs-title-text-align:center;--n-tabs-title-direction:row;--n-tabs-title-gap:10px;--n-tabs-title-flex-grow:0;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:initial;--n-tabs-title-order:initial;--n-tabs-title-padding-top:var(--n-tabs-default-padding-block);--n-tabs-title-padding-bottom:var(--n-tabs-default-padding-block);--n-tabs-title-padding-left:var(--n-tabs-default-padding-inline);--n-tabs-title-padding-right:var(--n-tabs-default-padding-inline);--n-tabs-title-border-radius:initial;--n-tabs-title-transition:0.3s;--n-tabs-icon-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-icon-color-hover:var(--n-tabs-title-color-hover);--n-tabs-icon-color-active:#fff;--n-tabs-icon-gap:5px;max-width:100%;width:100%;--n-tabs-title-padding-inline-start:var(--n-tabs-title-padding-left);--n-tabs-title-padding-inline-end:var(--n-tabs-title-padding-right);--n-tabs-title-padding-block-start:var(--n-tabs-title-padding-top);--n-tabs-title-padding-block-end:var(--n-tabs-title-padding-bottom)}body.rtl .elementor-widget-n-tabs{--n-tabs-title-padding-inline-start:var(--n-tabs-title-padding-right);--n-tabs-title-padding-inline-end:var(--n-tabs-title-padding-left)}.elementor-widget-n-tabs .e-n-tabs{display:var(--n-tabs-display);flex-direction:var(--n-tabs-direction);gap:var(--n-tabs-gap);min-width:0;text-align:start}.elementor-widget-n-tabs .e-n-tabs-heading{display:var(--n-tabs-heading-display);flex-basis:var(--n-tabs-heading-width);flex-direction:var(--n-tabs-heading-direction);flex-shrink:0;flex-wrap:var(--n-tabs-heading-wrap);gap:var(--n-tabs-title-gap);justify-content:var(--n-tabs-heading-justify-content);overflow-x:var(--n-tabs-heading-overflow-x);-ms-overflow-style:none;scrollbar-width:none}.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar{display:none}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active{position:relative}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before{content:"";inset-block:0;inset-inline:-1000vw;position:absolute;z-index:2}.elementor-widget-n-tabs .e-n-tabs-content{display:var(--n-tabs-content-display);flex-grow:1;min-width:0}.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active){display:none}.elementor-widget-n-tabs .e-n-tabs:not(.e-activated)>.e-n-tabs-content>.e-con:first-child{display:flex}.elementor-widget-n-tabs .e-n-tab-title{align-items:var(--n-tabs-title-align-items-toggle,var(--n-tabs-title-align-items));background-color:initial;border-radius:var(--n-tabs-title-border-radius);border-style:none;border-width:var(--n-tabs-border-width);display:flex;flex-basis:var(--n-tabs-title-flex-basis);flex-direction:var(--n-tabs-title-direction);flex-grow:var(--n-tabs-title-flex-grow);flex-shrink:var(--n-tabs-title-flex-shrink);gap:var(--n-tabs-icon-gap);height:var(--n-tabs-title-height);justify-content:var(--n-tabs-title-justify-content-toggle,var(--n-tabs-title-justify-content));padding-block-end:var(--n-tabs-title-padding-block-end);padding-block-start:var(--n-tabs-title-padding-block-start);padding-inline-end:var(--n-tabs-title-padding-inline-end);padding-inline-start:var(--n-tabs-title-padding-inline-start);position:relative;transition:background var(--n-tabs-title-transition),color var(--n-tabs-title-transition),border var(--n-tabs-title-transition),box-shadow var(--n-tabs-title-transition),text-shadow var(--n-tabs-title-transition),stroke var(--n-tabs-title-transition),stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-color var(--n-tabs-title-transition),transform var(--n-tabs-title-transition);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:var(--n-tabs-title-white-space);width:var(--n-tabs-title-width)}.elementor-widget-n-tabs .e-n-tab-title:focus:not(:focus-visible){outline:none}.elementor-widget-n-tabs .e-n-tab-title span i,.elementor-widget-n-tabs .e-n-tab-title span svg{transition:color var(--n-tabs-title-transition),fill var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title-text{align-items:center;display:flex;font-size:var(--n-tabs-title-font-size);text-align:var(--n-tabs-title-text-align)}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon{align-items:center;display:flex;flex-direction:column;flex-shrink:0;order:var(--n-tabs-icon-order);overflow:hidden}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i{font-size:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg{height:var(--n-tabs-icon-size,var(--n-tabs-title-font-size));width:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty{display:none}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false]{background-color:var(--n-tabs-title-background-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] a{color:var(--n-tabs-title-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i{color:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i:last-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg:last-child{height:0;opacity:0;transform:translateY(-100vh)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i:first-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg:first-child{height:0;opacity:0;transform:translateY(-100vh)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:active,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:focus,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:hover{animation:initial;transform:none}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:first-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:first-child{height:0;opacity:0;transform:translateY(-100vh)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:active,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:focus,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:hover{animation:initial;transform:none}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:last-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:last-child{height:auto;opacity:1;transform:none}.elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover,.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-hover);background-image:none}.elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true],.elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover,.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true],.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-active);background-image:none}@media (max-width:767px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:1024px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}
.elementor-widget-loop-grid{scroll-margin-top:var(--auto-scroll-offset,initial)}.elementor-widget-loop-grid-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.elementor-widget-loop-grid-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.elementor-widget-loop-grid-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.elementor-widget-loop-grid-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.elementor-widget-loop-grid-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.elementor-widget-loop-grid-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.elementor-widget-loop-grid-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.elementor-widget-loop-grid-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.elementor-widget-loop-grid-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr))}.elementor-widget-loop-grid-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr))}.elementor-widget-loop-grid-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr))}.elementor-widget-loop-grid-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr))}@media (min-width:-1){.elementor-widget-loop-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.elementor-widget-loop-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.elementor-widget-loop-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.elementor-widget-loop-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.elementor-widget-loop-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.elementor-widget-loop-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.elementor-widget-loop-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.elementor-widget-loop-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.elementor-widget-loop-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr))}.elementor-widget-loop-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr))}.elementor-widget-loop-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr))}.elementor-widget-loop-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width:-1){.elementor-widget-loop-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.elementor-widget-loop-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.elementor-widget-loop-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.elementor-widget-loop-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.elementor-widget-loop-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.elementor-widget-loop-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.elementor-widget-loop-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.elementor-widget-loop-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.elementor-widget-loop-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr))}.elementor-widget-loop-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr))}.elementor-widget-loop-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr))}.elementor-widget-loop-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.elementor-widget-loop-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.elementor-widget-loop-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.elementor-widget-loop-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.elementor-widget-loop-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.elementor-widget-loop-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.elementor-widget-loop-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.elementor-widget-loop-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.elementor-widget-loop-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.elementor-widget-loop-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr))}.elementor-widget-loop-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr))}.elementor-widget-loop-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr))}.elementor-widget-loop-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width:1024px){.elementor-widget-loop-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.elementor-widget-loop-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.elementor-widget-loop-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.elementor-widget-loop-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.elementor-widget-loop-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.elementor-widget-loop-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.elementor-widget-loop-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.elementor-widget-loop-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.elementor-widget-loop-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr))}.elementor-widget-loop-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr))}.elementor-widget-loop-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr))}.elementor-widget-loop-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width:-1){.elementor-widget-loop-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.elementor-widget-loop-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.elementor-widget-loop-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.elementor-widget-loop-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.elementor-widget-loop-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.elementor-widget-loop-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.elementor-widget-loop-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.elementor-widget-loop-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.elementor-widget-loop-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr))}.elementor-widget-loop-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr))}.elementor-widget-loop-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr))}.elementor-widget-loop-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (max-width:767px){.elementor-widget-loop-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.elementor-widget-loop-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.elementor-widget-loop-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.elementor-widget-loop-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.elementor-widget-loop-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.elementor-widget-loop-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.elementor-widget-loop-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.elementor-widget-loop-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.elementor-widget-loop-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr))}.elementor-widget-loop-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr))}.elementor-widget-loop-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr))}.elementor-widget-loop-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr))}}.elementor-widget-loop-grid .elementor-grid{grid-column-gap:var(--grid-column-gap,30px);grid-row-gap:var(--grid-row-gap,30px)}.elementor-widget-loop-grid.e-loading-overlay{animation:loadingOpacityAnimation 1s infinite alternate}.elementor-widget-loop-grid .e-loop__load-more{text-align:var(--load-more-button-align)}.elementor-widget-loop-grid .e-loop__load-more .elementor-button{width:var(--load-more-button-width)}.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container{cursor:default}.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner{margin-top:var(--load-more—spacing,30px)}.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg{display:flex}.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:hidden}.elementor-widget-loop-grid.e-load-more-pagination-end:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-loop-grid.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper{display:none}.elementor-widget-loop-grid.e-load-more-pagination-end:not(:has(>.elementor-widget-container))>.e-load-more-message,.elementor-widget-loop-grid.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message{display:block}.elementor-widget-loop-grid.e-load-more-no-spinner:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-loop-grid.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:visible}.elementor-widget-loop-grid:not(:has(>.elementor-widget-container)) .e-load-more-spinner,.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner{display:flex}.elementor-widget-loop-grid:not(:has(>.elementor-widget-container)) .e-load-more-spinner i,.elementor-widget-loop-grid:not(:has(>.elementor-widget-container)) .e-load-more-spinner svg,.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner svg{display:none;margin:0 auto}.elementor-widget-loop-grid:not(:has(>.elementor-widget-container)) .e-load-more-spinner i,.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner i{color:var(--load-more-spinner-color)}.elementor-widget-loop-grid:not(:has(>.elementor-widget-container)) .e-load-more-spinner svg,.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner svg{fill:var(--load-more-spinner-color);height:1em;width:1em}.elementor-widget-loop-grid:not(:has(>.elementor-widget-container)) .e-load-more-message,.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-message{color:var(--load-more-message-color);display:none;margin-top:var(--load-more—spacing,30px);text-align:var(--load-more-message-alignment,center)}.elementor-widget-loop-grid:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper{margin-top:var(--load-more—spacing,30px)}.elementor-widget-loop-grid:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .e-load-more-spinner,.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner{inset-block-start:50%;inset-inline-start:50%;margin:inherit;position:absolute;transform:translate(-50%,-50%)}.elementor-widget-loop-grid:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button,.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper .elementor-button{cursor:pointer;position:relative}.elementor-widget-loop-grid .e-loop-nothing-found-message{color:var(--e-loop-nothing-found-message-color,#1f2124);padding-block-end:var(--e-loop-nothing-found-message-space-from-bottom,30px);padding-block-start:var(--e-loop-nothing-found-message-space-from-top,30px);text-align:var(--e-loop-nothing-found-message-align,center)}.elementor-loop-container.elementor-posts-masonry{align-items:flex-start}.elementor-loop-container:not(.elementor-posts-masonry){align-items:stretch}@keyframes loadingOpacityAnimation{0%,to{opacity:1}50%{opacity:.6}}
.elementor-widget-archive-posts:after,.elementor-widget-posts:after{display:none}.elementor-post__thumbnail__link{transition:none}.elementor-posts-container.elementor-posts-masonry{align-items:flex-start}.elementor-posts-container:not(.elementor-posts-masonry){align-items:stretch}.elementor-posts-container .elementor-post{margin:0;padding:0}.elementor-posts-container .elementor-post__excerpt{flex-grow:var(--read-more-alignment,0)}.elementor-posts-container .elementor-post__thumbnail{overflow:hidden}.elementor-posts-container .elementor-post__thumbnail img{display:block;max-height:none;max-width:none;transition:filter .3s;width:100%}.elementor-posts-container .elementor-post__thumbnail__link{display:block;position:relative;width:100%}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail{bottom:0;left:0;right:0;top:0}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img{height:auto;left:calc(50% + 1px);position:absolute;top:calc(50% + 1px);transform:scale(1.01) translate(-50%,-50%)}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img{height:100%;width:auto}.elementor-posts .elementor-post{flex-direction:column;transition-duration:.25s;transition-property:background,border,box-shadow}.elementor-posts .elementor-post__title{font-size:18px;margin:0}.elementor-posts .elementor-post__excerpt{margin-bottom:10px}.elementor-posts .elementor-post__excerpt p{color:#777;font-size:14px;line-height:1.5em;margin:0}.elementor-posts .elementor-post__text{display:var(--item-display,block);flex-direction:column;flex-grow:1}.elementor-posts .elementor-post__meta-data{color:#adadad;font-size:12px;line-height:1.3em;margin-bottom:13px}.elementor-posts .elementor-post__read-more{align-self:flex-start;font-size:12px;font-weight:700}.elementor-posts .elementor-post__thumbnail{position:relative}.elementor-posts--skin-classic .elementor-post{overflow:hidden}.elementor-posts--align-left .elementor-post{text-align:left}.elementor-posts--align-right .elementor-post{text-align:right}.elementor-posts--align-center .elementor-post{text-align:center}.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px}.elementor-posts--thumbnail-top .elementor-post__text{width:100%}.elementor-posts--thumbnail-top.elementor-posts--align-left .elementor-post__thumbnail__link{margin-right:auto}.elementor-posts--thumbnail-top.elementor-posts--align-right .elementor-post__thumbnail__link{margin-left:auto}.elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link{margin-left:auto;margin-right:auto}.elementor-posts--thumbnail-left .elementor-post,.elementor-posts--thumbnail-right .elementor-post{flex-direction:row}.elementor-posts--thumbnail-left .elementor-post__thumbnail__link,.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{flex-shrink:0;width:25%}.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;order:0}.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;order:5}.elementor-posts--thumbnail-none .elementor-posts-container .elementor-post__thumbnail__link{display:none}.elementor-posts .elementor-post{display:flex}.elementor-posts .elementor-post__card{background-color:#fff;border:0 solid #69727d;border-radius:3px;display:flex;flex-direction:column;min-height:100%;overflow:hidden;position:relative;transition:all .25s;width:100%}.elementor-posts .elementor-post__card .elementor-post__thumbnail{position:relative;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.elementor-posts .elementor-post__card .elementor-post__thumbnail img{width:calc(100% + 1px)}.elementor-posts .elementor-post__card .elementor-post__text{margin-bottom:0;margin-top:20px;padding:0 30px}.elementor-posts .elementor-post__card .elementor-post__read-more{display:inline-block;margin-bottom:20px}.elementor-posts .elementor-post__card .elementor-post__meta-data{border-top:1px solid #eaeaea;margin-bottom:0;padding:15px 30px}.elementor-posts .elementor-post__card .elementor-post__meta-data span+span:before{margin:0 5px}.elementor-posts .elementor-post__card .elementor-post__title{font-size:21px}.elementor-posts .elementor-post__card .elementor-post__excerpt{line-height:1.7}.elementor-posts .elementor-post__card .elementor-post__excerpt,.elementor-posts .elementor-post__card .elementor-post__title{margin-bottom:25px}.elementor-posts .elementor-post__card .elementor-post__badge,.elementor-posts .elementor-post__card .elementor-post__read-more{text-transform:uppercase}.elementor-posts .elementor-post__badge{background:#69727d;border-radius:999px;color:#fff;font-size:12px;font-weight:400;line-height:1;margin:20px;padding:.6em 1.2em;position:absolute;top:0}.elementor-posts .elementor-post__avatar{height:0;padding:0 30px;pointer-events:none;position:relative;top:-25px;width:100%}.elementor-posts .elementor-post__avatar img{border-radius:50%;pointer-events:all;transform:translateY(-50%);width:60px}.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data,.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data{margin-top:auto}.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar{height:auto;padding-top:0;position:static}.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar img.avatar{transform:translateY(0);vertical-align:bottom}.elementor-posts--show-avatar .elementor-post__thumbnail__link{margin-bottom:25px}.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after{background-image:linear-gradient(0deg,rgba(0,0,0,.35),transparent 75%);background-repeat:no-repeat;bottom:0;content:"";display:block;height:100%;opacity:1;position:absolute;transition:all .3s ease-out;width:100%}.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link:after{opacity:.5}.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img{height:100%}.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img{width:calc(100% + 1px)}.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img{height:115%}.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img{width:115%}.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img{height:115%}.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img{width:115%}.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img{height:100%}.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img{width:calc(100% + 1px)}.elementor-posts__hover-zoom-in .elementor-post__thumbnail img,.elementor-posts__hover-zoom-out .elementor-post__thumbnail img{transition:filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1)}.elementor-card-shadow-yes .elementor-post__card{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.elementor-card-shadow-yes .elementor-post__card:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.15)}.elementor-posts--skin-full_content article{flex-direction:column;overflow:hidden}.elementor-posts--skin-full_content article .elementor-post__thumbnail{padding-bottom:0}body.elementor-editor-active .elementor-posts--skin-archive_full_content,body.elementor-editor-active .elementor-posts--skin-full_content{pointer-events:none}body.elementor-editor-active .elementor-posts--skin-archive_full_content .elementor-post__thumbnail__link,body.elementor-editor-active .elementor-posts--skin-full_content .elementor-post__thumbnail__link{display:none}.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post,body.elementor-editor-active .elementor-posts--show-thumbnail .elementor-post__thumbnail__link{display:block}.elementor-portfolio__filters{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.elementor-portfolio__filter{cursor:pointer;margin:0;padding:8px}.elementor-portfolio__filter:focus-visible{outline:1px auto -webkit-focus-ring-color}.elementor-portfolio-item{align-self:flex-start;margin:0;overflow:hidden;transform-style:preserve-3d;transition-property:transform,opacity;transition-timing-function:ease-in-out}.elementor-portfolio-item__title{color:#fff;font-size:18px;line-height:1;margin:0;padding:0}.elementor-portfolio-item__tags__separator:before{content:", "}.elementor-portfolio-item__overlay{background-color:hsla(213,9%,45%,.8);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;overflow:hidden;padding:15px;position:absolute;right:0;text-align:center;top:0;transition:opacity 1s}.elementor-portfolio-item__img img[src=""]{background-color:rgba(0,0,0,.1);height:100%}.elementor-portfolio-item:focus-within .elementor-portfolio-item__overlay,.elementor-portfolio-item:hover .elementor-portfolio-item__overlay{opacity:1;transition:opacity .5s}.elementor-portfolio.elementor-has-item-ratio{transition:height .5s}.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail{background-color:rgba(0,0,0,.1);position:absolute}.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail__link{padding-bottom:56.25%}.elementor ul li.elementor-portfolio__filter{list-style-type:none}.e-con-inner>.elementor-widget-portfolio,.e-con>.elementor-widget-portfolio{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}.elementor-widget-archive-posts.load-more-align-center .elementor-button-wrapper,.elementor-widget-posts.load-more-align-center .elementor-button-wrapper{text-align:center}.elementor-widget-archive-posts.load-more-align-start .elementor-button-wrapper,.elementor-widget-posts.load-more-align-start .elementor-button-wrapper{text-align:start}.elementor-widget-archive-posts.load-more-align-end .elementor-button-wrapper,.elementor-widget-posts.load-more-align-end .elementor-button-wrapper{text-align:end}.elementor-widget-archive-posts.load-more-align-justify .elementor-button,.elementor-widget-posts.load-more-align-justify .elementor-button{width:100%}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container{cursor:default}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner{margin-top:var(--load-more—spacing,30px)}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg{display:flex}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:hidden}.elementor-widget-archive-posts.e-load-more-pagination-end:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-archive-posts.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper,.elementor-widget-posts.e-load-more-pagination-end:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-posts.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper{display:none}.elementor-widget-archive-posts.e-load-more-pagination-end:not(:has(>.elementor-widget-container))>.e-load-more-message,.elementor-widget-archive-posts.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message,.elementor-widget-posts.e-load-more-pagination-end:not(:has(>.elementor-widget-container))>.e-load-more-message,.elementor-widget-posts.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message{display:block}.elementor-widget-archive-posts.e-load-more-no-spinner:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-archive-posts.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-posts.e-load-more-no-spinner:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-posts.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:visible}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner{display:flex}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner i,.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner svg,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner i,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner svg,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner svg{display:none;margin:0 auto}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner i,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner i,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner i{color:var(--load-more-spinner-color)}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner svg,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner svg,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner svg{fill:var(--load-more-spinner-color);height:1em;width:1em}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-message,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-message,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-message,.elementor-widget-posts>.elementor-widget-container .e-load-more-message{color:var(--load-more-message-color);display:none;margin-top:var(--load-more—spacing,30px);text-align:var(--load-more-message-alignment,center)}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper,.elementor-widget-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper{margin-top:var(--load-more—spacing,30px)}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .e-load-more-spinner,.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner,.elementor-widget-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .e-load-more-spinner,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner{inset-block-start:50%;inset-inline-start:50%;margin:inherit;position:absolute;transform:translate(-50%,-50%)}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button,.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper .elementor-button,.elementor-widget-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper .elementor-button{cursor:pointer;position:relative}.elementor-widget-icon-box .elementor-icon-box-wrapper{display:flex;flex-direction:column;gap:var(--icon-box-icon-margin,15px);text-align:center}.elementor-widget-icon-box .elementor-icon-box-icon{display:inline-block;flex:0 0 auto;line-height:0}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1;width:100%}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;gap:var(--icon-box-icon-margin,15px);text-align:end}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{flex-direction:row;gap:var(--icon-box-icon-margin,15px);text-align:start}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;gap:var(--icon-box-icon-margin,15px);text-align:center}.elementor-widget-icon-box.elementor-position-bottom .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;gap:var(--icon-box-icon-margin,15px);text-align:center}@media (min-width:-1){.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;gap:var(--icon-box-icon-margin,15px);text-align:end}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper{flex-direction:row;gap:var(--icon-box-icon-margin,15px);text-align:start}.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;gap:var(--icon-box-icon-margin,15px);text-align:center}.elementor-widget-icon-box.elementor-widescreen-position-bottom .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;gap:var(--icon-box-icon-margin,15px);text-align:center}}@media (max-width:-1){.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;gap:var(--icon-box-icon-margin,15px);text-align:end}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper{flex-direction:row;gap:var(--icon-box-icon-margin,15px);text-align:start}.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;gap:var(--icon-box-icon-margin,15px);text-align:center}.elementor-widget-icon-box.elementor-laptop-position-bottom .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;gap:var(--icon-box-icon-margin,15px);text-align:center}.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;gap:var(--icon-box-icon-margin,15px);text-align:end}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper{flex-direction:row;gap:var(--icon-box-icon-margin,15px);text-align:start}.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;gap:var(--icon-box-icon-margin,15px);text-align:center}.elementor-widget-icon-box.elementor-tablet_extra-position-bottom .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;gap:var(--icon-box-icon-margin,15px);text-align:center}}@media (max-width:1024px){.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;gap:var(--icon-box-icon-margin,15px);text-align:end}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper{flex-direction:row;gap:var(--icon-box-icon-margin,15px);text-align:start}.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;gap:var(--icon-box-icon-margin,15px);text-align:center}.elementor-widget-icon-box.elementor-tablet-position-bottom .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;gap:var(--icon-box-icon-margin,15px);text-align:center}}@media (max-width:-1){.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;gap:var(--icon-box-icon-margin,15px);text-align:end}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper{flex-direction:row;gap:var(--icon-box-icon-margin,15px);text-align:start}.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;gap:var(--icon-box-icon-margin,15px);text-align:center}.elementor-widget-icon-box.elementor-mobile_extra-position-bottom .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;gap:var(--icon-box-icon-margin,15px);text-align:center}}@media (max-width:767px){.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;gap:var(--icon-box-icon-margin,15px);text-align:end}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper{flex-direction:row;gap:var(--icon-box-icon-margin,15px);text-align:start}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;gap:var(--icon-box-icon-margin,15px);text-align:center}.elementor-widget-icon-box.elementor-mobile-position-bottom .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;gap:var(--icon-box-icon-margin,15px);text-align:center}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{flex-direction:column}}.attr-carousel-inner>.attr-item>a>img,.attr-carousel-inner>.attr-item>img,.attr-img-responsive,.attr-thumbnail a>img,.attr-thumbnail>img{display:block;max-width:100%;height:auto}.attr-img-rounded{border-radius:6px}.attr-img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.attr-img-circle{border-radius:50%}.attr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.attr-sr-only-focusable:active,.attr-sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.attr-h1,.attr-h2,.attr-h3,.attr-h4,.attr-h5,.attr-h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.attr-h1 .attr-small,.attr-h1 small,.attr-h2 .attr-small,.attr-h2 small,.attr-h3 .attr-small,.attr-h3 small,.attr-h4 .attr-small,.attr-h4 small,.attr-h5 .attr-small,.attr-h5 small,.attr-h6 .attr-small,.attr-h6 small,h1 .attr-small,h2 .attr-small,h3 .attr-small,h4 .attr-small,h5 .attr-small,h6 .attr-small{font-weight:400;line-height:1;color:#777}.attr-h1,.attr-h2,.attr-h3{margin-top:20px;margin-bottom:10px}.attr-h1 .attr-small,.attr-h1 small,.attr-h2 .attr-small,.attr-h2 small,.attr-h3 .attr-small,.attr-h3 small,h1 .attr-small,h2 .attr-small,h3 .attr-small{font-size:65%}.attr-h4,.attr-h5,.attr-h6{margin-top:10px;margin-bottom:10px}.attr-h4 .attr-small,.attr-h4 small,.attr-h5 .attr-small,.attr-h5 small,.attr-h6 .attr-small,.attr-h6 small,h4 .attr-small,h5 .attr-small,h6 .attr-small{font-size:75%}.attr-h1{font-size:36px}.attr-h2{font-size:30px}.attr-h3{font-size:24px}.attr-h4{font-size:18px}.attr-h5{font-size:14px}.attr-h6{font-size:12px}.attr-lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.attr-lead{font-size:21px}}.attr-small{font-size:85%}.attr-mark{padding:.2em;background-color:#fcf8e3}.attr-text-left{text-align:left}.attr-text-right{text-align:right}.attr-text-center{text-align:center}.attr-text-justify{text-align:justify}.attr-text-nowrap{white-space:nowrap}.attr-text-lowercase{text-transform:lowercase}.attr-text-uppercase{text-transform:uppercase}.attr-text-capitalize{text-transform:capitalize}.attr-text-muted{color:#777}.attr-text-primary{color:#337ab7}a.attr-text-primary:focus,a.attr-text-primary:hover{color:#286090}.attr-text-success{color:#3c763d}a.attr-text-success:focus,a.attr-text-success:hover{color:#2b542c}.attr-text-info{color:#31708f}a.attr-text-info:focus,a.attr-text-info:hover{color:#245269}.attr-text-warning{color:#8a6d3b}a.attr-text-warning:focus,a.attr-text-warning:hover{color:#66512c}.attr-text-danger{color:#a94442}a.attr-text-danger:focus,a.attr-text-danger:hover{color:#843534}.attr-bg-primary{color:#fff;background-color:#337ab7}a.attr-bg-primary:focus,a.attr-bg-primary:hover{background-color:#286090}.attr-bg-success{background-color:#dff0d8}a.attr-bg-success:focus,a.attr-bg-success:hover{background-color:#c1e2b3}.attr-bg-info{background-color:#d9edf7}a.attr-bg-info:focus,a.attr-bg-info:hover{background-color:#afd9ee}.attr-bg-warning{background-color:#fcf8e3}a.attr-bg-warning:focus,a.attr-bg-warning:hover{background-color:#f7ecb5}.attr-bg-danger{background-color:#f2dede}a.attr-bg-danger:focus,a.attr-bg-danger:hover{background-color:#e4b9b9}.attr-page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}.attr-list-unstyled{padding-left:0;list-style:none}.attr-list-inline{padding-left:0;margin-left:-5px;list-style:none}.attr-list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}@media (min-width:768px){.attr-dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.attr-dl-horizontal dd{margin-left:180px}}.attr-initialism{font-size:90%;text-transform:uppercase}.attr-pre-scrollable{max-height:340px;overflow-y:scroll}.attr-container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.attr-container{width:750px}}@media (min-width:992px){.attr-container{width:970px}}@media (min-width:1200px){.attr-container{width:1170px}}.attr-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.attr-col-lg-1,.attr-col-lg-10,.attr-col-lg-11,.attr-col-lg-12,.attr-col-lg-2,.attr-col-lg-3,.attr-col-lg-4,.attr-col-lg-5,.attr-col-lg-6,.attr-col-lg-7,.attr-col-lg-8,.attr-col-lg-9,.attr-col-md-1,.attr-col-md-10,.attr-col-md-11,.attr-col-md-12,.attr-col-md-2,.attr-col-md-3,.attr-col-md-4,.attr-col-md-5,.attr-col-md-6,.attr-col-md-7,.attr-col-md-8,.attr-col-md-9,.attr-col-sm-1,.attr-col-sm-10,.attr-col-sm-11,.attr-col-sm-12,.attr-col-sm-2,.attr-col-sm-3,.attr-col-sm-4,.attr-col-sm-5,.attr-col-sm-6,.attr-col-sm-7,.attr-col-sm-8,.attr-col-sm-9,.attr-col-xs-1,.attr-col-xs-10,.attr-col-xs-11,.attr-col-xs-12,.attr-col-xs-2,.attr-col-xs-3,.attr-col-xs-4,.attr-col-xs-5,.attr-col-xs-6,.attr-col-xs-7,.attr-col-xs-8,.attr-col-xs-9{position:relative;min-height:1px;padding-right:10px;padding-left:10px}.attr-col-xs-1,.attr-col-xs-10,.attr-col-xs-11,.attr-col-xs-12,.attr-col-xs-2,.attr-col-xs-3,.attr-col-xs-4,.attr-col-xs-5,.attr-col-xs-6,.attr-col-xs-7,.attr-col-xs-8,.attr-col-xs-9{float:left}.attr-col-xs-12{width:100%}.attr-col-xs-11{width:91.66666667%}.attr-col-xs-10{width:83.33333333%}.attr-col-xs-9{width:75%}.attr-col-xs-8{width:66.66666667%}.attr-col-xs-7{width:58.33333333%}.attr-col-xs-6{width:50%}.attr-col-xs-5{width:41.66666667%}.attr-col-xs-4{width:33.33333333%}.attr-col-xs-3{width:25%}.attr-col-xs-2{width:16.66666667%}.attr-col-xs-1{width:8.33333333%}.attr-col-xs-pull-12{right:100%}.attr-col-xs-pull-11{right:91.66666667%}.attr-col-xs-pull-10{right:83.33333333%}.attr-col-xs-pull-9{right:75%}.attr-col-xs-pull-8{right:66.66666667%}.attr-col-xs-pull-7{right:58.33333333%}.attr-col-xs-pull-6{right:50%}.attr-col-xs-pull-5{right:41.66666667%}.attr-col-xs-pull-4{right:33.33333333%}.attr-col-xs-pull-3{right:25%}.attr-col-xs-pull-2{right:16.66666667%}.attr-col-xs-pull-1{right:8.33333333%}.attr-col-xs-pull-0{right:auto}.attr-col-xs-push-12{left:100%}.attr-col-xs-push-11{left:91.66666667%}.attr-col-xs-push-10{left:83.33333333%}.attr-col-xs-push-9{left:75%}.attr-col-xs-push-8{left:66.66666667%}.attr-col-xs-push-7{left:58.33333333%}.attr-col-xs-push-6{left:50%}.attr-col-xs-push-5{left:41.66666667%}.attr-col-xs-push-4{left:33.33333333%}.attr-col-xs-push-3{left:25%}.attr-col-xs-push-2{left:16.66666667%}.attr-col-xs-push-1{left:8.33333333%}.attr-col-xs-push-0{left:auto}.attr-col-xs-offset-12{margin-left:100%}.attr-col-xs-offset-11{margin-left:91.66666667%}.attr-col-xs-offset-10{margin-left:83.33333333%}.attr-col-xs-offset-9{margin-left:75%}.attr-col-xs-offset-8{margin-left:66.66666667%}.attr-col-xs-offset-7{margin-left:58.33333333%}.attr-col-xs-offset-6{margin-left:50%}.attr-col-xs-offset-5{margin-left:41.66666667%}.attr-col-xs-offset-4{margin-left:33.33333333%}.attr-col-xs-offset-3{margin-left:25%}.attr-col-xs-offset-2{margin-left:16.66666667%}.attr-col-xs-offset-1{margin-left:8.33333333%}.attr-col-xs-offset-0{margin-left:0}@media (min-width:768px){.attr-col-sm-1,.attr-col-sm-10,.attr-col-sm-11,.attr-col-sm-12,.attr-col-sm-2,.attr-col-sm-3,.attr-col-sm-4,.attr-col-sm-5,.attr-col-sm-6,.attr-col-sm-7,.attr-col-sm-8,.attr-col-sm-9{float:left}.attr-col-sm-12{width:100%}.attr-col-sm-11{width:91.66666667%}.attr-col-sm-10{width:83.33333333%}.attr-col-sm-9{width:75%}.attr-col-sm-8{width:66.66666667%}.attr-col-sm-7{width:58.33333333%}.attr-col-sm-6{width:50%}.attr-col-sm-5{width:41.66666667%}.attr-col-sm-4{width:33.33333333%}.attr-col-sm-3{width:25%}.attr-col-sm-2{width:16.66666667%}.attr-col-sm-1{width:8.33333333%}.attr-col-sm-pull-12{right:100%}.attr-col-sm-pull-11{right:91.66666667%}.attr-col-sm-pull-10{right:83.33333333%}.attr-col-sm-pull-9{right:75%}.attr-col-sm-pull-8{right:66.66666667%}.attr-col-sm-pull-7{right:58.33333333%}.attr-col-sm-pull-6{right:50%}.attr-col-sm-pull-5{right:41.66666667%}.attr-col-sm-pull-4{right:33.33333333%}.attr-col-sm-pull-3{right:25%}.attr-col-sm-pull-2{right:16.66666667%}.attr-col-sm-pull-1{right:8.33333333%}.attr-col-sm-pull-0{right:auto}.attr-col-sm-push-12{left:100%}.attr-col-sm-push-11{left:91.66666667%}.attr-col-sm-push-10{left:83.33333333%}.attr-col-sm-push-9{left:75%}.attr-col-sm-push-8{left:66.66666667%}.attr-col-sm-push-7{left:58.33333333%}.attr-col-sm-push-6{left:50%}.attr-col-sm-push-5{left:41.66666667%}.attr-col-sm-push-4{left:33.33333333%}.attr-col-sm-push-3{left:25%}.attr-col-sm-push-2{left:16.66666667%}.attr-col-sm-push-1{left:8.33333333%}.attr-col-sm-push-0{left:auto}.attr-col-sm-offset-12{margin-left:100%}.attr-col-sm-offset-11{margin-left:91.66666667%}.attr-col-sm-offset-10{margin-left:83.33333333%}.attr-col-sm-offset-9{margin-left:75%}.attr-col-sm-offset-8{margin-left:66.66666667%}.attr-col-sm-offset-7{margin-left:58.33333333%}.attr-col-sm-offset-6{margin-left:50%}.attr-col-sm-offset-5{margin-left:41.66666667%}.attr-col-sm-offset-4{margin-left:33.33333333%}.attr-col-sm-offset-3{margin-left:25%}.attr-col-sm-offset-2{margin-left:16.66666667%}.attr-col-sm-offset-1{margin-left:8.33333333%}.attr-col-sm-offset-0{margin-left:0}}@media (min-width:992px){.attr-col-md-1,.attr-col-md-10,.attr-col-md-11,.attr-col-md-12,.attr-col-md-2,.attr-col-md-3,.attr-col-md-4,.attr-col-md-5,.attr-col-md-6,.attr-col-md-7,.attr-col-md-8,.attr-col-md-9{float:left}.attr-col-md-12{width:100%}.attr-col-md-11{width:91.66666667%}.attr-col-md-10{width:83.33333333%}.attr-col-md-9{width:75%}.attr-col-md-8{width:66.66666667%}.attr-col-md-7{width:58.33333333%}.attr-col-md-6{width:50%}.attr-col-md-5{width:41.66666667%}.attr-col-md-4{width:33.33333333%}.attr-col-md-3{width:25%}.attr-col-md-2{width:16.66666667%}.attr-col-md-1{width:8.33333333%}.attr-col-md-pull-12{right:100%}.attr-col-md-pull-11{right:91.66666667%}.attr-col-md-pull-10{right:83.33333333%}.attr-col-md-pull-9{right:75%}.attr-col-md-pull-8{right:66.66666667%}.attr-col-md-pull-7{right:58.33333333%}.attr-col-md-pull-6{right:50%}.attr-col-md-pull-5{right:41.66666667%}.attr-col-md-pull-4{right:33.33333333%}.attr-col-md-pull-3{right:25%}.attr-col-md-pull-2{right:16.66666667%}.attr-col-md-pull-1{right:8.33333333%}.attr-col-md-pull-0{right:auto}.attr-col-md-push-12{left:100%}.attr-col-md-push-11{left:91.66666667%}.attr-col-md-push-10{left:83.33333333%}.attr-col-md-push-9{left:75%}.attr-col-md-push-8{left:66.66666667%}.attr-col-md-push-7{left:58.33333333%}.attr-col-md-push-6{left:50%}.attr-col-md-push-5{left:41.66666667%}.attr-col-md-push-4{left:33.33333333%}.attr-col-md-push-3{left:25%}.attr-col-md-push-2{left:16.66666667%}.attr-col-md-push-1{left:8.33333333%}.attr-col-md-push-0{left:auto}.attr-col-md-offset-12{margin-left:100%}.attr-col-md-offset-11{margin-left:91.66666667%}.attr-col-md-offset-10{margin-left:83.33333333%}.attr-col-md-offset-9{margin-left:75%}.attr-col-md-offset-8{margin-left:66.66666667%}.attr-col-md-offset-7{margin-left:58.33333333%}.attr-col-md-offset-6{margin-left:50%}.attr-col-md-offset-5{margin-left:41.66666667%}.attr-col-md-offset-4{margin-left:33.33333333%}.attr-col-md-offset-3{margin-left:25%}.attr-col-md-offset-2{margin-left:16.66666667%}.attr-col-md-offset-1{margin-left:8.33333333%}.attr-col-md-offset-0{margin-left:0}}@media (min-width:1200px){.attr-col-lg-1,.attr-col-lg-10,.attr-col-lg-11,.attr-col-lg-12,.attr-col-lg-2,.attr-col-lg-3,.attr-col-lg-4,.attr-col-lg-5,.attr-col-lg-6,.attr-col-lg-7,.attr-col-lg-8,.attr-col-lg-9{float:left}.attr-col-lg-12{width:100%}.attr-col-lg-11{width:91.66666667%}.attr-col-lg-10{width:83.33333333%}.attr-col-lg-9{width:75%}.attr-col-lg-8{width:66.66666667%}.attr-col-lg-7{width:58.33333333%}.attr-col-lg-6{width:50%}.attr-col-lg-5{width:41.66666667%}.attr-col-lg-4{width:33.33333333%}.attr-col-lg-3{width:25%}.attr-col-lg-2{width:16.66666667%}.attr-col-lg-1{width:8.33333333%}.attr-col-lg-pull-12{right:100%}.attr-col-lg-pull-11{right:91.66666667%}.attr-col-lg-pull-10{right:83.33333333%}.attr-col-lg-pull-9{right:75%}.attr-col-lg-pull-8{right:66.66666667%}.attr-col-lg-pull-7{right:58.33333333%}.attr-col-lg-pull-6{right:50%}.attr-col-lg-pull-5{right:41.66666667%}.attr-col-lg-pull-4{right:33.33333333%}.attr-col-lg-pull-3{right:25%}.attr-col-lg-pull-2{right:16.66666667%}.attr-col-lg-pull-1{right:8.33333333%}.attr-col-lg-pull-0{right:auto}.attr-col-lg-push-12{left:100%}.attr-col-lg-push-11{left:91.66666667%}.attr-col-lg-push-10{left:83.33333333%}.attr-col-lg-push-9{left:75%}.attr-col-lg-push-8{left:66.66666667%}.attr-col-lg-push-7{left:58.33333333%}.attr-col-lg-push-6{left:50%}.attr-col-lg-push-5{left:41.66666667%}.attr-col-lg-push-4{left:33.33333333%}.attr-col-lg-push-3{left:25%}.attr-col-lg-push-2{left:16.66666667%}.attr-col-lg-push-1{left:8.33333333%}.attr-col-lg-push-0{left:auto}.attr-col-lg-offset-12{margin-left:100%}.attr-col-lg-offset-11{margin-left:91.66666667%}.attr-col-lg-offset-10{margin-left:83.33333333%}.attr-col-lg-offset-9{margin-left:75%}.attr-col-lg-offset-8{margin-left:66.66666667%}.attr-col-lg-offset-7{margin-left:58.33333333%}.attr-col-lg-offset-6{margin-left:50%}.attr-col-lg-offset-5{margin-left:41.66666667%}.attr-col-lg-offset-4{margin-left:33.33333333%}.attr-col-lg-offset-3{margin-left:25%}.attr-col-lg-offset-2{margin-left:16.66666667%}.attr-col-lg-offset-1{margin-left:8.33333333%}.attr-col-lg-offset-0{margin-left:0}}.attr-table{width:100%;max-width:100%;margin-bottom:20px}.attr-table>tbody>tr>td,.attr-table>tbody>tr>th,.attr-table>tfoot>tr>td,.attr-table>tfoot>tr>th,.attr-table>thead>tr>td,.attr-table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.attr-table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.attr-table>caption+thead>tr:first-child>td,.attr-table>caption+thead>tr:first-child>th,.attr-table>colgroup+thead>tr:first-child>td,.attr-table>colgroup+thead>tr:first-child>th,.attr-table>thead:first-child>tr:first-child>td,.attr-table>thead:first-child>tr:first-child>th{border-top:0}.attr-table>tbody+tbody{border-top:2px solid #ddd}.attr-table .attr-table{background-color:#fff}.attr-table-condensed>tbody>tr>td,.attr-table-condensed>tbody>tr>th,.attr-table-condensed>tfoot>tr>td,.attr-table-condensed>tfoot>tr>th,.attr-table-condensed>thead>tr>td,.attr-table-condensed>thead>tr>th{padding:5px}.attr-table-bordered{border:1px solid #ddd}.attr-table-bordered>tbody>tr>td,.attr-table-bordered>tbody>tr>th,.attr-table-bordered>tfoot>tr>td,.attr-table-bordered>tfoot>tr>th,.attr-table-bordered>thead>tr>td,.attr-table-bordered>thead>tr>th{border:1px solid #ddd}.attr-table-bordered>thead>tr>td,.attr-table-bordered>thead>tr>th{border-bottom-width:2px}.attr-table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.attr-table-hover>tbody>tr:hover{background-color:#f5f5f5}.attr-table>tbody>tr.attr-active>td,.attr-table>tbody>tr.attr-active>th,.attr-table>tbody>tr>td.attr-active,.attr-table>tbody>tr>th.attr-active,.attr-table>tfoot>tr.attr-active>td,.attr-table>tfoot>tr.attr-active>th,.attr-table>tfoot>tr>td.attr-active,.attr-table>tfoot>tr>th.attr-active,.attr-table>thead>tr.attr-active>td,.attr-table>thead>tr.attr-active>th,.attr-table>thead>tr>td.attr-active,.attr-table>thead>tr>th.attr-active{background-color:#f5f5f5}.attr-table-hover>tbody>tr.attr-active:hover>td,.attr-table-hover>tbody>tr.attr-active:hover>th,.attr-table-hover>tbody>tr:hover>.attr-active,.attr-table-hover>tbody>tr>td.attr-active:hover,.attr-table-hover>tbody>tr>th.attr-active:hover{background-color:#e8e8e8}.attr-table>tbody>tr.attr-success>td,.attr-table>tbody>tr.attr-success>th,.attr-table>tbody>tr>td.attr-success,.attr-table>tbody>tr>th.attr-success,.attr-table>tfoot>tr.attr-success>td,.attr-table>tfoot>tr.attr-success>th,.attr-table>tfoot>tr>td.attr-success,.attr-table>tfoot>tr>th.attr-success,.attr-table>thead>tr.attr-success>td,.attr-table>thead>tr.attr-success>th,.attr-table>thead>tr>td.attr-success,.attr-table>thead>tr>th.attr-success{background-color:#dff0d8}.attr-table-hover>tbody>tr.attr-success:hover>td,.attr-table-hover>tbody>tr.attr-success:hover>th,.attr-table-hover>tbody>tr:hover>.attr-success,.attr-table-hover>tbody>tr>td.attr-success:hover,.attr-table-hover>tbody>tr>th.attr-success:hover{background-color:#d0e9c6}.attr-table>tbody>tr.attr-info>td,.attr-table>tbody>tr.attr-info>th,.attr-table>tbody>tr>td.attr-info,.attr-table>tbody>tr>th.attr-info,.attr-table>tfoot>tr.attr-info>td,.attr-table>tfoot>tr.attr-info>th,.attr-table>tfoot>tr>td.attr-info,.attr-table>tfoot>tr>th.attr-info,.attr-table>thead>tr.attr-info>td,.attr-table>thead>tr.attr-info>th,.attr-table>thead>tr>td.attr-info,.attr-table>thead>tr>th.attr-info{background-color:#d9edf7}.attr-table-hover>tbody>tr.attr-info:hover>td,.attr-table-hover>tbody>tr.attr-info:hover>th,.attr-table-hover>tbody>tr:hover>.attr-info,.attr-table-hover>tbody>tr>td.attr-info:hover,.attr-table-hover>tbody>tr>th.attr-info:hover{background-color:#c4e3f3}.attr-table>tbody>tr.attr-warning>td,.attr-table>tbody>tr.attr-warning>th,.attr-table>tbody>tr>td.attr-warning,.attr-table>tbody>tr>th.attr-warning,.attr-table>tfoot>tr.attr-warning>td,.attr-table>tfoot>tr.attr-warning>th,.attr-table>tfoot>tr>td.attr-warning,.attr-table>tfoot>tr>th.attr-warning,.attr-table>thead>tr.attr-warning>td,.attr-table>thead>tr.attr-warning>th,.attr-table>thead>tr>td.attr-warning,.attr-table>thead>tr>th.attr-warning{background-color:#fcf8e3}.attr-table-hover>tbody>tr.attr-warning:hover>td,.attr-table-hover>tbody>tr.attr-warning:hover>th,.attr-table-hover>tbody>tr:hover>.attr-warning,.attr-table-hover>tbody>tr>td.attr-warning:hover,.attr-table-hover>tbody>tr>th.attr-warning:hover{background-color:#faf2cc}.attr-table>tbody>tr.attr-danger>td,.attr-table>tbody>tr.attr-danger>th,.attr-table>tbody>tr>td.attr-danger,.attr-table>tbody>tr>th.attr-danger,.attr-table>tfoot>tr.attr-danger>td,.attr-table>tfoot>tr.attr-danger>th,.attr-table>tfoot>tr>td.attr-danger,.attr-table>tfoot>tr>th.attr-danger,.attr-table>thead>tr.attr-danger>td,.attr-table>thead>tr.attr-danger>th,.attr-table>thead>tr>td.attr-danger,.attr-table>thead>tr>th.attr-danger{background-color:#f2dede}.attr-table-hover>tbody>tr.attr-danger:hover>td,.attr-table-hover>tbody>tr.attr-danger:hover>th,.attr-table-hover>tbody>tr:hover>.attr-danger,.attr-table-hover>tbody>tr>td.attr-danger:hover,.attr-table-hover>tbody>tr>th.attr-danger:hover{background-color:#ebcccc}.attr-table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.attr-table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.attr-table-responsive>.attr-table{margin-bottom:0}.attr-table-responsive>.attr-table>tbody>tr>td,.attr-table-responsive>.attr-table>tbody>tr>th,.attr-table-responsive>.attr-table>tfoot>tr>td,.attr-table-responsive>.attr-table>tfoot>tr>th,.attr-table-responsive>.attr-table>thead>tr>td,.attr-table-responsive>.attr-table>thead>tr>th{white-space:nowrap}.attr-table-responsive>.attr-table-bordered{border:0}.attr-table-responsive>.attr-table-bordered>tbody>tr>td:first-child,.attr-table-responsive>.attr-table-bordered>tbody>tr>th:first-child,.attr-table-responsive>.attr-table-bordered>tfoot>tr>td:first-child,.attr-table-responsive>.attr-table-bordered>tfoot>tr>th:first-child,.attr-table-responsive>.attr-table-bordered>thead>tr>td:first-child,.attr-table-responsive>.attr-table-bordered>thead>tr>th:first-child{border-left:0}.attr-table-responsive>.attr-table-bordered>tbody>tr>td:last-child,.attr-table-responsive>.attr-table-bordered>tbody>tr>th:last-child,.attr-table-responsive>.attr-table-bordered>tfoot>tr>td:last-child,.attr-table-responsive>.attr-table-bordered>tfoot>tr>th:last-child,.attr-table-responsive>.attr-table-bordered>thead>tr>td:last-child,.attr-table-responsive>.attr-table-bordered>thead>tr>th:last-child{border-right:0}.attr-table-responsive>.attr-table-bordered>tbody>tr:last-child>td,.attr-table-responsive>.attr-table-bordered>tbody>tr:last-child>th,.attr-table-responsive>.attr-table-bordered>tfoot>tr:last-child>td,.attr-table-responsive>.attr-table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.attr-form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s}.attr-form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.attr-form-control::-moz-placeholder{color:#999;opacity:1}.attr-form-control:-ms-input-placeholder{color:#999}.attr-form-control::-webkit-input-placeholder{color:#999}.attr-form-control::-ms-expand{background-color:transparent;border:0}.attr-form-control[disabled],.attr-form-control[readonly],fieldset[disabled] .attr-form-control{background-color:#eee;opacity:1}.attr-form-control[disabled],fieldset[disabled] .attr-form-control{cursor:not-allowed}textarea.attr-form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].attr-form-control,input[type=datetime-local].attr-form-control,input[type=month].attr-form-control,input[type=time].attr-form-control{line-height:34px}.attr-input-group-sm input[type=date],.attr-input-group-sm input[type=datetime-local],.attr-input-group-sm input[type=month],.attr-input-group-sm input[type=time],input[type=date].attr-input-sm,input[type=datetime-local].attr-input-sm,input[type=month].attr-input-sm,input[type=time].attr-input-sm{line-height:30px}.attr-input-group-lg input[type=date],.attr-input-group-lg input[type=datetime-local],.attr-input-group-lg input[type=month],.attr-input-group-lg input[type=time],input[type=date].attr-input-lg,input[type=datetime-local].attr-input-lg,input[type=month].attr-input-lg,input[type=time].attr-input-lg{line-height:46px}}.attr-form-group{margin-bottom:15px}.attr-checkbox,.attr-radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.attr-checkbox label,.attr-radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.attr-checkbox input[type=checkbox],.attr-checkbox-inline input[type=checkbox],.attr-radio input[type=radio],.attr-radio-inline input[type=radio]{position:absolute;margin-left:-20px}.attr-checkbox+.attr-checkbox,.attr-radio+.attr-radio{margin-top:-5px}.attr-checkbox-inline,.attr-radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.attr-checkbox-inline+.attr-checkbox-inline,.attr-radio-inline+.attr-radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].attr-disabled,input[type=checkbox][disabled],input[type=radio].attr-disabled,input[type=radio][disabled]{cursor:not-allowed}.attr-checkbox-inline.attr-disabled,.attr-radio-inline.attr-disabled,fieldset[disabled] .attr-checkbox-inline,fieldset[disabled] .attr-radio-inline{cursor:not-allowed}.attr-checkbox.attr-disabled label,.attr-radio.attr-disabled label,fieldset[disabled] .attr-checkbox label,fieldset[disabled] .attr-radio label{cursor:not-allowed}.attr-form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.attr-form-control-static.attr-input-lg,.attr-form-control-static.attr-input-sm{padding-right:0;padding-left:0}.attr-input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.attr-input-sm{height:30px;line-height:30px}select[multiple].attr-input-sm,textarea.attr-input-sm{height:auto}.attr-form-group-sm .attr-form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.attr-form-group-sm select.attr-form-control{height:30px;line-height:30px}.attr-form-group-sm select[multiple].attr-form-control,.attr-form-group-sm textarea.attr-form-control{height:auto}.attr-form-group-sm .attr-form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.attr-input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.attr-input-lg{height:46px;line-height:46px}select[multiple].attr-input-lg,textarea.attr-input-lg{height:auto}.attr-form-group-lg .attr-form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.attr-form-group-lg select.attr-form-control{height:46px;line-height:46px}.attr-form-group-lg select[multiple].attr-form-control,.attr-form-group-lg textarea.attr-form-control{height:auto}.attr-form-group-lg .attr-form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.attr-has-feedback{position:relative}.attr-has-feedback .attr-form-control{padding-right:42.5px}.attr-form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.attr-form-group-lg .attr-form-control+.attr-form-control-feedback,.attr-input-group-lg+.attr-form-control-feedback,.attr-input-lg+.attr-form-control-feedback{width:46px;height:46px;line-height:46px}.attr-form-group-sm .attr-form-control+.attr-form-control-feedback,.attr-input-group-sm+.attr-form-control-feedback,.attr-input-sm+.attr-form-control-feedback{width:30px;height:30px;line-height:30px}.attr-has-success .attr-checkbox,.attr-has-success .attr-checkbox-inline,.attr-has-success .attr-control-label,.attr-has-success .attr-help-block,.attr-has-success .attr-radio,.attr-has-success .attr-radio-inline,.attr-has-success.attr-checkbox label,.attr-has-success.attr-checkbox-inline label,.attr-has-success.attr-radio label,.attr-has-success.attr-radio-inline label{color:#3c763d}.attr-has-success .attr-form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.attr-has-success .attr-form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.attr-has-success .attr-input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.attr-has-success .attr-form-control-feedback{color:#3c763d}.attr-has-warning .attr-checkbox,.attr-has-warning .attr-checkbox-inline,.attr-has-warning .attr-control-label,.attr-has-warning .attr-help-block,.attr-has-warning .attr-radio,.attr-has-warning .attr-radio-inline,.attr-has-warning.attr-checkbox label,.attr-has-warning.attr-checkbox-inline label,.attr-has-warning.attr-radio label,.attr-has-warning.attr-radio-inline label{color:#8a6d3b}.attr-has-warning .attr-form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.attr-has-warning .attr-form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.attr-has-warning .attr-input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.attr-has-warning .attr-form-control-feedback{color:#8a6d3b}.attr-has-error .attr-checkbox,.attr-has-error .attr-checkbox-inline,.attr-has-error .attr-control-label,.attr-has-error .attr-help-block,.attr-has-error .attr-radio,.attr-has-error .attr-radio-inline,.attr-has-error.attr-checkbox label,.attr-has-error.attr-checkbox-inline label,.attr-has-error.attr-radio label,.attr-has-error.attr-radio-inline label{color:#a94442}.attr-has-error .attr-form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.attr-has-error .attr-form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.attr-has-error .attr-input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.attr-has-error .attr-form-control-feedback{color:#a94442}.attr-has-feedback label~.attr-form-control-feedback{top:25px}.attr-has-feedback label.attr-sr-only~.attr-form-control-feedback{top:0}.attr-help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.attr-form-inline .attr-form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.attr-form-inline .attr-form-control{display:inline-block;width:auto;vertical-align:middle}.attr-form-inline .attr-form-control-static{display:inline-block}.attr-form-inline .attr-input-group{display:inline-table;vertical-align:middle}.attr-form-inline .attr-input-group .attr-form-control,.attr-form-inline .attr-input-group .attr-input-group-addon,.attr-form-inline .attr-input-group .attr-input-group-btn{width:auto}.attr-form-inline .attr-input-group>.attr-form-control{width:100%}.attr-form-inline .attr-control-label{margin-bottom:0;vertical-align:middle}.attr-form-inline .attr-checkbox,.attr-form-inline .attr-radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.attr-form-inline .attr-checkbox label,.attr-form-inline .attr-radio label{padding-left:0}.attr-form-inline .attr-checkbox input[type=checkbox],.attr-form-inline .attr-radio input[type=radio]{position:relative;margin-left:0}.attr-form-inline .attr-has-feedback .attr-form-control-feedback{top:0}}.attr-form-horizontal .attr-checkbox,.attr-form-horizontal .attr-checkbox-inline,.attr-form-horizontal .attr-radio,.attr-form-horizontal .attr-radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.attr-form-horizontal .attr-checkbox,.attr-form-horizontal .attr-radio{min-height:27px}.attr-form-horizontal .attr-form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.attr-form-horizontal .attr-control-label{padding-top:7px;margin-bottom:0;text-align:right}}.attr-form-horizontal .attr-has-feedback .attr-form-control-feedback{right:15px}@media (min-width:768px){.attr-form-horizontal .attr-form-group-lg .attr-control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.attr-form-horizontal .attr-form-group-sm .attr-control-label{padding-top:6px;font-size:12px}}.attr-btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.attr-btn.attr-active.attr-focus,.attr-btn.attr-active:focus,.attr-btn.attr-focus,.attr-btn:active.attr-focus,.attr-btn:active:focus,.attr-btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.attr-btn.attr-focus,.attr-btn:focus,.attr-btn:hover{color:#333;text-decoration:none}.attr-btn.attr-active,.attr-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.attr-btn.attr-disabled,.attr-btn[disabled],fieldset[disabled] .attr-btn{cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.attr-btn.attr-disabled,fieldset[disabled] a.attr-btn{pointer-events:none}.attr-btn-default{color:#333;background-color:#fff;border-color:#ccc}.attr-btn-default.attr-focus,.attr-btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.attr-btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.attr-btn-default.attr-active,.attr-btn-default:active,.attr-open>.attr-dropdown-toggle.attr-btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.attr-btn-default.attr-active.attr-focus,.attr-btn-default.attr-active:focus,.attr-btn-default.attr-active:hover,.attr-btn-default:active.attr-focus,.attr-btn-default:active:focus,.attr-btn-default:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-default.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-default:focus,.attr-open>.attr-dropdown-toggle.attr-btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.attr-btn-default.attr-active,.attr-btn-default:active,.attr-open>.attr-dropdown-toggle.attr-btn-default{background-image:none}.attr-btn-default.attr-disabled.attr-focus,.attr-btn-default.attr-disabled:focus,.attr-btn-default.attr-disabled:hover,.attr-btn-default[disabled].attr-focus,.attr-btn-default[disabled]:focus,.attr-btn-default[disabled]:hover,fieldset[disabled] .attr-btn-default.attr-focus,fieldset[disabled] .attr-btn-default:focus,fieldset[disabled] .attr-btn-default:hover{background-color:#fff;border-color:#ccc}.attr-btn-default .attr-badge{color:#fff;background-color:#333}.attr-btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.attr-btn-primary.attr-focus,.attr-btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.attr-btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.attr-btn-primary.attr-active,.attr-btn-primary:active,.attr-open>.attr-dropdown-toggle.attr-btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.attr-btn-primary.attr-active.attr-focus,.attr-btn-primary.attr-active:focus,.attr-btn-primary.attr-active:hover,.attr-btn-primary:active.attr-focus,.attr-btn-primary:active:focus,.attr-btn-primary:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-primary.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-primary:focus,.attr-open>.attr-dropdown-toggle.attr-btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.attr-btn-primary.attr-active,.attr-btn-primary:active,.attr-open>.attr-dropdown-toggle.attr-btn-primary{background-image:none}.attr-btn-primary.attr-disabled.attr-focus,.attr-btn-primary.attr-disabled:focus,.attr-btn-primary.attr-disabled:hover,.attr-btn-primary[disabled].attr-focus,.attr-btn-primary[disabled]:focus,.attr-btn-primary[disabled]:hover,fieldset[disabled] .attr-btn-primary.attr-focus,fieldset[disabled] .attr-btn-primary:focus,fieldset[disabled] .attr-btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.attr-btn-primary .attr-badge{color:#337ab7;background-color:#fff}.attr-btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.attr-btn-success.attr-focus,.attr-btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.attr-btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.attr-btn-success.attr-active,.attr-btn-success:active,.attr-open>.attr-dropdown-toggle.attr-btn-success{color:#fff;background-color:#449d44;border-color:#398439}.attr-btn-success.attr-active.attr-focus,.attr-btn-success.attr-active:focus,.attr-btn-success.attr-active:hover,.attr-btn-success:active.attr-focus,.attr-btn-success:active:focus,.attr-btn-success:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-success.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-success:focus,.attr-open>.attr-dropdown-toggle.attr-btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.attr-btn-success.attr-active,.attr-btn-success:active,.attr-open>.attr-dropdown-toggle.attr-btn-success{background-image:none}.attr-btn-success.attr-disabled.attr-focus,.attr-btn-success.attr-disabled:focus,.attr-btn-success.attr-disabled:hover,.attr-btn-success[disabled].attr-focus,.attr-btn-success[disabled]:focus,.attr-btn-success[disabled]:hover,fieldset[disabled] .attr-btn-success.attr-focus,fieldset[disabled] .attr-btn-success:focus,fieldset[disabled] .attr-btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.attr-btn-success .attr-badge{color:#5cb85c;background-color:#fff}.attr-btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.attr-btn-info.attr-focus,.attr-btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.attr-btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.attr-btn-info.attr-active,.attr-btn-info:active,.attr-open>.attr-dropdown-toggle.attr-btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.attr-btn-info.attr-active.attr-focus,.attr-btn-info.attr-active:focus,.attr-btn-info.attr-active:hover,.attr-btn-info:active.attr-focus,.attr-btn-info:active:focus,.attr-btn-info:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-info.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-info:focus,.attr-open>.attr-dropdown-toggle.attr-btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.attr-btn-info.attr-active,.attr-btn-info:active,.attr-open>.attr-dropdown-toggle.attr-btn-info{background-image:none}.attr-btn-info.attr-disabled.attr-focus,.attr-btn-info.attr-disabled:focus,.attr-btn-info.attr-disabled:hover,.attr-btn-info[disabled].attr-focus,.attr-btn-info[disabled]:focus,.attr-btn-info[disabled]:hover,fieldset[disabled] .attr-btn-info.attr-focus,fieldset[disabled] .attr-btn-info:focus,fieldset[disabled] .attr-btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.attr-btn-info .attr-badge{color:#5bc0de;background-color:#fff}.attr-btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.attr-btn-warning.attr-focus,.attr-btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.attr-btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.attr-btn-warning.attr-active,.attr-btn-warning:active,.attr-open>.attr-dropdown-toggle.attr-btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.attr-btn-warning.attr-active.attr-focus,.attr-btn-warning.attr-active:focus,.attr-btn-warning.attr-active:hover,.attr-btn-warning:active.attr-focus,.attr-btn-warning:active:focus,.attr-btn-warning:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-warning.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-warning:focus,.attr-open>.attr-dropdown-toggle.attr-btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.attr-btn-warning.attr-active,.attr-btn-warning:active,.attr-open>.attr-dropdown-toggle.attr-btn-warning{background-image:none}.attr-btn-warning.attr-disabled.attr-focus,.attr-btn-warning.attr-disabled:focus,.attr-btn-warning.attr-disabled:hover,.attr-btn-warning[disabled].attr-focus,.attr-btn-warning[disabled]:focus,.attr-btn-warning[disabled]:hover,fieldset[disabled] .attr-btn-warning.attr-focus,fieldset[disabled] .attr-btn-warning:focus,fieldset[disabled] .attr-btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.attr-btn-warning .attr-badge{color:#f0ad4e;background-color:#fff}.attr-btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.attr-btn-danger.attr-focus,.attr-btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.attr-btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.attr-btn-danger.attr-active,.attr-btn-danger:active,.attr-open>.attr-dropdown-toggle.attr-btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.attr-btn-danger.attr-active.attr-focus,.attr-btn-danger.attr-active:focus,.attr-btn-danger.attr-active:hover,.attr-btn-danger:active.attr-focus,.attr-btn-danger:active:focus,.attr-btn-danger:active:hover,.attr-open>.attr-dropdown-toggle.attr-btn-danger.attr-focus,.attr-open>.attr-dropdown-toggle.attr-btn-danger:focus,.attr-open>.attr-dropdown-toggle.attr-btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.attr-btn-danger.attr-active,.attr-btn-danger:active,.attr-open>.attr-dropdown-toggle.attr-btn-danger{background-image:none}.attr-btn-danger.attr-disabled.attr-focus,.attr-btn-danger.attr-disabled:focus,.attr-btn-danger.attr-disabled:hover,.attr-btn-danger[disabled].attr-focus,.attr-btn-danger[disabled]:focus,.attr-btn-danger[disabled]:hover,fieldset[disabled] .attr-btn-danger.attr-focus,fieldset[disabled] .attr-btn-danger:focus,fieldset[disabled] .attr-btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.attr-btn-danger .attr-badge{color:#d9534f;background-color:#fff}.attr-btn-link{font-weight:400;color:#337ab7;border-radius:0}.attr-btn-link,.attr-btn-link.attr-active,.attr-btn-link:active,.attr-btn-link[disabled],fieldset[disabled] .attr-btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.attr-btn-link,.attr-btn-link:active,.attr-btn-link:focus,.attr-btn-link:hover{border-color:transparent}.attr-btn-link:focus,.attr-btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.attr-btn-link[disabled]:focus,.attr-btn-link[disabled]:hover,fieldset[disabled] .attr-btn-link:focus,fieldset[disabled] .attr-btn-link:hover{color:#777;text-decoration:none}.attr-btn-group-lg>.attr-btn,.attr-btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.attr-btn-group-sm>.attr-btn,.attr-btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.attr-btn-group-xs>.attr-btn,.attr-btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.attr-btn-block{display:block;width:100%}.attr-btn-block+.attr-btn-block{margin-top:5px}input[type=button].attr-btn-block,input[type=reset].attr-btn-block,input[type=submit].attr-btn-block{width:100%}.attr-fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.attr-fade.attr-in{opacity:1}.attr-collapse{display:none}.attr-collapse.attr-in{display:block}tr.attr-collapse.attr-in{display:table-row}tbody.attr-collapse.attr-in{display:table-row-group}.attr-collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;transition-property:height,visibility}.attr-caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.attr-dropdown,.attr-dropup{position:relative}.attr-dropdown-toggle:focus{outline:0}.attr-dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.attr-dropdown-menu.attr-pull-right{right:0;left:auto}.attr-dropdown-menu .attr-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.attr-dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.attr-dropdown-menu>li>a:focus,.attr-dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.attr-dropdown-menu>.attr-active>a,.attr-dropdown-menu>.attr-active>a:focus,.attr-dropdown-menu>.attr-active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.attr-dropdown-menu>.attr-disabled>a,.attr-dropdown-menu>.attr-disabled>a:focus,.attr-dropdown-menu>.attr-disabled>a:hover{color:#777}.attr-dropdown-menu>.attr-disabled>a:focus,.attr-dropdown-menu>.attr-disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none}.attr-open>.attr-dropdown-menu{display:block}.attr-open>a{outline:0}.attr-dropdown-menu-right{right:0;left:auto}.attr-dropdown-menu-left{right:auto;left:0}.attr-dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.attr-dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.attr-pull-right>.attr-dropdown-menu{right:0;left:auto}.attr-dropup .attr-caret,.attr-navbar-fixed-bottom .attr-dropdown .attr-caret{content:"";border-top:0;border-bottom:4px dashed}.attr-dropup .attr-dropdown-menu,.attr-navbar-fixed-bottom .attr-dropdown .attr-dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.attr-navbar-right .attr-dropdown-menu{right:0;left:auto}.attr-navbar-right .attr-dropdown-menu-left{right:auto;left:0}}.attr-btn-group,.attr-btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.attr-btn-group-vertical>.attr-btn,.attr-btn-group>.attr-btn{position:relative;float:left}.attr-btn-group-vertical>.attr-btn.attr-active,.attr-btn-group-vertical>.attr-btn:active,.attr-btn-group-vertical>.attr-btn:focus,.attr-btn-group-vertical>.attr-btn:hover,.attr-btn-group>.attr-btn.attr-active,.attr-btn-group>.attr-btn:active,.attr-btn-group>.attr-btn:focus,.attr-btn-group>.attr-btn:hover{z-index:2}.attr-btn-group .attr-btn+.attr-btn,.attr-btn-group .attr-btn+.attr-btn-group,.attr-btn-group .attr-btn-group+.attr-btn,.attr-btn-group .attr-btn-group+.attr-btn-group{margin-left:-1px}.attr-btn-toolbar{margin-left:-5px}.attr-btn-toolbar .attr-btn,.attr-btn-toolbar .attr-btn-group,.attr-btn-toolbar .attr-input-group{float:left}.attr-btn-toolbar>.attr-btn,.attr-btn-toolbar>.attr-btn-group,.attr-btn-toolbar>.attr-input-group{margin-left:5px}.attr-btn-group>.attr-btn:not(:first-child):not(:last-child):not(.attr-dropdown-toggle){border-radius:0}.attr-btn-group>.attr-btn:first-child{margin-left:0}.attr-btn-group>.attr-btn:first-child:not(:last-child):not(.attr-dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.attr-btn-group>.attr-btn:last-child:not(:first-child),.attr-btn-group>.attr-dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.attr-btn-group>.attr-btn-group{float:left}.attr-btn-group>.attr-btn-group:not(:first-child):not(:last-child)>.attr-btn{border-radius:0}.attr-btn-group>.attr-btn-group:first-child:not(:last-child)>.attr-btn:last-child,.attr-btn-group>.attr-btn-group:first-child:not(:last-child)>.attr-dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.attr-btn-group>.attr-btn-group:last-child:not(:first-child)>.attr-btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.attr-btn-group .attr-dropdown-toggle:active,.attr-btn-group.attr-open .attr-dropdown-toggle{outline:0}.attr-btn-group>.attr-btn+.attr-dropdown-toggle{padding-right:8px;padding-left:8px}.attr-btn-group>.attr-btn-lg+.attr-dropdown-toggle{padding-right:12px;padding-left:12px}.attr-btn-group.attr-open .attr-dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.attr-btn-group.attr-open .attr-dropdown-toggle.attr-btn-link{-webkit-box-shadow:none;box-shadow:none}.attr-btn .attr-caret{margin-left:0}.attr-btn-lg .attr-caret{border-width:5px 5px 0;border-bottom-width:0}.attr-dropup .attr-btn-lg .attr-caret{border-width:0 5px 5px}.attr-btn-group-vertical>.attr-btn,.attr-btn-group-vertical>.attr-btn-group,.attr-btn-group-vertical>.attr-btn-group>.attr-btn{display:block;float:none;width:100%;max-width:100%}.attr-btn-group-vertical>.attr-btn-group>.attr-btn{float:none}.attr-btn-group-vertical>.attr-btn+.attr-btn,.attr-btn-group-vertical>.attr-btn+.attr-btn-group,.attr-btn-group-vertical>.attr-btn-group+.attr-btn,.attr-btn-group-vertical>.attr-btn-group+.attr-btn-group{margin-top:-1px;margin-left:0}.attr-btn-group-vertical>.attr-btn:not(:first-child):not(:last-child){border-radius:0}.attr-btn-group-vertical>.attr-btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.attr-btn-group-vertical>.attr-btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.attr-btn-group-vertical>.attr-btn-group:not(:first-child):not(:last-child)>.attr-btn{border-radius:0}.attr-btn-group-vertical>.attr-btn-group:first-child:not(:last-child)>.attr-btn:last-child,.attr-btn-group-vertical>.attr-btn-group:first-child:not(:last-child)>.attr-dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.attr-btn-group-vertical>.attr-btn-group:last-child:not(:first-child)>.attr-btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.attr-btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.attr-btn-group-justified>.attr-btn,.attr-btn-group-justified>.attr-btn-group{display:table-cell;float:none;width:1%}.attr-btn-group-justified>.attr-btn-group .attr-btn{width:100%}.attr-btn-group-justified>.attr-btn-group .attr-dropdown-menu{left:auto}[data-toggle=buttons]>.attr-btn input[type=checkbox],[data-toggle=buttons]>.attr-btn input[type=radio],[data-toggle=buttons]>.attr-btn-group>.attr-btn input[type=checkbox],[data-toggle=buttons]>.attr-btn-group>.attr-btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.attr-input-group{position:relative;display:table;border-collapse:separate}.attr-input-group[class*=attr-col-]{float:none;padding-right:0;padding-left:0}.attr-input-group .attr-form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.attr-input-group .attr-form-control:focus{z-index:3}.attr-input-group-lg>.attr-form-control,.attr-input-group-lg>.attr-input-group-addon,.attr-input-group-lg>.attr-input-group-btn>.attr-btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.attr-input-group-lg>.attr-form-control,select.attr-input-group-lg>.attr-input-group-addon,select.attr-input-group-lg>.attr-input-group-btn>.attr-btn{height:46px;line-height:46px}select[multiple].attr-input-group-lg>.attr-form-control,select[multiple].attr-input-group-lg>.attr-input-group-addon,select[multiple].attr-input-group-lg>.attr-input-group-btn>.attr-btn,textarea.attr-input-group-lg>.attr-form-control,textarea.attr-input-group-lg>.attr-input-group-addon,textarea.attr-input-group-lg>.attr-input-group-btn>.attr-btn{height:auto}.attr-input-group-sm>.attr-form-control,.attr-input-group-sm>.attr-input-group-addon,.attr-input-group-sm>.attr-input-group-btn>.attr-btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.attr-input-group-sm>.attr-form-control,select.attr-input-group-sm>.attr-input-group-addon,select.attr-input-group-sm>.attr-input-group-btn>.attr-btn{height:30px;line-height:30px}select[multiple].attr-input-group-sm>.attr-form-control,select[multiple].attr-input-group-sm>.attr-input-group-addon,select[multiple].attr-input-group-sm>.attr-input-group-btn>.attr-btn,textarea.attr-input-group-sm>.attr-form-control,textarea.attr-input-group-sm>.attr-input-group-addon,textarea.attr-input-group-sm>.attr-input-group-btn>.attr-btn{height:auto}.attr-input-group .attr-form-control,.attr-input-group-addon,.attr-input-group-btn{display:table-cell}.attr-input-group .attr-form-control:not(:first-child):not(:last-child),.attr-input-group-addon:not(:first-child):not(:last-child),.attr-input-group-btn:not(:first-child):not(:last-child){border-radius:0}.attr-input-group-addon,.attr-input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.attr-input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.attr-input-group-addon.attr-input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.attr-input-group-addon.attr-input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.attr-input-group-addon input[type=checkbox],.attr-input-group-addon input[type=radio]{margin-top:0}.attr-input-group .attr-form-control:first-child,.attr-input-group-addon:first-child,.attr-input-group-btn:first-child>.attr-btn,.attr-input-group-btn:first-child>.attr-btn-group>.attr-btn,.attr-input-group-btn:first-child>.attr-dropdown-toggle,.attr-input-group-btn:last-child>.attr-btn-group:not(:last-child)>.attr-btn,.attr-input-group-btn:last-child>.attr-btn:not(:last-child):not(.attr-dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.attr-input-group-addon:first-child{border-right:0}.attr-input-group .attr-form-control:last-child,.attr-input-group-addon:last-child,.attr-input-group-btn:first-child>.attr-btn-group:not(:first-child)>.attr-btn,.attr-input-group-btn:first-child>.attr-btn:not(:first-child),.attr-input-group-btn:last-child>.attr-btn,.attr-input-group-btn:last-child>.attr-btn-group>.attr-btn,.attr-input-group-btn:last-child>.attr-dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.attr-input-group-addon:last-child{border-left:0}.attr-input-group-btn{position:relative;font-size:0;white-space:nowrap}.attr-input-group-btn>.attr-btn{position:relative}.attr-input-group-btn>.attr-btn+.attr-btn{margin-left:-1px}.attr-input-group-btn>.attr-btn:active,.attr-input-group-btn>.attr-btn:focus,.attr-input-group-btn>.attr-btn:hover{z-index:2}.attr-input-group-btn:first-child>.attr-btn,.attr-input-group-btn:first-child>.attr-btn-group{margin-right:-1px}.attr-input-group-btn:last-child>.attr-btn,.attr-input-group-btn:last-child>.attr-btn-group{z-index:2;margin-left:-1px}.attr-nav{padding-left:0;margin-bottom:0;list-style:none}.attr-nav>li{position:relative;display:block}.attr-nav>li>a{position:relative;display:block;padding:10px 15px}.attr-nav>li>a:focus,.attr-nav>li>a:hover{text-decoration:none;background-color:#eee}.attr-nav>li.attr-disabled>a{color:#777}.attr-nav>li.attr-disabled>a:focus,.attr-nav>li.attr-disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.attr-nav .attr-open>a,.attr-nav .attr-open>a:focus,.attr-nav .attr-open>a:hover{background-color:#eee;border-color:#337ab7}.attr-nav .attr-nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.attr-nav>li>a>img{max-width:none}.attr-nav-tabs{border-bottom:1px solid #ddd}.attr-nav-tabs>li{float:left;margin-bottom:-1px}.attr-nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.attr-nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.attr-nav-tabs>li.attr-active>a,.attr-nav-tabs>li.attr-active>a:focus,.attr-nav-tabs>li.attr-active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.attr-nav-tabs.attr-nav-justified{width:100%;border-bottom:0}.attr-nav-tabs.attr-nav-justified>li{float:none}.attr-nav-tabs.attr-nav-justified>li>a{margin-bottom:5px;text-align:center}.attr-nav-tabs.attr-nav-justified>.attr-dropdown .attr-dropdown-menu{top:auto;left:auto}@media (min-width:768px){.attr-nav-tabs.attr-nav-justified>li{display:table-cell;width:1%}.attr-nav-tabs.attr-nav-justified>li>a{margin-bottom:0}}.attr-nav-tabs.attr-nav-justified>li>a{margin-right:0;border-radius:4px}.attr-nav-tabs.attr-nav-justified>.attr-active>a,.attr-nav-tabs.attr-nav-justified>.attr-active>a:focus,.attr-nav-tabs.attr-nav-justified>.attr-active>a:hover{border:1px solid #ddd}@media (min-width:768px){.attr-nav-tabs.attr-nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.attr-nav-tabs.attr-nav-justified>.attr-active>a,.attr-nav-tabs.attr-nav-justified>.attr-active>a:focus,.attr-nav-tabs.attr-nav-justified>.attr-active>a:hover{border-bottom-color:#fff}}.attr-nav-pills>li{float:left}.attr-nav-pills>li>a{border-radius:4px}.attr-nav-pills>li+li{margin-left:2px}.attr-nav-pills>li.attr-active>a,.attr-nav-pills>li.attr-active>a:focus,.attr-nav-pills>li.attr-active>a:hover{color:#fff;background-color:#337ab7}.attr-nav-stacked>li{float:none}.attr-nav-stacked>li+li{margin-top:2px;margin-left:0}.attr-nav-justified{width:100%}.attr-nav-justified>li{float:none}.attr-nav-justified>li>a{margin-bottom:5px;text-align:center}.attr-nav-justified>.attr-dropdown .attr-dropdown-menu{top:auto;left:auto}@media (min-width:768px){.attr-nav-justified>li{display:table-cell;width:1%}.attr-nav-justified>li>a{margin-bottom:0}}.attr-nav-tabs-justified{border-bottom:0}.attr-nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.attr-nav-tabs-justified>.attr-active>a,.attr-nav-tabs-justified>.attr-active>a:focus,.attr-nav-tabs-justified>.attr-active>a:hover{border:1px solid #ddd}@media (min-width:768px){.attr-nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.attr-nav-tabs-justified>.attr-active>a,.attr-nav-tabs-justified>.attr-active>a:focus,.attr-nav-tabs-justified>.attr-active>a:hover{border-bottom-color:#fff}}.attr-tab-content>.attr-tab-pane{display:none}.attr-tab-content>.attr-active{display:block}.attr-nav-tabs .attr-dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.attr-navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.attr-navbar{border-radius:4px}}@media (min-width:768px){.attr-navbar-header{float:left}}.attr-navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.attr-navbar-collapse.attr-in{overflow-y:auto}@media (min-width:768px){.attr-navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.attr-navbar-collapse.attr-collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.attr-navbar-collapse.attr-in{overflow-y:visible}.attr-navbar-fixed-bottom .attr-navbar-collapse,.attr-navbar-fixed-top .attr-navbar-collapse,.attr-navbar-static-top .attr-navbar-collapse{padding-right:0;padding-left:0}}.attr-navbar-fixed-bottom .attr-navbar-collapse,.attr-navbar-fixed-top .attr-navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.attr-navbar-fixed-bottom .attr-navbar-collapse,.attr-navbar-fixed-top .attr-navbar-collapse{max-height:200px}}.attr-container-fluid>.attr-navbar-collapse,.attr-container-fluid>.attr-navbar-header,.attr-container>.attr-navbar-collapse,.attr-container>.attr-navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.attr-container-fluid>.attr-navbar-collapse,.attr-container-fluid>.attr-navbar-header,.attr-container>.attr-navbar-collapse,.attr-container>.attr-navbar-header{margin-right:0;margin-left:0}}.attr-navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.attr-navbar-static-top{border-radius:0}}.attr-navbar-fixed-bottom,.attr-navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.attr-navbar-fixed-bottom,.attr-navbar-fixed-top{border-radius:0}}.attr-navbar-fixed-top{top:0;border-width:0 0 1px}.attr-navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.attr-navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.attr-navbar-brand:focus,.attr-navbar-brand:hover{text-decoration:none}.attr-navbar-brand>img{display:block}@media (min-width:768px){.attr-navbar>.attr-container .attr-navbar-brand,.attr-navbar>.attr-container-fluid .attr-navbar-brand{margin-left:-15px}}.attr-navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.attr-navbar-toggle:focus{outline:0}.attr-navbar-toggle .attr-icon-bar{display:block;width:22px;height:2px;border-radius:1px}.attr-navbar-toggle .attr-icon-bar+.attr-icon-bar{margin-top:4px}@media (min-width:768px){.attr-navbar-toggle{display:none}}.attr-navbar-nav{margin:7.5px -15px}.attr-navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.attr-navbar-nav .attr-open .attr-dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.attr-navbar-nav .attr-open .attr-dropdown-menu .attr-dropdown-header,.attr-navbar-nav .attr-open .attr-dropdown-menu>li>a{padding:5px 15px 5px 25px}.attr-navbar-nav .attr-open .attr-dropdown-menu>li>a{line-height:20px}.attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:focus,.attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.attr-navbar-nav{float:left;margin:0}.attr-navbar-nav>li{float:left}.attr-navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.attr-navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.attr-navbar-form .attr-form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.attr-navbar-form .attr-form-control{display:inline-block;width:auto;vertical-align:middle}.attr-navbar-form .attr-form-control-static{display:inline-block}.attr-navbar-form .attr-input-group{display:inline-table;vertical-align:middle}.attr-navbar-form .attr-input-group .attr-form-control,.attr-navbar-form .attr-input-group .attr-input-group-addon,.attr-navbar-form .attr-input-group .attr-input-group-btn{width:auto}.attr-navbar-form .attr-input-group>.attr-form-control{width:100%}.attr-navbar-form .attr-control-label{margin-bottom:0;vertical-align:middle}.attr-navbar-form .attr-checkbox,.attr-navbar-form .attr-radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.attr-navbar-form .attr-checkbox label,.attr-navbar-form .attr-radio label{padding-left:0}.attr-navbar-form .attr-checkbox input[type=checkbox],.attr-navbar-form .attr-radio input[type=radio]{position:relative;margin-left:0}.attr-navbar-form .attr-has-feedback .attr-form-control-feedback{top:0}}@media (max-width:767px){.attr-navbar-form .attr-form-group{margin-bottom:5px}.attr-navbar-form .attr-form-group:last-child{margin-bottom:0}}@media (min-width:768px){.attr-navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.attr-navbar-nav>li>.attr-dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.attr-navbar-fixed-bottom .attr-navbar-nav>li>.attr-dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.attr-navbar-btn{margin-top:8px;margin-bottom:8px}.attr-navbar-btn.attr-btn-sm{margin-top:10px;margin-bottom:10px}.attr-navbar-btn.attr-btn-xs{margin-top:14px;margin-bottom:14px}.attr-navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.attr-navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.attr-navbar-left{float:left!important}.attr-navbar-right{float:right!important;margin-right:-15px}.attr-navbar-right~.attr-navbar-right{margin-right:0}}.attr-navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.attr-navbar-default .attr-navbar-brand{color:#777}.attr-navbar-default .attr-navbar-brand:focus,.attr-navbar-default .attr-navbar-brand:hover{color:#5e5e5e;background-color:transparent}.attr-navbar-default .attr-navbar-text{color:#777}.attr-navbar-default .attr-navbar-nav>li>a{color:#777}.attr-navbar-default .attr-navbar-nav>li>a:focus,.attr-navbar-default .attr-navbar-nav>li>a:hover{color:#333;background-color:transparent}.attr-navbar-default .attr-navbar-nav>.attr-active>a,.attr-navbar-default .attr-navbar-nav>.attr-active>a:focus,.attr-navbar-default .attr-navbar-nav>.attr-active>a:hover{color:#555;background-color:#e7e7e7}.attr-navbar-default .attr-navbar-nav>.attr-disabled>a,.attr-navbar-default .attr-navbar-nav>.attr-disabled>a:focus,.attr-navbar-default .attr-navbar-nav>.attr-disabled>a:hover{color:#ccc;background-color:transparent}.attr-navbar-default .attr-navbar-toggle{border-color:#ddd}.attr-navbar-default .attr-navbar-toggle:focus,.attr-navbar-default .attr-navbar-toggle:hover{background-color:#ddd}.attr-navbar-default .attr-navbar-toggle .attr-icon-bar{background-color:#888}.attr-navbar-default .attr-navbar-collapse,.attr-navbar-default .attr-navbar-form{border-color:#e7e7e7}.attr-navbar-default .attr-navbar-nav>.attr-open>a,.attr-navbar-default .attr-navbar-nav>.attr-open>a:focus,.attr-navbar-default .attr-navbar-nav>.attr-open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a{color:#777}.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:focus,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:hover{color:#333;background-color:transparent}.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a:focus,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a:hover{color:#555;background-color:#e7e7e7}.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a:focus,.attr-navbar-default .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a:hover{color:#ccc;background-color:transparent}}.attr-navbar-default .attr-navbar-link{color:#777}.attr-navbar-default .attr-navbar-link:hover{color:#333}.attr-navbar-default .attr-btn-link{color:#777}.attr-navbar-default .attr-btn-link:focus,.attr-navbar-default .attr-btn-link:hover{color:#333}.attr-navbar-default .attr-btn-link[disabled]:focus,.attr-navbar-default .attr-btn-link[disabled]:hover,fieldset[disabled] .attr-navbar-default .attr-btn-link:focus,fieldset[disabled] .attr-navbar-default .attr-btn-link:hover{color:#ccc}.attr-navbar-inverse{background-color:#222;border-color:#080808}.attr-navbar-inverse .attr-navbar-brand{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-brand:focus,.attr-navbar-inverse .attr-navbar-brand:hover{color:#fff;background-color:transparent}.attr-navbar-inverse .attr-navbar-text{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-nav>li>a{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-nav>li>a:focus,.attr-navbar-inverse .attr-navbar-nav>li>a:hover{color:#fff;background-color:transparent}.attr-navbar-inverse .attr-navbar-nav>.attr-active>a,.attr-navbar-inverse .attr-navbar-nav>.attr-active>a:focus,.attr-navbar-inverse .attr-navbar-nav>.attr-active>a:hover{color:#fff;background-color:#080808}.attr-navbar-inverse .attr-navbar-nav>.attr-disabled>a,.attr-navbar-inverse .attr-navbar-nav>.attr-disabled>a:focus,.attr-navbar-inverse .attr-navbar-nav>.attr-disabled>a:hover{color:#444;background-color:transparent}.attr-navbar-inverse .attr-navbar-toggle{border-color:#333}.attr-navbar-inverse .attr-navbar-toggle:focus,.attr-navbar-inverse .attr-navbar-toggle:hover{background-color:#333}.attr-navbar-inverse .attr-navbar-toggle .attr-icon-bar{background-color:#fff}.attr-navbar-inverse .attr-navbar-collapse,.attr-navbar-inverse .attr-navbar-form{border-color:#101010}.attr-navbar-inverse .attr-navbar-nav>.attr-open>a,.attr-navbar-inverse .attr-navbar-nav>.attr-open>a:focus,.attr-navbar-inverse .attr-navbar-nav>.attr-open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-dropdown-header{border-color:#080808}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu .attr-divider{background-color:#080808}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:focus,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a:focus,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-active>a:hover{color:#fff;background-color:#080808}.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a:focus,.attr-navbar-inverse .attr-navbar-nav .attr-open .attr-dropdown-menu>.attr-disabled>a:hover{color:#444;background-color:transparent}}.attr-navbar-inverse .attr-navbar-link{color:#9d9d9d}.attr-navbar-inverse .attr-navbar-link:hover{color:#fff}.attr-navbar-inverse .attr-btn-link{color:#9d9d9d}.attr-navbar-inverse .attr-btn-link:focus,.attr-navbar-inverse .attr-btn-link:hover{color:#fff}.attr-navbar-inverse .attr-btn-link[disabled]:focus,.attr-navbar-inverse .attr-btn-link[disabled]:hover,fieldset[disabled] .attr-navbar-inverse .attr-btn-link:focus,fieldset[disabled] .attr-navbar-inverse .attr-btn-link:hover{color:#444}.attr-breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.attr-breadcrumb>li{display:inline-block}.attr-breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.attr-breadcrumb>.attr-active{color:#777}.attr-pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.attr-pagination>li{display:inline}.attr-pagination>li>a,.attr-pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.attr-pagination>li:first-child>a,.attr-pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.attr-pagination>li:last-child>a,.attr-pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.attr-pagination>li>a:focus,.attr-pagination>li>a:hover,.attr-pagination>li>span:focus,.attr-pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.attr-pagination>.attr-active>a,.attr-pagination>.attr-active>a:focus,.attr-pagination>.attr-active>a:hover,.attr-pagination>.attr-active>span,.attr-pagination>.attr-active>span:focus,.attr-pagination>.attr-active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.attr-pagination>.attr-disabled>a,.attr-pagination>.attr-disabled>a:focus,.attr-pagination>.attr-disabled>a:hover,.attr-pagination>.attr-disabled>span,.attr-pagination>.attr-disabled>span:focus,.attr-pagination>.attr-disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.attr-pagination-lg>li>a,.attr-pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.attr-pagination-lg>li:first-child>a,.attr-pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.attr-pagination-lg>li:last-child>a,.attr-pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.attr-pagination-sm>li>a,.attr-pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.attr-pagination-sm>li:first-child>a,.attr-pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.attr-pagination-sm>li:last-child>a,.attr-pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.attr-pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.attr-pager li{display:inline}.attr-pager li>a,.attr-pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.attr-pager li>a:focus,.attr-pager li>a:hover{text-decoration:none;background-color:#eee}.attr-pager .attr-next>a,.attr-pager .attr-next>span{float:right}.attr-pager .attr-previous>a,.attr-pager .attr-previous>span{float:left}.attr-pager .attr-disabled>a,.attr-pager .attr-disabled>a:focus,.attr-pager .attr-disabled>a:hover,.attr-pager .attr-disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.attr-label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.attr-label:focus,a.attr-label:hover{color:#fff;text-decoration:none;cursor:pointer}.attr-label:empty{display:none}.attr-btn .attr-label{position:relative;top:-1px}.attr-label-default{background-color:#777}.attr-label-default[href]:focus,.attr-label-default[href]:hover{background-color:#5e5e5e}.attr-label-primary{background-color:#337ab7}.attr-label-primary[href]:focus,.attr-label-primary[href]:hover{background-color:#286090}.attr-label-success{background-color:#5cb85c}.attr-label-success[href]:focus,.attr-label-success[href]:hover{background-color:#449d44}.attr-label-info{background-color:#5bc0de}.attr-label-info[href]:focus,.attr-label-info[href]:hover{background-color:#31b0d5}.attr-label-warning{background-color:#f0ad4e}.attr-label-warning[href]:focus,.attr-label-warning[href]:hover{background-color:#ec971f}.attr-label-danger{background-color:#d9534f}.attr-label-danger[href]:focus,.attr-label-danger[href]:hover{background-color:#c9302c}.attr-badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.attr-badge:empty{display:none}.attr-btn .attr-badge{position:relative;top:-1px}.attr-btn-group-xs>.attr-btn .attr-badge,.attr-btn-xs .attr-badge{top:0;padding:1px 5px}a.attr-badge:focus,a.attr-badge:hover{color:#fff;text-decoration:none;cursor:pointer}.attr-list-group-item.attr-active>.attr-badge,.attr-nav-pills>.attr-active>a>.attr-badge{color:#337ab7;background-color:#fff}.attr-list-group-item>.attr-badge{float:right}.attr-list-group-item>.attr-badge+.attr-badge{margin-right:5px}.attr-nav-pills>li>a>.attr-badge{margin-left:3px}.attr-jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.attr-jumbotron .attr-h1,.attr-jumbotron h1{color:inherit}.attr-jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.attr-jumbotron>hr{border-top-color:#d5d5d5}.attr-container .attr-jumbotron,.attr-container-fluid .attr-jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.attr-jumbotron .attr-container{max-width:100%}@media screen and (min-width:768px){.attr-jumbotron{padding-top:48px;padding-bottom:48px}.attr-container .attr-jumbotron,.attr-container-fluid .attr-jumbotron{padding-right:60px;padding-left:60px}.attr-jumbotron .attr-h1,.attr-jumbotron h1{font-size:63px}}.attr-thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.attr-thumbnail a>img,.attr-thumbnail>img{margin-right:auto;margin-left:auto}a.attr-thumbnail.attr-active,a.attr-thumbnail:focus,a.attr-thumbnail:hover{border-color:#337ab7}.attr-thumbnail .attr-caption{padding:9px;color:#333}.attr-alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.attr-alert h4{margin-top:0;color:inherit}.attr-alert .attr-alert-link{font-weight:700}.attr-alert>p,.attr-alert>ul{margin-bottom:0}.attr-alert>p+p{margin-top:5px}.attr-alert-dismissable,.attr-alert-dismissible{padding-right:35px}.attr-alert-dismissable .attr-close,.attr-alert-dismissible .attr-close{position:relative;top:-2px;right:-21px;color:inherit}.attr-alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.attr-alert-success hr{border-top-color:#c9e2b3}.attr-alert-success .attr-alert-link{color:#2b542c}.attr-alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.attr-alert-info hr{border-top-color:#a6e1ec}.attr-alert-info .attr-alert-link{color:#245269}.attr-alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.attr-alert-warning hr{border-top-color:#f7e1b5}.attr-alert-warning .attr-alert-link{color:#66512c}.attr-alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.attr-alert-danger hr{border-top-color:#e4b9c0}.attr-alert-danger .attr-alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.attr-progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.attr-progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.attr-progress-bar-striped,.attr-progress-striped .attr-progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.attr-progress-bar.attr-active,.attr-progress.attr-active .attr-progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.attr-progress-bar-success{background-color:#5cb85c}.attr-progress-striped .attr-progress-bar-success{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.attr-progress-bar-info{background-color:#5bc0de}.attr-progress-striped .attr-progress-bar-info{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.attr-progress-bar-warning{background-color:#f0ad4e}.attr-progress-striped .attr-progress-bar-warning{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.attr-progress-bar-danger{background-color:#d9534f}.attr-progress-striped .attr-progress-bar-danger{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.attr-media{margin-top:15px}.attr-media:first-child{margin-top:0}.attr-media,.attr-media-body{overflow:hidden;zoom:1}.attr-media-body{width:10000px}.attr-media-object{display:block}.attr-media-object.attr-img-thumbnail{max-width:none}.attr-media-right,.attr-media>.attr-pull-right{padding-left:10px}.attr-media-left,.attr-media>.attr-pull-left{padding-right:10px}.attr-media-body,.attr-media-left,.attr-media-right{display:table-cell;vertical-align:top}.attr-media-middle{vertical-align:middle}.attr-media-bottom{vertical-align:bottom}.attr-media-heading{margin-top:0;margin-bottom:5px}.attr-media-list{padding-left:0;list-style:none}.attr-list-group{padding-left:0;margin-bottom:20px}.attr-list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.attr-list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.attr-list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.attr-list-group-item,button.attr-list-group-item{color:#555}a.attr-list-group-item .attr-list-group-item-heading,button.attr-list-group-item .attr-list-group-item-heading{color:#333}a.attr-list-group-item:focus,a.attr-list-group-item:hover,button.attr-list-group-item:focus,button.attr-list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.attr-list-group-item{width:100%;text-align:left}.attr-list-group-item.attr-disabled,.attr-list-group-item.attr-disabled:focus,.attr-list-group-item.attr-disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.attr-list-group-item.attr-disabled .attr-list-group-item-heading,.attr-list-group-item.attr-disabled:focus .attr-list-group-item-heading,.attr-list-group-item.attr-disabled:hover .attr-list-group-item-heading{color:inherit}.attr-list-group-item.attr-disabled .attr-list-group-item-text,.attr-list-group-item.attr-disabled:focus .attr-list-group-item-text,.attr-list-group-item.attr-disabled:hover .attr-list-group-item-text{color:#777}.attr-list-group-item.attr-active,.attr-list-group-item.attr-active:focus,.attr-list-group-item.attr-active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.attr-list-group-item.attr-active .attr-list-group-item-heading,.attr-list-group-item.attr-active .attr-list-group-item-heading>.attr-small,.attr-list-group-item.attr-active .attr-list-group-item-heading>small,.attr-list-group-item.attr-active:focus .attr-list-group-item-heading,.attr-list-group-item.attr-active:focus .attr-list-group-item-heading>.attr-small,.attr-list-group-item.attr-active:focus .attr-list-group-item-heading>small,.attr-list-group-item.attr-active:hover .attr-list-group-item-heading,.attr-list-group-item.attr-active:hover .attr-list-group-item-heading>.attr-small,.attr-list-group-item.attr-active:hover .attr-list-group-item-heading>small{color:inherit}.attr-list-group-item.attr-active .attr-list-group-item-text,.attr-list-group-item.attr-active:focus .attr-list-group-item-text,.attr-list-group-item.attr-active:hover .attr-list-group-item-text{color:#c7ddef}.attr-list-group-item-success{color:#3c763d;background-color:#dff0d8}a.attr-list-group-item-success,button.attr-list-group-item-success{color:#3c763d}a.attr-list-group-item-success .attr-list-group-item-heading,button.attr-list-group-item-success .attr-list-group-item-heading{color:inherit}a.attr-list-group-item-success:focus,a.attr-list-group-item-success:hover,button.attr-list-group-item-success:focus,button.attr-list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.attr-list-group-item-success.attr-active,a.attr-list-group-item-success.attr-active:focus,a.attr-list-group-item-success.attr-active:hover,button.attr-list-group-item-success.attr-active,button.attr-list-group-item-success.attr-active:focus,button.attr-list-group-item-success.attr-active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.attr-list-group-item-info{color:#31708f;background-color:#d9edf7}a.attr-list-group-item-info,button.attr-list-group-item-info{color:#31708f}a.attr-list-group-item-info .attr-list-group-item-heading,button.attr-list-group-item-info .attr-list-group-item-heading{color:inherit}a.attr-list-group-item-info:focus,a.attr-list-group-item-info:hover,button.attr-list-group-item-info:focus,button.attr-list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.attr-list-group-item-info.attr-active,a.attr-list-group-item-info.attr-active:focus,a.attr-list-group-item-info.attr-active:hover,button.attr-list-group-item-info.attr-active,button.attr-list-group-item-info.attr-active:focus,button.attr-list-group-item-info.attr-active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.attr-list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.attr-list-group-item-warning,button.attr-list-group-item-warning{color:#8a6d3b}a.attr-list-group-item-warning .attr-list-group-item-heading,button.attr-list-group-item-warning .attr-list-group-item-heading{color:inherit}a.attr-list-group-item-warning:focus,a.attr-list-group-item-warning:hover,button.attr-list-group-item-warning:focus,button.attr-list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.attr-list-group-item-warning.attr-active,a.attr-list-group-item-warning.attr-active:focus,a.attr-list-group-item-warning.attr-active:hover,button.attr-list-group-item-warning.attr-active,button.attr-list-group-item-warning.attr-active:focus,button.attr-list-group-item-warning.attr-active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.attr-list-group-item-danger{color:#a94442;background-color:#f2dede}a.attr-list-group-item-danger,button.attr-list-group-item-danger{color:#a94442}a.attr-list-group-item-danger .attr-list-group-item-heading,button.attr-list-group-item-danger .attr-list-group-item-heading{color:inherit}a.attr-list-group-item-danger:focus,a.attr-list-group-item-danger:hover,button.attr-list-group-item-danger:focus,button.attr-list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.attr-list-group-item-danger.attr-active,a.attr-list-group-item-danger.attr-active:focus,a.attr-list-group-item-danger.attr-active:hover,button.attr-list-group-item-danger.attr-active,button.attr-list-group-item-danger.attr-active:focus,button.attr-list-group-item-danger.attr-active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.attr-list-group-item-heading{margin-top:0;margin-bottom:5px}.attr-list-group-item-text{margin-bottom:0;line-height:1.3}.attr-panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.attr-panel-body{padding:15px}.attr-panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.attr-panel-heading>.attr-dropdown .attr-dropdown-toggle{color:inherit}.attr-panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.attr-panel-title>.attr-small,.attr-panel-title>.attr-small>a,.attr-panel-title>a,.attr-panel-title>small,.attr-panel-title>small>a{color:inherit}.attr-panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.attr-panel>.attr-list-group,.attr-panel>.attr-panel-collapse>.attr-list-group{margin-bottom:0}.attr-panel>.attr-list-group .attr-list-group-item,.attr-panel>.attr-panel-collapse>.attr-list-group .attr-list-group-item{border-width:1px 0;border-radius:0}.attr-panel>.attr-list-group:first-child .attr-list-group-item:first-child,.attr-panel>.attr-panel-collapse>.attr-list-group:first-child .attr-list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.attr-panel>.attr-list-group:last-child .attr-list-group-item:last-child,.attr-panel>.attr-panel-collapse>.attr-list-group:last-child .attr-list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.attr-panel>.attr-panel-heading+.attr-panel-collapse>.attr-list-group .attr-list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.attr-panel-heading+.attr-list-group .attr-list-group-item:first-child{border-top-width:0}.attr-list-group+.attr-panel-footer{border-top-width:0}.attr-panel>.attr-panel-collapse>.attr-table,.attr-panel>.attr-table,.attr-panel>.attr-table-responsive>.attr-table{margin-bottom:0}.attr-panel>.attr-panel-collapse>.attr-table caption,.attr-panel>.attr-table caption,.attr-panel>.attr-table-responsive>.attr-table caption{padding-right:15px;padding-left:15px}.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child,.attr-panel>.attr-table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child td:first-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child th:first-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child td:first-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child th:first-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child td:first-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child th:first-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child td:first-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child td:last-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>tbody:first-child>tr:first-child th:last-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child td:last-child,.attr-panel>.attr-table-responsive:first-child>.attr-table:first-child>thead:first-child>tr:first-child th:last-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child td:last-child,.attr-panel>.attr-table:first-child>tbody:first-child>tr:first-child th:last-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child td:last-child,.attr-panel>.attr-table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child,.attr-panel>.attr-table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child td:first-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child th:first-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child td:first-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child th:first-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child td:first-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child th:first-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child td:first-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child td:last-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tbody:last-child>tr:last-child th:last-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child td:last-child,.attr-panel>.attr-table-responsive:last-child>.attr-table:last-child>tfoot:last-child>tr:last-child th:last-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child td:last-child,.attr-panel>.attr-table:last-child>tbody:last-child>tr:last-child th:last-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child td:last-child,.attr-panel>.attr-table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.attr-panel>.attr-panel-body+.attr-table,.attr-panel>.attr-panel-body+.attr-table-responsive,.attr-panel>.attr-table+.attr-panel-body,.attr-panel>.attr-table-responsive+.attr-panel-body{border-top:1px solid #ddd}.attr-panel>.attr-table>tbody:first-child>tr:first-child td,.attr-panel>.attr-table>tbody:first-child>tr:first-child th{border-top:0}.attr-panel>.attr-table-bordered,.attr-panel>.attr-table-responsive>.attr-table-bordered{border:0}.attr-panel>.attr-table-bordered>tbody>tr>td:first-child,.attr-panel>.attr-table-bordered>tbody>tr>th:first-child,.attr-panel>.attr-table-bordered>tfoot>tr>td:first-child,.attr-panel>.attr-table-bordered>tfoot>tr>th:first-child,.attr-panel>.attr-table-bordered>thead>tr>td:first-child,.attr-panel>.attr-table-bordered>thead>tr>th:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr>td:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr>th:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr>td:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr>th:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr>td:first-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr>th:first-child{border-left:0}.attr-panel>.attr-table-bordered>tbody>tr>td:last-child,.attr-panel>.attr-table-bordered>tbody>tr>th:last-child,.attr-panel>.attr-table-bordered>tfoot>tr>td:last-child,.attr-panel>.attr-table-bordered>tfoot>tr>th:last-child,.attr-panel>.attr-table-bordered>thead>tr>td:last-child,.attr-panel>.attr-table-bordered>thead>tr>th:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr>td:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr>th:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr>td:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr>th:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr>td:last-child,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr>th:last-child{border-right:0}.attr-panel>.attr-table-bordered>tbody>tr:first-child>td,.attr-panel>.attr-table-bordered>tbody>tr:first-child>th,.attr-panel>.attr-table-bordered>thead>tr:first-child>td,.attr-panel>.attr-table-bordered>thead>tr:first-child>th,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr:first-child>td,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr:first-child>th,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr:first-child>td,.attr-panel>.attr-table-responsive>.attr-table-bordered>thead>tr:first-child>th{border-bottom:0}.attr-panel>.attr-table-bordered>tbody>tr:last-child>td,.attr-panel>.attr-table-bordered>tbody>tr:last-child>th,.attr-panel>.attr-table-bordered>tfoot>tr:last-child>td,.attr-panel>.attr-table-bordered>tfoot>tr:last-child>th,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr:last-child>td,.attr-panel>.attr-table-responsive>.attr-table-bordered>tbody>tr:last-child>th,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr:last-child>td,.attr-panel>.attr-table-responsive>.attr-table-bordered>tfoot>tr:last-child>th{border-bottom:0}.attr-panel>.attr-table-responsive{margin-bottom:0;border:0}.attr-panel-group{margin-bottom:20px}.attr-panel-group .attr-panel{margin-bottom:0;border-radius:4px}.attr-panel-group .attr-panel+.attr-panel{margin-top:5px}.attr-panel-group .attr-panel-heading{border-bottom:0}.attr-panel-group .attr-panel-heading+.attr-panel-collapse>.attr-list-group,.attr-panel-group .attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top:1px solid #ddd}.attr-panel-group .attr-panel-footer{border-top:0}.attr-panel-group .attr-panel-footer+.attr-panel-collapse .attr-panel-body{border-bottom:1px solid #ddd}.attr-panel-default{border-color:#ddd}.attr-panel-default>.attr-panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.attr-panel-default>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#ddd}.attr-panel-default>.attr-panel-heading .attr-badge{color:#f5f5f5;background-color:#333}.attr-panel-default>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#ddd}.attr-panel-primary{border-color:#337ab7}.attr-panel-primary>.attr-panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.attr-panel-primary>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#337ab7}.attr-panel-primary>.attr-panel-heading .attr-badge{color:#337ab7;background-color:#fff}.attr-panel-primary>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#337ab7}.attr-panel-success{border-color:#d6e9c6}.attr-panel-success>.attr-panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.attr-panel-success>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#d6e9c6}.attr-panel-success>.attr-panel-heading .attr-badge{color:#dff0d8;background-color:#3c763d}.attr-panel-success>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#d6e9c6}.attr-panel-info{border-color:#bce8f1}.attr-panel-info>.attr-panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.attr-panel-info>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#bce8f1}.attr-panel-info>.attr-panel-heading .attr-badge{color:#d9edf7;background-color:#31708f}.attr-panel-info>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#bce8f1}.attr-panel-warning{border-color:#faebcc}.attr-panel-warning>.attr-panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.attr-panel-warning>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#faebcc}.attr-panel-warning>.attr-panel-heading .attr-badge{color:#fcf8e3;background-color:#8a6d3b}.attr-panel-warning>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#faebcc}.attr-panel-danger{border-color:#ebccd1}.attr-panel-danger>.attr-panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.attr-panel-danger>.attr-panel-heading+.attr-panel-collapse>.attr-panel-body{border-top-color:#ebccd1}.attr-panel-danger>.attr-panel-heading .attr-badge{color:#f2dede;background-color:#a94442}.attr-panel-danger>.attr-panel-footer+.attr-panel-collapse>.attr-panel-body{border-bottom-color:#ebccd1}.attr-embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.attr-embed-responsive .attr-embed-responsive-item,.attr-embed-responsive embed,.attr-embed-responsive iframe,.attr-embed-responsive object,.attr-embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.attr-embed-responsive-16by9{padding-bottom:56.25%}.attr-embed-responsive-4by3{padding-bottom:75%}.attr-well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.attr-well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.attr-well-lg{padding:24px;border-radius:6px}.attr-well-sm{padding:9px;border-radius:3px}.attr-close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.attr-close:focus,.attr-close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.attr-close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.attr-modal-open{overflow:hidden}.attr-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.attr-modal.attr-fade .attr-modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.attr-modal.attr-in .attr-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.attr-modal-open .attr-modal{overflow-x:hidden;overflow-y:auto}.attr-modal-dialog{position:relative;width:auto;margin:10px}.attr-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.attr-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.attr-modal-backdrop.attr-fade{opacity:0}.attr-modal-backdrop.attr-in{opacity:.5}.attr-modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.attr-modal-header .attr-close{margin-top:-2px}.attr-modal-title{margin:0;line-height:1.42857143}.attr-modal-body{position:relative;padding:15px}.attr-modal-footer .attr-btn+.attr-btn{margin-bottom:0;margin-left:5px}.attr-modal-footer .attr-btn-group .attr-btn+.attr-btn{margin-left:-1px}.attr-modal-footer .attr-btn-block+.attr-btn-block{margin-left:0}.attr-modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.attr-modal-dialog{width:600px;margin:30px auto}.attr-modal-content{-webkit-box-shadow:0 20px 30px -10px rgba(13,20,39,.4);box-shadow:0 20px 30px -10px rgba(13,20,39,.4)}.attr-modal-sm{width:300px}}@media (min-width:992px){.attr-modal-lg{width:900px}}.attr-tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;opacity:0;line-break:auto}.attr-tooltip.attr-in{opacity:.9}.attr-tooltip.attr-top{padding:5px 0;margin-top:-3px}.attr-tooltip.attr-right{padding:0 5px;margin-left:3px}.attr-tooltip.attr-bottom{padding:5px 0;margin-top:3px}.attr-tooltip.attr-left{padding:0 5px;margin-left:-3px}.attr-tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.attr-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.attr-tooltip.attr-top .attr-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.attr-tooltip.attr-top-left .attr-tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.attr-tooltip.attr-top-right .attr-tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.attr-tooltip.attr-right .attr-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.attr-tooltip.attr-left .attr-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.attr-tooltip.attr-bottom .attr-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.attr-tooltip.attr-bottom-left .attr-tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.attr-tooltip.attr-bottom-right .attr-tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.attr-popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.attr-popover.attr-top{margin-top:-10px}.attr-popover.attr-right{margin-left:10px}.attr-popover.attr-bottom{margin-top:10px}.attr-popover.attr-left{margin-left:-10px}.attr-popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.attr-popover-content{padding:9px 14px}.attr-popover>.attr-arrow,.attr-popover>.attr-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.attr-popover>.attr-arrow{border-width:11px}.attr-popover>.attr-arrow:after{content:"";border-width:10px}.attr-popover.attr-top>.attr-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.attr-popover.attr-top>.attr-arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.attr-popover.attr-right>.attr-arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.attr-popover.attr-right>.attr-arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.attr-popover.attr-bottom>.attr-arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.attr-popover.attr-bottom>.attr-arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.attr-popover.attr-left>.attr-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.attr-popover.attr-left>.attr-arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.attr-carousel{position:relative}.attr-carousel-inner{position:relative;width:100%;overflow:hidden}.attr-carousel-inner>.attr-item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.attr-carousel-inner>.attr-item>a>img,.attr-carousel-inner>.attr-item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.attr-carousel-inner>.attr-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-transition:-webkit-transform .6s ease-in-out,-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.attr-carousel-inner>.attr-item.attr-active.attr-right,.attr-carousel-inner>.attr-item.attr-next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.attr-carousel-inner>.attr-item.attr-active.attr-left,.attr-carousel-inner>.attr-item.attr-prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.attr-carousel-inner>.attr-item.attr-active,.attr-carousel-inner>.attr-item.attr-next.attr-left,.attr-carousel-inner>.attr-item.attr-prev.attr-right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.attr-carousel-inner>.attr-active,.attr-carousel-inner>.attr-next,.attr-carousel-inner>.attr-prev{display:block}.attr-carousel-inner>.attr-active{left:0}.attr-carousel-inner>.attr-next,.attr-carousel-inner>.attr-prev{position:absolute;top:0;width:100%}.attr-carousel-inner>.attr-next{left:100%}.attr-carousel-inner>.attr-prev{left:-100%}.attr-carousel-inner>.attr-next.attr-left,.attr-carousel-inner>.attr-prev.attr-right{left:0}.attr-carousel-inner>.attr-active.attr-left{left:-100%}.attr-carousel-inner>.attr-active.attr-right{left:100%}.attr-carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);opacity:.5}.attr-carousel-control.attr-left{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x}.attr-carousel-control.attr-right{right:0;left:auto;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x}.attr-carousel-control:focus,.attr-carousel-control:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.attr-carousel-control .attr-glyphicon-chevron-left,.attr-carousel-control .attr-glyphicon-chevron-right,.attr-carousel-control .attr-icon-next,.attr-carousel-control .attr-icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.attr-carousel-control .attr-glyphicon-chevron-left,.attr-carousel-control .attr-icon-prev{left:50%;margin-left:-10px}.attr-carousel-control .attr-glyphicon-chevron-right,.attr-carousel-control .attr-icon-next{right:50%;margin-right:-10px}.attr-carousel-control .attr-icon-next,.attr-carousel-control .attr-icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.attr-carousel-control .attr-icon-prev:before{content:'\2039'}.attr-carousel-control .attr-icon-next:before{content:'\203a'}.attr-carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.attr-carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.attr-carousel-indicators .attr-active{width:12px;height:12px;margin:0;background-color:#fff}.attr-carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.attr-carousel-caption .attr-btn{text-shadow:none}@media screen and (min-width:768px){.attr-carousel-control .attr-glyphicon-chevron-left,.attr-carousel-control .attr-glyphicon-chevron-right,.attr-carousel-control .attr-icon-next,.attr-carousel-control .attr-icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.attr-carousel-control .attr-glyphicon-chevron-left,.attr-carousel-control .attr-icon-prev{margin-left:-10px}.attr-carousel-control .attr-glyphicon-chevron-right,.attr-carousel-control .attr-icon-next{margin-right:-10px}.attr-carousel-caption{right:20%;left:20%;padding-bottom:30px}.attr-carousel-indicators{bottom:20px}}.attr-btn-group-vertical>.attr-btn-group:after,.attr-btn-group-vertical>.attr-btn-group:before,.attr-btn-toolbar:after,.attr-btn-toolbar:before,.attr-clearfix:after,.attr-clearfix:before,.attr-container-fluid:after,.attr-container-fluid:before,.attr-container:after,.attr-container:before,.attr-dl-horizontal dd:after,.attr-dl-horizontal dd:before,.attr-form-horizontal .attr-form-group:after,.attr-form-horizontal .attr-form-group:before,.attr-modal-footer:after,.attr-modal-footer:before,.attr-modal-header:after,.attr-modal-header:before,.attr-nav:after,.attr-nav:before,.attr-navbar-collapse:after,.attr-navbar-collapse:before,.attr-navbar-header:after,.attr-navbar-header:before,.attr-navbar:after,.attr-navbar:before,.attr-pager:after,.attr-pager:before,.attr-panel-body:after,.attr-panel-body:before,.attr-row:after,.attr-row:before{display:table;content:" "}.attr-btn-group-vertical>.attr-btn-group:after,.attr-btn-toolbar:after,.attr-clearfix:after,.attr-container-fluid:after,.attr-container:after,.attr-dl-horizontal dd:after,.attr-form-horizontal .attr-form-group:after,.attr-modal-footer:after,.attr-modal-header:after,.attr-nav:after,.attr-navbar-collapse:after,.attr-navbar-header:after,.attr-navbar:after,.attr-pager:after,.attr-panel-body:after,.attr-row:after{clear:both}.attr-center-block{display:block;margin-right:auto;margin-left:auto}.attr-pull-right{float:right!important}.attr-pull-left{float:left!important}.attr-hide{display:none!important}.attr-show{display:block!important}.attr-invisible{visibility:hidden}.attr-text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.attr-hidden{display:none!important}.attr-affix{position:fixed}@-ms-viewport{width:device-width}.attr-visible-lg,.attr-visible-md,.attr-visible-sm,.attr-visible-xs{display:none!important}.attr-visible-lg-block,.attr-visible-lg-inline,.attr-visible-lg-inline-block,.attr-visible-md-block,.attr-visible-md-inline,.attr-visible-md-inline-block,.attr-visible-sm-block,.attr-visible-sm-inline,.attr-visible-sm-inline-block,.attr-visible-xs-block,.attr-visible-xs-inline,.attr-visible-xs-inline-block{display:none!important}@media (max-width:767px){.attr-visible-xs{display:block!important}table.attr-visible-xs{display:table!important}tr.attr-visible-xs{display:table-row!important}td.attr-visible-xs,th.attr-visible-xs{display:table-cell!important}}@media (max-width:767px){.attr-visible-xs-block{display:block!important}}@media (max-width:767px){.attr-visible-xs-inline{display:inline!important}}@media (max-width:767px){.attr-visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.attr-visible-sm{display:block!important}table.attr-visible-sm{display:table!important}tr.attr-visible-sm{display:table-row!important}td.attr-visible-sm,th.attr-visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.attr-visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.attr-visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.attr-visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.attr-visible-md{display:block!important}table.attr-visible-md{display:table!important}tr.attr-visible-md{display:table-row!important}td.attr-visible-md,th.attr-visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.attr-visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.attr-visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.attr-visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.attr-visible-lg{display:block!important}table.attr-visible-lg{display:table!important}tr.attr-visible-lg{display:table-row!important}td.attr-visible-lg,th.attr-visible-lg{display:table-cell!important}}@media (min-width:1200px){.attr-visible-lg-block{display:block!important}}@media (min-width:1200px){.attr-visible-lg-inline{display:inline!important}}@media (min-width:1200px){.attr-visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.attr-hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.attr-hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.attr-hidden-md{display:none!important}}@media (min-width:1200px){.attr-hidden-lg{display:none!important}}.attr-visible-print{display:none!important}@media print{.attr-visible-print{display:block!important}table.attr-visible-print{display:table!important}tr.attr-visible-print{display:table-row!important}td.attr-visible-print,th.attr-visible-print{display:table-cell!important}}.attr-visible-print-block{display:none!important}@media print{.attr-visible-print-block{display:block!important}}.attr-visible-print-inline{display:none!important}@media print{.attr-visible-print-inline{display:inline!important}}.attr-visible-print-inline-block{display:none!important}@media print{.attr-visible-print-inline-block{display:inline-block!important}}@media print{.attr-hidden-print{display:none!important}}@-webkit-keyframes metform-responseOpen{from{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:top center;transform-origin:top center}to{-webkit-transform:scaley(1);transform:scaley(1);opacity:1;-webkit-transform-origin:top center;transform-origin:top center}}@keyframes metform-responseOpen{from{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:top center;transform-origin:top center}to{-webkit-transform:scaley(1);transform:scaley(1);opacity:1;-webkit-transform-origin:top center;transform-origin:top center}}@-webkit-keyframes metform-responseClose{from{-webkit-transform:scaley(1);transform:scaley(1);-webkit-transform-origin:top center;transform-origin:top center}to{-webkit-transform:scaley(0);transform:scaley(0);-webkit-transform-origin:top center;transform-origin:top center}}@keyframes metform-responseClose{from{-webkit-transform:scaley(1);transform:scaley(1);-webkit-transform-origin:top center;transform-origin:top center}to{-webkit-transform:scaley(0);transform:scaley(0);-webkit-transform-origin:top center;transform-origin:top center}}@-webkit-keyframes metform-zoom-out-zero{from{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes metform-zoom-out-zero{from{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes metform-zoom-in-full{from{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes metform-zoom-in-full{from{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.mf-main-response-wrap[data-show="1"] .mf-response-msg{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:metform-responseOpen;animation-name:metform-responseOpen}.mf-main-response-wrap[data-show="0"] .mf-response-msg{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:metform-responseClose;animation-name:metform-responseClose}.mf-main-response-wrap .mf-response-msg{border-radius:10px;border:1px solid #c3c2c2}.mf-main-response-wrap:not(.mf_pro_activated) .mf-response-msg{background-color:#fff}.mf-close-this-form{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-name:metform-zoom-out-zero;animation-name:metform-zoom-out-zero}.mf-close-this-form>h2{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:metform-zoom-in-full;animation-name:metform-zoom-in-full}.mf-input-wrapper .mf-time-input[type=time]:not(.value-found):before{content:attr(placeholder);padding-right:2px}.mf-input-wrapper .mf-time-input[type=time]:focus:before{content:''!important}@supports (-webkit-touch-callout:none){.mf-input-wrapper .mf-time-input{min-width:100%;min-height:45px;height:45px!important}}.elementor-widget-mf-checkbox .mf-input-label{margin-bottom:-5px!important}#elementor .mf-btn-wraper a.metform-btn{background:#337ab7;color:#fff;border-radius:5px;height:20%;font-size:16px;padding:10px}.mf-form-wrapper section,.single-metform-form section{padding-top:0;padding-bottom:0}.mf-input-switch-control{position:relative;display:inline-block}.mf-input-switch-control>input[type=checkbox]{display:none!important}.mf-input-control{position:absolute;z-index:-1;opacity:0}.mf-input-switch .mf-input-control-label::before{content:attr(data-disable);width:55px;height:25px;background-color:#ededed;left:0;border-radius:15px;text-align:right;color:#fff;text-transform:uppercase;font-weight:700;font-size:10px;padding:3px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:10px;-webkit-transition:all .4s;transition:all .4s;float:right;line-height:18px;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.metform-form-content{position:relative;z-index:0;overflow-x:clip}.metform-form-content .metform-form-main-wrapper .e-container{isolation:unset}.mf-text-editor .ql-container.ql-snow{border:1px solid #ccc}_::-webkit-full-page-media,_:future,:root .metform-form-content{position:relative;z-index:0;overflow-x:hidden}.mf-multistep-container .elementor-top-section .elementor-inner-section{padding:0!important;margin:0!important;min-height:inherit}.mf-multistep-container .elementor-top-section .elementor-inner-column .elementor-element-populated{padding-top:0!important;padding-bottom:0!important}.mf-multistep-container .elementor-top-section .elementor-inner-column .mf-widget-container{margin:10px 0}.mf-multistep-container .e-con .e-con-inner,.mf-multistep-container .e-con .e-container--row,.mf-multistep-container .e-container--column .e-con-inner,.mf-multistep-container .e-container--column .e-container--row{padding:0!important;margin:0!important;min-height:inherit}.mf-response-msg-wrap{-webkit-transition:height .45s,opacity .45s,visibility .45s;transition:height .45s,opacity .45s,visibility .45s;background-color:#fff}.mf-response-msg-wrap[data-show="0"]{height:0!important;opacity:0;visibility:hidden}.mf-response-msg-wrap[data-show="1"]{height:auto;opacity:1;visibility:visible;margin-bottom:20px}.mf-response-msg{border-radius:5px;text-align:center;padding:15px 34px;height:100%}.wf-error-res{background-color:#f8d7da;border-color:#f5c6cb}.mf-success-icon,.wf-error-res .mf-alert-icon{color:#721c24;font-size:30px;margin-bottom:5px}.mf-success-icon{color:#101010}.mf-response-msg p{font-size:17px;line-height:20px;color:#101010;margin-bottom:0}.wf-error-res p{color:#721c24}.custom-file-label,.custom-select,.mf-input-control-label::before{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.mf-input-control-label::after{position:absolute;top:2px;left:2px;display:block;width:14px;height:14px;content:"";background-color:#adb5bd;border-radius:100px;-webkit-transition:all .4s;transition:all .4s;cursor:pointer}.mf-input-switch label.mf-input-control-label{display:inline-block;vertical-align:middle;position:relative;margin:0}.mf-input-control:checked~.mf-input-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff;content:attr(data-enable);text-align:left;padding-left:10px;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.mf-input-switch .mf-input-control:checked~.mf-input-control-label::after{background-color:#fff}body.theme-twentytwentyone .mf-input-control-label::after{left:12px}body.theme-twentytwentyone .mf-input-switch .mf-input-control:checked~.mf-input-control-label::after{left:calc(55px - ((55px / 2) - 7px) + 8px)!important}.mf-input-wrapper .mf-input-help{display:block;font-size:.9em;margin-top:5px;opacity:.7;clear:both;font-weight:400}.mf-input-wrapper .mf-input{width:100%;max-width:100%;padding:12px;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:0 0;background-color:#fafafa;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear;font-size:14px;line-height:21px;text-align:left}.mf-form-wrapper .metform-form-content .metform-form-main-wrapper .mf-input-wrapper .mf-input{font-size:16px;-webkit-appearance:none}.mf-input-wrapper .mf-input:focus,.mf-input-wrapper.mf-field-error .mf-input,.mf-input-wrapper.mf-field-error .mf-input:focus{outline:0}.mf-input-wrapper .mf-input:focus{border-color:#4285f478}.mf-input-wrapper .mf-input:-ms-input-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::-webkit-input-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::-moz-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::-ms-input-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input::-webkit-input-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}.mf-input-wrapper .mf-input:-moz-placeholder{color:#c9c1c1;font-weight:400;font-size:14px}@media (max-width:767px){.attr-form-group>.attr-control-label,.attr-form-group>.mf-input,.mf-input-wrapper>.mf-captcha-input-wrapper,.mf-input-wrapper>.mf-checkbox,.mf-input-wrapper>.mf-image-select,.mf-input-wrapper>.mf-input-label,.mf-input-wrapper>.mf-input:not(.mf-left-parent),.mf-input-wrapper>.mf-payment-method,.mf-input-wrapper>.mf-radio,.mf-input-wrapper>.mf-repeater-field-label,.mf-input-wrapper>.mf-signature{width:100%;min-width:100%}}.mf-input-wrapper .mf-input-label,.mf-repeater-field-label{font-family:Roboto,sans-serif;font-weight:600;font-size:14px;display:block;color:#000;font-size:14px;line-height:16px;margin-bottom:5px}.mf-input-wrapper .mf-input,.mf-input-wrapper .mf-input-label{vertical-align:middle}div.mf-input-wrapper>textarea.mf-input{padding:15px}.irs--round .irs-max,.irs--round .irs-min{display:none}.irs--round .irs-handle{cursor:pointer}.multi-option-input-type{vertical-align:middle}.mf-checkbox-option input[type=checkbox]{display:none!important}.mf-checkbox-option:not(.disabled) label{cursor:pointer}.mf-checkbox-option input[type=checkbox]+span::before{position:relative;content:"\f0c8";font-family:"Font Awesome 5 Free"!important;font-weight:500!important;display:inline-block;border:none;font-size:18px;color:#5f7bff;font-weight:400;width:25px;line-height:1;top:2px}.mf-checkbox-option input[type=checkbox]+span{font-weight:400;font-size:14px;cursor:pointer}.mf-checkbox-option input[type=checkbox]:checked+span::before{content:"\f14a";font-family:"Font Awesome 5 Free"!important;display:inline-block;border:none;font-size:18px;color:#5f7bff}.mf-radio-option input[type=radio]{display:none!important}.mf-checkbox-option,.mf-radio-option{padding-right:15px}.mf-radio-option input[type=radio]+span::before{content:"\f111";font-family:"Font Awesome 5 Free"!important;font-weight:500!important;display:inline-block;border:none;font-size:18px;color:#5f7bff;font-weight:400;width:25px;line-height:1;top:2px;position:relative}.mf-radio-option input[type=radio]+span{font-weight:400;font-size:14px;cursor:pointer}.mf-radio-option input[type=radio]:checked+span::before{content:"\f058";font-family:"Font Awesome 5 Free"!important;display:inline-block;border:none;font-size:18px;color:#5f7bff}.mf-input-wrapper .mf-input-select{padding:0!important}.mf-input-select .mf_select__control{min-height:0;padding:12px;border-width:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;border-radius:none!important;border:1px solid #eaeaea;background-color:transparent}.mf-input-select .mf_select__control:hover{border:1px solid #eaeaea}.mf-input-select .mf_select__indicator-separator{display:none}.mf-input-select .mf_select__value-container,.mf-input-select .mf_select__value-container input{padding:0}.mf-input-select .mf_select__placeholder{margin-left:0;margin-right:0;color:inherit}.mf-input-select .mf_select__indicators{margin-right:2px}.mf-input-multiselect .mf_multiselect__indicators{margin-right:15px}.mf-input-multiselect .mf_multiselect__dropdown-indicator,.mf-input-select .mf_select__indicator{padding:0;border-style:solid;border-width:5px 4px 0;border-color:currentColor transparent transparent}.mf-input-multiselect .mf_multiselect__control--menu-is-open .mf_multiselect__dropdown-indicator,.mf-input-select .mf_select__control--menu-is-open .mf_select__indicator{border-width:0 4px 5px;border-color:transparent transparent currentColor}.mf-input-multiselect .mf_multiselect__dropdown-indicator>svg,.mf-input-select .mf_select__indicator>svg{display:none}.mf-input-select .mf_select__menu{width:100%;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-color:#fff}.mf-input-select .mf_select__menu>div{overflow-x:hidden}.mf-input-select .mf_select__menu-list{padding:0}.mf-input-select .mf_select__option{cursor:pointer;border:1px solid #eaeaea}.mf-input-select .mf_select__option.mf_select__option--is-focused,.mf-input-select .mf_select__option.mf_select__option--is-selected,.mf-input-select .mf_select__option:hover{background-color:#f0f0f0}.mf-input-select .mf_select__control.mf_select__control--is-focused{border-color:#4285f478;background-color:inherit}.mf-input.mf-input-select{border:none!important;background-color:#fafafa}.mf-input-select .mf_select__single-value{position:relative;top:0;width:100%;max-width:calc(100% - 22px);margin-left:0;margin-right:0;-webkit-transform:none;transform:none}.mf-input-wrapper select.mf-input-dropdown{border:none;padding:15px 25px;font-size:15px;font-weight:500!important;-webkit-appearance:none;-o-appearance:none;-moz-appearance:none;appearance:none;border-width:1px;border-style:solid;border-color:#eaeaea}.mf-input-wrapper select.mf-input-dropdown option{background-color:#fff;color:#222;font-size:15px}.mf-input-switch-control.mf-input-switch.mf-input{-webkit-box-shadow:none!important;box-shadow:none!important;vertical-align:-webkit-baseline-middle;border:none;padding:0}.mf-input-wrapper .range-slider{display:inline-block;width:100%}.mf-input-wrapper .asRange{width:100%;background-color:#f1f4f9}.mf-input-wrapper .asRange .asRange-pointer .asRange-tip::before,.mf-input-wrapper .asRange .asRange-pointer::before,.mf-input-wrapper .asRange .asRange-selected{background-color:#1fb787}.mf-input-wrapper .asRange .asRange-pointer .asRange-tip{background-color:#1fb787;border:1px solid #1fb787;top:inherit;bottom:18px;left:-50%;margin-left:8px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.metform-btn{background-color:#4285f4;border:none;-webkit-box-shadow:none;box-shadow:none;display:inline-block;max-width:100%;padding:16px 40px;font-size:16px;border-radius:2px;cursor:pointer;-webkit-box-shadow:0 5px 5px 0 rgba(66,133,244,.3);box-shadow:0 5px 5px 0 rgba(66,133,244,.3);line-height:18px;-webkit-transition:all .4s;transition:all .4s;font-weight:500;text-decoration:none}.metform-btn:focus,.metform-btn:hover{background-color:#4285f4;text-decoration:none;outline:0}button.metform-btn,button.metform-btn:not(.toggle){background-color:#4285f4}button.metform-btn:focus,button.metform-btn:hover{background-color:#4285f4}@media (max-width:767px){.mf-btn--mobile-justify .metform-btn{width:100%}}@media (min-width:768px) and (max-width:1024px){.mf-btn--tablet-justify .metform-btn{width:100%}}@media (min-width:1025px){.mf-btn--justify .metform-btn{width:100%}}.metform-submit-btn{position:relative;z-index:0}.metform-submit-btn::after,.metform-submit-btn::before{content:" ";position:absolute;top:50%;left:50%;width:22px;height:22px;margin:-11px 0 0 -11px;border-style:solid;border-color:currentColor;border-width:0;border-radius:50%;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.metform-submit-btn[disabled]::after,.metform-submit-btn[disabled]::before{opacity:1;-webkit-transition-delay:.15s;transition-delay:.15s}.metform-submit-btn::before{border-width:2px}.metform-submit-btn[disabled]::before{opacity:.25}.metform-submit-btn::after{border-top-width:2px;-webkit-animation:submitspin .55s linear infinite;animation:submitSpin .55s linear infinite}.metform-submit-btn>span{-webkit-transition:opacity .15s ease .15s;transition:opacity .15s ease .15s}.metform-submit-btn[disabled]>span{opacity:0;-webkit-transition-delay:0;transition-delay:0}@-webkit-keyframes submitSpin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes submitSpin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mf-input-wrapper .iti{display:block}.mf-input-wrapper>.iti{display:inline-block;width:100%}.mf-input-wrapper .iti .mf-input{width:100%!important}.mf-input-wrapper .iti--separate-dial-code .iti__selected-flag{background-color:#f7f6f6}.mf-input-wrapper .iti .iti__flag-container{display:none}.mf-input-wrapper .iti>.iti__flag-container{display:block}.flatpickr-calendar{margin-top:8px}.flatpickr-month{margin-top:3px;margin-bottom:5px}.mf-input-wrapper>.flatpickr-wrapper{display:block}.flatpickr-wrapper select{display:inline-block}.flatpickr-calendar .flatpickr-time{height:auto}.elementor-widget-mf-date .mf-input-wrapper .flatpickr-calendar{width:auto}.elementor-widget-mf-date.elementor-element-edit-mode .flatpickr-calendar,.elementor-widget-mf-time.elementor-element-edit-mode .flatpickr-calendar{top:100%!important;left:0!important}.mf-ratings{display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer}.mf-ratings>input{display:none!important}.mf-ratings>label{cursor:pointer}.mf-ratings>label:not(:last-child){padding-right:5px}.mf-ratings.is-selected>label,.mf-ratings:not(.is-selected):hover>label{color:#ffdb72}.mf-ratings.is-selected:not(:hover)>input:checked+label~label,.mf-ratings.is-selected>label:hover~label,.mf-ratings:not(.is-selected),.mf-ratings:not(.is-selected)>label:hover~label{color:#ccc}.mf-input-file-upload{width:.1px;height:.1px;opacity:0;visibility:hidden;position:absolute}.mf-input-file-upload-label{color:#fff;margin-right:10px;padding:5px 15px;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-box-shadow:none;box-shadow:none;font-size:16px;font-weight:400;line-height:28px}.mf-input-file-upload-label i{font-size:18px}.mf-input-file-upload-label svg{max-width:18px;height:auto;vertical-align:middle}.mf-file-name span{display:inline-block;font-size:15px}.mf-input-wrapper .error{display:block;font-size:14px}.mf-input-multiselect,.mf-input-select{padding:0;cursor:pointer}.mf-input.mf-input-multiselect{padding:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;border:none!important}.mf-input-multiselect .mf_multiselect__control{border:1px solid #eaeaea;border-radius:0;background-color:#fafafa;cursor:pointer}.mf-input-multiselect .mf_multiselect__control:focus,.mf-input-multiselect .mf_multiselect__control:hover{border:1px solid #eaeaea;outline:0;-webkit-box-shadow:none;box-shadow:none}.mf_multiselect__indicator-separator{display:none}.mf_multiselect__option.mf_multiselect__option--is-focused,.mf_multiselect__option:hover{background-color:#f0f0f0}.mf_multiselect__option.mf_multiselect__option--is-focused{background-color:#fff}.mf_multiselect__option{border:1px solid #eaeaea;background-color:#fff;padding:10px 15px;font-size:15px}.mf-input-multiselect .mf_multiselect__menu{margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.mf-input-multiselect .mf_multiselect__menu-list{padding:0}.mf-input-multiselect .mf_multiselect__placeholder{color:#c9c1c1}.mf_multiselect__menu-notice--no-options{border:1px solid #eaeaea;color:#c9c1c1}.mf_multiselect__control .mf_multiselect__value-container{padding:8px 12px}.mf_multiselect__control .mf_multiselect__value-container>div:last-child{height:25px}.mf-input-multiselect .mf_multiselect__multi-value{margin:0 5px 0 0}.mf_multiselect__multi-value__remove{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.mf_multiselect__multi-value__label{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.mf-input-multiselect .mf_multiselect__input>input{min-height:0}.mf-input.mf-input-summary{padding:10px 13px 13px;background-color:#fff;border-width:0;margin-top:15px;-webkit-box-shadow:0 0 1px 0 transparent;box-shadow:0 0 1px 0 transparent;background-color:transparent}.mf-input.mf-input-summary:has(li){-webkit-box-shadow:0 0 1px 0 grey;box-shadow:0 0 1px 0 grey;background-color:#f3f9ff}.mf-entry-data{margin:0;padding:0;list-style:none;word-break:break-word}.mf-entry-data>li:not(:last-child){border-bottom-width:0}.mf-entry-data>li>strong{display:block;padding:8px 0;font-size:14px}.mf-entry-data>li>span{display:block;width:100%;max-width:100%;padding:12px;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:0 0;background-color:#fffefe;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear;font-size:14px;line-height:21px;text-align:left}.elementor-widget-mf-range .mf-field-error .error{display:none!important}.g-recaptcha>div{position:relative;z-index:0}.g-recaptcha>div::after,.g-recaptcha>div::before,.g-recaptcha>div>div::after,.g-recaptcha>div>div::before{content:" ";position:absolute;border-style:solid;border-color:#d3d3d3;border-width:0;z-index:0}.g-recaptcha>div::before{top:0;left:0;bottom:2px;border-left-width:1px}.g-recaptcha>div::after{top:0;right:2px;bottom:2px;border-right-width:1px}.g-recaptcha>div>div::before{top:0;left:0;right:2px;border-top-width:1px}.g-recaptcha>div>div::after{left:0;right:2px;bottom:2px;border-bottom-width:1px}.g-recaptcha+.attr-alert{display:none}.g-recaptcha:empty+.attr-alert{display:block!important}.mf-captcha-input-wrapper.mf-captcha-block>i{padding-left:25px}img.mf-input.mf-captcha-image{max-width:200px;border:none;-webkit-box-sizing:unset;box-sizing:unset;background:0 0;padding:0;display:inline-block}.mf-captcha-block>img.mf-input.mf-captcha-image{margin:5px 0 5px 0}.mf-captcha-inline>img.mf-input.mf-captcha-image{margin:0 5px 0 0}.mf-captcha-input-wrapper.mf-captcha-inline{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important;-ms-flex-align:center;-webkit-box-align:center;align-items:center;width:100%}.mf-captcha-input-wrapper.mf-captcha-inline>i{margin-left:25px!important;-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.mf-refresh-captcha::before{content:"\f01e";font-family:"Font Awesome 5 Free";font-weight:700;font-style:normal;cursor:pointer}.mf-error-message{display:block}.elementor-widget-mf-url .mf-input-wrapper .mf-error-message{color:red}.mf-input-wrapper .input-range__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:4px solid #000;border-radius:100%;cursor:pointer;display:block;height:15px;margin-left:-7.5px;margin-top:-11px;outline:0;position:absolute;top:50%;-webkit-transition:-webkit-transform .3s ease-out,box-shadow .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out,-webkit-box-shadow .3s ease-out;transition:-webkit-transform .3s ease-out,-webkit-box-shadow .3s ease-out;transition:transform .3s ease-out,box-shadow .3s ease-out;transition:transform .3s ease-out,box-shadow .3s ease-out,-webkit-transform .3s ease-out,-webkit-box-shadow .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out,box-shadow .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,box-shadow .3s ease-out,-webkit-transform .3s ease-out;width:15px}.mf-input-wrapper .input-range__slider:focus{-webkit-box-shadow:0 0 0 5px rgba(63,81,181,.2);box-shadow:0 0 0 5px rgba(63,81,181,.2)}.input-range--disabled .input-range__slider{background:#ccc;border:1px solid #ccc;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;transform:none}.mf-input-wrapper .input-range__slider-container{-webkit-transition:left .3s ease-out;transition:left .3s ease-out}.mf-input-wrapper .input-range__label{color:#aaa;font-family:"Helvetica Neue",san-serif;font-size:.8rem;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap}.mf-input-wrapper .input-range__label--max,.mf-input-wrapper .input-range__label--min{bottom:-1.4rem;position:absolute;display:none}.mf-input-wrapper .input-range__label--min{left:0}.mf-input-wrapper .input-range__label--max{right:0}.mf-input-wrapper .input-range__label--value{position:absolute;bottom:20px}.mf-input-wrapper .input-range__label-container{left:-50%;position:relative;background-color:#000;width:36px;height:20px;display:inline-block;color:#fff;font-size:12px;text-align:center;border-radius:3px}.mf-input-wrapper .input-range__label-container::before{position:absolute;bottom:-3px;left:50%;display:inline-block;width:6px;height:6px;margin-left:-3px;content:"";background-color:#000;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mf-input-wrapper .input-range__label--max .input-range__label-container{left:50%}.mf-input-wrapper .input-range__track{background:#f1f4f9;border-radius:.3rem;cursor:pointer;display:block;height:8px;position:relative;-webkit-transition:left .3s ease-out,width .3s ease-out;transition:left .3s ease-out,width .3s ease-out}.mf-input-wrapper .input-range--disabled .input-range__track{background:#f1f4f9}.mf-input-wrapper .input-range__track--background{left:0;margin-top:-.15rem;position:absolute;right:0;top:50%}.mf-input-wrapper .input-range__track--active{background:#000}.mf-input-wrapper .input-range{height:1rem;position:relative;width:100%}.mf-condition--hidden,[mf-condition-hidden=true]{display:none!important;visibility:hidden}.mf-file-upload-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.mf-file-name{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:28px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.mf-file-name-item{position:relative;display:inline-block;padding-right:28px;margin-right:8px;border-radius:3px;padding:2px 8px}.mf-file-remove{position:absolute;right:-9px;top:-6px;color:#ff3f00!important;background:#fff;height:18px;width:18px;text-align:center;border-radius:100px;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.3);box-shadow:0 1px 10px rgba(0,0,0,.3);margin:0;font-size:15px;font-weight:700;line-height:18px;cursor:pointer;-webkit-transition:color .2s,background .2s;transition:color .2s,background .2s;z-index:2}.mf-file-remove:hover{color:#fff!important;background:#ff3f00}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-area){display:none}.elementor-popup-modal.dialog-type-lightbox{background-color:transparent;display:flex;pointer-events:none;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header{display:none}.elementor-popup-modal .dialog-close-button{display:none;inset-inline-end:20px;margin-top:0;opacity:1;pointer-events:all;top:20px;z-index:9999}.elementor-popup-modal .dialog-close-button svg{fill:#1f2124;height:1em;width:1em}.elementor-popup-modal .dialog-widget-content{background-color:#fff;border-radius:0;box-shadow:none;max-height:100%;max-width:100%;overflow:visible;pointer-events:all;width:auto}.elementor-popup-modal .dialog-message{display:flex;max-height:100vh;max-width:100vw;overflow:auto;padding:0;width:640px}.elementor-popup-modal .elementor{width:100%}