.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.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}.ekit-section-parallax-layer{position:absolute;pointer-events:none}.ekit-section-parallax-layer .elementskit-parallax-graphic{width:100%;height:auto;overflow:visible}.ekit-section-parallax-layer svg.elementskit-parallax-graphic{width:100px}.item_animation{position:absolute;overflow:hidden;animation:ekit-fade 5s infinite linear}.elementskit-invisible{visibility:hidden}.elementskit-parallax-multi-container{transition:none!important}.ekit-section-parallax-type-tilt{pointer-events:auto!important;z-index:99999}@-webkit-keyframes ekit-fade{0%{opacity:.3}100%{opacity:1}}@keyframes ekit-fade{0%{opacity:.3}100%{opacity:1}}@-webkit-keyframes ekit-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ekit-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes ekit-bounce{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%{-webkit-transform:translate3d(0,150%,0);transform:translate3d(0,150%,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes ekit-bounce{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes ekit-zoom{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes ekit-zoom{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes ekit-rotate-box{0%{transform:translate(0,0) rotate(0) scale(1)}20%{transform:translate(73px,-1px) rotate(36deg) scale(.9)}40%{transform:translate(141px,72px) rotate(72deg) scale(1)}60%{transform:translate(83px,122px) rotate(108deg) scale(1.2)}80%{transform:translate(-40px,72px) rotate(144deg) scale(1.1)}100%{transform:translate(0,0) rotate(0) scale(1)}}@-webkit-keyframes ekit-rotate-box{0%{-webkit-transform:translate(0,0) rotate(0) scale(1)}20%{-webkit-transform:translate(73px,-1px) rotate(36deg) scale(.9)}40%{-webkit-transform:translate(141px,72px) rotate(72deg) scale(1)}60%{-webkit-transform:translate(83px,122px) rotate(108deg) scale(1.2)}80%{-webkit-transform:translate(-40px,72px) rotate(144deg) scale(1.1)}100%{-webkit-transform:translate(0,0) rotate(0) scale(1)}}@-webkit-keyframes ekit-left-right{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}50%{-webkit-transform:translateX(50%);transform:translateX(50%)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes ekit-left-right{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}50%{-webkit-transform:translateX(50%);transform:translateX(50%)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.woocommerce button.button{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{color:#fff}.woocommerce .lost_reset_password button.button,.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,.woocommerce .woocommerce-form-register .woocommerce-form-register__submit,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled]{padding:15px 25px}input:focus,select:focus,textarea:focus{outline-offset:0;outline:-webkit-focus-ring-color auto 0}.woocommerce ul.products li.product .price del{opacity:.8;display:inline-block;font-size:14px;font-weight:500;color:#101010}.woocommerce ul.products li.product .star-rating{font-size:11px;letter-spacing:3px;margin:0;margin-left:17px;margin-bottom:10px;margin-top:4px}.woocommerce .star-rating{width:6.5em}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block;color:#101010;font-size:18px;line-height:29px;text-decoration:none;margin-right:8px}.woocommerce .woocommerce-ordering select{border:1px solid #eee;min-height:42px;margin-bottom:30px;appearance:none;padding:0 20px}.woocommerce-account .page-main-content,.woocommerce-cart .page-main-content,.woocommerce-checkout .page-main-content{margin-top:20px;margin-bottom:50px}.checkout.woocommerce-checkout h3{padding-left:0;text-transform:uppercase;font-size:18px;font-weight:600;line-height:22px;color:#3a3a3a}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{font-size:18px;font-weight:500;line-height:25px;color:#000;padding-top:0;padding-bottom:6px;padding-left:15px;padding-right:15px}.sidebar-woo .widget-post img{width:80px;height:60px}.sidebar.sidebar-woo .product_list_widget li img{position:absolute;left:0;top:0;width:95px;height:95px;border-radius:8px}.woocommerce-active ul.products{margin:0;display:grid;grid-gap:30px;grid-template-columns:repeat(4,1fr)}.woocommerce-active ul.products:after,.woocommerce-active ul.products:before{display:none!important}.woocommerce-active ul.products li.product .product-btn-group{padding:0 15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.woocommerce-active ul.products li.product .product-btn-group a{margin:0}.woocommerce-active ul.products li.product .product-btn-group a:not(.button):not(.added_to_cart){padding:0}.woocommerce-active ul.products li.product .product-btn-group a.added{display:none}.woocommerce-active ul.products li.product .product-btn-group a.loading{padding-right:2.618em}.woocommerce-active ul.products li.product .product-btn-group a.loading:after{top:unset}.woocommerce-active:not(.single) .entry-content .woocommerce{margin:0}.woocommerce-active:not(.single) .entry-content .woocommerce-form{margin-bottom:0}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:block}.woocommerce .star-rating span{color:#fec42d}.woocommerce ul.products li.product .added_to_cart,.woocommerce ul.products li.product .button,.woocommerce ul.products li.product>.added_to_cart{padding:10px;color:#fff;font-size:12px;-webkit-transition:.4s;transition:.4s;font-weight:400;right:0;margin:0;line-height:1.4;max-width:200px;border-radius:4px}.woocommerce ul.products li.product>.added_to_cart{color:#fff;background:#2742fd;padding:10px;text-transform:uppercase;font-size:12px;font-weight:400}.woocommerce form.checkout_coupon .form-row-first{width:53%;padding-right:15px}.woocommerce-error,.woocommerce-info,.woocommerce-message{border:none;font-size:18px;padding:1em 2em 1em 3.5em}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{top:50%;left:1.5em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woocommerce-error a.button,.woocommerce-info a.button,.woocommerce-message a.button{position:absolute;right:1.5em;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woocommerce-message:before{color:#2742fd}.woocommerce-form-coupon-toggle .woocommerce-info:before{content:"\e930";font-family:xtsicon}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:18px;font-weight:500;line-height:25px;color:#000;padding-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.woocommerce .woocommerce-Reviews .star-rating{float:none;margin-bottom:10px}.sidebar.sidebar-woo .product_list_widget li .star-rating{margin-bottom:6px}.woocommerce div.product div.images img{border-radius:0}.woocommerce ul.products li.product:hover img{border-radius:0}.product_meta>span{display:block;color:#101010;text-transform:capitalize;font-size:14px;font-weight:500;line-height:22px}.woocommerce-checkout .single-post-wrapper p span{background:#fff;padding:0}.product_meta span.sku,.product_meta>span a{color:#101010;font-weight:400}.banner-area .woocommerce-breadcrumb,.banner-area a{color:#fff}.related.products ul li,ul.products li{-webkit-transition:all ease .5s;transition:all ease .5s;text-align:center}.woocommerce nav.woocommerce-MyAccount-navigation ul li a{color:#9c9c9c;font-size:16px;display:inline-block;padding:20px 0;font-weight:500}.woocommerce nav.woocommerce-MyAccount-navigation ul li a:hover{color:#3a3a3a}.woocommerce-MyAccount-content p:first-of-type{margin-bottom:8px}.woocommerce-pagination{margin-top:45px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{width:40px;height:40px;line-height:23px;border:1px solid #dadada;color:#666565;background-color:#fff;border-radius:3px}.woocommerce nav.woocommerce-pagination ul li:last-child a{line-height:20px}ul.products li:hover{box-shadow:0 15px 35px 0 rgba(0,0,0,.07)}.woocommerce nav.woocommerce-pagination ul li{border-right:none;margin:0 10px 0 0}.woocommerce nav.woocommerce-MyAccount-navigation ul li{line-height:.8;list-style:outside none none;padding:0 20px;position:relative;width:100%}.woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active{background:#fff;box-shadow:0 20px 50px 0 rgba(0,0,0,.08)}.woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active a{color:#3a3a3a}.sidebar-woo .unstyled.service-time li{color:#232323}.sidebar.sidebar-woo .product_list_widget li{padding-left:120px;position:relative;margin-bottom:12px;padding-bottom:30px;min-height:110px}.related.products ul li:hover{box-shadow:0 15px 35px 0 rgba(0,0,0,.07)}.woocommerce-account .woocommerce-MyAccount-navigation{border:1px solid #f2f2f2;color:#9c9c9c}.woocommerce nav.woocommerce-MyAccount-navigation ul{padding:0;margin:0}.sidebar.sidebar-woo .product_list_widget li a{color:#222}.sidebar.sidebar-woo .product_list_widget li del,.sidebar.sidebar-woo .product_list_widget li ins{font-size:15px;font-weight:700;color:#777}.woocommerce nav.woocommerce-pagination ul li span.current{background-color:#2742fd}.woocommerce nav.woocommerce-MyAccount-navigation ul li:last-child{border:0}.woocommerce-account .edit-account fieldset legend{padding:0 10px}.woocommerce nav.woocommerce-pagination ul li a:hover{background-color:#3e3e3e}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{color:#fff}.woocommerce nav.woocommerce-pagination ul{border:none}button:focus{outline:-webkit-focus-ring-color auto 0}.woocommerce div.product form.cart .button{border-radius:5px;font-weight:600;background:#2742fd;font-size:14px;text-transform:uppercase;padding:15px 30px 14px;white-space:nowrap}.woocommerce .quantity .qty{width:80px;height:43px;border:2px solid #f2f2f2;border-radius:4px}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:20px;font-weight:500;text-transform:uppercase;line-height:32px;color:#101010}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:#2742fd}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#2742fd}.woocommerce ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{padding-left:0}.woocommerce ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li{margin-bottom:15px}.woo-xs-content{padding:60px 0}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{-webkit-box-flex:48%;-webkit-flex:48%;-ms-flex:48%;flex:48%;max-width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{-webkit-box-flex:48%;-webkit-flex:48%;-ms-flex:48%;flex:48%;max-width:48%}.woocommerce form .form-row label{width:100%}.woocommerce-input-wrapper{width:100%}.woocommerce form .form-row input.input-text{height:43px;padding:0 20px;border:1px solid #ded7d7;border-radius:4px}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{text-transform:capitalize}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:14px;font-weight:400}.woocommerce .my_account_orders.account-orders-table>thead tr th{background:#f5f5f5;color:#3a3a3a;text-transform:capitalize;font-size:16px;font-weight:600;line-height:19px}.woocommerce-customer-details address{line-height:35px}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom:1px solid #e8e8e8}.woocommerce div.product .woocommerce-tabs .panel{color:#101010;font-size:18px;font-weight:400;line-height:28px;margin-bottom:65px}.woocommerce div.product .woocommerce-tabs .panel .comment-form-comment,.woocommerce div.product .woocommerce-tabs .panel .comment-form-rating{color:#50525580;font-size:14px;font-weight:400;line-height:17px;margin:10px 0}.woocommerce p.stars a{color:#fec42d}.woocommerce p.stars a:before{color:#fec42d}.woocommerce #reviews #comments h2{clear:none;font-size:18px;font-weight:700;line-height:22px;letter-spacing:-.1px;text-transform:uppercase}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:none;background:0 0;font-size:18px;margin-right:40px;font-weight:700;padding:0 5px 0 5px}.cart_totals h2,.cross-sells h2,.woocommerce-order-details__title{font-size:26px}.related h2,.woocommerce-tabs h2{color:#000;font-size:26px;font-weight:700;line-height:24px}.related.products h2{margin-bottom:42px;font-size:28px;color:#070707}.woo-xs-content article{box-shadow:0 2px 2px 0 rgba(0,0,0,.08);background:#fff;padding:20px 20px 10px 20px!important}.sidebar-woo{margin-bottom:30px}.woocommerce .woocommerce-result-count{margin-bottom:40px;font-weight:700;color:#222;margin-top:15px}.woocommerce span.onsale{min-width:3.613em;margin-right:0!important;min-height:3.236em;top:10px;left:11px;border-radius:50%;background-color:#2742fd}.woocommerce ul.products li.product .onsale{right:auto;top:8px;left:8px;font-size:12px;font-weight:700;text-transform:uppercase;line-height:15px;color:#fff;background:#2742fd;padding:3px 6px;border-radius:3px;margin:0;min-height:auto}.sidebar.sidebar-right.sidebar-woo{margin-left:0}.sidebar-woo .widgets,.widgets.woocommerce{margin-bottom:30px}.sidebar-woo .recent-post-widget .widget-posts .widget-post{margin-bottom:0}.woocommerce-product-gallery__wrapper{max-width:none}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{max-width:none}.woocommerce-variation.single_variation{margin-bottom:30px}.woocommerce div.product form.cart .variations{border:1px solid rgba(0,0,0,.1);border-bottom:none;border-right:0}.woocommerce div.product form.cart .variations td{padding:10px 15px;border-bottom:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1)}.woocommerce div.product form.cart .variations td select{margin:0;appearance:none;padding-right:30px}.single-product div.product form.cart .reset_variations{display:none!important}.woocommerce div.product form.cart .variations td.label{text-align:left;width:auto;vertical-align:middle;text-transform:capitalize;padding-right:0}.woocommerce div.product form.cart .variations td.value{text-align:left}.woocommerce div.product form.cart .variations select{height:50px;padding:0 20px;border-color:#eee;min-width:75%;max-width:100%}section.up-sells.upsells.products h2{font-size:26px;margin-bottom:20px}.woocommerce div.product .wc-tabs-wrapper ul.wc-tabs{padding-left:0;margin-bottom:50px}.single-product .woocommerce-grouped-product-list.group_table{border:1px solid #e7e7e7!important;border-top:0!important}.single-product .woocommerce-grouped-product-list.group_table td{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;padding:15px!important;vertical-align:middle!important;border-top:1px solid #e7e7e7!important;border-right:1px solid #e7e7e7!important}.single-product .woocommerce-grouped-product-list.group_table td:last-child{border-right:none!important}.single-product .woocommerce-grouped-product-list.group_table .stock{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:0;color:#2742fd}.single-product .woocommerce-grouped-product-list.group_table .amount{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.single-product .woocommerce-variation-description p{color:#666565;font-size:15px;font-weight:400;line-height:18px;padding-bottom:7px}.single-product .variations label{font-weight:400!important}.woocommerce table.shop_attributes td{border-left:none}.woocommerce table.shop_attributes{border-top:none}.woocommerce table.shop_attributes td p,.woocommerce table.shop_attributes th{color:#101010;font-size:18px;font-weight:400;font-style:normal;text-transform:capitalize;width:50%;text-align:left;padding-left:0}.single-product .product_title{color:#000;font-family:barlow,sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:24px;letter-spacing:-.1px}.single-product .woocommerce-product-rating{font-size:13px;font-weight:500;padding-bottom:15px;line-height:22px}.single-product .woocommerce-product-rating .woocommerce-review-link{color:#666565}.single-product .woocommerce-product-rating .star-rating{font-size:11px;color:#fec42d;letter-spacing:3px}.single-product .entry-summary .price{margin-bottom:20px!important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.single-product .entry-summary .price del{font-size:15px}.single-product .entry-summary .price del span{font-size:22px;margin-left:5px;font-weight:500}.single-product .entry-summary .price ins{font-size:36px;font-weight:700;line-height:30px;color:#000;text-decoration:none}.single-product .entry-summary .amount{font-size:36px;font-weight:700;line-height:30px;color:#000;text-decoration:none}.single-product .entry-summary .woocommerce-product-details__short-description p{color:#666565;font-size:15px;font-weight:400;line-height:18px;padding-bottom:7px}.single-product .entry-summary form.cart{margin-bottom:1.5em!important}.single-product .woocommerce-grouped-product-list a{color:#000;font-size:14px;font-weight:600;line-height:16px;letter-spacing:-.1px}.single-product .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__price{margin-bottom:20px!important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.single-product .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__price del{font-size:15px}.single-product .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__price del span{font-size:15px;margin-left:5px;font-weight:500;opacity:.8;color:#101010}.single-product .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__price ins{font-size:15px;font-weight:700;line-height:30px;color:#000;text-decoration:none}.single-product .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__price ins span{font-size:15px}.single-product .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__price bdi{font-size:15px}.single-product .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__price del bdi{font-size:15px}.single-product .wc-tab>*{margin:0}.single-product .woocommerce-Tabs-panel--additional_information h2{font-size:18px;font-weight:700;line-height:18px;letter-spacing:-.1px;text-transform:uppercase}.single-product .comment-author-admin .description{font-size:16px;font-weight:400;line-height:28px;color:#444}.single-product.woocommerce ul.products li.product{margin-bottom:0}.single-product.woocommerce ul.products{margin-bottom:0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background-color:transparent}table.woocommerce-grouped-product-list.group_table{margin-bottom:15px}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:20.5%}.woocommerce div.product form.cart .woocommerce-grouped-product-list-item__quantity .button{width:auto;color:#fff}.woocommerce div.product .woocommerce-product-rating{margin-bottom:5px}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{border:none;display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom:2px solid #2742fd}.woocommerce div.product div.images .flex-control-thumbs{margin-top:14px}.woocommerce div.product div.images .flex-control-thumbs li{padding:0 15px 0 0}.sidebar.sidebar-woo .woocommerce-product-search{position:relative}.sidebar.sidebar-woo .woocommerce-product-search .search-field{border:1px solid #eee;border-radius:36px;padding:0 20px;height:50px;line-height:50px}.sidebar.sidebar-woo .woocommerce-product-search button{position:absolute;right:0;height:50px;padding:0 15px;border:1px solid #eee;border-top-right-radius:36px;border-bottom-right-radius:36px;background:#2742fd;color:#fff;cursor:pointer;font-weight:600}.woocommerce form .form-row .select2-selection--single{border:1px solid #ded7d7;border-radius:4px;height:45px;padding:8px 11px}.select2-container .select2-selection--single .select2-selection__rendered{font-size:12px}.woocommerce form .form-row .select2-selection__arrow{top:8px;right:13px}.woocommerce form .form-row .woocommerce-input-wrapper textarea.input-text{padding:15px;min-height:100px;border:1px solid #ded7d7;resize:none;border-radius:4px}div.woocommerce-error,div.woocommerce-info,div.woocommerce-message{background-color:#f7f6f7}.woocommerce-checkout .col-1,.woocommerce-checkout .col-2{padding-left:0;padding-right:0}.woocommerce table.cart td.actions .input-text{width:50%;padding:13px 20px!important;border:1px solid #dee3ea!important}.woocommerce a.added_to_cart,.woocommerce a.button,.woocommerce button.button.alt,.woocommerce table.cart td.actions button.button{border-radius:4px;font-weight:600;background:#2742fd;font-size:15px;color:#fff;text-transform:uppercase;padding:14px 15px}.woocommerce a.added_to_cart:hover,.woocommerce a.button:hover,.woocommerce button.button.alt:hover,.woocommerce table.cart td.actions button.button:hover{background:#3e3e3e;color:#fff}.woocommerce .checkout-button.button.alt.wc-forward{border-radius:4px;background:#2742fd;text-transform:uppercase}@media (min-width:767px){.single-product .woocommerce-Reviews{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.single-product .woocommerce-Reviews #comments{width:48%}.single-product .woocommerce-Reviews #review_form_wrapper{width:50%;padding-top:0;margin-top:-4px}.single-product .woocommerce-Reviews .comment-reply-title{color:#101010;font-size:18px;font-weight:700;text-transform:uppercase;line-height:22px}.woocommerce-Reviews #review_form_wrapper{padding:30px 30px 0;border-radius:10px}@media (max-width:767px){.woocommerce-Reviews #review_form_wrapper{padding:30px}.single-product .woocommerce-Reviews #comments{width:100%}.single-product .woocommerce-Reviews #review_form_wrapper{width:100%;padding-top:0;padding-left:5px}}.woocommerce-Reviews .comment-form p label{display:block}.woocommerce-Reviews .comment-form p input[type=email],.woocommerce-Reviews .comment-form p input[type=text]{width:100%;border:1px solid #ddd;padding:0 20px;min-height:50px}.woocommerce-Reviews .comment-form p textarea{min-height:150px;border:1px solid #ddd;padding:20px}.woocommerce-Reviews .comment-form p.comment-form-cookies-consent label{display:inline-block;margin-left:10px}.woocommerce .woocommerce-Reviews .commentlist{padding:30px 20px 20px 0;margin-bottom:30px!important;border-radius:10px}.woocommerce .woocommerce-Reviews ol.commentlist li.review .comment_container .comment-text{border:none!important;padding:0!important;margin:0 0 0 80px!important}.woocommerce #reviews #comments ol.commentlist li img.avatar{width:50px}.woocommerce .woocommerce-Reviews .meta strong{text-transform:capitalize;color:#101010}.woocommerce .woocommerce-Reviews #review_form #respond .form-submit input{padding:12px 27px;background:#2742fd;color:#fff;border-radius:5px;font-weight:500;width:100%}.woocommerce td.product-name dl.variation dt{margin:0}.woocommerce-checkout .woocommerce form .form-row label{font-weight:500;color:#3a3a3a;font-size:15px}.woocommerce-checkout .woocommerce form .form-row .select2-selection--single,.woocommerce-checkout .woocommerce form .form-row .woocommerce-input-wrapper textarea.input-text,.woocommerce-checkout .woocommerce form .form-row input.input-text{border:1px solid #dee3ea;background:#fff}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#f8f8f8}.cart_totals .wc-proceed-to-checkout a.checkout-button{font-size:1em;margin-bottom:0}.archive .wooshop .page-title{display:none}.checkout.woocommerce-checkout h3#order_review_heading{padding-top:15px}.woocommerce form p.form-row{padding-left:0;padding-right:0}.woocommerce table.shop_table.woocommerce-checkout-review-order-table{border:1px solid #dee3ea;background-color:#f7f8fb;border-top:0}.woocommerce table.shop_table.woocommerce-checkout-review-order-table th{color:#3a3a3a;font-size:16px;font-weight:500}.woocommerce table.shop_table.woocommerce-checkout-review-order-table td{font-size:14px;color:#3a3a3a}.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .amount{color:#e70042;font-weight:700}.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th{font-weight:700}.woocommerce .checkout_coupon .button{border-radius:4px;font-weight:500;background:#2742fd;font-size:15px;color:#fff;padding:14px 22px 14px 22px}.woocommerce .checkout_coupon .button:hover{color:#fff}.woocommerce-cart table.shop_table td,.woocommerce-cart table.shop_table th{border:none}.woocommerce-cart table.shop_table td.actions{border-top:1px solid #e7e7e7}.woocommerce .woocommerce-cart-form .shop_table thead{background-color:#f2f2f2}.woocommerce .woocommerce-cart-form table.shop_table{border:1px solid #f2f2f2;border-radius:0}.woocommerce .woocommerce-cart-form table.shop_table th{font-size:16px;font-weight:600;text-transform:uppercase;line-height:26px;color:#3a3a3a;letter-spacing:0}.woocommerce .woocommerce-cart-form table.shop_table .actions #coupon_code{border-radius:4px}.woocommerce .woocommerce-cart-form .cart_item td{padding:25px}.woocommerce .woocommerce-cart-form .cart_item .product-thumbnail img{width:78px}.woocommerce .woocommerce-cart-form .cart_item .product-name a{color:#979797;font-size:14px;font-weight:500;line-height:20px;text-decoration:none}.woocommerce .woocommerce-cart-form .cart_item .amount{color:#222;font-size:14px;font-weight:500;line-height:14px}.woocommerce .cart-collaterals{margin-top:70px}.woocommerce .cart-collaterals .cart_totals{padding:30px 30px 30px 30px;background-color:#f7f8fb;width:45%}.woocommerce .cart-collaterals .cart_totals h2{display:none}.woocommerce .cart-collaterals .cart_totals .shop_table{border:none}.woocommerce .cart-collaterals .cart-subtotal,.woocommerce .cart-collaterals .order-total{font-size:18px;font-weight:600;text-transform:none;line-height:22px;letter-spacing:.4px}.woocommerce .cart-collaterals .cart-subtotal th,.woocommerce .cart-collaterals .order-total th{text-align:left}.woocommerce-cart .entry-content article,.woocommerce-checkout .entry-content article{margin-top:0}.woocommerce-cart .post-body .entry-content .woocommerce,.woocommerce-checkout .post-body .entry-content .woocommerce{margin-top:0}.woocommerce ul.order_details li{padding:10px;border:1px solid rgba(0,0,0,.1)}.woocommerce .woocommerce-customer-details{margin-bottom:0}.woocommerce ul.order_details li.woocommerce-order-overview__payment-method:last-of-type{padding:10px;border:1px solid rgba(0,0,0,.1)}.woocommerce-order-received .woocommerce table.shop_table{border-top:0}.woocommerce-order-received .woocommerce .woocommerce-customer-details address{border:1px solid rgba(0,0,0,.1);color:#3a3a3a;font-size:16px;font-weight:400;text-transform:capitalize}.woocommerce-order-received .woocommerce-column__title,.woocommerce-order-received .woocommerce-order-details__title{color:#3a3a3a;font-size:22px;font-weight:600;line-height:22px}.woocommerce-order-received .woocommerce table.shop_table td{color:#3a3a3a;font-size:16px;font-weight:500}.woocommerce-order-received .woocommerce table tr:nth-child(even){background:#f9f9f9}.woocommerce-order-received .woocommerce table thead tr{background:#f9f9f9}.woocommerce-orders .woocommerce-orders-table{border-top:0!important}.woocommerce-orders .woocommerce-orders-table thead{background-color:#f5f5f5}.woocommerce-orders .woocommerce-orders-table tr>th{padding:14px 28px}.woocommerce-orders .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a{font-weight:400;text-transform:capitalize;margin-right:3px;padding:10px}.woocommerce-downloads .woocommerce-info .woocommerce-Button{border-radius:36px;font-weight:700;background:#2742fd;font-size:14px;color:#fff;text-transform:uppercase;padding:15px 30px 14px}.woocommerce-downloads .woocommerce table.shop_table{border-top:0}.woocommerce-edit-address .woocommerce-MyAccount-content p:first-of-type{margin-bottom:20px}.woocommerce-edit-address .woocommerce-Addresses{margin-left:-15px;margin-right:-15px}.woocommerce-edit-address .woocommerce-Address-title.title h3{color:#3a3a3a;font-weight:600;line-height:22px;font-size:22px}.woocommerce-edit-address .woocommerce-address-fields__field-wrapper{margin-bottom:25px}.woocommerce-edit-address .woocommerce-MyAccount-content button.button{padding:14px 25px 14px 25px;font-size:15px;font-weight:500;background-color:#3a3a3a;color:#fff}.woocommerce-edit-account .woocommerce-form-row em{font-size:14px}.woocommerce-edit-account .woocommerce-EditAccountForm fieldset{margin-top:50px;margin-bottom:30px;border-color:#3a3a3a;padding:20px}.woocommerce-edit-account .woocommerce-EditAccountForm button.button{padding:14px 25px 14px 25px;font-size:15px;font-weight:500;background-color:#3a3a3a;color:#fff}.woocommerce-edit-account .woocommerce-EditAccountForm button.button:hover{background-color:#101010}.woocommerce-view-order .woocommerce table.shop_table{border-top:0}.woocommerce-view-order .woocommerce .woocommerce-customer-details address{border:1px solid rgba(0,0,0,.1)}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:#2742fd;text-transform:capitalize}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background-color:#101010}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.8}.woocommerce nav.woocommerce-pagination{line-height:0}.entry-content select,.footer-widget select,.sidebar .widget select,.woocommerce .woocommerce-ordering select,.woocommerce div.product form.cart .variations select{-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position:center right 7px}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:3em}.woocommerce form .form-row label,.woocommerce-page form .form-row label{margin-bottom:5px;font-size:14px}.woocommerce-page form .form-row-wide{margin:0 0 10px}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme .woocommerce-form__input-checkbox{position:relative;top:1px;margin-right:5px}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{font-size:13px;position:relative;top:-10px}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,form.woocommerce-form.woocommerce-form-register.register .woocommerce-form-register__submit{background:#1a1a1a}button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover{background-color:#f03d3f}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background-color:#f03d3f;color:#fff;border-radius:.25rem;border:none;font-weight:400}.woocommerce-active ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:100%!important;padding:15px 10px}.woocommerce.single-product .shopengine-widget .shopengine-product-meta span{width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.woocommerce.single-product .shopengine-widget .shopengine-swatches .cart .quantity .qty{width:2.5em}.woocommerce.single-product .shopengine-widget .shopengine-product-image .images.woocommerce-product-gallery{margin-bottom:0}.woocommerce.cart .elementor-widget-shopengine-return-to-shop{display:none}.woocommerce.cart.empty-cart .shopengine .elementor-widget-wrap .elementor-widget:not(.elementor-widget-shopengine-cart-table):not(.elementor-widget-shopengine-return-to-shop){display:none}.woocommerce.cart.empty-cart .shopengine .elementor-widget-shopengine-return-to-shop{display:block}.woocommerce a:is(.shopengine-wishlist,.shopengine-quickview-trigger,.shopengine-comparison.badge.inactive){color:#666565}.woocommerce-active .shopengine-archive-products ul.products[class*=columns-] li.product,.woocommerce-page .shopengine-archive-products ul.products[class*=columns-] li.product{overflow:visible;min-width:0}.woocommerce-active a.shopengine-wishlist.badge.active i,.woocommerce-page a.shopengine-wishlist.badge.active i{font-family:xtsicon!important}.woocommerce-active a.shopengine-wishlist.badge.active i::before,.woocommerce-page a.shopengine-wishlist.badge.active i::before{content:"\e931"!important}.woocommerce-active .woocommerce-MyAccount-content .shopengine-wishlist td p,.woocommerce-page .woocommerce-MyAccount-content .shopengine-wishlist td p{margin-bottom:0}.woocommerce-active .woocommerce-MyAccount-content .shopengine-wishlist td .shopengine-wishlist-product-image img,.woocommerce-page .woocommerce-MyAccount-content .shopengine-wishlist td .shopengine-wishlist-product-image img{max-width:70px;width:100%}.woocommerce-active .woocommerce-MyAccount-content .shopengine-wishlist td a,.woocommerce-page .woocommerce-MyAccount-content .shopengine-wishlist td a{color:#1a1a1a;padding-left:10px;margin-top:10px}.woocommerce-active .woocommerce-MyAccount-content .shopengine-wishlist td del span,.woocommerce-page .woocommerce-MyAccount-content .shopengine-wishlist td del span{color:#9c9c9c}.woocommerce-active .woocommerce-MyAccount-content .shopengine-wishlist td .woocommerce-Price-amount,.woocommerce-page .woocommerce-MyAccount-content .shopengine-wishlist td .woocommerce-Price-amount{text-decoration:none}.woocommerce-active .woocommerce-MyAccount-content .shopengine-wishlist td .shopengine-remove-action,.woocommerce-page .woocommerce-MyAccount-content .shopengine-wishlist td .shopengine-remove-action{background-color:#f03d3f;font-size:.8em;cursor:pointer;color:#fff;height:35px;width:35px;line-height:35px;border-radius:50%;display:inline-block}.woocommerce .shopengine-widget .shopengine-archive-products.shopengine-archive-products--view-list .products{border-width:0}.woocommerce .shopengine-widget .shopengine-archive-products.shopengine-archive-products--view-list .products li ul li{border-width:0}.woocommerce .shopengine-widget .shopengine-archive-products.shopengine-archive-products--view-list .products .shopengine-product-description-footer{position:relative;opacity:1;overflow:visible;-webkit-transition:inherit;transition:inherit;-webkit-transform:inherit;transform:inherit;visibility:visible}.woocommerce .shopengine-widget .shopengine-archive-products.shopengine-archive-products--view-list .products .shopengine-product-description-footer .shopengine-product-excerpt{padding:15px 0 30px}.woocommerce .shopengine-widget .shopengine-archive-products.shopengine-archive-products--view-list .loop-product--btns{bottom:10px}.shopengine-comparison .shopengine-remove-action{text-align:center;height:30px;line-height:31px}.shopengine-comparison .comparison-table-wrap table .compare-cart-btn{text-decoration:none;padding:10px 21px 9px 21px}.shopengine-advanced-search .star-rating,.shopengine-advanced-search .star-rating span{color:#fec42d}@media (min-width:1025px){.woocommerce-MyAccount-content .shopengine-wishlist{table-layout:fixed}}@media screen and (max-width:481px){.shopengine-widget .shopengine-product-filters .shopengine-filter-single{-webkit-box-flex:1;-webkit-flex:1 1 100%!important;-ms-flex:1 1 100%!important;flex:1 1 100%!important;width:100%!important;max-width:100%!important}}.shopengine_swatches .swatch{width:24px;height:24px}.dokan-store nav ul.pager{display:none}.dokan-store nav .dokan-pagination{display:block;margin:45px 0 0 0}.dokan-store nav .dokan-pagination li.active a{color:#fff}.dokan-store nav .dokan-pagination li:not(.disabled) a:hover{color:#fff}.dokan-store nav .dokan-pagination li a{color:#666565;border:1px solid #dadada;border-radius:3px;padding:0 15px;line-height:38px;margin-right:10px}.dokan-store .dokan-store-products-filter-area .product-name-search{padding-left:15px}.dokan-store .dokan-store-products-filter-area .orderby-search{padding-left:8px}.dokan-store .profile-info-summery .dokan-store-info .fa,.dokan-store .profile-info-summery .dokan-store-info .fas{font-family:"Font Awesome 5 Free"!important}.dokan-store .profile-info-summery .store-social .fa,.dokan-store .profile-info-summery .store-social .fas{font-family:"Font Awesome 5 Brands"!important}#dokan-seller-listing-wrap .dokan-seller-wrap{margin:20px 0 0 0}#dokan-seller-listing-wrap .pagination-container .pagination{display:block;margin:45px 0 0 0;padding-left:15px}#dokan-seller-listing-wrap .pagination-container .pagination li{display:inline-block;margin-right:10px}#dokan-seller-listing-wrap .pagination-container .pagination li .current{color:#fff}#dokan-seller-listing-wrap .pagination-container .pagination li a{width:auto;height:auto;color:#666565;border:1px solid #dadada;border-radius:3px;padding:0 15px;line-height:38px}#dokan-seller-listing-wrap .pagination-container .pagination li a:hover{color:#fff}.dokan-dashboard .dokan-dashboard-wrap .fa,.dokan-dashboard .dokan-dashboard-wrap .fas{font-family:"Font Awesome 5 Free"!important}.woocommerce-form .form-row.vendor-customer-registration label{display:inline}.woocommerce-Tabs-panel ul{padding:0;list-style:none}@font-face{font-family:xtsicon;src:url(//archiverometalico.com.mx/wp-content/themes/bajaar/assets/fonts/xtsicon.eot?ruprzu);src:url(//archiverometalico.com.mx/wp-content/themes/bajaar/assets/fonts/xtsicon.eot?ruprzu#iefix) format("embedded-opentype"),url(//archiverometalico.com.mx/wp-content/themes/bajaar/assets/fonts/xtsicon.ttf?ruprzu) format("truetype"),url(//archiverometalico.com.mx/wp-content/themes/bajaar/assets/fonts/xtsicon.woff?ruprzu) format("woff"),url(//archiverometalico.com.mx/wp-content/themes/bajaar/assets/fonts/xtsicon.svg?ruprzu#xtsicon) format("svg");font-weight:400;font-style:400;font-display:block}.xts-icon{font-family:xtsicon!important;speak:never;font-style:400;font-weight:400;font-variant:400;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xts-heart:before{content:"\e931"}.xts-tag::before{content:"\e930"}.xts-tags-list::before{content:"\e9e3"}.xts-bar_close::before{content:"\e92f"}.xts-menu_bars::before{content:"\e92d"}.xts-drive::before{content:"\e908"}.xts-eye::before{content:"\e909"}.xts-gift::before{content:"\e90a"}.xts-gift_duotone .path1::before{content:"\e90b";color:#f6c435}.xts-gift_duotone .path2::before{content:"\e90c";margin-left:-1em;color:#23dc6c}.xts-gift_duotone .path3::before{content:"\e90d";margin-left:-1em;color:#070707}.xts-gift_duotone .path4::before{content:"\e90e";margin-left:-1em;color:#070707}.xts-gift_duotone .path5::before{content:"\e90f";margin-left:-1em;color:#070707}.xts-gift_duotone .path6::before{content:"\e910";margin-left:-1em;color:#070707}.xts-gift_duotone .path7::before{content:"\e911";margin-left:-1em;color:#070707}.xts-heart1::before{content:"\e912"}.xts-law_firm::before{content:"\e913"}.xts-layer::before{content:"\e914"}.xts-message::before{content:"\e915"}.xts-phone_duotone .path1::before{content:"\e916";color:#070707}.xts-phone_duotone .path2::before{content:"\e917";margin-left:-.998046875em;color:#e60000}.xts-phone_duotone .path3::before{content:"\e918";margin-left:-.998046875em;color:#e60000}.xts-power_1::before{content:"\e919"}.xts-question::before{content:"\e91a"}.xts-tags::before{content:"\e91b"}.xts-target::before{content:"\e91c"}.xts-truck_1::before{content:"\e91d"}.xts-user::before{content:"\e91e"}.xts-wallet::before{content:"\e91f"}.xts-arrow_left::before{content:"\e920"}.xts-arrow_left_fill::before{content:"\e921"}.xts-arrow_right::before{content:"\e922"}.xts-arrow_right_fill::before{content:"\e923"}.xts-arrow_top::before{content:"\e924"}.xts-briefcase::before{content:"\e925"}.xts-card::before{content:"\e926"}.xts-cart::before{content:"\e927"}.xts-cart_duotone .path1::before{content:"\e928";color:#070707}.xts-cart_duotone .path2::before{content:"\e929";margin-left:-.9091796875em;color:#070707}.xts-cart_duotone .path3::before{content:"\e92a";margin-left:-.9091796875em;color:#e60000}.xts-check_box::before{content:"\e92b"}.xts-compare::before{content:"\e92c"}.xts-arrow-left::before{content:"\e900"}.xts-arrow-right::before{content:"\e901"}.xts-author::before{content:"\e902"}.xts-category::before{content:"\e903"}.xts-chevron-left::before{content:"\e904"}.xts-chevron-right::before{content:"\e905"}.xts-date::before{content:"\e906"}.xts-search::before{content:"\e907"}.xts-quote-left::before{content:"\e92e"}*,:after,:before{-moz-box-sizing:border-box;box-sizing:border-box}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;-webkit-flex-basis:0;-ms-flex:0 1 0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.order-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.order-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.order-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.order-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.order-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.order-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.order-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.order-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.order-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.order-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.order-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.order-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.order-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.order-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;-webkit-flex-basis:0;-ms-flex:0 1 0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.order-sm-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.order-sm-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.order-sm-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.order-sm-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.order-sm-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.order-sm-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.order-sm-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.order-sm-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.order-sm-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.order-sm-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.order-sm-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.order-sm-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.order-sm-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;-webkit-flex-basis:0;-ms-flex:0 1 0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.order-md-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.order-md-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.order-md-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.order-md-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.order-md-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.order-md-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.order-md-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.order-md-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.order-md-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.order-md-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.order-md-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.order-md-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.order-md-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.order-md-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;-webkit-flex-basis:0;-ms-flex:0 1 0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.order-lg-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.order-lg-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.order-lg-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.order-lg-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.order-lg-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.order-lg-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.order-lg-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.order-lg-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.order-lg-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.order-lg-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.order-lg-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.order-lg-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.order-lg-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;-webkit-flex-basis:0;-ms-flex:0 1 0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;-webkit-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.order-xl-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.order-xl-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.order-xl-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.order-xl-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.order-xl-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.order-xl-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.order-xl-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.order-xl-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.order-xl-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.order-xl-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.order-xl-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.order-xl-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.order-xl-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.clearfix:after,.clearfix:before,.nav:after,.nav:before,.row:after,.row:before{display:table;content:" "}.clearfix:after,.nav:after,.row:after{clear:both}.hide{display:none!important}.show{display:block!important}.mx-auto{margin:auto!important}.text-center{text-align:center!important}:root{font-size:16px}body{overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-weight:400;line-height:1.625;color:#666565;padding:0;margin:0}iframe{border:none}a,b,div,li,ul{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;outline:0;-moz-outline:none}div.hello{text-align:center}a{text-decoration:none;outline:0;-webkit-transition:all .4s ease;transition:all .4s ease;display:inline-block;color:#2742fd;transition:all .4s ease}a:hover{color:#3e3e3e}a:active,a:focus,input,input:active,input:focus,input:hover,textarea,textarea:active,textarea:focus,textarea:hover{-moz-outline:none;outline:0}embed,img:not([draggable]),object,video{max-width:100%;height:auto}a:active,a:focus,a:hover,a:visited{text-decoration:none;outline:0}img{border:none;max-width:100%;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:auto}button:focus{outline:0}h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif;color:#101010;font-weight:700;line-height:1.625;margin-top:0}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}pre{display:block;font-size:87.5%;color:#212529;overflow:auto}i{font-style:normal}.form-control:focus{box-shadow:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0}input[type=number]{appearance:textfield;-webkit-appearance:textfield;-moz-appearance:textfield}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}.btn{background:#2742fd;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:relative;display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.375rem .75rem;font-size:1rem}.btn:hover{background-color:#3e3e3e}.admin-bar .navbar-sticky.sticky{margin-top:30px}.alignright.size-thumbnail.wp-image-827{margin-bottom:40px;display:inline-block}figure,img{-ms-interpolation-mode:bicubic;border:0;height:auto;max-width:100%;vertical-align:middle}figure{margin:0}img[class*=wp-image-]{margin-top:10px;margin-bottom:10px}.wp-caption{margin-bottom:8px;max-width:100%;border-radius:0;padding:0;clear:both}.aligncenter{clear:both;display:block;margin:0 auto;text-align:center}.alignright{float:right;margin:5px 0 20px 20px;display:inline}.wp-block-image{max-width:none;margin:16px auto;padding:0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .alignleft{margin-right:30px;margin-bottom:70px}.sidebar-inactive figure.wp-block-image.alignright.is-resized,.wp-block-image .alignright{margin-left:30px}iframe,table{border:1px solid #e7e7e7;border-collapse:separate;border-spacing:0;width:100%}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th,table>tbody>tr>td,table>tbody>tr>th,table>tfoot>tr>td,table>tfoot>tr>th,table>thead>tr>td,table>thead>tr>th{border-top:1px solid #e7e7e7;border-left:1px solid #e7e7e7}.table>tbody>tr>td>a,.table>tbody>tr>th>a,.table>tfoot>tr>td>a,.table>tfoot>tr>th>a,.table>thead>tr>td>a,.table>thead>tr>th>a,table>tbody>tr>td>a,table>tbody>tr>th>a,table>tfoot>tr>td>a,table>tfoot>tr>th>a,table>thead>tr>td>a,table>thead>tr>th>a{text-decoration:underline}.table>tbody>tr>td:first-child,.table>tbody>tr>th:first-child,.table>tfoot>tr>td:first-child,.table>tfoot>tr>th:first-child,.table>thead>tr>td:first-child,.table>thead>tr>th:first-child,table>tbody>tr>td:first-child,table>tbody>tr>th:first-child,table>tfoot>tr>td:first-child,table>tfoot>tr>th:first-child,table>thead>tr>td:first-child,table>thead>tr>th:first-child{border-left:none}table>tbody>tr>td,table>tbody>tr>th,table>tfoot>tr>td,table>tfoot>tr>th,table>thead>tr>td,table>thead>tr>th{padding:10px 10px;text-align:center}div.calendar_wrap caption{caption-side:top;text-align:center;background-color:#ededed;font-weight:600;padding:.5em;width:100%;margin:0 auto;margin-bottom:-1px;color:#101010}div.calendar_wrap .wp-calendar-nav span{display:inline-block;font-size:1em;font-weight:500;line-height:1;padding:2.5% 2.5% 1.75% 2.5%;text-align:center}div.calendar_wrap .wp-calendar-nav{position:absolute;top:0;left:0;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 8px;height:42px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}div.calendar_wrap .wp-calendar-nav-next>a::before{content:"\e905"}div.calendar_wrap .wp-calendar-nav-prev>a::before{content:"\e904"}div.calendar_wrap .wp-calendar-nav-next>a,div.calendar_wrap .wp-calendar-nav-prev>a{font-size:0;color:#2742fd}div.calendar_wrap .wp-calendar-nav-next>a::before,div.calendar_wrap .wp-calendar-nav-prev>a::before{font-size:16px;font-family:xtsicon;font-weight:900}div.calendar_wrap table>tbody>tr>td,div.calendar_wrap table>tbody>tr>th,div.calendar_wrap table>tfoot>tr>td,div.calendar_wrap table>tfoot>tr>th,div.calendar_wrap table>thead>tr>td,div.calendar_wrap table>thead>tr>th{padding:3px}.widget_calendar table>tbody>tr>td>a,.widget_calendar table>tbody>tr>th>a,.widget_calendar table>tfoot>tr>td>a,.widget_calendar table>tfoot>tr>th>a,.widget_calendar table>thead>tr>td>a,.widget_calendar table>thead>tr>th>a{text-decoration:none}.widget_calendar .wp-calendar-table #today{background-color:#2742fd;color:#fff;border:none}.widget_calendar .wp-calendar-table #today>a{color:inherit}.widget_calendar .wp-calendar-table tbody tr td{border:none}.widget_calendar .wp-calendar-table thead tr th{border-bottom:1px solid #e7e7e7;font-size:14px;border-top:none}.wp-block-table.is-style-stripes td:first-child,.wp-block-table.is-style-stripes th:first-child{border-color:transparent}dt{font-weight:700}dt+dd{margin-top:.5rem;margin-left:1rem}.gallery-item{display:inline-block;text-align:left;vertical-align:top;margin:0 0 1.5em;padding:0 1em 0 0;width:50%}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-item a,.gallery-item a:focus,.gallery-item a:hover{box-shadow:none;background:0 0;max-width:100%}.gallery-item a img{display:block;-webkit-transition:-webkit-filter .2s ease-in;transition:-webkit-filter .2s ease-in;transition:filter .2s ease-in;transition:filter .2s ease-in,-webkit-filter .2s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.gallery-item a:focus img,.gallery-item a:hover img{-webkit-filter:opacity(60%);filter:opacity(60%)}.gallery-caption{display:block;text-align:left;padding:0 10px 0 0;margin-bottom:0}.gallery-size-thumbnail .gallery-caption{display:inline-block;max-width:200px;margin-top:5px}.gallery-size-thumbnail .gallery-item>div>a{display:inline-block}.gallery-caption,.wp-caption{color:#666565;font-size:13px;font-style:italic;margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{text-align:center;margin-top:4px;margin-bottom:30px;font-style:italic}.alignnone{margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto 5px auto}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}@media screen and (min-width:30em){.gallery-item{max-width:25%}.gallery-columns-1 .gallery-item{max-width:100%}.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%}}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(16,16,16,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.bypostauthor,.gallery-caption{display:block}code{overflow:auto;max-width:100%;padding:0 1em;border:1px solid #ddd;background-color:#f9f9f9;display:inline-block;vertical-align:middle;word-wrap:break-word;font-size:87.5%;color:#2742fd;word-break:break-word}a code{color:#2742fd}p{margin:0 0 25px}p img.alignleft{clear:both;margin-bottom:30px}select{max-width:100%}dd{margin-bottom:.5rem}dt+dd{margin-top:.5rem;margin-left:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}label{display:inline-block;margin-bottom:.5rem}.post,.product,.search .page{margin:0 0 30px;position:relative}.post .post-media,.product .post-media,.search .page .post-media{width:100%;position:relative;overflow:hidden;margin-bottom:-1px}.media-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.post .post-media .video-link-btn,.search .page .post-media .video-link-btn{position:absolute;top:50%;left:50%;right:auto;bottom:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.post .post-media .video-link-btn a,.search .page .post-media .video-link-btn a{background-color:#fff;width:80px;height:80px;line-height:80px;border-radius:100%;text-align:center;padding:0;box-shadow:0 0 10px 0 rgba(255,255,255,.5);position:relative;color:#2742fd}.post .post-media .video-link-btn a:hover,.search .page .post-media .video-link-btn a:hover{color:#fff}.post .post-media .video-link-btn::before,.search .page .post-media .video-link-btn::before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;border-radius:50%;box-shadow:0 0 0 0 currentColor;-webkit-animation:button-ripple 3s infinite;animation:button-ripple 3s infinite;opacity:.6;z-index:-1;-webkit-animation-delay:.9s;animation-delay:.9s}.post .post-media .video-link-btn::after,.search .page .post-media .video-link-btn::after{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;border-radius:50%;box-shadow:0 0 0 0 currentColor;-webkit-animation:button-ripple 3s infinite;animation:button-ripple 3s infinite;opacity:.6;z-index:-1;-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes button-ripple{70%{box-shadow:0 0 0 15px currentColor;opacity:0}to{box-shadow:0 0 0 0 currentColor;opacity:0}}@keyframes button-ripple{70%{box-shadow:0 0 0 15px currentColor;opacity:0}to{box-shadow:0 0 0 0 currentColor;opacity:0}}.post .entry-header .entry-title,.product .entry-header .entry-title,.search .page .entry-header .entry-title{margin-bottom:17px;word-wrap:break-word;color:#101010;margin-top:0}.entry-header .entry-title a,.post .entry-header .entry-title a,.post-navigation h3,h1,h2,h3,h4,h5,h6{word-break:break-word}.entry-title{line-height:1.4}.post .entry-header .entry-title a,.product .entry-header .entry-title a,.search .page .entry-header .entry-title a{color:inherit}.post .entry-header .entry-title a:hover,.product .entry-header .entry-title a:hover,.search .page .entry-header .entry-title a:hover{color:#2742fd}.post .entry-header .post-meta,.product .entry-header .post-meta,.search .page .entry-header .post-meta{margin-bottom:16px}.post .entry-header .post-meta span,.product .entry-header .post-meta span,.search .page .entry-header .post-meta span{display:inline-block;color:#72757b}.post .entry-header .post-meta span:not(:last-child),.product .entry-header .post-meta span:not(:last-child),.search .page .entry-header .post-meta span:not(:last-child){margin-right:2.5rem}.blog-single .post .post-meta .post-comment a{margin-left:4px}.post .entry-header .post-meta span i,.product .entry-header .post-meta span i,.search .page .entry-header .post-meta span i{margin-right:3px;color:#2742fd}.post .post-footer,.product .post-footer,.search .page .post-footer{clear:both}.post .post-footer .readmore i,.product .post-footer .readmore i{vertical-align:middle;display:inline-block;padding-left:2px}.btn-primary,.post .post-footer .readmore,.product .post-footer .readmore,.search .page .post-footer .readmore{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:12px 30px;border-radius:.25rem;border:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;color:#fff;position:relative;background:#2742fd;background:#2742fd;transition:all .4s ease}.post.sticky .post-body,.tag-sticky-2 .post-body{overflow:hidden;position:relative}.post .meta-featured-post{position:absolute;right:18px;top:-35px;width:auto;height:auto;padding:50px 8px;color:#fff;display:inline-block;font-size:14px;font-weight:500;z-index:1;text-transform:uppercase;line-height:normal;writing-mode:vertical-lr;-webkit-transform:rotate(-43deg);transform:rotate(-43deg)}.post .meta-featured-post::after{content:"";position:absolute;background:#2742fd;height:100%;width:100%;top:0;left:0;z-index:-1}.post .meta-featured-post::before{position:absolute;content:"";right:0;width:100%;height:30px;bottom:-15px;border-top:15px solid #2742fd;border-left:15px solid #2742fd;border-bottom:15px solid #fff0;border-right:15px solid #2742fd}.post .meta-featured-post>i{display:none}.post .post-media .video-link-btn a:hover,.post.sticky .meta-featured-post::after,.search .page .post-media .video-link-btn a:hover,.wp-calendar-table #today{background:#2742fd}.wp-calendar-table #today{color:#fff}.xs-page-header{margin-bottom:30px}.entry-title,.xs-page-header h2{font-size:30px}.sidebar .widget,.xs-footer .widget{margin-bottom:30px;border:1px solid #eee;padding:40px;padding-bottom:31px;padding-top:34px}.sidebar .widget .widget-title,.sidebar .widget .xs-custom-widget>h5,.sidebar .widget h1,.sidebar .widget h2,.sidebar .widget h3,.sidebar .widget h4,.sidebar .widget h5,.sidebar .widget h6,.xs-footer .widget .widget-title,.xs-footer .widget .xs-custom-widget>h5,.xs-footer .widget h1,.xs-footer .widget h2,.xs-footer .widget h3,.xs-footer .widget h4,.xs-footer .widget h5,.xs-footer .widget h6{font-size:24px;font-weight:700;position:relative;margin:0 0 30px;padding:0 0 15px}.sidebar .widget .widget-title::before,.sidebar .widget .xs-custom-widget>h5::before,.sidebar .widget h1::before,.sidebar .widget h2::before,.sidebar .widget h3::before,.sidebar .widget h4::before,.sidebar .widget h5::before,.sidebar .widget h6::before,.xs-footer .widget .widget-title::before,.xs-footer .widget .xs-custom-widget>h5::before,.xs-footer .widget h1::before,.xs-footer .widget h2::before,.xs-footer .widget h3::before,.xs-footer .widget h4::before,.xs-footer .widget h5::before,.xs-footer .widget h6::before{content:"";position:absolute;display:inline-block;bottom:0;width:50px;height:2px;left:0;z-index:1;background:#2742fd}.sidebar .widget ul,.xs-footer .widget ul{border:0;padding:0;margin-bottom:0;list-style:none}.sidebar .widget ul li,.xs-footer .widget ul li{border-bottom:1px dashed #eee;padding-bottom:10px;margin-bottom:10px}.sidebar .widget ul li:last-child,.xs-footer .widget ul li:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.sidebar .widget ul li a,.xs-footer .widget ul li a{color:#666565}.sidebar .widget ul li a.rsswidget:hover,.sidebar .widget ul li a:hover,.xs-footer .widget ul li a.rsswidget:hover,.xs-footer .widget ul li a:hover{color:#2742fd}.sidebar .widget ul li a.rsswidget,.sidebar .widget ul li a.url,.xs-footer .widget ul li a.rsswidget,.xs-footer .widget ul li a.url{color:#222}.sidebar .widget ul li a.rsswidget,.xs-footer .widget ul li a.rsswidget{font-weight:600}.sidebar .widget ul li cite,.xs-footer .widget ul li cite{font-style:normal}.sidebar .widget ul.children,.sidebar .widget ul.sub-menu,.xs-footer .widget ul.children,.xs-footer .widget ul.sub-menu{padding:10px 0 0 20px}.sidebar .widget ul.children,.xs-footer .widget ul.children{padding-bottom:0}.sidebar .textwidget form br,.xs-footer .textwidget form br{display:none}@media (max-width:400px){.post .post-body,.sidebar .widget{padding:25px}}@media (max-width:400px){.sidebar .widget .widget-title,.xs-custom-widget>h5{font-size:19px}}.footer-widget.widget.widget_search .search-button,.search-forms .search-button,.sidebar .widget.widget_search .search-button,.wp-block-search .wp-block-search__button{background:#2742fd;color:#fff;padding:1.125rem 1.875rem;cursor:pointer;border:none;-webkit-transition:all .4s;transition:all .4s;border-radius:0;font-size:18px}.bajaar-serach .form-control,.footer-widget.widget.widget_search .form-control,.sidebar .widget.widget_search .form-control,.wp-block-search .wp-block-search__input{border:none;background-color:#f7f7f7;border-radius:0;padding:22px 25px;width:100%}.widget.widget_search{border:none;padding:0}.widget.widget_search .input-group{position:relative;position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;width:100%}.widget.widget_search .input-group .form-control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0;padding-top:6px;padding-bottom:6px}.sidebar .widget.widget-tags ul li{display:inline-block;margin-bottom:8px;margin-right:4px}.sidebar .widget.widget-tags ul li a{display:block;padding:5px 20px;border:1px solid #eee;color:#666565;-webkit-transition:all .3s;transition:all .3s}.sidebar .widget.widget-tags ul li a:hover{background:#2742fd;color:#fff;-webkit-transition:all ease .5s;transition:all ease .5s}.sidebar .widget.widget-tags ul li:last-child{margin-bottom:0}.sidebar .widget select{display:block;width:100%}.calendar_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative}.tag-lists a,.tagcloud a{border:1px solid #f1f1f1;color:#585b63;display:inline-block;font-size:14px!important;padding:4px 13px;margin-left:3px;margin-bottom:10px;background-color:#f2f2f2;text-transform:capitalize}.tag-lists a:hover,.tagcloud a:hover{color:#fff!important;background-color:#2742fd;border-color:#2742fd}.textwidget img{margin:10px 0}.page-links .page-link{display:inline-block}.blog-post-comment .comment-title{font-size:24px}.blog-post-comment .comment-info [class*=col-md-]{position:inherit}.blog-post-comment .comment-respond{margin-bottom:40px;margin-top:40px}.blog-post-comment .comment-respond .comment-reply-title{margin-bottom:2px}.comment-form .logged-in-as{margin-bottom:40px}.blog-post-comment .comment-respond .comment-form .form-control{border-radius:0;margin-bottom:20px;background-color:#f7f7f7;border-color:transparent;height:56px;padding-left:29px}.blog-post-comment .comment-respond .comment-form .form-control:focus{background-color:transparent;border-color:#2742fd;box-shadow:none}.blog-post-comment .comment-respond .comment-form .form-control::-webkit-input-placeholder{color:rgba(102,101,101,.7)}.blog-post-comment .comment-respond .comment-form .form-control::-moz-placeholder{color:rgba(102,101,101,.7)}.blog-post-comment .comment-respond .comment-form .form-control:-ms-input-placeholder{color:rgba(102,101,101,.7)}.blog-post-comment .comment-respond .comment-form .form-control::placeholder{color:rgba(102,101,101,.7)}.blog-post-comment .comment-respond .comment-form textarea.form-control{height:150px;padding:23px 30px;margin-bottom:30px;width:100%}.blog-post-comment .comment-respond .comment-form .comment-form-cookies-consent{display:none}.blog-post-comment .comment-respond .comment-form .form-submit{margin-bottom:0}.blog-post-comment .comment-respond .comment-form .btn.btn-primary{padding:12px 30px}.comments-list{list-style:none;padding-left:0;margin-bottom:56px}.comments-list .comment{list-style:none}@media (max-width:400px){.comments-list ul{padding-left:15px}}.loginformuser .form-control{height:100%;resize:none}.loginformuser .form-control:focus{box-shadow:none;border-color:#2742fd}.btn-primary{background-color:#2742fd;border-color:#2742fd}.btn-primary:hover{color:#fff}.wp-block-separator,hr{background-color:#767676;border:0;height:2px;margin:2rem auto;max-width:200px;text-align:center}.comment-body .comment-content{margin-top:10px}.comment-body .comment-meta{font-size:12px}.pingback .says,.pingback p{display:none}#cancel-comment-reply-link{float:right;color:#101010}#cancel-comment-reply-link:hover{color:#2742fd}.not-found h1{margin-bottom:20px;line-height:normal}.not-found .input-group-append{border:none}.not-found .form-control:focus{box-shadow:none;border-color:#2742fd}.not-found p{line-height:1.1;margin-bottom:25px}.not-found p small{display:block}.not-found{margin-bottom:8px}article.page .post-meta{margin-bottom:15px}.author-box{padding:30px 40px 30px;background-color:#f8f8f8;margin-top:70px;margin-bottom:55px}@media (max-width:992px){.author-box .author-img{float:none;margin-bottom:10px}}@media (min-width:993px){.author-box .author-img{-webkit-box-flex:0;-webkit-flex:0 0 96px;-ms-flex:0 0 96px;flex:0 0 96px}}.author-box .author-img img{width:70px;height:70px;border-radius:50%}@media (max-width:992px){.author-box .author-info{margin-top:10px}}.author-box .author-info>h3{margin-bottom:0;font-size:18px;text-transform:capitalize;line-height:1}@media (min-width:993px){.author-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.author-box .post_author_role{color:#101001;font-weight:400;text-transform:capitalize;margin-bottom:0}.author-box .post_author_role+.user_description{margin-top:2px}.author-box .user_description{margin-bottom:0}.author-box .author-url{margin-bottom:0;display:inline-block;font-size:.75rem;padding-left:5px}.author-box .author-url a{color:#666565;font-size:14px}.post-navigation{border-bottom:2px dotted #cecece;position:relative;border-top:2px dotted #cecece}.post-navigation:before{content:"";position:relative;border-bottom:2px dotted #cecece;margin-top:3px;width:100%;display:block;margin-bottom:3.8rem}.post-navigation:after{content:"";border-bottom:2px dotted #cecece;margin-bottom:3px;width:100%;position:relative;bottom:0;padding-bottom:3.8rem}.post-previous .post-navigation-item>i{margin-right:16px}.post-next .post-navigation-item>i{margin-left:16px}.post-next .post-navigation-item .media-content{text-align:right}.post-navigation-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff}.post-navigation-item>i{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;color:#000;font-size:1.375rem;border:1px solid #dfe1e5;padding:11px;border-radius:100%;font-weight:600;-webkit-transition:all .4s ease;transition:all .4s ease}.post-navigation-item>i:hover{background-color:#2742fd;color:#fff!important}.post-navigation-item:hover h3,.post-navigation-item:hover>i{color:#2742fd}.post-navigation-item .wp-post-image{max-width:70px;margin-right:20px;height:70px;object-fit:cover}.post-navigation-item .wp-post-image+.post-nav-content{max-width:-webkit-calc(100% - 90px);max-width:calc(100% - 90px)}.post-navigation-item .post-nav-content{text-align:left;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.post-navigation-item span{font-size:.875rem;font-weight:500;color:#7a7b7e;text-transform:uppercase}.post-navigation-item h3{margin-top:0;margin-bottom:0;font-weight:700;line-height:1.2;font-size:1.875rem;-webkit-transition:all .4s ease;transition:all .4s ease}@media (min-width:993px){.post-navigation .post-previous{width:-webkit-calc(50% - 5px);width:calc(50% - 5px);float:left;margin-right:5px}}@media (max-width:992px){.post-navigation .post-previous{margin-bottom:20px}}.post-navigation .post-previous .post-nav-content span i{margin-left:0;margin-right:6px}@media (min-width:993px){.post-navigation .post-next{width:-webkit-calc(50% - 5px);width:calc(50% - 5px);float:right;margin-left:5px}}.pagination{margin:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:4px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.pagination li:not(:last-child){margin-right:8px}.pagination li.active a,.pagination li.active span{background-color:#2742fd;color:#fff}.pagination li.active a:hover,.pagination li.active span:hover{background-color:#3e3e3e}.entry-content .post-page-numbers span.page-link,.pagination li a,.pagination li span{width:40px;height:40px;line-height:24px;border:1px solid #dadada;text-align:center;display:inline-block;color:#666565;border-radius:3px;padding:8px 12px}.entry-content .post-page-numbers span.page-link{-webkit-transition:all .4s ease;transition:all .4s ease}.pagination li a i,.pagination li span i{line-height:25px}@media (max-width:400px){.pagination li a,.pagination li span{margin-right:6px;width:30px;height:30px;line-height:30px;padding:0}.pagination li a i,.pagination li span i{line-height:28px}}@media (max-width:991px){.sidebar{margin-top:30px}}.entry-content .post-page-numbers span.page-link:hover,.pagination li.active a,.pagination li:hover a{color:#fff;background:#2742fd;border:1px solid transparent}.pagination li.active a:hover,.pagination li:hover a:hover{background:#2742fd}.pagination li.pagination-dots{margin:0 15px 0 10px;line-height:0}.entry-content .wp-block-table{border:none}.entry-content table{border-top:none}.entry-content .page-links{color:#101010;margin-left:5px;overflow:hidden;width:100%;margin-top:50px}.entry-content .page-links span{display:inline-block}.entry-content .page-links span.page-link{color:#101010;margin-right:5px}.entry-content .page-links .current span.page-link{color:#fff;background:#2742fd;border-color:#2742fd}.entry-content .page-links .page-link-text{margin-right:10px}.blog-single .post .post-body{background:#fff;border:0;padding:0}.wp-block-image figcaption{width:100%}.wp-block-audio figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption,.wp-block-image figcaption,.wp-block-video figcaption{line-height:1.6;margin:0;padding:1.5rem;text-align:center;bottom:0}.wp-block-latest-posts.is-grid li{border-top:2px solid #ccc;padding-top:1rem;margin-bottom:2rem}.comment-content blockquote,.entry-content blockquote{border-left:3px solid #2742fd;padding-left:15px;background-color:#f8f8f8;padding-top:30px;padding-bottom:5px;margin:0 0 30px}@media (max-width:992px){.header{padding-top:15px;padding-bottom:15px}}.header ul.navbar-nav li .dropdown-menu{margin:0}.header ul.navbar-nav{margin-right:0}.preloder{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999999;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.preloder-logo img{height:150px}.preloder-logo #xs_animated_logo_loder{height:120px}@media (max-width:767.98px){.preloder-logo #xs_animated_logo_loder{height:80px}}.preloder-logo #xs_animated_logo_loder #path-1,.preloder-logo #xs_animated_logo_loder #path-2,.preloder-logo #xs_animated_logo_loder #path-3,.preloder-logo #xs_animated_logo_loder #path-4,.preloder-logo #xs_animated_logo_loder #path-5{stroke:#2742fd}.elementor-element.elementor-element-466ba69 .ekit_social_media>li{display:inline-block}.wp-caption.aligncenter{margin:0 auto}.comment-author cite{font-style:normal;font-weight:500}.comment-author cite a,.comment-edit-link,.comment-reply-link,.comments-list .comment-author{color:#101010;font-weight:700}.comment{margin-bottom:30px}.pingback{margin-bottom:30px}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.banner-bg{background-repeat:no-repeat;background-position:center center;background-size:cover}.banner-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width:993px){.banner-area{min-height:170px}}@media (max-width:992px){.banner-area{min-height:170px}}.post-single .post-author .avatar{width:30px;height:30px;display:inline-block}.post-single .post-author a{display:inline-block;margin-left:6px}.main-container{padding:70px 0}.content-single{padding-bottom:80px}.banner-solid{background:#2742fd}.xs-footer-section{background-color:#101010}.copyright-area .copyright{margin-bottom:0;padding:30px 0;color:#fff}.copyright-area .copyright>a{color:inherit}.post-category>a:not(:last-child){padding-right:5px}.post-category>a:not(:last-child)::after{content:",";padding-left:2px;display:inline-block}@media (min-width:993px){.navbar{padding:0}.nav-search-area,.navbar,.navbar-nav>.nav-item>.nav-link{min-height:80px}}@media (min-width:993px){.navbar-nav>.nav-item:last-child>.nav-link{padding-right:0}.navbar-nav>.nav-item:last-child>.nav-link::after{margin-left:13px;display:inline-block}}.navbar-nav>.nav-item>.nav-link{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width:993px){.navbar-nav>.nav-item>.nav-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.navbar-nav>.nav-item>.nav-link.active::before,.navbar-nav>.nav-item>.nav-link:hover::before{opacity:1}.navbar-nav>.nav-item>.nav-link::before{margin-right:13px;display:inline-block;content:"";width:5px;height:5px;color:inherit;background-color:currentColor;border-radius:50%;opacity:.1;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}}.navbar-nav .dropdown-arrow{margin-left:6px}.navbar-nav .nav-link{color:#041a57;font-weight:500;font-size:1rem}.navbar-nav .nav-link>.dropdown-arrow{font-size:inherit}.navbar-nav .nav-link.active,.navbar-nav .nav-link:hover{color:#2742fd}@media (min-width:993px){.navbar-nav .nav-item .nav-link{padding-right:15px;padding-left:0}}.navbar-nav .nav-item:hover .nav-link{color:#2742fd}@media (min-width:993px){.navbar-nav .nav-item:hover .nav-link::before{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.navbar-nav .dropdown-toggle::after{content:"\f107";font-family:xtsicon;font-weight:900;float:right;border:0;height:auto;width:auto}.navbar-nav .dropdown-menu{border:none;margin:0;border-radius:0}.navbar-nav .dropdown-menu .menu-item-has-children>.dropdown-item::after{content:"\f105";font-family:xtsicon;font-weight:900;float:right}@media (max-width:992px){.navbar-nav .dropdown-menu .menu-item-has-children>.dropdown-item::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.navbar-nav .dropdown-menu li:not(:first-child) a{border-top:1px solid #f5f5f5}.navbar-nav .dropdown-menu li a{font-weight:500;color:#041a57;font-size:1rem;display:block}@media (min-width:993px){.navbar-nav .dropdown-menu li a{padding:10px 20px}}@media (max-width:992px){.navbar-nav .dropdown-menu li a{padding:10px 0}}.navbar-nav .dropdown-menu li a:hover{color:#2742fd;background-color:transparent}.navbar-nav .dropdown-menu li:hover>a{background-color:transparent;color:#2742fd}@media (min-width:993px){.navbar-nav .dropdown-menu{display:block;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;padding:0 0;min-width:230px;box-shadow:0 3px 5px 0 rgba(16,16,16,.2);border-bottom-right-radius:6px;border-bottom-left-radius:6px;-webkit-transform:translateY(5px);transform:translateY(5px)}.navbar-nav .dropdown-menu .menu-item-has-children .dropdown-menu{left:auto;right:100%;top:0}}.navbar-nav .menu-item-has-children:hover>.dropdown-menu{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.navbar-toggler-icon{height:auto}@media (max-width:992px){.footer-menu.header ul.navbar-nav{padding-top:30px}.header-main.header ul.navbar-nav{padding-top:17px}.header-main .navbar-nav .dropdown-arrow{display:none}}.dropdown-item.active,.dropdown-item:active{background-color:transparent}@media (max-width:992px){.menu-item-has-children .dropdown-menu li{padding:0 19px;padding-right:0}}.nav-search-area{color:#101010;position:relative}@media (min-width:993px){.nav-search-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:15px}}@media (max-width:992px){.nav-search-area{display:none}}.nav-search-area .header-search-icon{cursor:pointer}.nav-search-area .xs-search-group{background-color:#101010;box-shadow:0 2px 5px rgba(16,16,16,.1);display:none;padding:15px 20px;position:absolute;right:0;top:100%;width:350px;z-index:10;margin-top:0}.nav-search-area .form-control{background:0 0;border:0;border-bottom:1px solid rgba(255,255,255,.03);color:#fff;width:100%;height:40px;padding:0 12px;font-size:15px;font-style:italic}.nav-search-area .search-button{display:none}@media (min-width:993px){.xs-header-button{margin-left:30px}}@media (max-width:992px){.xs-header-button{display:none}}.header-btn{color:#fff;font-size:.875rem;font-weight:500;border-radius:5px;display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:-webkit-linear-gradient(0deg,#2742fd 0,#3e3e3e 100%);background:linear-gradient(90deg,#2742fd 0,#3e3e3e 100%);padding:7px 33px;position:relative}.header-btn::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;box-shadow:0 15px 25px 0 #2742fd;opacity:.3;z-index:-1;border-radius:inherit}.header-btn:hover{color:#fff}@media (min-width:993px){.header-btn:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px)}}.header-btn>i{margin-right:9px}.banner-title,.xs-jumbotron-title{font-size:36px;margin-top:0;margin-bottom:10px;line-height:1.3;color:#fff;text-transform:capitalize}@media (min-width:993px){.banner-title,.xs-jumbotron-title{font-size:2.25rem}}@media (max-width:992px){.banner-title,.xs-jumbotron-title{line-height:1.2;font-size:25px}}.banner-subtitle{font-size:1.125rem;margin-bottom:0}.xs-banner .container{position:relative}.xs-banner .breadcrumb{background-color:#fff;padding:10px 28px;border-radius:0}@media (min-width:993px){.xs-banner .breadcrumb{position:absolute;bottom:0;right:0;z-index:5}}.breadcrumb{margin-bottom:0;background-color:transparent;padding:0;color:#2742fd;font-size:.875rem;font-weight:500}.breadcrumb>li{display:inline-block;text-transform:capitalize}.breadcrumb>li i{display:none}.breadcrumb>li:not(:last-child)::after{content:"/";display:inline-block;padding-left:10px;padding-right:10px;color:#666565}.breadcrumb>li a{color:#666565}.breadcrumb>li a:hover{color:#2742fd}.tax-speaker-category .breadcrumb>li::after{content:"/";display:inline-block;padding-left:3px;padding-right:3px;color:#666565}.copy-right{padding:26px 0;background-color:#09090a}.copyright-text{color:#fff;text-align:center}.copyright-text>span{color:#2742fd}.pull-left{float:left}.pull-right{float:right}.mfp-wrap.ekit-promo-popup::before{content:"";width:100%;height:100%;display:block;background-color:rgba(0,0,0,.87);padding-bottom:100%;border-radius:100%;overflow:hidden;-webkit-animation:menu-animation .8s ease-out forwards;animation:menu-animation .8s ease-out forwards}.mfp-wrap.ekit-promo-popup{height:100vh;overflow:hidden}.mfp-bg.my-mfp-slide-bottom{display:none}.navbar-sticky.fixed-top{position:fixed;background-color:#fff;box-shadow:0 35px 35px 0 rgba(0,0,0,.1)}.admin-bar .navbar-sticky.fixed-top{margin-top:2rem}.related-post-title-wraper{margin-bottom:2.5rem}.related-post-title{margin-bottom:0}.recent-project-wrapper{margin-bottom:1.875rem}.back_to_top>a{position:fixed;right:40px;bottom:120px;z-index:10;-webkit-backface-visibility:hidden;backface-visibility:hidden;font-size:18px;width:44px;height:44px;line-height:44px;text-align:center;color:#fff;background-color:#2742fd;display:block;border-radius:50%}.post-single .entry-content select,.sidebar .widget select,.wp-block-archives.wp-block-archives-dropdown select,.wp-block-categories-dropdown select{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position:center right 7px}.navbar{padding:0}.navbar .logo>img{max-width:160px;max-height:60px}.blog-single .post .post-meta span{font-size:16px;text-transform:capitalize}.blog-single .post .post-meta span i{color:#2742fd}.blog-single .post .post-meta span a{margin-left:0;color:inherit;line-height:1.625}.blog-single .post .post-meta span a:hover{color:#2742fd}.blog-single .post .post-media{margin-bottom:2.1875rem}.post-meta span a{color:inherit;text-transform:capitalize}.blog-single .entry-content iframe{margin:24px 0 10px 0}.blog-single .entry-content .wp-block-quote{margin-top:3.125rem;padding:2.75rem 3.125rem 2.75rem;background-color:#f9f9f9;margin-bottom:2.9375rem}.blog-single .entry-content .wp-block-quote p{color:#666565;font-size:20px;line-height:1.875;font-style:normal;font-weight:500;margin-bottom:0}.blog-single .entry-content .wp-block-quote cite{color:#101010;margin-left:9px;font-weight:400;font-size:18px;line-height:1}.blog-single .entry-content .wp-block-quote cite::before{width:5px;height:2px;background:currentColor;color:inherit;left:-9px;margin:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.blog-single .entry-content iframe{margin:24px 0 10px 0}.blog-single .entry-content .wp-block-calendar{position:relative}.blog-single .entry-content .wp-block-calendar caption{caption-side:top;text-align:center;background-color:#ededed;font-weight:600;padding:.5em;width:100%;margin:0 auto;margin-bottom:-1px;color:#101010}.blog-single .entry-content .wp-calendar-nav{position:absolute;top:0;left:0;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;height:42px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.blog-single .entry-content .wp-calendar-nav-next>a::before{content:"\e905"}.blog-single .entry-content .wp-calendar-nav-prev>a::before{content:"\e904"}.blog-single .entry-content .wp-calendar-nav-next>a,.blog-single .entry-content .wp-calendar-nav-prev>a{font-size:0;color:#2742fd;text-decoration:none}.blog-single .entry-content .wp-calendar-nav-next>a::before,.blog-single .entry-content .wp-calendar-nav-prev>a::before{font-size:16px;font-family:xtsicon;font-weight:900}.blog-single figcaption{font-size:14px;margin-top:0}.blog-single ul.blocks-gallery-grid{padding:0;padding-bottom:.5rem}.blog-single ul.blocks-gallery-grid li{margin-right:1.875rem}.blog-single ul.blocks-gallery-grid li .blocks-gallery-item__caption{font-size:1rem}@media (max-width:1024px){.blog-single .entry-content .wp-block-quote{padding:30px}.blog-single .entry-content .wp-block-quote p{padding-right:0}.blog-single .post .post-media{margin-bottom:1.875rem}}.wp-block-embed__wrapper iframe{border:0}.blockquote-footer:before,.wp-block-pullquote cite::before,.wp-block-quote cite::before,blockquote.wp-block-quote .wp-block-quote__citation::before,blockquote.wp-block-quote cite::before,blockquote.wp-block-quote footer::before{position:absolute;top:0;width:30px;height:1px;background:#6c757d;content:"";bottom:0;margin:10px 0 13px -40px}.wp-block-pullquote:not(.is-style-solid-color),.wp-block-quote,.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:not(.is-large):not(.is-style-large),blockquote.wp-block-pullquote,blockquote.wp-block-quote{padding:30px;padding-left:40px;margin-top:30px;margin-bottom:30px;background:#f8f8f8;position:relative;border-left:0}.wp-block-quote.is-style-large cite em{display:block}.wp-block-pullquote cite,.wp-block-quote cite{font-weight:400;font-size:16px;margin-left:40px;text-transform:unset;display:inline-block}.wp-block-quote cite,.wp-block-quote footer,.wp-block-quote__citation{position:relative;font-style:normal;font-size:13px}.wp-block-quote.is-large .wp-block-quote__citation,.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:16px;text-align:left}.blog-single .wp-block-button .wp-block-button__link{text-decoration:none;font-size:14px}.blog-single .wp-block-button .wp-block-button__link:hover{color:#fff}.wp-block-button__link>br{display:none}.wp-block-button__link:not(.has-background){background-color:#2742fd;border-radius:0;padding:16px 35px 16px 35px}.wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.wp-block-button .wp-block-button__link:hover{color:#fff;background:#3e3e3e;cursor:pointer}.wp-block-button .wp-block-button__link:focus{color:#fff;background:#3e3e3e;outline:thin dotted;outline-offset:-4px}.wp-block-button:not(.is-style-squared) .wp-block-button__link{border-radius:6px}.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-block-button__link:active,.wp-block-button.is-style-outline .wp-block-button__link:focus{-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;border-width:2px;border-style:solid}.wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background),.wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background){background:0 0}.wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color),.wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color){color:#2742fd;border-color:currentColor}.wp-block-button.is-style-outline .wp-block-button__link:hover{color:#3e3e3e;border-color:currentColor}.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2,.wp-block-cover p.wp-block-cover-text{font-size:36px;max-width:100%;font-weight:400;color:#fff}.wp-block-cover.has-background-dim-60.has-background-dim a{text-decoration:underline;color:#fff}.wp-block-gallery.is-cropped .blocks-gallery-item img{margin:0}.has-large-font-size{font-size:36px;line-height:1.625}.has-drop-cap:not(:focus):first-letter{font-size:3.375em;line-height:1;font-weight:700;margin:0 .25em 0 0}.wp-block-audio{width:100%;margin:0}.wp-block-file .wp-block-file__button{display:table;-webkit-transition:all .4s;transition:all .4s;border:none;border-radius:5px;background:#2742fd;font-size:22px;line-height:1.2;text-decoration:none;font-weight:700;padding:.875rem 1.5rem;color:#fff;margin-left:0;margin-top:-webkit-calc(.75 * 1rem);margin-top:calc(.75 * 1rem);text-decoration:none}.wp-block-file .wp-block-file__button:hover{background:#3e3e3e}.wp-block-video video{width:100%}.alignfull,.sidebar-inactive .alignfull,.sidebar-inactive .blockquote.wp-block-pullquote.alignfull,.sidebar-inactive .wp-block-pullquote:not(.is-style-solid-color).alignfull{width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%;max-width:initial;border-left:0}@media (min-width:768px){.wp-block-columns.alignfull,.wp-block-columns.alignfull .wp-block-column{padding-left:-webkit-calc(2 * 1rem);padding-left:calc(2 * 1rem);padding-right:-webkit-calc(2 * 1rem);padding-right:calc(2 * 1rem)}.wp-block-columns[class*=has-]>*{margin-right:1rem}.comment-content>*,.entry .entry-summary>*{margin:32px 0}.comment-content>p,.entry-content>p{margin-top:0;margin-bottom:26px}}.footer-menu{margin-bottom:30px}@media (min-width:993px){.footer-menu.header ul.navbar-nav>li>.dropdown-menu{top:auto;bottom:100%}}.footer-menu .navbar-nav .dropdown-arrow{display:none}.footer-menu .navbar-nav .dropdown-toggle::after{display:none}@media (max-width:992px){.footer-menu.header-standard{background-color:#f7f7f7;padding:26px 15px}.footer-menu.header-standard ul.navbar-nav{padding-bottom:0}.footer-menu.header-standard .logo>img{max-width:150px;max-height:80px}}.header-navbar-toggler-icon{height:3px;width:30px;display:block;position:relative;background-color:#3a3a3a;-webkit-transition:all .4s ease;transition:all .4s ease}.header-navbar-toggler-icon:not(:last-child){margin-bottom:5px}.header-navbar-toggler-icon:nth-child(2){-webkit-transform-origin:left;transform-origin:left;-webkit-transition-delay:0s;transition-delay:0s}.navbar-toggler[aria-expanded=true] .header-navbar-toggler-icon:nth-child(1),.navbar-toggler[aria-expanded=true] .header-navbar-toggler-icon:nth-child(3){-webkit-transition-delay:.2s;transition-delay:.2s}.navbar-toggler[aria-expanded=true] .header-navbar-toggler-icon:nth-child(2){-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transform:scaleX(0);transform:scaleX(0)}.navbar-toggler[aria-expanded=true] .header-navbar-toggler-icon:nth-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg);top:8px}.navbar-toggler[aria-expanded=true] .header-navbar-toggler-icon:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:-7px}@media (min-width:992px){.logo-not-entry .navbar-nav.ml-auto,.logo-not-entry .navbar-nav.mx-auto{margin-right:auto!important}}@media (max-width:992px){.logo-not-entry .navbar-toggler{margin-left:0}}.comments-list .comment-body .comment-reply-link{font-size:14px;font-weight:700}@media (min-width:991px){.comments-list .comment-body{padding-bottom:20px;margin-bottom:25px;margin-left:94px}.pingback .comment-body,.trackback .comment-body{margin-left:0}}.comments-list .comment-body{border-bottom:1px solid #eee}.comments-list img.comment-avatar{width:70px;height:70px;border-radius:100%}.blog .mp-event-item .post-body,.post .post-body,.product .post-body,.search .page .post-body{border:1px solid #eee;padding:40px}.readmore{color:#666565}.readmore:hover{color:#2742fd}.post-quote-content.post-body{position:relative;overflow:hidden;z-index:1}.post-quote-content.post-body::after,.post-quote-content.post-body::before{content:"";position:absolute;background-size:auto;background-position:left;background-repeat:no-repeat;width:100px;height:100px;z-index:-1}.post-quote-content.post-body::before{top:0;left:30px;background-image:url(//archiverometalico.com.mx/wp-content/themes/bajaar/assets/images/left-quote.png)}.post-quote-content.post-body::after{bottom:-40px;right:30px;background-image:url(//archiverometalico.com.mx/wp-content/themes/bajaar/assets/images/right-quote.png)}.widget_archive ul:not(.menu) li a::before,.widget_categories ul:not(.menu) li a::before,.widget_pages ul:not(.menu) li a::before{content:"\e905";display:inline-block;padding-right:13px;font-family:xtsicon!important;font-size:15px;vertical-align:middle}.widget_nav_menu .sub-menu-toggle{display:none}.wp-block-search .wp-block-search__button{margin-left:0;background-color:#2742fd;color:#fff}.wp-block-search .wp-block-search__input{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex:1;flex-grow:1;max-width:100%}.wp-block-search .wp-block-search__inside-wrapper{margin-top:0}.wp-block-search .wp-block-search__label{display:none}.post-password-form input[type=password]{background-color:#fff;border-radius:0;border:.1rem solid #ededed;box-shadow:none;font-size:1.6rem;margin:0;max-width:100%;padding:5px 30px;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease}.post-password-form input[type=submit]{background-color:#2742fd;border:none;padding:14px 55px;cursor:pointer;display:block;-webkit-transition:all .4s ease;transition:all .4s ease;color:#fff}.post-password-form input[type=submit]:hover{background-color:#3e3e3e}.xs-recent-post-widget .widget-post:not(:last-child){margin-bottom:30px}.xs-recent-post-widget .widget-post>a{display:inline-block}.xs-recent-post-widget .widget-post>a>img{max-width:75px;height:70px;object-fit:cover}.xs-recent-post-widget .widget-post .media-body{margin-left:25px}.xs-recent-post-widget .widget-post .entry-title{margin-bottom:7px;font-weight:600;letter-spacing:0;font-size:16px;line-height:1.25}.xs-recent-post-widget .widget-post .entry-title>a{color:inherit}.xs-recent-post-widget .widget-post .entry-title>a:hover{color:#2742fd}.xs-recent-post-widget .widget-post .post-meta{margin-bottom:0}.xs-recent-post-widget .widget-post .post-meta>span{color:#666565}.mf-input::-webkit-input-placeholder{opacity:1}.mf-input::-moz-placeholder{opacity:1}.mf-input:-ms-input-placeholder{opacity:1}.mf-input::placeholder{opacity:1}@media (max-width:1024px){.ekit-sticky .elementor-widget-ekit-nav-menu .elementskit-menu-overlay{display:none}.ekit-sticky .elementor-widget-ekit-nav-menu .elementskit-menu-offcanvas-elements::after,.ekit-sticky .elementor-widget-ekit-nav-menu .elementskit-menu-offcanvas-elements::before{display:none}}.post-single{margin-bottom:1.875rem}.post-single .single_post_hr_line{display:block;border-bottom:2px dotted #cecece;margin-bottom:46px;margin-top:15px;position:relative}.post-single .single_post_hr_line:before{content:"";position:absolute;border-bottom:2px dotted #cecece;top:5px;left:0;width:100%;display:block}.wp-block-pullquote blockquote{border-left:none}.wp-block-pullquote .has-very-dark-gray-color.has-very-dark-gray-color{background:0 0;padding:0;margin-bottom:0}.error404 .error-page .error-code{display:block;font-size:150px;line-height:1;color:#333;margin-bottom:20px;text-shadow:5px 5px 1px rgba(0,0,0,.1)}.error404 .error-page .error-message h3{font-size:24px;color:#2e3d44}.error404 .error-page .error-body a.btn{margin-top:30px}.bajaar-serach .input-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bajaar-serach .form-control,.footer-widget.widget.widget_search .form-control,.sidebar .widget.widget_search .form-control,.wp-block-search .wp-block-search__input{padding:17px 25px}ol.wp-block-latest-comments{padding:0}ol.wp-block-latest-comments li a{color:#666565}ol.wp-block-latest-comments li a:hover{color:#2742fd}.alignleft,.entry-content .alignleft{float:left;margin:5px 20px 20px 0}.primary-menu-wraper .header-row{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wp-block-calendar a{text-decoration:none;color:#2742fd}.home .breadcrumb{display:none}.blog-single .entry-content .wp-block-button{margin-bottom:1.5rem;margin-top:0;margin-left:1em}.blog-single .entry-content .wp-block-pullquote{border-color:transparent}.blog-single .entry-content .wp-block-pullquote blockquote::before{content:"\e92e";font-family:xtsicon;font-size:30px;color:#2742fd}.wp-block-table td,.wp-block-table th{border:none;border-top:1px solid #ededed}.blog-single .entry-content .wp-block-quote::before{content:"\e92e";left:0;font-family:xtsicon;font-size:25px;color:#dedede}.blog-single .wp-block-quote.is-style-large::before{position:absolute;left:18px;top:28px;font-size:25px;color:#2742fd}.widget_archive ul:not(.menu) li a::before,.widget_categories ul:not(.menu) li a::before,.widget_pages ul:not(.menu) li a::before{content:"\e905";display:inline-block;padding-right:13px;font-family:xtsicon!important;font-size:15px;vertical-align:middle}.sidebar .widget:last-child{margin-bottom:0}.wp-block-latest-comments__comment{line-height:1.6;border-bottom:1px dashed #eee;padding-bottom:10px;margin-bottom:10px}.wp-block-latest-comments__comment:last-child{border-bottom:0}.single-post .post-1175 .entry-header .post-meta{margin-bottom:0}.single-post .post-1176 .entry-header .post-meta{margin-bottom:0}.single-post .post-1168 .entry-header .post-meta{margin-bottom:0}.single-post .post-1784 .entry-header .post-meta{margin-bottom:30px}.single-post .tag-lists span{text-transform:uppercase;color:#000;font-weight:700}.single-post .tag-lists span{position:relative}.single-post .tag-lists span:before{content:"\e9e3";font-family:xtsicon!important;margin-right:5px;font-size:14px}.single-post .tag-lists a{background-color:transparent;border:1px solid #dfe1e5;border-radius:10px;color:#000;position:relative}.single-post .tag-lists a:hover{background-color:#2742fd;color:#fff}.single-post .tag-lists a:before{content:"# "}.page article{margin:0}.page article .entry-content>p:last-child{margin-bottom:0}.page .entry-footer{margin-top:32px}.entry-footer{clear:both}.blog-post-comment{margin-top:32px}.single-post .blog-post-comment{margin-top:57px}.single-post .blog-post-comment .no-comments{margin:0}.bajaar-back-top-top-wrapper .back-to-top-btn{width:36px;height:36px;line-height:36px;background:#f54f29;color:#fff;border-radius:5px;text-align:center}.primary-navigation .menu-wrapper{list-style:none;margin:0;padding-left:0}@media (min-width:992px){.primary-navigation .menu-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.primary-navigation .menu-wrapper li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}@media (max-width:992px){.primary-navigation .menu-wrapper li{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.primary-navigation .menu-wrapper li .sub-menu-toggle[aria-expanded=true] .icon-minus{display:block}.primary-navigation .menu-wrapper li .sub-menu-toggle[aria-expanded=true] .icon-plus{display:none}}.primary-navigation .menu-wrapper li>a{display:block;color:#000;text-transform:capitalize;font-weight:500;padding:15px;line-height:16px;font-size:15px}@media (min-width:992px){.primary-navigation .menu-wrapper li>a{width:100%;line-height:20px}}@media (max-width:992px){.primary-navigation .menu-wrapper li>a{-webkit-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;width:auto}}.primary-navigation .menu-wrapper li>a+.sub-menu-toggle{margin-left:-25px}@media (min-width:992px){.primary-navigation .menu-wrapper li.menu-item-has-children:hover>.sub-menu-toggle .icon-minus{display:block}.primary-navigation .menu-wrapper li.menu-item-has-children:hover>.sub-menu-toggle .icon-plus{display:none}}@media (min-width:992px){.primary-navigation .menu-wrapper li.menu-item-has-children:hover>ul{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .15s linear,-webkit-transform .15s linear;transition:opacity .15s linear,transform .15s linear;pointer-events:auto}}.primary-navigation .menu-wrapper li .sub-menu>li>a:hover{background-color:#f5f5f5}.primary-navigation .menu-wrapper li .sub-menu-toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:auto;width:44px;padding:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:0 0;color:currentColor;border:none;font-size:18px;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.primary-navigation .menu-wrapper li .sub-menu-toggle .icon-minus{display:none}@media (max-width:991px){.primary-navigation .menu-wrapper li .sub-menu-toggle{margin-left:auto}}.primary-navigation .menu-wrapper .sub-menu{margin:0;min-width:220px;z-index:88888;background-color:#fff;padding:0;list-style:none}@media (max-width:991px){.primary-navigation .menu-wrapper .sub-menu{display:none;width:100%;padding-left:15px;background-color:transparent}}@media (min-width:992px){.primary-navigation .menu-wrapper .sub-menu{left:0;position:absolute;opacity:0;top:100%;-webkit-transition:opacity .15s linear,-webkit-transform .15s linear,right 0s .15s;transition:opacity .15s linear,transform .15s linear,right 0s .15s;-webkit-transform:translateY(.6rem);transform:translateY(.6rem);pointer-events:none}}.primary-navigation .menu-wrapper .sub-menu .menu-item-has-children{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (min-width:992px){.primary-navigation .menu-wrapper .sub-menu .menu-item-has-children>a{width:100%}}@media (max-width:992px){.primary-navigation .menu-wrapper .sub-menu .menu-item-has-children>a{-webkit-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;width:auto}}.primary-navigation .menu-wrapper .sub-menu .menu-item-has-children:hover{background-color:#f5f5f5}.primary-navigation .menu-wrapper .sub-menu .menu-item-has-children:hover .sub-menu-toggle{background-color:#f5f5f5}.primary-navigation .menu-wrapper .sub-menu .menu-item-has-children .sub-menu-toggle{margin-left:auto;height:auto}.primary-navigation .menu-wrapper .sub-menu .sub-menu{left:100%;top:0}.primary-navigation .menu-button-container{padding:15px}@media (min-width:992px){.primary-navigation .menu-button-container{display:none}}.site-branding>.custom-logo-link{display:inline-block}.site-branding>.custom-logo-link>img{max-width:100%}@media (max-width:991px){.site-branding{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}}@media (min-width:992px){.site-branding{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}}@media (min-width:992px){.header-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header-row .primary-navigation-wraper{margin-left:auto}}.primary-menu-wraper{padding:15px 0}@media (min-width:991px){.menu-button-container{display:none}.mobile-branding{display:none}}@media (max-width:991px){.primary-navigation{position:fixed;left:-100%;top:0;height:100vh;width:340px;max-width:100%;background-color:#fff;z-index:90;-webkit-transition:left .5s ease-in-out 0s;transition:left .5s ease-in-out 0s;overflow-y:auto}.nav_menu_open .nav-menu-backdrop,.nav_menu_open .primary-navigation{left:0}.nav_menu_open .primary-navigation{-webkit-transition-delay:.2s;transition-delay:.2s}.nav_menu_open .primary-navigation .mobile-branding .nav-toggle-button{font-size:16px;font-weight:600;padding:8.5px 0 7.5px 0;width:45px;border-radius:3px;color:#333;border:1px solid #333}.nav_menu_open .nav-menu-backdrop{-webkit-transition-delay:0s;transition-delay:0s}.primary-menu-container{padding:20px 0 20px;position:relative;overflow-y:auto}.nav-toggle-button{border:none;outline:0;line-height:1;background-color:transparent;width:45px;display:block;cursor:pointer;border:1px solid #333;color:#333;padding:7px 0 6px 0;border-radius:3px;font-size:19px;cursor:pointer;-webkit-transition:all ease .5s;transition:all ease .5s}.nav-toggle-button.toggle .dropdown-icon:nth-child(1){-webkit-transform:rotate(45deg) translateX(5px) translateY(5px);transform:rotate(45deg) translateX(5px) translateY(5px)}.nav-toggle-button.toggle .dropdown-icon:nth-child(2){-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left}.nav-toggle-button.toggle .dropdown-icon:nth-child(3){-webkit-transform:rotate(-45deg) translateX(5px) translateY(-5px);transform:rotate(-45deg) translateX(5px) translateY(-5px)}.nav-toggle-button .dropdown-icon{height:2px;width:100%;display:block;background-color:#101010;-webkit-transition:all .4s ease;transition:all .4s ease}.nav-toggle-button .dropdown-icon:not(:last-child){margin-bottom:5px}.nav-menu-backdrop{position:fixed;top:0;left:-100%;height:100%;width:100%;overflow:hidden;background-color:rgba(0,0,0,.4);-webkit-transition:left .5s ease-in-out .2s;transition:left .5s ease-in-out .2s;z-index:89}.mobile-branding{padding:20px 13px 0}.mobile-branding img{max-width:120px;max-height:50px}}@media (max-width:1024px){.admin-bar .mobile-branding{padding-top:40px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.primary-navigation{background-color:#f7f7f7}.ekit-wid-con .ekit-vertical-navbar-nav li .elementskit-submenu-indicator{border:none}}@media (max-width:782px){.admin-bar .mobile-branding{padding-top:55px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}}@media only screen and (max-width:767px){.admin-bar .xs_custom_menu .elementskit-menu-offcanvas-elements.scrolltop2{padding-top:10px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.admin-bar .mobile-branding.scrolltop{padding-top:30px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}}.simple-slider-wrap .row{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.simple-slider-wrap .swiper-pagination{top:38%;right:15px;bottom:auto;left:auto;-webkit-transform:inherit;transform:inherit;text-align:right;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:35px}.simple-slider-wrap .swiper-pagination-bullet{width:6px;height:6px;background:rgba(255,255,255,.2);opacity:1}.simple-slider-wrap .swiper-pagination-bullet-active{width:14px;height:14px;background-color:transparent;border:2px solid #fff}.simple-slider-wrap.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px auto}.single-simple-slide{padding:50px 0;background-repeat:no-repeat;background-position:center;background-size:cover;object-fit:cover;object-position:center;overflow:hidden;width:100%;-webkit-transition:opacity .2s ease-in-out,visibility .2s ease-in-out;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.slide-subtitle{font-size:16px;line-height:1.1;color:#fff;text-transform:uppercase;font-weight:500;margin-bottom:15px}.slide-title{font-size:48px;line-height:1;letter-spacing:.2px;color:#fff;font-weight:900;text-transform:uppercase;margin-bottom:23px}.slide-price{font-size:24px;text-transform:uppercase;color:#fff;letter-spacing:.2px;font-weight:700;line-height:1;margin-bottom:30px}.slide-btn .slide-add-to-cart{font-size:14px;letter-spacing:.02px;color:#fff;font-weight:500;text-transform:uppercase;background:0 0;border-color:rgba(255,255,255,.3);border-style:solid;border-width:2px;display:inline-block;padding:10px 20px}@media (min-width:768px){.simple-slider-wrap .single-simple-slide{padding:15px 0}.simple-slider-wrap .row{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.simple-slider-wrap .slide-thumb{margin-bottom:0;margin-right:30px}.simple-slider-wrap .slide-content{margin-left:30px}}@media (min-width:1200px){.simple-slider-wrap .swiper-pagination{right:12%}}.xs-vertical-cetagory .ekit-vertical-navbar-nav li:nth-child(1){padding-left:0!important}.xs-vertical-cetagory .ekit-vertical-navbar-nav li:nth-child(1):after{display:none}.xs-vertical-cetagory .ekit-vertical-navbar-nav li:nth-child(1) a i{font-size:12px;background-color:#e9e9ea;height:30px;line-height:28px!important;width:30px;display:inline-block;text-align:center;border-radius:50%}.xs-vertical-cetagory .ekit-vertical-navbar-nav li:nth-child(2){padding-left:0!important}.xs-vertical-cetagory .ekit-vertical-navbar-nav li:nth-child(2):after{display:none}.xs-vertical-cetagory .ekit-vertical-navbar-nav li:nth-child(2) a i{font-size:12px;background-color:#dbf5ef;height:30px;line-height:28px!important;width:30px;display:inline-block;text-align:center;border-radius:50%}.xs-vertical-cetagory .ekit-vertical-navbar-nav li:nth-child(3){padding-left:0!important}.xs-vertical-cetagory .ekit-vertical-navbar-nav li:nth-child(3):after{display:none}.xs-vertical-cetagory .ekit-vertical-navbar-nav li:nth-child(3) a i{font-size:12px;background-color:#fff5e3;height:30px;line-height:28px!important;width:30px;display:inline-block;text-align:center;border-radius:50%}.xs-vertical-cetagory .ekit-vertical-navbar-nav li:nth-child(4){padding-left:0!important}.xs-vertical-cetagory .ekit-vertical-navbar-nav li:nth-child(4):after{display:none}.xs-vertical-cetagory .ekit-vertical-navbar-nav li:nth-child(4) a i{font-size:12px;background-color:#fce6e2;height:30px;line-height:28px!important;width:30px;display:inline-block;text-align:center;border-radius:50%}.xs-vertical-cetagory .ekit-vertical-navbar-nav li{position:relative;padding-left:15px!important}.xs-vertical-cetagory .ekit-vertical-navbar-nav li:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:25px;width:6px;height:6px;background:#ededed;border-radius:50%}@-webkit-keyframes xs-fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes xs-fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes xs-fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes xs-fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes xs-fadeInLeft{from{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes xs-fadeInLeft{from{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.bajaar-slider-wrapper .ekit-wid-con .elementskit-section-title-wraper.text_left,.bajaar-slider-wrapper .elementor-image,.bajaar-slider-wrapper .elementskit-btn.whitespace--normal,.bajaar-slider-wrapper .tab-content.elementkit-tab-content{opacity:0}.bajaar-slider-wrapper .swiper-slide{margin-bottom:0}.bajaar-slider-wrapper .swiper-slide-active{opacity:1;visibility:visible}.bajaar-slider-wrapper .swiper-slide-active .elementor-image,.bajaar-slider-wrapper .swiper-slide-active .tab-content.elementkit-tab-content{-webkit-animation:xs-fadeInDown;animation:xs-fadeInDown;animation-duration:1.5s;animation-fill-mode:both;-webkit-animation-duration:1.5s;-webkit-animation-fill-mode:both;-webkit-transition:.4s;transition:.4s;opacity:1;margin-bottom:50px;background-repeat:no-repeat;background-size:cover;background-position:center;object-fit:cover;object-position:center}.bajaar-slider-wrapper .swiper-slide-active .ekit-wid-con .elementskit-section-title-wraper.text_left{-webkit-animation:xs-fadeInUp;animation:xs-fadeInUp;animation-duration:1s;animation-fill-mode:both;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;opacity:1;-webkit-transition:.4s;transition:.4s}.bajaar-slider-wrapper .swiper-slide-active .elementskit-btn.whitespace--normal{-webkit-animation:xs-fadeInLeft;animation:xs-fadeInLeft;animation-duration:1s;animation-fill-mode:both;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;opacity:1;-webkit-transition:.4s;transition:.4s}.bajaar-product-category .cat-img-wrap,.bajaar-product-category .product-category-title,.bajaar-product-category .single-cat-list-item{-webkit-transition:all .4s ease;transition:all .4s ease}.bajaar-product-category .product-category-wrap{background-repeat:no-repeat;background-position:right center;background-size:cover;-webkit-transition:.6s cubic-bezier(.16,1,.3,1);transition:.6s cubic-bezier(.16,1,.3,1)}.bajaar-product-category .product-category-wrap:hover{background-position:40%!important}.bajaar-product-category .product-category-wrap .cat-icon{display:inline-block;text-align:center;cursor:pointer;-webkit-transition:.6s cubic-bezier(.25,1,.5,1);transition:.6s cubic-bezier(.25,1,.5,1)}.bajaar-product-category .product-category-wrap .cat-icon i{margin-left:2px}.bajaar-product-category .category-parent-wrap{margin:-5px}.bajaar-product-category .category-parent-wrap:after{content:"";display:block;clear:both}.bajaar-product-category .category-parent-wrap .grid-sizer{width:25%}.bajaar-product-category .cat-list-item{padding:5px;float:left;display:inline-block;width:25%}.bajaar-product-category .cat-list-item .product-category-wrap{height:100%;background-color:#f5f7fa}.bajaar-product-category .cat-list-item:nth-child(2){height:460px}.bajaar-product-category .cat-list-item:nth-child(3){width:50%;height:230px}.bajaar-product-category .cat-list-item:nth-child(4){height:460px}.bajaar-product-category .cat-list-item:nth-child(5){height:230px}.bajaar-product-category .cat-list-item:nth-child(6){height:230px}.bajaar-product-category .cat-list-item .single-product-category{width:100%;height:100%}.bajaar-product-category .cat-list-item .single-product-category>a{width:100%;height:100%;padding:30px}.bajaar-product-category .cat-list-item .product-category-title{line-height:1;-webkit-transition:.6s cubic-bezier(.25,1,.5,1);transition:.6s cubic-bezier(.25,1,.5,1)}.bajaar-product-category .cat-list-item:hover .product-category-title{color:#f03d3f;text-decoration:underline}.bajaar-product-category .bajaar-swiper-container a:hover img{-webkit-transform:scale(1);transform:scale(1)}.bajaar-product-category .bajaar-swiper-container a img{-webkit-transition:all .4s ease;transition:all .4s ease}.bajaar-product-category .cat-img--grow:hover .elementor-animation-grow{-webkit-transform:scale(1.1);transform:scale(1.1)}.bajaar-product-category .cat-img-wrap{overflow:hidden}@media screen and (max-width:768px){.bajaar-product-category .category-parent-wrap .cat-list-item{width:50%}}@media screen and (max-width:575px){.bajaar-product-category .category-parent-wrap .cat-list-item{width:100%}.bajaar-product-category .category-parent-wrap .cat-list-item:nth-child(2){height:230px}.bajaar-product-category .category-parent-wrap .cat-list-item:nth-child(4){height:230px}}.xs-navbar-search-wrapper{position:relative;min-height:46px}.xs-navbar-search-wrapper .product-search-result{position:absolute;right:0;top:100%;margin:0;background-color:#fff;z-index:9999;border-style:solid;border-color:#f2f2f2;border-width:0 2px 0 2px;left:50px}.xs-navbar-search-wrapper .bajaar-single-product-item{display:block;-webkit-box-flex:100%;-webkit-flex:100%;-ms-flex:100%;flex:100%;position:relative;padding:16px 15px 16px 100px!important;border-style:solid;border-color:#f2f2f2;border-width:0 0 2px 0}.xs-navbar-search-wrapper .bajaar-single-product-item.col-md-6:nth-child(odd){border-right:1px solid #f2f2f2!important}.xs-navbar-search-wrapper .bajaar-single-product-item.col-md-4:nth-child(2){border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2!important}.xs-navbar-search-wrapper .bajaar-single-product-item.col-md-3:nth-child(2){border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2!important}.xs-navbar-search-wrapper .bajaar-single-product-item.col-md-3:nth-child(3){border-right:1px solid #f2f2f2!important}.xs-navbar-search-wrapper .bajaar-single-product-item .product-thumb{position:absolute;left:0;top:8px;padding:10px;margin-bottom:0!important}.xs-navbar-search-wrapper .bajaar-single-product-item .product-thumb .product-tag-sale-badge{top:7px;right:10px}.xs-navbar-search-wrapper .bajaar-single-product-item .product-thumb img{max-width:75px;min-height:auto}.xs-navbar-search-wrapper .bajaar-single-product-item .product-thumb .badge{border:none;display:inline-block;font-size:10px;font-weight:700;line-height:20px;color:#fff;background:#f03d3f;padding:0 6px;border-radius:2px 2px 2px 2px}.xs-navbar-search-wrapper .bajaar-single-product-item .product-thumb .badge a{color:#fff}.xs-navbar-search-wrapper .bajaar-single-product-item .product-price{padding:5px 0 0 0!important}.xs-navbar-search-wrapper .bajaar-single-product-item .product-price .price{-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;display:block}.xs-navbar-search-wrapper .bajaar-single-product-item .product-price .woocommerce-Price-amount{margin:0 10px 0 0;font-size:15px}.xs-navbar-search-wrapper .bajaar-single-product-item .rating-count{color:#858585}.xs-navbar-search-wrapper .bajaar-single-product-item .product-title{margin:4px 0 2px!important;padding:0!important}.xs-navbar-search-wrapper .bajaar-single-product-item .product-title a{font-size:14px;font-weight:500}.xs-navbar-search-wrapper .bajaar-single-product-item .product-title a:before{content:"\f105";right:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-family:"Font Awesome 5 Free",sans-serif;color:#858585;font-size:17px;font-weight:900;background-color:#e6e6e6;height:30px;width:30px;text-align:center;line-height:30px;border-radius:50%;-webkit-transition:all .3s;transition:all .3s}.xs-navbar-search-wrapper .bajaar-single-product-item:hover a:before{background-color:#f03d3f!important;color:#fff!important}.xs-navbar-search-wrapper .input-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-style:solid;border-width:2px;border-color:#e6e6e6}.xs-navbar-search-wrapper .btn{background:#e6e6e6;position:absolute;left:0;top:1px;border-radius:0;min-height:48px;margin:0;padding:0 18px}.xs-navbar-search-wrapper .btn i{color:#151515;font-size:15px}.xs-navbar-search-wrapper .product-rating .star-rating{color:#fec42d;float:none}.xs-navbar-search-wrapper .product-rating .star-rating:before{color:#f78c00}.xs-navbar-search-wrapper .xs-category-select-wraper{-ms-flex-negative:1;-webkit-box-flex:1;-ms-flex-positive:1;padding:0 25px;border:solid;border-color:#e6e6e6;border-width:0 0 0 2px;min-width:175px}.xs-navbar-search-wrapper .xs-ele-nav-search-select{font-size:16px;color:#3e3e3e;font-weight:500;border-width:0}.xs-navbar-search-wrapper .form-control{padding:0 20px 0 70px;min-height:46px;border-width:0;font-weight:400;font-size:14px;color:#101010;width:62%;-webkit-flex-shrink:1;-ms-flex:0 1;flex-shrink:1;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex:1;flex-grow:1}.xs-navbar-search-wrapper .form-control::-webkit-input-placeholder{opacity:.4}.xs-navbar-search-wrapper .form-control::-moz-placeholder{opacity:.4}.xs-navbar-search-wrapper .form-control:-ms-input-placeholder{opacity:.4}.xs-navbar-search-wrapper .form-control::placeholder{opacity:.4}.woocommerce .features-product-widget ul.product_list_widget li{position:relative}.woocommerce .features-product-widget ul.product_list_widget li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.woocommerce .features-product-widget ul.product_list_widget li .product-title{font-size:14px;line-height:16px;font-weight:400;color:#666565;padding-top:5px}.woocommerce .features-product-widget ul.product_list_widget .woocommerce-Price-amount{font-size:16px;font-weight:600;color:#000;padding-left:85px;position:absolute;top:48px}.woocommerce .features-product-widget .size-woocommerce_thumbnail{margin-left:0;margin-right:15px;width:70px}.woocommerce .features-product-widget .star-rating{margin-left:85px;top:-42px;font-size:.7em}.shopengine-comparison .comparison-table-wrap table tbody tr td,.shopengine-comparison .comparison-table-wrap table tbody tr th{text-align:left}.shopengine-comparison .comparison-table-wrap table tbody tr:nth-child(even) td{background-color:#f9f9f9}.shopengine-comparison .comparison-table-wrap table .price{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bajaar-single-product-item{position:relative;background-color:#fff;-webkit-transition:.4s cubic-bezier(.25,1,.5,1);transition:.4s cubic-bezier(.25,1,.5,1)}.bajaar-single-product-item .categories-product-list{background:#fff}.bajaar-single-product-item .categories-product-list a{display:block}.bajaar-single-product-item .product-thumb{position:relative;-webkit-transition:all .4s ease;transition:all .4s ease}.bajaar-single-product-item .product-thumb.thumb-overlay>a::before{content:"";left:0;top:0;position:absolute;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:visibility .3s linear,opacity .3s linear;transition:visibility .3s linear,opacity .3s linear}.bajaar-single-product-item .product-thumb.thumb-overlay:hover>a::before{opacity:1;visibility:visible}.bajaar-single-product-item .product-thumb .product-tag-sale-badge{position:absolute;display:inline-block;border-radius:3px}.bajaar-single-product-item .product-thumb .product-tag-sale-badge.position-top-left{top:10px;left:10px}.bajaar-single-product-item .product-thumb .product-tag-sale-badge.position-top-right{top:10px;right:10px}.bajaar-single-product-item .product-thumb .product-tag-sale-badge.align-vertical ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bajaar-single-product-item .product-thumb ul{margin:0;padding:0;list-style:none}.bajaar-single-product-item .product-thumb .badge{border:none;display:none;text-align:center}.bajaar-single-product-item .product-thumb .badge .tag{display:block}.bajaar-single-product-item .product-thumb .wishlist-top-right{right:10px;top:10px;position:absolute;opacity:0;visibility:hidden;-webkit-transition:opacity .4s;transition:opacity .4s}.bajaar-single-product-item .product-thumb .wishlist-top-right .shopengine-wishlist{display:block}.bajaar-single-product-item .overlay-add-to-cart{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden;opacity:0;visibility:hidden;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:all .4s ease;transition:all .4s ease}.bajaar-single-product-item .overlay-add-to-cart .badge{display:block}.bajaar-single-product-item .overlay-add-to-cart.position-bottom{left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}.bajaar-single-product-item .overlay-add-to-cart.position-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bajaar-single-product-item .overlay-add-to-cart.position-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bajaar-single-product-item .overlay-add-to-cart.position-center{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.bajaar-single-product-item .overlay-add-to-cart.separate-items a{-webkit-box-flex:unset;-webkit-flex:unset;-ms-flex:unset;flex:unset}.bajaar-single-product-item .overlay-add-to-cart a{border-radius:0;line-height:0;text-align:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-transition:all .4s ease;transition:all .4s ease}.bajaar-single-product-item .overlay-add-to-cart a::before{font-family:shopengine;float:left;line-height:20px;text-indent:0;width:100%;font-weight:400;-webkit-transition:all .4s ease;transition:all .4s ease}.bajaar-single-product-item .overlay-add-to-cart a i::before{-webkit-transition:all .4s ease;transition:all .4s ease}.bajaar-single-product-item .overlay-add-to-cart a.added_to_cart{display:none}.bajaar-single-product-item .overlay-add-to-cart a.button{text-indent:-9999px}.bajaar-single-product-item .overlay-add-to-cart a.button::before{content:"\e933"}.bajaar-single-product-item .overlay-add-to-cart a.button.loading{opacity:1}.bajaar-single-product-item .overlay-add-to-cart a.button.loading::before{content:"\e01c";font-family:WooCommerce,sans-serif;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bajaar-single-product-item .overlay-add-to-cart a.shopengine-wishlist.badge.active i{font-family:xtsicon!important}.bajaar-single-product-item .overlay-add-to-cart a.shopengine-wishlist.badge.active i::before{content:"\e931"}.bajaar-single-product-item .product-category{display:none}.bajaar-single-product-item .product-category ul{margin:0;padding:0;list-style:none}.bajaar-single-product-item .product-category ul li{display:inline-block;margin-right:5px}.bajaar-single-product-item .product-category ul li a{display:block}.bajaar-single-product-item .product-title{display:block}.bajaar-single-product-item .product-rating{width:100%;margin:0;display:block;overflow:hidden}.bajaar-single-product-item .product-rating .star-rating{float:none;display:inline-block;margin-top:0;overflow:hidden;position:relative;line-height:1;height:1em;width:6.8em;letter-spacing:3px;font-family:star;vertical-align:middle}.bajaar-single-product-item .product-rating .star-rating::before{content:"\73\73\73\73\73";float:left;top:0;left:0;position:absolute}.bajaar-single-product-item .product-rating .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.bajaar-single-product-item .product-rating .star-rating span::before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.bajaar-single-product-item .product-rating .rating-count{display:inline-block;vertical-align:middle}.bajaar-single-product-item .product-price .price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.bajaar-single-product-item .product-price .price ins{text-decoration:none;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.bajaar-single-product-item .product-price .price .shopengine-discount-badge{display:inline-block;font-size:12px;font-weight:700;line-height:24px;color:#fff;background:#f03d3f;padding:0 10px 0 10px;border-radius:2px;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.bajaar-single-product-item .product-price .price del{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.bajaar-single-product-item .product-end-sale-timer:not(.counter-position-progressbar){left:0;right:0;bottom:0;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bajaar-single-product-item .product-end-sale-timer:not(.counter-position-progressbar) ul{margin:0;padding:0}.bajaar-single-product-item .product-end-sale-timer:not(.counter-position-progressbar) li{display:inline-block;text-align:center}.bajaar-single-product-item .product-end-sale-timer:not(.counter-position-progressbar) .number{display:block;margin-bottom:3px}.bajaar-single-product-item .product-end-sale-timer:not(.counter-position-progressbar) .text{display:block}.bajaar-single-product-item .product-progress-bar-wrap{height:2px;background-color:#f2f2f2;border-radius:10px;margin-bottom:7px}.bajaar-single-product-item .progress-bar{height:4px;border-radius:10px;background-color:#f03d3f;margin-top:0;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.bajaar-single-product-item .product-progress-meta{margin:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bajaar-single-product-item .product-progress-meta li{font-size:13px;font-weight:400;color:#858585;display:inline-block}.bajaar-single-product-item .product-description-hover{position:absolute;left:0;right:0;top:100%;opacity:0;visibility:hidden;z-index:10;padding:30px;padding-top:0;background-color:#fff;box-shadow:0 20px 40px rgba(0,0,0,.1);-webkit-transition:.4s cubic-bezier(.25,1,.5,1);transition:.4s cubic-bezier(.25,1,.5,1);display:none}.bajaar-single-product-item .product-description-hover p{margin:0}.bajaar-single-product-item .product-description-hover .add-to-cart-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bajaar-single-product-item .product-description-hover .add-to-cart-btn.cart-full-width .button{width:100%;text-align:center}.bajaar-single-product-item:hover{z-index:1;box-shadow:0 20px 40px rgba(0,0,0,.1)}.bajaar-single-product-item:hover .product-description-hover{opacity:1;visibility:visible}.bajaar-single-product-item:hover .overlay-add-to-cart{opacity:1;visibility:visible}@media screen and (max-width:767px){.bajaar-single-product-item{border:none}}.filtered-product-list{opacity:0;display:none;visibility:hidden;-webkit-transition:.4s cubic-bezier(.25,1,.5,1);transition:.4s cubic-bezier(.25,1,.5,1)}.filtered-product-list.active{opacity:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;visibility:visible}.bajaar-swiper-container .swiper-button-next,.bajaar-swiper-container .swiper-button-prev{margin:0;opacity:1;width:40px;height:40px;border-radius:100%;background-color:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:none!important;text-align:center;line-height:40px;color:#858585;box-shadow:0 7px 15px 0 rgba(0,0,0,.07)}.bajaar-swiper-container .swiper-button-next.swiper-button-disabled,.bajaar-swiper-container .swiper-button-prev.swiper-button-disabled{opacity:.35}.bajaar-swiper-container .swiper-button-next:hover,.bajaar-swiper-container .swiper-button-prev:hover{color:#f03d3f}.bajaar-swiper-container .swiper-button-next::before,.bajaar-swiper-container .swiper-button-prev::before{font-family:xtsicon!important}.bajaar-swiper-container .swiper-button-next::before{content:"\e922"!important}.bajaar-swiper-container .swiper-button-prev::before{content:"\e920"!important}.bajaar-swiper-container .shopengine-deal-products-widget .deal-products__prices{display:block}.bajaar-swiper-container .shopengine-deal-products-widget .deal-products__prices ins{display:block;margin-bottom:-10px}.bajaar-slider-wrapper .swiper-pagination{width:auto!important}.bajaar-loader{min-height:500px;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:500;line-height:18px;color:rgba(0,0,0,.5)}.bajaar-loader-circle{position:absolute;top:50%;left:50%;width:150px;height:150px;background:0 0;border:5px solid rgba(0,0,0,.5);border-radius:50%;border-top:5px solid #e6e6e6;-webkit-animation:animate_loader 2s infinite linear;animation:animate_loader 2s infinite linear}@-webkit-keyframes animate_loader{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes animate_loader{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}.bajaar-grid,.bajaar-list{display:grid}.bajaar-product-list-wrap .bajaar-list .bajaar-single-product-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bajaar-brands a{display:block}.bajaar-brands .cat-count{margin:0}@media (min-width:1025px){.bajaar-brands .no-space-between .single-brand-item:not(:last-child) .product-brand-wrap{border-right:none}}@media (min-width:769px) and (max-width:1024px){.bajaar-brands .no-space-between .single-brand-item .product-brand-wrap{border-top:none;border-left:none}.bajaar-brands .no-space-between .single-brand-item:nth-child(2n) .product-brand-wrap{border-right:none}}@media (max-width:768px){.bajaar-brands .no-space-between .single-brand-item:not(:last-child) .product-brand-wrap{border-bottom:none}}.bajaar-advanced-slider{overflow:hidden}.bajaar-advanced-slider .swiper-button-next,.bajaar-advanced-slider .swiper-button-prev{background-image:none;background-color:#202020;width:35px;height:35px;text-align:center;line-height:35px;color:#fff}.bajaar-advanced-slider .widgetarea_warper_edit{display:none}.bajaar-filterable-product-wrap .filter-nav{position:relative}.bajaar-filterable-product-wrap .filter-nav::before{content:"";position:absolute;left:0;bottom:0;width:100%}.bajaar-filterable-product-wrap .filter-nav ul{list-style:none;margin:0;padding:0}.bajaar-filterable-product-wrap .filter-nav ul li{display:inline-block;position:relative}.bajaar-filterable-product-wrap .filter-nav ul li a{display:block;position:relative}.bajaar-filterable-product-wrap .filter-nav ul li a::before{content:"";position:absolute;left:0;top:100%;width:30px}.bajaar-filterable-product-wrap .filter-nav ul li a.active{font-weight:500;background-color:#fff}.bajaar-filterable-product-wrap .filter-nav.filter-nav ul li a::after{left:0;right:0;top:100%;opacity:0;z-index:-1;content:"";width:12px;height:8px;margin:auto;position:absolute;background-color:#e60000;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;border-bottom-left-radius:45px;border-bottom-right-radius:45px;display:none}.bajaar-filterable-product-wrap .filter-nav.filter-nav ul li a.active::after,.bajaar-filterable-product-wrap .filter-nav.filter-nav ul li a:hover::after{opacity:1}body.home .elementor .xs_vertical_menu_m3.elementor-element .ekit-vertical-navbar-nav{box-shadow:none}@media (min-width:769px){.comment-content>*,.entry .entry-summary>*,.entry-content>*{margin:32px 0}}@media (min-width:1025px){.single-post .post-navigation-item h3{font-size:12px}.single-post .post-navigation-item>i{padding:2px;font-size:13px}.single-post .post-navigation-item span{font-size:10px}.single-post .post-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:3.5rem}.single-post .post-navigation .post-next,.single-post .post-navigation .post-previous{-webkit-box-flex:0;-webkit-flex:0 0 48%;-ms-flex:0 0 48%;flex:0 0 48%;width:48%}.single-post .post-navigation:before{margin-bottom:1.6rem}.single-post .post-navigation:after{padding-bottom:1.6rem}.single-post .comments-list img.comment-avatar{margin-right:20px}}@media (min-width:992px){.archive .xs-banner .breadcrumb{right:20px}.xs-banner .breadcrumb{right:15px}}@media (max-width:768px){.woocommerce-active ul.products,.woocommerce-active ul.products[class*=columns-]{grid-template-columns:repeat(2,1fr)}.woocommerce .woocommerce-result-count{font-size:12px}.woocommerce .woocommerce-ordering select{padding:0 10px}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{max-width:100%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{max-width:100%}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding-bottom:1em;font-size:16px}.woocommerce-error a.button,.woocommerce-info a.button,.woocommerce-message a.button{position:static;-webkit-transform:unset;transform:unset}.woocommerce-MyAccount-navigation{margin-bottom:40px}.woocommerce-MyAccount-content .woocommerce-error,.woocommerce-MyAccount-content .woocommerce-info,.woocommerce-MyAccount-content .woocommerce-message,.woocommerce-MyAccount-content table.shop_table{margin:0}}@media (max-width:620px){.woocommerce-active ul.products,.woocommerce-active ul.products[class*=columns-]{grid-template-columns:repeat(1,1fr)}}.ml-auto{margin-left:auto}.d-none{display:none}.no-box-shadow .bajaar-single-product-item:hover{box-shadow:none}.add-to-cart-icons.loading,.bajaar-single-product-item .product-description-hover .add-to-cart-btn a.loading{opacity:.25;padding-right:2.618em}.add-to-cart-icons.loading::before,.bajaar-single-product-item .product-description-hover .add-to-cart-btn a.loading::before{display:none}.add-to-cart-icons.loading::after,.bajaar-single-product-item .product-description-hover .add-to-cart-btn a.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:unset;right:unset;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin-left:5px}.add-to-cart-icons.added::before,.bajaar-single-product-item .product-description-hover .add-to-cart-btn a.added::before{display:none}.add-to-cart-icons.added::after,.bajaar-single-product-item .product-description-hover .add-to-cart-btn a.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.add-to-cart-icons.button::before,.bajaar-single-product-item .product-description-hover .add-to-cart-btn a.button::before{font-family:xtsicon;content:"\e927";margin-right:.53em;vertical-align:bottom}.swiper-overflow-visible{overflow:hidden}.swiper-overflow-visible .swiper-container{overflow:visible}