.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}@font-face{font-family:eicons;src:url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0);src:url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0#iefix) format("embedded-opentype"),url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.43.0) format("woff2"),url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.43.0) format("woff"),url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.43.0) format("truetype"),url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.43.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);
src: url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-bacteria:before {
content: "\e059"; }
.fa-bacterium:before {
content: "\e05a"; }
.fa-bahai:before {
content: "\f666"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-biking:before {
content: "\f84a"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-border-all:before {
content: "\f84c"; }
.fa-border-none:before {
content: "\f850"; }
.fa-border-style:before {
content: "\f853"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-box-tissue:before {
content: "\e05b"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-caravan:before {
content: "\f8ff"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudflare:before {
content: "\e07d"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-deezer:before {
content: "\e077"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-disease:before {
content: "\f7fa"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fan:before {
content: "\f863"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-faucet:before {
content: "\e005"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guilded:before {
content: "\e07e"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-medical:before {
content: "\e05c"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-holding-water:before {
content: "\f4c1"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-sparkles:before {
content: "\e05d"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-hands-wash:before {
content: "\e05e"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-handshake-alt-slash:before {
content: "\e05f"; }
.fa-handshake-slash:before {
content: "\e060"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-cowboy:before {
content: "\f8c0"; }
.fa-hat-cowboy-side:before {
content: "\f8c1"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-head-side-cough:before {
content: "\e061"; }
.fa-head-side-cough-slash:before {
content: "\e062"; }
.fa-head-side-mask:before {
content: "\e063"; }
.fa-head-side-virus:before {
content: "\e064"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hive:before {
content: "\e07f"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hospital-user:before {
content: "\f80d"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-house-user:before {
content: "\e065"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-icons:before {
content: "\f86d"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-ideal:before {
content: "\e013"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-innosoft:before {
content: "\e080"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-instalod:before {
content: "\e081"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-house:before {
content: "\e066"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lungs:before {
content: "\f604"; }
.fa-lungs-virus:before {
content: "\e067"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mixer:before {
content: "\e056"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mouse:before {
content: "\f8cc"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-octopus-deploy:before {
content: "\e082"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-arrows:before {
content: "\e068"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-perbyte:before {
content: "\e083"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-square-alt:before {
content: "\f87b"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-photo-video:before {
content: "\f87c"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-plane-slash:before {
content: "\e069"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pump-medical:before {
content: "\e06a"; }
.fa-pump-soap:before {
content: "\e06b"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-record-vinyl:before {
content: "\f8d9"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-remove-format:before {
content: "\f87d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-rust:before {
content: "\e07a"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-shield-virus:before {
content: "\e06c"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopify:before {
content: "\e057"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sink:before {
content: "\e06d"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-soap:before {
content: "\e06e"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
content: "\f881"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
content: "\f882"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-down-alt:before {
content: "\f884"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-amount-up-alt:before {
content: "\f885"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-down-alt:before {
content: "\f886"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-numeric-up-alt:before {
content: "\f887"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spell-check:before {
content: "\f891"; }
.fa-spider:before {
content: "\f717"; }
.fa-spinner:before {
content: "\f110"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-stopwatch-20:before {
content: "\e06f"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-store-alt-slash:before {
content: "\e070"; }
.fa-store-slash:before {
content: "\e071"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-threads:before {
content: '\e9cb'; }
.fa-threads-square:before {
content: '\e9cc'; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toilet-paper-slash:before {
content: "\e072"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-trailer:before {
content: "\e041"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-uncharted:before {
content: "\e084"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\e049"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-users-slash:before {
content: "\e073"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-vest:before {
content: "\e085"; }
.fa-vest-patches:before {
content: "\e086"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-virus:before {
content: "\e074"; }
.fa-virus-slash:before {
content: "\e075"; }
.fa-viruses:before {
content: "\e076"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-voicemail:before {
content: "\f897"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-watchman-monitoring:before {
content: "\e087"; }
.fa-water:before {
content: "\f773"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wodu:before {
content: "\e088"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-x-twitter:before {
content: "\e9ca"; }
.fa-x-twitter-square:before {
content: "\e9c9"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
src: url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(//duverreauvin.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.slick-slider{position:relative;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto}.slick-slider>div,.slick-slider>li{display:none}.slick-slider>div:first-child,.slick-slider>li:first-child{display:block}.slick-slider.slick-initialized>div,.slick-slider.slick-initialized>li,.slick-slider.slick-loading>div,.slick-slider.slick-loading>li{display:block}.slick-next,.slick-prev{display:block;position:absolute;z-index:1000;top:50%;color:#111;opacity:0;width:28px;height:128px;margin-top:-64px;padding:0;border:none;outline:0;cursor:pointer;background:0 0;-webkit-transition:all .2s ease;transition:all .2s ease}.slick-prev{left:-10px}.slick-next{right:-10px}.slick-vertical .slick-next,.slick-vertical .slick-prev{left:50%;margin-top:0;margin-left:-10px}.slick-vertical .slick-prev{top:-28px}.slick-vertical .slick-next{top:auto;bottom:-38px}.slick-slider:hover .slick-prev{left:3%;opacity:1}.slick-slider:hover .slick-next{right:3%;opacity:1}.slick-next:hover,.slick-prev:hover{color:#a1a1a1}.slick-controls-light .slick-next,.slick-controls-light .slick-next:hover,.slick-controls-light .slick-prev,.slick-controls-light .slick-prev:hover{color:#fff}.slick-controls-dark .slick-next .slick-controls-dark .slick-next:hover,.slick-controls-dark .slick-prev,.slick-controls-dark .slick-prev:hover{color:#282828}.slick-next:not(.slick-disabled):hover,.slick-prev:not(.slick-disabled):hover{color:#dc9814}.slick-slider:hover .slick-next.slick-disabled,.slick-slider:hover .slick-prev.slick-disabled{opacity:.3;cursor:default}.slick-next i,.slick-prev i{display:inline-block;font-size:30px;line-height:128px;text-align:center;width:28px}.slick-arrows-small .slick-next i,.slick-arrows-small .slick-prev i{font-size:26px}.slick-dots{line-height:1;width:100%;text-align:center;padding:21px 0 0}.slick-dots-inside .slick-dots{position:absolute;left:50%;bottom:30px;z-index:1000;max-width:1280px;padding:0 27px;text-align:left;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.slick-dots-inside.slick-dots-centered .slick-dots{text-align:center;padding:0}.slick-dots li{position:relative;display:inline-block;zoom:1;vertical-align:middle;margin:0 6px}.slick-dots li.slick-active{margin:0 2px}.slick-dots-active-small .slick-dots li.slick-active{margin:0 3px}.slick-dots li button{display:block;width:6px;height:6px;margin:0;padding:0;border:0 none;-webkit-border-radius:30px;border-radius:30px;text-indent:-1000em;overflow:hidden;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-backface-visibility:visible;background-color:#aaa}.slick-dots li button:focus{outline:0}.slick-dots li.slick-active button{width:10px;height:10px;border:2px solid #dc9814;background:0 0}.slick-dots-active-small .slick-dots li.slick-active button{width:8px;height:8px}@media all and (max-width:991px){.slick-next i,.slick-prev i{font-size:24px}.slick-dots-inside .slick-dots{padding:0 26px}.slick-dots li.slick-active{margin:0 3px}.slick-dots li.slick-active button{width:8px;height:8px}}@media all and (max-width:400px){.slick-dots-inside .slick-dots{bottom:22px}.slick-dots li,.slick-dots li.slick-active{margin:0 7px}.slick-dots li.slick-active button{width:6px;height:6px;border:0 none;background:#dc9814}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#111;opacity:.73}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;background:transparent;border:0;-webkit-appearance:none;outline:none;padding:0;z-index:1055;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{display:block;width:38px;height:38px;line-height:38px;position:absolute;right:5px;top:5px;text-decoration:none;text-align:center;padding:0;color:#181818;font-style:normal;font-size:22px;opacity:1;cursor:pointer;-webkit-transition:opacity 0.18s ease-out;transition:opacity 0.18s ease-out}.mfp-close:hover,.mfp-close:focus{opacity:.7}.mfp-close.nm-font{line-height:36px}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#000;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;font-size:50px;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow-left{left:0}.mfp-arrow-right{right:0}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 6px rgba(0,0,0,.4);background:#000}@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){.mfp-iframe-scaler iframe{box-shadow:none}}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;background:#333}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#aaa;word-wrap:break-word}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}}@media all and (max-width:400px){.mfp-container{padding-left:10px;padding-right:10px}.mfp-close{font-size:20px;line-height:34px;width:32px;height:32px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.nm-mfp-fade-in.mfp-bg,.nm-mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:opacity 0.18s ease-out;transition:opacity 0.18s ease-out}.nm-mfp-fade-in.mfp-bg.mfp-ready,.nm-mfp-zoom-in.mfp-bg.mfp-ready{opacity:.73}.nm-mfp-fade-in.mfp-bg.mfp-removing,.nm-mfp-zoom-in.mfp-bg.mfp-removing{opacity:0}.nm-mfp-fade-in .mfp-content{opacity:0;-webkit-transition:opacity 0.18s ease-in-out;transition:opacity 0.18s ease-in-out}.nm-mfp-fade-in.mfp-ready .mfp-content{opacity:1}.nm-mfp-fade-in.mfp-removing .mfp-content{opacity:0}.nm-mfp-zoom-in .mfp-content{opacity:0;-webkit-transition:all 0.18s ease-in-out;transition:all 0.18s ease-in-out;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:top center;transform-origin:top center}.nm-mfp-zoom-in.mfp-ready .mfp-content{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.nm-mfp-zoom-in.mfp-removing .mfp-content{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.nm-mfp-move-from-top .mfp-content{vertical-align:top}.nm-mfp-move-from-top .nm-popup-wrap{transition:all 0.2s;transform:translateY(-160px)}.nm-mfp-move-from-top.mfp-bg{opacity:0;transition:all 0.2s}.nm-mfp-move-from-top.mfp-ready .nm-popup-wrap{transform:translateY(0)}.nm-mfp-move-from-top.mfp-ready.mfp-bg{opacity:.9}.nm-mfp-move-from-top.mfp-removing .nm-popup-wrap{opacity:0}.nm-mfp-move-from-top.mfp-removing.mfp-bg{opacity:0}.nm-wpb-default .vc_row {
margin-right: auto;
margin-left: auto;
}
.nm-wpb-default .vc_column_container {
padding-right: 15px;
padding-left: 15px;
}
.nm-wpb-default .vc_column_container > .vc_column-inner {
padding-left: 0;
padding-right: 0;
} .vc_element > .nm_column {
width: 100%;
}  .nm-row:before, .nm-row:after {
display: table;
content: " ";
}
.nm-row:after {
clear: both;
}
.nm-row {
max-width: 1280px;
margin: 0 auto;
padding-right: 15px;
padding-left: 15px;
background-position: 50% 50%;
background-repeat: no-repeat;
}
.nm-row.nm-row-full {
max-width: none;
}
.nm-row.nm-row-full-nopad {
max-width: none;
margin-right: -15px;
margin-left: -15px;
padding-right: 0;
padding-left: 0;
}
.nm-row.nm-row-max-width {
margin-right: auto;
margin-left: auto;
} .nm-banner-slider-2 .flickity-page-dots,
.nm-add-page-spacing {
max-width: 1280px;
padding-right: 30px;
padding-left: 30px;
}
@media (max-width: 768px) { .nm-row {
padding-right: 0;
padding-left: 0;
} .nm-banner-slider-2 .flickity-page-dots,
.nm-add-page-spacing {
padding-right: 15px;
padding-left: 15px;
}
} .nm-row .nm-row {
margin-right: -15px;
margin-left: -15px;
}
.nm-row .nm-row-full-nopad,
.nm-row:not(.nm-row-full):not(.nm-row-full-nopad) .nm-row {
padding-right: 0;
padding-left: 0;
}
.nm-row .nm-row.nm-row-max-width,
.nm-row.nm-row-full .nm-row.nm-row-boxed,
.nm-row.nm-row-full-nopad .nm-row.nm-row-boxed {
margin-right: auto;
margin-left: auto;
} .nm-row-hidden {
display: none !important;
} .nm-row.nm-row-full-height {
min-height: 100vh;
} .nm-row.nm-row-flex {
display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
}
.nm-row.nm-row-flex:before,
.nm-row.nm-row-flex:after { display: none;
}
.nm-row.nm-row-flex > .nm_column {
display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
-webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1;
-webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;
max-width: 100%;
} .nm-row.nm-row-equal-height > .nm_column {
-webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch;
} .nm-row.nm-row-col-top {
-webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;
}
.nm-row.nm-row-col-top > .nm_column {
-webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start;
-webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;
}
.nm-row.nm-row-col-middle {
-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
}
.nm-row.nm-row-col-middle > .nm_column {
-webkit-align-content: center; -ms-flex-line-pack: center; align-content: center;
-webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
}
.nm-row.nm-row-col-bottom {
-webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end;
}
.nm-row.nm-row-col-bottom > .nm_column {
-webkit-align-content: flex-end; -ms-flex-line-pack: end; align-content: flex-end;
-webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end;
} .nm-row.nm-row-flex-col-reverse {
-webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;
} .nm-row.nm-row-video {
position: relative;
min-height: 250px;
}
.vc_video-bg {
position: absolute;
top: 0;
left: 0;
z-index: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
}
.vc_video-bg iframe {
max-width: 1000%;
} .nm-row.nm-row-parallax {
background-attachment: fixed;
background-position: 50% 0;
background-size: cover;
} @media (max-width: 767px) {
.hidden-xs { display: none !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm { display: none !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md { display: none !important; }
}
@media (min-width: 1200px) {
.hidden-lg { display: none !important; }
} .vc_non_responsive .nm-row .col-sm-1,
.vc_non_responsive .nm-row .col-sm-2,
.vc_non_responsive .nm-row .col-sm-3,
.vc_non_responsive .nm-row .col-sm-4,
.vc_non_responsive .nm-row .col-sm-5,
.vc_non_responsive .nm-row .col-sm-6,
.vc_non_responsive .nm-row .col-sm-7,
.vc_non_responsive .nm-row .col-sm-8,
.vc_non_responsive .nm-row .col-sm-9,
.vc_non_responsive .nm-row .col-sm-10,
.vc_non_responsive .nm-row .col-sm-11,
.vc_non_responsive .nm-row .col-sm-12 {
position: relative;
float: left;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .nm-row .col-sm-1 { width: 8.33333333%; }
.vc_non_responsive .nm-row .col-sm-2 { width: 16.66666667%; }
.vc_non_responsive .nm-row .col-sm-3 { width: 25%; }
.vc_non_responsive .nm-row .col-sm-4 { width: 33.33333333%; }
.vc_non_responsive .nm-row .col-sm-5 { width: 41.66666667%; }
.vc_non_responsive .nm-row .col-sm-6 { width: 50%; }
.vc_non_responsive .nm-row .col-sm-7 { width: 58.33333333%; }
.vc_non_responsive .nm-row .col-sm-8 { width: 66.66666667%; }
.vc_non_responsive .nm-row .col-sm-9 { width: 75%; }
.vc_non_responsive .nm-row .col-sm-10 { width: 83.33333333%; }
.vc_non_responsive .nm-row .col-sm-11 { width: 91.66666667%; }
.vc_non_responsive .nm-row .col-sm-12 { width: 100%; }
.vc_non_responsive .nm-row .col-sm-offset-12 { margin-left: 100%; }
.vc_non_responsive .nm-row .col-sm-offset-11 { margin-left: 91.66666667%; }
.vc_non_responsive .nm-row .col-sm-offset-10 { margin-left: 83.33333333%; }
.vc_non_responsive .nm-row .col-sm-offset-9 { margin-left: 75%; }
.vc_non_responsive .nm-row .col-sm-offset-8 { margin-left: 66.66666667%; }
.vc_non_responsive .nm-row .col-sm-offset-7 { margin-left: 58.33333333%; }
.vc_non_responsive .nm-row .col-sm-offset-6 { margin-left: 50%; }
.vc_non_responsive .nm-row .col-sm-offset-5 { margin-left: 41.66666667%; }
.vc_non_responsive .nm-row .col-sm-offset-4 { margin-left: 33.33333333%; }
.vc_non_responsive .nm-row .col-sm-offset-3 { margin-left: 25%; }
.vc_non_responsive .nm-row .col-sm-offset-2 { margin-left: 16.66666667%; }
.vc_non_responsive .nm-row .col-sm-offset-1 { margin-left: 8.33333333%; }
.vc_non_responsive .nm-row .col-sm-offset-0 { margin-left: 0%; }
.vc_non_responsive .nm-row .hidden-sm { display: none !important; } .col-center,
.col.centered {
float: none !important;
margin-right: auto;
margin-left: auto;
}
.col-right {
float: right !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
} .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 { width: 100%; }
.col-xs-11 { width: 91.66666667%; }
.col-xs-10 { width: 83.33333333%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.66666667%; }
.col-xs-7 { width: 58.33333333%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.66666667%; }
.col-xs-4 { width: 33.33333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.66666667%; }
.col-xs-1 { width: 8.33333333%; }
.col-xs-pull-12 { right: 100%; }
.col-xs-pull-11 { right: 91.66666667%; }
.col-xs-pull-10 { right: 83.33333333%; }
.col-xs-pull-9 { right: 75%; }
.col-xs-pull-8 { right: 66.66666667%; }
.col-xs-pull-7 { right: 58.33333333%; }
.col-xs-pull-6 { right: 50%; }
.col-xs-pull-5 { right: 41.66666667%; }
.col-xs-pull-4 { right: 33.33333333%; }
.col-xs-pull-3 { right: 25%; }
.col-xs-pull-2 { right: 16.66666667%; }
.col-xs-pull-1 { right: 8.33333333%; }
.col-xs-pull-0 { right: auto; }
.col-xs-push-12 { left: 100%; }
.col-xs-push-11 { left: 91.66666667%; }
.col-xs-push-10 { left: 83.33333333%; }
.col-xs-push-9 { left: 75%; }
.col-xs-push-8 { left: 66.66666667%; }
.col-xs-push-7 { left: 58.33333333%; }
.col-xs-push-6 { left: 50%; }
.col-xs-push-5 { left: 41.66666667%; }
.col-xs-push-4 { left: 33.33333333%; }
.col-xs-push-3 { left: 25%; }
.col-xs-push-2 { left: 16.66666667%; }
.col-xs-push-1 { left: 8.33333333%; }
.col-xs-push-0 { left: auto; }
.col-xs-offset-12 { margin-left: 100%; }
.col-xs-offset-11 { margin-left: 91.66666667%; }
.col-xs-offset-10 { margin-left: 83.33333333%; }
.col-xs-offset-9 { margin-left: 75%; }
.col-xs-offset-8 { margin-left: 66.66666667%; }
.col-xs-offset-7 { margin-left: 58.33333333%; }
.col-xs-offset-6 { margin-left: 50%; }
.col-xs-offset-5 { margin-left: 41.66666667%; }
.col-xs-offset-4 { margin-left: 33.33333333%; }
.col-xs-offset-3 { margin-left: 25%; }
.col-xs-offset-2 { margin-left: 16.66666667%; }
.col-xs-offset-1 { margin-left: 8.33333333%; }
.col-xs-offset-0 { margin-left: 0%; } @media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 { width: 100%; }
.col-sm-11 { width: 91.66666667%; }
.col-sm-10 { width: 83.33333333%; }
.col-sm-9 { width: 75% }
.col-sm-8 { width: 66.66666667%; }
.col-sm-7 { width: 58.33333333%; }
.col-sm-6 { width: 50%; }
.col-sm-5 { width: 41.66666667%; }
.col-sm-4 { width: 33.33333333%; }
.col-sm-3 { width: 25%; }
.col-sm-2 { width: 16.66666667%; }
.col-sm-1 { width: 8.33333333%; }
.col-sm-pull-12 { right: 100%; }
.col-sm-pull-11 { right: 91.66666667%; }
.col-sm-pull-10 { right: 83.33333333%; }
.col-sm-pull-9 { right: 75%; }
.col-sm-pull-8 { right: 66.66666667%; }
.col-sm-pull-7 { right: 58.33333333%; }
.col-sm-pull-6 { right: 50%; }
.col-sm-pull-5 { right: 41.66666667%; }
.col-sm-pull-4 { right: 33.33333333%; }
.col-sm-pull-3 { right: 25%; }
.col-sm-pull-2 { right: 16.66666667%; }
.col-sm-pull-1 { right: 8.33333333%; }
.col-sm-pull-0 { right: auto; }
.col-sm-push-12 { left: 100%; }
.col-sm-push-11 { left: 91.66666667%; }
.col-sm-push-10 { left: 83.33333333%; }
.col-sm-push-9 { left: 75%; }
.col-sm-push-8 { left: 66.66666667%; }
.col-sm-push-7 { left: 58.33333333%; }
.col-sm-push-6 { left: 50%; }
.col-sm-push-5 { left: 41.66666667%; }
.col-sm-push-4 { left: 33.33333333%; }
.col-sm-push-3 { left: 25%; }
.col-sm-push-2 { left: 16.66666667%; }
.col-sm-push-1 { left: 8.33333333%; }
.col-sm-push-0 { left: auto; }
.col-sm-offset-12 { margin-left: 100%; }
.col-sm-offset-11 { margin-left: 91.66666667%; }
.col-sm-offset-10 { margin-left: 83.33333333%; }
.col-sm-offset-9 { margin-left: 75%; }
.col-sm-offset-8 { margin-left: 66.66666667%; }
.col-sm-offset-7 { margin-left: 58.33333333%; }
.col-sm-offset-6 { margin-left: 50%; }
.col-sm-offset-5 { margin-left: 41.66666667%; }
.col-sm-offset-4 { margin-left: 33.33333333%; }
.col-sm-offset-3 { margin-left: 25%; }
.col-sm-offset-2 { margin-left: 16.66666667%; }
.col-sm-offset-1 { margin-left: 8.33333333%; }
.col-sm-offset-0 { margin-left: 0%; }
} @media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 { width: 100%; }
.col-md-11 { width: 91.66666667%; }
.col-md-10 { width: 83.33333333%; }
.col-md-9 { width: 75%; }
.col-md-8 { width: 66.66666667%; }
.col-md-7 { width: 58.33333333%; }
.col-md-6 { width: 50%; }
.col-md-5 { width: 41.66666667%; }
.col-md-4 { width: 33.33333333%; }
.col-md-3 { width: 25%; }
.col-md-2 { width: 16.66666667%; }
.col-md-1 { width: 8.33333333%; }
.col-md-pull-12 { right: 100%; }
.col-md-pull-11 { right: 91.66666667%; }
.col-md-pull-10 { right: 83.33333333%; }
.col-md-pull-9 { right: 75%; }
.col-md-pull-8 { right: 66.66666667%; }
.col-md-pull-7 { right: 58.33333333%; }
.col-md-pull-6 { right: 50%; }
.col-md-pull-5 { right: 41.66666667%; }
.col-md-pull-4 { right: 33.33333333%; }
.col-md-pull-3 { right: 25%; }
.col-md-pull-2 { right: 16.66666667%; }
.col-md-pull-1 { right: 8.33333333%; }
.col-md-pull-0 { right: auto; }
.col-md-push-12 { left: 100%; }
.col-md-push-11 { left: 91.66666667%; }
.col-md-push-10 { left: 83.33333333%; }
.col-md-push-9 { left: 75%; }
.col-md-push-8 { left: 66.66666667%; }
.col-md-push-7 { left: 58.33333333%; }
.col-md-push-6 { left: 50%; }
.col-md-push-5 { left: 41.66666667%; }
.col-md-push-4 { left: 33.33333333%; }
.col-md-push-3 { left: 25%; }
.col-md-push-2 { left: 16.66666667%; }
.col-md-push-1 { left: 8.33333333%; }
.col-md-push-0 { left: auto; }
.col-md-offset-12 { margin-left: 100%; }
.col-md-offset-11 { margin-left: 91.66666667%; }
.col-md-offset-10 { margin-left: 83.33333333%; }
.col-md-offset-9 { margin-left: 75%; }
.col-md-offset-8 { margin-left: 66.66666667%; }
.col-md-offset-7 { margin-left: 58.33333333%; }
.col-md-offset-6 { margin-left: 50%; }
.col-md-offset-5 { margin-left: 41.66666667%; }
.col-md-offset-4 { margin-left: 33.33333333%; }
.col-md-offset-3 { margin-left: 25%; }
.col-md-offset-2 { margin-left: 16.66666667%; }
.col-md-offset-1 { margin-left: 8.33333333%; }
.col-md-offset-0 { margin-left: 0%; }
} @media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 { width: 100%; }
.col-lg-11 { width: 91.66666667%; }
.col-lg-10 { width: 83.33333333%; }
.col-lg-9 { width: 75%; }
.col-lg-8 { width: 66.66666667%; }
.col-lg-7 { width: 58.33333333%; }
.col-lg-6 { width: 50%; }
.col-lg-5 { width: 41.66666667%; }
.col-lg-4 { width: 33.33333333%; }
.col-lg-3 { width: 25%; }
.col-lg-2 { width: 16.66666667%; }
.col-lg-1 { width: 8.33333333%; }
.col-lg-pull-12 { right: 100%; }
.col-lg-pull-11 { right: 91.66666667%; }
.col-lg-pull-10 { right: 83.33333333%; }
.col-lg-pull-9 { right: 75%; }
.col-lg-pull-8 { right: 66.66666667%; }
.col-lg-pull-7 { right: 58.33333333%; }
.col-lg-pull-6 { right: 50%; }
.col-lg-pull-5 { right: 41.66666667%; }
.col-lg-pull-4 { right: 33.33333333%; }
.col-lg-pull-3 { right: 25%; }
.col-lg-pull-2 { right: 16.66666667%; }
.col-lg-pull-1 { right: 8.33333333%; }
.col-lg-pull-0 { right: auto; }
.col-lg-push-12 { left: 100%; }
.col-lg-push-11 { left: 91.66666667%; }
.col-lg-push-10 { left: 83.33333333%; }
.col-lg-push-9 { left: 75%; }
.col-lg-push-8 { left: 66.66666667%; }
.col-lg-push-7 { left: 58.33333333%; }
.col-lg-push-6 { left: 50%; }
.col-lg-push-5 { left: 41.66666667%; }
.col-lg-push-4 { left: 33.33333333%; }
.col-lg-push-3 { left: 25%; }
.col-lg-push-2 { left: 16.66666667%; }
.col-lg-push-1 { left: 8.33333333%; }
.col-lg-push-0 { left: auto; }
.col-lg-offset-12 { margin-left: 100%; }
.col-lg-offset-11 { margin-left: 91.66666667%; }
.col-lg-offset-10 { margin-left: 83.33333333%; }
.col-lg-offset-9 { margin-left: 75%; }
.col-lg-offset-8 { margin-left: 66.66666667%; }
.col-lg-offset-7 { margin-left: 58.33333333%; }
.col-lg-offset-6 { margin-left: 50%; }
.col-lg-offset-5 { margin-left: 41.66666667%; }
.col-lg-offset-4 { margin-left: 33.33333333%; }
.col-lg-offset-3 { margin-left: 25%; }
.col-lg-offset-2 { margin-left: 16.66666667%; }
.col-lg-offset-1 { margin-left: 8.33333333%; }
.col-lg-offset-0 { margin-left: 0%; }
}  .vc_non_responsive .vc_row .col-sm-1\/5,
.vc_non_responsive .vc_row .col-sm-2\/5,
.vc_non_responsive .vc_row .col-sm-3\/5,
.vc_non_responsive .vc_row .col-sm-4\/5,
.vc_non_responsive .vc_row .col-sm-5\/5 {
position: relative;
float: left;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.vc_non_responsive .vc_row .col-sm-1\/5 { width: 20%; }
.vc_non_responsive .vc_row .col-sm-2\/5 { width: 40%; }
.vc_non_responsive .vc_row .col-sm-3\/5 { width: 60%; }
.vc_non_responsive .vc_row .col-sm-4\/5 { width: 80%; }
.vc_non_responsive .vc_row .col-sm-5\/5 { width: 100%; }
.vc_non_responsive .vc_row .col-sm-offset-5\/5 { margin-left: 100%; }
.vc_non_responsive .vc_row .col-sm-offset-4\/5 { margin-left: 80%; }
.vc_non_responsive .vc_row .col-sm-offset-3\/5 { margin-left: 60%; }
.vc_non_responsive .vc_row .col-sm-offset-2\/5 { margin-left: 40%; }
.vc_non_responsive .vc_row .col-sm-offset-1\/5 { margin-left: 20%; }
.vc_non_responsive .vc_row .col-sm-offset-0\/5 { margin-left: 0%; } .col-xs-1\/5, .col-sm-1\/5, .col-md-1\/5, .col-lg-1\/5, .col-xs-2\/5, .col-sm-2\/5, .col-md-2\/5, .col-lg-2\/5, .col-xs-3\/5, .col-sm-3\/5, .col-md-3\/5, .col-lg-3\/5, .col-xs-4\/5, .col-sm-4\/5, .col-md-4\/5, .col-lg-4\/5, .col-xs-5\/5, .col-sm-5\/5, .col-md-5\/5, .col-lg-5\/5 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
} .col-xs-1\/5, .col-xs-2\/5, .col-xs-3\/5, .col-xs-4\/5, .col-xs-5\/5 {
float: left;
}
.col-xs-5\/5 { width: 100%; }
.col-xs-4\/5 { width: 80%; }
.col-xs-3\/5 { width: 60%; }
.col-xs-2\/5 { width: 40%; }
.col-xs-1\/5 { width: 20%; }
.col-xs-pull-5\/5 { right: 100%; }
.col-xs-pull-4\/5 { right: 80%; }
.col-xs-pull-3\/5 { right: 60%; }
.col-xs-pull-2\/5 { right: 40%; }
.col-xs-pull-1\/5 { right: 20%; }
.col-xs-pull-0\/5 { right: auto; }
.col-xs-push-5\/5 { left: 100%; }
.col-xs-push-4\/5 { left: 80%; }
.col-xs-push-3\/5 { left: 60%; }
.col-xs-push-2\/5 { left: 40%; }
.col-xs-push-1\/5 { left: 20%; }
.col-xs-push-0\/5 { left: auto; }
.col-xs-offset-5\/5 { margin-left: 100%; }
.col-xs-offset-4\/5 { margin-left: 80%; }
.col-xs-offset-3\/5 { margin-left: 60%; }
.col-xs-offset-2\/5 { margin-left: 40%; }
.col-xs-offset-1\/5 { margin-left: 20%; }
.col-xs-offset-0\/5 { margin-left: 0%; } @media (min-width: 768px) {
.col-sm-1\/5, .col-sm-2\/5, .col-sm-3\/5, .col-sm-4\/5, .col-sm-5\/5 {
float: left;
}
.col-sm-5\/5 { width: 100%; }
.col-sm-4\/5 { width: 80%; }
.col-sm-3\/5 { width: 60%; }
.col-sm-2\/5 { width: 40%; }
.col-sm-1\/5 { width: 20%; }
.col-sm-pull-5\/5 { right: 100%; }
.col-sm-pull-4\/5 { right: 80%; }
.col-sm-pull-3\/5 { right: 60%; }
.col-sm-pull-2\/5 { right: 40%; }
.col-sm-pull-1\/5 { right: 20%; }
.col-sm-pull-0\/5 { right: auto; }
.col-sm-push-5\/5 { left: 100%; }
.col-sm-push-4\/5 { left: 80%; }
.col-sm-push-3\/5 { left: 60%; }
.col-sm-push-2\/5 { left: 40%; }
.col-sm-push-1\/5 { left: 20%; }
.col-sm-push-0\/5 { left: auto; }
.col-sm-offset-5\/5 { margin-left: 100%; }
.col-sm-offset-4\/5 { margin-left: 80%; }
.col-sm-offset-3\/5 { margin-left: 60%; }
.col-sm-offset-2\/5 { margin-left: 40%; }
.col-sm-offset-1\/5 { margin-left: 20%; }
.col-sm-offset-0\/5 { margin-left: 0%; }
} @media (min-width: 992px) {
.col-md-1\/5, .col-md-2\/5, .col-md-3\/5, .col-md-4\/5, .col-md-5\/5 {
float: left;
}
.col-md-5\/5 { width: 100%; }
.col-md-4\/5 { width: 80%; }
.col-md-3\/5 { width: 60%; }
.col-md-2\/5 { width: 40%; }
.col-md-1\/5 { width: 20%; }
.col-md-pull-5\/5 { right: 100%; }
.col-md-pull-4\/5 { right: 80%; }
.col-md-pull-3\/5 { right: 60%; }
.col-md-pull-2\/5 { right: 40%; }
.col-md-pull-1\/5 { right: 20%; }
.col-md-pull-0\/5 { right: auto; }
.col-md-push-5\/5 { left: 100%; }
.col-md-push-4\/5 { left: 80%; }
.col-md-push-3\/5 { left: 60%; }
.col-md-push-2\/5 { left: 40%; }
.col-md-push-1\/5 { left: 20%; }
.col-md-push-0\/5 { left: auto; }
.col-md-offset-5\/5 { margin-left: 100%; }
.col-md-offset-4\/5 { margin-left: 80%; }
.col-md-offset-3\/5 { margin-left: 60%; }
.col-md-offset-2\/5 { margin-left: 40%; }
.col-md-offset-1\/5 { margin-left: 20%; }
.col-md-offset-0\/5 { margin-left: 0%; }
} @media (min-width: 1200px) {
.col-lg-1\/5, .col-lg-2\/5, .col-lg-3\/5, .col-lg-4\/5, .col-lg-5\/5 {
float: left;
}
.col-lg-5\/5 { width: 100%; }
.col-lg-4\/5 { width: 80%; }
.col-lg-3\/5 { width: 60%; }
.col-lg-2\/5 { width: 40%; }
.col-lg-1\/5 { width: 20%; }
.col-lg-pull-5\/5 { right: 100%; }
.col-lg-pull-4\/5 { right: 80%; }
.col-lg-pull-3\/5 { right: 60%; }
.col-lg-pull-2\/5 { right: 40%; }
.col-lg-pull-1\/5 { right: 20%; }
.col-lg-pull-0\/5 { right: auto; }
.col-lg-push-5\/5 { left: 100%; }
.col-lg-push-4\/5 { left: 80%; }
.col-lg-push-3\/5 { left: 60%; }
.col-lg-push-2\/5 { left: 40%; }
.col-lg-push-1\/5 { left: 20%; }
.col-lg-push-0\/5 { left: auto; }
.col-lg-offset-5\/5 { margin-left: 100%; }
.col-lg-offset-4\/5 { margin-left: 80%; }
.col-lg-offset-3\/5 { margin-left: 60%; }
.col-lg-offset-2\/5 { margin-left: 40%; }
.col-lg-offset-1\/5 { margin-left: 20%; }
.col-lg-offset-0\/5 { margin-left: 0%; }
} [class*="block-grid-"] {
display: block;
margin: 0 -8px;
padding: 0;
}
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
display: table;
content: " ";
}
[class*="block-grid-"]:after {
clear: both;
}
[class*="block-grid-"] .flickity-slider > li,
[class*="block-grid-"] > li {
display: block;
float: left;
height: auto;
padding: 0 8px 16px;
} .xsmall-block-grid-1 .flickity-slider > li,
.xsmall-block-grid-1 > li { width: 100%; }
.xsmall-block-grid-1 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
.xsmall-block-grid-2 .flickity-slider > li,
.xsmall-block-grid-2 > li { width: 50%; }
.xsmall-block-grid-2 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
.xsmall-block-grid-3 .flickity-slider > li,
.xsmall-block-grid-3 > li { width: 33.33333%; }
.xsmall-block-grid-3 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
.xsmall-block-grid-4 .flickity-slider > li,
.xsmall-block-grid-4 > li { width: 25%; }
.xsmall-block-grid-4 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
.xsmall-block-grid-5 .flickity-slider > li,
.xsmall-block-grid-5 > li { width: 20%; }
.xsmall-block-grid-5 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
.xsmall-block-grid-6 .flickity-slider > li,
.xsmall-block-grid-6 > li { width: 16.66667%; }
.xsmall-block-grid-6 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
.xsmall-block-grid-7 > li { width: 14.28571%; }
.xsmall-block-grid-7 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
.xsmall-block-grid-8 > li { width: 12.5%; }
.xsmall-block-grid-8 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
.xsmall-block-grid-9 > li { width: 11.11111%; }
.xsmall-block-grid-9 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
.xsmall-block-grid-10 > li { width: 10%; }
.xsmall-block-grid-10 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
.xsmall-block-grid-11 > li { width: 9.09091%; }
.xsmall-block-grid-11 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
.xsmall-block-grid-12 > li { width: 8.33333%; }
.xsmall-block-grid-12 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-12 > li:nth-of-type(12n+1) { clear: both; } @media (min-width: 400px) {
.small-block-grid-1 .flickity-slider > li,
.small-block-grid-1 > li { width: 100%; }
.small-block-grid-1 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
.small-block-grid-2 .flickity-slider > li,
.small-block-grid-2 > li { width: 50%; }
.small-block-grid-2 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
.small-block-grid-3 .flickity-slider > li,
.small-block-grid-3 > li { width: 33.33333%; }
.small-block-grid-3 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
.small-block-grid-4 .flickity-slider > li,
.small-block-grid-4 > li { width: 25%; }
.small-block-grid-4 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
.small-block-grid-5 .flickity-slider > li,
.small-block-grid-5 > li { width: 20%; }
.small-block-grid-5 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
.small-block-grid-6 .flickity-slider > li,
.small-block-grid-6 > li { width: 16.66667%; }
.small-block-grid-6 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
.small-block-grid-7 > li { width: 14.28571%; }
.small-block-grid-7 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
.small-block-grid-8 > li { width: 12.5%; }
.small-block-grid-8 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
.small-block-grid-9 > li { width: 11.11111%; }
.small-block-grid-9 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
.small-block-grid-10 > li { width: 10%; }
.small-block-grid-10 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
.small-block-grid-11 > li { width: 9.09091%; }
.small-block-grid-11 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
.small-block-grid-12 > li { width: 8.33333%; }
.small-block-grid-12 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-12 > li:nth-of-type(12n+1) { clear: both; }
} @media (min-width: 750px) {
[class*="block-grid-"] {
margin: 0 -10px;
}
[class*="block-grid-"] .flickity-slider > li,
[class*="block-grid-"] > li {
padding: 0 10px 20px;
}
.medium-block-grid-1 .flickity-slider > li,
.medium-block-grid-1 > li { width: 100%; }
.medium-block-grid-1 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
.medium-block-grid-2 .flickity-slider > li,
.medium-block-grid-2 > li { width: 50%; }
.medium-block-grid-2 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
.medium-block-grid-3 .flickity-slider > li,
.medium-block-grid-3 > li { width: 33.33333%; }
.medium-block-grid-3 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
.medium-block-grid-4 .flickity-slider > li,
.medium-block-grid-4 > li { width: 25%; }
.medium-block-grid-4 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
.medium-block-grid-5 .flickity-slider > li,
.medium-block-grid-5 > li { width: 20%; }
.medium-block-grid-5 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
.medium-block-grid-6 .flickity-slider > li,
.medium-block-grid-6 > li { width: 16.66667%; }
.medium-block-grid-6 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
.medium-block-grid-7 > li { width: 14.28571%; }
.medium-block-grid-7 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
.medium-block-grid-8 > li { width: 12.5%; }
.medium-block-grid-8 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
.medium-block-grid-9 > li { width: 11.11111%; }
.medium-block-grid-9 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
.medium-block-grid-10 > li { width: 10%; }
.medium-block-grid-10 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
.medium-block-grid-11 > li { width: 9.09091%; }
.medium-block-grid-11 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
.medium-block-grid-12 > li { width: 8.33333%; }
.medium-block-grid-12 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-12 > li:nth-of-type(12n+1) { clear: both; }
} @media (min-width: 1020px) {
[class*="block-grid-"] {
margin: 0 -12px;
}
[class*="block-grid-"] .flickity-slider > li,
[class*="block-grid-"] > li {
padding: 0 12px 24px;
}
.large-block-grid-1 > li { width: 100%; }
.large-block-grid-1 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
.large-block-grid-2 .flickity-slider > li,
.large-block-grid-2 > li { width: 50%; }
.large-block-grid-2 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
.large-block-grid-3 .flickity-slider > li,
.large-block-grid-3 > li { width: 33.33333%; }
.large-block-grid-3 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
.large-block-grid-4 .flickity-slider > li,
.large-block-grid-4 > li { width: 25%; }
.large-block-grid-4 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
.large-block-grid-5 .flickity-slider > li,
.large-block-grid-5 > li { width: 20%; }
.large-block-grid-5 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
.large-block-grid-6 .flickity-slider > li,
.large-block-grid-6 > li { width: 16.66667%; }
.large-block-grid-6 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
.large-block-grid-7 > li { width: 14.28571%; }
.large-block-grid-7 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
.large-block-grid-8 > li { width: 12.5%; }
.large-block-grid-8 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
.large-block-grid-9 > li { width: 11.11111%; }
.large-block-grid-9 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
.large-block-grid-10 > li { width: 10%; }
.large-block-grid-10 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
.large-block-grid-11 > li { width: 9.09091%; }
.large-block-grid-11 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
.large-block-grid-12 > li { width: 8.33333%; }
.large-block-grid-12 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-12 > li:nth-of-type(12n+1) { clear: both; }
}.sod_select{display:block;position:relative;line-height:42px;width:100%;padding-right:46px;text-align:right;outline:0;outline-offset:-2px;cursor:pointer}.sod_select:before{display:block;position:absolute;top:0;right:6px;font-family:nm-font;font-size:12px;font-weight:400;font-variant:normal;line-height:42px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e615";width:24px;height:42px;text-align:center;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sod_select.disabled{cursor:not-allowed}.sod_select .sod_label{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:right}.sod_select .sod_list_wrapper{position:absolute;top:100%;right:-1px;z-index:1100;display:none;width:auto;height:auto;text-align:right;background:#eee;border:1px solid #c1c1c1;border-top-color:#e0e0e0}.sod_select.open .sod_list_wrapper{display:block}.sod_select.disabled.open .sod_list_wrapper{display:none}.sod_select.above .sod_list_wrapper{top:auto;bottom:100%;border-top-color:#c1c1c1;border-bottom-color:#e0e0e0}.sod_select .sod_list{display:block;overflow-x:hidden;overflow-y:auto;padding:0;margin:0}.sod_select .sod_option{position:relative;display:block;color:#777;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 16px;border-bottom:1px solid #e0e0e0}.sod_select .sod_option:last-child{border-bottom:0 none}.sod_select .sod_option.groupchild{padding-left:20px}.sod_select .sod_option.is-placeholder{display:none}.sod_select .sod_option.disabled{background:inherit;color:#ccc}.sod_select .sod_option.selected{background:#e0e0e0}.sod_select .sod_option.active{color:#eee;background:#282828}.sod_select select{display:none}.sod_select.touch select{position:absolute;top:0;left:0;display:block;width:100%;height:100%;opacity:0;z-index:1;-webkit-appearance:menulist-button}.woocommerce-breadcrumb {
color: #a1a1a1;
}
.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span {
display: inline-block;
color: #555;
}
.woocommerce-breadcrumb a:hover {
color: #dc9814;
}
.woocommerce-breadcrumb .delimiter {
padding: 0 7px;
} .nm-shop-notice {
position: relative;
padding-top: 38px;
padding-right: 30px;
padding-left: 30px;
text-align: center;
}
.wc-block-components-notice-banner {
justify-content: center !important;
border: 0 none !important;
border-radius: 0 !important;
}
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content {
flex-basis: auto !important;
}
.nm-row .wc-block-components-notice-banner,
.nm-row .nm-shop-notice {
padding-right: 0;
padding-left: 0;
}
.nm-shop .wc-block-components-notice-banner:last-child,
.nm-shop .nm-shop-notice:last-child {
padding-top: 0;
padding-bottom: 57px;
}
.wc-block-components-notice-banner span,
.nm-shop-notice span {
position: relative;
display: inline-block;
vertical-align: middle;
}
.nm-shop-notice.nm-shop-notice-multiple span {
padding-left: 0;
}
.nm-shop-notice > i,
.nm-shop-notice span i {
position: relative;
top: -2px;
display: inline-block;
font-size: 24px;
line-height: 1;
vertical-align: middle;
margin-right: 8px;
}
.wc-block-components-notice-banner > svg {
vertical-align: middle;
}
.wc-block-components-notice-banner__content {
display: inline-block;
}
.nm-shop-notice.nm-shop-notice-multiple span i {
display: none;
}
.wc-block-components-notice-banner span strong,
.nm-shop-notice span strong {
font-weight: inherit;
}
.wc-block-components-notice-banner a,
.wc-block-components-notice-banner .button,
.nm-shop-notice a {
display: none;
}
@media (max-width: 768px) {
.wc-block-components-notice-banner,
.nm-shop-notice {
padding-right: 15px;
padding-left: 15px;
}
} .wc-block-components-notice-banner,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
font-size: 18px;
line-height: 1.4;
color: #282828;
}
.wc-block-components-notice-banner:focus-visible,
.woocommerce-message:focus-visible,
.woocommerce-info:focus-visible,
.woocommerce-error:focus-visible {
outline: none;
}
.wc-block-components-notice-banner strong,
.woocommerce-message strong,
.woocommerce-info strong,
.woocommerce-error strong {
font-weight: inherit;
} .wc-block-components-notice-banner.is-success,
.woocommerce-message {
color: #03a678;
}
body:not(.nm-woocommerce-message-show) .nm-shop .wc-block-components-notice-banner,
body:not(.nm-woocommerce-message-show) .nm-shop .woocommerce-message,
body:not(.nm-woocommerce-message-show) .nm-single-product .wc-block-components-notice-banner,
body:not(.nm-woocommerce-message-show) .nm-single-product .woocommerce-message {
display: none;
} .nm-shop-notice.woocommerce-info span {
padding-left: 0;
} .wc-block-components-notice-banner.is-error,
.woocommerce-error {
color: #f27362;
}
.wc-block-components-notice-banner.is-error .wc-backward,
.woocommerce-error .wc-backward {
display: none;
}
@media all and (max-width: 550px) {
.wc-block-components-notice-banner,
.nm-shop-notice {
font-size: 16px;
line-height: 1.6;
}
.nm-shop-notice > i,
.nm-shop-notice span i {
font-size: 22px;
margin-right: 5px;
}
} .woocommerce-store-notice {
color: #282828;
width: 100%;
margin: 0;
padding: 14px 15px;
text-align: center;
background: #fff7da;
} .form-row,
.form-group,
.form-actions,
.form-row:last-child,
.form-group:last-child,
.form-actions:last-child {
margin-bottom: 20px;
}
.form-row-wide {
clear: both;
}
.form-row-first,
.form-row-last {
width: 48%;
}
.form-row-first {
float: left;
}
.form-row-last {
float: right;
}
.woocommerce-form__label,
.form-row label {
display: inline-block;
line-height: 1.4;
color: #282828;
padding-top: 5px;
padding-bottom: 8px;
}
.woocommerce-form__label-for-checkbox,
.form-row label.checkbox {
padding-bottom: 0;
}
.form-row label .required {
text-decoration: none;
border-bottom: 0 none;
opacity: 0.5;
}
.form-row .input-text,
.form-row select {
display: block;
width: 100%;
}
.form-row textarea {
resize: vertical;
}
.woocommerce-form__label > .input-radio,
.woocommerce-form__label > .input-checkbox {
position: relative;
top: 1px;
margin-right: 5px;
} .form-row.woocommerce-invalid .input-text,
.form-row.woocommerce-invalid select {
border-bottom-color: #f27362;
}
.nm-validation-inline-notices .form-row.woocommerce-invalid-required-field:after {
display: block;
font-size: 12px;
line-height: 1.4;
color: #f27362;
padding-top: 5px;
content: "Required field.";
} .select2-container--default .select2-selection--single {
line-height: 1.6;
height: 41px;
padding: 8px 10px;
border-color: #eaeaea;
-webkit-border-radius: 0; border-radius: 0;
outline: 0;
}
.select2-container--default .select2-selection--single:focus {
outline: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: inherit;
padding: 0; 
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
border-color: #ccc;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
border-bottom-color: transparent;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 7px;
right: 5px;
} .select2-dropdown,
.select2-container--open .select2-dropdown--above,
.select2-container--open .select2-dropdown--below {
border-color: #ccc;
-webkit-border-radius: 0; border-radius: 0;
}
.select2-container--open .select2-dropdown--below {
margin-top: -1px;
}
.select2-search--dropdown {
padding: 0 10px 10px;
}
.select2-container--open .select2-dropdown--above .select2-search--dropdown {
padding-top: 10px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border-color: #e7e7e7;
}
.select2-results {
padding: 0;
border-top: 1px solid #eaeaea;
background: #f8f8f8;
}
.select2-container--open .select2-dropdown--above .select2-results {
border-bottom: 1px solid #ccc;
}
.select2-container--default .select2-results > .select2-results__options {
max-height: 245px;
}
.select2-results__option { 
margin: 0;
padding: 6px 10px;
border-bottom: 1px solid #eaeaea;
}
.select2-results__option:last-child {
border-bottom: 0 none;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
background-color: inherit;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
color: #eee;
background: #282828;
-webkit-border-radius: 0; border-radius: 0;
} .woocommerce-password-strength {
display: inline-block;
font-size: 12px;
line-height: 1;
color: #fff;
margin-top: 14px;
padding: 5px 12px;
-webkit-border-radius: 50px; border-radius: 50px;
background-color: #f27362;
}
.woocommerce-password-strength.strong {
background-color: #03a678;
}
.woocommerce-password-strength.good {
background-color: #f3b700;
}
.woocommerce-password-hint {
display: block;
font-size: 12px;
padding-top: 4px;
}  .wc-item-meta,
.variation {
font-size: 12px;
line-height: 1.6;
}
.variation p {
margin-bottom: 0;
} dl.variation dt,
dl.variation dd {
font-weight: normal;
}
dl.variation dt {
float: left;
margin-right: 5px;
}
dl.variation dd {
color: #888;
margin-bottom: 0;
} ul.wc-item-meta li,
ul.variation li {
float: none;
display: block;
padding-bottom: 1px;
}
ul.wc-item-meta li > strong,
ul.wc-item-meta li > p,
ul.variation li > div {
display: inline-block;
}
ul.wc-item-meta li > strong,
ul.variation li > div:first-child {
margin-right: 2px;
} .woocommerce-customer-details .woocommerce-column__title,
.woocommerce-edit-address .woocommerce-MyAccount-content .addresses h2 {
font-size: 22px;
margin: 0;
padding-top: 37px;
padding-bottom: 3px;
}
.woocommerce-customer-details address,
.addresses address {
font-style: normal;
margin-bottom: 0;
padding-top: 10px;
} .woocommerce-loop-category__title {
font-size: 16px;
line-height: 1.4;
color: #282828;
margin-top: 14px;
padding-bottom: 12px;
}
.woocommerce-loop-category__title .count {
display: block;
font-size: 14px;
color: #8c8c8c;
margin-top: 6px;
background: none;
} .products li {
position: relative;
transition: opacity 0.2s ease;
}
.products > li.hide {
opacity: 0;
}
.nm-shop-loop-product-wrap {
position: relative;
padding-bottom: 14px;
} .nm-shop-loop-thumbnail {
position: relative;
overflow: hidden;
background: #eee;
}
.nm-shop-loop-thumbnail a {
display: block;
position: relative;
}
.nm-shop-loop-thumbnail img {
display: block;
width: 100%;
height: auto;
}
.images-lazyload .nm-shop-loop-thumbnail img:not(.nm-shop-hover-image) {
opacity: 0;
-webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;
}
.images-lazyload .nm-shop-loop-thumbnail img.woocommerce-placeholder {
opacity: 1;
} .images-lazyload.images-show .nm-shop-loop-thumbnail img:not(.nm-shop-hover-image).lazyloaded {
opacity: 1;
} .nm-shop-loop-thumbnail .nm-shop-hover-image {
position: absolute;
top: 0;
left: 0;
opacity: 0;
height: 100%;
object-fit: cover;
object-position: 50% 50%;
-webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease;
}
.has-hover .nm-shop-loop-thumbnail a:hover .nm-shop-hover-image {
opacity: 1;
} .onsale {
display: block;
position: absolute;
top: 12px;
right: 12px;
z-index: 10;
font-size: 13px;
line-height: 1;
color: #282828; padding: 3px 7px;
-webkit-border-radius: 30px; border-radius: 30px;
background: #fff;
} .nm-label-itsnew + .onsale {
margin-top: 27px;
} .products li.outofstock .nm-shop-loop-thumbnail > a:after {
position: absolute;
top: 12px;
left: 12px;
display: block;
font-size: 13px;
line-height: 1;  
color: #282828;
content: "Out of stock"; padding: 3px 7px;
text-align: center;
-webkit-border-radius: 30px; border-radius: 30px;
background: #fff;
}
.products li.outofstock.nm-has-attributes .nm-shop-loop-thumbnail > a:after {
display: none;
} .nm-shop-loop-attribute {
font-size: 0;
padding-top: 7px;
}
.nm-shop-loop-attribute:first-child {
padding-top: 0;
}
.nm-shop-loop-attribute a {
display: inline-block;
color: inherit;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
}
.nm-shop-loop-attribute a:last-child {
margin-right: 0;
} .attributes-position-thumbnail .nm-shop-loop-attributes {
position: absolute;
top: 16px;
left: 16px;
z-index: 10;
}
.attributes-position-thumbnail .nm-shop-loop-attributes a {
margin-right: 7px;
} .attributes-position-details .nm-shop-loop-attributes {
margin-top: 3px;
margin-bottom: -4px;
margin-left: -2px;
}
.attributes-position-details .nm-shop-loop-attribute a {
margin-top: 5px;
margin-right: 5px;
padding: 2px;
border: 1px solid transparent;
-webkit-border-radius: 50px; border-radius: 50px;
-webkit-transition: border 0.2s ease; transition: border 0.2s ease;
}
.attributes-position-details .nm-shop-loop-attribute a.selected,
.no-touch .attributes-position-details .nm-shop-loop-attribute a:hover,
.no-touch .attributes-position-details .nm-shop-loop-attribute a:active,
.no-touch .attributes-position-details .nm-shop-loop-attribute a:focus {
border-color: #828282;
} .nm-shop-loop-attribute a i {
display: block;
width: 11px;
height: 11px;
-webkit-border-radius: 50px; border-radius: 50px;
}
.nm-shop-loop-attribute a i.nm-pa-color-white {
border: 1px solid #aaa;
} .attributes-position-details .nm-shop-loop-attribute a i {
width: 16px;
height: 16px;
} .nm-shop-loop-attribute a .nm-pa-image-thumbnail-wrap {
position: relative;
display: block;
width: 19px;
height: 19px;
overflow: hidden;
-webkit-border-radius: 50%; border-radius: 50%;
}
.nm-shop-loop-attribute a img { display: block;
width: auto;
max-height: 100%;
margin: 0 auto;
} .attributes-position-details .nm-shop-loop-attribute a .nm-pa-image-thumbnail-wrap {
width: 20px;
height: 20px;
} .nm-shop-loop-attribute.nm-shop-loop-attribute-label a {
margin-right: 6px;
}
.nm-shop-loop-attribute.nm-shop-loop-attribute-label a:hover,
.nm-shop-loop-attribute.nm-shop-loop-attribute-label a.selected {
color: #282828;
border-color: transparent;
}
.nm-shop-loop-attribute a span {
display: block;
font-size: 14px;
line-height: 17px;
min-width: 18px;
height: 18px;
padding-right: 3px;
padding-left: 3px;
border: 1px solid;
-webkit-border-radius: 50px; border-radius: 50px;
text-align: center;
} .nm-shop-loop-details {
position: relative;
overflow: hidden;
margin-top: 14px; }
.nm-shop-loop-details {
min-height: 52px; } .woocommerce-loop-product__title {
display: block;
font-size: 16px;
line-height: 1.4;
color: inherit;
margin: 0;
padding-right: 32px;
}
.woocommerce-loop-product__title a {
color: inherit;
} .products .star-rating {
display: block;
margin-left: -5px;
} .products .price {
display: block;
padding-top: 2px;
white-space: nowrap;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
} .touch.has-hover .products.has-action-links:not(.attributes-position-details) li:hover .price,
.no-touch .products.has-action-links li:hover .price {
opacity: 0;
}
.products .price .amount {
color: #282828;
}
.products .price ins .amount {
color: #dc9814;
}
.products .price del {
text-decoration: line-through;
}
.products .price ins {
color: #dc9814;
text-decoration: none;
background: none;
}
.nm-shop-loop-price {
opacity: 1;
}
.products .price .woocommerce_de_versandkosten { line-height: 1.2;
} .nm-shop-loop-actions {
position: absolute;
bottom: 0px;
left: -10px;
opacity: 0;
-webkit-transition: opacity 0.2s ease, left 0.2s ease; transition: opacity 0.2s ease, left 0.2s ease;
} .touch.has-hover .nm-products:not(.attributes-position-details) li:hover .nm-shop-loop-actions,
.no-touch .nm-products li:hover .nm-shop-loop-actions {
opacity: 1;
left: 0;
}
.nm-shop-loop-actions > a {
position: relative;
display: inline-block;
font-size: inherit;
line-height: inherit;
white-space: nowrap;
margin-left: 10px;
padding: 0;
text-align: left;
border-bottom: 1px solid #cfcfcf;
background-color: transparent;
}
.attributes-position-details .nm-shop-loop-actions > a {
line-height: 1;
padding-bottom: 2px;
}
.nm-shop-loop-actions > a:first-of-type,
.nm-shop-loop-actions > a:first-child {
margin-left: 0;
}
.nm-shop-loop-actions > a,
.nm-shop-loop-actions > a:active,
.nm-shop-loop-actions > a:focus {
color: #282828;
}
.no-touch .nm-shop-loop-actions > a:hover {
color: #dc9814;
}
.nm-shop-loop-actions > a.loading {
opacity: 1;
background: none;
}
.nm-shop-loop-actions .added_to_cart {
display: none !important;
} .products .nm-wishlist-button {
position: absolute;
top: 0;
right: 0;
text-align: right;
}
@media all and (max-width: 1080px) { .nm-shop-loop-attribute a {
margin-right: 6px;
}
}
@media all and (max-width: 768px) { .attributes-position-thumbnail .nm-shop-loop-attributes {
top: 12px;
left: 12px;
}
}
@media all and (max-width: 550px) { .nm-shop-loop-attribute a i {
width: 10px;
height: 10px;
}
}
@media all and (max-width: 460px) { .attributes-position-thumbnail .nm-shop-loop-attributes {
display: none;
}
}
@media all and (max-width: 400px) { .onsale {
top: 7px;
right: 7px;
font-size: 12px;
padding: 3px 5px;
} .nm-label-itsnew + .onsale {
margin-top: 25px;
}
} @media (min-width: 992px) {
.products.grid-scattered {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-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;
}
.products.grid-scattered:before,
.products.grid-scattered:after { display: none;
}
.products.grid-scattered li {
width: 33.33333333%;
}
.products.grid-scattered li:nth-child(4n+1) {
-webkit-transform: translateX(-webkit-calc(25% - 25px));
transform: translateX(calc(25% - 25px));
}
.products.grid-scattered li:nth-child(4n) {
-webkit-transform: translateX(-webkit-calc(-25% + 10px));
transform: translateX(calc(-25% + 10px));
}
.products.grid-scattered li:nth-child(4n+2),
.products.grid-scattered li:nth-child(4n+3) {
width: calc(50% - 50px);
}
.products.grid-scattered li:nth-child(4n+2) {
margin-left: 50px;
}
.products.grid-scattered li:nth-child(4n+3) {
margin-right: 50px;
}
} @media (min-width: 992px) {
.products.grid-variable {
display: grid; grid-template-columns: repeat(auto-fill, 25%);
grid-gap: 0;
grid-auto-flow: row;
grid-auto-rows: 1fr;
}
.products.grid-variable:after {
display: none; }
.products.grid-variable.grid-6n-1-5 {
grid-template-columns: repeat(auto-fill, 33.33333%);
}
.products.grid-variable:before {
display: none;
}
.products.grid-variable li {
float: none;
clear: none;
width: auto;
}
.products.grid-6n-1-5 li:nth-child(6n+1),
.products.grid-6n-1-5 li:nth-child(6n+5),
.products.grid-10n-1-7 li:nth-child(10n+1),
.products.grid-10n-1-7 li:nth-child(10n+7) {
grid-column-end: span 2;
grid-row-end: span 2;
}
.products.grid-variable .nm-shop-loop-product-wrap {
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;
height: 100%;
} .products.grid-variable .nm-shop-loop-thumbnail {
-webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1;
}
.products.grid-variable .nm-shop-loop-thumbnail a {
height: 100%;
padding-bottom: 124%; }
.products.grid-variable .nm-shop-loop-thumbnail img {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 50% 50%;
object-position: 50% 50%;
position: absolute;
top: 50%;
left: 50%;
max-width: none;
min-height: 100%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .products.grid-variable .nm-shop-loop-thumbnail .nm-shop-hover-image {
top: 50%;
left: 50%;
}
} @media all and (min-width: 992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.products.grid-variable {
display: block;
}
.products.grid-variable li {
float: left;
}
.products.grid-variable.large-block-grid-4 li { width: 25%; }
.products.grid-variable.large-block-grid-4 li:nth-of-type(1n) { clear: none; }
.products.grid-variable.large-block-grid-4 li:nth-of-type(4n+1) { clear: both;
}
.products.grid-variable.large-block-grid-3 li { width: 33.33333%; }
.products.grid-variable.large-block-grid-3 li:nth-of-type(1n) { clear: none; }
.products.grid-variable.large-block-grid-3 li:nth-of-type(3n+1) { clear: both;
}
} @media all and (min-width: 550px) {
.products.grid-list > li {
padding-bottom: 0;
}
.products.grid-list .nm-shop-loop-product-wrap {
display: -webkit-flex;
display: flex;
flex-basis: row;
width: 100%;
}
.products.grid-list li:not(:last-child) .nm-shop-loop-product-wrap {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #eee;
} .products.grid-list .nm-shop-loop-thumbnail {
width: 30%;
max-width: 340px;
-webkit-flex-shrink: 0;
flex-shrink: 0;
margin-right: 30px;
background: none;
}
.nm-shop-sidebar-default .products.grid-list .nm-shop-loop-thumbnail {
max-width: 280px;
}
.products.grid-list .nm-shop-loop-details {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-align-self: center;
align-self: center;
margin-top: 0;
}
}
@media all and (min-width: 550px) and (max-width: 760px) { .products.grid-list .nm-shop-loop-thumbnail {
width: 40%;
max-width: none;
}
} .products.grid-list .woocommerce-loop-product__title a {
font-size: 18px;	 
color: #282828;
} .products.grid-list .price {
opacity: 1 !important;
} .products.grid-list .nm-shop-loop-description {
padding-top: 14px;
} .products.grid-list .nm-shop-loop-actions {
position: static;
bottom: auto;
left: auto;
opacity: 1;
margin-top: 22px;
}
.products.grid-list .nm-shop-loop-actions > a {
line-height: 1.4;
margin-left: 0;
}
.products.grid-list .nm-shop-loop-actions > a:not(:last-child) {
margin-right: 20px;
}
.products.grid-list .nm-shop-loop-actions > a:first-of-type,
.products.grid-list .nm-shop-loop-actions > a:first-child {
line-height: inherit;
padding: 2px 18px;
color: #fff;
background-color: #282828;
}
.products.grid-list .nm-shop-loop-actions > a:first-of-type:hover,
.products.grid-list .nm-shop-loop-actions > a:first-child:hover {
opacity: 0.82;
} .products.grid-list.attributes-position-details .nm-shop-loop-attributes {
display: none;
}  .layout-static-buttons.attributes-position-details .nm-shop-loop-attributes {
margin-top: 12px;
} .touch .products.layout-static-buttons-on-touch li:hover .price,
.has-hover .products.layout-static-buttons li:hover .price {
opacity: 1;
} .touch .layout-static-buttons-on-touch .nm-shop-loop-actions,
.layout-static-buttons .nm-shop-loop-actions {
position: static;
bottom: auto;
left: auto;
opacity: 1;
-webkit-transition: none; transition: none;
}
.touch .layout-static-buttons-on-touch .nm-shop-loop-actions > a,
.layout-static-buttons .nm-shop-loop-actions > a {
display: block;
color: #8c8c8c;
margin: -1px 0 0;
padding: 7px 0px;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
}
.touch .layout-static-buttons-on-touch .nm-shop-loop-actions > a:first-child,
.layout-static-buttons .nm-shop-loop-actions > a:first-child {
margin-top: 11px;
} .layout-centered .nm-shop-loop-product-wrap {
position: relative;
} .layout-centered .onsale {
right: auto;
left: 12px;
}
.layout-centered.attributes-position-thumbnail .nm-has-attributes .onsale {
display: none;
}
.products.layout-centered li.outofstock .onsale {
display: none;
} .layout-centered.attributes-position-details .nm-shop-loop-attributes {
text-align: center;
}
.layout-centered.attributes-position-details .nm-shop-loop-attribute a {
margin-top: 6px;
margin-right: 3px;
margin-left: 3px;
} .layout-centered .nm-shop-loop-details {
text-align: center;
} .layout-centered .woocommerce-loop-product__title {
padding-right: 0;
} .products.layout-centered .star-rating {
margin: 0 auto;
} .layout-centered .nm-shop-loop-actions {
bottom: 0px;
left: 0px;
width: 100%;
opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
} .products.layout-centered .nm-wishlist-button {
top: 15px;
right: 17px;
z-index: 10;
opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.touch .products.layout-centered .nm-wishlist-button,
.products.layout-centered .nm-wishlist-button.added,
.has-hover .products.layout-centered li:hover .nm-wishlist-button {
opacity: 1;
}
@media all and (max-width: 1080px) { .products.layout-centered .nm-wishlist-button {
top: 13px;
right: 15px;
}
}
@media all and (max-width: 400px) { .layout-centered .onsale {
right: auto;
left: 7px;
} .products.layout-centered .nm-wishlist-button {
top: 10px;
right: 12px;
}
} .layout-overlay .nm-shop-loop-product-wrap {
position: relative;
padding-bottom: 0;
} .has-hover .products.layout-overlay li:hover .nm-shop-loop-thumbnail .nm-shop-hover-image {
opacity: 1;
} .layout-overlay .onsale {
display: none;
} .products.layout-overlay li.outofstock .nm-shop-loop-thumbnail > a:after {
display: none;
} .layout-overlay .nm-shop-loop-attributes {
display: block;
top: auto;
bottom: 23px;
left: 23px;
transition: opacity 0.1s ease;
}
.layout-overlay.attributes-position-details .nm-shop-loop-attributes {
position: absolute;
bottom: 0;
left: 0;
width: calc(70% - 23px);
margin-bottom: 0;
padding: 23px 0 23px 23px;
}
.has-hover .layout-overlay.attributes-position-thumbnail li:hover .nm-shop-loop-attributes {
opacity: 0;
} .layout-overlay .nm-shop-loop-details {
position: static;
min-height: 0;
margin: 0;
overflow: visible;
}
.layout-overlay .nm-shop-loop-title-price {
position: absolute;
top: 18px;
right: 23px;
left: 23px;
} .layout-overlay .woocommerce-loop-product__title {
padding-right: 0;
} .has-hover .products.layout-overlay li:hover .price {
opacity: 1;
} .products.layout-overlay li:hover .nm-shop-loop-actions,
.layout-overlay .nm-shop-loop-actions {
right: auto;
bottom: 23px;
left: 23px;
}
.layout-overlay .nm-shop-loop-actions {
text-align: left;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.layout-overlay.attributes-position-details li:hover .nm-shop-loop-actions,
.layout-overlay.attributes-position-details .nm-shop-loop-actions {
right: 23px;
bottom: 23px;
left: auto;
width: 30%;
}
.layout-overlay.attributes-position-details .nm-shop-loop-actions {
text-align: right;
} .products.layout-overlay .nm-wishlist-button {
top: 21px;
right: 23px;
z-index: 10;
opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.touch .products.layout-overlay .nm-wishlist-button,
.products.layout-overlay .nm-wishlist-button.added,
.has-hover .products.layout-overlay li:hover .nm-wishlist-button {
opacity: 1;
}
@media all and (max-width: 640px) { .layout-overlay .nm-shop-loop-attributes {
bottom: 17px;
left: 17px;
}
.layout-overlay.attributes-position-details .nm-shop-loop-attributes {
padding: 17px 0 17px 17px;
} .layout-overlay .nm-shop-loop-title-price {
top: 12px;
right: 17px;
left: 17px;
} .has-hover .products.layout-overlay li:hover .nm-shop-loop-actions,
.layout-overlay .nm-shop-loop-actions {
bottom: 17px;
left: 17px;
}
.has-hover .layout-overlay.attributes-position-details li:hover .nm-shop-loop-actions,
.layout-overlay.attributes-position-details .nm-shop-loop-actions {
right: 17px;
bottom: 17px;
left: auto;
} .products.layout-overlay .nm-wishlist-button {
top: 15px;
right: 17px;
}
}
@media all and (max-width: 460px) {
.products.layout-overlay.xsmall-block-grid-1 li {
width: 100%;
}
}  #nm-shop {
padding: 0 0 37px;
}
#nm-shop.header-disabled {
padding-top: 65px;
} #nm-shop .woocommerce-breadcrumb {
max-width: 1280px;
margin: 20px auto 0;
padding: 0 30px;
}
@media all and (max-width: 768px) {
#nm-shop .woocommerce-breadcrumb {
padding-right: 15px;
padding-left: 15px;
}
} .woocommerce-result-count,
.woocommerce-ordering { display: none;
} #nm-shop-taxonomy-header {
padding-top: 61px;
}
#nm-shop-taxonomy-header.hidden {
display: none;
}
#nm-shop-taxonomy-header.has-image {
padding-top: 0;
height: 550px;
}
.nm-shop-taxonomy-header-inner {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
background-color: transparent;
}
.nm-shop-taxonomy-text.align-center {
text-align: center;
}
.nm-shop-taxonomy-text.align-right {
text-align: right;
}
#nm-shop-taxonomy-header.has-image .nm-shop-taxonomy-text {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
}
.nm-shop-taxonomy-text h1 {
font-size: 28px;
}
.nm-shop-taxonomy-text .term-description {
font-size: 16px;
padding-top: 10px;
}
@media all and (max-width: 991px) {
#nm-shop-taxonomy-header.has-image {
height: 370px;
}
}
@media all and (max-width: 768px) {
.nm-shop-taxonomy-text h1 {
font-size: 26px;
}
#nm-shop-taxonomy-header.has-image {
height: 210px;
}
.nm-shop-taxonomy-text .term-description {
display: none;
}
}
@media all and (max-width: 550px) {
.nm-shop-taxonomy-text h1 {
font-size: 24px;
}
}
@media all and (max-width: 400px) {
.nm-shop-taxonomy-text h1 {
font-size: 22px;
}
} .nm-shop-taxonomy-heading {
padding-top: 30px;
}
.nm-shop-taxonomy-heading.hidden {
display: none;
}
.nm-shop-taxonomy-heading h1 {
font-size: 26px;
}
@media all and (max-width: 550px) {
.nm-shop-taxonomy-heading h1 {
font-size: 22px;
}
} .nm-shop-header {
padding: 56px 0;
}
@media all and (min-width: 992px) {
.nm-shop-header.no-categories.no-filters.no-search.has-sidebar {
padding: 65px 0 0;
}
} .nm-shop-menu {
overflow: hidden;
}
.nm-shop-menu ul li a {
color: inherit;
}
.nm-shop-menu ul li a:hover,
.nm-shop-menu ul li.current-cat > a,
.nm-shop-menu ul li.active a {
color: #dc9814;
}
.nm-shop-menu ul li:first-child,
.nm-shop-menu ul li:first-child a {
margin-left: 0;
}
.nm-shop-menu ul li:last-of-type,
.nm-shop-menu ul li:last-child,
.nm-shop-menu ul li:last-of-type a,
.nm-shop-menu ul li:last-child a {
margin-right: 0;
}
.nm-shop-menu ul li > span {
font-family: Arial, Helvetica, sans-serif;
color: #ccc;
}
.nm-shop-menu ul li:first-child > span {
display: none;
} #nm-shop-filter-menu-wrap {
float: right;
width: 20%;
text-align: right;
white-space: nowrap;
overflow: hidden;
}
.nm-shop-header.no-categories #nm-shop-filter-menu-wrap {
float: left;
width: 100%;
text-align: left;
}
.nm-shop-filter-menu li {
display: inline-block;
vertical-align: middle;
}
.nm-shop-filter-menu li.nm-shop-sidebar-btn-wrap,
.nm-shop-filter-menu li.nm-shop-categories-btn-wrap {
display: none;
}
.nm-shop-filter-menu li a {
font-size: 18px;
line-height: 1.4;
margin: 0 15px;
}
.nm-shop-filter-menu li a i {
display: none;
font-size: 14px;
color: #c0c0c0;
}
.nm-shop-header.no-filters .nm-shop-filter-menu li.nm-shop-search-btn-wrap > span {
display: none;
}
.nm-shop-filter-menu li.nm-shop-search-btn-wrap a i {
display: inline;
padding-left: 1px;
} .list_nosep .nm-shop-filter-menu li.nm-shop-search-btn-wrap > span {
display: none;
}
.list_nosep .nm-shop-filter-menu li a {
margin: 0 25px 0 0;
}
.list_nosep .nm-shop-filter-menu li:last-of-type a {
margin-right: 0;
} .nm-shop-header.centered #nm-shop-filter-menu-wrap {
display: none;
} #nm-shop-categories-wrap {
float: left;
width: 80%;
overflow: hidden;
}
.nm-shop-categories {
margin-bottom: -15px; }
.nm-shop-categories li {
display: inline-block;
margin-bottom: 15px;
vertical-align: middle;
}
.nm-shop-categories li a {
font-size: 18px;
line-height: 1.4;
margin: 0 17px;
}
.nm-shop-categories li.current-cat-sub > a {
pointer-events: none;
} .nm-shop-categories li.nm-category-back-button.current-cat a {
color: inherit;
padding-bottom: 0;
border-bottom: 0 none;
opacity: 0.5;
cursor: default;
}
.nm-shop-categories li.nm-category-back-button a i {
vertical-align: middle;
} .nm-shop-categories img {
display: inline-block;
vertical-align: text-bottom;
width: auto;
height: 24px;
margin-right: 10px;
}
@media all and (max-width: 991px) {
.nm-shop-categories img {
height: 22px;
}
}
@media all and (max-width: 768px) {
.nm-shop-categories img {
display: none;
}
} .list_nosep .nm-shop-categories li a {
margin: 0 28px 0 0;
}
.list_nosep .nm-shop-categories li:last-of-type a {
margin-right: 0;
}
.list_nosep .nm-shop-categories li > span {
display: none;
}
.list_nosep .nm-shop-sub-categories li a {
font-size: 16px;
margin-right: 19px;
}
.list_nosep .nm-shop-sub-categories li:last-child a {
margin-right: 0;
} .nm-shop-header.centered #nm-shop-categories-wrap {
width: 100%;
text-align: center;
} @media all and (min-width: 769px) {
.nm-shop-header.centered.has-sidebar .list-spaced #nm-shop-categories-wrap {
text-align: center;
}
.nm-shop-header.centered .list-spaced .nm-shop-categories {
display: -webkit-flex; display: -ms-flexbox; display: flex;
-webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
-webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;
-webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
-webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline;
margin: 0 -8px;
}
.nm-shop-header.centered .list-spaced .nm-shop-categories li {
-webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
display: -webkit-flex; display: -ms-flexbox; display: flex;
width: 16.66667%;
margin-bottom: 0;
}
.nm-shop-header.centered .list-spaced .nm-shop-categories li a {
margin: 0;
padding: 0 8px;
}
.nm-shop-header.centered .list-spaced .nm-shop-categories li > span {
display: none;
}
}
@media all and (min-width: 769px) and (max-width: 1110px) {
.nm-shop-header.centered .list-spaced .nm-shop-categories li {
width: 20%;
}
} .nm-shop-header.centered .list-spaced.thumbnails-top .nm-shop-categories li {
vertical-align: bottom;
}
.nm-shop-header.centered .list-spaced.thumbnails-top .nm-shop-categories li a {
display: block;
}
.nm-shop-header.centered .list-spaced.thumbnails-top .nm-shop-categories span {
display: none;
}
.nm-shop-header.centered .list-spaced.thumbnails-top .nm-shop-categories img {
display: block;
width: auto;
height: 46px;
margin: 0 auto 17px;
} .nm-shop-categories .nm-shop-sub-categories-nested {
display: none;
padding: 15px 0 15px 15px;
}
.nm-shop-categories .nm-shop-sub-categories-nested li {
margin-bottom: 5px;
padding-bottom: 0;
border-bottom: 0 none;
}
.nm-shop-sub-categories {
width: 100%;
margin-bottom: -15px;
padding-top: 16px;
overflow: hidden;
}
.nm-shop-sub-categories li {
display: inline-block;
vertical-align: middle;
margin-bottom: 15px;
}
.nm-shop-sub-categories a {
font-size: 18px;
line-height: 1.4;
margin: 0 28px 0 0;
}
.nm-shop-sub-categories li.current-cat a,
.nm-shop-sub-categories li.active a {
padding-bottom: 3px;
}
.nm-shop-sub-categories li span {
display: none;
}
.nm-shop-sub-categories img {
display: inline-block;
vertical-align: text-bottom;
width: auto;
height: 24px;
margin-right: 10px;
} .nm-shop-header.centered .nm-shop-categories .nm-shop-sub-categories-nested {
padding-left: 0;
} #nm-shop-sidebar-layout-indicator { display: none !important;
}
.nm-shop-sidebar-header #nm-shop-sidebar {
display: none;
opacity: 0;
-webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;
}
#nm-shop-sidebar.fade-in {
opacity: 1;
}
#nm-shop-sidebar.force-show {
display: block;
}
#nm-shop-sidebar .nm-shop-sidebar-inner {
padding-top: 24px;
}
.nm-shop-sidebar-header #nm-shop-sidebar .widget {
padding-top: 28px; padding-bottom: 1000px;
margin-bottom: -1000px;
}
@media all and (min-width: 992px) {
.nm-shop-sidebar-header #nm-shop-sidebar .widget .nm-shop-widget-col:last-child {
height: auto !important; }
} .nm-shop-sidebar-default.nm-shop-sidebar-position-right .nm-shop-sidebar-col {
float: right;
}
.nm-shop-sidebar-default #nm-shop-sidebar {
padding-right: 34px;
}
.nm-shop-sidebar-default.nm-shop-sidebar-position-right #nm-shop-sidebar {
padding-right: 0;
padding-left: 34px;
}
.nm-shop-sidebar-default #nm-shop-sidebar .widget {
margin-bottom: 37px;
padding-bottom: 37px;
border-bottom: 1px solid #eaeaea;
}
.nm-shop-sidebar-default #nm-shop-sidebar .widget:last-child {
padding-bottom: 0;
border-bottom: 0 none;
}
@media all and (min-width: 992px) {
.nm-shop-sidebar-default #nm-shop-sidebar {
display: block !important;
}
} .shop-filters-popup-open #nm-page-overlay {
cursor: pointer;
}
#nm-shop-sidebar-popup-button {
position: fixed;
right: 30px;
bottom: 0;
z-index: 500;
color: #fff;
width: 100%;
max-width: 200px;
margin-top: 0;
padding: 8px 16px;
opacity: 0.91;
cursor: pointer;
-webkit-transform: translateY(100%); transform: translateY(100%);
-webkit-transition: transform 0.2s ease 0s; transition: transform 0.2s ease 0s;
-webkit-border-radius: 50px; border-radius: 50px;
background: #282828;
}
.mobile-menu-open #nm-shop-sidebar-popup-button,
.widget-panel-open #nm-shop-sidebar-popup-button,
.widget-panel-closing #nm-shop-sidebar-popup-button {
z-index: 100;
}
#nm-shop-sidebar-popup-button:hover {
opacity: 0.95;
}
#nm-shop-sidebar-popup-button.visible {
-webkit-transform: translateY(-30px); transform: translateY(-30px);
-webkit-transition: transform 0.2s ease 0.4s; transition: transform 0.2s ease 0.4s;
}
#nm-shop-sidebar-popup-button i {
float: right;
font-size: 13px;
line-height: 15px;
padding-top: 5px;
}
#nm-shop-sidebar-popup {
position: fixed;
right: 30px;
bottom: 0;
z-index: 1001;
width: 344px;
padding: 21px 21px 0;
border-top: 1px solid #e7e7e7;
border-right: 1px solid #e7e7e7;
border-left: 1px solid #e7e7e7;
-webkit-transform: translateY(100%); transform: translateY(100%);
-webkit-transition: transform 0.4s ease 0s; transition: transform 0.4s ease 0s;
background: #fff;
}
#nm-shop-sidebar-popup.visible {
-webkit-transform: translateY(0px); transform: translateY(0px);
-webkit-transition: transform 0.4s ease 0.2s; transition: transform 0.4s ease 0.2s;
}
#nm-shop-sidebar-popup #nm-shop-search {
position: relative;
display: block;
opacity: 1;
margin-bottom: 21px;
}
#nm-shop-sidebar-popup #nm-shop-search input {
display: block;
font-size: 18px;
line-height: normal;
color: #282828;
padding: 0 0 6px 25px;
border-bottom: 1px solid #e7e7e7;
}
#nm-shop-sidebar-popup #nm-shop-search span.nm-search-icon {
position: absolute;
top: 2px;
left: 0;
font-size: 18px;
color: #282828;
opacity: 0.5;
}
#nm-shop-sidebar-popup #nm-shop-search-notice {
font-size: 12px;
}
#nm-shop-sidebar-popup #nm-shop-search-notice.show {
height: 24px;
}
#nm-shop-sidebar-popup #nm-shop-search-notice > span {
padding-top: 11px;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget {
width: 100% !important;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
border-bottom: 0 none;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget:last-child .nm-widget-title,
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-widget-title {
position: relative;
font-size: 14px;
line-height: 46px;
color: #282828;
height: 46px;
margin-bottom: 10px;
padding: 0 17px;
border: 0 none;
cursor: pointer;
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
background: #f1f1f1;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-widget-title:after {
position: absolute;
top: 15px;
right: 16px;
z-index: 100;
display: block;
font-family: 'nm-font';
font-size: 13px;
font-weight: normal;
line-height: 14px;
content: "\e114";
width: 14px;
height: 14px;
text-align: right;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget.show .nm-widget-title:after {
top: 15px;
content: "\e115";
}
#nm-shop-sidebar-popup-reset-button {
display: block;
font-size: 14px;
line-height: 48px;
color: #fff;
height: 48px;
padding: 0 17px;
text-align: left;
}
#nm-shop-sidebar-popup-reset-button i {
float: right;
font-size: 16px;
line-height: 1;
padding-top: 16px;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-shop-widget-col:last-child {
position: relative;
height: 0px;
margin: 0;
padding: 0;
overflow: hidden;
-webkit-transition: height 0.2s ease; transition: height 0.2s ease;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-shop-widget-col:last-child > * {
margin: 5px 0 15px;
padding: 0 17px;
border-top: 0 none;
} @media all and (max-width: 1758px) {
#nm-shop-sidebar-popup-button,
#nm-shop-sidebar-popup {
right: 50%;
}
#nm-shop-sidebar-popup-button {
margin-right: -100px;
}
#nm-shop-sidebar-popup-button.visible {
-webkit-transform: translateY(-10px); transform: translateY(-10px);
}
#nm-shop-sidebar-popup {
margin-right: -172px;
} .nm-footer-bar {
position: relative;
z-index: 505;
}
body.shop-filters-popup-open .nm-footer-bar {
z-index: auto;
}
}
@media all and (max-width: 400px) {
#nm-shop-sidebar-popup-button {
max-width: 160px;
margin-right: -90px;
padding: 6px 12px;
}
#nm-shop-sidebar-popup {
right: 0;
width: 100%;
margin-right: 0;
}
#nm-shop-sidebar-popup,        
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-widget-title,
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-shop-widget-col:last-child > * {
padding-right: 15px;
padding-left: 15px;
border-left: 0 none;
border-right: 0 none;
}
} @-moz-document url-prefix() {
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-widget-title,
#nm-shop-sidebar-popup-reset-button {
transform: translateZ(0px);
}
} .widget.scroll-enabled .nm-widget-title {
margin-bottom: 13px;
}
.widget.scroll-enabled .nm-shop-widget-col:last-child {
position: relative;
overflow: hidden;
}
.nm-shop-widget-scroll { max-height: 145px;
padding-top: 3px; overflow-x: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.no-touch .scroll-type-default .nm-shop-widget-scroll,
.no-touch .nm-shop-widget-scroll.scrollable {
padding-right: 15px;
} #nm-shop-search {
display: none;
width: 100%;
height: 100%;
opacity: 0;
overflow: hidden;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
#nm-shop-search.fade-in {
opacity: 1;
}
#nm-shop-search-close {
position: absolute;
top: 50%;
right: 0;
z-index: 10;
font-size: 24px;
line-height: 1;
color: #aaa;
width: 23px;
height: 23px;
margin-top: -12px;
}
#nm-shop-search-close:hover {
color: #282828;
}
#nm-shop-search .nm-shop-search-inner {
position: relative;
padding-top: 46px;
}
#nm-shop-search .nm-shop-search-input-wrap {
position: relative;
overflow: hidden;
}
#nm-shop-search-input {
display: block;
font-size: 26px;
line-height: normal;
font-weight: inherit;
font-family: inherit;
width: 100%;
padding: 0 23px 0 0;
border: 0 none;
background: none;
}
#nm-shop-search input::-ms-clear { width: 0;
height: 0;
} #nm-shop-search-notice {
line-height: 1;
color: #aaa;
height: 0;
white-space: nowrap;
text-align: left;
opacity: 0;
-webkit-transition: all 0.2s ease; transition: all 0.2s ease;
cursor: default;
}
#nm-shop-search-notice.show {
height: 32px;
opacity: 1;
}
#nm-shop-search-notice span {
display: block;
padding-top: 16px;
} .nm-shop-results-bar {
width: auto;
margin-bottom: 17px;
padding: 0;
overflow: hidden;
}
.nm-shop:not(.nm-shop-sidebar-default) .nm-shop-header.centered ~ #nm-shop-products .nm-shop-results-bar {
text-align: center;
}
.nm-shop-results-bar.has-filters.is-category .nm-shop-search-taxonomy-reset,
.nm-shop-results-bar.is-category {
display: none;
}
.nm-shop-results-bar.has-filters.is-category {
display: block;
}
.nm-shop-results-bar ul {
margin: 0 -4px;
}
.nm-shop-results-bar ul li {
display: inline-block;
margin: 0 4px 8px;
}
.nm-shop-results-bar a {
position: relative;
display: inline-block;
color: inherit;
line-height: 1.4;
max-width: 100%;
white-space: nowrap;
text-overflow: ellipsis;
vertical-align: top;
overflow: hidden;
padding: 5px 14px 5px 37px;
border: 1px solid;
-webkit-border-radius: 30px; border-radius: 30px;
}
.nm-shop-results-bar a:hover {
text-decoration: line-through;
}
.nm-shop-results-bar a:before {
display: block;
position: absolute;
top: 6px;
left: 12px;
font-family: 'nm-font';
font-size: 15px;
font-style: normal;
font-weight: normal;
line-height: 1;
color: inherit;
content: "\e117";
}
.nm-shop-results-bar a#nm-shop-search-taxonomy-reset {
max-width: 350px;
}
.nm-shop-results-bar a span {
color: #282828;
}
@media all and (max-width: 568px) {
.nm-shop-results-bar.is-category {
display: block;
}
.nm-shop-results-bar.has-filters.is-category .nm-shop-search-taxonomy-reset {
display: inline-block;
}
} #nm-shop-browse-wrap .term-description {
font-size: 16px;
line-height: 1.8;
margin-top: -6px;
margin-bottom: 25px;
padding: 0 0 21px;
}
#nm-shop-browse-wrap.nm-shop-description-borders .term-description {
margin-top: 0;
margin-bottom: 50px;
padding: 19px 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
@media all and (max-width: 768px) { #nm-shop-browse-wrap.nm-shop-description-borders .term-description {
margin-bottom: 25px;
}	
}
@media all and (max-width: 400px) { #nm-shop-browse-wrap .term-description,
#nm-shop-browse-wrap.nm-shop-description-borders .term-description {
margin-top: 0;
padding: 9px 0 16px;
border-top: 0 none;
border-bottom: 0 none;
}
} .nm-shop-products-col {
overflow: hidden;
}
#nm-shop-products {
position: relative;
} #nm-shop-browse-wrap {
min-height: 439px;
}
#nm-shop-browse-wrap.hide {
display: none;
} #nm-shop-products-overlay {
position: absolute;
top: -1px;
left: 0;
z-index: 1000;
width: 1px;
height: 1px;
opacity: 0;
overflow: hidden;
background: #fff;
-webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease;
}
#nm-shop-products-overlay.show {
visibility: visible;
top: 0;
width: 100%;
height: 100%;
opacity: 1;
}
#nm-shop-products-overlay.fade-out {
opacity: 0;
}
#nm-shop-products-overlay.no-anim {
-webkit-transition: none; transition: none;
}
#nm-shop-products-overlay.nm-loader:after {
top: 157px;
right: auto;
left: 50%;
margin-left: -6px;
} .nm-infload-link {
display: none;
}
.nm-infload-controls {
position: relative;
width: 100%;
min-height: 42px;
margin: 17px 0 36px;
overflow: hidden;
text-align: center;
} .nm-infload-controls a {
display: block;
font-size: 16px;
line-height: 62px;
color: #282828;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
}
.nm-infload-controls a:hover {
color: inherit;
}
.all-products-loaded .nm-infload-controls a,
.nm-infload-controls.hide-btn a {
display: none;
} .nm-infload-controls a.nm-infload-to-top {
display: none;
color: inherit;
cursor: default;
}
.all-products-loaded .nm-infload-controls .nm-infload-to-top {
display: block;
} .nm-infload-controls.scroll-mode .nm-infload-btn,
.nm-infload-controls.nm-loader .nm-infload-btn {
text-indent: -1000em;
overflow: hidden;
} .nm-shop-no-products h3 {
display: inline-block;
font-size: 16px;
line-height: 1.4;
color: #282828;
vertical-align: middle;
} #nm-shop .woocommerce-pagination {
position: relative;
margin: 18px 0 25px;
}
#nm-shop ul.page-numbers {
margin: 0 auto;
text-align: center;
}
#nm-shop ul.page-numbers li {
float: none;
display: inline-block;
}
#nm-shop ul.page-numbers li a,
#nm-shop ul.page-numbers li span {
margin: 3px 12px;
padding: 0;
}
#nm-shop ul.page-numbers li span.current {
border-bottom: 1px solid;
}
#nm-shop ul.page-numbers li a.prev i,
#nm-shop ul.page-numbers li a.next i {
font-size: 24px;
line-height: 1;
vertical-align: middle;
}
@media all and (min-width: 991px) {
#nm-shop ul.page-numbers {
width: 50%;
}
#nm-shop ul.page-numbers li a.prev,
#nm-shop ul.page-numbers li a.next {
position: absolute;
top: 0;
width: calc(25% - 18px);
margin-right: 0;
margin-left: 0;
}
#nm-shop ul.page-numbers li a.prev {
left: 0;
text-align: right;
}
#nm-shop ul.page-numbers li a.next {
right: 0;
text-align: left;
}
#nm-shop ul.page-numbers li a.prev i,
#nm-shop ul.page-numbers li a.next i {
position: relative;
top: -3px;
font-size: 36px;
}
#nm-shop ul.page-numbers li a.prev i {
left: 8px;
}
#nm-shop ul.page-numbers li a.next i {
left: -8px;
}
}
@media all and (max-width: 1199px) { .nm-shop-sidebar-default #nm-shop-sidebar {
padding-right: 16px;
}
.nm-shop-sidebar-default.nm-shop-sidebar-position-right #nm-shop-sidebar {
padding-left: 16px;
}
}
@media all and (max-width: 1080px) { .nm-shop-filter-menu li.nm-shop-search-btn-wrap > span {
display: none;
}
.nm-shop-filter-menu li a {
margin: 0 25px 0 0;
}
.nm-shop-filter-menu li:last-of-type a {
margin-right: 0;
} .nm-shop-categories li a {
margin: 0 28px 0 0;
}
.nm-shop-categories li:last-of-type a {
margin-right: 0;
}
.nm-shop-categories li > span {
display: none;
}
}
@media all and (max-width: 991px) {
#nm-shop.header-disabled {
padding-top: 51px;
} .nm-shop-header {
padding: 40px 0;
} #nm-shop-filter-menu-wrap {
float: none;
width: 100%;
text-align: left;
}
.nm-shop-header.centered.has-sidebar #nm-shop-filter-menu-wrap {
display: block;
}
.nm-shop-filter-menu li {
float: left;
display: block;
}
.nm-shop-filter-menu li.nm-shop-sidebar-btn-wrap,
.nm-shop-filter-menu li.nm-shop-categories-btn-wrap {
display: block;
}
.has-categories.has-sidebar .nm-shop-filter-menu li.nm-shop-search-btn-wrap,
.has-categories.has-filters .nm-shop-filter-menu li.nm-shop-search-btn-wrap {
float: right;
}
.nm-shop-menu .nm-shop-filter-menu li a:hover,
.nm-shop-menu .nm-shop-filter-menu li.active a {
color: #282828;
}
.nm-shop-filter-menu li a i {
display: inline;
} #nm-shop-categories-wrap {
display: none;
width: 100%;
padding-top: 34px;
opacity: 0;
-webkit-transition: opacity 0.1s ease; transition: opacity 0.1s ease;
}
#nm-shop-categories-wrap.fade-in {
opacity: 1;
-webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;
}
#nm-shop-categories-wrap.force-show {
display: block;
}
.nm-shop-categories li a {
font-size: 16px;
}
.nm-shop-categories li.current-cat > a {
border-bottom: 0 none;
padding-bottom: 0;
} .nm-shop-header.centered.has-sidebar #nm-shop-categories-wrap {
text-align: left;
}  .nm-shop-sub-categories li a {
font-size: 16px;
} #nm-shop-sidebar-layout-indicator { overflow: hidden !important;
}
#nm-shop-sidebar .nm-shop-sidebar-inner {
padding: 24px 0 10px;
}
.nm-shop-sidebar-header #nm-shop-sidebar .widget,
.nm-shop-sidebar-default #nm-shop-sidebar .widget,
#nm-shop-sidebar .widget {
width: 100% !important;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
border-bottom: 0 none;
}
#nm-shop-sidebar .widget .nm-widget-title {
position: relative;
font-size: 16px;
color: inherit;
margin-bottom: 0;
padding-top: 14px;
padding-bottom: 14px;
border-top: 1px solid #eee; cursor: pointer;
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}
#nm-shop-sidebar .widget:first-child .nm-widget-title {
border-top: 0 none;
}
#nm-shop-sidebar .widget:last-child .nm-widget-title {
margin-bottom: -1px;
border-bottom: 1px solid #eee;
}
#nm-shop-sidebar .widget .nm-widget-title:after {
position: absolute;
top: 16px;
right: 0;
z-index: 100;
display: block;
font-family: 'nm-font';	
font-size: 13px;
font-weight: normal;
line-height: 14px;
content: "\e114";
width: 14px;
height: 14px;
text-align: right;
}
#nm-shop-sidebar .widget.show .nm-widget-title:after {
top: 16px;
content: "\e115";
}
#nm-shop-sidebar .widget.show .nm-widget-title,
#nm-shop-sidebar .widget .nm-widget-title:hover {
color: #282828;
}
#nm-shop-sidebar .widget .nm-shop-widget-col:last-child {
position: relative;
height: 0;
margin: 0;
padding: 0;
overflow: hidden;
-webkit-transition: height 0.2s ease; transition: height 0.2s ease;
}
.touch #nm-shop-sidebar .widget.show .nm-shop-widget-col:last-child {
height: auto;
}
#nm-shop-sidebar .widget .nm-shop-widget-col:last-child > * {
padding: 23px 0 21px;
border-top: 1px solid #eee;
} .nm-shop-sidebar-default.header-enabled .nm-shop-sidebar-col {
position: relative;
top: -16px;
}
.nm-shop-sidebar-default.nm-shop-sidebar-position-right .nm-shop-sidebar-col {
float: none;
}
.nm-shop-sidebar-default.header-enabled #nm-shop-sidebar {
display: none;
padding-right: 0;
opacity: 0;
-webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;
}
.nm-shop-sidebar-default #nm-shop-sidebar.fade-in {
opacity: 1;
}
.nm-shop-sidebar-default.nm-shop-sidebar-position-right #nm-shop-sidebar {
padding-left: 0;
}
.nm-shop-sidebar-default #nm-shop-widgets-ul {
padding-bottom: 34px;
} .nm-shop-widget-scroll { max-height: none !important;
margin-right: 0 !important;
padding-right: 0;
overflow: visible;
}
.nm-scrollbar {
display: none;
} #nm-shop-search-close {	
font-size: 22px;
}
.nm-shop-sidebar-default #nm-shop-search-close {
margin-top: -18px;
}
#nm-shop-search .nm-shop-search-inner {
padding-top: 36px;
padding-bottom: 5px;
}
.nm-shop-sidebar-default #nm-shop-search .nm-shop-search-inner {
padding-bottom: 10px;
}
#nm-shop-search input {
font-size: 22px;
}
.nm-shop-sidebar-default #nm-shop-search input {
padding-bottom: 11px;
border-bottom: 1px solid #eee;
} #nm-shop-products-overlay.nm-loader:after {
top: 56px;
}
}
@media all and (min-width: 769px) and (max-width: 991px) { .nm-shop-header.centered.no-sidebar #nm-shop-categories-wrap {
display: block;
padding-top: 0;
opacity: 1;
}
}
@media all and (max-width: 768px) { .nm-shop-header.centered.no-sidebar #nm-shop-filter-menu-wrap {
display: block;
text-align: center;
}
.nm-shop-header.centered.no-sidebar .nm-shop-filter-menu li {
float: none;
display: inline-block;
} #nm-shop-categories-wrap {
padding: 36px 0 8px;
}
.nm-shop-sidebar-default #nm-shop-categories-wrap {
padding-bottom: 0;
}
.nm-shop-categories li {
float: none;
width: 100%;
line-height: 1.6;
margin: 0 0 9px 0;
padding-bottom: 8px;
border-bottom: 1px solid #eee;
}
.nm-shop-categories li:last-of-type,
.nm-shop-categories li:last-child {
margin-bottom: 0;
}
.nm-shop-categories li a {
display: block;
line-height: 1.6;
margin: 0;
} .list_nosep .nm-shop-categories li a {
margin-right: 0;
} .nm-shop-header.centered #nm-shop-categories-wrap {
padding-top: 32px;
}
.nm-shop-header.centered #nm-shop-categories-wrap:not(.fade-in) {
opacity: 0;
}  .nm-shop-header.centered .list-spaced.thumbnails-top .nm-shop-categories img,
.nm-shop-categories img {
display: none;
} .nm-shop-categories .nm-shop-sub-categories-nested {
display: block;
}
.nm-shop-sub-categories {
display: none;
} #nm-shop-products-overlay.nm-loader:after {
top: 29px;
} .nm-infload-controls.button-mode {
margin: 17px 0 27px;
} .nm-infload-controls a {
line-height: 50px;
}
}
@media all and (max-width: 400px) { .nm-shop-header {
padding: 35px 0 32px;
}
.nm-shop-header.centered.no-sidebar {
padding-top: 31px;
} .nm-shop-filter-menu li a {
font-size: 16px;
line-height: 2.6;
margin-right: 14px;
}
.touch .nm-shop-filter-menu li.nm-shop-search-btn-wrap a {
padding-left: 15px; }
.nm-shop-filter-menu li.nm-shop-search-btn-wrap a > span {
display: none;
}
.nm-shop-filter-menu li.nm-shop-search-btn-wrap a i {
font-size: inherit;
line-height: inherit;
color: inherit;
padding-left: 0;
vertical-align: top;
}
.nm-shop-filter-menu li.nm-shop-search-btn-wrap {
float: right;
} #nm-shop-categories-wrap {
padding: 16px 0 5px;
}
.nm-shop-categories li a {
font-size: inherit;
line-height: inherit;
} .nm-shop-header.centered #nm-shop-categories-wrap {
padding-top: 16px;
} #nm-shop-sidebar .nm-shop-sidebar-inner {
padding: 6px 0 6px;
}
#nm-shop-sidebar .widget .nm-widget-title {
font-size: inherit;
padding-top: 12px;
padding-bottom: 11px;
}
#nm-shop-sidebar .widget .nm-widget-title:after {
top: 12px;
}
#nm-shop-sidebar .widget.show .nm-widget-title:after {
top: 12px;
} .nm-shop-sidebar-default.header-enabled .nm-shop-sidebar-col {
top: -26px;
}
.nm-shop-sidebar-default.header-enabled #nm-shop-widgets-ul {
padding-bottom: 12px;
} #nm-shop-search .nm-shop-search-inner,
.nm-shop-sidebar-default #nm-shop-search .nm-shop-search-inner {
padding-bottom: 0;
}
#nm-shop-search .nm-shop-search-inner {
padding-top: 16px;
}
#nm-shop-search-close {
font-size: 16px;
width: 14px;
margin-top: -9px;
}
.nm-shop-sidebar-default #nm-shop-search-close {
margin-top: -16px;
}
#nm-shop-search input {
font-size: 18px;
padding-right: 24px;
}
.nm-shop-sidebar-default #nm-shop-search input {
padding-bottom: 9px;
} #nm-shop-search-notice {
display: none;
} .nm-infload-controls.button-mode {
margin: 11px 0 27px;
} #nm-shop ul.page-numbers li a,
#nm-shop ul.page-numbers li span {
margin-right: 8px;
margin-left: 8px;
}
} .single-product .nm-page-wrap-inner > .woocommerce-notices-wrapper .nm-shop-notice {
padding-bottom: 38px;
}
.nm-single-product {
padding-bottom: 18px;
}
.nm-single-product-bg {
background: #eee;
}
.no-bg-color .nm-single-product-bg {
background: none;
}
.nm-single-product-showcase {
padding: 46px 0 55px;
} .nm-single-product-top {
padding-top: 20px;
}
.nm-single-product-menu {
text-align: right;
}
.nm-single-product-menu a {
position: relative;
top: -2px;
font-size: 12px;
line-height: 20px;
color: #a1a1a1;
margin-left: 10px;
-webkit-transition: color 0.2s linear; transition: color 0.2s linear;
}
.nm-single-product-menu a:hover {
color: #dc9814;
}
.nm-single-product-menu a i {
vertical-align: middle;
} .woocommerce-product-gallery {
position: relative;
float: left;
padding-right: 15px;
}
.thumbnails-vertical .woocommerce-product-gallery {
}
.woocommerce-product-gallery__wrapper {
overflow: hidden;
}
.thumbnails-vertical .woocommerce-product-gallery__wrapper {
float: right;
width: calc(100% - 60px);
padding-left: 42px;
}
.woocommerce-product-gallery__image {
position: absolute;
max-width: none !important;
min-height: 0 !important;
}
.woocommerce-product-gallery__image:first-child {
position: relative;
}
.lightbox-enabled .woocommerce-product-gallery__image > a {
cursor: zoom-in;
}
.woocommerce-product-gallery__image a img {
width: 100%;
} .gallery-col-3 .woocommerce-product-gallery {   
width: 25%;
}
.gallery-col-4 .woocommerce-product-gallery {   
width: 33.33333333%;
}
.gallery-col-5 .woocommerce-product-gallery {
width: 41.66666667%;
}
.gallery-col-6 .woocommerce-product-gallery {   
width: 50%;
}
.gallery-col-7 .woocommerce-product-gallery {   
width: 58.33333333%;
}
.gallery-col-8 .woocommerce-product-gallery {
width: 66.66666667%;
} .woocommerce-product-gallery__trigger {
display: block;
position: absolute;
top: 5px;
right: 5px;
z-index: 10;
font-size: 0;
color: inherit;
width: 20px;
height: 20px;
margin-right: 15px;
pointer-events: none;
}
.no-bg-color .woocommerce-product-gallery__trigger {
top: 21px;
right: 21px;
}
.has-featured-video .woocommerce-product-gallery__trigger {
display: none;
}
.woocommerce-product-gallery__trigger:hover {
color: #dc9814;
}
.woocommerce-product-gallery__trigger:after {
font-family: 'nm-font';
font-size: 20px;
line-height: 20px;
content: "\e114";
} .woocommerce-product-gallery .flex-direction-nav {
visibility: hidden;
}
.woocommerce-product-gallery .flex-direction-nav.show {
visibility: visible;
}
.thumbnails-horizontal .woocommerce-product-gallery .flex-direction-nav {
display: none;
}
.woocommerce-product-gallery .flex-direction-nav a {
position: absolute;
top: 50%;
z-index: 100;
display: block;
font-size: 0;
color: inherit;
opacity: 0;
width: 28px;
height: 128px;
margin-top: -64px;
text-align: center;
outline: none;
overflow: hidden;
-webkit-transition: opacity 0.2s ease, color 0.2s ease; transition: opacity 0.2s ease, color 0.2s ease;
}
.woocommerce-product-gallery .flex-direction-nav a:hover {
color: #dc9814;
}
.woocommerce-product-gallery.nm-touch-hover .flex-direction-nav a,
.no-touch .woocommerce-product-gallery:hover .flex-direction-nav a {
opacity: 1;
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev {
left: 100px;
}
.woocommerce-product-gallery .flex-direction-nav .flex-next {
right: 12px;
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev:after,
.woocommerce-product-gallery .flex-direction-nav .flex-next:after {
font-family: 'nm-font';
font-size: 32px;
line-height: 126px;
text-indent: 0;
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev:after {
content: "\e600";
}
.woocommerce-product-gallery .flex-direction-nav .flex-next:after {
content: "\e601";
} .no-bg-color .woocommerce-product-gallery .flex-direction-nav .flex-prev {
left: 115px;
}
.no-bg-color .woocommerce-product-gallery .flex-direction-nav .flex-next {
right: 28px;
} .woocommerce-product-gallery .flex-control-thumbs li img {
-khtml-user-select: none;
-o-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
}
.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
cursor: pointer;
} .thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs {
position: relative;
float: left;
width: 60px;
overflow: hidden;
}
.thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs li {
margin-bottom: 17px;
}
.thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs li:last-child {
margin-bottom: 0;
}
.thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs li img {
width: 100%; }
.thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs li img.flex-active { opacity: 0.3;
} .thumbnails-horizontal .woocommerce-product-gallery .flex-control-thumbs {
margin: 10px -5px 0;
}
.thumbnails-horizontal .woocommerce-product-gallery .flex-control-thumbs li {
float: left;
width: 20%;
margin-bottom: 10px;
padding: 0 5px;
cursor: pointer;
}
.thumbnails-horizontal .woocommerce-product-gallery .flex-control-thumbs li img {
width: 100%;
}
.thumbnails-horizontal .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
opacity: 0.3;
} #nm-product-gallery-thumbs-inner {
position: absolute;
top: 0;
left: 0;
-webkit-transition: top 0.2s ease; transition: top 0.2s ease;
}
@media all and (max-width: 1080px) {
.woocommerce-product-gallery.pagination-enabled .flex-control-thumbs {
height: auto !important;
}
#nm-product-gallery-thumbs-inner {
position: static;
top: 0 !important;
}
} .woocommerce-product-gallery__image.is-loading img {
cursor: wait;
} .easyzoom-notice {
display: none;
}
.easyzoom-flyout {
position: absolute;
top: 0;
left: 0;
z-index: 1000;
width: 100%;
height: 100%;
overflow: hidden;
background: #eee;
pointer-events: none;
}
.easyzoom-flyout img {
width: 1200px !important;
max-width: 1200px !important;
} .nm-product-pswp .pswp__bg,
.nm-product-pswp .pswp__img--placeholder--blank {
background: rgba(255, 255, 255, 0.95);
}
.nm-product-pswp .pswp__top-bar {
background-color: transparent;
}
.nm-product-pswp .pswp__button {
font-size: 22px;
color: #282828;
width: 46px;
height: 46px;
background: none !important;
}
.nm-product-pswp .pswp__button--zoom,
.nm-product-pswp .pswp__button--fs {
display: none;
}
.nm-product-pswp .pswp__button--arrow--left,
.nm-product-pswp .pswp__button--arrow--right {
font-size: 62px;
line-height: 110px;
width: 70px;
height: 100px;
margin-top: -50px;
}
.nm-product-pswp .pswp__button--arrow--left:before,
.nm-product-pswp .pswp__button--arrow--right:before {
position: static;
top: auto;
right: auto;
left: auto;
width: auto;
height: auto;
background: none;
} .nm-product-pswp .pswp__share-modal {
background: none;
}
.nm-product-pswp .pswp__share-tooltip {
right: 48px;
-webkit-border-radius: 0; border-radius: 0;
-webkit-box-shadow: none; box-shadow: none;
-webkit-transform: translateY(0); transform: translateY(0);
background: #282828;
}
.nm-product-pswp .pswp__share-tooltip a {
padding: 12px 14px;
}
.nm-product-pswp .pswp--touch .pswp__share-tooltip a {
padding: 16px 14px;
}
.nm-product-pswp .pswp__share-tooltip a:first-child,
.nm-product-pswp .pswp__share-tooltip a:last-child {
-webkit-border-radius: 0; border-radius: 0;
}
.nm-product-pswp .pswp__share-tooltip a:not(:hover) {
color: #eee;
}
.nm-product-pswp a.pswp__share--facebook:before {
border-bottom-color: #282828;
}
.nm-product-pswp a.pswp__share--download:hover {
color: #fff;
background: #555;
}
.nm-product-pswp .pswp__caption {
display: none;
}
@media (max-width: 1200px) {
.nm-product-pswp .pswp__button--arrow--left,
.nm-product-pswp .pswp__button--arrow--right {
font-size: 52px;
width: 42px;
}
}
@media all and (max-width: 991px) {
.nm-product-pswp .pswp__button--arrow--left,
.nm-product-pswp .pswp__button--arrow--right {
font-size: 46px;
width: 37px;
}
}
@media all and (max-width: 550px) {
.nm-product-pswp .pswp__button {
font-size: 18px;
}
.nm-product-pswp .pswp__button--arrow--left,
.nm-product-pswp .pswp__button--arrow--right {
font-size: 32px;
width: 27px;
}
}
@media all and (min-width: 1081px) { .layout-scrolling .woocommerce-product-gallery__wrapper {
float: none;
height: auto !important;
}
.layout-scrolling.thumbnails-vertical .woocommerce-product-gallery__wrapper {
padding-left: 0;
}
.layout-scrolling .woocommerce-product-gallery__image {
position: relative;
opacity: 1 !important;
}
.layout-scrolling .woocommerce-product-gallery .flex-direction-nav,
.layout-scrolling .woocommerce-product-gallery .flex-control-thumbs {
display: none;
} .scrolling-single .woocommerce-product-gallery__wrapper {
width: 100%;
}
.scrolling-single .woocommerce-product-gallery__image {
float: none !important;
margin-right: 0 !important;
margin-bottom: 30px;
}
.scrolling-single .woocommerce-product-gallery__image:last-child {
margin-bottom: 0;
} .scrolling-grid .woocommerce-product-gallery__wrapper {
width: auto;
margin: 0 -12px;
}
.scrolling-grid .woocommerce-product-gallery__image {
width: 50% !important;
margin-top: 24px;
margin-right: 0 !important;
padding: 0 12px;
}
.scrolling-grid .woocommerce-product-gallery__image:nth-child(2),
.scrolling-grid .woocommerce-product-gallery__image:first-child {
margin-top: 0;
} .scrolling-variable-grid .woocommerce-product-gallery__wrapper {
width: 100%;
}
.scrolling-variable-grid .woocommerce-product-gallery__image {
float: none !important;
display: inline-block !important;
width: 50% !important;
margin-top: 30px;
margin-right: 0 !important;
}
.scrolling-variable-grid .woocommerce-product-gallery__image:first-child {
margin-top: 0;
}
.scrolling-variable-grid .woocommerce-product-gallery__image:nth-child(3n+1) {
width: 100% !important;
}
.scrolling-variable-grid .woocommerce-product-gallery__image:nth-child(3n+2) {
padding-right: 15px;
}
.scrolling-variable-grid .woocommerce-product-gallery__image:nth-child(3n+3) {
padding-left: 15px;
} .scrolling-variable-grid-2 .woocommerce-product-gallery__wrapper {
width: 100%;
}
.scrolling-variable-grid-2 .woocommerce-product-gallery__image {
float: none !important;
display: inline-block !important;
width: 60% !important;
margin-top: 72px;
margin-right: 0 !important;
vertical-align: middle;
}
.scrolling-variable-grid-2 .woocommerce-product-gallery__image:first-child {
margin-top: 0;
}
.scrolling-variable-grid-2 .woocommerce-product-gallery__image:nth-child(6n+4),
.scrolling-variable-grid-2 .woocommerce-product-gallery__image:nth-child(6n+1) {
width: 100% !important;
}
.scrolling-variable-grid-2 .woocommerce-product-gallery__image:nth-child(6n+5),
.scrolling-variable-grid-2 .woocommerce-product-gallery__image:nth-child(6n+3) {
width: 40% !important;
margin: 0;
padding-right: 30px;
padding-left: 30px;
}
.scrolling-variable-grid-2 .woocommerce-product-gallery__image:nth-child(6n+3) {
padding-top: 120px;
}
} .woocommerce-product-gallery .onsale {
top: 7px;
right: 7px;
z-index: 1000;
margin-right: 15px;
}
.no-bg-color .woocommerce-product-gallery .onsale {
top: 23px;
right: 23px;
}
.woocommerce-product-gallery.has-featured-video .onsale,
.woocommerce-product-gallery.lightbox-enabled .onsale {
right: auto;
left: 7px;
margin-right: 0;
}
.no-bg-color .woocommerce-product-gallery.has-featured-video .onsale,
.no-bg-color .woocommerce-product-gallery.lightbox-enabled .onsale {
left: 23px;
}
.nm-single-product.layout-default.thumbnails-vertical .woocommerce-product-gallery.has-featured-video .onsale,
.nm-single-product.layout-default.thumbnails-vertical .woocommerce-product-gallery.lightbox-enabled .onsale {
margin-left: 102px;
} #nm-featured-video-link {
position: absolute;
top: 5px;
right: 5px;
z-index: 100;
display: inline-block;
color: inherit;	
margin-right: 15px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.no-bg-color #nm-featured-video-link {
top: 21px;
right: 21px;
}
.nm-featured-video-icon {
display: inline-block;
font-size: 14px;
line-height: 25px !important;
color: #282828;
text-align: center;
width: 50px;
height: 25px;
-webkit-border-radius: 3px; border-radius: 3px;
background: #fff;
}
.nm-featured-video-label {
display: none;
line-height: 25px;
margin-left: 7px;
}
.single-product .nm-featured-video-popup.nm-mfp-fade-in.mfp-bg.mfp-ready,
.single-product .nm-featured-video-popup.nm-mfp-zoom-in.mfp-bg.mfp-ready,
.single-product .nm-featured-video-popup.mfp-bg {
opacity: 0.86;
}
.nm-featured-video-popup .mfp-close {
color: #fff;
}
@media all and (min-width: 1080px) {
.nm-featured-video-popup .mfp-iframe-holder .mfp-close {
right: -38px;
}
}
.nm-featured-video-popup .mfp-close:hover {
color: #fff;
opacity: 1;
} .product .summary {
float: right;
padding-left: 95px;
}
.product.thumbnails-vertical .summary {
padding-right: 102px;
}
.product.thumbnails-vertical.product-type-variable .summary {
padding-left: 79px;
}
.product.thumbnails-vertical.gallery-col-8 .summary {
padding-left: 70px;
} .product.thumbnails-vertical.layout-scrolling .summary {
padding-right: 0;
}
@media all and (max-width: 1080px) { .pin-wrapper {
height: auto !important;
}
#nm-summary-pin {
position: static !important;
}
} .summary-col-4 .summary {
width: 33.33333333%;
}
.summary-col-5 .summary {
width: 41.66666667%;
}
.summary-col-6 .summary {
width: 50%;
}
.summary-col-7 .summary {
width: 58.33333333%;
}
.summary-col-8 .summary {
width: 66.66666667%;
}
.summary-col-9 .summary {
width: 75%;
} .product .summary .product_title {
font-size: 26px;
line-height: 1.2;
} .product .summary .price {
line-height: 1;
vertical-align: top;
margin-bottom: 0;
padding: 12px 0 24px;
}
.product .summary .price.has-sale-flash {
padding-top: 24px;
}
.product .summary .price .amount {
font-size: 20px;
line-height: 1;
color: #dc9814;
}
.product .summary .price del,
.product .summary .price ins {
text-decoration: none;
vertical-align: top;
}
.product .summary .price ins {
color: #dc9814;
text-decoration: none;
background: none;
}
.product .summary .price del .amount {
font-size: 14px;
color: inherit;
text-decoration: line-through; vertical-align: super;
} .product .summary .woocommerce_de_versandkosten { margin-top: 7px;
} .summary .price .onsale {
display: inline;
position: static;
font-size: 13px;
color: inherit;
margin-left: 10px;
border: 1px solid;
vertical-align: middle;
background: none;
}
@media not all and (min-resolution:.001dpcm) { @media { .summary .price .onsale {
vertical-align: text-top;
}
} } .woocommerce-product-details__short-description {
font-size: 16px;
line-height: 1.8;
padding-bottom: 22px;
} .product .summary .woocommerce-product-rating {
margin-bottom: 24px;
margin-left: -7px;
}
.woocommerce-product-rating .woocommerce-review-link {
left: 116px;
}
.product .summary .star-rating {
width: 116px;
}
.product .summary .star-rating:before {
left: 11px;
font-size: 6px;
letter-spacing: 16px;
}
.product .summary .star-rating span:before {
font-size: 28px;
letter-spacing: -6px;
} .product .summary form.cart {
padding-top: 6px;
}
.product.product-type-external .summary form.cart {
padding-top: 0;
} .variations {
table-layout: fixed;
border-collapse: separate !important;
color: #282828;
width: 100%;
margin-bottom: -1px; border: 0 none;
}
.variations tr th,
.variations tr td {
position: relative;
border-top: 1px solid #dadada;
border-right: 1px solid #dadada;
border-left: 1px solid #dadada;
vertical-align: middle;
background-clip: padding-box;
}
.variations tr:last-child th,
.variations tr:last-child td {
border-bottom: 1px solid #dadada;
}
.variations tr .label {
width: 41%;
line-height: 20px;
padding: 11px 0 11px 16px;
border-right: 0 none;
}
.variations tr .value {
text-align: right;
padding-left: 16px;
border-left: 0 none;
}
.variations tr .value select {
line-height: 1;
color: #282828;
width: 100%;
height: 42px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
padding: 0;
border: 0 none;
background: none;
}
.variations tr .value .nm-select-hidden {
display: none;
}
.variations tr .value select option {
padding-left: 0;
}
.variations tr.nm-variations-form-reset-row,
.variations tr .reset_variations { display: none !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { .variations_form.nm-default-select .variations tr .value select {
padding-right: 39px;
}
.variations_form.nm-default-select .variations tr .value:before {
position: absolute;
top: 0;
right: 13px;
z-index: 100;
display: block;
font-family: 'nm-font';
font-size: 12px;
line-height: 42px;
font-style: normal;
font-weight: normal;
content: "\e615";
-webkit-transform: rotate(90deg); transform: rotate(90deg);
pointer-events: none;
}
} .variations_form.nm-custom-select tr.open th,
.variations_form.nm-custom-select tr.open td {
border-color: #c1c1c1;
}
.variations_form.nm-custom-select tr .value select {
opacity: 0;
} .nm-variation-control {
font-size: 0;
line-height: 1;
margin: 0 -4px;
padding: 4px 12px 4px 0;
}
.nm-variation-control li {
position: relative;
display: inline-block;
margin: 4px;
border: 1px solid transparent;
-webkit-border-radius: 50px; border-radius: 50px;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
-webkit-transition: border 0.2s ease; transition: border 0.2s ease;
}
.nm-variation-control li:hover,
.nm-variation-control li.selected {
border-color: #828282; }
.nm-variation-control li.hidden {
display: none;
}
.nm-variation-control li.disabled { opacity: 0.5;
pointer-events: none;
}
.nm-variation-control li span {
display: block;
} .nm-variation-control.nm-variation-control-color {
margin: 0 -5px;
}
.nm-variation-control.nm-variation-control-color li {
margin: 5px;
padding: 2px;
}
.nm-variation-control.nm-variation-control-color li i {
display: block;
width: 19px;
height: 19px;
cursor: pointer;
-webkit-border-radius: 50px; border-radius: 50px;
}
.nm-variation-control.nm-variation-control-color li i.nm-pa-color-white {
border: 1px solid #ccc;
}
.nm-variation-control.nm-variation-control-color li span {
display: none;
} .nm-variation-control.nm-variation-control-image {
margin: 0 -5px;
}
.nm-variation-control.nm-variation-control-image li {
margin: 5px;
padding: 2px;
}
.nm-variation-control.nm-variation-control-image li .nm-pa-image-thumbnail-wrap {
position: relative;
display: block;
width: 19px;
height: 19px;
cursor: pointer;
overflow: hidden;
-webkit-border-radius: 50%; border-radius: 50%;
} .nm-variation-control.nm-variation-control-image li img {
display: block;
width: auto;
max-height: 100%;
margin: 0 auto;
}
.nm-variation-control.nm-variation-control-image li span {
display: none;
} .nm-variation-control.nm-variation-control-size li:hover,
.nm-variation-control.nm-variation-control-size li.selected {
border-color: #373737;
}
.nm-variation-control.nm-variation-control-size li span {
font-size: 14px;
line-height: 26px;
min-width: 25px;
height: 25px;
padding-right: 5px;
padding-left: 6px;
text-align: center;
cursor: pointer;
} .nm-variation-controls-tooltip .nm-variation-control:not(.nm-variation-control-size) li {
position: relative;
}
.nm-variation-controls-tooltip .nm-variation-control:not(.nm-variation-control-size) li span {
pointer-events: none;
display: block !important;
position: absolute;
left: 50%;
bottom: calc(100% + 6px);
font-size: 13px;
color: #fff;
white-space: nowrap;
padding: 4px 6px;
-webkit-transform: translateX(-50%); transform: translateX(-50%);
opacity: 0;
transition: opacity 0.2s ease;
background: #282828;
}
.nm-variation-controls-tooltip.tooltip-image .nm-variation-control.nm-variation-control-image li:hover span,
.nm-variation-controls-tooltip.tooltip-color .nm-variation-control.nm-variation-control-color li:hover span {
opacity: 1;
}
.nm-variation-controls-tooltip .nm-variation-control:not(.nm-variation-control-size) li span:after {
pointer-events: none;
position: absolute;
top: 100%;
left: 50%;
content: " ";
width: 0;
height: 0;
margin-left: -3px;
border: solid transparent;
border-width: 4px;
border-color: transparent;
border-top-color: #282828;
} .variations_form.nm-select-hide-labels tr .label {
display: none;
}
.variations_form.nm-select-hide-labels tr .value {
position: relative;
width: 100%;
text-align: left;
border-left: 1px solid #dadada;
}
.variations_form.nm-select-hide-labels.nm-default-select tr .value {
padding-left: 0;
}
.variations_form.nm-select-hide-labels.nm-default-select tr .value select {
padding-left: 16px;
}
@-moz-document url-prefix() { .variations_form.nm-select-hide-labels.nm-default-select tr .value select {
padding-left: 12px;
}
}
.variations_form.nm-select-hide-labels.nm-custom-select tr .sod_select .sod_list_wrapper {
text-align: left;
}
.variations_form.nm-select-hide-labels.nm-custom-select tr .sod_select .sod_label {
text-align: left;
} .product .single_variation {
display: none;
height: auto !important;
line-height: 18px;
padding: 16px 16px 0 !important;
border-right: 1px solid #dadada;
border-left: 1px solid #dadada;
overflow: hidden;
}
.product .single_variation > div {
padding-bottom: 16px;
}
.product .single_variation > div:empty {
padding-bottom: 0;
}
.product .single_variation .price,
.product .single_variation .stock {
display: block;
}
.product .single_variation .price {
font-size: 20px;
line-height: 1;
vertical-align: middle;
padding: 0;
}
.product .single_variation .stock {
color: #8c8c8c;
} .product.thumbnails-vertical.product-type-grouped .summary {
padding-right: 0;
padding-left: 79px;
}
.group_table {
width: 100%;
line-height: 1.4;
margin-bottom: 15px;
}
.product .summary .group_table tr td {
vertical-align: middle;
border-bottom: 1px solid #dcdcdc;
padding: 5px 10px 5px 0;
}
.product .summary .group_table tr:first-child td {
border-top: 1px solid #dcdcdc;
}
.product .summary .group_table tr td:last-child {
padding-right: 0;
} @media all and (min-width: 1080px) {
.woocommerce-grouped-product-list-item__thumbnail {
width: 70px;
}
}
.woocommerce-grouped-product-list-item__thumbnail img {
width: 100%;
max-width: 60px;
min-width: 20px;
} .group_table .nm-quantity-wrap {
width: auto;
text-align: left;
white-space: nowrap;
border: 0 none;
}
.group_table .nm-quantity-wrap .quantity {
padding-left: 0;
}
.group_table .nm-quantity-wrap .quantity .nm-qty-minus,
.group_table .nm-quantity-wrap .quantity .nm-qty-plus,
.group_table .nm-quantity-wrap .quantity .qty {
line-height: 28px;
height: 28px;
}
.group_table .nm-quantity-wrap .quantity .nm-qty-minus,
.group_table .nm-quantity-wrap .quantity .nm-qty-plus {
display: none;
font-size: 10px;
width: auto;
}
.group_table .nm-quantity-wrap .quantity .nm-qty-minus {
padding-right: 2px;
}
.group_table .nm-quantity-wrap .quantity .nm-qty-plus {
padding-left: 2px;
}
.group_table .nm-quantity-wrap .quantity .qty {
width: 28px;
border: 1px solid #dadada;
} .group_table.qty-show .nm-quantity-wrap .quantity .nm-qty-minus,
.group_table.qty-show .nm-quantity-wrap .quantity .nm-qty-plus {
display: inline-block;
} .woocommerce-grouped-product-list-item__label a {
color: #282828;
} .woocommerce-grouped-product-list-item__price del,
.woocommerce-grouped-product-list-item__price ins,
.woocommerce-grouped-product-list-item__price .amount,
.woocommerce-grouped-product-list-item__price .amount {
margin: 0;
padding: 0;
vertical-align: middle;
}
.woocommerce-grouped-product-list-item__price ins .amount,
.woocommerce-grouped-product-list-item__price > .amount {
color: #282828;
}
.woocommerce-grouped-product-list-item__price .stock {
display: none;
} .wc-grouped-product-add-to-cart-checkbox {
position: relative;
top: 2px;
} .product .summary .group_table .button {
position: relative;
display: inline-block;
font-size: 0;
line-height: 30px;
width: 30px;
height: 30px;
padding: 0;
text-indent: -100em;
text-align: center;
}
.product .summary .group_table .button:before {
font-family: 'nm-font';
font-size: 16px;
font-style: normal;
font-weight: normal;
line-height: 30px;
content: "\e114";
}
.group_table .added_to_cart {
display: none;
} .nm-quantity-wrap {
position: relative;
width: 100%;
text-align: center;
border-top: 1px solid #dadada;
border-right: 1px solid #dadada;
border-left: 1px solid #dadada;
overflow: hidden;
}
.nm-quantity-wrap.nm-is-readonly {
display: none;
}
.nm-quantity-wrap label {
display: none;
}
.nm-quantity-wrap .quantity {
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-touch-callout: none;
}
.nm-quantity-wrap .qty {
display: inline-block;
line-height: 42px;
width: 26px;
height: 42px;
vertical-align: top;
padding: 0;
border: 0 none;
text-align: center;
background: none;
}
.product .nm-quantity-wrap.qty-hide .qty {
color: #282828;
text-align: right;
}
.nm-quantity-wrap .qty::-webkit-outer-spin-button,
.nm-quantity-wrap .qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.nm-quantity-wrap .qty::-o-outer-spin-button,
.nm-quantity-wrap .qty::-o-inner-spin-button {
-o-appearance: none;
margin: 0;
}
.nm-quantity-wrap input[type=number] {
-moz-appearance: textfield;
}
.nm-quantity-wrap .quantity .nm-qty-minus,
.nm-quantity-wrap .quantity .nm-qty-plus {
position: relative;
display: inline-block;
font-size: 12px;
line-height: 42px;
font-weight: normal;
color: #282828;
width: 23px;
height: 42px;
text-align: center;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.product .nm-quantity-wrap.qty-hide .quantity .nm-qty-minus,
.product .nm-quantity-wrap.qty-hide .quantity .nm-qty-plus {
display: none;
} @media screen and (-webkit-min-device-pixel-ratio:0) { .product.product-type-variable .summary .single_variation_wrap { display: table;
width: 100%;
}
} .product .summary .single_variation_wrap .nm-quantity-wrap {
text-align: right;
padding-right: 8px;
}
.product .summary .single_variation_wrap .nm-quantity-wrap.qty-hide {
padding-right: 22px;
}
.product .summary .single_variation_wrap .nm-quantity-wrap label:not(.nm-qty-label-abbrev) {
display: block;
position: absolute;
top: 0;
left: 16px;
text-align: left;
color: #282828;
line-height: 42px;
} .product .summary .button {
font-family: inherit;
width: 100%;
padding: 14px;
}
.product .summary .button + .added_to_cart { display: none;
} .product .summary .stock {
display: inline-block;
line-height: 1;
color: #fff;
padding: 5px 10px;
-webkit-border-radius: 50px; border-radius: 50px;
}
.product .summary .stock.in-stock {
background: #63b798;
}
.product .summary .stock.out-of-stock {
margin-bottom: 0;
background: #b1b1b1;
}
.product .summary .stock.available-on-backorder {
background: #b1b1b1;
} .nm-product-share-wrap {
padding-top: 21px;
overflow: hidden;
}
.nm-product-share {
float: left;
white-space: nowrap;
}
.nm-product-share a {
display: inline-block;
font-size: 18px;
line-height: 1;
color: #a0a0a0;
margin-right: 15px;
vertical-align: middle;
}
.nm-product-share a:hover {
color: #282828;
} .nm-product-wishlist-button-wrap {
float: left;
}
.has-share-buttons .nm-product-wishlist-button-wrap {
margin-right: 15px;
}
.nm-product-wishlist-button-wrap a {
display: inline-block;
line-height: 1;
color: #a0a0a0;
text-align: center;
vertical-align: text-bottom;
-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
}
.has-share-buttons .nm-product-wishlist-button-wrap a {
padding-right: 15px;
border-right: 1px solid #dadada;
}
.nm-product-wishlist-button-wrap a:hover {
color: #282828;
}
.nm-product-wishlist-button-wrap a.added:active,
.nm-product-wishlist-button-wrap a.added:focus,
.nm-product-wishlist-button-wrap a.added:hover,
.nm-product-wishlist-button-wrap a.added {
color: #dc9814;
}
.nm-product-wishlist-button-wrap a i {
font-size: 16px;
line-height: 1;
}
.nm-product-wishlist-button-wrap a i:before {
content: "\f004";
} #nm-product-accordion {
margin-top: 34px;
}
.nm-product-accordion-panel:last-child {
border-bottom: 1px solid #dadada;
transition: border 0.2s ease;
}
.nm-product-accordion-panel.open:last-child {
border-bottom-color: transparent;
transition: none;
}
.nm-product-accordion-heading {
position: relative;
display: block;
font-size: 16px;
line-height: 1.6;
color: inherit;
padding: 12px 0;
border-top: 1px solid #dadada;
}
.nm-product-accordion-heading:after {
display: block;
position: absolute;
top: 50%;
right: 0;
font-family: nm-font;
font-size: 14px;
line-height: 1;
content: "\e114";
-webkit-transform: translateY(-50%); transform: translateY(-50%);
}
.nm-product-accordion-panel.open .nm-product-accordion-heading:after {
content: "\e115";
}
.nm-product-accordion-heading span {
font-size: 14px;
line-height: 1;
color: #dc9814;
vertical-align: top;
}
.nm-product-accordion-content {
display: none;
}
.nm-product-accordion-content-inner {
padding-top: 10px;
padding-bottom: 30px;
}
.nm-product-accordion-panel:last-child .nm-product-accordion-content-inner {
padding-bottom: 0;
} .product .summary .product_meta {
font-size: 13px;
margin-top: 30px;
}
.meta-layout-summary .product_meta .sku_wrapper,
.meta-layout-summary .product_meta .posted_in,
.meta-layout-summary .product_meta .tagged_as {
display: block;
} .woocommerce-tabs {
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.woocommerce-tabs .tabs {
padding-top: 18px;
text-align: center;
}
.woocommerce-tabs .tabs li {
display: inline-block;
margin-bottom: -1px;
}
.woocommerce-tabs .tabs li a {
display: inline-block;
font-size: 16px;
color: #aaa;
margin: 0 14px;
border-bottom: 1px solid transparent;
}
.woocommerce-tabs .tabs li.active a {
color: #282828;
border-bottom-color: #e0e0e0;
}
@media all and (min-width: 551px) {
.woocommerce-tabs.description-full .tabs li.active a {
border-bottom-color: transparent;
}
}
.woocommerce-tabs .tabs li a span {
font-size: 14px;
line-height: 1;
color: #dc9814;
vertical-align: top;
}
.tabs-layout-default .woocommerce-tabs .panel {
padding: 41px 0 53px;
}
.tabs-layout-default .woocommerce-tabs.description-full .panel.woocommerce-Tabs-panel--description {
padding: 17px 0 0;
}
.tabs-layout-default .nm-tabs-panel-inner {
padding-right: 102px;
padding-left: 102px;
} #tab-description {
font-size: 16px;
line-height: 1.8;
} .nm-additional-information-inner {
width: 100%;
max-width: 820px;
margin: 0 auto;
}
.shop_attributes {
width: 100%;
}
.shop_attributes tr th, 
.shop_attributes tr td {
font-size: 16px;
line-height: 1.6;
padding-bottom: 19px;
}
.shop_attributes tr:last-child th, 
.shop_attributes tr:last-child td {
padding-bottom: 0;
}
.shop_attributes th {
color: #282828;
width: 23%;
min-width: 120px;
padding-right: 10px;
}
.shop_attributes td {
width: 77%;
} .product .summary .nm-additional-information-inner {
padding-top: 2px;
padding-bottom: 2px;
}
.product .summary .shop_attributes tr th, 
.product .summary .shop_attributes tr td {
font-size: inherit;
padding-bottom: 12px;
}
.product .summary .shop_attributes tr:last-child th, 
.product .summary .shop_attributes tr:last-child td {
padding-bottom: 0;
} #reviews {
max-width: 820px;
margin: 0 auto;
padding-top: 10px;
}
#reviews .commentlist li .comment-text .meta {
margin: 0;
padding-right: 110px;
}
#reviews .commentlist li .comment-text .woocommerce-review__dash {
display: none;
}
#reviews .commentlist li .comment-text .star-rating {
position: absolute;
top: -1px;
right: 0;
} #reviews .page-numbers li a,
#reviews .page-numbers li span {
font-size: inherit;
padding: 0 10px;
}
#reviews .page-numbers li:first-child a,
#reviews .page-numbers li:first-child span {
padding-left: 0;
} #review_form_wrapper,
.woocommerce-verification-required {
padding-top: 32px;
}
.no-reviews #review_form_wrapper,
.no-reviews .woocommerce-verification-required {
padding-top: 0;
}
.woocommerce-verification-required {
color: #282828;
}
#nm-review-form-btn {
display: none;
} #review_form .comment-form-rating {
margin-bottom: 16px;
}
#review_form .comment-form-rating label {
padding-bottom: 0;
}
#review_form .comment-form-rating .stars {
display: inline-block;
height: 28px;
overflow: hidden;
margin-bottom: 0;
margin-left: -7px;
}
#review_form .comment-form-rating .stars span {
display: block;
}
#review_form .comment-form-rating .stars a {
position: relative;
display: inline-block;
color: inherit;
width: 23px;
text-indent: -1000em;
overflow: hidden;
}
#review_form .comment-form-rating .stars:hover a,
#review_form .comment-form-rating .stars.has-active a {
color: #dc9814;
} 
#review_form .comment-form-rating .stars a:hover ~ a,
#review_form .comment-form-rating .stars.has-active a.active ~ a {
color: inherit;
}
#review_form .comment-form-rating .stars a:before {
position: absolute;
top: 0;
left: 0;
font-family: 'nm-font';
font-size: 28px;
font-style: normal;
font-weight: normal;
line-height: 1;
content: "\e606";
text-indent: 0;
} .summary #reviews {
padding-top: 2px;
}
.summary #reviews .woocommerce-noreviews {
padding-bottom: 30px;
}
.summary #reviews .commentlist > li .comment-text {
margin-bottom: 22px;
margin-left: 0;
padding-bottom: 20px;
}
.summary #reviews .commentlist > li:last-child .comment-text {
margin-bottom: 5px;
}
.summary #reviews .commentlist > li > div > img,
.summary #reviews .commentlist .children > li > div > img {
display: none;
}
.summary #reviews .commentlist > li .comment-text .meta strong {
font-size: 16px;
}
.summary #reviews .commentlist > li .comment-text .description {
font-size: inherit;
}
.summary #review_form_wrapper,
.summary #reviews .woocommerce-verification-required {
padding-top: 0;
} .summary #nm-review-form-btn {
display: block;
}
.summary #review_form {
display: none;
}
.nm-review-form-popup #review_form {
position: relative;
max-width: 580px;
margin: 0 auto;
padding: 30px 30px 37px;
background: #fff;
}
.nm-review-form-popup .comment-respond h3 {
padding-bottom: 18px;
}
.nm-review-form-popup .comment-form p input#submit {
width: 100%;
margin-top: 12px;
padding-top: 14px;
padding-bottom: 14px;
}
@media all and (max-width: 550px) {
.nm-review-form-popup #review_form {
padding-right: 25px;
padding-left: 25px;
}
}
@media all and (max-width: 400px) {
.nm-review-form-popup #review_form {
padding-right: 15px;
padding-left: 15px;
}
} .nm-review-form-popup #review_form .comment-form-rating {
margin-bottom: 8px;
} .product_meta {
color: #282828;
}
.product_meta span.sku,
.product_meta a {
color: #aaa;
}
.product_meta a:hover {
color: #dc9814;
}
.meta-layout-default .product_meta {
padding: 20px 0 18px;
text-align: center;
}
.meta-layout-default .product_meta span.sku_wrapper,
.meta-layout-default .product_meta span.posted_in,
.meta-layout-default .product_meta span.tagged_as {
margin: 0 7px;
} .upsells,
.related {
padding: 56px 0 19px;
border-top: 1px solid #eee;
}
.upsells h2,
.related h2 {
font-size: 24px;
padding-bottom: 28px;
} .upsells {
} .related {
}
@media all and (max-width: 1280px) { .product.thumbnails-vertical .summary,
.product.thumbnails-vertical.product-type-variable .summary {
padding-right: 0;
}
.product.no-bg-color .summary {
padding-left: 46px !important;
} .tabs-layout-default .nm-tabs-panel-inner {
padding-right: 0;
padding-left: 0;
}
}
@media all and (max-width: 1080px) {
.nm-single-product-bg {
background: none !important;
}
.nm-single-product-showcase {
padding-top: 20px;
} .woocommerce-product-gallery {
float: none;
width: auto !important;
margin: 0 -30px;
padding-right: 0;
}
.thumbnails-vertical .woocommerce-product-gallery {
padding-left: 0;
}
.woocommerce-product-gallery__wrapper {
max-width: 500px;
margin: 0 auto;
}
.thumbnails-vertical .woocommerce-product-gallery__wrapper {
float: none;
width: auto;
padding-left: 0;
} .woocommerce-product-gallery__trigger {
display: none;
} .thumbnails-horizontal .woocommerce-product-gallery .flex-direction-nav {
display: block;
}
.no-bg-color .woocommerce-product-gallery .flex-direction-nav .flex-prev,
.woocommerce-product-gallery .flex-direction-nav .flex-prev {
left: 20px;
}
.no-bg-color .woocommerce-product-gallery .flex-direction-nav .flex-next,
.woocommerce-product-gallery .flex-direction-nav .flex-next {
right: 20px;
} .thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs,
.woocommerce-product-gallery .flex-control-thumbs {
display: none;
} .woocommerce-product-gallery.pagination-enabled .flex-control-thumbs {
display: block;
float: none;
width: auto;
padding: 12px 8px;
white-space: nowrap;
text-align: center;
border-bottom: 1px solid #eee;
background-color: #fff;
}
.woocommerce-product-gallery.pagination-enabled .flex-control-thumbs li {
position: relative;
float: none;
display: inline-block;
width: auto;
vertical-align: middle;
margin-bottom: 0;
padding: 0;
}
.woocommerce-product-gallery.pagination-enabled .flex-control-thumbs li img {
display: block;
width: 6px;
height: 6px;
margin: 0 8px;
padding: 6px 6px 0 0;
opacity: 1;
overflow: hidden;
-webkit-border-radius: 50%; border-radius: 50%;
cursor: pointer;
background: #aaa;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
.woocommerce-product-gallery.pagination-enabled .flex-control-thumbs li img.flex-active {
width: 14px;
height: 14px;
margin: 0 2px;
padding: 10px 10px 0 0;
border: 2px solid #dc9814;
opacity: 1;
background: none;
} .no-bg-color .woocommerce-product-gallery .onsale,
.woocommerce-product-gallery .onsale {
top: 30px;
right: 30px;
}
.no-bg-color .woocommerce-product-gallery.has-featured-video .onsale,
.no-bg-color .woocommerce-product-gallery.lightbox-enabled .onsale,
.woocommerce-product-gallery.has-featured-video .onsale,
.woocommerce-product-gallery.lightbox-enabled .onsale {
right: auto;
left: 30px;
}
.woocommerce-product-gallery .onsale {
margin-right: 0;
}
.nm-single-product.layout-default.thumbnails-vertical .woocommerce-product-gallery.has-featured-video .onsale,
.nm-single-product.layout-default.thumbnails-vertical .woocommerce-product-gallery.lightbox-enabled .onsale {
margin-left: 0;
} #nm-featured-video-link {
margin-right: 0;
}
.no-bg-color #nm-featured-video-link,
#nm-featured-video-link {
top: 30px;
right: 30px;
} .product .summary {
float: none;
width: auto;
max-width: 820px;
margin-right: auto;
margin-left: auto;
padding-top: 49px;
} .product.no-bg-color .summary,
.product .summary {
padding-left: 0 !important;
}
.nm-product-summary-inner-col {
float: left;
width: 50%;
}
.nm-product-summary-inner-col-1 {
padding-right: 15px;
}
.nm-product-summary-inner-col-2 {
padding-left: 15px;
} .product .summary:before,
.product .summary:after {
content: " ";
display: table;
}
.product .summary:after {
clear: both;
}
.product .summary {
*zoom: 1;
} .product .summary .product_title {
font-size: 24px;
padding-right: 40px;
} .tabs-layout-default .nm-tabs-panel-inner {
max-width: 820px;
margin-right: auto;
margin-left: auto;
}
}
@media all and (max-width: 991px) { .nm-product-summary-inner-col-1 {
padding-right: 0;
}
.nm-product-summary-inner-col-2 {
padding-left: 0;
}
}
@media all and (max-width: 820px) { .nm-product-summary-inner-col {
float: none;
width: 100%;
} .product .summary .product_title {
padding-right: 0;
}
}
@media all and (max-width: 767px) { .woocommerce-tabs .tabs li a {
margin: 0 12px;
} #tab-description {
font-size: inherit;
} .shop_attributes tr th, 
.shop_attributes tr td {
font-size: inherit;
} #reviews .commentlist li .comment-text .description {
font-size: inherit;
} .meta-layout-default .product_meta span.sku_wrapper,
.meta-layout-default .product_meta span.posted_in,
.meta-layout-default .product_meta span.tagged_as {
display: block;
margin: 0;
}
}
@media all and (max-width: 550px) {
.nm-single-product-top {
display: none;
}
.nm-single-product-showcase {
padding-top: 0;
padding-bottom: 49px;
} .product .summary,
.product-type-variable .product .summary {
padding-top: 40px;
} .woocommerce-tabs .tabs {
text-align: left;
}
.woocommerce-tabs .tabs li {
display: block;
margin-bottom: 0;
}
.woocommerce-tabs .tabs li a {
line-height: 1.6;
margin: 6px 0;
}
.tabs-layout-default .woocommerce-tabs .panel {
padding: 28px 0 42px;
} .meta-layout-default .product_meta {
text-align: left;
} .upsells,
.related {
padding: 42px 0 7px;
}
}
@media all and (max-width: 400px) { .woocommerce-product-gallery {
margin: 0 -15px;
} .no-bg-color .woocommerce-product-gallery .flex-direction-nav .flex-prev,
.woocommerce-product-gallery .flex-direction-nav .flex-prev {
left: 5px;
}
.no-bg-color .woocommerce-product-gallery .flex-direction-nav .flex-next,
.woocommerce-product-gallery .flex-direction-nav .flex-next {
right: 5px;
} .woocommerce-product-gallery.pagination-enabled .flex-control-thumbs li img.flex-active {
width: 6px;
height: 6px;
margin: 0 8px;
padding: 6px 6px 0 0;
border: 0 none;
background: #dc9814;
} .no-bg-color .woocommerce-product-gallery .onsale,
.woocommerce-product-gallery .onsale {
top: 18px;
right: 15px;
}
.no-bg-color .woocommerce-product-gallery.has-featured-video .onsale,
.no-bg-color .woocommerce-product-gallery.lightbox-enabled .onsale,
.woocommerce-product-gallery.has-featured-video .onsale,
.woocommerce-product-gallery.lightbox-enabled .onsale {
right: auto;
left: 15px;
} .no-bg-color #nm-featured-video-link,
#nm-featured-video-link {
top: 16px;
right: 15px;
}
.nm-featured-video-icon {
line-height: 20px !important;
width: 40px;
height: 20px;
} .product .summary .product_title {
font-size: 22px;
} .variations tr .label {
width: 38%;
}
}
@media all and (max-width: 370px) { .variations tr .label {
width: 35%;
} #reviews .commentlist > li .comment-text .meta strong {
font-size: 16px;
}
} .layout-expanded .nm-single-product-top {
display: none;
} .product.layout-expanded .summary .price {
padding-top: 24px;
}
@media all and (min-width: 1081px) {
.layout-expanded .nm-single-product-bg {
position: relative;
min-height: calc(100vh - 280px);
overflow: hidden;
}
.layout-expanded .nm-single-product-showcase {
padding: 12vh 0;
}
.layout-expanded .nm-single-product-summary-col {
position: static;
} .layout-expanded .woocommerce-product-gallery {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 60%;
padding: 0;
}
.layout-expanded .woocommerce-product-gallery__wrapper {
float: none;
width: calc(100% - 91px);
height: 100% !important;
padding-left: 0px;
}
.layout-expanded .woocommerce-product-gallery__image {
height: 100%;
}
.layout-expanded .woocommerce-product-gallery__image > a {
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;
height: 100%;
text-align: center;
}
.layout-expanded .woocommerce-product-gallery__image a img {
width: auto;
height: auto;
max-height: 100%;
} .layout-expanded .woocommerce-product-gallery__trigger {
top: 5%;
right: calc(5% + 91px);
margin-right: 0; }
.layout-expanded .has-featured-video .woocommerce-product-gallery__trigger {
display: block;
}  .layout-expanded .woocommerce-product-gallery .flex-direction-nav a {
width: 46px;
height: 46px;
margin-top: -25px;
background: #fff;
-webkit-border-radius: 50px; border-radius: 50px;
}
.layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-prev:after,
.layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-next:after {
display: inline-block;
font-size: 32px;
line-height: 52px;
}
.layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-prev:after {
text-indent: -2px;
}
.layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-next:after {
text-indent: 2px;
}
.layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-prev {
left: 5%;
}
.layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-next {
right: calc(5% + 91px);
} .layout-expanded .woocommerce-product-gallery .flex-control-thumbs {
position: absolute;
top: 50%;
right: 15px;
height: auto !important;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
}
.layout-expanded #nm-product-gallery-thumbs-inner {
position: static;
}
.layout-expanded .woocommerce-product-gallery .flex-control-thumbs li img {
opacity: 1;
} .layout-expanded.thumbnails-vertical .woocommerce-product-gallery .onsale,
.layout-expanded .woocommerce-product-gallery .onsale {
top: 5%;
left: 5%;
margin-left: 0;
}
.layout-expanded .woocommerce-product-gallery.has-featured-video .onsale {
margin-top: 40px;
} .layout-expanded #nm-featured-video-link {
top: 5%;
right: auto;
left: 5%;
margin-right: 0;
}
.layout-expanded .nm-featured-video-label {
display: inline;
} .product.layout-expanded.thumbnails-vertical .summary,
.product.layout-expanded.thumbnails-vertical.product-type-variable .summary,
.product.layout-expanded .summary {
float: left;
width: 41.66666667%;
padding: 0 15% 0 0;
} .product.layout-expanded .summary .product_title {
font-size: 38px;
}
}
@media all and (min-width: 1081px) and (max-width: 1460px) { .layout-expanded .woocommerce-product-gallery__trigger {
right: calc(3% + 91px);
} .layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-prev {
left: 3%;
}
.layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-next {
right: calc(3% + 91px);
} .layout-expanded.thumbnails-vertical .woocommerce-product-gallery .onsale,
.layout-expanded .woocommerce-product-gallery .onsale {
left: 3%;
} .layout-expanded #nm-featured-video-link {
left: 3%;
} .product.layout-expanded .summary .product_title {
font-size: 32px;
}
}
@media all and (min-width: 1081px) and (max-width: 1364px) { .layout-expanded .woocommerce-product-gallery {
width: 62%;
} .product.layout-expanded.thumbnails-vertical .summary,
.product.layout-expanded.thumbnails-vertical.product-type-variable .summary,
.product.layout-expanded .summary {
padding: 0 10% 0 6vh;
} .product.layout-expanded .summary .product_title {
font-size: 28px;
}
}
@media all and (max-width: 1080px) {
.layout-expanded .nm-single-product-showcase {
padding-top: 0;
}
} #nm-quickview {
position: relative;
display: none;
max-width: 1080px;
margin: 10px auto;
background: #fff;
}
.mfp-wrap #nm-quickview {
display: block;
} #nm-quickview .nm-qv-summary {
width: 37%;
}
#nm-quickview .nm-qv-summary {
float: left;
padding: 37px;
}
#nm-quickview .summary {
float: none;
width: auto;
margin-right: 0;
margin-left: 0;
padding-top: 0;
padding-left: 0;
}
#nm-quickview .nm-qv-summary-content.align-bottom {
position: absolute;
bottom: 0;
left: 0;
width: 37%;
padding: 37px;
} #nm-quickview .summary .product_title {
font-size: 24px;
padding-top: 0;
} #nm-quickview .summary .variations tr:not(.open) th,
#nm-quickview .summary .variations tr:not(.open) td,
#nm-quickview .summary .nm-quantity-wrap,
#nm-quickview .single_variation {
border-color: #e7e7e7;
}
#nm-quickview .summary .sod_select .sod_list_wrapper {
background: #fff;
} #nm-quickview .summary .group_table tr td {
border-bottom-color: #eee;
} #nm-quickview .summary .single_add_to_cart_button {
padding: 16px;
}
#nm-quickview .summary .single_add_to_cart_button.nm-loader { position: relative;
text-indent: -1000em;
overflow: hidden;
} .nm-qv-details-button.button {
margin-top: 6px;
padding: 16px;
}
.nm-qv-details-button.button.border {
margin-top: 15px;
padding: 12px;
border-width: 1px;
} #nm-quickview .nm-qv-product-image {
float: right;
width: 63%;	
padding: 0;
}
#nm-quickview-slider {
width: 100%;
overflow: hidden;
background: #eee;
}
#nm-quickview-slider .flickity-slider > div,
#nm-quickview-slider > div {
width: 100%;
}
#nm-quickview-slider .woocommerce-product-gallery__image {
position: static;
opacity: 1;
}
#nm-quickview-slider img {
width: 100%;
height: auto;
} .mfp-bg.nm-mfp-quickview {
display: none;
}
@media (max-width: 1100px) {
#nm-quickview {
max-width: 550px;
} #nm-quickview .nm-qv-summary {
float: none;
width: 100%;
}
#nm-quickview .nm-qv-summary-content.align-bottom {
position: static;
width: 100%;
padding: 0;
} #nm-quickview .nm-qv-product-image {
float: none;
width: 100%;
}
}
@media all and (max-width: 400px) { #nm-quickview .nm-qv-summary {
padding: 34px 21px 37px;
} #nm-quickview .summary .product_title {
font-size: 20px;
line-height: 1.4;
padding-top: 0;
}
} .woocommerce-product-rating {
position: relative;
display: block;
height: 26px;
}
.woocommerce-product-rating .woocommerce-review-link {
display: none;
}
.star-rating {
position: relative;
display: inline-block;
line-height: 26px;
width: 100px;
height: 26px;
overflow: hidden;
}
.star-rating:before,
.star-rating span:before {
position: absolute;
top: 0;
font-family: 'nm-font';
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
line-height: 26px;
}
.star-rating:before {
left: 9px;
content: "\e61f\e61f\e61f\e61f\e61f";
font-size: 5px;
color: #aaa;
letter-spacing: 14px;
}
.star-rating span:before {
left: 0;
content: "\e606\e606\e606\e606\e606";
font-size: 24px;
color: #dc9814;
letter-spacing: -5px;
}
.star-rating span {
position: absolute;
top: 0;
left: 0;
padding-top : 26px;
overflow: hidden;
}  .woocommerce-cart .nm-shop-notice {
margin-bottom: -9px;
padding: 59px 0 0;
} .woocommerce-cart .blockOverlay {
background-color: #fff !important;
} .woocommerce-cart .woocommerce-cart-form {
float: left;
width: 66.66666667%;
margin-top: 58px;
margin-bottom: 64px;
padding-right: 73px;
}
.woocommerce-cart .woocommerce-cart-form > h1 {
position: relative;
font-size: 24px;
padding-bottom: 36px;
}
.woocommerce-cart:not(.mobile-menu-open) .woocommerce > form > h1 { z-index: 1001;
}
.shop_table.cart {
width: 100%;
}
.shop_table.cart tr {
position: relative;
}
.shop_table.cart tr td {
line-height: 1.4;
padding: 19px 0;
border-top: 1px solid #eee;
vertical-align: middle;
}
.shop_table.cart tr:first-child td {
padding-top: 0;
border-top: 0 none;
}
.shop_table.cart tr:last-child td {
padding-bottom: 0;
} .shop_table.cart .product-thumbnail {
width: 75px;
padding-left: 0;
}
.shop_table.cart .product-thumbnail img {
display: block;
width: 100%;
} .shop_table.cart .nm-product-details {
padding-left: 19px;
}
.shop_table.cart .nm-product-details a {
display: block;
font-size: 18px;
color: #282828;
padding-right: 17px;
}
.shop_table.cart .nm-product-details > * {
margin-bottom: 3px;
}
.shop_table.cart .nm-product-details > *:last-child {
margin-bottom: 0;
} .shop_table.cart .nm-product-details .variation {
line-height: 1.2;
padding: 3px 0 4px;
}
.shop_table.cart .nm-product-details .variation li {
padding-bottom: 0;
} .shop_table.cart .nm-product-quantity-pricing {
line-height: 22px;
margin-right: -16px;
} .shop_table.cart .product-quantity {
float: left;
font-size: 16px;
color: #282828;
}
.shop_table.cart .product-quantity .nm-quantity-wrap {
width: auto;
border: 0 none;
overflow: visible;
}
.shop_table.cart .product-quantity .nm-quantity-wrap label.nm-qty-label-abbrev {
display: inline-block;
}
.shop_table.cart .product-quantity .nm-quantity-wrap .quantity {
display: inline-block;
margin-left: -7px;
}
.shop_table.cart .product-quantity .quantity .nm-qty-minus,
.shop_table.cart .product-quantity .quantity .nm-qty-plus,
.shop_table.cart .product-quantity .quantity .qty {
line-height: inherit;
height: auto;
}
.shop_table.cart .product-quantity .quantity .nm-qty-minus,
.shop_table.cart .product-quantity .quantity .nm-qty-plus {
font-size: 10px;
line-height: 24px;
width: 24px;
vertical-align: top;
}
.shop_table.cart .product-quantity .nm-qty-minus {
text-align: right;
}
.shop_table.cart .product-quantity .nm-qty-plus {
text-align: left;
}
.shop_table.cart .product-quantity .quantity .qty {
width: 20px;
} .shop_table.cart .nm-product-quantity-pricing .product-subtotal {
float: right;
font-size: 16px;
color: #282828;
} .shop_table.cart .product-remove {   
width: 16px;
vertical-align: top;
}
.shop_table.cart .product-remove a {
display: block;
font-size: 16px;
color: #282828;
width: 16px;
height: 16px;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.shop_table.cart .product-remove a:before {
display: block;
font-family: 'nm-font' !important;
line-height: 1;
content: "\e117";
}
.shop_table.cart .product-remove a:hover {
opacity: 0.5;
} .shop_table.cart .actions {
padding-top: 28px;
}
.shop_table.cart .actions .coupon { visibility: hidden;
position: absolute;
top: -1px;
left: -1px;
z-index: -1;
width: 1px;
height: 1px;
overflow: hidden;
}
.shop_table.cart .actions .button {
width: 48%;
}
.shop_table.cart .actions button[name="update_cart"] {
float: right;
} .cart-collaterals {
position: relative;
float: left;
line-height: 1.6;
color: #282828;
width: 33.33333333%;
margin-top: 58px;
margin-bottom: 64px;
}
.cart-collaterals .cart_totals {
position: static !important;
}
.cart-collaterals > h2 {
position: relative;
font-size: 24px;
padding-bottom: 36px;
}
body:not(.mobile-menu-open) .cart-collaterals > h2 { z-index: 1001;
}
.cart-collaterals p {
margin-bottom: 0;
} .nm-coupon-wrap {
width: 100%; margin-bottom: 21px;
border: 1px solid #e1e1e1; }
.nm-coupon-inner {
padding: 15px 21px 14px; }
#nm-coupon-btn {
position: relative;
display: block; color: inherit;
}
#nm-coupon-btn:before {
position: relative;
top: 2px;
font-family: 'nm-font';
font-size: 16px;
line-height: 1;
margin-right: 8px;
content: "\f145";
}
#nm-coupon-btn:after {
position: absolute;
top: 0; right: 0;
z-index: 1000;
font-family: 'nm-font';
font-size: 20px;
line-height: 1;
display: block;
content: "\f107";
}
.cart-collaterals .nm-coupon {
display: none;
}
.cart-collaterals #nm-coupon-code {
width: 100%;
margin-top: 15px;
}
.cart-collaterals .nm-coupon .button {
font-size: inherit;
width: 100%;
margin: 10px 0 7px;
}
.cart-collaterals .nm-coupon .button[disabled] {
pointer-events: none;
opacity: 1;
background: #282828;
} .cart-collaterals .shop_table {
width: 100%;
}
.cart-collaterals .shop_table tr th,
.cart-collaterals .shop_table tr td {
padding: 15px 21px;
border-bottom: 1px solid #e1e1e1;
background-color: #fafafa;
}
.cart-collaterals .shop_table tr th {
border-left: 1px solid #e1e1e1;
}
.cart-collaterals .shop_table tr td {
border-right: 1px solid #e1e1e1;
}
.cart-collaterals .shop_table tr:first-child th,
.cart-collaterals .shop_table tr:first-child td {
border-top: 1px solid #e1e1e1;
}
.cart-collaterals .shop_table tr:last-child th,
.cart-collaterals .shop_table tr:last-child td {
border-bottom: 1px solid #e1e1e1;
}
.cart-collaterals .shop_table tr th {
padding-right: 19px;
}
.cart-collaterals .shop_table tr td {
text-align: right;
}
.cart-collaterals .shop_table tr.cart-discount td a {
display: block;
font-size: 12px;
line-height: 1.2;
}
.cart-collaterals .shop_table tr.order-total {
font-size: 18px;
line-height: 1.4;
}
.cart-collaterals .shop_table tr.order-total strong {
font-weight: inherit;
} .shop_table tr.shipping th {
display: none;
}
.cart-collaterals .shop_table tr.shipping td {
text-align: left;
border-left: 1px solid #e1e1e1;
}
.cart-collaterals .shop_table tr.shipping .nm-shipping-th-title {
padding-bottom: 13px;
}
#shipping_method li {
line-height: 1.6;
padding-bottom: 4px;
}
#shipping_method li:last-child {
padding-bottom: 4px;
}
#shipping_method input[type="radio"] {
position: relative;
top: 1px;
margin-right: 7px;
}
#shipping_method label {
cursor: pointer;
}
#shipping_method .amount {
float: right;
}
.woocommerce-shipping-destination {
padding: 11px 0 6px;
} .cart-collaterals .woocommerce-shipping-calculator .blockOverlay {
display: none !important;
}
.cart-collaterals .shipping-calculator-button {
display: block;
color: inherit;
padding: 8px 0 6px;
}
.cart-collaterals .shipping-calculator-button:before {
position: relative;
top: 1px;
font-family: 'nm-font';
font-size: 16px;
line-height: 1;
margin-right: 8px;
content: "\f041";
}
.cart-collaterals .shipping-calculator-button:after {
display: inline-block;
position: relative;
top: 2px;
font-family: 'nm-font';
line-height: 1;
content: "\f107";
margin-left: 4px;
}
.cart-collaterals .shipping-calculator-button[aria-expanded=true]:after {
transform: rotate(180deg);
}
.cart-collaterals .shipping-calculator-form > p {
padding-top: 10px;
}
.cart-collaterals .shipping-calculator-form > p:first-child {
padding-top: 5px;
}
.cart-collaterals .shipping-calculator-form > p label { padding-bottom: 6px;
}
.cart-collaterals .shipping-calculator-form .button {
font-size: inherit;
width: 100%;
padding: 10px 20px;
margin-bottom: 7px;
} .wc-proceed-to-checkout {
padding-top: 21px;
overflow: hidden;
} .wc-proceed-to-checkout .button {
width: 100%;
padding: 14px;
cursor: pointer;
} .cross-sells {
width: 100%;
clear: both;
padding-bottom: 35px;
}
.cross-sells h2 {
font-size: 24px;
padding-bottom: 28px;
} .nm-cart-empty {
margin: 50px 0 55px;
color: #282828;
text-align: center;
}
.nm-cart-empty > .nm-shop-notice.woocommerce-info:first-child { display: none;
}
.nm-cart-empty p.icon {
margin-bottom: 0;
}
.nm-cart-empty p.icon i {
display: inline-block;
font-size: 22px;
line-height: 50px;
vertical-align: middle;
width: 50px;
height: 50px;
-webkit-border-radius: 50px; border-radius: 50px;
background: #eee;
}
.nm-cart-empty .nm-shop-notice:not(.woocommerce-info) {
display: none;
}
.nm-cart-empty .nm-shop-notice.woocommerce-info {
display: block;
font-size: 20px;
color: inherit;
margin: 0;
padding: 15px 0 16px;
}
.return-to-shop {
text-align: center;
}
.return-to-shop a {
padding: 8px 14px;
}
@media all and (max-width: 1199px) { .woocommerce-cart .woocommerce-cart-form {
width: 58.33333333%;
padding-right: 50px;
} .cart-collaterals {
width: 41.66666667%;
}
}
@media all and (max-width: 991px) { .woocommerce-cart .woocommerce-cart-form {
float: none;
width: 100%;
margin-bottom: 0;
padding-right: 0;
}
.woocommerce-cart .woocommerce-cart-form > h1 {
padding-bottom: 27px;
} .shop_table.cart .actions {
padding-top: 19px;
} .cart-collaterals {
float: none;
width: 100%;
padding-top: 0;
padding-left: 0;
}
.cart-collaterals > h2 {
padding-bottom: 27px;
}
}
@media all and (max-width: 768px) { #nm-cart-continue-button {
display: none;
}
.shop_table.cart .actions button[name="update_cart"] {
float: none;
width: 100%;
}
}
@media all and (max-width: 550px) { .woocommerce-cart .nm-shop-notice {
padding: 40px 0 0;
} .woocommerce-cart .woocommerce-cart-form {
margin-top: 41px;
}
.woocommerce-cart .woocommerce-cart-form > h1 {
font-size: 22px;
}
.shop_table.cart tr:first-child td {
border-top: 0 none;
padding-top: 0;
} .shop_table.cart .nm-product-details > * {
margin-bottom: 4px;
}
.shop_table.cart .nm-product-details a {
font-size: 16px;
} .cart-collaterals {
margin-top: 39px;
}
.cart-collaterals > h2 {
font-size: 22px;
}
}
@media all and (max-width: 400px) { .shop_table.cart tr td:not(.actions) {
vertical-align: top;
} .shop_table.cart .product-thumbnail {
width: 50px;
} .shop_table.cart .nm-product-details {
padding-left: 15px;
} .shop_table.cart .nm-product-quantity-pricing {
line-height: 18px;
padding-bottom: 0;
} .shop_table.cart .product-quantity {
font-size: inherit;
}
.shop_table.cart .product-quantity .nm-quantity-wrap label.nm-qty-label-abbrev {
display: none;
}
.shop_table.cart .product-quantity .nm-quantity-wrap .quantity {
margin-left: -14px;
}
.shop_table.cart .product-quantity .quantity .nm-qty-minus,
.shop_table.cart .product-quantity .quantity .nm-qty-plus {
line-height: 19px;
}
.shop_table.cart .product-quantity .quantity .qty {
width: 17px;
} .shop_table.cart .nm-product-quantity-pricing .product-subtotal {
font-size: inherit;
padding-top: 0;
} .shop_table.cart .product-remove a {
top: 24px;
right: 5px;
} .nm-coupon-inner {
padding-right: 15px;
padding-left: 15px;
} .cart-collaterals .shop_table tr th,
.cart-collaterals .shop_table tr td {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals .shop_table tr th {
padding-right: 15px;
}   .cross-sells {
padding-top: 35px;
padding-bottom: 16px;
}
.cross-sells h2 {
font-size: 20px;
} .return-to-shop a {
font-size: inherit;
}
} form.woocommerce-checkout {
display: block; margin-top: 29px;
padding-top: 29px;
padding-bottom: 64px;
} .woocommerce-checkout .woocommerce > .nm-shop-notice {
margin-bottom: -9px;
padding: 59px 0 0;
}
form.woocommerce-checkout > .nm-shop-notice {
margin-bottom: 0;
padding-top: 0;
padding-bottom: 49px;
}
.woocommerce-checkout .woocommerce-error.nm-shop-notice-multiple i {
display: none !important;
} .nm-checkout-login-coupon > li {
margin-bottom: 12px;
}
.nm-checkout-login-coupon > li:first-child {
margin-top: 3px;
}
.nm-checkout-login-coupon > li:last-child {
margin-bottom: 52px;
}
.nm-checkout-login-coupon .nm-shop-notice {
font-size: 16px;
line-height: 1.2;
margin: 0;
padding: 0;
}
.nm-checkout-login-coupon .nm-shop-notice a {
display: inline-block;
} #nm-checkout-login-form .login {
display: block !important;
height: auto !important;
}
#nm-checkout-login-form .login .form-row {
float: none;
width: 100%;
}
#nm-checkout-login-form .login .form-actions {
margin-bottom: 0;
} .nm-coupon-popup-wrap {
position: relative;
width: auto;
max-width: 574px;
margin: 15% auto;
padding: 35px 30px 26px;
background: #fff;
}
.nm-coupon-popup-wrap .mfp-close {
top: 2px;
right: 2px;
}
.woocommerce-checkout .nm-coupon-popup-wrap .nm-shop-notice {
font-size: 16px;
line-height: 1.4;
margin: 0;
padding: 0 0 22px;
}
.nm-coupon-popup-wrap .nm-shop-notice span i {
font-size: 22px;
margin-right: 5px;
}
.checkout_coupon {
display: block !important;
width: 100%;
height: auto !important;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
.checkout_coupon .blockUI.blockOverlay:after {
display: none;
}
.checkout_coupon h4 {
margin-bottom: 10px;
text-align: center;
}
.checkout_coupon > p:nth-child(2) {
text-align: center;
margin-bottom: 30px;
}
.checkout_coupon .form-row {
display: block;
width: 100%;
}
.checkout_coupon .form-row button[type="submit"] {
width: 100%;
padding: 14px 24px;
}
@media all and (max-width: 550px) {
.nm-coupon-popup-wrap {
padding-right: 15px;
padding-left: 15px;
} 
} #customer_details {
float: left;
width: 66.66666667%;
padding-right: 73px;
}
#customer_details h3 {
font-size: 24px;
padding-bottom: 27px;
}
#customer_details .woocommerce-shipping-fields h3 {
padding-top: 36px;
}
#ship-to-different-address {
clear: both;
margin-bottom: 10px;
}
#customer_details .form-row input[type="submit"] {
margin-top: 14px;
} .woocommerce-checkout .form-row.validate-state:after {
content: "";
} #customer_details p.create-account {
margin-bottom: 12px;
}
#customer_details .create-account > p:first-child {
margin-bottom: 14px;
}
#customer_details div.create-account { line-height: 1.6;
} #order_review {
position: relative;
float: right;
line-height: 1.6;
width: 33.33333333%;
}
#order_review_heading {
font-size: 24px;
padding-bottom: 36px;
}
#order_review .shop_table {
width: 100%;
color: #282828;
border-collapse: separate;
}
#order_review .shop_table thead {
display: none;
} #order_review .shop_table tbody tr th,
#order_review .shop_table tbody tr td {
padding: 14px 0; 
border-bottom: 1px solid #eee;
vertical-align: middle;
}
#order_review .shop_table tbody tr:first-child th,
#order_review .shop_table tbody tr:first-child td {
padding-top: 0;
}
#order_review .shop_table tbody tr:last-child th,
#order_review .shop_table tbody tr:last-child td {
padding-bottom: 25px;
border-bottom: 0 none;
}
#order_review .shop_table tbody .nm-checkout-product-wrap {
display: table;
width: 100%;
}
#order_review .shop_table tbody .nm-checkout-product-thumbnail,
#order_review .shop_table tbody .product-name,
#order_review .shop_table tbody .product-total {
display: table-cell;
vertical-align: top;
}
#order_review .shop_table tbody .nm-checkout-product-thumbnail {
width: 55px;
}
#order_review .shop_table tbody .nm-checkout-product-thumbnail img {
width: 100%;
}
#order_review .shop_table tbody .product-name {
font-size: 16px;
line-height: 1.4;
padding-right: 21px;
padding-left: 14px;
}
#order_review .shop_table tbody .product-name .product-quantity {
font-size: 14px;
font-weight: inherit;
color: #fff;
padding: 0px 6px;
-webkit-border-radius: 50px; border-radius: 50px;
background: #282828;
}
#order_review .shop_table tbody .product-name .variation {
padding: 5px 0 0;
}
#order_review .shop_table tbody .product-name .variation li {
padding-bottom: 0;
}
#order_review .shop_table tbody .product-total {
text-align: right;
} #order_review .shop_table tfoot tr th,
#order_review .shop_table tfoot tr td {
padding: 15px 21px;
border-bottom: 1px solid #e1e1e1;
background-color: #fafafa;
}
#order_review .shop_table tfoot tr th {
border-left: 1px solid #e1e1e1;
}
#order_review .shop_table tfoot tr td {
text-align: right;
border-right: 1px solid #e1e1e1;
}
#order_review .shop_table tfoot tr:not(.shipping) td {
padding-left: 0;
}
#order_review .shop_table tfoot tr:first-child th,
#order_review .shop_table tfoot tr:first-child td {
border-top: 1px solid #e1e1e1;
}
#order_review .shop_table tfoot tr:last-child th,
#order_review .shop_table tfoot tr:last-child td {
border-bottom: 1px solid #e1e1e1;
}
#order_review .shop_table tfoot .order-total,
#order_review .shop_table tfoot .order-total {
font-size: 18px;
}
#order_review .shop_table tfoot tr.order-total td strong {
font-weight: inherit;
} #order_review .shop_table tfoot .woocommerce-remove-coupon {
display: block;
font-size: 12px;
line-height: 1.2;
} #order_review .shop_table tfoot tr.shipping td {
text-align: left;
border-left: 1px solid #e1e1e1;
}
#order_review .shop_table tfoot tr.shipping .nm-shipping-th-title {
margin-bottom: 0;
padding-bottom: 13px;
} #payment {
margin-top: 25px;
}
#payment .payment_methods {
border: 1px solid #e1e1e1;
}
#payment .payment_methods > li {
font-size: inherit;
padding: 15px 19px;
border-bottom: 1px solid #eee;
}
#payment .payment_methods > li:last-child {
border-bottom: 0 none;
}
#payment .payment_methods > li .input-radio {
display: inline-block !important;
position: relative;
top: 1px;
margin-right: 5px;
}
#payment .payment_methods > li label {
line-height: 1.4;
color: #282828;
cursor: pointer;
}
#payment .payment_methods > li img {
display: inline-block;
width: auto;
max-height: 42px;
margin-left: 6px;
vertical-align: middle;
} #payment .payment_methods > li a.about_paypal {
display: none;
}
#payment .payment_methods > li .payment_box { font-size: 12px;
padding-top: 9px;
padding-bottom: 2px;
padding-left: 22px;
}
#payment .payment_methods > li input:checked ~ .payment_box,
#payment .payment_methods > li.active input:checked ~ .payment_box {
display: block !important;
} #order_review .place-order {
padding-top: 15px;
margin-bottom: 0;
}
#order_review .place-order noscript {
display: block;
font-size: 12px;
padding-top: 5px;
}
#order_review .place-order noscript .button {
width: 100%;
margin-top: 20px;
margin-bottom: 15px;
padding: 12px;
}
#order_review .terms {
margin-bottom: 0;
padding-bottom: 9px;
}
#order_review .terms label {
display: inline-block;
padding-top: 5px;
cursor: pointer;
}
#place_order {
width: 100%;
margin-top: 10px;
padding: 14px;
} .woocommerce-terms-and-conditions-wrapper {
padding-top: 10px;
padding-bottom: 13px;
}
.woocommerce-privacy-policy-text {
margin-bottom: 14px;
}
.woocommerce-terms-and-conditions-wrapper .form-row {
margin-bottom: 0;
}
.woocommerce-terms-and-conditions-wrapper .form-row .required {
display: none;
} .nm-checkout-tac-popup .woocommerce-terms-and-conditions {
position: relative;
display: block !important;
max-width: 820px;
max-height: none !important;
margin: 0 auto;
padding: 39px 32px;
overflow: inherit !important;
background: #fff;
}
@media all and (max-width: 1199px) { #customer_details {
width: 58.33333333%;
padding-right: 50px;
} #order_review {
width: 41.66666667%;
}
}
@media all and (max-width: 991px) { #customer_details {
float: none;
width: 100%;
padding-right: 0;
}
#customer_details h3 {
padding-bottom: 18px;
}
#customer_details .woocommerce-shipping-fields h3 {
padding-bottom: 18px;
} #order_review {
float: none;
width: 100%;
}
#order_review_heading {
padding-top: 37px;
padding-bottom: 28px;
}
}
@media all and (max-width: 550px) {
form.woocommerce-checkout { margin-top: 25px;
padding-top: 25px;
} .woocommerce-checkout .woocommerce > .nm-shop-notice {
padding-top: 49px;
}
form.woocommerce-checkout > .nm-shop-notice {
padding-bottom: 41px;
} .nm-checkout-login-coupon > li:first-child {
margin-top: 1px;
}
.nm-checkout-login-coupon > li:last-child {
margin-bottom: 44px;
}
.nm-checkout-login-coupon .nm-shop-notice {
text-align: left;
} .woocommerce-checkout .nm-coupon-popup-wrap .nm-shop-notice span i {
display: none;
} #customer_details h3 {
font-size: 22px;
}
#customer_details .woocommerce-shipping-fields h3 {
font-size: 22px;
padding-top: 27px;
} #order_review_heading {
font-size: 22px;
padding-top: 28px;
} #order_review .shop_table tbody .nm-checkout-product-thumbnail {
display: none;
}
#order_review .shop_table tbody .product-name {
font-size: inherit;
padding-left: 0;
}
}
@media all and (max-width: 400px) { #order_review .shop_table tfoot tr th,
#order_review .shop_table tfoot tr td {
padding-right: 15px;
padding-left: 15px;
} #payment .payment_methods > li {
padding-right: 15px;
padding-left: 15px;
} .nm-checkout-tac-popup .woocommerce-terms-and-conditions {
padding-right: 15px;
padding-left: 15px;
}
}  .woocommerce-order-pay .nm-shop-notice {
margin-bottom: 0;
padding: 0;
} .woocommerce-order-pay #order_review {
float: none;
width: 100%;
max-width: 802px;
margin: 60px auto 64px;
} .woocommerce-order-pay #order_review .shop_table tbody .product-name {
padding-left: 0;
}
.woocommerce-order-pay #order_review .shop_table tbody .product-subtotal {
text-align: right;
} .woocommerce-order-pay #payment .form-row {
margin-bottom: 0;
}
.woocommerce-order-pay #place_order {
margin-top: 30px;
} .nm-checkout-ty {
max-width: 802px;
margin: 0 auto;
padding-bottom: 64px;
overflow: hidden;
}
.woocommerce-order-received .page > .woocommerce {
padding-top: 50px;
}
.woocommerce-thankyou-order-received {
font-size: 18px;
color: #03a678;
margin-bottom: 0;
} .woocommerce-order-received .page > .woocommerce > .nm-shop-notice { display: none;
}
.woocommerce-order-received .nm-shop-notice {
margin-bottom: 0;
padding: 0;
} .nm-checkout-ty-order-details-top {
margin: 43px 0 42px;
padding: 20px 0 18px;
text-align: center;
background: #f7f7f7;
}
.woocommerce-thankyou-order-details {
display: inline-block;
font-size: inherit;
line-height: 1.8;
margin-top: 0;
text-align: left;
}
.woocommerce-thankyou-order-details li {
display: inline-block;
line-height: inherit;
margin: 0 21px;
padding: 0;
border-bottom: 0 none;    
overflow: visible;
}
.woocommerce-thankyou-order-details li strong {
display: block;
font-size: 16px;
font-weight: inherit;
color: #282828;
} .nm-checkout-ty-order-details-top + p {
margin-bottom: 34px;
}
.wc-bacs-bank-details-heading {
font-size: 22px;
margin-bottom: 14px;
}
.wc-bacs-bank-details-account-name {
display: none;
}
.wc-bacs-bank-details {
line-height: 1.6;
margin-bottom: 25px;
overflow: hidden;
}
.wc-bacs-bank-details li {
float: left;
margin: 0 28px 16px 0;
padding: 0;
border-bottom: 0 none;
}
.wc-bacs-bank-details li:last-child {
margin-right: 0;
}
.wc-bacs-bank-details li strong {
display: block;
font-weight: inherit;
color: #282828;
padding-top: 2px;
} .woocommerce-order-received ul.order_details {
color: inherit;
} .woocommerce-order-received .woocommerce-table--order-downloads {
width: 100%;
margin: 0 0 49px;
}
.woocommerce-order-received .woocommerce-table--order-downloads tr th:first-child,
.woocommerce-order-received .woocommerce-table--order-downloads tr th:last-child,
.woocommerce-order-received .woocommerce-table--order-downloads tr td:first-child,
.woocommerce-order-received .woocommerce-table--order-downloads tr td:last-child {
padding-right: 0;
padding-left: 0;
}
.woocommerce-order-received .woocommerce-table--order-downloads tr th,
.woocommerce-order-received .woocommerce-table--order-downloads tr td {
padding: 19px;
vertical-align: middle;
}
.woocommerce-order-received .woocommerce-table--order-downloads tr th {
font-size: 16px;
color: #282828;
padding-top: 0;
}
.woocommerce-order-received .woocommerce-table--order-downloads tr td {
border-top: 1px solid #eee;
}
.woocommerce-order-received .woocommerce-table--order-downloads tr td:last-child a {
margin-right: 10px;
}
.woocommerce-order-received .woocommerce-table--order-downloads tr td:last-child a:last-child {
margin-right: 0;
}   .woocommerce-order-received .customer_details {
padding-top: 36px;
}
.woocommerce-order-received .customer_details tbody tr th,
.woocommerce-order-received .customer_details tbody tr td {
padding: 10px 0;
border-top: 0;
} .woocommerce-thankyou-order-failed-actions {
padding-top: 37px;
text-align: center;
}
@media all and (max-width: 1080px) { .nm-checkout-ty-order-details-top {
padding: 20px 20px 0;
text-align: left;
overflow: hidden;
}
.woocommerce-thankyou-order-details {
display: block;
}
.woocommerce-thankyou-order-details li {
display: block;
margin: 0 0 10px;
padding-bottom: 10px;
border-bottom: 1px solid #e1e1e1;
}
.woocommerce-thankyou-order-details li:last-child {
border-bottom: 0 none;
}
.woocommerce-thankyou-order-details li strong {
font-size: inherit;
display: inline;
}
}
@media all and (max-width: 767px) { .bacs_details li {
float: none;
margin-right: 0;
}
}
@media all and (max-width: 550px) { .woocommerce-thankyou-order-details li strong {
display: block;
} .woocommerce-order-received .woocommerce-table--order-downloads tr th.download-remaining,
.woocommerce-order-received .woocommerce-table--order-downloads tr td.download-remaining {
display: none;
}
} .woocommerce-checkout .product-total .amount {
font-weight: inherit;
}
.woocommerce-checkout .product-total .product-tax {
text-align: right;
} .woocommerce-checkout #order_payment_heading {
padding-top: 0;
} .woocommerce-checkout .shop_table .wc-gzd-product-name-left, 
.woocommerce-checkout .shop_table .wc-gzd-product-name-right {
float: none;
display: inline-block;
height: 100%;
vertical-align: middle;
} .wc-gzd-order-submit .place-order .button {
margin-top: 0;
}
@media all and (max-width: 400px) {
.woocommerce-checkout .shop_table .wc-gzd-product-name-left {
display: none;
}
} .nm-woocommerce-account-login .nm-page-wrap {
background-color: #f5f5f5;
}
.nm-woocommerce-account-login.header-border-1 .nm-header {
border-bottom: 0 none;
} .woocommerce-account.nm-woocommerce-account-login .nm-shop-notice {
margin-bottom: -16px;
padding-top: 40px;
}
.nm-myaccount-lost-reset-password .nm-shop-notice {
padding-bottom: 40px;
} .nm-myaccount-login,
.nm-myaccount-lost-reset-password {
color: #282828;
width: 100%;
max-width: 502px;
margin: 0 auto;
padding-top: 61px;
padding-bottom: 87px;
overflow: hidden;
}
.nm-myaccount-login h2 {
font-size: 24px;
line-height: 1;
padding: 0 0 50px;
text-align: center;
}
.nm-myaccount-login-inner {
position: relative;
width: 100%;
height: 100%;
}
#nm-login-wrap,
#nm-register-wrap {
position: absolute;
top: 10px;
left: 0;
z-index: -1;
width: 100%;
opacity: 0;
-webkit-transition: all 0.2s ease; transition: all 0.2s ease;
}
#nm-login-wrap.inline,
#nm-register-wrap.inline {
position: relative;
z-index: 100;
}
#nm-login-wrap.fade-in,
#nm-register-wrap.fade-in {
opacity: 1;
}
#nm-login-wrap.slide-up,
#nm-register-wrap.slide-up {
top: 0px;
}
.nm-myaccount-login input.input-text,
.nm-myaccount-lost-reset-password input.input-text {
color: #282828;
border-color: #ccc;
background-color: transparent;
} .login p,
.login .form-row,
.register p,
.register .form-row {
margin-bottom: 18px;
}
.login .form-group,
.register .form-group {
margin-bottom: 15px;
}
.login .form-actions,
.register .form-actions {
text-align: center;
}
.login .button,
.register .button,
.lost_reset_password .button {
display: block;
width: 100%;
padding: 12px;
}
.login .button.border,
.register .button.border {
display: block;   
width: 100%;
padding: 11px;
}
.nm-login-form-divider {
position: relative;
width: 100%;
margin: 19px 0;
text-align: center;
}
.nm-login-form-divider:before {
position: absolute;
top: 50%;
left: 0;   
display: block;
content: " ";
width: 100%;
height: 1px;
background: #ccc;
}
.nm-login-form-divider span {
position: relative;
z-index: 10;
display: inline-block;
font-size: 16px;
line-height: 1;
color: #282828;
padding: 0 19px;
text-transform: lowercase;
background: #f5f5f5;
} .login {
width: 100%;
}
.nm-login-message {
line-height: 1.6;
margin-top: -9px;
margin-bottom: 20px;
}
.login .lost_password {
float: right;
}
.login .lost_password a {
position: relative;
top: 1px;
color: inherit;
} .register .form-actions {
padding-top: 14px;
} .nm-myaccount-lost-reset-password h2 {
font-size: 16px;
line-height: 1.6;
font-weight: inherit;
margin-top: -4px;
padding: 0 0 38px;
}
.lost_reset_password .form-row {
width: 100%;
}
.lost_reset_password .button {
margin-top: 5px;
}
@media all and (max-width: 768px) { .nm-myaccount-login,
.nm-myaccount-lost-reset-password {
padding-top: 47px;
padding-bottom: 68px;
}
.nm-myaccount-login h2 {
padding-bottom: 36px;
} .nm-login-message {
margin-top: -5px;
} .nm-myaccount-lost-reset-password h2 {
padding-bottom: 33px;
}
}
@media all and (max-width: 550px) { .nm-myaccount-login,
.nm-myaccount-lost-reset-password {
padding-top: 44px;
padding-bottom: 64px;
}
.nm-myaccount-login h2 {
font-size: 22px;
padding-bottom: 32px;
} .nm-login-message {
margin-top: 5px;
margin-bottom: 21px;
} .register .form-actions {
padding-top: 10px;
} .nm-myaccount-lost-reset-password h2 {
font-size: inherit;
}
.nm-myaccount-lost-reset-password h2 {
padding-bottom: 21px;
}
}
@media all and (max-width: 400px) { .woocommerce-account.nm-woocommerce-account-login .nm-shop-notice {
margin-top: -9px;
margin-bottom: -9px;
} .nm-myaccount-login,
.nm-myaccount-lost-reset-password {
padding-top: 34px;
}
.nm-myaccount-login h2 {
font-size: 20px;
padding-bottom: 24px;
} .nm-login-message {
display: none;
}
}
@media all and (max-width: 350px) { .login .lost_password {
float: none;
display: block;
padding: 6px 0 4px;
}
.login .lost_password a {
top: 0;
}
} .nm-login-popup-wrap {
position: relative;
width: auto;
max-width: 574px;
margin: 7% auto 0;
padding: 47px 37px 50px;
overflow: hidden;
background: #fff;
}
.nm-login-popup-wrap .nm-myaccount-login {
max-width: none;
padding: 0;
}
.nm-login-popup-wrap #nm-login-wrap,
.nm-login-popup-wrap #nm-register-wrap {
top: 0 !important;
}
.nm-login-popup-wrap .login .form-row:last-child,
.nm-login-popup-wrap .register .form-row:last-child {
margin-bottom: 0;
} .nm-login-popup-wrap .nm-myaccount-login h2 {
padding-bottom: 36px
} .nm-login-popup-wrap .nm-login-form-divider span {
background: #fff;
}
@media all and (max-width: 768px) {
.nm-login-popup-wrap {
padding-top: 44px;
padding-bottom: 46px;
} .nm-login-popup-wrap .nm-myaccount-login h2 {
padding-bottom: 32px
}
}
@media all and (max-width: 550px) {
.nm-login-popup-wrap {
padding: 35px 28px 37px;
} .nm-login-popup-wrap .nm-myaccount-login h2 {
padding-bottom: 24px
}
}
@media all and (max-width: 400px) {
.nm-login-popup-wrap {
padding-right: 15px;
padding-left: 15px;
}
}  .nm-MyAccount-dashboard h1,
.nm-MyAccount-dashboard h2,
.nm-MyAccount-dashboard h3,
.nm-MyAccount-dashboard h4,
.nm-MyAccount-dashboard h5 {
margin-bottom: 19px;
}
.nm-MyAccount-dashboard {
font-size: 16px;
} .woocommerce-account .nm-shop-notice {
margin-bottom: 28px;
padding-top: 0;
}
.woocommerce-MyAccount-content .nm-shop-notice {
text-align: left;
}
.woocommerce-MyAccount-content .woocommerce-info,
.woocommerce-MyAccount-content .woocommerce-Message { color: inherit;
}
.woocommerce-MyAccount-content .woocommerce-Message a {
display: none;
} .nm-MyAccount-user {
line-height: 1.6;
min-height: 60px;
margin-bottom: 46px;
overflow: hidden;
}
.nm-MyAccount-user-image {
max-width: 60px;
margin-bottom: 13px;
}
.nm-MyAccount-user-image img {
-webkit-border-radius: 60px; border-radius: 60px;
}
.nm-MyAccount-user-info .nm-username {
display: block;
font-size: 16px; }
.nm-MyAccount-user-info .nm-username strong {
font-weight: inherit;
color: #282828;
}
.nm-MyAccount-user-info .nm-username .hide {
display: none;
}
.nm-MyAccount-user-info .nm-logout-button.border {
font-size: 12px;
line-height: 1;
margin: 11px 0 0;
padding: 5px 10px;
display: none;
} .woocommerce-MyAccount-navigation {
float: left;
width: 25%;
margin: 55px 0;
padding-right: 15px;
overflow: hidden;
}
.woocommerce-MyAccount-navigation ul li {
float: left;
clear: left;
}
.woocommerce-MyAccount-navigation ul li a {
display: block;
font-size: 16px;
line-height: 1.4;
color: inherit;
margin: 0 0 14px;
padding: 0 0 1px;
border-bottom: 1px solid transparent;
}
.woocommerce-MyAccount-navigation ul li:last-child a {
margin-bottom: 0;
}
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a {
color: #282828;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
border-color: #e1e1e1;
} .woocommerce-MyAccount-content {
float: left;
line-height: 1.6;
width: 75%;
margin: 55px 0;
padding-left: 15px;
overflow: hidden;
} .woocommerce-MyAccount-content .form-row label {
font-size: inherit;
}
.woocommerce-MyAccount-content .form-row .select2-container .select2-choice,
.woocommerce-MyAccount-content .form-row .input-text {
padding: 8px 10px;
}
.woocommerce-MyAccount-content .form-row > span > em {
display: inline-block;
padding-top: 6px;
} .woocommerce-MyAccount-content .woocommerce-pagination {
padding-top: 22px;
} .woocommerce-MyAccount-orders {
width: 100%;
margin-bottom: 6px;
}
.woocommerce-MyAccount-orders tr th,
.woocommerce-MyAccount-orders tr td {
padding: 14px;
vertical-align: middle;
}
.woocommerce-MyAccount-orders thead tr th {
padding-top: 0;
}
.woocommerce-MyAccount-orders tbody tr th,
.woocommerce-MyAccount-orders tr td {
border-top: 1px solid #eee;
}
.woocommerce-MyAccount-orders tr th:first-child,
.woocommerce-MyAccount-orders tr th:last-child,
.woocommerce-MyAccount-orders tr td:first-child,
.woocommerce-MyAccount-orders tr td:last-child {
padding-right: 0;
padding-left: 0;
}
.woocommerce-MyAccount-orders tr:last-child td {
border-bottom: 1px solid #eee;
}
.woocommerce-MyAccount-orders tr td:last-child a {
font-size: inherit;
margin: 5px 0 5px 10px;
padding: 6px;
}
.woocommerce-MyAccount-orders tr td:last-child a:first-child {
margin-left: 0;
} .woocommerce-order-downloads__title {
font-size: 22px;
margin-bottom: 12px;
}
.woocommerce-table--order-downloads {
width: 100%;
margin-bottom: 49px;
}
.woocommerce-table--order-downloads tr th,
.woocommerce-table--order-downloads tr td {
padding: 19px;
vertical-align: middle;
}
.woocommerce-table--order-downloads tr th {
padding-top: 0;
}
.woocommerce-table--order-downloads tr td {
border-top: 1px solid #eee;
}
.woocommerce-table--order-downloads tr th:first-child,
.woocommerce-table--order-downloads tr th:last-child,
.woocommerce-table--order-downloads tr td:first-child,
.woocommerce-table--order-downloads tr td:last-child {
padding-right: 0;
padding-left: 0;
}
.woocommerce-table--order-downloads tr:last-child td {
border-bottom: 1px solid #eee;
}
.woocommerce-table--order-downloads tr td.download-file a {
font-size: inherit;
padding: 6px;
} .woocommerce-edit-address .woocommerce-Message {
margin-bottom: 0;
}
.woocommerce-edit-address .woocommerce-Addresses {
padding-top: 0;
}
.woocommerce-edit-address .addresses > div {
padding-top: 0;
}
.woocommerce-edit-address .woocommerce-Addresses address {
padding: 14px 0;
}
.woocommerce-edit-address .woocommerce-MyAccount-content h2 {
font-size: 20px;
margin-bottom: 30px;
} .woocommerce-EditAccountForm legend {
display: none;
} .nm-myaccount-form #payment {
padding-top: 0;
} .woocommerce-customer-logout .nm-shop-notice {
color: inherit;
}
.woocommerce-customer-logout .nm-shop-notice i {
display: none;
}
.woocommerce-customer-logout .nm-shop-notice a {
display: inline;
}
@media all and (max-width: 991px) { .nm-MyAccount-user {
min-height: 0;
margin-bottom: 41px;
padding: 15px;
text-align: center;
background: #f1f1f1;
}
.nm-MyAccount-user-image {
display: none;
}
.nm-MyAccount-user-info .nm-username {
line-height: 1.4;
}
.nm-MyAccount-user-info .nm-logout-button.border {
display: none;
} .woocommerce-MyAccount-navigation {
float: none;
width: auto;
margin-top: 46px;
margin-bottom: 0;
padding-right: 0;
}
.woocommerce-MyAccount-navigation ul li {
float: none;
}
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a {
border-bottom-color: #eee;
}
.woocommerce-MyAccount-navigation ul li a {
margin-bottom: 10px;
padding-bottom: 10px;
} .woocommerce-MyAccount-content {
float: none;
width: auto;
margin-top: 46px;
padding-left: 0;
} .woocommerce-MyAccount-orders tr .woocommerce-orders-table__header-order-total,
.woocommerce-MyAccount-orders tr .woocommerce-orders-table__cell-order-total {
display: none;
}
}
@media all and (max-width: 550px) { .woocommerce-MyAccount-orders tr .woocommerce-orders-table__header-order-date,
.woocommerce-MyAccount-orders tr .woocommerce-orders-table__cell-order-date {
display: none;
}
}
@media all and (max-width: 400px) { .nm-MyAccount-user-info .nm-username {
font-size: inherit;
} .woocommerce-MyAccount-navigation ul li a {
font-size: inherit;
}
} .nm-order-view {
padding: 55px 0;
}
.nm-order-view h2 {
font-size: 22px;
margin-bottom: 30px;
}
.nm-order-view .customer_details h2 {
margin-bottom: 24px;
} .nm-order-info {
display: block;
color: #eee;
margin: 7px 0 47px;
padding: 16px 22px;
background: #282828;
}
.nm-order-info mark,
.nm-order-info .order-number,
.nm-order-info .order-date,
.nm-order-info .order-status {
font-weight: bold;
color: inherit;
background: none;
} .nm-order-info ~ h2 {
font-size: 22px;
margin-bottom: 18px;
}
.woocommerce-OrderUpdates.commentlist,
.nm-order-view .commentlist {
margin-top: -8px;	
padding-bottom: 23px;
}
.woocommerce-OrderUpdates.commentlist li .comment-text,
.nm-order-view .commentlist li .comment-text {
margin-bottom: 17px;
margin-left: 0;
padding-bottom: 15px;
}
.woocommerce-OrderUpdates.commentlist li .comment-text .meta,
.nm-order-view .commentlist li .comment-text .meta {
line-height: 1.6;
color: #dc9814;
margin-bottom: 0;
}
.woocommerce-OrderUpdates.commentlist li .comment-text .description,
.nm-order-view .commentlist li .comment-text .description {
color: #282828;
padding-top: 0;
} .woocommerce-order-details__title {
font-size: 22px;
margin-bottom: 16px;
}
.woocommerce-table--order-details {
width: 100%;
color: #282828;
}
.woocommerce-table--order-details thead {
display: none;
}
.woocommerce-table--order-details tbody tr td {
padding-top: 17px;
padding-bottom: 17px;
border-bottom: 1px solid #eee;
}
.woocommerce-table--order-details tbody tr:first-child td {
border-top: 1px solid #eee;
}
.woocommerce-table--order-details tbody tr td.product-name strong {
font-weight: inherit;
}
.woocommerce-table--order-details tbody tr td.product-name .wc-item-meta,
.woocommerce-table--order-details tbody tr td.product-name .wc-item-downloads {
padding-top: 8px;
padding-bottom: 1px;
}
.woocommerce-table--order-details tbody tr td.product-name .wc-item-downloads {
font-size: 13px;
}
.woocommerce-table--order-details tbody tr td.product-name .wc-item-downloads a {
text-decoration: underline;
}
.woocommerce-table--order-details tbody tr td.product-total {
padding-left: 19px;
text-align: right;
}
.woocommerce-table--order-details tfoot tr th,
.woocommerce-table--order-details tfoot tr td {
padding-bottom: 12px;
}
.woocommerce-table--order-details tfoot tr:first-child th,
.woocommerce-table--order-details tfoot tr:first-child td {
padding-top: 20px;
}
.woocommerce-table--order-details tfoot tr:nth-last-child(2) th,
.woocommerce-table--order-details tfoot tr:nth-last-child(2) td {
padding-bottom: 19px;
}
.woocommerce-table--order-details tfoot tr:last-child th,
.woocommerce-table--order-details tfoot tr:last-child td {
font-size: 20px;
padding-top: 17px;
padding-bottom: 17px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.woocommerce-table--order-details tfoot tr td {
padding-left: 19px;
text-align: right;
}
.woocommerce-table--order-details tfoot tr td .shipped_via {
display: block;
} .order-again {
margin: 0;
padding-top: 25px;
text-align: right;
} .woocommerce-customer-details {
padding-top: 12px;
} .woocommerce-columns--addresses {
overflow: hidden;
}
.woocommerce-columns--addresses .col-1,
.woocommerce-columns--addresses .col-2 {
float: left;
width: 50%;
padding-right: 21px;
}
.woocommerce-columns--addresses address p {
margin-bottom: 0;
}
@media all and (max-width: 768px) { .nm-order-info {
padding: 15px;
} .woocommerce-customer-details {
padding-top: 7px;
} .woocommerce-columns--addresses .col-1,
.woocommerce-columns--addresses .col-2 {
float: none;
width: auto;
padding-right: 0;
}
}
@media all and (max-width: 550px) { .order-again .button {
width: 100%;
padding: 11px;
}
} .nm-order-track {
padding: 55px 0;
}
.nm-order-track-top {
width: 100%;
max-width: 703px;
margin: 0 auto 30px;
text-align: center;
}
.nm-order-track h1 {
font-size: 28px;
}
.nm-order-track-top p {
font-size: 16px;
line-height: 1.6;
margin: 19px 0 30px;
}
.nm-order-track-form {
width: 100%;
max-width: 502px;
margin: 0 auto;
padding: 27px 37px;
background: #f7f7f7;
}
.nm-order-track-form .form-actions {
padding-top: 14px;
}
.nm-order-track-form .form-actions .button {
display: block;
width: 100%;
padding: 15px 0;
}
@media all and (max-width: 550px) {
.nm-order-track h1 {
font-size: 24px;
}
.nm-order-track-top p {
font-size: inherit;
margin: 19px 0 28px;
}
}
@media all and (max-width: 400px) {
.nm-order-track-form {
width: auto;
margin: 0 -15px;
padding: 27px 15px;
}
}  .nm_widget_price_filter ul li.current {
color: #dc9814;
} @media all and (min-width: 992px) {
.nm-shop-sidebar-default #nm-shop-sidebar .widget_price_filter {
min-height: 135px;
}
}
.widget_price_filter .price_slider.ui-slider {
margin-top: 29px;
margin-bottom: 20px;
}
.widget_price_filter .ui-slider {
position: relative;
margin-right: 10px;
margin-left: 9px;
text-align: left;
}
#nm-shop.loading .widget_price_filter .ui-slider {
pointer-events: none;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
top: -8px;
z-index: 2;
width: 17px;
height: 17px;
margin-left: -8px;
outline: 0;
cursor: ew-resize;
border: 1px solid #282828;
border-radius: 50%;
background-color: #fff;
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
display: block;
background-color: #dadada;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #dadada;
}
.widget_price_filter .ui-slider-horizontal {
height: 1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.widget_price_filter .price_slider_amount input {
display: none;
}
.widget_price_filter .price_slider_amount .price_label {
display: inline-block;
}
.nm-price-slider-label {
display: none;
}
.widget_price_filter .price_slider_amount .button {
display: none;
font-size: inherit;
line-height: 1;
color: inherit;
margin-left: 10px;
padding: 0;
border-bottom: 1px solid;
background-color: transparent;
}
.touch #nm-shop.ajax-desktop .widget_price_filter .price_slider_amount .button, #nm-shop.ajax-0 .widget_price_filter .price_slider_amount .button { display: inline-block;
} .widget_product_sorting ul li:last-child {
margin-bottom: 0;
}
.widget_product_sorting ul li input {
display: none;
} .widget_product_categories ul li:last-child {
margin-bottom: 0;
}
.post-type-archive-product .widget_product_categories .product-categories > li:first-child > a, .widget_product_categories ul li.current-cat > a {
color: #dc9814;
} .woocommerce.widget_layered_nav ul li span {
cursor: default;
opacity: 0.1;
}
.widget_layered_nav ul li.chosen,
.widget_layered_nav_filters ul li.chosen {
position: relative;
left: -12px;
}
.scroll-enabled.widget_layered_nav ul li.chosen,
.scroll-enabled.widget_layered_nav_filters ul li.chosen {
left: 0;
}
.widget_layered_nav ul li.chosen a,
.widget_layered_nav_filters ul li.chosen a {
position: relative;
display: inline-block;
line-height: 26px;
color: #dc9814;
height: 28px;
padding: 0 11px 0 33px;
border: 1px solid #dc9814;
-webkit-border-radius: 30px; border-radius: 30px; max-width: 100%;
max-width: calc(100% + 12px);
margin-top: -3px;
margin-bottom: -9px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.scroll-enabled.widget_layered_nav ul li.chosen a,
.scroll-enabled.widget_layered_nav_filters ul li.chosen a {
max-width: 100%;
}
.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li.chosen a:before {
display: block;
position: absolute;
top: 4px;
left: 8px;
font-family: 'nm-font';
font-size: 17px;
font-style: normal;
font-weight: normal;
line-height: 1;
content: "\e610";
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@media all and (max-width: 991px) {
.widget_layered_nav ul li.chosen,
.widget_layered_nav_filters ul li.chosen {
left: 0;
}
.widget_layered_nav ul li.chosen a,
.widget_layered_nav_filters ul li.chosen a { max-width: 100%;
}
} .woocommerce-widget-layered-nav-list .nm-pa-color {
display: inline-block;
width: 10px;
height: 10px;
margin-right: 9px;
background: #ccc;
-webkit-border-radius: 50%; border-radius: 50%;
}
.woocommerce-widget-layered-nav-list .nm-pa-color.nm-pa-color-white {
border: 1px solid #ccc;
} .woocommerce-widget-layered-nav-list .nm-pa-image-thumbnail-wrap {
position: relative;
display: inline-block;
width: 16px;
height: 16px;
margin-right: 9px;
vertical-align: middle;
overflow: hidden;
-webkit-border-radius: 50%; border-radius: 50%;
}
.woocommerce-widget-layered-nav-list .nm-pa-image-thumbnail {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 50% 50%;
object-position: 50% 50%;
position: absolute;
top: 50%;
left: 50%;
display: block;
width: auto;
max-height: 100%;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
} .product_list_widget {
padding-top: 7px;
}
.widget .product_list_widget > li,
.product_list_widget > li {
position: relative;
min-height: 77px;
overflow: hidden;
margin-bottom: 16px;
padding: 5px 0 0 75px;
}
.product_list_widget > li a {
display: block;
}
.product_list_widget > li a img {
position: absolute;
top: 0;
left: 0;
width: auto;
height: 77px;
} .product_list_widget .from {
display: none;
}
.product_list_widget ins {
background: none;
}
.product_list_widget .amount,
.product_list_widget del .amount,
.product_list_widget ins .amount {
display: inline-block;
font-weight: inherit;
color: #282828;
margin-top: 1px;
}
.product_list_widget del .amount {
text-decoration: line-through;
}
.product_list_widget ins .amount {
font-weight: inherit;
color: #dc9814;
} .product_list_widget .star-rating {
display: block;
margin: 0 0 0 -7px;
} .woocommerce.widget_rating_filter .wc-layered-nav-rating > a {
display: block;
}
.woocommerce.widget_rating_filter .wc-layered-nav-rating.chosen > a {
color: #dc9814;
}
.woocommerce.widget_rating_filter .star-rating {
margin: 0 0 0 -7px;
vertical-align: middle;
}
.woocommerce.widget_rating_filter .wc-layered-nav-rating:not(.chosen) .star-rating span:before {
color: inherit;
} #nm-wishlist {
padding: 54px 0 64px;
} .nm-menu-wishlist-count {
position: relative;
top: -7px;
display: inline-block;
font-size: 14px;
color: #dc9814;
} .nm-wishlist-button,
.nm-wishlist-button i {
display: inline-block;
font-size: 16px;
line-height: 17px;
color: inherit;
width: 19px;
height: 17px;
}
.nm-wishlist-button {
position: relative;
color: inherit;
overflow: hidden;
pointer-events: none;
}
.nm-wishlist-ready .nm-wishlist-button {
pointer-events: all;
}
.nm-wishlist-button.added:active,
.nm-wishlist-button.added:focus,
.nm-wishlist-button.added:hover,
.nm-wishlist-button.added {
color: #dc9814;
}
.nm-wishlist-button i {
-webkit-transition: color 0.2s ease; transition: color 0.2s ease;
pointer-events: none;
}
.touch .nm-wishlist-button:hover {
color: #888;
}
.no-touch .nm-wishlist-button:hover i:before,
.nm-wishlist-button.added i:before {
content: "\f004";
} #nm-wishlist-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 100;
width: 1px;
height: 1px;
overflow: hidden;
opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
background: rgba(255, 255, 255, 0.55);
}
#nm-wishlist-overlay.show {
width: 100%;
height: 100%;
opacity: 1;
display: none;
} .nm-wishlist-top {
padding-bottom: 22px;
}
.nm-wishlist-top h1 {
font-size: 24px;
} #nm-wishlist-table {
display: table;
width: 100%;
}
#nm-wishlist-table > ul {
position:relative;
display: table-row;
-webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease;
}
#nm-wishlist-table > ul.removing {
pointer-events: none;
opacity: 0.3;
}
#nm-wishlist-table > ul > li {
display: table-cell;
vertical-align: middle;
padding: 21px 21px 21px 0;
border-bottom: 1px solid #eee;
}
#nm-wishlist-table > ul:first-child > li {
border-top: 1px solid #eee;
} #nm-wishlist-table ul li.thumbnail,
#nm-wishlist-table ul li.thumbnail a,
#nm-wishlist-table ul li.thumbnail img {
width: 74px;
}
#nm-wishlist-table ul li.thumbnail a {
display: block;
} #nm-wishlist-table ul li.title {
width: 46%;
}
#nm-wishlist-table ul li.title .woocommerce-loop-product__title {
font-size: 16px;
margin: 0;
padding: 0;
}
#nm-wishlist-table ul li.title .woocommerce-loop-product__title a {
color: inherit;
} #nm-wishlist-table .nm-variations-list {
font-size: 12px;
line-height: 1.6;
padding: 9px 0 0;
}
#nm-wishlist-table .nm-variations-list .label,
#nm-wishlist-table .nm-variations-list .values {
display: inline-block;
}
#nm-wishlist-table .nm-variations-list .values span {
display: inline-block;
margin-right: 3px;
}
#nm-wishlist-table .nm-variations-list .values span:last-child {
margin-right: 0;
}
#nm-wishlist-table .nm-variations-list .values span:after {
display: inline-block;
content: ", ";
}
#nm-wishlist-table .nm-variations-list .values span:last-child:after {
display: none;
} #nm-wishlist-table ul li.price .price {
opacity: 1;
} #nm-wishlist-table ul li.stock span {
white-space: nowrap;
}
#nm-wishlist-table ul li.stock span.in-stock {
color: #1bbc9b;
} #nm-wishlist-table ul li.actions .added_to_cart {
display: none;
}
#nm-wishlist-table ul li.actions .nm-product-buttons {
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
opacity: 1;
}
#nm-wishlist-table ul li.actions .button {
font-size: inherit;
white-space: nowrap;
padding: 9px 12px;
}
#nm-wishlist-table ul li.actions .nm-product-buttons.nm-added .button,
#nm-wishlist-table ul li.actions .nm-product-buttons.nm-loader .button {
opacity: 0;
} #nm-wishlist-table ul li.remove {
vertical-align: top;
width: 19px;
padding-right: 0;
}
.nm-wishlist-remove {
pointer-events: none;
position: relative;
display: block;
font-size: 18px;
line-height: 1;
color: inherit;
text-align: right;
}
.nm-wishlist-ready .nm-wishlist-remove {
pointer-events: all;
} .nm-wishlist-share {
padding-top: 32px;
}
.nm-wishlist-share ul li {
display: inline-block;
margin-right: 15px;
}
.nm-wishlist-share ul li span,
.nm-wishlist-share ul li a {
line-height: 1;
vertical-align: middle;
}
.nm-wishlist-share ul li a {
font-size: 18px;
}
.nm-wishlist-share ul li a:not(:hover) {
color: #a2a2a2;
} #nm-wishlist-empty {
display: none;
padding: 50px 0 55px;
text-align: center;
}
#nm-wishlist-empty.show {
display: block;
}
#nm-wishlist-empty p {
margin-bottom: 0;
}
#nm-wishlist-empty p.icon i {
display: inline-block;
font-size: 22px;
line-height: 50px;
color: #282828;
vertical-align: middle;
width: 50px;
height: 50px;
-webkit-border-radius: 50px; border-radius: 50px;
background: #eee;
}
#nm-wishlist-empty h1 {
font-size: 22px;
padding-top: 16px;
}
#nm-wishlist-empty .note {
padding: 2px 0 18px;
}
#nm-wishlist-empty .note i {
line-height: 1;
color: #282828;
vertical-align: text-top;
}
#nm-wishlist-empty .button {
padding: 8px 14px 9px;
}
@media all and (max-width: 991px) { #nm-wishlist-table ul li.stock {
display: none;
}
}
@media all and (max-width: 767px) { #nm-wishlist-table .nm-variations-list .label {
display: none;
}
}
@media all and (max-width: 550px) { #nm-wishlist-table {
display: block;
width: auto;
margin: 0 -8px;
overflow: hidden;
}
#nm-wishlist-table > ul {
position: relative;
float: left;
display: block;
width: 50%;
padding: 0 8px 46px;
}
#nm-wishlist-table > ul:nth-of-type(1n) {
clear: none;
}
#nm-wishlist-table > ul:nth-of-type(2n+1) {
clear: both;
}
#nm-wishlist-table > ul > li {
display: block;
padding: 0;
border-bottom: 0 none;
}
#nm-wishlist-table > ul:first-child > li {
border-top: 0 none;
} #nm-wishlist-table ul li.thumbnail,
#nm-wishlist-table ul li.thumbnail a {
width: auto;
}
#nm-wishlist-table ul li.thumbnail a {
pointer-events: none;
-webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}
#nm-wishlist-table ul li.thumbnail img {
width: 100%;
} #nm-wishlist-table ul li.title {
width: auto;
padding-top: 16px;
}
#nm-wishlist-table ul li.title .woocommerce-loop-product__title a {
display: block;
color: #8c8c8c;
width: 100%;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
} #nm-wishlist-table .nm-variations-list {
display: none;
} #nm-wishlist-table ul li.price {
padding-top: 2px;
} #nm-wishlist-table ul li.actions {
padding-top: 10px;
}
#nm-wishlist-table ul li.actions .button {
padding: 7px 12px;
} #nm-wishlist-table ul li.remove {
position: absolute;
top: 12px;
right: 21px;
}
.nm-wishlist-remove {
font-size: 16px;
} .nm-wishlist-share {
padding-top: 0;
}
}
@media all and (max-width: 400px) { #nm-wishlist-table ul li.remove {
top: 9px;
right: 17px;
} #nm-wishlist-empty p.icon i {
font-size: 28px;
}
#nm-wishlist-empty h1 {
font-size: 16px;
}
}  .nm-catalog-mode.header-mobile-alt .nm-menu li.nm-menu-offscreen .nm-menu-cart-count {
display: none;
} .nm-catalog-mode .nm-shop-loop-details {
min-height: 0;
}
.nm-catalog-mode .products .price {
display: none;
}
.nm-catalog-mode .nm-shop-loop-actions {
position: static;
top: auto;
left: auto;
opacity: 1;
}
.nm-catalog-mode .layout-default .nm-shop-loop-actions,
.nm-catalog-mode .nm-shop-loop-actions > .button {
display: none;
} .nm-catalog-mode .product .summary .product_title {
padding-bottom: 24px;
}
.nm-catalog-mode .product .summary .price,
.nm-catalog-mode .product .summary form.cart,
.nm-catalog-mode .product .summary .woocommerce-product-rating,
.nm-catalog-mode .product .summary .stock {
display: none;
}
.nm-catalog-mode .nm-product-share-wrap {
padding-top: 3px;
} .nm-catalog-mode .nm-qv-details-button.button.border {
margin-bottom: 18px;
} .nm-catalog-mode #nm-wishlist-table ul li.title {
width: auto;
}
.nm-catalog-mode #nm-wishlist-table ul li.price,
.nm-catalog-mode #nm-wishlist-table ul li.stock,
.nm-catalog-mode #nm-wishlist-table ul li.actions {
display: none;
}@font-face {font-family: 'nm-font';src: url(//duverreauvin.com/wp-content/themes/savoy/assets/css/font-icons/theme-icons/fonts/nm-font.ttf?kryouh) format('truetype'), url(//duverreauvin.com/wp-content/themes/savoy/assets/css/font-icons/theme-icons/fonts/nm-font.woff?kryouh) format('woff'), url(//duverreauvin.com/wp-content/themes/savoy/assets/css/font-icons/theme-icons/fonts/nm-font.svg?kryouh#nm-font) format('svg');font-weight: normal;font-style: normal;font-display: block;}[class^="nm-font-"], [class*=" nm-font-"] {font-family: 'nm-font' !important;speak: never;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.nm-font-bluesky:before {content: "\e91c";}.nm-font-threads:before {content: "\e91d";}.nm-font-discord:before {content: "\e91b";}.nm-font-viber:before {content: "\e917";}.nm-font-facebook-messenger:before {content: "\e918";}.nm-font-x-twitter:before {content: "\e916";}.nm-font-strava:before {content: "\e911";}.nm-font-tiktok:before {content: "\e910";}.nm-font-ebay:before {content: "\e90c";}.nm-font-line-app:before {content: "\e901";}.nm-font-angle-thin-left:before {content: "\e600";}.nm-font-angle-thin-right:before {content: "\e601";}.nm-font-play:before {content: "\e052";}.nm-font-speech-bubble:before {content: "\e076";}.nm-font-arrow-left:before {content: "\e094";}.nm-font-arrow-right:before {content: "\e095";}.nm-font-arrow-up:before {content: "\e096";}.nm-font-arrow-down:before {content: "\e097";}.nm-font-ban:before {content: "\e107";}.nm-font-maximize:before {content: "\e112";}.nm-font-minimize:before {content: "\e113";}.nm-font-plus:before {content: "\e114";}.nm-font-minus:before {content: "\e115";}.nm-font-check-alt:before {content: "\e116";}.nm-font-close2:before {content: "\e117";}.nm-font-inbox:before {content: "\e122";}.nm-font-messenger:before {content: "\e602";}.nm-font-done:before {content: "\e603";}.nm-font-textsms:before {content: "\e604";}.nm-font-star:before {content: "\e605";}.nm-font-star-small:before {content: "\e606";}.nm-font-thumb-down:before {content: "\e607";}.nm-font-thumb-up:before {content: "\e608";}.nm-font-plus-small:before {content: "\e609";}.nm-font-arrow-back:before {content: "\e60b";}.nm-font-chevron-left:before {content: "\e60c";}.nm-font-chevron-right:before {content: "\e60d";}.nm-font-arrow-forward:before {content: "\e60e";}.nm-font-check:before {content: "\e60f";}.nm-font-close:before {content: "\e610";}.nm-font-chevron-up:before {content: "\e611";}.nm-font-chevron-down:before {content: "\e612";}.nm-font-arrow-drop-down:before {content: "\e613";}.nm-font-arrow-drop-up:before {content: "\e614";}.nm-font-media-play:before {content: "\e615";}.nm-font-remove:before {content: "\e616";}.nm-font-more-horiz:before {content: "\e617";}.nm-font-more-vert:before {content: "\e619";}.nm-font-get-app:before {content: "\e61a";}.nm-font-vertical-align-bottom:before {content: "\e61b";}.nm-font-cloud-download:before {content: "\e61c";}.nm-font-visibility:before {content: "\e61d";}.nm-font-lens:before {content: "\e61f";}.nm-font-filter-hdr:before {content: "\e620";}.nm-font-cloud:before {content: "\e621";}.nm-font-cloud-done:before {content: "\e622";}.nm-font-cloud-off:before {content: "\e623";}.nm-font-cloud-queue:before {content: "\e624";}.nm-font-cloud-upload:before {content: "\e625";}.nm-font-heart:before {content: "\f004";}.nm-font-check-bold:before {content: "\f00c";}.nm-font-close-bold:before {content: "\f00d";}.nm-font-play-filled:before {content: "\f04b";}.nm-font-chevron-left-bold:before {content: "\f053";}.nm-font-chevron-right-bold:before {content: "\f054";}.nm-font-expand:before {content: "\f065";}.nm-font-compress:before {content: "\f066";}.nm-font-plus-bold:before {content: "\f067";}.nm-font-minus-bold:before {content: "\f068";}.nm-font-chevron-up-bold:before {content: "\f077";}.nm-font-chevron-down-bold:before {content: "\f078";}.nm-font-heart-o:before {content: "\f08a";}.nm-font-twitter:before {content: "\f099";}.nm-font-facebook:before {content: "\f09a";}.nm-font-pinterest:before {content: "\f0d2";}.nm-font-caret-down:before {content: "\f0d7";}.nm-font-caret-up:before {content: "\f0d8";}.nm-font-caret-left:before {content: "\f0d9";}.nm-font-caret-right:before {content: "\f0da";}.nm-font-linkedin:before {content: "\f0e1";}.nm-font-angle-double-up:before {content: "\f102";}.nm-font-angle-double-down:before {content: "\f103";}.nm-font-angle-left:before {content: "\f104";}.nm-font-angle-right:before {content: "\f105";}.nm-font-angle-up:before {content: "\f106";}.nm-font-angle-down:before {content: "\f107";}.nm-font-circle:before {content: "\f111";}.nm-font-maxcdn:before {content: "\f136";}.nm-font-rss-square:before {content: "\f143";}.nm-font-youtube:before {content: "\f167";}.nm-font-xing:before {content: "\f168";}.nm-font-instagram-old:before {content: "\f16d";}.nm-font-tumblr:before {content: "\f173";}.nm-font-dribbble:before {content: "\f17d";}.nm-font-skype:before {content: "\f17e";}.nm-font-vimeo-square:before {content: "\f194";}.nm-font-digg:before {content: "\f1a6";}.nm-font-behance:before {content: "\f1b4";}.nm-font-bag:before {content: "\e91a";}.nm-font-videocam:before {content: "\e915";}.nm-font-info-outline:before {content: "\e912";}.nm-font-info:before {content: "\e913";}.nm-font-filter-list:before {content: "\e90d";}.nm-font-location:before {content: "\e90a";}.nm-font-tagged:before {content: "\e90e";}.nm-font-users:before {content: "\e90b";}.nm-font-menu:before {content: "\e906";}.nm-font-heart-outline:before {content: "\e902";}.nm-font-search:before {content: "\e903";}.nm-font-cart:before {content: "\e904";}.nm-font-single-user:before {content: "\e905";}.nm-font-eye:before {content: "\e000";}.nm-font-search-alt:before {content: "\e036";}.nm-font-head:before {content: "\e074";}.nm-font-markunread:before {content: "\e159";}.nm-font-cart-filled:before {content: "\e8cc";}.nm-font-refresh:before {content: "\e5d5";}.nm-font-replay:before {content: "\e042";}.nm-font-twitch:before {content: "\e919";}.nm-font-video-camera:before {content: "\e914";}.nm-font-etsy:before {content: "\e90f";}.nm-font-tag:before {content: "\f02b";}.nm-font-map-marker:before {content: "\f041";}.nm-font-ticket:before {content: "\f145";}.nm-font-spotify:before {content: "\e909";}.nm-font-mixcloud:before {content: "\e907";}.nm-font-odnoklassniki:before {content: "\e908";}.nm-font-telegram:before {content: "\e900";}.nm-font-repeat:before {content: "\f01e";}.nm-font-rotate-right:before {content: "\f01e";}.nm-font-credit-card:before {content: "\f09d";}.nm-font-envelope:before {content: "\f0e0";}.nm-font-bitcoin:before {content: "\f15a";}.nm-font-btc:before {content: "\f15a";}.nm-font-instagram:before {content: "\f16f";}.nm-font-soundcloud:before {content: "\f1be";}.nm-font-wechat:before {content: "\f1d7";}.nm-font-weixin:before {content: "\f1d7";}.nm-font-paypal:before {content: "\f1ed";}.nm-font-google-wallet:before {content: "\f1ee";}.nm-font-cc-visa:before {content: "\f1f0";}.nm-font-cc-mastercard:before {content: "\f1f1";}.nm-font-cc-discover:before {content: "\f1f2";}.nm-font-cc-amex:before {content: "\f1f3";}.nm-font-cc-paypal:before {content: "\f1f4";}.nm-font-cc-stripe:before {content: "\f1f5";}.nm-font-pinterest-p:before {content: "\f231";}.nm-font-whatsapp:before {content: "\f232";}.nm-font-cc-jcb:before {content: "\f24b";}.nm-font-cc-diners-club:before {content: "\f24c";}.nm-font-amazon:before {content: "\f270";}.nm-font-credit-card-alt:before {content: "\f283";}.nm-font-snapchat:before {content: "\f2ab";}.nm-font-snapchat-ghost:before {content: "\f2ac";}.nm-font-snapchat-square:before {content: "\f2ad";}.nm-font-user:before {content: "\f007";}.nm-font-shopping-cart:before {content: "\f07a";}.nm-font-flickr:before {content: "\f16e";}.nm-font-vk:before {content: "\f189";}.nm-font-weibo:before {content: "\f18a";}.nm-font-reddit:before {content: "\f1a1";}.nm-font-delicious:before {content: "\f1a5";}.nm-font-deviantart:before {content: "\f1bd";}a, abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, center, cite, code, dd, del, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, label, legend, li, menu, nav, object, ol, output, p, pre, q, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
margin: 0;
padding: 0;
border: 0;
}
html {
height: 100%;
}
b, strong {
font-weight: bold;
font-weight: 900;
}
img {
font-size: 0;
color: transparent;
max-width: 100%;
height: auto;
vertical-align: bottom;
}
li {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
th, td, caption {
font-weight: inherit;
vertical-align: top;
text-align: left;
}
small {
font-size: 75%;
}
p:empty {
display: none !important;
} *, *:after, *:before {
-webkit-box-sizing: border-box; box-sizing: border-box;
-webkit-font-smoothing: antialiased; font-smoothing: antialiased;
} .nm-preload * {
-webkit-transition: none !important; transition: none !important;
} .fl-right {
float: right;
}
.fl-left {
float: left;
} .clear:before,
.clear:after,
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clear:after,
.clearfix:after {
clear: both;
}
.clear,
.clearfix {
*zoom: 1;
} .nopad-left {
padding-left: 0;
}
.nopad-right {
padding-right: 0;
}
.nopad {
padding-right: 0;
padding-left: 0;
} a {
color: #dc9814;
outline: 0;
text-decoration: none;
-webkit-transition: color 0.2s ease; transition: color 0.2s ease;
}
a:hover {
color: #282828;
}
.touch a:hover {
color: inherit;
}
a.dark {
color: #282828;
}
a.gray,
a.invert-color {
color: #888;
}
a.dark:hover,
a.gray:hover,
a.invert-color:hover {
color: #dc9814;
}
.round { -webkit-border-radius: 50%; border-radius: 50%; }
.nm-bullet-list { padding-bottom: 20px; }
.nm-bullet-list li { list-style: disc inside; }
.push-right { float: right; }
.push-left { float: left; } input[type="text"],
input[type="password"],
input[type="number"],
input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="time"], input[type="month"], input[type="week"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="url"],
input.input-text,
select,
textarea {
font-family: inherit;
line-height: 1.6;
outline: 0;
padding: 8px 10px;
border: 1px solid #e1e1e1;
-webkit-border-radius: 0; border-radius: 0;
-webkit-box-shadow: none; box-shadow: none;
-webkit-appearance: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="time"]:focus, input[type="month"]:focus, input[type="week"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input.input-text:focus,
select:focus,
textarea:focus {
outline: 0;
border-color: #ccc;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { select {
padding-right: 28px;
background-color: #fff;
background-image: url(//duverreauvin.com/wp-content/themes/savoy/assets/img/select-arrow@2x.gif); background-position: calc(100% - 10px) 50%;
background-repeat: no-repeat;
background-size: 8px 4px;
}
} input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 1000px white inset;
} .widget form > button,
input[type=submit],
.button {
display: inline-block;
font-size: 16px;
line-height: 16px;
color: #fff;
padding: 9px 15px 10px;
border: 0 none;
-webkit-border-radius: 0; border-radius: 0;
text-align: center;
opacity: 1;
cursor: pointer;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
background-color: #282828;
}
input[type=submit]:hover,
.button:hover {
color: #fff;
opacity: 0.82;
}
input[type=submit]:active,
input[type=submit]:focus,
.button:active,
.button:focus {
outline: none;
}
.touch input[type=submit]:hover,
.touch input[type=submit]:active,
.touch input[type=submit]:focus,
.touch .button:hover,
.touch .button:active,
.touch .button:focus {
opacity: 1;
}
.button[disabled],
.button.disabled,
.button.loading {
cursor: default;
opacity: 0.82;
background: #828282;
} .button.light {
background: #bababa;
} #nm-blog-pagination a,
#nm-blog-pagination a:hover,
.button.border,
.button.border:hover {
color: #282828;
opacity: 1;
-webkit-transition: border 0.2s ease; transition: border 0.2s ease;
background: none;
}
#nm-blog-pagination a,
.button.border {
padding-top: 8px;
padding-bottom: 9px;
border: 1px solid #aaa;
}
#nm-blog-pagination a:not([disabled]):hover,
.button.border:not([disabled]):hover {
color: #282828;
border-color: #282828;
} .nm-wp-video-wrap {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.nm-wp-video-wrap iframe,
.nm-wp-video-wrap object,
.nm-wp-video-wrap embed,
.nm-wp-video-wrap video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .wpcf7 .submitting .wpcf7-spinner:after,
.blockUI.blockOverlay:after,
.nm-loader:after {
display: block;
content: " ";
position: absolute;
top: 50%;
right: 50%;
width: 12px;
height: 12px;
margin: -6px -6px 0 0;
opacity: 1;
background: #dc9814;
-webkit-animation-fill-mode: both; animation-fill-mode: both;
-webkit-animation: dotFade 0.8s infinite; animation: dotFade 0.8s infinite;
-webkit-border-radius: 50%; border-radius: 50%;
}
.nm-loader.nm-loader-light:after {
background: #fff;
}
@-webkit-keyframes dotFade { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }
@keyframes dotFade { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } .nm-image-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
background: #282828;
background: rgba(0, 0, 0, 0.7);
}
.nm-image-overlay:before,
.nm-image-overlay:after {
position: absolute;
top: 50%;
left: 50%;
z-index: 100;
display: block;
content: " ";
background: #dc9814;
}
.nm-image-overlay:before {
width: 50px;
height: 1px;
margin-left: -25px;
}
.nm-image-overlay:after {
width: 1px;
height: 50px;
margin-top: -25px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
} body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 2;
color: #777;
}
h1, h2, h3, h4, h5, h6 {
font-style: normal;
line-height: 1.4;
color: #282828;
}
h5, h6 {
line-height: 1.6;
}
h1, .h1-size { font-size: 30px; }
h2, .h2-size { font-size: 28px; }
h3, .h3-size { font-size: 24px; }
h4, .h4-size { font-size: 22px; }
h5, .h5-size { font-size: 18px; }
h6, .h6-size { font-size: 16px; } .nm-highlight-text,
.nm-highlight-text h1,
.nm-highlight-text h2,
.nm-highlight-text h3,
.nm-highlight-text h4,
.nm-highlight-text h5,
.nm-highlight-text h6,
.nm-highlight-text p {
color: #dc9814;
}
::-webkit-input-placeholder { opacity: 0.5; }
:-moz-placeholder { opacity: 0.5; } ::-moz-placeholder { opacity: 0.5; } :-ms-input-placeholder { opacity: 0.5; }
@supports (-ms-accelerator:true) { ::-webkit-input-placeholder { opacity: 1; }
} .nm-font.flip:before {
display: inline-block;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1); transform: scale(-1, 1);
}
.nm-font.rotate-90:before {
display: inline-block;
-webkit-transform: rotate(90deg); transform: rotate(90deg);
}
.nm-font.rotate-180:before {
display: inline-block;
-webkit-transform: rotate(180deg); transform: rotate(180deg);
}
.nm-font.rotate-270:before {
display: inline-block;
-webkit-transform: rotate(270deg); transform: rotate(270deg);
}  .nm-page-load-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10000;
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.2s 0s, visibility 0s 0s; transition: opacity 0.2s 0s, visibility 0s 0s;
background: #fff;
}
html.nm-page-loaded .nm-page-load-overlay {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
body.nm-page-load-transition-0 .nm-page-load-overlay {
display: none;
} .elementor-editor-preview #nm-page-load-overlay,
.elementor-editor-active #nm-page-load-overlay {
display: none !important;
} .et-fb-preview--desktop #nm-page-load-overlay,
.et-fb-preview--tablet #nm-page-load-overlay,
.et-fb-preview--phone #nm-page-load-overlay {
display: none !important;
} .nm-page-wrap {
position: relative;
right: 0; min-width: 280px;
min-height: 100%;
overflow: hidden;
background: #fff;
}
.nm-page-wrap-inner {
position: relative;
width: 100%;
} html.footer-sticky-1,
.footer-sticky-1 body {
height: 100%;
}
.footer-sticky-1 .nm-page-overflow {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
min-height: 100%;
}
.footer-sticky-1 .nm-page-wrap {
-webkit-flex: 1 0 auto;
-moz-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
min-height: 0;
height: auto;
} #nm-page-overlay {
visibility: hidden;
position: fixed;
top: -1px;
right: 0;
bottom: 0;
left: 0;
z-index: 1000;
content: " ";
width: 1px;
height: 1px;
opacity: 0;
background: rgba(51, 51, 51, 0.37); -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
#nm-page-overlay.show {
visibility: visible;
top: 0;
width: 100%;
height: 100%;
opacity: 1;
}
#nm-page-overlay.fade-out {
opacity: 0;
} #nm-page-overlay.nm-header-search-overlay {
z-index: 1010;
} .widget-panel-dark #nm-page-overlay.nm-widget-panel-overlay {
background: rgba(241, 241, 241, 0.73); }
#nm-page-overlay.nm-widget-panel-overlay {
z-index: 1010;
}
#nm-page-overlay.nm-widget-panel-overlay.nm-loader {
cursor: default;
} .elementor-editor-preview #nm-page-overlay,
.elementor-editor-active #nm-page-overlay {
display: none !important;
} .et-fb-preview--desktop #nm-page-overlay,
.et-fb-preview--tablet #nm-page-overlay,
.et-fb-preview--phone #nm-page-overlay {
display: none !important;
}  .nm-page-sidebar .col-content,
.nm-page-sidebar .col-sidebar {
padding-top: 50px;
}
.nm-page-sidebar .col-content {
float: right;
}
.nm-page-sidebar .widget_nav_menu ul li:not(:last-child) {
margin-bottom: 12px;
}
@media all and (max-width: 1079px) {
.nm-page-sidebar .col-content,
.nm-page-sidebar .col-sidebar {
padding-top: 37px;
}
}
@media all and (max-width: 991px) {
.nm-page-sidebar .col-sidebar {
display: none;
}
} .nm-top-bar {
position: relative;
z-index: 1005;
font-size: 0.9em;
line-height: 37px;
padding-bottom: 1px;
background: #282828;
} .nm-top-bar .nm-top-bar-text {	
color: #eee;
max-width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.nm-top-bar-text:nth-child(2n) {
float: left;
}
.nm-top-bar-text > p:first-child {
overflow: hidden;
text-overflow: ellipsis;
}
.nm-top-bar .nm-top-bar-text a {
color: #eee;
}
.nm-top-bar .nm-top-bar-text img {
display: inline-block;
width: auto;
max-height: 39px;
vertical-align: middle;
} .nm-top-bar .nm-menu {
float: right;
white-space: nowrap;
}
.nm-top-bar .nm-menu > li {
float: none;
display: inline-block;
margin-left: -4px;
}
.nm-menu > li.menu-item-has-children:last-child {
margin-right: 0;
}
.nm-top-bar .nm-menu > li > a,
.nm-top-bar .nm-menu > li > a:hover {
color: #eee;
}
.nm-top-bar .nm-menu > li > a {
font-size: inherit;
padding: 0 10px;
vertical-align: middle;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.nm-top-bar .nm-menu > li > a:hover {
opacity: 0.7;
}
.nm-top-bar .nm-menu > li:last-child > a {
padding-right: 0;
}
.nm-top-bar .nm-menu ul {
padding: 0px 0 14px;
}
.nm-top-bar .nm-menu ul li a {
padding: 8px 23px;
} .nm-top-bar-social {
float: left;
padding-right: 33px;
}
.nm-top-bar-right .nm-top-bar-social {
float: right;
padding-right: 0;
padding-left: 36px;
}
.nm-top-bar-social li {
float: left;
padding-left: 15px;
}
.nm-top-bar-social li:first-child {
padding-left: 0;	
}
.nm-top-bar-social li:hover {
opacity: 0.7;
}
.nm-top-bar-social li i {
color: #eee;
vertical-align: middle;
} #nm-top-bar-widgets {
float: right;
padding-left: 36px;
}
#nm-top-bar-widgets > li {
margin-bottom: 0;
} @media all and (max-width: 991px) {
.top-bar-mobile-none .nm-top-bar {
display: none;
} .top-bar-mobile-rc .nm-top-bar-right,
.top-bar-mobile-lc .nm-top-bar-left {
width: 100%;
}
.top-bar-mobile-rc .nm-top-bar-left,
.top-bar-mobile-lc .nm-top-bar-right {
display: none;
}
} .nm-header {
position: absolute;
top: 0;
left: 0;
z-index: 1002;
line-height: 50px;
width: 100%;
padding-top: 17px;
padding-bottom: 17px;
overflow: visible;
-webkit-transition: all 150ms linear; transition: all 150ms linear;
background: #fff;
-webkit-transform: translateZ(0); }
.nm-header-disable-anim .nm-header {
-webkit-transition: none; transition: none;
}
.touch.header-fixed.header-on-scroll .nm-header,
.has-top-bar.header-fixed.header-on-scroll .nm-header,
.header-fixed .nm-header {
position: fixed;
}
.touch.header-fixed .nm-header,
.has-top-bar.header-fixed .nm-header {
position: absolute;
}
.header-on-scroll .nm-header:not(.static-on-scroll) {
padding-top: 10px;
padding-bottom: 10px;
}
.header-search-open .nm-header,
.mobile-menu-open .nm-header {
-webkit-transition: all 200ms linear, background-color 1ms;
transition: all 200ms linear, background-color 1ms;
}
.nm-header-inner {
position: relative;
height: auto;
}
.nm-header-col {
position: static;
} .header-transparency .nm-header-placeholder {
display: none;
}
.header-transparency .nm-header,
.home.header-transparency .nm-header {
background: none;
}
.header-transparency.header-border-1 .nm-header {
border-color: transparent;
} .header-border-1 .nm-header {
border-bottom: 1px solid #eee;
} .nm-header-placeholder {
height: 84px;
} @media screen and (min-width: 783px) {
.admin-bar.header-fixed .nm-header {
margin-top: 32px;
}
.admin-bar.header-fixed.has-top-bar:not(.header-on-scroll) .nm-header {
margin-top: 0;
}
}
@media screen and (min-width: 601px) and (max-width: 782px) {
.admin-bar.header-fixed .nm-header {
margin-top: 46px;
}
.admin-bar.header-fixed.has-top-bar:not(.header-on-scroll) .nm-header {
margin-top: 0;
}
}
@media screen and (max-width: 600px) {
.admin-bar.header-fixed:not(.header-on-scroll) .nm-header {
margin-top: 46px;
}
.admin-bar.header-fixed.has-top-bar:not(.header-on-scroll) .nm-header {
margin-top: 0;
}
} .nm-header.default .nm-header-logo {
float: left;
margin-right: 37px;
}
.nm-header-logo a {
display: block;
}
.nm-header-logo svg,
.nm-header-logo img {
width: auto;
max-width: none; height: 16px;
vertical-align: middle;
} .nm-alt-logo {
display: none;
}
.home:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-home .nm-alt-logo,
.header-fixed.header-on-scroll .alt-logo-fixed .nm-alt-logo,
.mobile-menu-open .alt-logo-mobile-menu-open .nm-alt-logo,
.header-transparency-light:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-header-transparency-light .nm-alt-logo,
.header-transparency-dark:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-header-transparency-dark .nm-alt-logo {
display: inline-block;
}
.home:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-home .nm-logo,
.header-fixed.header-on-scroll .alt-logo-fixed .nm-logo,
.mobile-menu-open .alt-logo-mobile-menu-open .nm-logo,
.header-transparency-light:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-header-transparency-light .nm-logo,
.header-transparency-dark:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-header-transparency-dark .nm-logo {
display: none;
}
@media all and (max-width: 991px) and (min-width: 401px) {
body:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-tablet .nm-alt-logo {
display: inline-block;
}
body:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-tablet .nm-logo {
display: none;
}
}
@media all and (max-width: 400px) {
body:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-mobile .nm-alt-logo {
display: inline-block;
}
body:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-mobile .nm-logo {
display: none;
}
} .nm-menu li {
position: relative;
float: left;
}
.nm-old-ie .nm-menu > li {
background: rgba(0,0,0,0.0001); }
.nm-menu li a {
display: inline-block;
font-size: 16px;
line-height: 1;
color: #707070;
vertical-align: bottom;
text-decoration: none;
padding: 16px;
}
.nm-menu li a:hover {
color: #282828;
} .nm-menu li a .label {
position: relative;
top: -7px;
font-size: 10px;
color: #eee;
padding-left: 2px;
text-transform: uppercase;
}
.nm-menu > li > a .label {
color: inherit !important;
padding-left: 0;
}
.nm-menu .sub-menu li a .label.bubble {
color: #282828 !important;
margin-left: 1px;
padding: 1px 2px 0;
-webkit-border-radius: 3px; border-radius: 3px;
background: #fff;
} .nm-menu .sub-menu {
display: none;
position: absolute;
top: 100%;
left: -12px;
z-index: 10010;
min-width: 248px;
padding: 18px 0 22px;
background: #282828;
-webkit-animation-duration: 0.3s; animation-duration: 0.3s;
-webkit-animation-fill-mode: both; animation-fill-mode: both;
-webkit-animation-name: nm_menu_anim; animation-name: nm_menu_anim;
}
.nm-sub-menu-bridge {
display: none;
} @-webkit-keyframes nm_menu_anim { 0% { opacity: 0 } 100% { opacity: 1 } }
@keyframes nm_menu_anim { 0% { opacity: 0 } 100% { opacity: 1 } }
.nm-menu li:not(.no-hover):hover > .sub-menu { display: block;
}
.nm-menu .sub-menu .sub-menu {
top: -18px;
left: 100%;
}
.nm-menu .sub-menu li {
float: none;
position: relative;
z-index: 100000;
}
.nm-menu .sub-menu li a {
display: block;
font-size: 14px;
color: #a0a0a0;
padding: 8px 27px;
}
.nm-menu .sub-menu li.menu-item-has-children > a {
padding-right: 41px;
}
.nm-menu .sub-menu li.menu-item-has-children > a:after {
display: block;
position: absolute;
top: 9px;
right: 28px;
font-family: 'nm-font';
font-size: 16px;
line-height: 12px;
font-style: normal;
font-weight: normal;
content: "\e60d";
width: 10px;
height: 30px;
}
.nm-menu .sub-menu li a:hover {
color: #eee;
}
.nm-menu .sub-menu li.nm-menu-text-hide > a {
visibility: hidden;
} .nm-menu .megamenu .sub-menu {
min-width: 0;
}
.nm-menu .megamenu .sub-menu .sub-menu {
display: block;
position: static;
}
.nm-menu .megamenu > .sub-menu {
left: -14px;
padding: 18px 0 7px;
}
.nm-menu .megamenu > .sub-menu .sub-menu {
padding: 7px 0 0 0;
}
.nm-menu .megamenu.col-1 > .sub-menu { width: 250px; }
.nm-menu .megamenu.col-2 > .sub-menu { width: 500px; }
.nm-menu .megamenu.col-3 > .sub-menu { width: 750px; }
.nm-menu .megamenu.col-4 > .sub-menu { width: 993px; }
.nm-menu .megamenu.col-5 > .sub-menu { width: 1152px; }
.nm-menu .megamenu.col-6 > .sub-menu { width: 1220px;
}
.nm-menu .megamenu .sub-menu li {
white-space: normal;
}
.nm-menu .megamenu > .sub-menu > ul > li {
float: left;
display: block;
margin-bottom: 15px;
}
.nm-menu .megamenu.col-2 > .sub-menu > ul > li { width: 50%; }
.nm-menu .megamenu.col-3 > .sub-menu > ul > li { width: 33.33333%; }
.nm-menu .megamenu.col-4 > .sub-menu > ul > li { width: 25%; }
.nm-menu .megamenu.col-5 > .sub-menu > ul > li { width: 20%; }
.nm-menu .megamenu.col-6 > .sub-menu > ul > li { width: 16.66667%;
}
.nm-menu .megamenu.col-1 > .sub-menu > ul > li:nth-child(1n+1),
.nm-menu .megamenu.col-2 > .sub-menu > ul > li:nth-child(2n+1),
.nm-menu .megamenu.col-3 > .sub-menu > ul > li:nth-child(3n+1),
.nm-menu .megamenu.col-4 > .sub-menu > ul > li:nth-child(4n+1),
.nm-menu .megamenu.col-5 > .sub-menu > ul > li:nth-child(5n+1),
.nm-menu .megamenu.col-6 > .sub-menu > ul > li:nth-child(6n+1) {
clear: both; 
}
.nm-menu .megamenu > .sub-menu > ul > li:not(.nm-menu-item-has-image) > a {
color: #eee;
}
.nm-menu .megamenu .sub-menu li a {
padding: 8px 28px;
}
.nm-menu .megamenu .sub-menu li.menu-item-has-children a:after {
display: none;
} .nm-menu .megamenu.full {
position: static;
}
.nm-menu .megamenu.full > .sub-menu {
left: 0;
width: 100%;
padding-top: 28px;
padding-bottom: 15px;
background-color: #fff;
-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.04);
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.04);
}
.nm-menu .megamenu.full > .sub-menu > .nm-sub-menu-bridge {
display: block;
position: absolute;
bottom: 100%;
left: 0;
content: " ";
width: 100%;
height: 4px;
min-height: 4px;
}
.nm-menu .megamenu.full > .sub-menu > ul {
width: 100%;
max-width: 1080px;
margin: 0 auto;
}
.nm-menu .megamenu.full .sub-menu li a {
color: #777;
}
.nm-menu .megamenu.full > .sub-menu > ul > li:not(.nm-menu-item-has-image) > a,
.nm-menu .megamenu.full .sub-menu li a:hover {
color: #282828;
} .nm-menu .megamenu > .sub-menu > ul > li.nm-menu-item-has-image {
text-align: center;
border-right: 1px solid #3e3e3e;
}
.nm-menu .megamenu > .sub-menu > ul > li.nm-menu-item-has-image:last-child {
border-right: 0 none;
}
.nm-menu .megamenu > .sub-menu > ul > li.nm-menu-item-has-image > a {
display: block;
}
.nm-menu .sub-menu li img:not(.wpml-ls-flag) {
display: none;
}
.nm-menu .megamenu > .sub-menu > ul > li > a img {
display: block;
width: auto; max-height: 70px;
margin: 0 auto 26px;
}
.nm-menu .megamenu > .sub-menu > ul > li > a .nm-menu-item-image-title {
display: inline-block;
} .nm-main-menu-wrap {
position: static;
}
.nm-main-menu {
display: block;
}
.nm-header.default .nm-main-menu {
float: left;
}
.nm-main-menu > ul {
display: inline-block;
line-height: 1;
vertical-align: middle;
} .nm-menu-icon {
position: relative;
width: 21px;
height: 16px;
}
.nm-menu-icon span {
display: block;
position: absolute;
left: 0;
width: 100%;
height: 1px;
-webkit-transform: rotate(0); transform: rotate(0);
-webkit-transition: -webkit-transform 0.1s ease; transition: transform 0.1s ease;
background: #282828;
}
.nm-menu-icon span.line-1 {
top: 0;
}
.nm-menu-icon span.line-2 {
top: 7px;
}
.nm-menu-icon span.line-3 {
bottom: 1px;
}
.mobile-menu-open .nm-menu-icon span.line-1 {
top: 7px;
-webkit-transform: rotate(45deg); transform: rotate(45deg);
}
.mobile-menu-open .nm-menu-icon span.line-2 {
background: none;
}
.mobile-menu-open .nm-menu-icon span.line-3 {
top: 7px;
-webkit-transform: rotate(-45deg); transform: rotate(-45deg);
} .nm-right-menu-wrap {
position: static;
}
.nm-right-menu {
float: right;
margin-right: -16px;
}
.nm-right-menu > ul {
display: inline-block;
line-height: 1;
vertical-align: middle;
} .nm-menu-cart .count {
position: relative;
top: -7px;
display: inline-block;
font-size: 14px;
color: #dc9814;
}   .nm-menu li.nm-menu-offscreen {
position: relative;
display: none;
}
.nm-menu li.nm-menu-offscreen a {
display: inline-block;
font-size: 0;
line-height: 16px;
} .nm-menu li.nm-menu-offscreen .nm-menu-cart-count {
display: none;
position: absolute;
top: 5px;
right: 100%;
font-size: 14px;
line-height: 1;
color: #dc9814;
margin-right: -6px;
}
.mobile-menu-open.header-mobile-alt .nm-menu li.nm-menu-offscreen .nm-menu-cart-count { opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
} .nm-ubermenu-wrap {
position: relative;
}
.nm-ubermenu-wrap .nm-main-menu-wrap {
position: static;
}
.nm-header.default .ubermenu {
float: left;
clear: none;
}
.nm-ubermenu-wrap .nm-main-menu {
display: none;
}
.ubermenu-skin-vanilla.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-target {
font-size: 16px;
line-height: 1;
padding: 16px;
}
.ubermenu-skin-vanilla .ubermenu-item-level-0.ubermenu-current-menu-item:not(.ubermenu-active) > .ubermenu-target,
.ubermenu-skin-vanilla .ubermenu-item-level-0.ubermenu-current-menu-parent:not(.ubermenu-active) > .ubermenu-target,
.ubermenu-skin-vanilla .ubermenu-item-level-0.ubermenu-current-menu-ancestor:not(.ubermenu-active) > .ubermenu-target {
color: inherit;
}
.ubermenu-skin-vanilla.ubermenu-sub-indicators .ubermenu-has-submenu-drop.ubermenu-item-level-0 > .ubermenu-target:after {
display: none;
}
@media all and (max-width: 959px) { .nm-ubermenu-wrap .ubermenu {
display: none;
}
.nm-ubermenu-wrap .nm-main-menu {
display: block;
}
.nm-ubermenu-wrap .ubermenu-responsive-toggle,
.nm-ubermenu-wrap .ubermenu-sticky-toggle-wrapper {
display: none;
} .nm-ubermenu-wrap .nm-right-menu ul li {
display: none;
}
.nm-ubermenu-wrap .nm-right-menu ul li.nm-menu-cart {
display: block;
} .nm-ubermenu-wrap .nm-menu li.nm-menu-offscreen {
display: block;
}
}
@media all and (max-width: 991px) {
.nm-header-placeholder {
height: 70px;
}
.nm-header {
padding-top: 10px;
padding-bottom: 10px;
} .nm-header.default .nm-header-logo {
margin-right: 0;
}
.nm-header-logo svg,
.nm-header-logo img {
height: 16px;
} .nm-menu li a {
padding-left: 2px;
} .nm-main-menu ul li {
display: none;
} .nm-right-menu ul li {
display: none;
}
.nm-right-menu ul li.nm-menu-cart {
display: block;
} .nm-menu li.nm-menu-offscreen {
display: block;
}
}
@media all and (max-width: 550px) { .nm-menu li a {
padding-left: 0;
} .nm-main-menu {
margin-left: 0;
} .header-mobile-default .nm-menu-icon {
width: 18px;
} .header-mobile-default .nm-menu-cart.no-icon .nm-menu-cart-title {
display: none;
}
.header-mobile-default .nm-menu-cart.no-icon .count {
position: relative;
top: 0;
display: inline;
font-size: inherit;
color: inherit !important;
}
.header-mobile-default .nm-menu-cart.no-icon .count:before {
display: inline;
content: "(";
}
.header-mobile-default .nm-menu-cart.no-icon .count:after {
display: inline;
content: ")";
}
}
@media all and (max-width: 400px) { .nm-header-logo svg,
.nm-header-logo img {
height: 16px;
} .header-mobile-default .nm-menu li a { padding-right: 12px;
}
.header-mobile-alt .nm-menu li a {
padding-left: 12px;
} .header-mobile-default .nm-menu-icon {
height: 14px;
}
.header-mobile-default .nm-menu-icon span.line-2,
.header-mobile-default .mobile-menu-open .nm-menu-icon span.line-1,
.header-mobile-default .mobile-menu-open .nm-menu-icon span.line-3 {
top: 6px;
} .nm-right-menu {
margin-right: -12px;
}
.header-mobile-alt .nm-right-menu ul li.nm-menu-cart {
display: none;
} .header-mobile-default .nm-menu-cart.no-icon .count {
font-size: 14px;
} .header-mobile-alt .nm-menu li.nm-menu-offscreen .nm-menu-cart-count {
display: block;
}
}  .nm-header.menu-centered .nm-header-logo {
float: left;
width: 25%;
} .nm-header.menu-centered .nm-main-menu > ul,
.nm-header.menu-centered .nm-right-menu > ul {
text-align: left;
} .nm-header.menu-centered .nm-main-menu {
float: left;
width: 50%;
text-align: center;
} .nm-header.menu-centered .nm-right-menu {
max-width: 25%;
margin-right: 0;
}
.nm-header.menu-centered .nm-right-menu > ul {
margin-right: -16px;
} .nm-header.menu-centered .nm-menu li.nm-menu-offscreen {
padding-left: 1px;
}
@media all and (max-width: 991px) { .nm-header.menu-centered .nm-header-logo {
width: auto;
} .nm-header.menu-centered .nm-main-menu {
display: none;
} .nm-header.menu-centered .nm-right-menu {
max-width: none;
}
}  .nm-header.centered .nm-header-logo {
position: absolute;
top: 50%;
left: 50%;
z-index: 10;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
} .nm-header.centered .nm-menu > li > a {
padding: 16px 12px;
} .nm-header.centered .nm-main-menu {
margin-left: -12px;
} .nm-header.centered .nm-right-menu {
margin-right: -12px;
} .nm-header.centered .ubermenu-skin-vanilla {
margin-left: -12px;
}
.nm-header.centered .ubermenu-skin-vanilla.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-target {
padding: 16px 12px;
}
@media all and (max-width: 400px) { .header-mobile-alt .nm-header.centered .nm-header-logo {
left: 15px;
-webkit-transform: translate(0, -50%); transform: translate(0, -50%);
} .header-mobile-alt .nm-header.centered .nm-main-menu-wrap {
width: 100%;
}
.header-mobile-alt .nm-header.centered .nm-main-menu {
float: right;
margin-right: -12px;
margin-left: 0;
} .header-mobile-alt .nm-header.centered .nm-right-menu-wrap {
display: none;
}
}  .nm-header.stacked .nm-header-logo {
padding-bottom: 0;
} .nm-header.stacked .nm-main-menu {
float: left;
margin-left: -16px;
}
@media all and (max-width: 991px) { .nm-header.stacked .nm-header-logo {
float: left;
line-height: inherit;
margin-right: 37px;
padding-bottom: 0;
}
}  .nm-header.stacked-logo-centered .nm-header-logo {
padding-bottom: 0;
text-align: center;
}
.nm-header.stacked-logo-centered .nm-header-logo a {
display: inline-block;
} .nm-header.stacked-logo-centered .nm-main-menu {
float: left;
margin-left: -16px;
}
@media all and (max-width: 991px) { .nm-header.stacked-logo-centered .nm-header-logo {
position: absolute;
top: 50%;
left: 50%;
z-index: 10;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
padding-bottom: 0;
} .nm-header.stacked-logo-centered .nm-main-menu {
display: none;
} .nm-header.stacked-logo-centered .nm-right-menu {
display: block;
float: none;
margin-right: -12px;
}
.nm-header.stacked-logo-centered .nm-right-menu > ul {
width: 100%;
}
.nm-header.stacked-logo-centered .nm-right-menu ul li.nm-menu-cart {
float: right;
}
}
@media all and (max-width: 400px) { .header-mobile-alt .nm-header.stacked-logo-centered .nm-header-logo {
left: 15px;
-webkit-transform: translate(0, -50%); transform: translate(0, -50%);
} .header-mobile-alt .nm-header.stacked-logo-centered .nm-right-menu ul li.nm-menu-cart {
display: none;
}
.header-mobile-alt .nm-header.stacked-logo-centered .nm-right-menu ul li.nm-menu-offscreen {
float: right;
} .header-mobile-alt .nm-header.stacked-logo-centered .nm-menu li.nm-menu-offscreen .nm-menu-cart-count {
display: block;
}
} .nm-header.stacked-centered {
text-align: center;
} .nm-header.stacked-centered .nm-header-logo {
padding-bottom: 0;
}
.nm-header.stacked-centered .nm-header-logo a {
display: inline-block;
} .nm-header.stacked-centered .nm-main-menu,
.nm-header.stacked-centered .nm-right-menu {
display: inline-block;
float: none;
text-align: left;
} .nm-header.stacked-centered .nm-main-menu {
float: none;
margin-left: 0;
} .nm-header.stacked-centered .nm-right-menu {
margin-right: 0;
}
@media all and (max-width: 991px) { .nm-header.stacked-centered .nm-header-logo {
position: absolute;
top: 50%;
left: 50%;
z-index: 10;
-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
padding-bottom: 0;
} .nm-header.stacked-centered .nm-main-menu {
display: none;
} .nm-header.stacked-centered .nm-right-menu {
display: block;
margin-right: -12px;
}
.nm-header.stacked-centered .nm-right-menu > ul {
width: 100%;
}
.nm-header.stacked-centered .nm-right-menu ul li.nm-menu-cart {
float: right;
}
}
@media all and (max-width: 400px) { .header-mobile-alt .nm-header.stacked-centered .nm-header-logo {
left: 15px;
-webkit-transform: translate(0, -50%); transform: translate(0, -50%);
} .header-mobile-alt .nm-header.stacked-centered .nm-right-menu ul li.nm-menu-cart {
display: none;
}
.header-mobile-alt .nm-header.stacked-centered .nm-right-menu ul li.nm-menu-offscreen {
float: right;
} .header-mobile-alt .nm-header.stacked-centered .nm-menu li.nm-menu-offscreen .nm-menu-cart-count {
display: block;
}
} #nm-header-search {
position: fixed;
right: 0;
bottom: 100%;
left: 0;
z-index: 1020;
width: auto;
overflow: hidden;
background: #fff;
max-height: 100%;
overflow-x: hidden;
overflow-y: scroll;
-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.2s ease; transition: transform 0.2s ease;
}
.nm-preload #nm-header-search {
visibility: hidden;
top: auto;
bottom: -100%;
opacity: 0;
}
.touch #nm-header-search {
-webkit-overflow-scrolling: touch;
}
.header-search-open #nm-header-search {
-webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);
}
.header-on-scroll:not(.header-search-open) #nm-header-search {
visibility: hidden;
}
#nm-header-search .nm-header-search-wrap {
padding: 18px 0 30px;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
#nm-header-search .nm-header-search-wrap.redirecting {
opacity: 0.5;
pointer-events: none;
}
#nm-header-search-form {
position: relative;
padding-left: 30px;
}
#nm-header-search-form.nm-loader:after {
left: 3px;
width: 10px;
height: 10px;
margin: -6px 0 0 0;
}
#nm-header-search-form i {
position: absolute;
top: 10px;
left: 0;
font-size: 18px;
opacity: 0.5;
}
#nm-header-search-form.nm-loader i {
display: none;
}
#nm-header-search-input {
display: block;
font-size: 22px;
line-height: normal;
font-family: inherit;
width: 100%;
padding: 7px 0;
border: 0 none;
border-bottom: 1px solid #dadada;
background: none;
}
#nm-header-search-input::-ms-clear { width: 0;
height: 0;
}
#nm-header-search ::-webkit-input-placeholder { opacity: 1; }
#nm-header-search ::-moz-placeholder { opacity: 1; }
#nm-header-search :-ms-input-placeholder { opacity: 1; } #nm-header-search-close {
position: absolute;
top: 32px;
right: 27px;
z-index: 10;
font-size: 24px;
line-height: 1;
color: inherit;
} #nm-header-search-notice {
font-size: 14px;
line-height: normal;
color: #aaa;
height: 0;
margin-left: 30px;
white-space: nowrap;
opacity: 0;
-webkit-transition: all 0.2s ease; transition: all 0.2s ease;
cursor: default;
}
#nm-header-search-notice.show {
height: 28px;
opacity: 1;
}
#nm-header-search-notice span {
display: block;
padding-top: 14px;
} #nm-search-suggestions {
overflow: hidden;
opacity: 0;
-webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease;
}
#nm-search-suggestions.show {
opacity: 1;
}
#nm-search-suggestions.doing-search {
opacity: 0.5;
} #nm-search-suggestions-notice {
display: none;
line-height: normal;
color: #aaa;
margin-top: 25px;
white-space: nowrap;
}
#nm-search-suggestions-notice.show {
display: block;
}
#nm-search-suggestions-notice span {
display: none;
}
#nm-search-suggestions-notice.press-enter .txt-press-enter,
#nm-search-suggestions-notice.has-results .txt-has-results,
#nm-search-suggestions-notice.no-results .txt-no-results {
display: block;
} #nm-search-suggestions-product-list li {
padding-top: 26px;
padding-bottom: 16px;
}
#nm-search-suggestions-product-list li a {
color: inherit;
}
#nm-search-suggestions-product-list img {
display: block;
width: 100%;
}
#nm-search-suggestions-product-list h3 {
font-size: 16px;
line-height: 1.4;
color: inherit;
margin-top: 14px;
}
#nm-search-suggestions-product-list .price {
display: block;
color: #282828;
padding-top: 2px;
} .admin-bar #nm-header-search {
padding-top: 32px;
}
@media (max-width: 1400px) {
#nm-header-search-input {
padding-right: 36px;
} #nm-header-search-close {
top: 28px;
font-size: 22px;
}
}
@media (max-width: 1080px) { #nm-search-suggestions-product-list li {
padding-bottom: 0;
}
}
@media all and (max-width: 991px) {
#nm-header-search {
display: none;
}
}
@media all and (max-width: 1019px) and (min-width: 750px) { #nm-search-suggestions-product-list.block-grid-single-row.medium-block-grid-4 > li:nth-of-type(n+5),
#nm-search-suggestions-product-list.block-grid-single-row.medium-block-grid-5 > li:nth-of-type(n+6),
#nm-search-suggestions-product-list.block-grid-single-row.medium-block-grid-6 > li:nth-of-type(n+7),
#nm-search-suggestions-product-list.block-grid-single-row.medium-block-grid-7 > li:nth-of-type(n+8),
#nm-search-suggestions-product-list.block-grid-single-row.medium-block-grid-8 > li:nth-of-type(n+9) {
display: none;
}
} #nm-mobile-menu {
position: absolute;
top: -100%;
left: 0;
z-index: -1;
width: 100%;
opacity: 0;
overflow: hidden;
background: #fff;
}
.header-fixed #nm-mobile-menu {
position: fixed;
z-index: 1001;
}
.top-bar-mobile-rc:not(.header-on-scroll) #nm-mobile-menu,
.top-bar-mobile-lc:not(.header-on-scroll) #nm-mobile-menu {
padding-top: 38px;
}
.mobile-menu-open #nm-mobile-menu {
top: 0;
opacity: 1;
z-index: 1001;
}
.csstransforms #nm-mobile-menu {
-webkit-transition: opacity 0.25s ease, ease;
transition: opacity 0.25s ease, transform 0.25s ease;
}
.csstransforms3d #nm-mobile-menu {
-webkit-transform: translate3d(0, -150px, 0); transform: translate3d(0, -150px, 0);
}
.csstransforms3d .mobile-menu-open #nm-mobile-menu {
-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
}
.no-csstransforms3d #nm-mobile-menu {
-webkit-transform: translateY(-150px); transform: translateY(-150px);
}
.no-csstransforms3d .mobile-menu-open #nm-mobile-menu {
-webkit-transform: translateY(0); transform: translateY(0);
}
.header-fixed #nm-mobile-menu .nm-mobile-menu-scroll { overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
#nm-mobile-menu .nm-mobile-menu-content {
padding: 0 0 32px;
}
.header-border-0 #nm-mobile-menu .nm-mobile-menu-content {
border-top: 1px solid #eee;
} #nm-mobile-menu .menu li {
position: relative;
border-bottom: 1px solid #eee;
}
#nm-mobile-menu .menu li.menu-item-has-children {
cursor: pointer;
}
#nm-mobile-menu .menu a {
display: inline-block;
line-height: 2;
color: #282828;
padding: 6px 0;
white-space: nowrap;
}
#nm-mobile-menu .menu li .nm-menu-toggle {
position: absolute;
top: 6px;
right: 0;
display: none;
height: 28px;
font-family: 'nm-font';
font-size: 11px;
line-height: 28px;
font-weight: normal;
color: #282828;
padding-left: 10px;
}
#nm-mobile-menu .menu li .nm-menu-toggle:before {
display: block;
content: "\e114";
}
#nm-mobile-menu .menu > li.active > .nm-menu-toggle:before {
content: "\e115";
}
#nm-mobile-menu .menu li.menu-item-has-children > .nm-menu-toggle {
display: inline-block;
} #nm-mobile-menu .menu a .label {
position: relative;
top: -7px;
font-size: 10px;
color: #282828;
padding-left: 2px;
text-transform: uppercase;
}
#nm-mobile-menu .menu a .label.bubble {
color: #fff !important;
margin-left: 1px;
padding: 1px 2px 0;
-webkit-border-radius: 3px; border-radius: 3px;
background: #282828;
} #nm-mobile-menu .sub-menu {
display: none;
padding: 16px 0 13px;
border-top: 1px solid #eee;
}
#nm-mobile-menu .sub-menu.open {
display: block;
}
#nm-mobile-menu .sub-menu .sub-menu {
padding: 4px 0;
border-top: 0 none;
}
#nm-mobile-menu .sub-menu li {
cursor: default;
border-bottom: 0 none;
}
#nm-mobile-menu .sub-menu li.menu-item-has-children {
cursor: pointer;
}
#nm-mobile-menu .sub-menu a {
padding: 0 0 3px;
text-indent: 15px;
}
#nm-mobile-menu .sub-menu .sub-menu a {
text-indent: 30px;
}
#nm-mobile-menu .sub-menu .sub-menu .sub-menu a {
text-indent: 45px;
}
#nm-mobile-menu .sub-menu li .nm-menu-toggle {
top: 1px;
} #nm-mobile-menu .menu .mobile-thumbnail-menu > ul {
padding: 28px 0 0;
overflow: hidden;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li {
float: left;
width: 20%;
margin-bottom: 19px;
text-align: center;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(5n+1) {
clear: both;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul li a {
line-height: 1.3;
white-space: normal;
padding: 0;
}
#nm-mobile-menu .sub-menu li img {
display: none;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu li img {
display: block;
width: auto;
max-height: 54px;
height: auto;
margin: 0 auto 17px;
}
@media all and (max-width: 550px) {
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li {
width: 33.33333%;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(3n+1) {
clear: both;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(5n+1) {
clear: none;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu li img {
margin-bottom: 11px;
}
}
@media all and (max-width: 370px) {
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li {
width: 50%;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(2n+1) {
clear: both;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(3n+1) {
clear: none;
}
} #nm-mobile-menu-top-ul {
padding-top: 15px;
} #nm-mobile-menu-top-ul .nm-mobile-menu-item-search {
padding: 6px 0;
border-bottom-color: #e1e1e1;
}
#nm-mobile-menu-top-ul .nm-mobile-menu-item-search form {
position: relative;
}
#nm-mobile-menu-top-ul .nm-mobile-menu-item-search input {
font-size: 18px;
line-height: 2;
color: #707070;
width: 100%;
padding: 0 0 0 28px;
border: 0 none;
background: transparent;
}
#nm-mobile-menu-top-ul .nm-mobile-menu-item-search span {
position: absolute;
top: 10px;
left: 0px;
font-size: 17px;
color: #707070;
opacity: 0.5;
} #nm-mobile-menu-main-ul {
padding-top: 17px;
} #nm-mobile-menu-secondary-ul {
padding-top: 17px;
} .header-mobile-default #nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart,
#nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart {
display: none;
}
#nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart > a {
display: block;
}
#nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart .count {
position: absolute;
right: 0;
top: 6px;
}  .nm-mobile-menu-social-ul {
line-height: 10px;
padding-top: 30px;
}
.nm-mobile-menu-social-ul li {
display: inline-block;
margin-right: 15px;
}
.nm-mobile-menu-social-ul li:last-child {
margin-right: 0;
}
.nm-mobile-menu-social-ul li a {
font-size: 18px;
color: inherit;
}
@media all and (max-width: 400px) { #nm-mobile-menu-top-ul .nm-mobile-menu-item-search input {
padding-left: 24px;
}
#nm-mobile-menu-top-ul .nm-mobile-menu-item-search span {
font-size: 16px;
} #nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart {
display: block;
}
} #nm-widget-panel {
position: fixed;
top: 0;
left: 100%;
z-index: 1020;
line-height: 1.2;
width: 500px;
height: 100%;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.25s ease; transition: transform 0.25s ease;
background: #fff;
}
.touch-orientation-change #nm-widget-panel {
visibility: hidden;
}
.widget-panel-open #nm-widget-panel {
-webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);
}
.nm-widget-panel-inner {
width: auto;
height: 100%;
overflow-x: hidden;
overflow-y: scroll;
}
.touch .nm-widget-panel-inner {
-webkit-overflow-scrolling: touch;
}
.touch .nm-widget-panel-inner::-webkit-scrollbar { -webkit-appearance: none;
width: 0 !important;
}  .nm-widget-panel-header {
position: relative;
z-index: 110;
font-size: 16px;
line-height: 1;
color: #282828;
width: 100%;
padding: 0 37px;
}
.no-touch .nm-widget-panel-header {
position: absolute;
top: 0;
left: 0;
-webkit-transform: translateZ(0px);
}
.nm-widget-panel-header-inner {
height: 79px;
overflow: hidden;
border-bottom: 1px solid #eee;
background: #fff;
} .nm-cart-panel-title {
display: none;
opacity: 0.5;
}
.nm-cart-panel-title .count:before {
display: inline;
content: "(";
}
.nm-cart-panel-title .count:after {
display: inline;
content: ")";
} #nm-widget-panel-close {
display: block;
color: #282828;
padding-top: 32px; -webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-touch-callout: none;
}
.nm-widget-panel-close-title {
float: right;
} #nm-cart-panel-loader {
visibility: hidden;
position: absolute;
top: -1px;
left: -1px;
z-index: 105;
width: 1px;
height: 1px;
opacity: 1;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
background: #fff;
}
#nm-cart-panel-loader.show {
visibility: visible;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-top: 79px;
padding-left: 37px;
}
#nm-cart-panel-loader.fade-out {
opacity: 0;
}
#nm-cart-panel-loader .nm-loader {
display: block;
position: relative;
font-size: 16px;
line-height: 1.6;
color: #282828;
margin-top: 21px;
padding-left: 21px;
}
#nm-cart-panel-loader .nm-loader:after {
top: 6px;
right: auto;
left: 0;
margin: 0;
} #nm-widget-panel .product_list_widget .empty {
display: none;
font-size: 16px;
min-height: none;
margin-bottom: 0; padding: 5vh 0;
text-align: center;
}
#nm-widget-panel .nm-cart-panel-empty .product_list_widget .empty {
display: block;
}
#nm-widget-panel .product_list_widget .empty i {
display: block;
font-size: 20px;
line-height: 29px;
width: 50px;
height: 50px;
margin: 0 auto 21px;
padding: 10px;
text-align: center;
background: #eee;
-webkit-border-radius: 50px; border-radius: 50px;
opacity: 0.5;
transform: translateY(6px);
transition: opacity 0.2s ease, transform 0.2s ease;
transition-delay: 0.25s;
}
.widget-panel-open #nm-widget-panel .product_list_widget .empty i {
opacity: 1;
transform: translateY(0);
} .nm-cart-panel-list-wrap {
padding: 0 37px;
}
.no-touch .nm-cart-panel-list-wrap {
padding-top: 79px;
padding-bottom: 175px;
}
#nm-widget-panel .product_list_widget {
position: relative;
color: #282828;
padding: 7px 0 6px;
}
#nm-widget-panel .product_list_widget > li {
display: table;
width: 100%;
min-height: 0;
margin: 0;
padding: 0;
}
#nm-widget-panel .product_list_widget > li > div {
display: table-cell;
padding-top: 14px;
padding-bottom: 14px;
border-bottom: 1px solid #eee;
vertical-align: middle;
}
#nm-widget-panel .product_list_widget > li:nth-last-child(2) > div { border-bottom-color: transparent;
}
#nm-widget-panel .product_list_widget li a {
display: block;
color: #282828;
} #nm-widget-panel .product_list_widget .blockOverlay {
height: calc(100% - 1px) !important;
opacity: 1 !important;
background: rgba(255,255,255, 0.82) !important;
}
.widget-panel-dark #nm-widget-panel .product_list_widget .blockOverlay {
background: rgba(51,51,51, 0.82) !important;
} .nm-cart-item-loader {
display: none;
position: absolute;
top: 0;
bottom: 1px;
left: 0;
z-index: 101;
width: 100%;
height: auto;
opacity: 0;
background: #fff;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
} #nm-widget-panel .product_list_widget .remove {
position: absolute;
top: 7px;
right: -1px;
z-index: 100;
display: block;
font-size: 16px;
line-height: 30px;
width: 28px;
height: 28px;
text-align: right;
opacity: 0.5;
}
.no-touch #nm-widget-panel .product_list_widget .remove:hover {
opacity: 1;
} .nm-cart-panel-item-thumbnail {
width: 60px;
}
#nm-widget-panel .product_list_widget li .nm-cart-panel-item-thumbnail {
vertical-align: top;
}
.nm-cart-panel-thumbnail-wrap {
position: relative;
overflow: hidden;
}
.nm-cart-panel-thumbnail-loader {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.82);
}
.loading .nm-cart-panel-thumbnail-loader {
display: block;
}
#nm-widget-panel .product_list_widget li img {
position: static;
width: 100%;
max-width: 102px;
height: auto;
} .nm-cart-panel-item-details {
padding-left: 19px;
}
.nm-cart-panel-item-details > * {
padding-bottom: 4px;
}
.nm-cart-panel-item-details > *:last-child {
padding-bottom: 0;
} .nm-cart-panel-product-title {
font-size: 16px;
line-height: 22px;
padding-top: 2px;
padding-right: 20px;
}
.touch .nm-cart-panel-product-title {
pointer-events: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-touch-callout: none;
}
#nm-widget-panel .nm-cart-panel-quantity-pricing {
line-height: 22px;
width: 100%;
overflow: hidden;
} #nm-widget-panel .variation {
display: block;
line-height: inherit;
margin: 2px 0 3px;
}
#nm-widget-panel .variation li:last-child {
padding-bottom: 0;
} #nm-widget-panel .nm-cart-panel-quantity-pricing > span.quantity, #nm-widget-panel .product-quantity {
float: left;
font-size: 16px;
}
#nm-widget-panel .nm-quantity-wrap {
width: auto;
border: 0 none;
overflow: visible;
}
#nm-widget-panel .nm-quantity-wrap label.nm-qty-label-abbrev {
display: inline-block;
}
#nm-widget-panel .nm-quantity-wrap .quantity {
display: inline-block;
margin-left: -7px;
}
.widget-panel-qty-throttle .woocommerce-mini-cart-item.loading .quantity { pointer-events: none;
opacity: 0.5;
}
#nm-widget-panel .quantity .nm-qty-minus,
#nm-widget-panel .quantity .nm-qty-plus,
#nm-widget-panel .quantity .qty {
line-height: inherit;
height: auto;
}
#nm-widget-panel .quantity .nm-qty-minus,
#nm-widget-panel .quantity .nm-qty-plus {
font-size: 10px;
line-height: 24px;
width: 24px;
vertical-align: top;
-webkit-transition: color 0.2s ease; transition: color 0.2s ease;
}
#nm-widget-panel .quantity .nm-qty-minus {
text-align: right;
}
#nm-widget-panel .quantity .nm-qty-plus {
text-align: left;
}
#nm-widget-panel .quantity .qty {
font-size: 16px;
width: 20px;    
} #nm-widget-panel .nm-cart-panel-item-price {
float: right;
}
#nm-widget-panel .nm-cart-panel-item-price .amount {
font-size: 16px;
color: inherit;
margin-top: 0;
}
#nm-widget-panel .nm-cart-panel-item-price .tax_label {
display: none;
} .nm-cart-panel-summary {
color: #282828;
width: 100%;
padding: 0 37px;
}
.no-touch .nm-cart-panel-summary {
position: absolute;
bottom: 0;
left: 0;
z-index: 102;
}
.nm-cart-panel-summary-inner {
padding: 0 0 37px;
overflow: hidden;
background: #fff;
}
#nm-widget-panel .total {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
font-size: 16px;
line-height: 1;
margin-bottom: 37px;
padding: 21px 0;
border-top: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
}
#nm-widget-panel .total strong {
font-weight: inherit;
}
#nm-widget-panel .buttons {
margin-bottom: 0;
}
#nm-widget-panel .buttons a:first-child {
color: inherit;
opacity: 1;
border: 1px solid #aaa;
transition: border .2s ease;
background: none;
}
.no-touch #nm-widget-panel .buttons a:first-child:hover {
border-color: #282828;
}
#nm-widget-panel .buttons .button {
display: inline-block;
width: 48%;
padding: 12px;
}
#nm-widget-panel .buttons .button.checkout {
float: right;
padding: 13px;
} #nm-widget-panel .nm-cart-panel-empty .total,
#nm-widget-panel .nm-cart-panel-empty .buttons {
display: none;
} #nm-widget-panel .buttons.nm-cart-empty-button {
display: none;
}
.no-touch #nm-widget-panel .buttons.nm-cart-empty-button {
padding-bottom: 9px;
}
#nm-widget-panel .nm-cart-panel-empty .buttons.nm-cart-empty-button {
display: block;
}
#nm-widget-panel .buttons.nm-cart-empty-button .button {
display: block;
width: 100%;
} .widget-panel-dark .nm-widget-panel-header-inner,
.widget-panel-dark #nm-cart-panel-loader,
.widget-panel-dark .nm-cart-item-loader,
.widget-panel-dark .nm-cart-panel-summary-inner,
.widget-panel-dark #nm-widget-panel {
background: #333;
}
.widget-panel-dark .nm-widget-panel,
.widget-panel-dark #nm-widget-panel .product_list_widget,
.widget-panel-dark #nm-widget-panel .product_list_widget .remove,
.widget-panel-dark #nm-widget-panel .variation,
.widget-panel-dark #nm-widget-panel ul.variation li > div:first-child,
.widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-minus,
.widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-plus,
.widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .qty {
color: #a5a5a5;
}
.widget-panel-dark #nm-cart-panel-loader .nm-loader,
.widget-panel-dark #nm-widget-panel-close,
.widget-panel-dark #nm-widget-panel .product_list_widget .empty,
.no-touch .widget-panel-dark #nm-widget-panel .product_list_widget .remove:hover,
.widget-panel-dark #nm-widget-panel .nm-cart-panel-item-price .amount,
.widget-panel-dark #nm-widget-panel .product_list_widget li a,
.no-touch .widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-minus:hover,
.no-touch .widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-plus:hover,
.widget-panel-dark #nm-widget-panel .buttons a:first-child,
.widget-panel-dark .nm-cart-panel-summary {
color: #eee;
}
.widget-panel-dark #nm-widget-panel .product_list_widget .empty i {
background-color: #414141;
}
.widget-panel-dark #nm-widget-panel .product_list_widget .remove {
opacity: 1;
}
.widget-panel-dark .nm-widget-panel-header-inner,
.widget-panel-dark #nm-widget-panel .product_list_widget > li > div,
.widget-panel-dark #nm-widget-panel .total {
border-color: #464646;
}
.widget-panel-dark #nm-widget-panel .product_list_widget > li:nth-last-child(2) > div {
border-bottom-color: transparent;
}
.widget-panel-dark #nm-widget-panel .buttons .button.border,
.widget-panel-dark #nm-widget-panel .buttons a:first-child {
border-color: #5f5f5f;
}
.no-touch .widget-panel-dark #nm-widget-panel .buttons a:first-child:hover {
border-color: #777;
}
.widget-panel-dark .nm-cart-panel-thumbnail-loader {
background: rgba(255, 255, 255, 0.82);
}
@media all and (max-width: 2100px) {
#nm-widget-panel {
width: 410px;
} .no-touch .nm-cart-panel-list-wrap {
padding-bottom: 231px;
} #nm-widget-panel .buttons .button {
display: block;
width: 100%;
}
#nm-widget-panel .buttons .button.checkout {
float: none;
margin-top: 12px;
padding: 14px;
}
}
@media all and (max-width: 991px) { .nm-widget-panel-header-inner {
height: 70px;
} #nm-widget-panel-close {
padding-top: 28px;
} #nm-cart-panel-loader.show {
padding-top: 70px;
} .no-touch .nm-cart-panel-list-wrap {
padding-top: 70px;
}
}
@media all and (max-width: 550px) {
#nm-widget-panel {
width: 370px;
} .nm-widget-panel-header {        
padding-right: 21px;
padding-left: 21px;
} .nm-cart-panel-title {
display: inline-block;
} #nm-cart-panel-loader.show {
padding-left: 21px;
} .nm-cart-panel-list-wrap {
padding-right: 21px;
padding-left: 21px;
}
.no-touch .nm-cart-panel-list-wrap {
padding-bottom: 195px;
} .nm-cart-panel-item-details {
padding-left: 15px;
} .nm-cart-panel-summary {
padding-right: 21px;
padding-left: 21px;
}
.nm-cart-panel-summary-inner {
padding-bottom: 21px;
}
#nm-widget-panel .total {
margin-bottom: 21px;
padding-top: 19px;
padding-bottom: 18px;
}
#nm-widget-panel .buttons .button {
margin-top: 15px;
}
}
@media all and (max-width: 385px) {
#nm-widget-panel {
width: calc(100% - 15px);
} .loading .nm-cart-item-loader {
display: block;
opacity: 0.82;
} .loading .nm-cart-panel-thumbnail-loader {
display: none;
} #nm-widget-panel .nm-quantity-wrap label.nm-qty-label-abbrev {
display: none;
}
#nm-widget-panel .nm-quantity-wrap .quantity {
margin-left: -14px;
}
}
@media all and (max-width: 320px) { #nm-widget-panel .nm-cart-panel-product-title {
font-size: inherit;
line-height: inherit;
} #nm-widget-panel .nm-cart-panel-quantity-pricing > span.quantity, #nm-widget-panel .product-quantity,
#nm-widget-panel .quantity .qty {
font-size: inherit !important;
} #nm-widget-panel .nm-cart-panel-item-price .amount {
font-size:  inherit !important;
}
} .nm-pagination {
overflow: hidden;
}
.nm-pagination.nm-infload {
display: none;
}
.page-numbers {
width: 100%;
overflow: hidden;
}
.page-numbers li {
float: left;
}
.page-numbers li a,
.page-numbers li span {
font-size: 16px;
color: inherit;
padding: 3px 14px;
}
.page-numbers li:first-child a,
.page-numbers li:first-child span {
padding-left: 0;
}
.page-numbers li a:hover,
.page-numbers li span.current {
color: #dc9814;
} .nm-blog-wrap {
padding: 0 0 46px;
}
.nm-blog.nm-blog-categories-disabled {
padding-top: 56px;
}
#nm-blog-list.nm-search-results > div,
#nm-blog-list > .post {
-webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease;
}
#nm-blog-list.nm-search-results > div.fade-out,
#nm-blog-list > .post.fade-out {
opacity: 0;
} .nm-blog-heading {
padding: 34px 0 114px;
}
.nm-blog-heading h1 {
font-size: 18px;
line-height: 1.4;
color: inherit;
}
.nm-blog-heading h1 strong {
font-weight: inherit;
color: #282828;
} .nm-blog .sticky .nm-post-thumbnail:before,
.nm-blog .category-sticky .nm-post-thumbnail:before {
display: block;
position: absolute;
top: 6px;
right: 10px;
z-index: 100;
content: "*";
font-family: Arial, Helvetica, sans-serif;
font-size: 46px;
line-height: 1;
color: #dc9814;
} .nm-blog-categories-wrap {
padding-top: 29px;
padding-bottom: 82px;
} .nm-blog-categories-toggle {
display: none;
}
.nm-blog-categories-toggle li a {
font-size: 18px;
color: #888;
}
.nm-blog-categories-toggle li a.active,
.nm-blog-categories-toggle li a:hover {
color: #282828;
}
.nm-blog-categories-toggle li .count {
font-size: 14px;
font-style: normal;
color: #c0c0c0;
vertical-align: top;
padding-left: 1px;
} .nm-blog-categories-list li {
display: inline-block;
vertical-align: middle;
}
.nm-blog-categories-list li a {
font-size: 18px;
line-height: 2;
color: inherit;
margin: 0 17px;
}
.nm-blog-categories-list li a:hover {
color: #dc9814;
}
.nm-blog-categories-list li:first-child a {
margin-left: 0;
}
.nm-blog-categories-list li:last-child a {
margin-right: 0;
}
.nm-blog-categories-list li.current-cat a {
color: #dc9814;
}
.nm-blog-categories-list li span {
color: #ccc;
} .nm-blog-categories-list.list_nosep li a {
margin: 0 19px 0 0;
}
.nm-blog-categories-list.list_nosep li.current-cat a {
padding-bottom: 0;
}
.nm-blog-categories-list.list_nosep li span {
display: none;
} .nm-blog-categories-list.columns {
overflow: hidden;
}
.nm-blog-categories-list.columns li {
display: block;
float: left;
padding-right: 17px;
padding-bottom: 0;
}
.nm-blog-categories-list.columns li a {
font-size: 16px;
margin: 0;
}
.nm-blog-categories-list.columns li.current-cat a {
padding-bottom: 1px;
}
.nm-blog-categories-list.columns li span {
display: none;
} .nm-term-description {
font-size: 18px;
line-height: 1.6;
padding: 0 0 38px;
} .nm-post-meta {
position: relative;
color: #a0a0a0;
padding-left: 51px;
}
.nm-post-meta:before {
position: absolute;
top: 15px;
left: 0;
display: block;
content: " ";
width: 37px;
height: 1px;
background: #dadada;
} .page-links {
margin-top: 11px;
} #nm-blog-pagination {
position: relative;
}
.nm-blog-prev,
.nm-blog-next {
width: 100%;
max-width: 250px;
margin-bottom: 10px;
}
.nm-blog-prev {
float: left;
}
.nm-blog-next {
float: right;
}
#nm-blog-pagination a {
display: block;
font-size: 16px;
line-height: 1;
text-align: center;
width: 100%;
padding: 12px 0;
} #nm-blog-pagination.infinite-load {
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
}
#nm-blog-pagination.all-pages-loaded {
display: none;
}
#nm-blog-infinite-load {
text-align: center;
}
#nm-blog-infinite-load a {
padding: 23px 0;
border: 0 none;
}
#nm-blog-infinite-load a:hover {
color: #888;
background: none;
}
.loading #nm-blog-infinite-load a {
opacity: 0;
}
#nm-blog-pagination.scroll-mode #nm-blog-infinite-load a {
text-indent: -1000em;
overflow: hidden;
} #nm-blog-pagination .wp-pagenavi span.pages {
margin-right: 10px;
}
#nm-blog-pagination .wp-pagenavi a,
#nm-blog-pagination .wp-pagenavi span.current {
display: inline;
margin: 2px;
padding: 10px;
}
#nm-blog-pagination .wp-pagenavi a.previouspostslink,
#nm-blog-pagination .wp-pagenavi a.nextpostslink,
#nm-blog-pagination .wp-pagenavi a.last {
background-color: #f5f5f5;
} .nm-blog.sidebar-right .nm-sidebar {
padding-left: 34px;
}
.nm-blog.sidebar-left .nm-sidebar {
padding-right: 34px;
}
.nm-blog.sidebar-left .nm-blog-content-col {
float: right;
}
.nm-blog.sidebar-left .nm-blog-sidebar-col {
float: left;
}
.nm-blog .nm-sidebar .widget:last-child {
margin-bottom: 0;
}
@media (max-width: 1199px) { .nm-blog.sidebar-right .nm-sidebar {
padding-left: 24px;
}
.nm-blog.sidebar-left .nm-sidebar {
padding-right: 24px;
}
}
@media all and (max-width: 991px) { .nm-blog-categories .toggle-1 .nm-blog-categories-toggle {
display: block;
} .nm-blog-categories .toggle-1 ul.nm-blog-categories-list {
display: none;
padding-top: 16px;
} .has-sidebar #nm-blog-pagination {
margin-bottom: 64px;
} .nm-blog.sidebar-right .nm-sidebar {
padding-left: 0;
}
.nm-blog.sidebar-left .nm-sidebar {
padding-right: 0;
}
}
@media all and (max-width: 768px) {
.nm-blog.nm-blog-categories-disabled {
padding-top: 38px;
} .nm-blog-heading {
padding-bottom: 55px;
} .nm-blog-categories-wrap {
padding-bottom: 39px;
} .nm-term-description {
font-size: 16px;
}
}
@media all and (max-width: 610px) { .nm-blog-prev,
.nm-blog-next {
width: 48%;
max-width: none;
}	
}
@media all and (max-width: 550px) { .nm-blog-categories-list li span {
display: none;
}
.nm-blog-categories-list li a {
margin: 0 24px 0 0;
}
.nm-blog-categories-list li:last-child a {
margin-right: 0;
}
.nm-blog-categories-list li.current-cat a {
padding-bottom: 3px;
}
}
@media all and (max-width: 400px) {
.nm-blog.nm-blog-categories-disabled {
padding-top: 31px;
} .nm-blog-categories-wrap {
padding-bottom: 30px;
} .nm-blog-categories-list li {
display: block;
}
.nm-blog-categories-list li:last-child {
margin-bottom: 0;
}
.nm-blog-categories-list li a {
font-size: 16px;
margin: 0;
}
.nm-blog-categories-list li.current-cat a {
padding-bottom: 0;
border-bottom: 0 none;
} .nm-blog-categories-list.columns li {
width: 100%;
}
} #nm-blog-list.nm-blog-classic {
margin-bottom: 51px;
} .nm-blog-classic .nm-post-title {
font-size: 24px;
}
.nm-blog-classic .nm-post-title a {
color: inherit;
} .nm-blog-classic .nm-post-meta {
margin: 11px 0 24px;
} .nm-blog-classic .nm-post-thumbnail {
position: relative;
padding-bottom: 24px;
}
.nm-blog-classic .nm-post-thumbnail a {
display: block;
}
.nm-blog-classic .nm-post-thumbnail img {
width: 100%;
height: auto;
} .nm-blog-classic .nm-post-content {
font-size: 16px;
}
.nm-post-content-comments-link {
padding-top: 37px;
}
.nm-post-content-comments-link a {
color: #282828;
}
.nm-post-content-comments-link a i {
position: relative;
top: 2px;
}
.nm-post-content-comments-link a span {
padding-left: 10px;
} .nm-blog-classic .nm-post-divider {
height: 1px;
margin: 46px 0;
background: #eee;
}
.nm-blog-classic .post:first-child .nm-post-divider {
display: none;
}
@media all and (max-width: 1199px) { .nm-blog-classic .nm-post-divider {
margin: 38px 0;
}
}
@media all and (max-width: 767px) { .nm-blog-classic .nm-post-meta {
margin: 11px 0 18px;
} .nm-blog-classic .nm-post-thumbnail {
padding-bottom: 19px;
}
}
@media all and (max-width: 400px) { .nm-blog-classic .nm-post-title {
font-size: 22px;
} .nm-blog-classic .nm-post-content {
font-size: inherit;
} .nm-blog-classic .nm-post-divider {
margin: 27px 0 31px;
}
} .nm-blog-grid [class*="block-grid-"] {
margin: 0 -1.6%;
}
.nm-blog-grid [class*="block-grid-"] > li {
padding: 0 1.6% 66px;
} .nm-blog-grid .nm-post-thumbnail {
position: relative;
margin-bottom: 19px;
}
.nm-blog-grid .nm-post-thumbnail a {
position: relative;
display: block;
}
.nm-blog-grid .nm-post-thumbnail img {
width: 100%;
height: auto;
} .nm-blog-grid .nm-post-thumbnail a:hover .nm-image-overlay {
opacity: 1;
} .nm-blog-grid .nm-post-meta {
margin-bottom: 14px;
} .nm-blog-grid .nm-post-title {
font-size: 22px;
line-height: 1.2;
}
.nm-blog-grid .nm-post-title a {
color: inherit;
} .nm-blog-grid .nm-post-content {
font-size: 16px;
line-height: 1.6;
margin-top: 14px;
}
.nm-blog-grid .nm-post-content .nm-post-excerpt p {
margin-bottom: 0;
}
.nm-blog-grid .nm-post-content .nm-post-read-more {
display: block;
margin-top: 14px;
}
.nm-blog-grid .nm-post-content .nm-post-read-more i {
display: inline-block;
line-height: 1;
margin-left: 5px;
vertical-align: text-bottom;
} @media all and (max-width: 750px) {
.nm-blog-grid [class*="block-grid-"] > li {
padding-bottom: 53px;
}
}
@media all and (max-width: 400px) { .nm-blog-grid .nm-post-title {
font-size: 20px;	
} .nm-blog-grid .nm-post-content {
font-size: 14px;
}
} #nm-blog-list.nm-blog-list {
margin-bottom: 51px;
} .nm-blog-list .nm-post-title {
font-size: 24px;
padding-right: 28px;
}
.nm-blog-list .nm-post-title a {
color: inherit;
} .nm-blog-list .nm-post-thumbnail {
position: relative;
padding-bottom: 28px;
}
.nm-blog-list .nm-post-thumbnail a {
display: block;
}
.nm-blog-list .nm-post-thumbnail img {
width: 100%;
height: auto;
} .nm-blog-list .nm-post-content {
font-size: 16px;
line-height: 1.6;
}
.nm-blog-list .nm-post-content .nm-post-excerpt p {
margin-bottom: 0;
} .nm-blog-list .nm-post-divider {
line-height: 2;
margin-top: 45px;
padding-top: 27px;
border-top: 1px solid #eee;
}
.nm-blog-list .post:first-child .nm-post-divider {
display: none;
} @media (max-width: 1199px) { .nm-blog-list .nm-title-col,
.nm-blog-list .nm-content-col,
.nm-blog-list .nm-divider-col {
float: none;
width: auto;
max-width: 833px;
margin: 0 auto;
padding: 0 15px;
} .nm-blog-list .nm-post-title {
padding-right: 0;
margin-bottom: 27px;
} .nm-blog-list .nm-post-content {
margin-top: 20px;
} .nm-blog-list .nm-post-divider {
margin-top: 38px;
padding-top: 10px;
}
}
@media all and (max-width: 400px) { .nm-blog-list .nm-post-title {
font-size: 22px;
} .nm-blog-list .nm-post-divider,
.nm-blog-list > .post:last-child .nm-post-divider {
margin-top: 29px;
padding-top: 2px;
}
} .nm-blog-no-results h1 {
font-size: 18px;
} .nm-post-body {
padding-top: 68px;
}
.nm-post-col {
max-width: 833px;
margin: 0 auto;
padding: 0 15px;
} .nm-post-header {
padding-bottom: 35px;
}
.nm-post.nm-post-sidebar-none .nm-post-header {
text-align: center;
}
.nm-post.nm-post-sidebar-left .nm-post-header .col {
float: right;
}
.nm-post-header h1 {
font-size: 26px;
line-height: 1.2;
} .nm-post.nm-post-sidebar-none .nm-post-featured-image {
width: calc(100% + 10vw);
max-width: none;
margin-left: -5vw;
text-align: left;
}
.nm-post.has-featured-image .nm-post-featured-image {
margin-bottom: 44px;
}
.nm-post-featured-image img {
width: 100%;
} .nm-post-featured-image.aspect-ratio {
position: relative;
overflow: hidden;
}
.nm-post-featured-image.aspect-ratio.ratio-1-1 {
padding-bottom: 100%;
}
.nm-post-featured-image.aspect-ratio.ratio-3-2 {
padding-bottom: 66.66%;
}
.nm-post-featured-image.aspect-ratio.ratio-4-3 {
padding-bottom: 75%;
}
.nm-post-featured-image.aspect-ratio.ratio-16-9 {
padding-bottom: 56.25%;
}
.nm-post-featured-image.aspect-ratio img {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
} .nm-single-post-meta-top {
margin-top: 21px;
}
.nm-single-post-meta-top em {
font-style: normal;
}
.nm-single-post-meta-top a {
color: #282828;
} .nm-post-body .post {
padding-bottom: 50px;
} .nm-post .nm-sidebar {
padding-left: 34px;
}
.nm-post.nm-post-sidebar-left .nm-sidebar {
padding-right: 34px;
padding-left: 0;
}
.nm-post-sidebar-left .nm-post-content-col {
float: right;
}
.nm-post-sidebar-left .nm-post-sidebar-col {
float: left;
} .nm-single-post-meta-wrap {
line-height: 1.8;
padding-bottom: 46px;
overflow: hidden;
}
.nm-single-post-meta {
float: left;
width: 70%;
padding-right: 7px;
} .nm-single-post-tags {
padding-bottom: 15px;
overflow: hidden;
}
.nm-single-post-tags.widget_tag_cloud a {
font-size: 14px !important;
text-transform: lowercase;
}
.nm-single-post-tags a:before {
display: inline-block;
font-family: arial, sans-serif;
content: "#";
padding-right: 3px;
vertical-align: middle;
}  .nm-post-share {
float: right;
width: 30%;
padding-left: 7px;
text-align: right;
}
.nm-post-share span {
display: none;
}
.nm-post-share a {
font-size: 18px;
line-height: 1;
color: inherit;
display: inline-block;
margin-right: 15px;
vertical-align: middle;
}
.nm-post-share a:last-child {
margin-right: 0;
}
.nm-post-share a:hover {
color: #282828;
} .nm-post-pagination {
line-height: 1.4;
padding: 44px 0;
overflow: hidden;
border-top: 1px solid #eee;
}
.nm-post-pagination > .nm-row {
max-width: none;
}
.nm-post-pagination-inner {
padding-right: 20px;
padding-left: 20px;
overflow: hidden;
}
.nm-post-pagination .nm-post-prev,
.nm-post-pagination .nm-post-next {
float: left;
width: 50%;
}
.nm-post-pagination .nm-post-prev {
padding-right: 15px;
}
.nm-post-pagination .nm-post-next {
float: right;
text-align: right;
padding-left: 15px;
}
.nm-post-pagination a {
position: relative;
display: block;
color: #282828;
}
.nm-post-pagination .nm-post-prev a {
padding-left: 37px;
}
.nm-post-pagination .nm-post-next a {
padding-right: 37px;
}
.nm-post-pagination a:before {
position: absolute;
top: 50%;
font-family: 'nm-font';
font-size: 50px;
line-height: 1;
margin-top: -20px;
opacity: 0.3;
}
.nm-post-pagination .nm-post-prev a:before {
left: -11px;
content: "\e600";
}
.nm-post-pagination .nm-post-next a:before {
right: -11px;
content: "\e601";
}
.nm-post-pagination a .short-title {
display: block;
font-size: 13px;
color: #a1a1a1;
margin-bottom: 2px;
}
.nm-post-pagination a .long-title {
font-size: 16px;
} .nm-related-posts {
padding: 56px 0 37px;
}
.no-post-comments .nm-related-posts {
border-top: 1px solid #eee;
}
.nm-related-posts h2 {
font-size: 24px;
padding-bottom: 28px;
}
.nm-related-posts-image {
position: relative;
display: block;
width: 100%;
overflow: hidden;
}
.nm-related-posts-image img {
width: 100%;
max-width: 100%;
height: auto;
}
.nm-related-posts-image:hover .nm-image-overlay {
opacity: 1;
}
.nm-related-posts-content .nm-post-meta {
line-height: 2;
margin: 16px 0 8px;
}
.nm-related-posts-content h3 {
font-size: 18px;
line-height: 1.6;
padding-bottom: 7px;
}
.nm-related-posts-content .nm-related-posts-excerpt {
padding-bottom: 12px;
}
@media all and (max-width: 1400px) { .nm-post-pagination-inner {
padding-right: 0;
padding-left: 0;
}
}
@media all and (max-width: 1199px) { .nm-post .nm-sidebar {
padding-left: 24px;
}
.nm-post.nm-post-sidebar-left .nm-sidebar {
padding-right: 24px;
}
}
@media all and (max-width: 991px) { .nm-post .nm-sidebar {
padding-left: 0;
}
.nm-post.nm-post-sidebar-left .nm-sidebar {
padding-right: 0;
} .nm-related-posts-content .nm-post-meta:before {
width: 19px;
}
.nm-related-posts-content .nm-post-meta {
padding-left: 29px;
}
}
@media all and (max-width: 890px) {
.has-featured-image .nm-post-body {
padding-top: 0;
}
}
@media all and (max-width: 610px) { .nm-post-pagination {
padding: 40px 0 39px;
}
.nm-post-pagination .nm-post-prev a {
padding-left: 22px;
}
.nm-post-pagination .nm-post-next a {
padding-right: 22px;
}
.nm-post-pagination a:before {
font-size: 30px;
margin-top: -14px;
}
.nm-post-pagination .nm-post-prev a:before {
left: -7px;
}
.nm-post-pagination .nm-post-next a:before {
right: -7px;
}
.nm-post-pagination a .long-title {
display: none;
}
.nm-post-pagination a .short-title {
display: inline-block;
font-size: inherit;
color: inherit !important;
margin-bottom: 0;
}
}
@media all and (max-width: 550px) {
.nm-post-body {
padding-top: 48px;
} .nm-post-header {
padding-bottom: 24px;
}
.nm-post-header h1 {
font-size: 22px;
line-height: 1.4;
} .nm-single-post-meta-top {
margin-top: 17px;
padding-left: 29px;
}
.nm-single-post-meta-top::before {
width: 19px;
} .nm-post-body .post {
padding-bottom: 46px;
} .nm-related-posts {
padding: 42px 0 25px;
}
.nm-related-posts-content .nm-post-meta:before {
width: 10px;
}
.nm-related-posts-content .nm-post-meta {
padding-left: 20px;
}
.nm-related-posts-content h3 {
font-size: 16px;
padding-bottom: 15px;
}
.nm-related-posts-content .nm-related-posts-excerpt {
display: none;
}
}
@media all and (max-width: 400px) { .nm-related-posts-content .nm-post-meta {
display:  none;
}
.nm-related-posts-content h3 {
padding-top: 14px;
}
} .post-password-form > p:first-child {
font-size: 16px;
color: #282828;
margin-bottom: 15px !important;
margin-top: 5px;
}
.post-password-form label,
.post-password-form input {
display: block;
}
.post-password-form label input {
width: 100%;
margin: 0 0 14px;
}
.post-password-form input[type=submit] {
width: 111px;
padding: 11px 0;
} #nm-blog-list.nm-search-results {
margin-bottom: 51px;
}
.nm-search-results .nm-title-col {
display: flex;
} .nm-search-results .nm-post-thumbnail {
width: 70px;
margin-right: 22px;
}
.nm-search-results .nm-post-thumbnail img {
display: block;
aspect-ratio: 1/1;
object-fit: cover;
width: 100%;
margin-top: -6px;
} .nm-search-results .nm-post-header {
flex: 1;
padding-bottom: 0;
}
.nm-search-results .nm-post-title {
font-size: 24px;
padding-right: 28px;
}
.nm-search-results .nm-post-title a {
color: inherit;
} .nm-search-results .nm-post-meta {
margin-top: 6px;
padding-left: 0;
}
.nm-search-results .nm-post-meta:before {
display: none;
} .nm-search-results .nm-post-content {
font-size: 16px;
line-height: 1.6;
} .nm-search-results .nm-post-divider {
height: 1px;
margin: 45px 0 48px;
background: #eee;
}
.nm-search-results > div:first-child .nm-post-divider {
display: none;
} @media (max-width: 1199px) { .nm-search-results .nm-title-col,
.nm-search-results .nm-content-col,
.nm-search-results .nm-divider-col {
float: none;
width: auto;
} .nm-search-results .nm-post-title {
padding-right: 0;
} .nm-search-results .nm-post-content {
margin-top: 22px;
} .nm-search-results .nm-post-divider {
margin: 38px 0 40px;
}
}
@media (max-width: 550px) { .nm-search-results .nm-post-thumbnail {
width: 66px;
margin-right: 15px;
}
.nm-search-results .nm-post-thumbnail img {
margin-top: -2px;
} .nm-search-results .nm-post-title {
font-size: 22px;
}
}
@media all and (max-width: 400px) { .nm-search-results .nm-post-title {
font-size: 22px;
} .nm-search-results .nm-post-divider {
margin: 29px 0 32px;
}
}  .nm-comments {
background: #f7f7f7;
}
.nm-post.nm-post-sidebar-left .nm-comments .col {
float: right;
}
.nm-comments .nm-comments-inner {
padding-bottom: 57px;
}
.nm-comments .nm-comments-heading {
font-size: 24px;
line-height: 1.2;
padding: 68px 0 54px;
}
.nm-post.nm-post-sidebar-none .nm-comments .nm-comments-heading {
text-align: center;
}
.nm-comments .commentlist > li,
.nm-comments .commentlist .pingback,
.nm-comments .commentlist .trackback {
margin-top: 30px;
border-top: 1px solid #e7e7e7;
}
.nm-comments .commentlist > .comment:first-child,
.nm-comments .commentlist .pingback:first-child,
.nm-comments .commentlist .trackback:first-child {
margin-top: 0;
border-top: 0 none;
}
.nm-comments .commentlist > li .comment-inner-wrap,
.nm-comments .commentlist .pingback p,
.nm-comments .commentlist .trackback p {
position: relative;
margin-top: 29px;
}
.nm-comments .commentlist > .comment:first-child > .comment-inner-wrap,
.nm-comments .commentlist .pingback:first-child > p,
.nm-comments .commentlist .trackback:first-child > p {
margin-top: 0;
}
.nm-comments .commentlist > li .comment-text {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0 none;
}
.nm-comments .commentlist > .comment:last-child > .comment-text {
padding-bottom: 0;
} .comment-navigation {
margin-top: 71px;
padding: 14px 0;
overflow: hidden;
border-top: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
}
.comment-navigation h1 {
display: none;
}
.comment-navigation a {
color: #282828;
}
.comment-navigation .nav-previous {
float: left;
}
.comment-navigation .nav-next {
float: right;
} .nm-comments .comment-respond {
padding-top: 65px;
}
.nm-comments .comment-respond h3 {
padding-bottom: 3px;
}
.nm-comments .comment-form p.comment-notes {
margin-bottom: 28px;
}
.nm-comments .comment-form p input#submit {
width: auto;
min-width: 140px;
padding-top: 10px;
padding-bottom: 10px;
} .nm-comments .commentlist .comment-respond {
padding-top: 56px;
} @media all and (max-width: 768px) { .nm-comments .nm-comments-inner {
padding-bottom: 39px;
}
.nm-comments .nm-comments-heading {
padding: 50px 0 37px;
}
.nm-comments .commentlist > li,
.nm-comments .commentlist .pingback,
.nm-comments .commentlist .trackback {
margin-top: 23px;
}
.nm-comments .commentlist > li .comment-inner-wrap,
.nm-comments .commentlist .pingback p,
.nm-comments .commentlist .trackback p {
margin-top: 22px;
}
.nm-comments .commentlist > li .comment-text .description {
padding-top: 16px;
}
.nm-comments .commentlist > li .comment-text .moderating {
margin-bottom: 8px;
}
.nm-comments .commentlist > li .comment-text .reply {
padding-top: 16px;
} .nm-comments .comment-respond {
padding-top: 38px;
}
.nm-comments .comment-form p.comment-notes {
margin-bottom: 19px;
} .nm-comments .commentlist .comment-respond {
padding-top: 38px;
}
}
@media all and (max-width: 610px) { .nm-comments .comment-form p.comment-form-author,
.nm-comments .comment-form p.comment-form-email {
width: 100%;
}
}
@media all and (max-width: 550px) { .nm-comments .nm-comments-heading {
font-size: 22px;
line-height: 1.4;
padding: 39px 0 34px;
}
} .commentlist > li {
position: relative;
min-height: 48px;
}
.commentlist > li.bypostauthor {
color: inherit;
}
.commentlist > li > div > img,
.commentlist .children > li > div > img {
position: absolute;
top: -5px;
left: 0;
width: 60px;
height: 60px;
margin: 0;
padding: 0;
overflow: hidden;
-webkit-border-radius: 50%; border-radius: 50%;
}
.commentlist > li .comment-text {
margin: 0 0 34px 81px;
padding-bottom: 28px;
border-bottom: 1px solid #f0f0f0;
}
.commentlist > li:last-child .comment-text {
margin-bottom: 0;
border-bottom: 0 none;
}
.commentlist > li .comment-text .meta {
margin-bottom: 0;
}
.commentlist > li .comment-text .meta strong,
.commentlist > li .comment-text .meta strong a {
color: #282828;
}
.commentlist > li .comment-text .meta strong {
display: block;
font-size: 18px;
line-height: 1.4;
font-weight: inherit;
}
.commentlist > li .comment-text .meta .verified {
font-size: 12px;
font-style: normal;
color: #888;
}
.commentlist > li .comment-text .meta time {
display: block;
line-height: 1;
color: #a1a1a1;
padding-top: 7px;
}
.commentlist > li .comment-text .description {
font-size: 16px;
line-height: 1.6;
padding-top: 19px;
}
.commentlist > li .comment-text .moderating {
color: #acacac;
margin-bottom: 10px;
}
.commentlist > li .comment-text .reply {
line-height: 1;
padding-top: 19px;
} .commentlist > li .children {
margin-left: 81px;
}
.commentlist .children > li {
position: relative;
} .commentlist .pingback p,
.commentlist .trackback p {
font-size: 16px;
line-height: 1.6;
color: #555;
} .no-comments {
font-size: 16px;
color: #282828;
padding-top: 58px;
} .comment-respond h3 {
font-size: 24px;
padding-bottom: 32px;
}
.comment-respond h3 #cancel-comment-reply-link {
font-size: 14px;
}
.comment-form {
clear: both;
overflow: hidden;
}
.comment-form > p {
display: block;
float: left;
width: 100%;
margin: 0 0 16px;
padding: 0;
}
.comment-form p.comment-form-author,
.comment-form p.comment-form-email,
.comment-form p.form-row-first,
.comment-form p.form-row-last {
width: 48%;
}
.comment-form p.comment-form-email,
.comment-form p.form-row-last {
float: right;
}
.comment-form p label {
display: block;
font-size: 16px;
color: #282828;
padding-bottom: 3px;
}
.comment-form p .required-field-message {
display: none;
}
.comment-form p label .required {
color: #aaa;
}
.comment-form p input,
.comment-form p textarea {
width: 100%;
}
.comment-form p textarea {
resize: none;
}
.comment-form p input#submit {
display: inline-block;
width: auto;
min-width: 120px;
margin-top: 9px;
} @media all and (max-width: 767px) {
.commentlist > li > div > img,
.commentlist .children > li > div > img {
display: none;
}
.commentlist > li .comment-text {
margin-left: 0;
} .commentlist > li .children {
margin-left: 35px;
}
} @media all and (max-width: 400px) { .commentlist > li .children {
margin-left: 28px;
}
}  .post .entry-content {
font-size: 16px;
line-height: 1.6;
}
blockquote.alignleft,
img.alignleft,
blockquote.alignright,
img.alignright,
p,
pre,
address,
.entry-content .wp-caption {
margin-bottom: 24px;
}
.nospacing {
margin: 0;
padding: 0;
}
.entry-content > :last-child {
margin-bottom: 0;
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
clear: both;
margin-right: auto;
margin-left: auto;
text-align: center;
}
blockquote.alignleft,
.entry-content .wp-caption.alignleft,
img.alignleft {
margin-right: 28px;
}
blockquote.alignright,
.entry-content .wp-caption.alignright,
img.alignright {
margin-left: 28px;
}
blockquote.aligncenter,
.entry-content .wp-caption.aligncenter,
img.aligncenter {
clear: both;
} .entry-content > h1,
.entry-content > h2,
.entry-content > h3,
.entry-content > h4,
.entry-content > h5,
.entry-content > h6 {
margin-bottom: 26px;
} p:last-child {
margin-bottom: 0;
} img.width-full {
width: 100%;
} img.wp-smiley,
img.emoji {
font-size: inherit;
} pre,
var,
code {
-moz-hyphens: none;
font-family: monospace, serif;
font-style: normal;
}
pre {
padding: 20px;
border: 1px solid #e7e7e7;
background: #fafafa;
} .entry-content strong {
color: #555;
} blockquote {
font-size: 18px;
font-style: italic;
color: #555;
margin-bottom: 26px;
}
blockquote h1,
blockquote h2,
blockquote h3,
blockquote h4,
blockquote h5,
blockquote h6 {
display: inline-block;
padding: 7px 0 5px;
}
blockquote p {
color: #555;
margin-bottom: 0;
} cite {
display: inline-block;
font-style: normal;
color: #282828;
padding-top: 5px;
}
cite a {
text-decoration: underline;
} .entry-content .wp-caption {
position: relative;
max-width: 100%;
}
.entry-content .wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.entry-content .wp-caption-text {
position: absolute;
bottom: 15px;
left: -15px;
font-size: 14px;
line-height: 1.6;
color: #eee;
max-width: 180px;
margin: 0;
padding: 12px 19px;
background: #333;
} ol:not([class]) li,
ul:not([class]) li {
list-style-position: inside;
}
.page > ol:not([class]),
.entry-content > ol:not([class]) {
padding-left: 18px;
}
.page > ul:not([class]),
.entry-content > ul:not([class]) {
padding-left: 14px;
}
.page > ol:not([class]):not(:last-child),
.page > ul:not([class]):not(:last-child),
.entry-content > ol:not([class]):not(:last-child),
.entry-content > ul:not([class]):not(:last-child) {
margin-bottom: 24px;
}
.page > ol:not([class]) li,
.page > ul:not([class]) li,
.entry-content ol:not([class]) li,
.entry-content ul:not([class]) li {
list-style-position: outside;
}
.page > ol:not([class]) li,
.entry-content > ol:not([class]) li {
list-style-type: decimal;
}
.page > ul:not([class]) li,
.entry-content > ul:not([class]) li {
list-style-type: disc;
} .entry-content > ol:not([class]) li ol,
.entry-content > ol:not([class]) li ul,
.entry-content > ul:not([class]) li ul,
.entry-content > ul:not([class]) li ol {
padding-left: 17px;
} dt {
font-weight: bold;
color: #282828;
}
dd {
margin-bottom: 24px;
} #tab-description.entry-content table,
#tab-description.entry-content table th,
#tab-description.entry-content table td,
.entry-content > table,
.entry-content > table th,
.entry-content > table td {
border: 1px solid #e0e0e0;
}
#tab-description.entry-content table,
.entry-content > table {
table-layout: fixed;
width: 100%;
margin: 0 0 28px;
border-width: 1px 0 0 1px;
}
#tab-description.entry-content table th,
#tab-description.entry-content table td,
.entry-content > table th,
.entry-content > table td {
padding: 7px;
}
#tab-description.entry-content table th,
.entry-content > table th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
#tab-description.entry-content table td,
.entry-content > table td {
border-width: 0 1px 1px 0;
} hr {
height: 0px;
border-bottom: 1px solid #eee;
} .nm-spacer {
display: block;
width: 100%;
height: 8px;
}
.nm-spacer.small {
height: 6px;
}
.nm-spacer.large {
height: 32px;
} iframe {
max-width: 100%;
vertical-align: middle;
} .more-link {
display: block;
margin-top: 28px;
} mark,
ins {
text-decoration: none; } @media all and (max-width: 768px) { .entry-content .wp-caption-text {
bottom: 10px;
left: -10px;
}
}   .alignfull {
width: 100vw;
max-width: 100vw;
margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw);
}  .nm-page-sidebar .alignfull {
width: 100%;
max-width: none;
margin-right: auto;
margin-left: auto;
}
[class^="wp-block"].alignleft,
[class^="wp-block"].alignright {
max-width: 305px;
} .has-drop-cap:not(:focus):first-letter {
font-weight: inherit;
} .nm-block-heading {
margin-bottom: 24px;
} .nm-block-list {
margin-bottom: 24px;
padding-left: 15px;
}
.nm-block-list ul,
.nm-block-list ol {
padding-left: 15px;
}
ol.nm-block-list li,
ul.nm-block-list li {
list-style-position: outside;
}
ol.nm-block-list li {
list-style-type: decimal;
}
ul.nm-block-list li {
list-style-type: disc;
}
ul.nm-block-list ul li {
list-style-type: circle;
} .wp-block-image {
margin-bottom: 28px;
} .wp-block-quote {
font-size: 22px;
font-style: normal;
line-height: 1.6;
margin-bottom: 28px;
padding-left: 20px;
border-left: 4px solid;
}
.wp-block-quote.has-text-align-right {
padding-right: 20px;
border-right: 4px solid;
border-left: 0 none;
}
.wp-block-quote.has-text-align-center {
max-width: 820px;
margin-right: auto;
margin-left: auto;
padding-right: 0;
padding-left: 0;
border-right: 0 none;
border-left: 0 none;
}
.wp-block-quote p {
font-size: inherit;
margin-bottom: 0;
}
.wp-block-quote.has-text-align-center p:before,
.wp-block-quote.has-text-align-center p:after {
display: inline-block;
font-size: 30px;
line-height: 1;
}
.wp-block-quote.has-text-align-center p:before {
content: "\201c";
}
.wp-block-quote.has-text-align-center p:after {
content: "\201d";
}
.wp-block-quote cite {
font-size: 13px;
font-style: normal;
color: inherit;
margin-top: 10px;
opacity: 0.5;
} .wp-block-pullquote {
padding: 30px 0;
margin-bottom: 28px;
border-top: 4px solid;
border-bottom: 4px solid;
}
.wp-block-pullquote blockquote {
font-style: normal;
margin-bottom: 0;
}
.wp-block-pullquote p {
font-size: 20px;
}
.wp-block-pullquote.alignleft {
margin-right: 28px;
}
.wp-block-pullquote.alignright {
margin-left: 28px;
}
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
margin-bottom: 0;
}
.wp-block-pullquote cite {
font-size: 13px;
padding-top: 10px;
opacity: 0.5;
} .wp-block-file a {
color: inherit;
text-decoration: underline;
} .wp-block-code,
.wp-block-preformatted,
.wp-block-verse {
color: #23282d;
} .wp-block-gallery {
margin-bottom: 12px;
} .wp-block-cover {
margin-bottom: 28px;
} .wp-block-group.has-background {
padding: 28px;
} .wp-block-media-text {
line-height: 1.8;
margin-bottom: 28px;
} .wp-block-table {
margin-bottom: 28px;
}
.wp-block-table td,
.wp-block-table th {
padding: 8px;
border: 1px solid;
} .wp-block-audio,
.wp-block-video {
margin-bottom: 28px;
}
.wp-block-audio figcaption,
.wp-block-video figcaption {
text-align: center;
} .wp-block-archives {
margin-bottom: 24px;
} .wp-block-categories {
margin-bottom: 24px;
} .wp-block-calendar {
margin-bottom: 28px;
}
.wp-block-calendar table thead {
color: #282828;
}
.wp-block-calendar table caption,
.wp-block-calendar table tbody {
color: inherit;
}
.wp-block-calendar table caption,
.wp-block-calendar td,
.wp-block-calendar th {
text-align: center;
} .wp-block-latest-posts {
margin-bottom: 24px;
}
.wp-block-latest-posts > li > a {
font-size: 18px;
line-height: 1.6;
} .wp-block-latest-comments {
margin-bottom: 24px;
}
.wp-block-latest-comments__comment {
margin-bottom: 28px;
} .wp-block-search {
margin-bottom: 28px;
}
.wp-block-search__button {
line-height: 1;
color: #fff;
padding: 9px 15px;
border: 0 none;
-webkit-border-radius: 0; border-radius: 0;
text-align: center;
opacity: 1;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
background-color: #282828;
}
.wp-block-search__button:hover {
color: #fff;
opacity: 0.82;
} .wp-block-rss__item-title a {
font-size: 18px;
line-height: 1.6;
}
.wp-block-rss > li {
margin-bottom: 24px;
}  .elementor-page .nm-page-default {
max-width: none;
padding-right: 0;
padding-left: 0;
}
.elementor-page .nm-page-default-col {
float: none;
padding-right: 0;
padding-left: 0;
} .elementor-editor-active.header-transparency .nm-header {
opacity: 0.3;
pointer-events: none;
} .elementor .elementor-add-section {
max-width: 1260px;
} .elementor-editor-active:not(.header-on-scroll) .elementor-section-wrap:hover { z-index: 10002;
} .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1280px;
}
.elementor-section.elementor-section-boxed > .elementor-column-gap-no {
max-width: 1220px;
}
@media all and (min-width: 769px) {
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
padding-left: 20px;
padding-right: 20px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
padding-left: 25px;
padding-right: 25px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
padding-left: 15px;
padding-right: 15px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
padding-left: 10px;
padding-right: 10px;
}
}   
@media all and (max-width: 768px) {
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
padding-left: 5px;
padding-right: 5px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
padding-left: 10px;
padding-right: 10px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
margin-left: -5px;
margin-right: -5px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
margin-left: -15px;
margin-right: -15px;
}
} .gallery {
clear: both;
margin: -1.79104477%;
padding-bottom: 32px;
overflow: hidden;
}
.gallery:last-child {
padding-bottom: 0;
}
.gallery-item {
position: relative;
display: inline-block;
float: left;
width: 100%;
text-align: center;
padding: 1.79104477%;
vertical-align: top;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-item:last-of-type .gallery-icon {
width: 100%;
}
.gallery-icon img {
width: 100%;
height: auto;
margin: 0 auto;
}
.gallery-caption {
left: 1.79104477%;
bottom: 1.79104477%;
z-index: 1000;
text-align: left;
}
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .gallery-icon:before,
.gallery-icon:after {
position: absolute;
top: 50%;
left: 50%;
z-index: 100;
display: block;
content: " ";
opacity: 0;
pointer-events: none;
background: #dc9814;
}
.gallery-icon:before {
width: 50px;
height: 1px;
margin-left: -25px;
}
.gallery-icon:after {
width: 1px;
height: 50px;
margin-top: -25px;
}
.gallery-icon:hover:before,
.gallery-icon:hover:after {
opacity: 1;
}
.gallery-icon a {
position: relative;
display: block;
}
.gallery-icon a:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10;
display: block;
content: " ";
opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
background: #111;
}
.gallery-icon:hover a:before {
opacity: 0.73;
} .nm-wp-gallery-popup .mfp-counter {
display: none;
}
.nm-wp-gallery-popup .mfp-close {
color: #fff;
}
.nm-wp-gallery-popup .mfp-close:hover,
.nm-wp-gallery-popup .mfp-close:focus {
opacity: 1;
}
.nm-wp-gallery-popup .mfp-arrow {
font-size: 30px;
line-height: 110px;
color: #fff;
width: 70px;
opacity: 0.75;
cursor: pointer;
-webkit-transition: opacity 0.25s ease; transition: opacity 0.25s ease;
}
.nm-wp-gallery-popup .mfp-arrow-left:before { display: inline-block;
-webkit-transform: scale(-1, 1); transform: scale(-1, 1);
}
.nm-wp-gallery-popup .mfp-arrow:hover {
opacity: 1;
}
@media all and (max-width: 550px) {
.gallery-item {
max-width: 50% !important;
}
.gallery br {
display: none;
}
}
@media all and (max-width: 768px) {
.gallery-caption {
display: none;
}
}
@media all and (max-width: 820px) {
.nm-wp-gallery-popup .mfp-arrow {
display: none;
}
} .widget {
margin-bottom: 43px;
}
.widget .nm-widget-title {
font-size: 16px;
line-height: 1.2;
margin-bottom: 16px;
}
.widget ul .children,
.widget ul .sub-menu,
.widget ol .children,
.widget ol .sub-menu {
margin: 6px 0 6px 20px;
}
.widget ul li {
line-height: 1.6;
margin-bottom: 8px;
}
.widget ul li:last-child {
margin-bottom: 0;
}
.widget ul li a {
color: inherit;
cursor: pointer;
}
.widget ul li.active,
.widget ul li a:hover,
.widget ul li a:focus,
.widget ul li a.active {
color: #dc9814;
}
.widget ul li .count {
display: none;
} .widget form > select {
width: 100%;
}
.widget form > button {
display: block;
} .widget_rss .rsswidget {
color: #282828;
}
.widget_rss .rsswidget img {
display: none;
}
.widget_rss ul li {
padding-bottom: 14px;
}
.widget_rss ul li:last-child {
padding-bottom: 0;
}
.widget_rss ul li .rss-date {
display: block;
font-size: 14px;
line-height: 1;
padding: 15px 0;
}
.widget_rss ul li .rssSummary {
padding-bottom: 10px;
} #wp-calendar {
width: 100%;
}
#wp-calendar caption {
font-size: 16px;
padding-bottom: 10px;
}
#wp-calendar th,
#wp-calendar td {
padding: 5px;
}
#wp-calendar tbody td a {
margin-left: -5px;
padding: 3px 5px;
color: #fff;
background: #dc9814;
} .nm-footer-widgets .widget_tag_cloud a,
.nm-footer-widgets .widget_product_tag_cloud a,
.nm-footer-widgets .widget_tag_cloud a:hover,
.nm-footer-widgets .widget_product_tag_cloud a:hover,
.widget_tag_cloud a,
.widget_product_tag_cloud a {
color: #fff;
}
.widget_tag_cloud a,
.widget_product_tag_cloud a {
display: inline-block;
float: left;
font-size: 12px !important;
line-height: 1;
margin: 0 6px 6px 0;
padding: 5px 10px;
-webkit-border-radius: 30px; border-radius: 30px;
background: #282828;
}
.nm-footer-widgets .widget_tag_cloud a:hover,
.nm-footer-widgets .widget_product_tag_cloud a:hover,
.widget_tag_cloud a:hover,
.widget_product_tag_cloud a:hover {
background: #dc9814;
} .tagcloud:before,
.tagcloud:after {
content: " ";
display: table;
}
.tagcloud:after {
clear: both;
}
.tagcloud {
*zoom: 1;
} .widget_search form,
.widget_product_search form {
position: relative;
}
.widget_search input,
.widget_product_search button,
.widget_product_search input {
width: 100%;
margin: 0;
padding: 9px;
outline: 0 none;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
.widget_product_search label {
display: none;
}
.widget_search form > button,
.widget_product_search form > #searchsubmit {
display: block;	
position: absolute;
top: 1px;
right: 1px;
z-index: 100;
font-size: 16px;
line-height: 45px;
color: #555;
width: 35px;
height: 40px;
margin: 0;
padding: 0;
border: 0 none;
background: #fff;
} .widget_recent_entries ul li {
margin-bottom: 14px;
}
.widget_recent_entries ul li:last-child {
margin-bottom: 0;
}
.widget_recent_entries ul li .post-date {
display: block;
font-size: 12px;
} .widget_recent_comments ul li {
position: relative;
padding-left: 28px;
}
.widget_recent_comments ul li:before {
position: absolute;
top: 3px;
left: 0;
display: block;
content: "\e602";
font-family: "nm-font";
font-size: 18px;
line-height: 1;
font-weight: normal;
color: #282828;
}
.widget_recent_comments ul li .comment-author-link {
color: #282828;
} .widget_text p {
margin-bottom: 14px;
}
.widget_text p.no-spacing {
margin-bottom: 0;
} div.wpcf7,
.wpcf7 {
position: relative;
margin-left: -19px;
overflow: hidden;
}
.wpcf7-form > .wpcf7-form-control-wrap,
.wpb_text_column .wpcf7-form > p,
.wpcf7-form > p {
margin-bottom: 0;
padding: 0 0 19px 19px;
}
.wpcf7-form > p.half {
float: left;
width: 50%;
}
.wpcf7-form > p:not(.half) {
clear: both;
}
.wpcf7 .wpcf7-form-control {
font-size: 16px;
line-height: 1.4;
width: 100%;
}
.wpcf7 input.wpcf7-submit {
display: inline-block;
width: auto;
padding: 11px 17px;
}
div.wpcf7-response-output {
font-size: 16px;
line-height: 1.6;
padding-left: 19px;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-mail-sent-ok {
color: #398f14;
}
div.wpcf7-mail-sent-ng {
color: #f00;
}
div.wpcf7-spam-blocked {
color: #f90;
}
div.wpcf7-validation-errors {
color: #f00;
}
span.wpcf7-form-control-wrap {
position: relative;
display: block;
}
span.wpcf7-not-valid-tip {
display: block;
font-size: 14px;
line-height: 1.4;
color: #f00;
margin-top: 10px;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip { 
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
margin-right: 14px;
}
span.wpcf7-list-item:last-child {
margin-right: 0;
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin-left: 10px;
}
div.wpcf7 .ajax-loader {
opacity: 0;
transition: opacity 0.2s ease;
}
div.wpcf7 .submitting .ajax-loader,
div.wpcf7 .submitting .wpcf7-spinner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 1;
background: rgba(255,255,255, 0.4);
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
@media all and (max-width: 768px) {
.wpcf7 .wpcf7-form-control {
font-size: 14px;
}
}
@media all and (max-width: 550px) {
.wpcf7-form > p.half {
float: none;
width: auto;
}
} .nm-page-not-found {
line-height: 1.6;
text-align: center;
padding: 68px 0 82px;
}
.nm-page-not-found-icon i {
display: inline-block;
font-size: 22px;
line-height: 50px;
vertical-align: middle;
width: 50px;
height: 50px;
-webkit-border-radius: 50px; border-radius: 50px;
background: #eee;
}
.nm-page-not-found h2 {
font-size: 26px;
line-height: 1.4;
margin-top: 14px;
}
.nm-page-not-found p {
max-width: 330px;
margin: 18px auto 20px;
}
.nm-page-not-found .button {
font-size: inherit;
}
.nm-page-not-found .button i {
margin-right: 8px;
} .nm-page-not-found-products {
padding: 44px 0 25px;
}
.nm-page-not-found-products-heading {
font-size: 20px;
text-align: center;
margin-bottom: 43px;
}
@media all and (max-width: 768px) {
.nm-page-not-found h2 {
font-size: 24px;
}
}
@media all and (max-width: 400px) {
.nm-page-not-found {
padding: 46px 0 55px;
}
.nm-page-not-found-icon i {
font-size: 20px;
line-height: 44px;
width: 44px;
height: 44px;
} .nm-page-not-found-products {
padding-top: 41px;
padding-bottom: 41px;
}
.nm-page-not-found-products-heading {
font-size: 18px;
margin-bottom: 39px;
}
} .nm-footer {
position: relative;
right: 0; float: left;
clear: both;
width: 100%;
} .nm-footer-widgets {
padding-top: 55px;
padding-bottom: 15px;
overflow: hidden;
background: #fff;
}
.nm-footer-widgets.has-border {
border-top: 1px solid #eee;
}
.nm-footer-block-grid {
margin: 0 -15px;
}
.nm-footer-block-grid > li {
margin-bottom: 0;
padding: 0 15px 40px;
} .nm-footer-bar {
float: left;
clear: both;
color: #aaa;
line-height: 30px;
width: 100%;
vertical-align: middle;
}
.nm-footer-bar-inner {
padding-top: 30px;
padding-bottom: 31px;
overflow: hidden;
background: #282828;
}
.nm-footer-bar a {
color: #aaa;
}
.nm-footer-bar a:hover {
color: #eee;
} .nm-footer-bar-logo {
float: left;
margin-right: 37px;
}
.nm-footer-bar-logo img {
display: inline-block;
vertical-align: middle;
width: auto;
max-height: 30px;
} .nm-footer-bar .menu {
float: left;
}
.nm-footer-bar .menu .sub-menu {
display: none;
}
.nm-footer-bar .menu > li {
display: inline-block;
margin-left: 18px;
border-bottom-color: #3a3a3a;
}
.nm-footer-bar .menu > li:first-child {
margin-left: 0;
}
.nm-footer-bar .menu > li > a {
display: inline-block;
vertical-align: middle;
} .nm-footer-bar-social {
float: right;
}
.nm-footer-bar-social:not(:only-child) {
margin-left: 37px;
}
.nm-footer-bar-social li {
display: inline-block;
margin-left: 19px;
}
.nm-footer-bar-social li:first-child {
margin-left: 0;	
}
.nm-footer-bar-social a {
color: #eee;
}
.nm-footer-bar-social a:hover {
color: #c6c6c6;
}
.nm-footer-bar-social i {
font-size: 18px;
line-height: 30px;
vertical-align: middle;
} .nm-footer-bar-copyright {
float: right;
text-align: right;
} .nm-footer-bar-custom {
float: right;
}
.nm-footer-bar-custom img {
max-height: 24px;
vertical-align: middle;
}
@media all and (max-width: 991px) { .nm-footer-bar-logo {
float: none;
margin-right: 0;
margin-bottom: 17px;
} .nm-footer-bar .menu {
float: none;
} .nm-footer-bar-social {
float: none;
padding-top: 14px;
}
.nm-footer-bar-social:not(:only-child) {
margin-left: 0;
}
.nm-footer-bar-social i {
font-size: 16px;
} .nm-footer-bar-copyright {
float: none;
padding-top: 17px;
text-align: inherit;
} .nm-footer-bar-custom {
float: none;
padding-top: 17px;
}
}
@media all and (max-width: 767px) { .nm-footer-bar .menu > li {
display: block;
margin-left: 0;
padding: 3px 0;	
border-bottom: 1px solid #3a3a3a;
}
.nm-footer-bar .menu > li:last-child {
border-bottom: 0 none;
}
}  .layout-stacked .nm-footer-bar-logo {
float: none;
margin-right: 0;
margin-bottom: 18px;
} .nm-footer-bar.layout-stacked .menu > li.nm-menu-item-copyright {
display: block;
margin-left: 0;
} .layout-stacked .nm-footer-bar-copyright {
float: none;
} .layout-stacked .nm-footer-bar-custom {
float: none;
} .layout-centered .nm-footer-bar-left,
.layout-centered .nm-footer-bar-right {
width: 100%;
} .nm-footer-bar.layout-centered {
text-align: center;
}
.layout-centered .nm-footer-bar-logo {
float: none;
margin-right: 0;
margin-bottom: 18px;
} .nm-footer-bar.layout-centered .menu {
float: none;
}
.nm-footer-bar.layout-centered .menu > li {
margin-right: 9px;
margin-left: 9px;
} .layout-centered .nm-footer-bar-social {
float: none;
margin-left: 0;
padding-top: 17px;
}
.layout-centered .nm-footer-bar-social li {
margin-right: 9px;
margin-left: 9px;
} .layout-centered .nm-footer-bar-copyright {
float: none;
padding-top: 17px;
text-align: inherit;
} .layout-centered .nm-footer-bar-custom {
float: none;
padding-top: 17px;
} .flickity-enabled { position: relative; }
.flickity-enabled:focus { outline: none; }
.flickity-viewport {
position: relative;
overflow: hidden;
height: 100%;
}
.flickity-slider {
position: absolute;
width: 100%;
height: 100%;
}
.flickity-enabled.is-draggable { -webkit-tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.flickity-enabled.is-draggable .flickity-viewport { cursor: move; cursor: -webkit-grab; cursor: grab; }
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down { cursor: -webkit-grabbing; cursor: grabbing;
} .flickity-button {
position: absolute;
top: 50%;
display: block;
color: #111;
width: 50px;
height: 128px;
margin-top: -64px;
border: none;
background: none;
-webkit-transition: all 0.2s ease; transition: all 0.2s ease;
}
.flickity-button:after { font-family: 'nm-font'; }
.flickity-button:hover {
color: #dc9814;
cursor: pointer;
}
.flickity-button:focus { outline: none; }
.flickity-button:disabled {
opacity: 0.3;
cursor: default;
pointer-events: none;
}
.flickity-button-icon { display: none;
} .flickity-prev-next-button.previous { left: -10px; }
.flickity-prev-next-button.previous:after { content: "\e600"; }
.flickity-prev-next-button.next { right: -10px; }
.flickity-prev-next-button.next:after { content: "\e601";
} .flickity-page-dots {
position: absolute;
bottom: 30px;
left: 50%;
line-height: 1;
width: 100%;
max-width: 1280px;
padding: 0 27px;
-webkit-transform: translateX(-50%); transform: translateX(-50%);
}
.flickity-page-dots .dot {
-webkit-box-sizing: content-box; box-sizing: content-box;
position: relative;
display: inline-block;
width: 6px;
height: 6px;
margin: 0 6px;
vertical-align: middle;
cursor: pointer;
-webkit-border-radius: 50%; border-radius: 50%;
background-color: #aaa;
}
.flickity-page-dots .dot.is-selected {
width: 10px;
height: 10px;
margin: 0 2px;
border: 2px solid #dc9814;
background: none;
}
@media all and (max-width: 400px) { .flickity-page-dots {
bottom: 22px;
}
.flickity-page-dots .dot,
.flickity-page-dots .dot.is-selected {
margin: 0 7px;
}
.flickity-page-dots .dot.is-selected {
width: 6px;
height: 6px;
border: 0 none;
background: #dc9814;
}
} body.page-id-6 .shop-filter,
body.term-carafes .shop-filter,
body.term-crachoir .shop-filter,
body.term-gravitas .shop-filter,
body.term-verres .shop-filter,
body.page-id-6 .header-search,
body.term-carafes .header-search,
body.term-crachoir .header-search,
body.term-gravitas .header-search,
body.term-verres .header-search, body.page-id-6 .filters-toolbar,
body.term-carafes .filters-toolbar,
body.term-crachoir .filters-toolbar,
body.term-gravitas .filters-toolbar,
body.term-verres .filters-toolbar,
body.page-id-6 .filter-sort,
body.term-carafes .filter-sort,
body.term-crachoir .filter-sort,
body.term-gravitas .filter-sort,
body.term-verres .filter-sort,
body.page-id-6 .filter-price,
body.term-carafes .filter-price,
body.term-crachoir .filter-price,
body.term-gravitas .filter-price,
body.term-verres .filter-price,
body.page-id-6 .filter-tags,
body.term-carafes .filter-tags,
body.term-crachoir .filter-tags,
body.term-gravitas .filter-tags,
body.term-verres .filter-tags,
body.page-id-6 .product-filters,
body.term-carafes .product-filters,
body.term-crachoir .product-filters,
body.term-gravitas .product-filters,
body.term-verres .product-filters {
display: none !important;
visibility: hidden !important;
}.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.wpb_button {
margin-bottom: 0;
}  .nm-elementor-tabs:before,
.nm-elementor-tabs:after {
display: table;
content: " ";
}
.nm-elementor-tabs:after {
clear: both;
} .nm-elementor-tabs-vertical .nm-elementor-tabs {
display: -webkit-box; display: -ms-flexbox; display: flex;
} .nm-elementor-tabs-wrapper {
position: relative;
z-index: 1;
}
.nm-elementor-tabs-align-center .nm-elementor-tabs-wrapper {
text-align: center;
}
.nm-elementor-tabs-align-right .nm-elementor-tabs-wrapper {
text-align: right;
}
.nm-elementor-tab a {
display: block;
position: relative;
font-size: 18px;
line-height: 1.4;
color: #a0a0a0;
border-bottom: 1px solid transparent;
}
.nm-elementor-tab.nm-elementor-active a {
color: #282828;
border-color: #e1e1e1;
cursor: default;
} .nm-elementor-tabs-horizontal .nm-elementor-tabs-wrapper {
padding-bottom: 27px;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab {
display: inline-block;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab a {
margin: 0 14px;
padding: 0 0 5px;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab:first-child a {
margin-left: 0;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab:last-child a {
margin-right: 0;
} .nm-elementor-tabs-vertical .nm-elementor-tabs-wrapper {
float: left;
width: 25%;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.nm-elementor-tabs-vertical .nm-elementor-tab {
float: left;
clear: left;
width: 100%;
white-space: normal;
}
.nm-elementor-tabs-vertical .nm-elementor-tab a {
float: left;
margin: 0 0 19px;
padding: 0 0 5px;
} .nm-elementor-tabs-content-wrapper {
position: relative;
}
.nm-elementor-tab-content {
position: absolute;
top: 0;
left: 0;
z-index: -1;
font-size: 16px;
opacity: 0;
overflow: hidden;
-webkit-transition: opacity 0.6s ease; transition: opacity 0.6s ease;
}
.nm-elementor-tab-content.nm-elementor-active {
position: relative;
z-index: 10;
opacity: 1;
} .nm-elementor-tabs-vertical .nm-elementor-tabs-content-wrapper {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
-ms-flex: 1;
flex-grow: 1;
overflow: hidden;
padding-left: 20px;
}
@media all and (max-width: 768px) { .nm-elementor-tabs-vertical .nm-elementor-tabs {
display: block;
} .nm-elementor-tabs-horizontal .nm-elementor-tabs-wrapper {
padding-bottom: 16px;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab {
display: block;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab a {
margin: 0 0 12px 0;
padding-bottom: 12px;
border-bottom-color: #eee !important;
} .nm-elementor-tabs-vertical .nm-elementor-tabs-wrapper {
float: none;
width: auto !important;
padding-bottom: 16px;
}
.nm-elementor-tabs-vertical .nm-elementor-tab {
float: none;
clear: none;
}
.nm-elementor-tabs-vertical .nm-elementor-tab a {
float: none;
margin-bottom: 12px;
padding-bottom: 12px;
border-bottom-color: #eee !important;
} .nm-elementor-tabs-vertical .nm-elementor-tabs-content-wrapper {
padding-left: 0;
}
}  .elementor-widget-text-editor h3:not(:last-child),
.elementor-widget-text-editor h2:not(:last-child),
.elementor-widget-text-editor h1:not(:last-child) {
margin-bottom: 20px;
}
.elementor-widget-text-editor h6:not(:last-child),
.elementor-widget-text-editor h5:not(:last-child),
.elementor-widget-text-editor h4:not(:last-child) {
margin-bottom: 24px;
} .elementor-widget-text-editor p:not(:last-child) {
margin-bottom: 24px;
} .elementor-widget-text-editor ol:not([class]) {
padding-left: 18px;
}
.elementor-widget-text-editor ul:not([class]) {
padding-left: 14px;
}
.elementor-widget-text-editor ol:not([class]):not(:last-child),
.elementor-widget-text-editor ul:not([class]):not(:last-child) {
margin-bottom: 24px;
}
.elementor-widget-text-editor ol:not([class]) li,
.elementor-widget-text-editor ul:not([class]) li {
list-style-position: outside;
}
.elementor-widget-text-editor ol:not([class]) li {
list-style-type: decimal;
}
.elementor-widget-text-editor ul:not([class]) li {
list-style-type: disc;
} .elementor-widget-text-editor ol:not([class]) li ol,
.elementor-widget-text-editor ol:not([class]) li ul,
.elementor-widget-text-editor ul:not([class]) li ul,
.elementor-widget-text-editor ul:not([class]) li ol {
padding-left: 17px;
} .wpb_text_column {
font-size: 16px;
line-height: 1.6;
}
.wpb_text_column p {
margin-bottom: 20px;
}
.wpb_text_column p:last-child {
margin-bottom: 0;
} .wpb_text_column ol li,
.wpb_text_column ul li {
list-style-position: inside;
}
.wpb_text_column ul li {
list-style-type: disc;
}
.wpb_text_column ol li {
list-style-type: decimal;
} .wpb_text_column ol li ol,
.wpb_text_column ol li ul,
.wpb_text_column ul li ul,
.wpb_text_column ul li ol {
padding-left: 17px;
}
@media all and (max-width: 768px) {
.wpb_text_column {
font-size: inherit;
}
} .nm-divider {
position: relative;
min-height: 2px;
}
.nm-divider.separator_align_center {
text-align: center;
}
.nm-divider.separator_align_right {
text-align: right;
}
.nm-divider .nm-divider-line {
position: absolute;
top: 50%;
left: 0;
z-index: 10;
display: block;
content: " ";
width: 100%;
height: 1px;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
background: #eee;
}
.nm-divider .nm-divider-title {
position: relative;
z-index: 100;
display: inline-block;
font-size: 22px;
line-height: 1.6;
padding-right: 14px;
background: #fff;
}
.nm-divider .nm-divider-title.large {
font-size: 28px;
}
.nm-divider .nm-divider-title.small {
font-size: 18px;
}
.nm-divider.separator_align_center .nm-divider-title,
.nm-divider.separator_align_right .nm-divider-title {
padding-left: 14px;
}
.nm-divider.separator_align_right .nm-divider-title {
padding-right: 0;
} .nm-message-box {
position: relative;
font-size: 16px;
line-height: 1.6;
color: #282828;
margin-bottom: 14px;
padding: 19px 21px;
overflow: hidden;
background-color: #dff2fe;
} .nm-message-box .nm-message-box-icon {
position: absolute;
top: 11px;
left: 21px;
font-size: 24px;
}
.nm-message-box.info .nm-message-box-icon,
.nm-message-box.warning .nm-message-box-icon {
top: 12px;
}
.nm-message-box .nm-message-box-icon i {
line-height: 1.6;
} .nm-message-box .nm-message-box-text {
padding-left: 43px;
}
.nm-message-box .nm-message-box-text p {
margin-bottom: 0;
} .nm-message-box.info {
color: #1e85be;
background-color: #e6f1f9;
} .nm-message-box.warning {
color: #d88f10;
background-color: #fff7da;
} .nm-message-box.success {
color: #239d62;
background-color: #e7f7ef;
} .nm-message-box.danger {
color: #de4440;
background-color: #fcecec;
}
@media all and (max-width: 550px) {
.nm-message-box {
font-size: inherit;
padding: 14px;
} .nm-message-box .nm-message-box-icon {
top: 4px;
left: 14px;
}
.nm-message-box.info .nm-message-box-icon,
.nm-message-box.warning .nm-message-box-icon {
top: 5px;
} .nm-message-box .nm-message-box-text {
padding-left: 38px;
}
}  .wpb_single_image.full-width .vc_single_image-wrapper {
display: block;
}
.wpb_single_image.full-width img {
width: 100%;
} .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_content_element .wpb_accordion_header a {
font-size: 18px;
line-height: 1.4;
color: #a2a2a2;
padding: 0 0 5px;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
background-color: transparent;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
padding: 0;
}
@media all and (max-width: 768px) {
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_content_element .wpb_accordion_header a {
font-size: 16px;
}
} .wpb_content_element .wpb_tabs_nav {
margin-bottom: 27px;
text-align: center;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_content_element .wpb_tabs_nav li:hover {
background-color: transparent;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
border-bottom: 1px solid transparent;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active a {
color: #282828;
border-color: #e1e1e1;
}
@media all and (max-width: 768px) {
.wpb_content_element .wpb_tabs_nav {
margin-bottom: 16px;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {	
display: block;
float: none;
margin-bottom: 12px;
padding-bottom: 12px;
border-bottom-color: #eee;
}
} .wpb_tabs .wpb_tabs_nav li {
float: none;
display: inline-block;
margin: 0;
}
.wpb_tabs .wpb_tabs_nav li a {
margin: 0 14px;
}
@media all and (max-width: 768px) {
.wpb_tabs .wpb_tabs_nav li {
display: block;
}
.wpb_tabs .wpb_tabs_nav li a {
margin: 0;
}
} .wpb_tour .wpb_tabs_nav {
width: 25%;
text-align: left;
}
.wpb_tour .wpb_tabs_nav li {
float: left;
clear: left;
width: 100%;
margin: 0;
white-space: normal;
}
.wpb_tour .wpb_tabs_nav a {
float: left;
width: auto;
margin: 0 0 19px;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
width: 75%;
padding: 0 0 0 20px;
}
@media all and (max-width: 768px) {
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {		
float: none;
width: 100%;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
padding: 0;
}
} .wpb_accordion .wpb_accordion_section {
border-bottom: 1px solid #eee;
}
.wpb_accordion .wpb_accordion_section:last-child {
border-bottom: 0 none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
line-height: 1.2;
margin: 0;
padding: 11px 0;
outline: none;
border: 0 none;
background: none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
color: inherit;
margin: 0;
padding: 0 34px 0 0;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a {
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:before {
display: block;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
font-family: 'nm-font';
font-size: 20px;
line-height: 1;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #282828;
content: "\e609";
width: auto;
height: auto;
background: none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a:before {
content: "\e616";
}
.wpb_accordion .wpb_accordion_wrapper .ui-icon {
display: none !important;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
top: auto;
color: inherit;
margin: 0;
padding: 0 0 26px;
border: 0 none;
-webkit-border-radius: 0; border-radius: 0;
background: none;
} .wpb_widgetised_column {
margin-bottom: 12px;
} .vc_toggle {
margin-bottom: 21px;
}
.vc_toggle_title {
position: relative;
margin-bottom: 9px;
padding-left: 26px;
cursor: pointer;
}
.vc_toggle_title h3 {
font-size: 20px;
line-height: 1.4;
}
.vc_toggle_title i {
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
font-size: 20px;
color: #282828;
}
.vc_toggle_active .vc_toggle_title i:before {
content: "\e616";
}
.vc_toggle_content {
display: none;
font-size: 16px;
line-height: 1.6;
margin-bottom: 25px;
padding-left: 26px;
}
.vc_toggle_active .vc_toggle_content {
display: block;
}
@media all and (max-width: 768px) {
.vc_toggle_title h3 {
font-size: 18px;
}
} .wpb_video_wrapper .nm-wp-video-wrap { position: static;
height: auto;
padding-bottom: 0;
overflow: inherit;
} .vc_progress_bar .vc_single_bar {
position: relative;
margin-bottom: 28px;
-webkit-box-shadow: none; box-shadow: none;
background: none;
}
.vc_progress_bar .vc_single_bar:before {
position: absolute;
left: 0;
bottom: 0;
content: " ";
display: block;
width: 100%;
height: 5px;
background: #f5f5f5;
}
.vc_progress_bar .vc_single_bar:last-child {
margin-bottom: 0;
}
.vc_progress_bar .vc_single_bar .vc_label {
display: block;
position: relative;
z-index: 1;
font-size: 14px;
line-height: 1.5;
color: inherit !important;
text-shadow: none !important;
padding: 0 0 14px;
}
.vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
font-weight: bold;
color: #282828;
}
.vc_progress_bar .vc_single_bar .vc_bar {
display: block;
position: absolute;
top: auto;
bottom: 0;
left: 0;
height: 5px;
background-color: #dc9814;
width: 0%;
-webkit-transition: width 1s linear; transition: width 1s linear;
}
.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar {
background-color: #0074CC;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_bar {
background-color: #49afcd;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_green .vc_bar {
background-color: #5bb75b;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar {
background-color: #dc9814;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_red .vc_bar {
background-color: #da4f49;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_black .vc_bar {
background-color: #414141;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar {
background-color: #FE6C61;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar {
background-color: #8D6DC4;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar {
background-color: #4CADC9;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar {
background-color: #CEC2AB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar {
background-color: #50485B;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_bar {
background-color: #75D69C;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar {
background-color: #2A2A2A;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar {
background-color: #EBEBEB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar {
background-color: #5AA1E3;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar {
background-color: #6DAB3C;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_bar {
background-color: #F4524D;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_bar {
background-color: #F79468;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_bar {
background-color: #B97EBB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar {
background-color: #FFF;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-red .vc_bar {
background-color: #da4f49;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar {
background-color: #5472D2;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_bar {
background-color: #00C1CF;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar {
background-color: #FE6C61;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar {
background-color: #8D6DC4;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar {
background-color: #4CADC9;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar {
background-color: #CEC2AB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar {
background-color: #50485B;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar {
background-color: #2A2A2A;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar {
background-color: #EBEBEB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_bar {
background-color: #F7BE68;
} .vc_pie_chart {
z-index: 0;
text-align: center;
opacity: 0;
}
.vc_pie_chart.vc_ready {
opacity: 1;
}
.vc_pie_chart .vc_pie_wrapper {
position: relative;
margin: 0 auto;
}
.vc_pie_chart canvas {
position: relative;
z-index: 1;
}
.vc_pie_chart .vc_pie_chart_value {
position: absolute;
top: 0;
left: 0;
display: block;
font-size: 22px;
color: #282828;
width: 100%;
height: 100%;
text-align: center;
}
.vc_pie_chart_back {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 6px solid #e0e0e0 !important;
border-radius: 50%;
opacity: 0.3;
}
.vc_pie_chart .wpb_pie_chart_heading {
font-size: 18px;
padding-top: 3px;
} .nm-banner {
position: relative;
width: 100%;
text-align: center;
overflow: hidden;
}
.nm-banner.image-type-none {
height: 200px;
}
.nm-banner-link.nm-banner-link-full {
display: block;
} .slick-slider .nm-banner img,
.nm-banner img {
display: inline-block;
width: auto;
max-width: 100%;
height: auto;
}
.nm-banner-image {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: 50% 50%;
-webkit-background-size: cover; background-size: cover;
}
.nm-banner.image-type-css div.nm-banner-image {
height: 200px;
}
.nm-banner.content-boxed div.nm-banner-image {
width: auto;
}
.nm-banner-alt-image {
display: none !important;
} .nm-banner-content {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 100%;
height: 100%;
}
.nm-banner.content-boxed .nm-banner-content {
padding-right: 30px;
padding-left: 30px;
}
.nm-banner-content-inner {
display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
position: relative;
width: 100%;
height: 100%;
text-align: left;
}
.nm-banner.content-boxed .nm-banner-content-inner {
max-width: 1220px; margin: 0 auto;
} .nm-banner-content-inner.h_left {
-webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;
}
.nm-banner-content-inner.h_center {
-webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
}
.nm-banner-content-inner.h_right {
-webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end;
} .nm-banner-content-inner.v_top {
-webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;
}
.nm-banner-content-inner.v_center {
-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
}
.nm-banner-content-inner.v_bottom {
-webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end;
} .nm-banner-content-inner.align_center {
text-align: center;
}
.nm-banner-content-inner.align_right {
text-align: right;
} .nm-banner-text { padding: 5%;
}
.h_left .nm-banner-text {
width: 100%;
} .nm-banner-slider .nm-banner-text-inner.nm-animated {
opacity: 0;
} .nm-banner-subtitle {
display: block;
font-size: 16px;
line-height: 1.4;
color: #888;
} .subtitle-above .nm-banner-subtitle {
margin-bottom: 18px;
}
.subtitle-above .nm-banner-text.xlarge .nm-banner-subtitle {
margin-bottom: 33px;
}
.subtitle-below .nm-banner-subtitle {
margin-top: 15px;
}
.subtitle-below .nm-banner-text.xlarge .nm-banner-subtitle {
margin-top: 28px;
} .nm-banner-title {
color: #282828;
line-height: 1.2;
}
.nm-banner-text.small .nm-banner-title {
font-size: 20px;
}
.nm-banner-text.medium .nm-banner-title {
font-size: 28px;
}
.nm-banner-text.large .nm-banner-title {
font-size: 34px;
}
.nm-banner-text.xlarge .nm-banner-title {
font-size: 40px;
line-height: 1.2;
} .nm-banner-link.type-txt {
display: inline-block;
white-space: nowrap;
}
.nm-banner-link.type-txt {
font-size: 20px;
line-height: 1.4;
color: #888;
margin-top: 16px;
margin-bottom: 6px;
padding: 0 0 3px 0;
border-bottom: 1px solid #cfcfcf;
} .nm-banner-link.type-btn {
display: inline-block;
font-size: 16px;
line-height: normal;
color: #fff;
margin-top: 22px;
padding: 8px 12px;
background-color: #282828;
} .nm-banner-text.xlarge .nm-banner-link.type-txt {
margin-top: 30px;
}
.nm-banner-text.xlarge .nm-banner-link.type-btn {
margin-top: 34px;
} .nm-banner.text-color-light .nm-banner-title { color: #fff; }
.nm-banner.text-color-light .nm-banner-subtitle { color: #eee; }
.nm-banner.text-color-light .nm-banner-link.type-txt {
color: #aaa;
border-bottom-color: #777;
}
.nm-banner.text-color-light .nm-banner-link.type-btn {
color: #282828;
background-color: #fff;
}
.nm-banner-link.type-txt:hover,
.nm-banner.text-color-light .nm-banner-link.type-txt:hover { color: #dc9814; }
@media (max-width: 1400px) { .nm-banner-text.xlarge .nm-banner-title {
font-size: 34px;
}
}
@media (max-width: 1200px) { .nm-banner-text.medium .nm-banner-title {
font-size: 26px;
}
.nm-banner-text.large .nm-banner-title {
font-size: 32px;
}
}
@media all and (max-width: 991px) { .nm-banner-text.small .nm-banner-title {
font-size: 18px;
line-height: 1.4;
}
.nm-banner-text.medium .nm-banner-title {
font-size: 22px;
line-height: 1.4;
}
.nm-banner-text.large .nm-banner-title {
font-size: 26px;
}
.nm-banner-text.xlarge .nm-banner-title {
font-size: 28px;
} .nm-banner-link.type-txt {
font-size: 18px;
}
.nm-banner-text.small .nm-banner-link.type-txt {
font-size: 16px;
}
}
@media all and (max-width: 768px) { .slick-slider .nm-banner.has-alt-image img,
.nm-banner.has-alt-image img,
.nm-banner.has-alt-image .nm-banner-image {
display: none;
}
.nm-banner.has-alt-image img.nm-banner-alt-image {
display: inline-block !important;
}
.nm-banner.has-alt-image div.nm-banner-alt-image { display: block !important;
} .nm-banner.content-boxed .nm-banner-content {
padding-right: 15px;
padding-left: 15px;
}
.nm-banner.alt-mobile-layout .nm-banner-content {
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
height: auto;
padding: 19px 0 0;
background: #fff;
-webkit-backface-visibility: hidden; }
.nm-banner-slider .nm-banner.alt-mobile-layout .nm-banner-content {
padding-bottom: 20px;
}
.nm-banner.content-boxed.full-width-parent.alt-mobile-layout .nm-banner-content {
padding-right: 15px;
padding-left: 15px;
}
.nm-banner.alt-mobile-layout .nm-banner-content-inner {
display: block;
} .nm-banner.alt-mobile-layout .nm-banner-content-inner {
text-align: left;
} .nm-banner.alt-mobile-layout .nm-banner-text,
.nm-banner.alt-mobile-layout .nm-banner-text.h_right,
.nm-banner.alt-mobile-layout .nm-banner-text.h_left,
.nm-banner.alt-mobile-layout .nm-banner-text.v_top,
.nm-banner.alt-mobile-layout .nm-banner-text.v_center,
.nm-banner.alt-mobile-layout .nm-banner-text.v_bottom {
max-width: none !important;
padding: 0 !important;
} .csstransforms3d .nm-banner-slider .nm-banner.alt-mobile-layout .nm-banner-text-inner.nm-animated { opacity: 1;
-webkit-animation: none; animation: none;
} .nm-banner.alt-mobile-layout .nm-banner-subtitle {
display: none;
} .nm-banner.alt-mobile-layout .nm-banner-title { overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.nm-banner-text.medium .nm-banner-title,
.nm-banner-text.large .nm-banner-title {
font-size: 22px;
line-height: 1.4;
}
.nm-banner.alt-mobile-layout .nm-banner-text.small .nm-banner-title,
.nm-banner.alt-mobile-layout .nm-banner-text.medium .nm-banner-title,
.nm-banner.alt-mobile-layout .nm-banner-text.large .nm-banner-title {
font-size: 20px;
} .nm-banner-link.type-txt {
margin-bottom: 0;
padding: 0;
}
.nm-banner.alt-mobile-layout .nm-banner-link.type-txt {
display: block;
font-size: 16px;
margin-top: 5px;
border-bottom: 0 none;
} .nm-banner-link.type-btn {
font-size: 14px;
padding: 7px 12px;
}
.nm-banner.alt-mobile-layout .nm-banner-link.type-btn {
margin: 5px 0 0;
padding: 0;
background-color: transparent;
} .nm-banner.alt-mobile-layout .nm-banner-title,
.nm-banner.alt-mobile-layout .nm-banner.text-color-light .nm-banner-title {
color: #282828;
}
.nm-banner.alt-mobile-layout.text-color-light .nm-banner-link,
.nm-banner.alt-mobile-layout.text-color-dark .nm-banner-link {
color: #a1a1a1;
}
}
@media all and (max-width: 640px) { .subtitle-above .nm-banner-text.xlarge .nm-banner-subtitle {
margin-bottom: 24px;
}
.subtitle-below .nm-banner-text.xlarge .nm-banner-subtitle {
margin-top: 24px;
} .nm-banner-text.xlarge .nm-banner-link.type-txt {
margin-top: 20px;
}
.nm-banner-text.xlarge .nm-banner-link.type-btn {
margin-top: 26px;
}
}
@media all and (max-width: 550px) { .nm-banner-text.medium .nm-banner-title,
.nm-banner-text.large .nm-banner-title {
font-size: 18px;
}
.nm-banner-text.xlarge .nm-banner-title {
font-size: 24px;
} .nm-banner-link.type-txt {
font-size: 16px;
}
}
@media all and (max-width: 400px) { .nm-banner.alt-mobile-layout .nm-banner-content,
.nm-banner-slider .nm-banner.alt-mobile-layout .nm-banner-content {
padding-top: 18px;
}
.nm-banner-slider .nm-banner.alt-mobile-layout .nm-banner-content {
padding-bottom: 17px;
} .nm-banner.alt-mobile-layout .nm-banner-text {
padding: 0 !important;
} .nm-banner.alt-mobile-layout .nm-banner-title {
font-size: 16px !important;
} .nm-banner-link.type-btn {
padding: 6px 10px;
}
}
@media all and (max-width: 370px) { .nm-banner-text.xlarge .nm-banner-title {
font-size: 20px;
}
} .nm-banner-slider {
overflow: hidden;
}
.nm-banner-slider.plugin-flickity .nm-banner-slide { position: absolute;
top: 0;
left: 0;
width: 100%;
} .elementor-invisible.elementor-widget-nm-banner-slider {
visibility: visible;
} .nm-banner-slider:not(.flickity-enabled) .nm-banner-slide:first-child { position: relative;
z-index: 10;
}
.nm-banner-slider > .nm-banner {
position: absolute;
top: 0;
opacity: 0;
}
.nm-banner-slider > .nm-banner:first-child {
position: relative;
top: auto;
opacity: 1;
} .nm-banner-slider .slick-list.draggable {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.nm-banner-slider .slick-list.draggable:active {
cursor: -webkit-grabbing;
cursor: grabbing;
} .nm-banner-slider .flickity-prev-next-button,
.nm-banner-slider .slick-prev,
.nm-banner-slider .slick-next {
display: block;
width: 50px;
text-align: center;
opacity: 0;
background: transparent;
-webkit-border-radius: 0; border-radius: 0;
}
.nm-banner-slider:hover .flickity-prev-next-button,
.nm-banner-slider.slick-slider:hover .slick-prev,
.nm-banner-slider.slick-slider:hover .slick-next {
opacity: 1;
}
.nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.previous,
.nm-banner-slider.slick-slider:hover .slick-prev {
left: 19px;
}
.nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.next,
.nm-banner-slider.slick-slider:hover .slick-next {
right: 19px;
} .nm-banner-slider.flickity-enabled .flickity-button:disabled,
.nm-banner-slider.slick-slider .slick-prev.slick-disabled,
.nm-banner-slider.slick-slider .slick-next.slick-disabled {
opacity: 0;
} .nm-banner-slider .flickity-button:after,
.nm-banner-slider .slick-prev i,
.nm-banner-slider .slick-next i {
position: relative;
top: 7px;
display: inline-block;
font-size: 62px;
width: auto;
} .nm-banner-slider.pagination-center .flickity-page-dots,
.nm-banner-slider.pagination-center .slick-dots {
text-align: center;
}
.nm-banner-slider.pagination-right .flickity-page-dots,
.nm-banner-slider.pagination-right .slick-dots {
text-align: right;
}
.nm-banner-slider.pagination-color-light .flickity-page-dots .dot:not(.is-selected),
.nm-banner-slider.pagination-color-light .slick-dots li:not(.slick-active) button {
background-color: #fff;
}
.nm-banner-slider.pagination-color-dark .flickity-page-dots .dot:not(.is-selected),
.nm-banner-slider.pagination-color-dark .slick-dots li:not(.slick-active) button {
background-color: #282828;
}
@media (max-width: 1200px) { .nm-banner-slider .flickity-prev-next-button,
.nm-banner-slider .slick-prev,
.nm-banner-slider .slick-next { 
width: 42px;
}
.nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.previous,
.nm-banner-slider.slick-slider:hover .slick-prev {
left: 5px;
}
.nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.next,
.nm-banner-slider.slick-slider:hover .slick-next {
right: 5px;
} .nm-banner-slider .flickity-button:after,
.nm-banner-slider .slick-prev i,
.nm-banner-slider .slick-next i {
font-size: 52px;
top: 5px;
}
}
@media all and (max-width: 991px) {
.nm-banner-slider.pagination-mobile-outside {
overflow: visible; } .nm-banner-slider .flickity-prev-next-button,
.nm-banner-slider .slick-prev,
.nm-banner-slider .slick-next {
width: 37px;
}
.nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.previous,
.nm-banner-slider.slick-slider:hover .slick-prev {
left: 0px;
}
.nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.next,
.nm-banner-slider.slick-slider:hover .slick-next {
right: 0px;
} .nm-banner-slider .flickity-button:after,
.nm-banner-slider .slick-prev i,
.nm-banner-slider .slick-next i {
font-size: 46px;
top: 5px;
}  }
@media all and (max-width: 768px) {
.nm-banner-slider.pagination-mobile-outside {
padding-bottom: 47px;
} .nm-banner-slider.alt-mobile-layout-showing .flickity-prev-next-button,
.nm-banner-slider.alt-mobile-layout-showing .slick-prev,
.nm-banner-slider.alt-mobile-layout-showing .slick-next {
margin-top: -134px;
} .nm-banner-slider .flickity-page-dots,
.nm-banner-slider .slick-dots {
padding-right: 15px;
padding-left: 15px;
}
.nm-banner-slider.pagination-mobile-outside .flickity-page-dots,
.nm-banner-slider.pagination-mobile-outside .slick-dots {
right: 0;
width: auto;
margin: 0;
padding: 15px 0 16px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
left: 0;
bottom: 0;
max-width: none;
text-align: center;
-webkit-transform: none; transform: none;
}
.nm-banner-slider.pagination-mobile-outside .flickity-page-dots .dot:not(.is-selected),
.nm-banner-slider.pagination-mobile-outside .slick-dots li:not(.slick-active) button {
background-color: #aaa;
}
}
@media all and (max-width: 550px) { .nm-banner-slider .flickity-prev-next-button,
.nm-banner-slider .slick-prev,
.nm-banner-slider .slick-next {
width: 27px;
} .nm-banner-slider .flickity-button:after,
.nm-banner-slider .slick-prev i,
.nm-banner-slider .slick-next i {
font-size: 34px;
top: 3px;
}
}
@media all and (max-width: 400px) {
.nm-banner-slider.pagination-mobile-outside {
padding-bottom: 42px;
} .nm-banner-slider.alt-mobile-layout-showing .flickity-prev-next-button,
.nm-banner-slider.alt-mobile-layout-showing .slick-prev,
.nm-banner-slider.alt-mobile-layout-showing .slick-next {
margin-top: -127px;
} .nm-banner-slider .flickity-page-dots,
.nm-banner-slider .slick-dots {
padding-right: 10px;
padding-left: 10px;
}
.nm-banner-slider.pagination-mobile-outside .flickity-page-dots,
.nm-banner-slider.pagination-mobile-outside .slick-dots {
padding: 12px 0 14px;
}
} .nm_btn_align_center {
text-align: center;
}
.nm_btn_align_right {
text-align: right;
}
.nm_btn {
display: inline-block;
position: relative;
font-size: 16px;
line-height: 1.4;
min-width: 140px;
padding: 12px 28px 10px;
cursor: pointer;
text-align: center;
} .nm_btn_title {
position: relative;
z-index: 100;
} .nm_btn_bg {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10;
border: 1px solid;
-webkit-transition: all 0.2s ease; transition: all 0.2s ease;
} .nm_btn_lg {
padding: 17px 36px 16px;
}
.nm_btn_sm {
padding: 9px 20px 8px;
}
.nm_btn_xs {
min-width: 100px;
padding: 7px 14px 6px;
} .nm_btn_filled_rounded .nm_btn_bg,
.nm_btn_border_rounded .nm_btn_bg {
-webkit-border-radius: 100px;
border-radius: 100px;
} .nm_btn_filled,
.nm_btn_filled_rounded {
color: #fff;
}
.nm_btn_filled:hover,
.nm_btn_filled_rounded:hover {
color: #fff;
}
.nm_btn_filled .nm_btn_bg,
.nm_btn_filled_rounded .nm_btn_bg {
border-color: transparent;
background-color: #181818;
}
.nm_btn_filled:hover .nm_btn_bg,
.nm_btn_filled_rounded:hover .nm_btn_bg {
opacity: 0.73;
} .nm_btn_border,
.nm_btn_border_rounded {
color: #555;
}
.nm_btn_border:hover .nm_btn_bg,
.nm_btn_border_rounded:hover .nm_btn_bg {
opacity: 0.37;
} .nm_btn_link {
min-width: 0;
padding: 0 0 3px 0;
border-bottom: 1px solid #e1e1e1;
}
.nm_btn_link .nm_btn_bg {
display: none;
} .nm-feature {
position: relative;
}
.nm-feature.bottom-spacing-small {
padding-bottom: 11px;
}
.nm-feature.bottom-spacing-medium {
padding-bottom: 37px;
}
.nm-feature.bottom-spacing-large {
padding-bottom: 55px;
} .nm-feature .nm-feature-icon {
display: block;
font-size: 38px;
line-height: 38px;
color: #282828;
width: 80px;
height: 80px;
text-align: center;
margin-bottom: 21px;
}
.nm-feature.icon-style-simple .nm-feature-icon {
font-size: 52px;
line-height: 52px;
}
.nm-feature.layout-default.icon-style-simple .nm-feature-icon,
.nm-feature.layout-centered.icon-style-simple .nm-feature-icon,
.nm-feature.icon-style-image-default .nm-feature-icon,
.nm-feature.icon-style-image-rounded .nm-feature-icon {
width: auto;
height: auto;
}
.nm-feature.icon-style-background .nm-feature-icon,
.nm-feature.icon-style-border .nm-feature-icon,
.nm-feature.icon-style-image-rounded .nm-feature-icon img {
overflow: hidden;
-webkit-border-radius: 50%; border-radius: 50%;
}
.nm-feature.icon-style-background .nm-feature-icon {
color: #fff;
padding-top: 21px;
background: #1a1a1a;
}
.nm-feature.icon-style-border .nm-feature-icon {
padding-top: 19px;
border: 2px solid #282828;
}
.nm-feature .nm-feature-icon i {
display: block;
cursor: default;
}
.nm-feature .nm-feature-icon img {
display: block;
width: auto;
max-width: 100%;
height: auto;
} .nm-feature .nm-feature-content {
}
.nm-feature h2 {
font-size: 22px;
line-height: 1.4;
}
.nm-feature h3 {
font-size: 16px;
line-height: 1.6;
color: #888;
margin-bottom: 2px;
}
.nm-feature .wpb_text_column {
margin-top: 12px;
}
.nm-feature .vc_btn {
display: inline-block;
margin-top: 15px;
} .nm-feature.layout-default.icon-style-simple .nm-feature-icon {
text-align: left;
} .nm-feature.layout-centered {
text-align: center;
}
.nm-feature.layout-centered .nm-feature-icon,
.nm-feature.layout-centered .nm-feature-icon img {
margin-right: auto;
margin-left: auto;
} .nm-feature.layout-icon_right .nm-feature-icon,
.nm-feature.layout-icon_left .nm-feature-icon {
font-size: 34px;
line-height: 34px;
width: 68px;
height: 68px;
}
.nm-feature.layout-icon_right.icon-style-background .nm-feature-icon,
.nm-feature.layout-icon_left.icon-style-background .nm-feature-icon {
padding-top: 17px;
}
.nm-feature.layout-icon_right.icon-style-border .nm-feature-icon,
.nm-feature.layout-icon_left.icon-style-border .nm-feature-icon {
padding-top: 15px;
}
.nm-feature.layout-icon_right.icon-style-image-default .nm-feature-icon,
.nm-feature.layout-icon_left.icon-style-image-default .nm-feature-icon,
.nm-feature.layout-icon_right.icon-style-image-rounded .nm-feature-icon,
.nm-feature.layout-icon_left.icon-style-image-rounded .nm-feature-icon {
padding: 0;
} .nm-feature.layout-icon_right {
padding-right: 93px;
}
.nm-feature.layout-icon_right.icon-style-simple {
padding-right: 54px;
}
.nm-feature.layout-icon_right .nm-feature-icon {
position: absolute;
top: 0;
right: 0;
}
.nm-feature.layout-icon_right.icon-style-simple .nm-feature-icon {
width: auto;
height: auto;
} .nm-feature.layout-icon_left {
padding-left: 93px;
}
.nm-feature.layout-icon_left.icon-style-simple {
padding-left: 54px;
}
.nm-feature.layout-icon_left .nm-feature-icon {
position: absolute;
top: 0;
left: 0;
}
.nm-feature.layout-icon_left.icon-style-simple .nm-feature-icon {
width: auto;
height: auto;
} .nm-gmap {
position: relative;
}
.nm-gmap.aspect-ratio {
height: 0;
padding-bottom: 56.25%; }
.nm-gmap img { max-width: none;
}
@media all and (max-width: 400px) {
.nm-gmap:not(.aspect-ratio) {
max-height: 340px;
}
} .nm-gmap-embed iframe {
display: block;
width: 100%;
height: 100%;
}
.nm-gmap-embed-no-code {
color: #bbb;
}
@media all and (max-width: 400px) {
.nm-gmap-embed {
max-height: 340px;
}
} .nm-lightbox {
position: relative;
cursor: pointer;
}
.nm-lightbox img {
display: inline-block;
width: 100%;
height: auto;
}
.nm-lightbox i {
position: absolute;
right: 0;
bottom: 0;
display: block;
font-size: 14px;
line-height: 50px;
color: #282828;
width: 50px;
height: 50px;
text-align: center;
}
.nm-lightbox:hover .nm-image-overlay {
opacity: 1;
} .nm-post-slider {
margin: 0 -15px;
opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.nm-post-slider.slick-initialized {
opacity: 1;
}
.nm-post-slider-inner {
padding: 0 15px;
} .nm-post-slider .slick-prev,
.nm-post-slider .slick-next {
color: #000;
margin-top: -115px;
}
.nm-post-slider.slick-slider:hover .slick-prev,
.nm-post-slider .slick-prev {
left: -32px;
}
.nm-post-slider.slick-slider:hover .slick-next,
.nm-post-slider .slick-next {
right: -32px;
}
.nm-post-slider .slick-prev i,
.nm-post-slider .slick-next i {
font-size: 36px;
}
@media (max-width: 1340px) { .nm-post-slider.slick-slider:hover .slick-prev,
.nm-post-slider .slick-prev {
left: 28px;
}
.nm-post-slider.slick-slider:hover .slick-next,
.nm-post-slider .slick-next {
right: 28px;
}
}
@media (max-width: 991px) { .nm-post-slider.slick-slider:hover .slick-prev,
.nm-post-slider .slick-prev {
left: 22px;
}
.nm-post-slider.slick-slider:hover .slick-next,
.nm-post-slider .slick-next {
right: 22px;
}
} .nm-post-slider-image {
position: relative;
display: block;
width: 100%;
overflow: hidden;
}	
.nm-post-slider-image img {
width: auto;
max-width: 100%;
height: auto;
}
.nm-post-slider.slick-initialized .nm-post-slider-image img {
width: 100%;
} .nm-post-slider-image .bg-image {
width: 100%;
height: 280px;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
} .nm-post-slider-noimage {
display: block;
width: 100%;
height: 280px;
background: #f7f7f7;
} .nm-post-slider .nm-image-overlay {
display: none;
}
.nm-post-slider.slick-initialized .nm-image-overlay {
display: block;
}
.nm-post-slider-image:hover .nm-image-overlay {
opacity: 1;
} .nm-post-slider-content .nm-post-meta {
line-height: 2;
margin: 16px 0 8px;
}
.nm-post-slider-content h3 {
font-size: 18px;
line-height: 1.6;
}
.nm-post-slider-content h3 > a {
color: inherit;
}
.nm-post-slider-content .nm-post-slider-excerpt {
margin-top: 7px;
}
@media all and (max-width: 991px) { .nm-post-slider-content .nm-post-meta:before {
width: 19px;
}
.nm-post-slider-content .nm-post-meta {
padding-left: 29px;
}
} .nm-posts {
margin-bottom: -75px;
overflow: hidden;
}
.nm-posts .nm-post-image { padding-bottom: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
@media all and (max-width: 767px) {
.nm-posts {
margin-bottom: -49px;
}
}   .nm-social-profiles.align-center {
text-align: center;
}
.nm-social-profiles.align-right {
text-align: right;
}
.nm-social-profiles li {
display: inline-block;
margin: 5px 14px 5px;
}
.nm-social-profiles li a {
line-height: 30px;
vertical-align: middle;
}
.nm-social-profiles.icon-size-small li a {
font-size: 18px;
}
.nm-social-profiles.icon-size-medium li a {
font-size: 20px;
}
.nm-social-profiles.icon-size-large li a {
font-size: 24px;
} .nm-team > li {
padding-bottom: 25px;
}
.nm-team-member {
text-align: center;
} .nm-team-member-image {
position: relative;
text-align: center;
margin-bottom: 19px;
}
.nm-team-member-image img {
display: block;
width: 100%;
height: auto;
margin: 0 auto;
}
.nm-team-member-image.rounded img,
.nm-team-member-image.rounded .nm-team-member-overlay {
-webkit-border-radius: 50%; border-radius: 50%;
} .nm-team-member-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
background: #282828;
background: rgba(0, 0, 0, 0.7);
}
.nm-team-member-overlay:before { display: inline-block;
content: " ";
height: 100%;
vertical-align: middle;
}
.nm-team-member:hover .nm-team-member-overlay {
opacity: 1;
} .nm-team-member-social-icons {
position: relative;
top: 10px;
display: inline-block;
height: auto;
text-align: center;
vertical-align: middle;
-webkit-transition: top 0.2s ease; transition: top 0.2s ease;
}
.nm-team-member:hover .nm-team-member-social-icons {
top: 0;
}
.nm-team-member-social-icons li {
display: inline-block;
}
.nm-team-member-social-icons li a {
font-size: 16px;
line-height: 1;
vertical-align: middle;
padding: 0 10px;
}
.nm-team-member-social-icons li a:hover {
color: #fff;
} .nm-team-member-content {
}
.nm-team-member-content h2 {
font-size: 18px;
line-height: 1.4;
}
.nm-team-member-content h3 {
font-size: inherit;
line-height: 1.6;
color: inherit;
margin-top: 3px;
margin-bottom: 2px;
}
.nm-team-member-content .wpb_text_column {
margin-top: 11px;
}
@media all and (max-width: 400px) { .nm-team-member-overlay {
display: none;
} .nm-team-member-content h2 {
font-size: 16px;
}
} .nm-testimonial {
position: relative;
}
.nm-testimonial-image {
position: absolute;
top: 0;
left: 0;
width: 100px;
}
.nm-testimonial-image img {
width: 100%;
max-width: 100px;
height: auto;
-webkit-border-radius: 50%; border-radius: 50%;
}
.has-image .nm-testimonial-content {
padding-top: 8px;
padding-left: 123px;
}
.nm-testimonial-description {
font-size: 16px;
line-height: 1.6;
color: #282828;
}
.nm-testimonial-author {
line-height: 1.6;
margin-top: 10px;
}
.nm-testimonial-author span {
position: relative;
display: inline-block;
padding-left: 38px;
}
.nm-testimonial-author span:before {
position: absolute;
top: 50%;
left: 0;
display: block;
content: " ";
width: 28px;
height: 1px;
background: #ccc;
}
.nm-testimonial-author em {
display: inline-block;
font-style: normal;
}
@media all and (max-width: 768px) {
.nm-testimonial {
text-align: center;
}
.nm-testimonial-image {
position: static;
width: auto;
}
.has-image .nm-testimonial-content {
padding-top: 16px;
padding-left: 0;
}	
}
@media all and (max-width: 400px) {
.nm-testimonial-author span {
padding-left: 0;
}
.nm-testimonial-author span:before {
display: none;
}
} .nm-product-categories.masonry-enabled .nm-products {
opacity: 0;
-webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease;
}
.nm-product-categories.masonry-enabled .nm-products.show {
opacity: 1;
}
.nm-product-categories [class*="block-grid-"],
.nm-product-categories .nm-products {
margin: 0 -5px -10px;
}
.nm-product-category-inner {
position: relative;
}
.nm-product-categories [class*="block-grid-"] > li.product-category,
.nm-product-categories .product-category {
opacity: 1;
padding: 0 5px 10px;
}
.nm-product-category-inner > a {
display: block;
width: 100%;
height: 100%;
}
.product-category img {
display: inline-block; width: 100%;
height: auto;
}
.nm-product-category-text {
position: absolute;
top: 0;
left: 0;
padding: 5%;
}
.nm-product-categories.layout-separated .nm-product-category-text {
position: static;
padding: 0;
}
.nm-product-category-text .nm-product-category-heading,
.nm-product-category-text > a {
display: block;
line-height: 1.4;
margin: 0;
padding: 0;
}
.nm-product-category-text .nm-product-category-heading {
font-size: 20px;
}
.nm-product-categories.layout-separated .nm-product-category-text .nm-product-category-heading {
position: absolute;
top: 0;
left: 0;
padding-top: 5%;
padding-left: 5%;
}
.nm-product-category-text .nm-product-category-heading a {
color: inherit;
}
.nm-product-category-text > a {
font-size: 16px;
padding-top: 3px;
}
.nm-product-categories.layout-separated .nm-product-category-text > a {
position: absolute;
bottom: 0;
left: 0;
padding-bottom: 5%;
padding-left: 5%;
}
.nm-product-categories.layout-separated .product-category:hover .nm-product-category-text > a {
color: #dc9814;
}
@media all and (min-width: 750px) and (max-width: 834px) {
.nm-products:not(.medium-block-grid-1) .nm-product-category-text .nm-product-category-heading {
font-size: 18px;
}
.nm-products:not(.medium-block-grid-1) .nm-product-category-text > a {
font-size: 15px;
}
}
@media all and (max-width: 400px) {
.nm-product-categories.layout-default .nm-product-category-text {
padding: 6.1%;
}
.nm-product-category-text .nm-product-category-heading {
font-size: 16px;
}
.nm-product-categories.layout-default .nm-product-category-text > a {
display: none;
}
.nm-product-categories.layout-separated .nm-product-category-text > a {
font-size: 13px;
}
}  .nm-product-reviews-slider .nm-product-reviews-ul {
max-height: 424px;
overflow: hidden;
opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.nm-product-reviews-slider .nm-product-reviews-ul.slick-initialized {
max-height: none;
overflow: visible;
opacity: 1;
}
.nm-product-reviews-slider .slick-list {
padding-bottom: 2px;
-webkit-transition: height 0.2s ease; transition: height 0.2s ease;
}
.nm-product-reviews-slider .slick-list li {
padding: 0 8px;
} .nm-product-reviews-slider .slick-prev,
.nm-product-reviews-slider .slick-next {
color: #000;
margin-top: 0;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
}
.nm-product-reviews-slider .slick-slider:hover .slick-prev,
.nm-product-reviews-slider .slick-prev {
left: -32px;
}
.nm-product-reviews-slider .slick-slider:hover .slick-next,
.nm-product-reviews-slider .slick-next {
right: -32px;
}
.nm-product-reviews-slider .slick-prev i,
.nm-product-reviews-slider .slick-next i {
font-size: 36px;
}
@media (max-width: 1340px) { .nm-product-reviews-slider .slick-slider:hover .slick-prev,
.nm-product-reviews-slider .slick-prev {
left: 24px;
}
.nm-product-reviews-slider .slick-slider:hover .slick-next,
.nm-product-reviews-slider .slick-next {
right: 24px;
}
}
@media (max-width: 991px) { .nm-product-reviews-slider .slick-slider:hover .slick-prev,
.nm-product-reviews-slider .slick-prev {
left: 15px;
}
.nm-product-reviews-slider .slick-slider:hover .slick-next,
.nm-product-reviews-slider .slick-next {
right: 15px;
}
}
@media (min-width: 750px) { .nm-product-reviews-slider .nm-product-reviews-ul {
margin: 0 -10px;
}
.nm-product-reviews-slider .slick-list li {
padding: 0 10px;
}
}
@media (min-width: 1020px) { .nm-product-reviews-slider .nm-product-reviews-ul {
margin: 0 -12px;
}
.nm-product-reviews-slider .slick-list li {
padding: 0 12px;
}
} .nm-product-reviews-total {
margin-bottom: 22px;
}
.nm-product-reviews-total strong {
display: inline-block;
font-size: 22px;
font-weight: normal;
color: #282828;
}
.nm-product-reviews-total .nm-product-review-star-rating {
display: inline-block;
position: relative;
top: 2px;
margin-top: 0;
margin-left: 3px;
vertical-align: middle;
}
.nm-product-reviews-total em {
display: inline-block;
position: relative;
top: -3px;
font-size: 13px;
line-height: 1;
font-style: normal;
text-transform: lowercase;
}
.nm-product-reviews-total em:before {
content: "(";
}
.nm-product-reviews-total em:after {
content: ")";
} .nm-product-review-thumbnail {
position: relative;
z-index: 1;
padding-bottom: 50%;
overflow: hidden;
}
.nm-product-review-thumbnail a {
display: block;
}
.nm-product-review-thumbnail img {
display: block;
position: absolute;
top: 50%;
left: 0;
width: 100%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
} .nm-product-review-inner {
position: relative;
z-index: 2;
padding: 18px 30px 38px;
border: 1px solid #eee;
-webkit-backface-visibility: hidden; backface-visibility: hidden; } .layout-centered .nm-product-review-inner {
padding-top: 0;
padding-bottom: 32px;
}
.layout-centered .nm-product-reviews-ul > li:not(.has-thumbnail) .nm-product-review-inner {
margin-top: 30px;
} .nm-product-review-author {
position: relative;
}
.nm-product-review-author img {
display: block;
width: 46px;
-webkit-border-radius: 50%; border-radius: 50%;
}
.nm-product-review-author span {
display: block;
font-size: 15px;
line-height: 1.6;
color: #282828;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.nm-product-review-author span i {
display: inline-block;
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px;
color: #fff;
vertical-align: baseline;
margin-left: 6px;
text-align: center;
background-color: #616161;
-webkit-border-radius: 20px; border-radius: 20px;
}
.nm-product-review-author em {
display: block;
font-size: 12px;
font-style: normal;
line-height: 1.3;
} .layout-default .nm-product-review-author {
margin-top: 20px;
padding-top: 3px;
padding-left: 58px;
}
.layout-default .nm-product-review-author img {
position: absolute;
top: 0;
left: 0;
} .layout-centered .nm-product-review-author {
margin-top: -30px;
text-align: center;
}
.layout-centered .nm-product-review-author img {
width: 60px;
margin-left: auto;
margin-right: auto;
margin-bottom: 4px;
border: 3px solid #fff;
}
.layout-centered .nm-product-review-author span {
font-size: 16px;
}
.layout-centered .nm-product-review-author em {
font-size: 13px;
} .nm-product-review-star-rating {
margin-top: 16px;
}
.nm-product-review-star-rating .star-rating {
display: block;
width: 118px;
}
@media screen and (min-width:0\0) and (min-resolution: +72dpi) { .nm-product-review-star-rating .star-rating {
width: 122px;
}
}
.nm-product-review-star-rating .star-rating:before {
left: 12px;
font-size: 6px;
letter-spacing: 16px;
}
.nm-product-review-star-rating .star-rating span:before {
font-size: 30px;
letter-spacing: -8px;
} .layout-default .nm-product-review-inner .nm-product-review-star-rating {
margin-left: -7px;
} .layout-centered .nm-product-review-star-rating .star-rating {
margin: 0 auto;
} .nm-product-review-title {
line-height: 1.6;
}
.nm-product-review-title a {
color: inherit;
} .layout-default .nm-product-review-title {
font-size: 18px;
margin-top: 3px;
margin-bottom: 16px;
} .layout-centered .nm-product-review-title {
display: block;
margin-top: 24px;
text-align: center;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.layout-centered .nm-product-review-title i {
line-height: 1;
vertical-align: text-bottom;
} .nm-product-review-description {
line-height: 1.8;
text-align: left;
} .layout-centered .nm-product-review-description {
padding-top: 13px;
} .nm-product-search {
position: relative;
width: 100%;
}
.nm-product-search input {
width: 100%;
}
.nm-product-search button {
display: block;	
position: absolute;
top: 1px;
right: 1px;
z-index: 100;
font-size: 16px;
line-height: 45px;
color: #555;
width: 35px;
height: 40px;
margin: 0;
padding: 0;
border: 0 none;
background: transparent;
} .nm-product-slider {
position: relative;
margin: 0 -8px;
}
.nm-product-slider .nm-products {
margin: 0;
padding: 0;
}
.nm-product-slider .nm-shop-loop-details {
padding-bottom: 0;
} .nm-product-slider .nm-products {
max-height: 424px;
overflow: hidden;
opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
} .nm-product-slider .nm-products.slick-initialized {
max-height: none;
overflow: visible;
opacity: 1;
}
.nm-product-slider .nm-products .slick-list li {
padding: 0 8px;
} .nm-product-slider .slick-prev,
.nm-product-slider .slick-next {
color: #000;
margin-top: -115px;
}
.nm-product-slider .slick-slider:hover .slick-prev,
.nm-product-slider .slick-prev {
left: -32px;
}
.nm-product-slider .slick-slider:hover .slick-next,
.nm-product-slider .slick-next {
right: -32px;
}
.nm-product-slider .slick-prev i,
.nm-product-slider .slick-next i {
font-size: 36px;
}
@media (max-width: 1340px) { .nm-product-slider .slick-slider:hover .slick-prev,
.nm-product-slider .slick-prev {
left: 24px;
}
.nm-product-slider .slick-slider:hover .slick-next,
.nm-product-slider .slick-next {
right: 24px;
}
}
@media (max-width: 991px) { .nm-product-slider .slick-slider:hover .slick-prev,
.nm-product-slider .slick-prev {
left: 15px;
}
.nm-product-slider .slick-slider:hover .slick-next,
.nm-product-slider .slick-next {
right: 15px;
}
} @media (min-width: 750px) {
.nm-product-slider {
margin: 0 -10px;
}
.nm-product-slider .nm-products .slick-list li {
padding: 0 10px;
}
} @media (min-width: 1020px) {
.nm-product-slider {
margin: 0 -12px;
}
.nm-product-slider .nm-products .slick-list li {
padding: 0 12px;
}
} .add_to_cart_inline {
text-align: center;
}
.add_to_cart_inline .amount {
display: block;
font-size: 16px;
}
.add_to_cart_inline del,
.add_to_cart_inline ins {
display: block;
background: none;
}
.add_to_cart_inline ins {
color: #dc9814;
}
.add_to_cart_inline del .amount,
.add_to_cart_inline ins .amount {
display: inline-block;
}
.add_to_cart_inline del .amount {
text-decoration: line-through;
}
.add_to_cart_inline .add_to_cart_button {
display: inline-block;
font-size: 16px;
line-height: 1.4;
color: #fff;
margin-top: 8px;
padding: 8px 28px;
background: #282828;
}
.add_to_cart_inline .added_to_cart {
display: none;
} .nm-instagram-gallery-ul {
margin: 0;
}
.nm-instagram-gallery-ul > li {
position: relative;
padding: 0;
}
.has-spacing .nm-instagram-gallery-ul {
margin: 0 -10px;
}
.has-spacing .nm-instagram-gallery-ul > li {
padding: 20px 10px 0;
}
.nm-instagram-gallery-ul li > a {
position: relative;
display: block;
color: #fff;
}
.nm-instagram-gallery-ul li img {
display: block;
width: 100%;
}
.aspect-ratio-square .nm-instagram-gallery-ul li img {
aspect-ratio: 1/1;   
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 50% 50%;
object-position: 50% 50%;
width: 100%;
height: 100%;
}
.nm-instagram-gallery-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 10;
display: block;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
background: rgba(0, 0, 0, 0.52);
}
.nm-instagram-gallery-ul > li:hover .nm-instagram-gallery-overlay {
opacity: 1;
}
.nm-instagram-gallery-overlay i {
position: absolute;
top: 50%;
left: 50%;
font-size: 30px;
line-height: 30px;
width: 30px;
height: 30px;
margin: -15px 0 0 -15px;
text-align: center;
transform: translateY(10px);
-webkit-transition: transform 0.2s ease; transition: transform 0.2s ease;
}
.nm-instagram-gallery-ul > li:hover .nm-instagram-gallery-overlay i {
transform: translateY(0px);
}
.nm-instagram-gallery-link {
margin-top: 19px;
}
.nm-instagram-gallery-link a {
text-decoration: underline;
}
.nm-instagram-gallery-error {
padding: 0 0 50px;
text-align: center;
}
@media all and (max-width: 1079px) {
.nm-instagram-gallery-overlay {
background: rgba(255,255,255, 0.37);
}
.nm-instagram-gallery-overlay i {
display: none;
}
}
@media all and (max-width: 400px) {
.has-spacing .nm-instagram-gallery-ul {
margin: 0 -5px;
}
.has-spacing .nm-instagram-gallery-ul > li {
padding: 10px 5px 0;
}
.nm-instagram-gallery-link span {
display: none;
}
}  .theme-savoy .wc-block-components-form .wc-block-components-text-input,
.theme-savoy .wc-block-components-text-input {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.theme-savoy .wc-block-components-state-input,
.theme-savoy .wc-block-components-country-input,
.theme-savoy .wc-block-components-form .wc-block-components-text-input,
.theme-savoy .wc-block-components-text-input {
margin-top: 20px;
}
.theme-savoy #contact-fields .wc-block-components-text-input { display: flex;
}
.theme-savoy .wc-block-components-form .wc-block-components-text-input label,
.theme-savoy .wc-block-components-text-input label {
order: -1;
position: static;
font-size: inherit;
line-height: 1.4;
color: var(--nm--color-font-strong);
max-width: none;
margin: 0 0 8px;
transform: none;
cursor: default;
}
.theme-savoy .wc-block-components-form .wc-block-components-text-input.is-active label,
.theme-savoy .wc-block-components-text-input.is-active label {
transform: none;
}
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="email"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="number"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="tel"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="text"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="url"],
.theme-savoy .wc-block-components-text-input input[type="email"],
.theme-savoy .wc-block-components-text-input input[type="number"],
.theme-savoy .wc-block-components-text-input input[type="tel"],
.theme-savoy .wc-block-components-text-input input[type="text"],
.theme-savoy .wc-block-components-text-input input[type="url"] {
font-family: inherit;
font-size: inherit;
line-height: 1.6;
color: inherit;
text-indent: 0;
width: 100%;
height: auto;
min-height: 0;
margin: 0;
padding: 8px 10px;
border-color: #e1e1e1;
border-radius: 0;
}
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="email"]:focus,
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="number"]:focus,
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="tel"]:focus,
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="text"]:focus,
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="url"]:focus,
.theme-savoy .wc-block-components-text-input input[type="email"]:focus,
.theme-savoy .wc-block-components-text-input input[type="number"]:focus,
.theme-savoy .wc-block-components-text-input input[type="tel"]:focus,
.theme-savoy .wc-block-components-text-input input[type="text"]:focus,
.theme-savoy .wc-block-components-text-input input[type="url"]:focus {
color: inherit;
box-shadow: none;
border-width: 1px;
border-color: #ccc;
}
.theme-savoy .wc-block-components-form .wc-block-components-text-input.is-active input[type="email"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input.is-active input[type="number"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input.is-active input[type="tel"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input.is-active input[type="text"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input.is-active input[type="url"],
.theme-savoy .wc-block-components-text-input.is-active input[type="email"],
.theme-savoy .wc-block-components-text-input.is-active input[type="number"],
.theme-savoy .wc-block-components-text-input.is-active input[type="tel"],
.theme-savoy .wc-block-components-text-input.is-active input[type="text"],
.theme-savoy .wc-block-components-text-input.is-active input[type="url"] {
padding: 8px 10px;
} .theme-savoy .wc-block-components-textarea {
font-family: inherit;
font-size: inherit;
line-height: 1.6;
color: inherit;
text-indent: 0;
width: 100%;
height: auto;
min-height: 0;
margin: 0;
padding: 8px 10px;
border-color: #e1e1e1;
border-radius: 0;
background-color: transparent;
}
.theme-savoy .wc-block-checkout__add-note .wc-block-components-textarea:focus,
.theme-savoy .wc-block-components-textarea:focus {
color: inherit;
box-shadow: none;
border-color: #ccc;
background-color: transparent;
} .theme-savoy .wc-blocks-components-select__container {
margin-top: 0;
}
.theme-savoy .wc-blocks-components-select .wc-blocks-components-select__container {
height: auto;
border: 0 none;
border-radius: 0;
background: none;
}
.theme-savoy .wc-blocks-components-select .wc-blocks-components-select__select {
font-family: inherit;
font-size: inherit;
line-height: 1.6;
color: inherit;
text-indent: 0;
width: 100%;
height: auto;
min-height: 0;
margin: 0;
padding: 8px 10px;
border: 1px solid #e1e1e1;
border-radius: 0;
background-color: #fff;
}
.theme-savoy .wc-blocks-components-select .wc-blocks-components-select__select:focus {
box-shadow: none;
border-width: 1px;
border-color: #ccc;
}
.theme-savoy .wc-blocks-components-select .wc-blocks-components-select__expand {
top: 50%;
right: 8px;
fill: var(--nm--color-font-strong);
margin-top: 12px;
transform: translateY(-50%);
} .theme-savoy .wc-blocks-components-select .wc-blocks-components-select__label {
display: block;
position: static;
font-size: inherit;
line-height: 1.4;
color: var(--nm--color-font-strong);
max-width: none;
margin: 0 0 8px;
transform: none;
transition: none;
} .theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
font-size: 14px;
line-height: 1.6;
font-weight: normal;
color: inherit;
height: auto;
text-indent: 0;
padding: 8px 10px;
border-color: #e1e1e1;
border-radius: 0;
}
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded="true"],
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded="true"] {
color: inherit;
border-color: #ccc;
box-shadow: none;
}
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus:not([aria-expanded="true"]),
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus:not([aria-expanded="true"]) {
border-bottom: 1px solid #ccc;
} .theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
pointer-events: none;
position: static;
display: block;
font-size: 14px;
line-height: 1.4;
color: var(--nm--color-font-strong);
max-width: none;
margin: 0 0 8px;
transform: none;
}
.theme-savoy .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.theme-savoy .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,
.theme-savoy .wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.theme-savoy .wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label {
transform: none;
} .theme-savoy .wc-block-components-combobox svg,
.theme-savoy .wc-block-components-form .wc-block-components-combobox svg {
top: 36px;
right: 10px;
} .theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
left: 0;
color: inherit;
width: 100%;
min-width: 0;
border-width: 1px;
border-color: #ccc;
box-shadow: none;
background-color: #f8f8f8;
}
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
font-size: inherit;
color: inherit;
padding: 8px 10px;
}
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover {
color: #fff;
background-color: #282828;
}
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
color: #fff;
text-overflow: ellipsis;
overflow: hidden;
background-color: #282828;
}
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion-match,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion-match {
color: inherit;
} .theme-savoy .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"] {
border-width: 1px;
}
.theme-savoy .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]:focus {
outline: 0 none;
} .theme-savoy .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.theme-savoy .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
box-shadow: inset 0 0 0 1px currentColor;
}
.theme-savoy .wc-block-components-radio-control .wc-block-components-radio-control__input { width: 16px;
min-width: 16px;
height: 16px;
min-height: 16px;
transform: translateY(-50%);
}
.theme-savoy .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
width: 8px;
min-width: 8px;
height: 8px;
min-height: 8px;
}
.theme-savoy .wc-block-components-radio-control .wc-block-components-radio-control__input:focus {
outline: none;
} body.theme-savoy .wc-block-components-button:not(.is-link) {
font-size: 16px;
font-weight: normal;
border: 0 none;
border-radius: 0;
transition: opacity 0.2s ease;
}
body.theme-savoy .wc-block-components-button:not(.is-link).contained:hover,
body.theme-savoy .wc-block-components-button:not(.is-link).contained {
color: var(--nm--color-button);
background-color: var(--nm--color-button-background);
}
body.theme-savoy .wc-block-components-button:not(.is-link).contained:hover {
opacity: 0.82;
}
body.theme-savoy:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
box-shadow: none;
}
.theme-savoy .wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text {
opacity: 1;
} .theme-savoy .wc-block-components-quantity-selector {
display: flex;
align-items: baseline;
color: var(--nm--color-font-strong);
width: 76px;
margin: 0 0 .25em;
}
.theme-savoy .wc-block-components-quantity-selector:after {
display: none;
}
.theme-savoy .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
font-size: inherit;
font-weight: normal;
line-height: inherit;
width: auto;
min-width: 0;
height: auto;
padding: 0;
}
.theme-savoy .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
box-shadow: none;
}
.theme-savoy .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
font-size: 0px;
font-weight: normal;
line-height: 1;
min-width: 24px;
vertical-align: top;
opacity: 1;
cursor: pointer;
}
.theme-savoy .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
box-shadow: none;
}
.theme-savoy .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:after {
display: inline-block;
font-family: 'nm-font';
font-size: 10px;
content: "\e615";
}
.theme-savoy .wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--minus:after {
transform: scale(-1, 1);
} .theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-metadata,
.theme-savoy .wc-block-components-product-metadata {
font-size: 12px;
}
.theme-savoy .wc-block-components-product-metadata .wc-block-components-product-metadata__description {
display: none;
} .theme-savoy .wc-block-components-product-badge {
font-size: 13px;
line-height: 1.6;
font-weight: normal;
color: #fff;
height: auto;
padding: 0 8px;
text-transform: none;
border: 0 none;
border-radius: 50px;
background: #b1b1b1;
} .theme-savoy .wc-block-components-totals-coupon .wc-block-components-panel__button {
position: relative;
display: block;
color: inherit;
}
.theme-savoy .wc-block-components-totals-coupon .wc-block-components-panel__button:before {
position: relative;
top: 2px;
font-family: 'nm-font';
font-size: 16px;
line-height: 1;
content: "\f145";
margin-right: 8px;
}
.theme-savoy .wc-block-components-totals-coupon .wc-block-components-panel__button > .wc-block-components-panel__button-icon {
right: -6px;
}
.theme-savoy .wc-block-components-totals-coupon__form {
align-items: flex-end;
}
.theme-savoy .wc-block-components-totals-coupon__form .wc-block-components-text-input label {
display: none;
}
.theme-savoy .wc-block-components-totals-coupon__form .wc-block-components-button:not(.is-link).contained {
min-height: 40px;
} .theme-savoy .wc-block-components-totals-item__description {
font-size: 12px;
}
.theme-savoy .wc-block-components-totals-shipping .wc-block-components-shipping-address {
font-size: 14px; margin-top: 10px;
}
.theme-savoy .wc-block-components-totals-shipping .wc-block-components-shipping-address:empty {
margin-top: 0;
} .theme-savoy .wc-block-components-totals-wrapper .wc-block-components-totals-item__value,
.theme-savoy .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
font-weight: normal;
} .theme-savoy.nm-preload .wp-block-woocommerce-cart {
opacity: 0;
}
.theme-savoy .wp-block-woocommerce-cart {
line-height: 1.7;
margin-top: 46px;
}
.theme-savoy .wp-block-woocommerce-cart.alignwide {
width: auto;
margin-left: 0;
margin-right: 0;
}
.theme-savoy .wc-block-cart.wp-block-woocommerce-filled-cart-block {
margin-bottom: 64px;
padding-top: 70px;
} .theme-savoy .wc-block-cart.wp-block-woocommerce-filled-cart-block:before {
position: absolute;
top: 0;
display: block;
font-size: 24px;
line-height: 1.4;
color: var(--nm--color-font-strong);
content: "Shopping Cart";
}
@media (max-width: 730px) {
.theme-savoy .wc-block-cart.wp-block-woocommerce-filled-cart-block {
margin-bottom: 10px;
}
}
@media (max-width: 550px) {
.theme-savoy .wp-block-woocommerce-cart {
margin-top: 41px;
} .theme-savoy .wc-block-cart.wp-block-woocommerce-filled-cart-block {
padding-top: 60px;
}
.theme-savoy .wc-block-cart.wp-block-woocommerce-filled-cart-block:before {
font-size: 22px;
}
} .theme-savoy .is-large.wc-block-cart .wc-block-cart-items {
position: relative;
border-bottom: 0 none;
}
.theme-savoy table.wc-block-cart-items .wc-block-cart-items__header {
display: none;
}
.theme-savoy .is-medium table.wc-block-cart-items,
.theme-savoy .is-mobile table.wc-block-cart-items,
.theme-savoy .is-small table.wc-block-cart-items {
margin-bottom: 32px;
}
.theme-savoy .is-large.wc-block-cart .wc-block-cart-items:after,
.theme-savoy .wc-block-cart .wc-block-cart-items:after {
display: none;
}
.theme-savoy .wc-block-cart .wc-block-cart-items tr:not(:last-child) {
border-bottom: 1px solid var(--nm--color-border);
}
.theme-savoy .wc-block-cart .wc-block-cart-items td {
padding: 22px 0 22px 20px;
}
.theme-savoy .is-large.wc-block-cart .wc-block-cart-items td {
border-top: 0 none;
}
.theme-savoy .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__product {
position: static;
vertical-align: middle;
}
.theme-savoy .wc-block-cart .wc-block-cart-items tr:first-child td {
padding-top: 0;
}
.theme-savoy .wc-block-cart .wc-block-cart-items tr:last-child td {
padding-bottom: 0;
}
.theme-savoy .is-large.wc-block-cart .wc-block-cart-items td:first-child,
.theme-savoy .wc-block-cart .wc-block-cart-items td:first-child {
padding-left: 0;
}
.theme-savoy .is-large.wc-block-cart .wc-block-cart-items td:last-child {
padding-right: 0;
}
.theme-savoy .is-large.wc-block-cart .wc-block-cart-items td:after {
display: none;
}
.theme-savoy .wc-block-cart .wc-block-cart-items tr:first-child td:after {
display: none;
}
.theme-savoy .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-item__wrap > :not(:last-child) {
margin-bottom: 6px;
} .theme-savoy .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image {
width: 74px;
} .theme-savoy .wc-block-cart .wc-block-cart-items .wc-block-components-product-name {
font-size: 18px;
line-height: 1.5;
color: var(--nm--color-font-strong);
} .theme-savoy .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-item__wrap > .wc-block-components-product-metadata {
margin-bottom: 0;
}
.theme-savoy .wp-block-woocommerce-cart .wc-block-components-product-metadata .wc-block-components-product-details:last-of-type,
.theme-savoy .wp-block-woocommerce-cart .wc-block-components-product-metadata .wc-block-components-product-details {
line-height: 1.5;
margin-bottom: 6px;
}
.theme-savoy .wp-block-woocommerce-cart .wc-block-cart .wc-block-components-product-details__name {
font-weight: normal;
} .theme-savoy .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-item__wrap .wc-block-cart-item__quantity {
min-height: 24px;
}
.theme-savoy .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
margin-left: -7px;
margin-bottom: 0;
} .theme-savoy .wp-block-woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
position: absolute;
right: 0;
z-index: 100;
font-size: 12px;
color: var(--nm--color-font-strong);
height: auto;
cursor: pointer;
}
.theme-savoy .wp-block-woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:last-child:not(:first-child) {
margin-top: -22px;
} .theme-savoy .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-price {
font-size: 16px;
color: var(--nm--color-font-strong);
}
@media (max-width: 730px) { .theme-savoy .is-medium table.wc-block-cart-items .wc-block-cart-items__row,
.theme-savoy .is-mobile table.wc-block-cart-items .wc-block-cart-items__row,
.theme-savoy .is-small table.wc-block-cart-items .wc-block-cart-items__row {
grid-template-columns: 68px 132px;
padding: 0;
}
.theme-savoy .is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row:last-child,
.theme-savoy .is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row:last-child,
.theme-savoy .is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row:last-child {
border-bottom: 0 none;
}
.theme-savoy .is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,
.theme-savoy .is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,
.theme-savoy .is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after {
display: none;
}
.theme-savoy .wc-block-cart table.wc-block-cart-items td,
.theme-savoy .wc-block-cart table.wc-block-cart-items th {
margin: 0;
}
.theme-savoy .wc-block-cart .wc-block-cart-items td {
padding: 20px 0 20px 18px;
}
.theme-savoy .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.theme-savoy .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.theme-savoy .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
padding: 20px 0 20px 18px;
}
.theme-savoy .is-medium table.wc-block-cart-items .wc-block-cart-items__row:first-child .wc-block-cart-item__product,
.theme-savoy .is-mobile table.wc-block-cart-items .wc-block-cart-items__row:first-child .wc-block-cart-item__product,
.theme-savoy .is-small table.wc-block-cart-items .wc-block-cart-items__row:first-child .wc-block-cart-item__product {
padding-top: 0;
} .theme-savoy .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.theme-savoy .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.theme-savoy .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
width: 100%;
padding-right: 0;
} .theme-savoy .wc-block-cart .wc-block-cart-items .wc-block-components-product-name {
font-size: 16px;
} .theme-savoy .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.theme-savoy .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.theme-savoy .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
padding-top: 0;
padding-right: 0;
}
} .theme-savoy .wc-block-components-sidebar {
margin-top: 0;
}
.theme-savoy .is-large.wc-block-cart .wc-block-cart__totals-title,
.theme-savoy .wc-block-cart .wc-block-cart__totals-title {
display: none;
}
.theme-savoy .wp-block-woocommerce-cart-order-summary-block {
color: var(--nm--color-font-strong);
border: 1px solid #e1e1e1;
background: #fafafa;
}
.theme-savoy .wp-block-woocommerce-cart-order-summary-block a {
color: inherit;
}
.theme-savoy .wc-block-components-totals-wrapper {
border-color: #e1e1e1;
}
.theme-savoy .wc-block-components-totals-wrapper:after {
border-color: #e1e1e1;
opacity: 1;
}
.theme-savoy .wc-block-components-totals-wrapper:first-of-type:after {
display: none;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-totals-block {
border-color: #e1e1e1;
}  .theme-savoy .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-panel.wc-block-components-totals-coupon,
.theme-savoy .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-coupon,
.theme-savoy .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-item {
padding-left: 18px;
padding-right: 18px;
}
.theme-savoy .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-item__description.wc-block-components-totals-shipping__via,
.theme-savoy .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-shipping__change-address__link {
padding-top: 0;
} .theme-savoy .wp-block-woocommerce-cart-order-summary-coupon-form-block:first-of-type {
border-top: 0 none;
}
.theme-savoy .wp-block-woocommerce-cart-order-summary-coupon-form-block {
background-color: var(--nm--color-body-background);
} .theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
text-decoration: underline;
} .theme-savoy .is-medium .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option,
.theme-savoy .is-mobile .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option,
.theme-savoy .is-small .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option,
.theme-savoy .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-radio-control > * {
padding-left: 26px;
}
.theme-savoy .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-radio-control > *:not(:last-child),
.theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-radio-control__option:not(:last-child) {
margin-bottom: 8px;
}
.theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group {
font-size: inherit;
}
.theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-radio-control .wc-block-components-radio-control__input {
top: 2px;
left: 0;
transform: none;
}
.theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-radio-control__label,
.theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-radio-control__secondary-label {
line-height: 1.5;
}
.theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-radio-control__description,
.theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-radio-control__secondary-description {
font-size: 1em;
line-height: 1.7;
} .theme-savoy .wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.theme-savoy .wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.theme-savoy .wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type {
margin-top: 10px;
}
.theme-savoy .wc-block-cart .wc-block-components-address-form .wc-block-components-country-input,
.theme-savoy .wc-block-cart .wc-block-components-address-form .wc-block-components-state-input,
.theme-savoy .wc-block-cart .wc-block-components-address-form .wc-block-components-text-input {
margin-top: 14px;
} .theme-savoy .wc-block-cart__submit-button {
font-size: 16px;
color: var(--nm--color-button);
margin-top: 22px;
background-color: var(--nm--color-button-background);
}
@media (max-width: 1025px) {
.theme-savoy .wc-block-cart .wc-block-cart__submit-container--sticky {
display: none;
}
} .theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block > .wp-block-heading {
font-size: 24px !important;
margin-bottom: 28px;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block > div:not([class]) {
display: flex;
flex-wrap: wrap;
gap: 34px 24px;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product {
display: block;
width: calc(33.33333% - 16px);
margin-bottom: 0;
padding-right: 0;
text-align: start;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product > div:not([class]) > *:not(.wc-block-components-product-image) {
margin-top: 0;
margin-bottom: 0;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-image {
margin-bottom: 14px;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-title {
font-size: 16px;
color: inherit;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-name:hover {
color: var(--nm--color-font-strong);
}
.wc-block-components-product-sale-badge.wp-block-cart-cross-sells-product__product-onsale,
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-rating .wc-block-components-product-rating__stars {
display: none;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-price {
font-size: inherit;
color: var(--nm--color-font-strong);
padding-top: 2px;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-price .wc-block-components-product-price__value.is-discounted {
color: var(--nm--color-font-highlight);
}
.theme-savoy .wp-block-button.wc-block-components-product-button.wp-block-cart-cross-sells-product__product-add-to-cart {
display: block;
margin-top: 2px;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-button__button {
display: inline-block;
font-size: inherit;
line-height: inherit;
font-weight: normal;
color: var(--nm--color-font-strong);
width: auto;
height: auto;
min-height: 0;
margin: 0;
padding: 0;
border-bottom: 1px solid #cfcfcf;
border-radius: 0;
text-align: start;
transition: color .2s ease;
background-color: transparent;    
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-button__button:focus,
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-button__button:hover {
color: var(--nm--color-font-highlight);
opacity: 1;
text-decoration-color: transparent;
background-color: transparent;
}
@media (max-width: 749px) {
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product {
width: calc(50% - 12px);
}
}
@media (max-width: 730px) {
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block > .wp-block-heading {
font-size: 22px !important;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block {
margin-top: -8px;
margin-bottom: 40px;
}
} .theme-savoy .wp-block-woocommerce-empty-cart-block > *:not(.wc-block-cart__empty-cart__title):not(p) {
display: none;
}
.theme-savoy .wp-block-woocommerce-empty-cart-block > .wc-block-cart__empty-cart__title {
display: block;
font-size: 20px;
margin: 0 0 20px;
}
.theme-savoy .wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
font-family: 'nm-font';
font-size: 22px;
line-height: 50px;
vertical-align: middle;
width: 50px;
height: 50px;
content: "\e117";
margin: 0 auto 15px;
-webkit-mask-image: none;
mask-image: none;
border-radius: 50px;
background-color: #eee;
}
.theme-savoy .wp-block-woocommerce-empty-cart-block > p > a:not([class]) {
font-size: 16px;
color: #fff;
padding: 8px 16px;
background-color: #282828;
} .theme-savoy .wc-block-checkout {
line-height: 1.7;
}
.theme-savoy .page > .wc-block-checkout,
.theme-savoy .wc-block-checkout.alignwide {
width: auto;
margin: 46px 0;
}
@media (max-width: 991px) {
.theme-savoy .page > .wc-block-checkout,
.theme-savoy .wc-block-checkout.alignwide {
margin-top: 24px;
margin-bottom: 46px;
}
} @media (max-width: 730px) {
.theme-savoy .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading {
margin-top: 26px;
}
} .theme-savoy .wc-block-components-address-address-wrapper:not(.is-editing) .wc-block-components-address-form-wrapper {
overflow: hidden;
}
.theme-savoy .wc-block-components-address-form__address_2-toggle {
padding: 0;
} .theme-savoy .is-mobile .wc-block-components-form .wc-block-components-checkout-step,
.theme-savoy .is-small .wc-block-components-form .wc-block-components-checkout-step {
margin-bottom: 46px;
}
.theme-savoy .is-mobile .wc-block-checkout__terms.wc-block-checkout__terms--with-separator,
.theme-savoy .is-small .wc-block-checkout__terms.wc-block-checkout__terms--with-separator { }
@media (max-width: 600px) {
.theme-savoy .is-mobile .wc-block-components-form .wc-block-components-checkout-step,
.theme-savoy .is-small .wc-block-components-form .wc-block-components-checkout-step {
padding-top: 0;
}
.theme-savoy .is-mobile .wc-block-components-form .wc-block-components-checkout-step:after,
.theme-savoy .is-small .wc-block-components-form .wc-block-components-checkout-step:after {
display: none;
}
} .theme-savoy .is-medium .wc-block-checkout__shipping-option .wc-block-components-radio-control__option,
.theme-savoy .is-mobile .wc-block-checkout__shipping-option .wc-block-components-radio-control__option,
.theme-savoy .is-small .wc-block-checkout__shipping-option .wc-block-components-radio-control__option,
.theme-savoy .wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
padding-left: 42px;
box-shadow: none;
}
.theme-savoy .wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group {
font-size: inherit;
} .theme-savoy .wc-block-checkout__payment-method .wc-block-components-checkout-step__content {
margin-top: 16px;
padding-top: 0;
}
.theme-savoy .wc-block-checkout__payment-method .wc-block-components-radio-control__option,
.theme-savoy .wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child,
.theme-savoy .wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child {
padding-left: 42px;
}
.theme-savoy .wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked {
font-weight: normal;
}
.theme-savoy .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-content {
font-size: .875em;
margin-top: -6px;
padding-top: 0;
padding-bottom: 14px;
} .theme-savoy .is-medium .wc-block-checkout__add-note,
.theme-savoy .is-mobile .wc-block-checkout__add-note,
.theme-savoy .is-small .wc-block-checkout__add-note {
margin-top: 30px;
margin-bottom: 0;
padding: 0;
border-bottom: 0 none;
} .theme-savoy .wc-block-checkout__terms .wc-block-components-checkbox {
margin-top: 0;
}
.theme-savoy .wc-block-checkout__terms .wc-block-components-checkbox label {
line-height: 1.4; }
.theme-savoy .wc-block-checkout__terms .wc-block-components-checkbox .wc-block-components-checkbox__mark { } .theme-savoy .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
padding: 0;
} @media (max-width: 730px) {
.theme-savoy .wc-block-checkout .wc-block-components-sidebar {
margin-top: 0;
}
}
.theme-savoy .is-medium .wp-block-woocommerce-checkout-order-summary-block,
.theme-savoy .is-mobile .wp-block-woocommerce-checkout-order-summary-block,
.theme-savoy .is-small .wp-block-woocommerce-checkout-order-summary-block,
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block {
color: var(--nm--color-font-strong);
border: 1px solid #e1e1e1;
background: #fafafa;
}
.theme-savoy .is-medium .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper,
.theme-savoy .is-mobile .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper,
.theme-savoy .is-small .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
margin-bottom: 46px;
padding-top: 0;
}
.theme-savoy .is-mobile .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper,
.theme-savoy .is-small .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
margin-bottom: 36px;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill {
border: 0 none;
}
.theme-savoy .is-medium .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open,
.theme-savoy .is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open,
.theme-savoy .is-small .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open {
border-bottom: 0 none;
}
.theme-savoy .is-medium .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
.theme-savoy .is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
.theme-savoy .is-small .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper {
padding-left: 0;
padding-right: 0;
}
.theme-savoy .wc-block-checkout .wc-block-components-sidebar .wc-block-components-panel.wc-block-components-totals-coupon,
.theme-savoy .wc-block-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon,
.theme-savoy .wc-block-checkout .wc-block-components-sidebar .wc-block-components-totals-item {
padding-left: 16px;
padding-right: 16px;
} .theme-savoy .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-step__heading,
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
margin: -1px -1px 0 -1px;
background-color: var(--nm--color-body-background);
}
.theme-savoy .is-medium .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title,
.theme-savoy .is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title,
.theme-savoy .is-small .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
padding: 0 0 20px;
border-top: 0 none;
border-bottom: 0 none;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-step__heading {
overflow: hidden; }
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-title.wc-block-components-title,
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
font-size: 1.25em;
font-weight: normal;
margin: 0 0 16px;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title.is-open .wc-block-components-formatted-money-amount {
display: none;
} .theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary__button-text {
font-weight: inherit;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-cart-items-block {
margin: -1px -1px 0 -1px;
padding-top: 0;
border-top: 0 none;
background-color: var(--nm--color-body-background);
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-cart-items-block:not(:last-child) {
padding-bottom: 28px;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-panel__button {
font-size: 1.25em;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-panel__button > .wc-block-components-panel__button-icon {
right: -6px;
cursor: pointer;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .wc-block-components-order-summary,
.theme-savoy .is-large .wc-block-components-sidebar .wc-block-components-panel,
.theme-savoy .wc-block-components-order-summary.is-large,
.theme-savoy .wc-block-components-order-summary {
padding-left: 0;
padding-right: 0;
}
.theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary-item:not(:first-child),
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item:not(:first-child) {
border-top: 1px solid var(--nm--color-border);
}
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item:after {
display: none;
}
.theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary-item__image,
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
width: 60px;
margin-top: 0;
}
.theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary-item__image > img,
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item__image > img {
width: 100%;
max-width: none;
}
.theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity,
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
color: var(--nm--color-button);
border: 0 none;
box-shadow: none;
background: var(--nm--color-button-background);
}
.theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary-item__description,
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item__description {
flex: 1;
padding-left: 16px;
padding-right: 16px;
}
.theme-savoy .wc-block-components-product-name,
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-product-name {
font-size: 14px;
line-height: 1.5;
margin-bottom: 2px;
}
.theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price,
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
font-size: 14px;
font-weight: normal;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {
font-weight: normal;
}
.theme-savoy .wc-block-components-order-summary .wc-block-components-product-details,
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-product-details {
margin-top: 0;
}
.theme-savoy .is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
font-weight: normal;
} .theme-savoy .wp-block-woocommerce-checkout-order-summary-coupon-form-block {
background-color: var(--nm--color-body-background);
} .theme-savoy .wc-block-checkout-empty {
line-height: 1.7;
padding: 0;
}
.theme-savoy .wc-block-checkout-empty .wc-block-checkout-empty__image {
display: none;
}
.theme-savoy .wc-block-checkout-empty .wc-block-checkout-empty__title {
font-size: 20px;
line-height: 1.4;
font-weight: normal;
margin: 0;
}
.theme-savoy .wc-block-checkout-empty .wc-block-checkout-empty__title:before {
display: block;
font-family: 'nm-font';
font-size: 22px;
line-height: 50px;
vertical-align: middle;
width: 50px;
height: 50px;
content: "\e117";
margin: 0 auto 15px;
-webkit-mask-image: none;
mask-image: none;
border-radius: 50px;
background-color: #eee;
}
.theme-savoy .wc-block-checkout-empty .wc-block-checkout-empty__description {
margin: 10px 0 18px;
}
.theme-savoy .wc-block-checkout-empty .wp-block-button__link {
font-size: 16px;
color: var(--nm--color-button);
padding: 4px 16px;
border-radius: 0;
background-color: var(--nm--color-button-background);
}.nm-portfolio {
padding-bottom: 46px;
}
.nm-portfolio.no-categories {
padding-top: 73px;
} .elementor-widget .nm-portfolio {
padding-top: 0;
padding-bottom: 0;
} .nm-portfolio-empty {
margin: 56px 0;
} .nm-portfolio-categories {
padding-top: 29px;
padding-bottom: 82px;
}
.nm-portfolio-categories.align-center {
text-align: center;
}
.nm-portfolio-categories.align-right {
text-align: right;
}
.nm-portfolio-categories li {
display: inline-block;
vertical-align: middle;
}
.nm-portfolio-categories li a {
font-size: 18px;
line-height: 2;
color: inherit;
margin: 0 17px;
}
.nm-portfolio-categories li a:hover {
color: #dc9814;
}
.nm-portfolio-categories li:first-child a {
margin-left: 0;
}
.nm-portfolio-categories li:last-child a {
margin-right: 0;
}
.nm-portfolio-categories li.current a {
color: #dc9814;
}
.nm-portfolio-categories li span {
color: #ccc;
} .nm-portfolio [class*="block-grid-"] {
margin: 0 -14px;
}
.nm-portfolio [class*="block-grid-"] > li {
padding: 0 14px 28px;
} .nm-portfolio-grid li {
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.nm-portfolio-grid li.hide {
opacity: 0.19;
}
.nm-portfolio-grid li a {
position: relative;
display: block;
overflow: hidden;
}
.nm-portfolio-grid li.hide a {
cursor: default;
} .packery-enabled .nm-portfolio-grid {
position:  relative;
}
.packery-enabled .nm-portfolio-grid.nm-loader:after {
top: 12px;
}
.packery-enabled .nm-portfolio-grid li {
opacity: 0;
-webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;
}
.packery-enabled .nm-portfolio-grid.show li {
opacity: 1;
}
.packery-enabled .nm-portfolio-grid li.hide {
visibility: hidden;
height: 0;
overflow: hidden;
}
.packery-enabled .nm-portfolio-grid li.fade-out {
opacity: 0;
} .nm-portfolio-item-image {
position: relative;
}
.nm-portfolio-item-image img {
width: 100%;
height: auto;
}
.nm-portfolio-grid li a:hover .nm-image-overlay {
opacity: 1;
}
.nm-portfolio-grid li.hide .nm-image-overlay {
display: none;
} .nm-portfolio-item-details h2 {
font-size: 18px;
margin-top: 18px;
}
.nm-portfolio-item-details p {
font-size: 14px;
color: #8a8a8a;
margin-top: 4px;
}
.nm-portfolio-item-details p span:last-child {
display: none;
} .layout-overlay .nm-portfolio-item-details {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transition: background-color 0.2s ease; transition: background-color 0.2s ease;
}
.layout-overlay .nm-portfolio-grid li:not(.hide) a:hover .nm-portfolio-item-details {
background-color: #282828;
background-color: rgba(0, 0, 0, 0.73);
}
.layout-overlay .nm-portfolio-item-details h2,
.layout-overlay .nm-portfolio-item-details p {
position: absolute;
left: 0;
line-height: 1.4;
margin-top: 0;
padding: 5.5%;
}
.layout-overlay .large-block-grid-2 .nm-portfolio-item-details h2,
.layout-overlay .large-block-grid-2 .nm-portfolio-item-details p {
padding: 4.3%;
}
.layout-overlay .nm-portfolio-item-details h2 {
top: 0;
color: #919191;
}
.layout-overlay .nm-portfolio-item-details.text-color-light h2 {
color: #fff;
}
.layout-overlay .nm-portfolio-item-details.text-color-dark h2 {
color: #282828;
}
.layout-overlay .nm-portfolio-grid li:not(.hide) a:hover .nm-portfolio-item-details h2 {
color: #fff;
}
.layout-overlay .nm-portfolio-item-details p {
bottom: -19px;
font-size: 16px;
color: #fff;
opacity: 0;
-webkit-transition: bottom 0.2s ease; transition: bottom 0.2s ease;
}
.layout-overlay .nm-portfolio-grid li:not(.hide) a:hover .nm-portfolio-item-details p {
opacity: 1;
bottom: 0;
} .nm-portfolio-pagination .page-numbers {
margin-top: 26px;
} .nm-portfolio-single-footer {
line-height: 1.6;
padding: 46px 0 47px;
border-top: 1px solid #eee;
}
.nm-portfolio-single-back {
text-align: center;
}
.nm-portfolio-single-back a {
display: inline-block;
position:  relative;
top: 5px;
width: 19px;
height: 19px;
}
.nm-portfolio-single-back a span {
display: block;
position: absolute;
width: 7px;
height: 7px;
-webkit-border-radius: 50%; border-radius: 50%;
-webkit-transition: background 0.2s ease; transition: background 0.2s ease;
background: #777;
}
.nm-portfolio-single-back a span:nth-child(1) {
top: 0;
left: 0;
}
.nm-portfolio-single-back a span:nth-child(2) {
top: 0;
right: 0;
}
.nm-portfolio-single-back a span:nth-child(3) {
bottom: 0;
left: 0;
}
.nm-portfolio-single-back a span:nth-child(4) {
bottom: 0;
right: 0;
}
.nm-portfolio-single-back a:hover span {
background: #282828;
}
.nm-portfolio-single-next {
text-align: right;
}
.nm-portfolio-single-footer a {
font-size: 18px;
color: inherit;
}
.nm-portfolio-single-footer a .alt-title {
display: none;
}
@media all and (max-width: 1019px) { .layout-overlay .nm-portfolio-item-details h2,
.layout-overlay .nm-portfolio-item-details p {
padding: 5.5% !important;
}
}
@media all and (max-width: 991px) { .nm-portfolio-single-prev {
width: 50%;
}
.nm-portfolio-single-back {
display: none;
}
.nm-portfolio-single-next {
width: 50%;
}
}
@media all and (max-width: 767px) { .nm-portfolio-categories {
padding-bottom: 39px;
} .nm-portfolio-single-footer a .title {
display: none;
}
.nm-portfolio-single-footer a .alt-title {
display: inline;
}
}
@media all and (max-width: 749px) { .layout-overlay .nm-portfolio-item-details h2,
.layout-overlay .nm-portfolio-item-details p {
padding: 21px !important;
}
}
@media all and (max-width: 550px) { .nm-portfolio-categories li span {
display: none;
}
.nm-portfolio-categories li a {
margin: 0 24px 0 0;
}
.nm-portfolio-categories li:last-child a {
margin-right: 0;
}
.nm-portfolio-categories li.current a {
padding-bottom: 3px;
}
}
@media all and (max-width: 400px) {
.nm-portfolio {
padding-bottom: 27px;
} .nm-portfolio-categories {
padding-bottom: 30px;
}
.nm-portfolio-categories.align-right {
text-align: left;
}
.nm-portfolio-categories li {
display: block;
}
.nm-portfolio-categories li:last-child {
margin-bottom: 0;
}
.nm-portfolio-categories li a {
font-size: 16px;
margin: 0;
}
.nm-portfolio-categories li.current a {
padding-bottom: 0;
border-bottom: 0 none;
} .layout-overlay .nm-portfolio-item-details h2,
.layout-overlay .nm-portfolio-item-details p {
padding: 14px !important;
} .nm-portfolio-pagination .page-numbers {
margin-top: 0;
}
}