@charset "UTF-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
.vertical-centering{top:50%;transform:translateY(-50%)}.horizontal-centering{left:50%;transform:translateX(-50%)}.centering-mixin{top:50%;left:50%;transform:translate(-50%,-50%)}/*! Prefix flex for IE10  in LESS
* https://gist.github.com/codler/2148ba4ff096a19f08ea
* Copyright (c) 2014 Han Lin Yap http://yap.nu; MIT license *//*! normalize.css by Dream-Theme.com based on http://github.com/necolas/normalize.css */article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}.old-ie audio,.old-ie canvas,.old-ie video{display:inline;zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}*{padding:0;margin:0}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:active,a:focus,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}code,kbd,pre,samp{font-family:monospace,serif;font-family:'courier new',monospace}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dd,dl,menu,ol,ul{list-style:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure,form{margin:0}legend{border:0;padding:0;white-space:normal}.old-ie legend{margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}.old-ie button,.old-ie input,.old-ie select,.old-ie textarea{vertical-align:middle}button,input{line-height:normal}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}.old-ie button,.old-ie input[type=button],.old-ie input[type=reset],.old-ie input[type=submit]{overflow:visible}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}.old-ie input[type=checkbox],.old-ie input[type=radio]{height:13px;width:13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.formError{position:absolute;top:300px;left:300px;padding-bottom:13px;display:block;z-index:5000}.ajaxSubmit{padding:10px;text-align:center;border:1px solid #999;display:none}.formError .formErrorContent{background:#8a0b2c;color:#fff;width:165px;font-family:tahoma;font-size:11px;border:0 solid #ddd;text-shadow:#f5f5f5;padding:4px 10px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}.greenPopup .formErrorContent{background:#33be40}.blackPopup .formErrorContent{background:#393939;color:#FFF}.formError .formErrorArrow{position:absolute;bottom:0;left:20px;width:15px;height:15px;z-index:5001;border:none}.formError .formErrorArrowBottom{top:0;margin:-6px}.formError .formErrorArrow div{border:none;height:1px;background:#8a0b2c;margin:0 auto;line-height:0;font-size:0;display:block}.formError .formErrorArrowBottom div{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.formError .formErrorArrow .line10{width:15px;border:none}.formError .formErrorArrow .line9{width:13px;border:none}.formError .formErrorArrow .line8{width:11px}.formError .formErrorArrow .line7{width:9px}.formError .formErrorArrow .line6{width:7px}.formError .formErrorArrow .line5{width:5px}.formError .formErrorArrow .line4{width:3px}.formError .formErrorArrow .line3{width:1px}.formError .formErrorArrow .line2{width:3px;border:none;display:none}.formError .formErrorArrow .line1{width:1px;border:none;display:none}.dt-contact-form.dt-form .formError,.dt-contact-form.dt-form .hide-privacy-message,.dt-contact-form.dt-form span .formError,.popup-message-style .dt-contact-form.dt-form .formError{display:none}.dt-contact-form.dt-form span .formError.field-success,.dt-contact-form.dt-form span .formError.first,.inline-message-style .dt-contact-form.dt-form .formError.field-success,.inline-message-style .dt-contact-form.dt-form .formError.first,.popup-message-style .dt-contact-form.dt-form .formError.field-success,.popup-message-style .dt-contact-form.dt-form .formError.first{display:-ms-flexbox;display:-ms-flex;display:flex}.dt-contact-form.dt-form .formError .close-message{position:absolute;top:50%;width:30px;height:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:15px;line-height:30px;text-align:center;opacity:.5}.dt-contact-form.dt-form .formError .close-message svg{fill:#fff;width:18px}.dt-contact-form.dt-form .formError .close-message:hover{cursor:pointer;opacity:1}.dt-contact-form.dt-form .error-field:not(.field-success){border-color:red}.inline-message-style .dt-contact-form.dt-form{position:relative}.inline-message-style .form-fields>span{position:static}.inline-message-style .formError{z-index:100;width:100%;top:0!important;left:0!important;margin:0 0 10px!important;padding:15px 40px 15px 45px;box-sizing:border-box}.inline-message-style .formError.run-animation{position:relative}.inline-message-style .formError .formErrorContent{width:100%;background:0 0}.inline-message-style .formError .formErrorArrow{display:none}.popup-message-style .parentFormundefined.run-animation{-webkit-transform:translate3d(200px,-50%,0);-ms-transform:translate3d(200px,-50%,0);transform:translate3d(200px,-50%,0);-webkit-animation:slide-in-message,slide-out-message;animation:slide-in-message,slide-out-message;-webkit-animation-duration:1.2s,1.1s;animation-duration:1.2s,1.1s;-webkit-animation-delay:.4s,9s;animation-delay:.4s,9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}.popup-message-style .parentFormundefined.run-animation .formErrorContent{opacity:1}.parentFormundefined:before{position:absolute;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;top:0px;left:0;width:65px;height:100%;content:"";-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-exclamation-circle-fill.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-exclamation-circle-fill.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background:#fff;-webkit-mask-size:24px;mask-size:24px}.greenPopup.parentFormundefined:before{-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-check-circle-fill.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-check-circle-fill.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px}.popup-message-style .parentFormundefined.run-animation,.popup-message-style .parentFormundefined:not(.run-animation){display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;box-shadow:0px 10px 40px 0px rgba(0,0,0,.3);border:none;opacity:0;position:fixed!important;top:50%!important;left:100%!important;right:auto!important;margin:0!important;padding:15px 40px 15px 45px;width:400px;max-height:500px;z-index:9999;overflow:hidden;font-weight:700;color:#FFF;box-sizing:border-box}.popup-message-style .parentFormundefined.run-animation a,.popup-message-style .parentFormundefined.run-animation a:hover,.popup-message-style .parentFormundefined:not(.run-animation) a,.popup-message-style .parentFormundefined:not(.run-animation) a:hover{color:#fff}.popup-message-style .parentFormundefined.run-animation .formErrorContent,.popup-message-style .parentFormundefined:not(.run-animation) .formErrorContent{width:100%;background:0 0}.popup-message-style .parentFormundefined.run-animation .formErrorArrow,.popup-message-style .parentFormundefined:not(.run-animation) .formErrorArrow{display:none}@-webkit-keyframes slide-in-message{0%{opacity:0;-webkit-transform:translate3d(600px,-50%,0);transform:translate3d(600px,-50%,0)}50%{opacity:0;-webkit-transform:translate3d(-200px,-50%,0);transform:translate3d(-200px,-50%,0)}100%{opacity:1;-webkit-transform:translate3d(-400px,-50%,0);transform:translate3d(-400px,-50%,0)}}@keyframes slide-in-message{0%{opacity:0;-webkit-transform:translate3d(600px,-50%,0);transform:translate3d(600px,-50%,0)}50%{opacity:0;-webkit-transform:translate3d(-200px,-50%,0);transform:translate3d(-200px,-50%,0)}100%{opacity:1;-webkit-transform:translate3d(-400px,-50%,0);transform:translate3d(-400px,-50%,0)}}@-webkit-keyframes slide-out-message{0%{opacity:1;-webkit-transform:translate3d(-400px,-50%,0);transform:translate3d(-400px,-50%,0)}50%{opacity:0;-webkit-transform:translate3d(-100px,-50%,0);transform:translate3d(-100px,-50%,0)}100%{opacity:0;-webkit-transform:translate3d(800px,-50%,0);transform:translate3d(800px,-50%,0)}}@keyframes slide-out-message{0%{opacity:1;-webkit-transform:translate3d(-400px,-50%,0);transform:translate3d(-400px,-50%,0)}50%{opacity:0;-webkit-transform:translate3d(-100px,-50%,0);transform:translate3d(-100px,-50%,0)}100%{opacity:0;-webkit-transform:translate3d(800px,-50%,0);transform:translate3d(800px,-50%,0)}}.rev_slider_wrapper{z-index:1}.tp-scrollbelowslider:hover{cursor:pointer}.is-iphone .kenburnimg img{transform:none!important}/*!Revolution slider arrows*/.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .dt-owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .dt-owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled,.owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit;outline:0}.owl-carousel.owl-loaded{display:block;display:grid}.owl-carousel.owl-loading{opacity:0;display:grid}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .dt-owl-item{visibility:hidden}.owl-carousel.owl-drag .dt-owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .dt-owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;-ms-touch-action:none;touch-action:none;z-index:9500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp::after,.pswp::before{content:' ';display:table}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:unset;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0;-webkit-backface-visibility:hidden}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);text-align:center;display:-ms-flexbox;display:-ms-flex;display:flex}.pswp__bg{-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}.admin-bar .pswp{z-index:100000}.pswp-video-wrap{-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;line-height:0;width:100%;max-width:900px;position:relative;margin:0 auto;text-align:left;z-index:1045}.video-wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;width:100%}.video-wrapper iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%}.video-wrapper video{width:100%!important;height:auto!important}.pswp .pswp__ui--fit .pswp__caption,.pswp .pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.5)}.admin-bar .pswp .pswp__ui--fit .pswp__caption,.admin-bar .pswp .pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.7)}.pswp.video-active .pswp__share-tooltip.show-share-pin .pswp__share--pinterest{display:none}.pswp__caption .pswp__caption__center{text-align:center}.pswp__caption h5{color:#fff;margin-bottom:5px}.pswp button.pswp__button{height:1.5em;width:1.5em;margin-top:-.75em;background:0 0!important;opacity:.5}.pswp button.pswp__button:before{display:block;width:100%;height:100%;content:"";background-color:#fff!important}.pswp .pswp__top-bar button.pswp__button{height:26px;width:26px;margin-top:-13px;top:50%;margin-right:15px}.pswp--touch .pswp__ui:not(.pswp__ui--hidden) .pswp__button--arrow--left,.pswp--touch .pswp__ui:not(.pswp__ui--hidden) .pswp__button--arrow--right{visibility:visible}.pswp button.pswp__button:focus,.pswp button.pswp__button:hover{opacity:1}.pswp .pswp__button:active{opacity:.9}.pswp--zoom-allowed .pswp__button--zoom:before{-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/zoom-in.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/zoom-in.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px}.pswp--zoomed-in .pswp__button--zoom:before{-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/zoom-out.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/zoom-out.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px}.pswp--supports-fs .pswp__button--fs{-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/fullscreen.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/fullscreen.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px}.pswp--fs .pswp__button--fs{-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/fullscreen-exit.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/fullscreen-exit.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px;mask-size:24px}.pswp button.pswp__button--close{margin-right:15px}.pswp button.pswp__button--close:before{-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/x-lg.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/x-lg.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center;-webkit-mask-size:26px;mask-size:26px}.pswp__button--share:before{-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-share-fill.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-share-fill.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center}.pswp .pswp__button--arrow--left:before,.pswp .pswp__button--arrow--right:before{position:static;display:flex;justify-content:center;align-items:center;width:1.5em;height:1.5em}.pswp button.pswp__button.pswp__button--arrow--left:before{background-image:none!important;-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-chevron-left.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-chevron-left.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center}.pswp button.pswp__button.pswp__button--arrow--right:before{background-image:none!important;-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-chevron-right.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-chevron-right.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center}.pswp .pswp__share-tooltip,.pswp .pswp__share-tooltip a:first-child,.pswp .pswp__share-tooltip a:last-child{border-radius:0}.pswp .pswp__share-tooltip a{display:none;color:#222}.pswp .pswp__share-tooltip a svg{fill:#222}.pswp__share-tooltip a:hover{color:#fff!important;text-decoration:none}.pswp__share-tooltip a:hover svg{fill:#fff}.pswp__share-tooltip a svg{min-width:15px;margin-right:5px}.hide-pspw-share .pswp__button--share,.hide-pspw-share .pswp__share-modal{display:none}.pswp .pswp__share-tooltip.show-share-d .pswp__share--download,.pswp .pswp__share-tooltip.show-share-fb .pswp__share--facebook,.pswp .pswp__share-tooltip.show-share-g .pswp__share--google,.pswp .pswp__share-tooltip.show-share-in .pswp__share--linkedin,.pswp .pswp__share-tooltip.show-share-pin .pswp__share--pinterest,.pswp .pswp__share-tooltip.show-share-tw .pswp__share--twitter,.pswp .pswp__share-tooltip.show-share-wp .pswp__share--whatsapp{display:flex}.pswp__share-tooltip:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--pinterest:hover{background:#cf2834!important}a.pswp__share--linkedin:hover{background:#007bc7}a.pswp__share--whatsapp:hover{background:#36b74d}a.pswp__share--google:hover{background:#e64235}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px}.pswp__button--arrow--right:before{left:0;right:6px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{min-width:150px;z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp--css_animation .pswp__preloader--active,.pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}@keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}.asp_all_buttons_container{margin-top:20px}#page .asp_product_item{padding:0;margin:0}#page .asp_product_description,#page .asp_product_item{box-shadow:none;border:none}.asp_product_buy_button input{margin-right:5px}@media (max-width:500px){#page .asp_price_container,#page .asp_product_buy_btn_container{text-align:left}}.content .elementor-nav-menu,.content .elementor-nav-menu ul{margin:0}.ifb-flip-box.ifb-hover .ifb-face.ifb-front{opacity:0}.mec-container{max-width:100%}@media only screen and (min-width:961px){.mec-container{width:auto}}.mec-event-footer .mec-booking-button,.mec-event-sharing-wrap li a{text-decoration:none}.mec-single-event .mec-event-social li.mec-event-social-icon a{text-decoration:none}.mec-event-footer .mec-booking-button,.mec-event-footer .mec-booking-button:hover{border:none}#page .mec-topsec .mec-event-image{line-height:0}#page.ls-overflow-visible{overflow-x:hidden!important}/*!
 * WireFrame v.1.0.rc2 - teeny-tiny leyout framework by Dream-Theme (http://dream-theme.com, http://themeforest.net/user/Dream-Theme)
 * Copyright © 2013 Dream-Theme. All rights reserved. 
 */.responsive-off #page{display:grid;grid-template-rows:auto;grid-template-columns:100%;grid-template-areas:"header" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"}.footer-overlap.responsive-off #page{grid-template-areas:"header" "page-inner" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"}.floating-navigation-below-slider.responsive-off #page{grid-template-areas:"slider" "header" "title" "fancyheader" "elementor-header" "main" "footer"}.responsive-off.header-side-left:not(.sticky-header) #page,.responsive-off.header-side-line.left-side-line #page{grid-template-areas:"header-side slider" "header-side title" "header-side fancyheader" "header-side elementor-header" "header-side checkout" "header-side main" "header-side footer"}.footer-overlap.responsive-off.header-side-left:not(.sticky-header) #page,.footer-overlap.responsive-off.header-side-line.left-side-line #page{grid-template-areas:"header-side page-inner" "header-side footer"}.responsive-off.header-side-right:not(.sticky-header) #page{grid-template-areas:"slider header-side" "title header-side" "fancyheader header-side" "elementor-header header-side" "checkout header-side" "main header-side" "footer header-side"}.footer-overlap.responsive-off.header-side-right:not(.sticky-header) #page{grid-template-areas:"page-inner header-side" "footer header-side"}.footer-overlap.floating-navigation-below-slider.responsive-off .page-inner{display:grid;grid-template-rows:auto;grid-template-columns:100%;grid-template-areas:"slider" "header" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"}.no-cssgridlegacy.no-cssgrid .wf-container-main:before,.no-cssgridlegacy.no-cssgrid .wf-container:before{content:"";display:table}.no-cssgridlegacy.no-cssgrid .wf-container-main:after,.no-cssgridlegacy.no-cssgrid .wf-container:after{content:"";display:table;clear:both}.ancient-ie .no-cssgridlegacy.no-cssgrid .wf-container,.ancient-ie .no-cssgridlegacy.no-cssgrid .wf-container-main{zoom:1}.page-inner{-ms-grid-column:1;-ms-grid-row:2;grid-area:page-inner}.is-safari .page-inner{max-width:100%}.header-side-left:not(.sticky-header) .page-inner,.header-side-line.left-side-line .page-inner{-ms-grid-column:2}.header-side-right:not(.sticky-header) .page-inner{-ms-grid-column:1}#main-slideshow,.photo-scroller{-ms-grid-column:1;-ms-grid-row:2;grid-area:slider}.floating-navigation-below-slider #main-slideshow,.floating-navigation-below-slider .photo-scroller{-ms-grid-column:1;-ms-grid-row:1}.header-side-left:not(.sticky-header) #main-slideshow,.header-side-left:not(.sticky-header) .photo-scroller,.header-side-line.left-side-line #main-slideshow,.header-side-line.left-side-line .photo-scroller{-ms-grid-column:2}.header-side-right:not(.sticky-header) #main-slideshow,.header-side-right:not(.sticky-header) .photo-scroller{-ms-grid-column:1}.masthead{-ms-grid-column:1;-ms-grid-row:1;grid-area:header}.floating-navigation-below-slider .masthead{-ms-grid-column:1;-ms-grid-row:2}.side-header-v-stroke.masthead,.side-header.masthead{-ms-grid-column:1;grid-area:header-side}.checkout-page-title{grid-area:checkout;-ms-grid-column:1;-ms-grid-row:4}.is-safari .checkout-page-title{max-width:100%}.header-side-left:not(.sticky-header) .checkout-page-title,.header-side-line.left-side-line .checkout-page-title{-ms-grid-column:2}.header-side-right:not(.sticky-header) .checkout-page-title{-ms-grid-column:1}.page-title{-ms-grid-column:1;-ms-grid-row:3;grid-area:title}.is-safari .page-title{max-width:100%}.header-side-left:not(.sticky-header) .page-title,.header-side-line.left-side-line .page-title{-ms-grid-column:2}.header-side-right:not(.sticky-header) .page-title{-ms-grid-column:1}.fancy-header{-ms-grid-column:1;-ms-grid-row:3;grid-area:fancyheader}.is-safari .fancy-header{max-width:100%}.header-side-left:not(.sticky-header) .fancy-header,.header-side-line.left-side-line .fancy-header{-ms-grid-column:2}.header-side-right:not(.sticky-header) .fancy-header{-ms-grid-column:1}.elementor-location-header{grid-area:elementor-header}#main{-ms-grid-column:1;-ms-grid-row:5;grid-area:main}.is-safari #main{max-width:100%}.header-side-left:not(.sticky-header) #main,.header-side-line.left-side-line #main{-ms-grid-column:2}.header-side-right:not(.sticky-header) #main{-ms-grid-column:1}.footer{-ms-grid-column:1;-ms-grid-row:6;grid-area:footer}.is-safari .footer{max-width:100%}.header-side-left:not(.sticky-header) .footer,.header-side-line.left-side-line .footer{-ms-grid-column:2}.header-side-right:not(.sticky-header) .footer{-ms-grid-column:1}.responsive-off #main:not(.sidebar-none) .wf-container-main{display:-ms-grid;display:grid}.responsive-off .sidebar-right .wf-container-main{grid-template-areas:"content sidebar"}.responsive-off .sidebar-left .wf-container-main{grid-template-areas:"sidebar content"}.responsive-off .sidebar{grid-area:sidebar;-ms-grid-row:1}.responsive-off .sidebar-right .sidebar{-ms-grid-column:3}.responsive-off .sidebar-left .sidebar{-ms-grid-column:1}.responsive-off .content{grid-area:content;-ms-grid-row:1}.responsive-off .sidebar-right .content{-ms-grid-column:1}.responsive-off .sidebar-left .content{-ms-grid-column:3}.wf-mobile-visible,.wf-phone-visible{display:none}.content,.sidebar,.wf-cell,.wf-usr-cell,.wf-wrap,.wpb_row{box-sizing:border-box}.footer .widget,.wf-cell,.wf-usr-cell{display:inline-block;vertical-align:top;padding:0 22px}.ancient-ie .footer .widget,.ancient-ie .wf-cell,.ancient-ie .wf-usr-cell{display:inline;zoom:1}.wf-1,.wf-1-1,.wf-span-12{width:100%}.wf-1-2,.wf-2-4,.wf-span-6{width:50%}.wf-1-3,.wf-span-4{width:33.3333%}.wf-2-3,.wf-span-8{width:66.6667%}.wf-1-4,.wf-span-3{width:25%}.wf-3-4,.wf-span-9{width:75%}.wf-1-5{width:20%}.wf-2-5{width:40%}.wf-1-6,.wf-span-2{width:16.6667%}.wf-span-1,.wf-span-10{width:83.3333%}.wf-span-7{width:58.3333%}.wf-table{display:table;width:100%}.wf-tr{display:table-row}.wf-td{display:table-cell;vertical-align:middle}.wf-float-left{float:left}.wf-float-right{float:right}.wf-container{font-size:0;line-height:0;word-spacing:-4px;margin:0 -22px;padding:0}.wf-wrap{max-width:100%;padding:0 44px;margin:0 auto}#main-slideshow{position:relative;z-index:1;clear:both;overflow:hidden}#main-slideshow-content{display:none}#main-slideshow.fixed{padding:44px;margin-top:0px}#main-slideshow.layer-fixed{padding:40px;margin-top:0px}#main-slideshow.fix.rv-slider{padding-top:0;padding-bottom:0;margin-top:0px}#main-slideshow.fix:after,#main-slideshow.fixed:after,#main-slideshow.layer-fixed:after{position:absolute;left:0;width:100%;height:1px;content:"";top:auto;bottom:0}#main-slideshow #main-slideshow-content{display:block}.transparent .page-title{visibility:hidden}#fancy-header{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex}#fancy-header>.wf-wrap{position:relative;z-index:1;max-width:100%}.fancy-header-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.content-right.fancy-header .hgroup,.title-left .breadcrumbs,.title-right .hgroup{text-align:right}.fancy-header.title-center .hgroup{text-align:center}.mobile-false #fancy-header .breadcrumbs,.mobile-false #fancy-header .fancy-subtitle,.mobile-false #fancy-header .fancy-title{opacity:0}#fancy-header .fancy-title>span{display:inline-block}.ie-mobile #fancy-header .breadcrumbs,.ie-mobile #fancy-header .fancy-subtitle,.ie-mobile #fancy-header .fancy-title{opacity:1}#fancy-header .breadcrumbs.start-animation,#fancy-header .fancy-subtitle.start-animation,#fancy-header .fancy-title.start-animation{animation:mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);opacity:1}.fancy-header .hgroup,.page-title .hgroup{overflow:hidden}.fancy-header .hgroup{padding:5px 0}#fancy-header.content-left.breadcrumbs-off .hgroup,#fancy-header.content-right.breadcrumbs-off .hgroup,#fancy-header.title-center.breadcrumbs-off .hgroup{margin-top:5px;margin-bottom:5px}#fancy-header.content-left .breadcrumbs.breadcrumbs-bg,#fancy-header.content-right .breadcrumbs.breadcrumbs-bg,#fancy-header.title-center .breadcrumbs.breadcrumbs-bg{margin-top:10px}#fancy-header.titles-off .breadcrumbs{margin-top:5px;margin-bottom:5px}#fancy-header.content-left .breadcrumbs,#fancy-header.content-right .breadcrumbs,#fancy-header.title-center .breadcrumbs{margin-bottom:10px}#fancy-header.disabled-bg.breadcrumbs-off.page-title h1,#fancy-header.disabled-bg.content-left .breadcrumbs,#fancy-header.disabled-bg.content-left.breadcrumbs-off .hgroup,#fancy-header.disabled-bg.content-right .breadcrumbs,#fancy-header.disabled-bg.content-right.breadcrumbs-off .hgroup,#fancy-header.disabled-bg.title-center .breadcrumbs,#fancy-header.disabled-bg.title-center.breadcrumbs-off .hgroup{margin-bottom:0}#fancy-header.content-left .hgroup,#fancy-header.content-right .hgroup,#fancy-header.title-center .hgroup{padding-bottom:5px}.fancy-header .fancy-title{margin:5px 0;padding:0}.fancy-header .fancy-subtitle{margin:0;padding:5px 0}.fancy-header .wf-td .breadcrumbs,.page-title .wf-td .breadcrumbs{display:inline-block}.breadcrumbs.bg-dark,.breadcrumbs.bg-light,.hr-breadcrumbs .breadcrumbs.bg-dark,.hr-breadcrumbs .breadcrumbs.bg-light{padding:4px 10px}.breadcrumbs.bg-dark{background-color:rgba(15,18,19,.1)}.breadcrumbs.bg-light{background-color:rgba(255,255,255,.12)}.title-left .breadcrumbs{float:right}.fancy-header .breadcrumbs li{position:relative;background:0 0}.breadcrumbs li:first-child:before,.fancy-header .breadcrumbs li:first-child:before{content:""}.breadcrumbs li:before,.fancy-header .breadcrumbs li:before{position:absolute;left:0;top:0;width:15px;height:13px;content:"/";opacity:.5;text-align:left;z-index:3}.breadcrumbs li:before{opacity:1}.page-title{display:-ms-flexbox;display:-ms-flex;display:flex}.fancy-title-head,.page-title-head{max-width:100%}.page-title.overlay-bg{position:relative}.page-title.overlay-bg .wf-wrap{position:relative;z-index:1}.page-title.overlay-bg:after{position:absolute;left:0;top:0;width:100%;height:100%;content:""}.page-title .wf-wrap{position:relative}.page-title .wf-wrap:after{position:absolute;width:100%;bottom:0;content:""}.page-title.disabled-bg .wf-wrap:after,.page-title.full-width-line .wf-wrap:after,.page-title.gradient-bg .wf-wrap:after,.page-title.solid-bg .wf-wrap:after,.page-title.transparent-bg .wf-wrap:after{display:none}.fancy-header>.wf-wrap,.page-title>.wf-wrap{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;box-sizing:border-box}.content-left>.wf-wrap{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-flow:column wrap;flex-flow:column wrap}.content-right>.wf-wrap{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-ms-flex-flow:column wrap;flex-flow:column wrap}.title-center>.wf-wrap{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:column wrap;flex-flow:column wrap}.title-left>.wf-wrap,.title-right>.wf-wrap{-ms-flex-pack:space-between;-ms-justify-content:space-between;justify-content:space-between}.page-title.title-left .hr-breadcrumbs,.page-title.title-right h1{text-align:right}.title-center .hr-breadcrumbs,.title-center h1{text-align:center}.page-title h1,.page-title h2{margin:0}.page-title .hr-breadcrumbs .breadcrumbs:after{display:none}.page-title .wf-container-title,.page-title.full-width-line{border-bottom:1px solid}.page-title.title-left.disabled-bg h1,.page-title.title-right.disabled-bg h1{margin:0}.dt-breadcrumbs-shortcode{display:-ms-flexbox;display:-ms-flex;display:flex}.dt-breadcrumbs-shortcode.align-centre{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.dt-breadcrumbs-shortcode.align-right{-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.breadcrumbs{list-style:none}.page-title.title-center .breadcrumbs{text-align:center}.breadcrumbs li{position:relative;display:inline-block;padding-left:12px;margin-left:8px}.breadcrumbs li:first-child{padding-left:0;margin-left:0;background:0 0!important}.breadcrumbs li a,.fancy-header .breadcrumbs li a{color:inherit}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.filter{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.filter.iso-filter{z-index:1}.filter-align-left .filter{-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-flow:row wrap;flex-flow:row wrap}.filter-align-right .filter{-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-flow:row wrap;flex-flow:row wrap}.filter:before{content:"";display:table}.filter:after{content:"";display:table;clear:both}.filter-by,.filter-categories,.filter-categories a,.filter-extras,.filter-sorting{display:inline-block;box-sizing:border-box}.filter-by,.filter-categories,.filter-sorting{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.filter-categories,.filter-extras{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-flex-flow:row wrap;flex-flow:row wrap}.filter-align-left .filter-categories,.filter-align-left .filter-extras{-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.filter-align-right .filter-categories,.filter-align-right .filter-extras{-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.filter-categories{position:relative}.filter-categories .hasCustomSelect{display:none;left:0;z-index:1}#page .filter-categories .customSelect{position:relative;padding:0;background:0 0;display:none!important}#page .filter-categories .customSelect:after{position:relative;right:0;width:20px;height:20px;font-family:'Font Awesome 5 Free';font-weight:900;font-size:14px;line-height:1;content:"\f0dc"}#page .filter-categories .customSelect .customSelectInner{background:0 0}.filter .filter-categories a,.filter .filter-extras a{position:relative;text-decoration:none}.filter .filter-extras a{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex}.filter-categories a{white-space:nowrap}.filter-bg-decoration .filter-categories a{overflow:hidden}.filter-bg-decoration .filter-categories a:after{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;content:"";opacity:0}.filter-bg-decoration .filter-categories a.act:after{opacity:1}.filter-underline-decoration .filter-categories a:after{position:absolute;left:0;bottom:0;width:100%;content:"";opacity:0;transition:opacity .3s ease}.filter-underline-decoration .filter-categories a.act:after,.filter-underline-decoration .filter-categories a:hover:after{opacity:1}.filter .filter-extras a svg{width:16px}.filter .filter-popup{position:absolute;left:50%;z-index:999;bottom:100%;padding:2px 6px;margin-bottom:15px;background:#000;color:#fff!important;font:400 10px/14px Arial,Verdana,sans-serif;letter-spacing:.3px;white-space:nowrap;opacity:0;visibility:hidden;transform:translate3d(-50%,10px,0);transition:all .25s ease-out;border-radius:2px}.filter .filter-popup:after{position:absolute;left:50%;bottom:-5px;margin-left:-5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;content:""}.filter .filter-popup:before{position:absolute;left:0;bottom:-20px;content:" ";display:block;width:100%;height:20px}.lte8 .filter-popup{display:none}.lte8 .filter-extras a:hover .filter-popup{display:block}.filter-extras>div>a:hover{cursor:default}.filter-extras>div>a>i:hover{cursor:pointer}.filter-extras>div>a>i:hover+.filter-popup,.filter-extras>div>a>svg:hover+.filter-popup{visibility:visible;opacity:1;transform:translate3d(-50%,0,0)}.filter-extras>div>a>i:hover+.filter-popup:before,.filter-extras>div>a>svg:hover+.filter-popup:before{bottom:0}.filter-switch{position:relative;display:inline-block;width:19px;height:7px;margin:0 10px}.filter-switch:hover{cursor:pointer}.filter-switch,.filter-switch-toggle{border-radius:8px}.filter-switch-toggle{position:absolute;top:-1px;left:0;width:9px;height:9px;background-color:#fff;content:"";transition:left .3s ease-out}.filter-switch.right-act .filter-switch-toggle{left:9px}.filter-extras a.pressed:after,.pressed .filter-switch-toggle:after{animation:anim-effect-boris .45s ease-out forwards}@keyframes anim-effect-boris{0%{transform:scale(0)}25%,50%{opacity:1}to{opacity:0;transform:scale(1)}}.paginator{position:relative;margin:30px 0 0;padding-bottom:2px;z-index:10;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.paginator:before{content:"";display:table}.paginator:after{content:"";display:table;clear:both}.paginator:not(.paginator-more-button) a{box-sizing:border-box}.paginator .disabled:hover{cursor:default}.paginator:not(.paginator-more-button):not(.filter-decorations) a:after,.paginator:not(.paginator-more-button):not(.filter-decorations) span:after{position:absolute;left:0;bottom:-2px;width:100%;height:2px;content:"";opacity:0;transition:opacity .3s ease}.paginator:not(.paginator-more-button):not(.filter-decorations) a.act:after,.paginator:not(.paginator-more-button):not(.filter-decorations) a:hover:after,.paginator:not(.paginator-more-button):not(.filter-decorations) span.act:after,.paginator:not(.paginator-more-button):not(.filter-decorations) span:hover:after{opacity:1}.paginator:not(.paginator-more-button) a,.paginator:not(.paginator-more-button) span{position:relative;display:inline-block;padding:1px 8px;margin:0 6px;text-align:center;text-decoration:none}.paginator:not(.paginator-more-button) a.disabled,.paginator:not(.paginator-more-button) span.disabled{opacity:0}.paginator .nav-next,.paginator .nav-prev{position:relative;display:inline-block;text-decoration:none}.paginator.paginator-more-button{text-align:center;overflow:hidden}.lazy-loading-mode .paginator.paginator-more-button{opacity:0}.justified-grid .paginator.paginator-more-button{width:100%}.paginator .button-load-more,.paginator .loading-ready{position:relative;display:inline-block;float:none;text-decoration:none}.paginator .button-load-more{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;width:220px;height:50px;border:2px solid;box-sizing:border-box;transition:all .4s cubic-bezier(.19,1,.22,1)}.paginator .button-load-more .stick{display:none;opacity:0;transition:opacity .1s ease}.paginator .button-load-more .button-caption{display:flex;align-items:center;margin:0;font-weight:700;transition:opacity 10ms ease,color .2s ease}.paginator .button-load-more .button-caption:before{width:12px;height:12px;content:"";margin-right:5px;-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-check-circle-fill.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-check-circle-fill.svg);-webkit-mask-size:12px;mask-size:12px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center}.the7-elementor-widget .paginator .button-load-more .button-caption:before{display:none}.paginator .button-load-more.animate-load,.paginator .button-load-more.button-lazy-loading{width:50px;height:50px;border-radius:50%}.paginator .button-load-more.animate-load .button-caption,.paginator .button-load-more.button-lazy-loading .button-caption{opacity:0;text-indent:-9999px}.paginator .button-load-more.animate-load .stick,.paginator .button-load-more.button-lazy-loading .stick{display:block;animation:dt-spin 1s infinite linear .2s;animation-delay:.4s;border-bottom-color:transparent;border-left-color:transparent}.dt-posts-preload.iso-preloader .dt-posts-preload-activity:before{border-color:#fff transparent transparent;border-right-color:#fff!important}.iso-preloader .dt-posts-preload-activity:after{display:none}.iso-preloader .dt-posts-preload-activity:before,.stick:first-child{position:absolute;top:50%;left:50%;margin:-15px 0 0 -15px;width:50px;height:50px;border-radius:40px;box-sizing:border-box;background-color:transparent;border:2px solid;animation:dt-spin 1s infinite linear .2s}.stick:first-child{top:-2px;left:-2px;margin:0}@keyframes dt-spin{0%{opacity:1}100%{opacity:1;transform:rotate(360deg)}}.page-info{padding:0 0 10px}.post{position:relative}.post:after,.post:before{content:"";display:table;clear:both}.post .entry-title a{display:initial}.blog .details.more-link,.dt-blog-shortcode .details.more-link{margin-bottom:10px}.more-link.dt-btn{margin-top:5px}.post .more-link.dt-btn{margin-right:10px}.post.bg-on .block-style-widget,.post.bg-on .format-aside-content,.post.bg-on .format-link-content,.post.bg-on .format-status-content{padding:0;background:0 0!important;box-shadow:none!important;box-sizing:border-box}.format-aside-content,.format-link-content{padding:25px 30px 15px;margin:0 0 15px}.author-quote{border-left:5px solid;padding-left:10px}.format-status-content{padding:25px 20px 15px;margin:5px 0 15px}.format-aside .details,.format-link .details,.format-quote .details,.format-status .details{display:none}.albums .post img,.blog .post img,.dt-albums-shortcode:not(.owl-carousel) img,.dt-blog-shortcode img,.dt-portfolio-shortcode:not(.owl-carousel) img,.images-container img,.media .post img,.portfolio .post img,.related-projects .rollover img,.related-projects .rollover-video img,.wf-container.iso-grid img,.wf-container.layout-masonry img{max-width:100%;width:100%;height:auto}.portfolio .slider-simple.owl-carousel img{max-width:none}.blog.layout-list .post .blog-media img,.mobile-true .post img.iso-lazy-load:not(.blog-thumb-lazy-load-show){width:100%}.bg-on .blog-content,.bg-on .project-list-content{padding:10px 25px}.slider-wrapper .bg-on .project-list-content{padding-top:20px}.iso-container .bg-on .blog-content>*,.iso-container .bg-on .project-list-content>*,.iso-grid .bg-on .blog-content>*,.iso-grid .bg-on .project-list-content>*{padding-top:10px;padding-bottom:0;margin-bottom:0}.iso-container .bg-on .blog-content>:last-child,.iso-container .bg-on .project-list-content>:last-child,.iso-grid .bg-on .blog-content>:last-child,.iso-grid .bg-on .project-list-content>:last-child{margin-bottom:10px}.bg-on .blog-media>p,.bg-on .project-list-media>p,.description-under-image .post.bg-on ul.royalSlider.alignnone,.post.bg-on .alignleft,.post.bg-on .alignnone,.post.bg-on ul.royalSlider.alignnone{margin-bottom:0}.bg-on .blog-media,.bg-on .project-list-media{padding:25px 25px 0}.bg-on.fullwidth-img .blog-media,.bg-on.fullwidth-img .project-list-media{padding:0}.bg-on .blog-content,.bg-on .blog-media{position:relative;z-index:9}.bg-on.post .alignnone{margin-top:0}.layout-list .post{padding-top:44px;margin-top:19px}.layout-list .articles-list .post:last-child{margin-bottom:-25px}.layout-list .articles-list .post.bg-on:last-child{margin-bottom:0}.layout-list .post:first-child{border:none;padding-top:0;margin-top:0}.blog .post.bg-on,.portfolio .post.bg-on{border-top:none}.layout-list .blog-content,.layout-list .blog-media,.layout-list .project-list-content,.layout-list .project-list-media{display:block;float:left;width:100%}.layout-list article.no-img .blog-content{width:100%!important}.project-even .alignleft,.project-even ul.royalSlider.alignleft{float:right;margin-right:0;margin-left:30px}.layout-list .post.bg-on{padding:25px 25px 0px;margin:0 0 20px}.layout-list .bg-on .blog-content,.layout-list .bg-on .blog-media,.layout-list .bg-on .project-list-content,.layout-list .bg-on .project-list-media{display:block;float:left;width:100%;padding:0}.layout-list .bg-on .blog-content,.layout-list .bg-on .project-list-content{padding-bottom:10px}.layout-list .post-slider{margin-right:30px}.layout-list .project-even .post-slider{margin-right:0;margin-left:30px}.layout-list .media-wide .post-slider,.layout-list .media-wide.project-even .post-slider{margin-right:0;margin-left:0}.blog.layout-list .post.bg-on .slider-masonry.alignnone,.description-under-image .post .alignnone,.description-under-image .post .photoSlider,.description-under-image .post .slider-masonry.alignnone,.post .alignleft{margin-bottom:20px}.description-under-image .bg-on.post .alignnone,.description-under-image .post .buttons-on-img .slider-masonry.alignnone{margin-bottom:0}.project-list-media .alignleft{width:100%}.blog-media .alignleft{float:none}.blog.layout-list .post .alignleft,.blog.layout-list .post .alignnone,.blog.layout-list .post .post-slider{margin-bottom:25px}.format-quote .block-style-widget{margin:0 0 15px;padding:25px 30px 15px}.bg-on .format-aside-content,.bg-on .format-link-content,.format-quote.bg-on .block-style-widget{margin-bottom:10px}.iso-container .blog-content.wf-td,.iso-container .blog-media.wf-td,.iso-grid .blog-content.wf-td,.iso-grid .blog-media.wf-td,.layout-masonry .blog-content.wf-td,.layout-masonry .blog-media.wf-td,.media-wide .blog-content.wf-td,.media-wide .blog-media.wf-td,.shortcode-blog-posts .wf-td{display:block}.blog-media{position:relative;overflow:hidden;z-index:9}.fancy-date a{position:absolute;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;top:10px;right:10px;z-index:30;box-sizing:border-box;text-decoration:none;background:#fff}.circle-fancy-style .fancy-date a{-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;border-radius:50%;padding:0 8px;min-width:63px;min-height:63px}.vertical-fancy-style .fancy-date a{-ms-flex-flow:column nowrap;flex-flow:column nowrap;min-height:80px;min-width:42px;padding:2px 0}.horizontal-fancy-style .fancy-date a{padding:2px 2px 1px 4px}.fancy-date a *{color:#222}.circle-fancy-style .fancy-date a .entry-date:after,.circle-fancy-style .fancy-date a .entry-year{display:none}.fancy-date a .entry-date,.fancy-date a .entry-month{position:relative}.fancy-date a .entry-date:after,.fancy-date a .entry-month:after{position:absolute;height:2px;content:""}.circle-fancy-style .fancy-date a .entry-date:after,.circle-fancy-style .fancy-date a .entry-month:after{left:0;bottom:-2px;width:100%}.vertical-fancy-style .fancy-date a .entry-date:after,.vertical-fancy-style .fancy-date a .entry-month:after{left:50%;bottom:-2px;width:14px;margin-left:-7px}.horizontal-fancy-style .fancy-date a .entry-date:after,.horizontal-fancy-style .fancy-date a .entry-month:after{top:50%;margin-top:-2px;right:0;width:4px;height:4px;border-radius:50%}.layout-list article.project-odd .fancy-date a{top:10px;right:auto;left:10px}.layout-list article.project-even .fancy-date a{top:10px;left:auto;right:10px}.bg-on:not(.fullwidth-img) .fancy-date a{top:35px;right:35px}.fancy-date .entry-month,.fancy-date .entry-year{font:700 11px/19px Arial,Verdana,sans-serif}.circle-fancy-style .fancy-date .entry-month,.circle-fancy-style .fancy-date .entry-year{text-transform:uppercase}.vertical-fancy-style .fancy-date .entry-month,.vertical-fancy-style .fancy-date .entry-year{font:700 12px/22px Arial;padding:1px}.horizontal-fancy-style .fancy-date .entry-month,.horizontal-fancy-style .fancy-date .entry-year{padding:0 6px 0 5px;text-transform:none;font:700 12px/22px Arial,Verdana,sans-serif}.circle-fancy-style .fancy-date .entry-month,.vertical-fancy-style .fancy-date .entry-month{margin-bottom:2px}.horizontal-fancy-style .fancy-date .entry-month{padding:0 9px 0 5px}.fancy-date .entry-date{font:700 24px/29px Arial,Verdana,sans-serif}.vertical-fancy-style .fancy-date .entry-date{font:700 22px/28px Arial;margin-bottom:3px;padding:2px}.horizontal-fancy-style .fancy-date .entry-date{padding:0 9px 0 5px;font:700 12px/22px Arial,Verdana,sans-serif}.post .project-media{margin-bottom:20px;line-height:0}.project-content,.project-media{box-sizing:border-box}.project-media img{max-width:100%}.dt-posts-preload{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;user-select:none}.dt-posts-preload .dt-posts-preload-activity{position:fixed;display:block;z-index:2000;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px;border-radius:50%}.dt-posts-preload .dt-posts-preload-activity:before{width:32px;height:32px;margin:-16px 0 0 -16px;border:3px solid #fff;border-right-color:transparent!important;border-left-color:transparent!important;animation:dt-posts-loader-rotation 1s linear infinite;content:''}@keyframes dt-posts-loader-rotation{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.single .content>.post,.single .content>.project-post,.single .content>.single-postlike{margin-bottom:50px}.single .content>.post:last-child,.single .content>.project-post:last-child,.single .content>.single-postlike:last-child{margin-bottom:0}/*!-Meta & tags*/.post-meta .entry-meta,.post-meta .entry-tags{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap}.portfolio-categories{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;overflow:hidden}.content-align-center .portfolio-categories,.content-align-centre .portfolio-categories,.related-projects .portfolio-categories{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.blog-content .entry-meta,.portfolio-categories{padding:0 0 10px}.project-post .portfolio-categories{padding:0px 0 0;margin-bottom:10px}.entry-meta>a,.entry-meta>span,.portfolio-categories>a,.portfolio-categories>span{position:relative;display:inline-block;text-decoration:none;margin:0 6px 0 0;padding:0 9px 0 0}.portfolio-categories a{transition:all 50ms linear 50ms}.entry-meta span a,.portfolio-categories>span a{text-decoration:none}.portfolio-categories>a.data-link:hover{text-decoration:none;cursor:default}.entry-meta>a:last-child,.entry-meta>span:last-child,.portfolio-categories>a:last-child,.portfolio-categories>span:last-child{padding:0;margin:0}.entry-meta>a:after,.entry-meta>span:after,.portfolio-categories>a:after,.portfolio-categories>span:after{position:absolute;right:0;top:50%;transform:translateY(-50%);width:3px;height:3px;content:"";border-radius:50%}.entry-meta>a:last-child:after,.entry-meta>span:last-child:after,.portfolio-categories>a:last-child:after,.portfolio-categories>span:last-child:after{display:none}.fullwidth-slider .portfolio-categories span,.fullwidth-slider .portfolio-categories>a{float:none;display:inline-block}.entry-tags{display:block;overflow:hidden;padding:10px 0 0}.entry-tags,.entry-tags a,.entry-tags span{word-wrap:break-word}.entry-tags span.single-tags{position:relative;float:left}.single .entry-tags a{padding:1px 6px;margin:2px;border:1px solid;font:400 10px/15px Arial,Verdana,sans-serif;text-decoration:none;letter-spacing:.3px}/*!-Post author*/.entry-author{overflow:hidden;margin-bottom:60px;padding:30px 30px 25px;box-sizing:border-box}.entry-author:last-child{margin-bottom:0}.entry-author-img{width:115px}.entry-author-info{vertical-align:top}.entry-author .text-primary{font-weight:700}.entry-author .alignleft{margin-bottom:10px}.entry-author .alignleft img,.entry-author img.alignleft{border-radius:50%}.post .entry-author img,.single-postlike .entry-author img{max-width:none}.blog .post .wp-smiley{width:auto}.single .post:not(.type-event) .post-thumbnail,.single .single-postlike:not(.type-event) .post-thumbnail{position:relative;margin-bottom:45px;line-height:0}.single .post:not(.type-event) .post-thumbnail:last-child,.single .single-postlike:not(.type-event) .post-thumbnail:last-child{margin-bottom:0}.single .post:not(.type-event) .post-thumbnail img,.single .single-postlike:not(.type-event) .post-thumbnail img{width:100%}.single .entry-content{margin-bottom:50px}.single .entry-content:last-child{margin-bottom:0}.single .post-meta{margin-bottom:55px}.single .post-meta:last-child{margin-bottom:0}.single-share-box{position:relative}.single .single-share-box{margin-top:-5px;margin-bottom:60px}.single .single-share-box:last-child{margin-bottom:0}.page .single-share-box{margin-top:50px}.single-share-box.show-on-hover{z-index:10;display:inline-block;left:50%;transform:translateX(-50%)}.single-share-box.show-on-hover:hover{cursor:pointer}.share-link-description{display:block;margin-bottom:10px;font-weight:700;text-align:center}.share-link-description .share-link-icon{display:none}.show-on-hover .share-link-description{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:column wrap;flex-flow:column wrap}.show-on-hover .share-link-description .share-link-icon{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;border:2px solid;margin-bottom:5px;border-radius:50%;box-sizing:border-box;transition:all .2s ease;font-size:14px;line-height:1}.show-on-hover .share-link-description .share-link-icon svg{width:14px}.single-share-box .share-buttons{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;line-height:0}.single-share-box:not(.show-on-hover) .share-buttons{-ms-flex-flow:row wrap;flex-flow:row wrap}.share-buttons .soc-font-icon{display:none}.show-on-hover .share-buttons{position:absolute;-ms-flex-flow:column wrap;flex-flow:column wrap;left:50%;transform:translateX(-50%);bottom:100%;min-width:180px;margin-bottom:10px;background:#fff;box-shadow:1px 3px 16px 0px rgba(0,0,0,.3);opacity:0;visibility:hidden;transform:translate3d(-50%,10px,0);transition:all .25s ease-out}.show-on-hover .share-buttons:after{position:absolute;left:50%;bottom:-6px;margin-left:-5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #fff;content:""}.show-on-hover .share-buttons:before{position:absolute;left:0;bottom:-20px;content:" ";display:block;width:100%;height:20px}.show-on-hover:hover .share-buttons{visibility:visible;opacity:1;pointer-events:auto;transform:translate3d(-50%,0,0)}.single-share-box .share-buttons a{display:inline-flex;justify-content:center;align-items:center;width:50px;height:30px;min-width:50px;min-height:30px;margin:0 4px 4px 0;border:1px solid;text-transform:none;font-size:16px;line-height:30px;text-decoration:none;text-align:center;transition:border-color .2s ease;box-sizing:border-box}:not(.show-on-hover).single-share-box .share-buttons a .social-text{display:none}.show-on-hover.single-share-box .share-buttons a{display:flex;justify-content:flex-start;align-items:center;width:auto;line-height:1;text-align:left;padding:10px 5px 10px 10px}.single-share-box .share-buttons a .icon{display:none}.single-share-box .share-buttons a.facebook{border-color:rgba(76,105,199,.3)}.single-share-box .share-buttons a.facebook:hover{border-color:#4c69c7}.single-share-box .share-buttons a.facebook svg{fill:#4c69c7}.single-share-box .share-buttons a.twitter{border-color:rgba(42,190,235,.3)}.single-share-box .share-buttons a.twitter:hover{border-color:#2abeeb}.single-share-box .share-buttons a.twitter svg{fill:#2abeeb}.single-share-box .share-buttons a.google{border-color:rgba(230,66,53,.3)}.single-share-box .share-buttons a.google:hover{border-color:#e64235}.single-share-box .share-buttons a.google svg{fill:#e64235}.single-share-box .share-buttons a.pinterest{border-color:rgba(207,40,52,.3)}.single-share-box .share-buttons a.pinterest:hover{border-color:#cf2834}.single-share-box .share-buttons a.pinterest svg{fill:#cf2834}.single-share-box .share-buttons a.linkedin{border-color:rgba(0,123,199,.3)}.single-share-box .share-buttons a.linkedin:hover{border-color:#007bc7}.single-share-box .share-buttons a.linkedin svg{color:#007bc7}.single-share-box .share-buttons a.whatsapp{border-color:rgba(54,183,77,.3)}.single-share-box .share-buttons a.whatsapp:hover{border-color:#36b74d}.single-share-box .share-buttons a.whatsapp svg{fill:#36b74d}.show-on-hover .share-buttons a{height:auto;border:none;font-size:14px;line-height:18px!important;margin:0}.show-on-hover .share-buttons a svg{margin-right:5px}.show-on-hover .share-buttons a *,.show-on-hover .share-buttons a svg{color:#222;fill:#222}.show-on-hover .share-buttons a:hover *,.show-on-hover .share-buttons a:hover svg{color:#fff;fill:#fff}.show-on-hover .share-buttons a.facebook:hover{background-color:#4c69c7}.show-on-hover .share-buttons a.twitter:hover{background-color:#2abeeb}.show-on-hover .share-buttons a.google:hover{background-color:#e64235}.show-on-hover .share-buttons a.pinterest:hover{background-color:#cf2834}.show-on-hover .share-buttons a.linkedin:hover{background-color:#007bc7}.show-on-hover .share-buttons a.whatsapp:hover{background-color:#36b74d}.author-info{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.author-avatar{-ms-flex:0 0 80px;flex:0 0 80px;margin-right:30px}.author-avatar.no-avatar{width:80px;height:80px;border-radius:50%}.author-avatar.no-avatar.no-avatar svg{width:36px;height:auto}.author-description h4{margin-bottom:5px}.author-description .author-link{display:inline-block;margin-bottom:20px;text-decoration:none}.author-description .author-link:hover{text-decoration:underline}.post-navigation{margin-bottom:50px}.post-navigation:last-child{margin-bottom:0}.post-navigation .nav-links{display:-ms-flexbox;display:-ms-flex;display:flex;padding:25px 0;border-width:1px 0;border-style:solid}.disabled-post-navigation.post-navigation .nav-links{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.post-navigation .nav-links .back-to-list [class^=dt-icon-]{font-size:24px}.meta-nav{margin-bottom:5px;text-transform:uppercase}.post-navigation .back-to-list,.post-navigation .nav-next,.post-navigation .nav-previous{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;text-decoration:none}.back-to-list{width:30px}.rtl .back-to-list{-ms-flex-order:1;order:1}.nav-previous{width:45%;padding-left:35px;margin-right:30px}.nav-previous svg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px}.nav-previous .post-title{-ms-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start;max-width:100%}.rtl .nav-previous .post-title{-ms-align-self:flex-end;-ms-flex-item-align:flex-end;align-self:flex-end}.rtl .nav-previous{-ms-flex-order:2;order:2;-ms-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.post-navigation .nav-next{padding-right:35px;margin-left:30px;width:45%;text-align:right}.post-navigation .nav-next svg{position:absolute;right:0;top:50%;transform:translateY(-50%);width:32px}.post-navigation .nav-next .post-title{-ms-align-self:flex-end;-ms-flex-item-align:flex-end;align-self:flex-end;max-width:100%}.rtl .post-navigation .nav-next .post-title{-ms-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start}.rtl .nav-next{-ms-flex-order:0;order:0}.project-post{position:relative}.single .project-slider{margin-bottom:45px}.single-gallery-media{padding-bottom:45px}.single .project-content{margin-bottom:55px}.single .project-content:last-child{margin-bottom:0}.images-container{line-height:0}.images-list{position:relative;margin-bottom:20px;line-height:0}.images-list img,.images-list:last-child{margin-bottom:0}.images-list-caption{position:absolute;top:auto;bottom:0;left:0;width:100%;z-index:99}.images-list-inner{position:absolute;bottom:0;display:inline-block;margin:0 20px;padding:15px 0}.images-list-inner h4{display:inline-block;margin:5px 0 0}.images-list-inner,.images-list-inner *{color:#fff}.navigation-inner a,.project-details,.project-link,.project-zoom,.vc-item .vc_read_more{text-decoration:none}/*!-Slideshow description*/.slider-post-inner h4{display:inline-block;vertical-align:middle;margin:5px 0 0}#main .images-list-inner h4,#main .slider-post-inner h4,.images-list-inner,.slider-post-inner{text-shadow:1px 1px 5px rgba(0,0,0,.5)}.images-list-inner .album-content-btn,.slider-post-inner .album-content-btn{display:block;float:left;width:100%;margin-bottom:0}.images-list-inner p{margin-bottom:0}.slider-link{float:left;width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='white' xml:space='preserve'%3E%3Cpolygon points='14,14 2,14 2,2 5.011,2 5.011,0 2,0 0.011,0 0,0 0,14 0,16 2,16 16,16 16,15.989 16,14 16,10.989 14,10.989 '/%3E%3Cpolygon points='14,-0.019 14,0 8.993,0 8.993,2 12.637,2 6.5,8.137 7.863,9.5 14,3.364 14,6.981 16,6.981 16,-0.019 '/%3E%3C/svg%3E");background-color:rgba(0,0,0,.4);border-radius:50%;background-repeat:no-repeat;transition:opacity .2s ease}.slider-link:hover{background-color:rgba(0,0,0,.4);opacity:.7}.images-list-inner .share-button.entry-share,.slider-link,.slider-post-inner .share-button.entry-share{margin:0 5px 5px 0;box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;font-size:0;text-indent:-9999px}.single-related-posts{padding-bottom:35px;margin-bottom:50px;border-bottom:1px solid}.single-related-posts:last-child{margin-bottom:0}.single-related-posts .items-grid{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -25px -25px}.single-related-posts .items-grid>.related-item{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;width:33%;padding:0 25px 25px;box-sizing:border-box}.sidebar-left .single-related-posts .items-grid>.related-item,.sidebar-right .single-related-posts .items-grid>.related-item{width:50%}.comment-respond,.comments-area,.single-related-posts{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.comment-respond>h3,.comments-area>h3,.single-related-posts>h3{margin-bottom:30px}.comment-respond a{text-decoration:none}.single-related-posts>h3{margin-bottom:30px}.single-portfolio .single-related-posts{padding-bottom:60px}.single-portfolio .single-related-posts>h3{margin-bottom:30px}#comments .children,#comments .comment-list{margin:0;padding:0;list-style:none}#comments .comment-list{padding-bottom:50px}#comments .comment-list:last-child{padding-bottom:0}.comment-list .comment-body{position:relative;padding:20px 20px 10px 100px;margin-top:20px;box-sizing:border-box}.comment-list>li:first-child>.comment-body{margin-top:0}#comments .children{margin-left:90px}.comment-author-name{display:block;margin-bottom:5px}.comment-author-name a{font:inherit!important}.comment-metadata{margin-bottom:20px}.comment-author .avatar,.comment-author .rollover{float:left;margin:0px 20px 15px -80px}.comment-author .avatar,.comment-author .rollover,.comment-author .rollover i{border-radius:50%}.comment-author .rollover .avatar{margin:0}.comment-content{overflow:hidden;margin-bottom:10px}.comment-list .reply{text-align:right;margin-bottom:10px}.comment-reply-link{margin-left:10px}.comment-reply-title>small{display:block;text-align:center}.comment-reply-title #cancel-comment-reply-link{float:left;margin-top:10px}.comment-notes,.logged-in-as{margin-bottom:15px}.comment-form .form-fields{overflow:hidden;margin-bottom:10px}#page .comment-respond .dt-btn,#page .comment-respond p.form-submit{margin-bottom:0}.rtl #page .comment-respond .dt-btn{float:left}.says{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.comment #respond{padding-top:24px}#respond #submit{display:none}#commentform textarea,.dt-contact-form textarea{width:100%;margin:0 0 10px}.clear-form,.comment-meta a,.comment-reply-link,.fn a,.pingback a{text-decoration:none}#reply-title small a:hover,.clear-form:hover,.comment-meta a:hover,.comment-reply-link:hover,.pingback a:hover{text-decoration:underline}.project-share-overlay{position:relative;display:inline-block;padding-top:5px;padding-bottom:5px}.project-info-box{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:column wrap;flex-flow:column wrap;margin-bottom:40px}.project-post .btn-project-link{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;min-width:220px;height:50px;border:2px solid;margin-bottom:15px;font-weight:700;text-decoration:none;box-sizing:border-box}.project-share-overlay .share-button.entry-share{text-decoration:none}#page .project-share-overlay .share-button.entry-share{padding:0 0 0 23px}.share-button.entry-share{display:inline-block;padding:0 0 0 23px}.btn-project-link.no-text,.share-button.entry-share.no-text{width:36px;height:36px;padding:0;font-size:0}.btn-project-link,.share-button.entry-share,.share-overlay .soc-ico a{transition:all .2s ease}.images-list-inner .share-button.entry-share,.photo-scroller .share-button.entry-share,.slider-post-inner .share-button.entry-share{text-decoration:none;text-align:center}.images-list-inner .share-button.entry-share:before,.photo-scroller .share-button.entry-share:before,.slider-post-inner .share-button.entry-share:before{display:block;background:#fff;content:"";-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-share-fill.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-share-fill.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center;width:16px;height:16px}.project-share-overlay:not(.allways-visible-icons) .soc-ico{position:absolute;z-index:999;bottom:46px;width:150px;height:36px;padding:0 3px;visibility:hidden;overflow:visible;opacity:0;background-color:#fff;text-align:center;left:50%;transform:translateX(-50%);box-shadow:0 0 2px 0 rgba(0,0,0,.2)}.single-post .project-share-overlay:not(.allways-visible-icons) .soc-ico{bottom:48px}.project-content-btn .project-share-overlay:not(.allways-visible-icons) .soc-ico{bottom:38px}.project-share-overlay:not(.allways-visible-icons) .soc-ico:after,.project-share-overlay:not(.allways-visible-icons) .soc-ico:before{position:absolute;left:50%;margin-left:-5px;bottom:-5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;content:""}.project-share-overlay:not(.allways-visible-icons) .soc-ico:before{margin-left:-6px;bottom:-6px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(0,0,0,.1)}.project-share-overlay:not(.allways-visible-icons) .soc-ico a{display:none;float:none;width:24px;margin:7px 3px 0;background:0 0!important}#page .project-share-overlay:not(.allways-visible-icons) .soc-ico a{box-shadow:none}.project-share-overlay:not(.allways-visible-icons) .soc-ico a:hover{background:0 0!important;opacity:.6}.project-share-overlay:not(.allways-visible-icons) .soc-ico a:after,.project-share-overlay:not(.allways-visible-icons) .soc-ico a:before{display:none}#page .project-share-overlay:not(.allways-visible-icons) .soc-ico a .soc-font-icon,#page .project-share-overlay:not(.allways-visible-icons) .soc-ico a:hover .soc-font-icon{color:#000}.project-share-overlay.allways-visible-icons .soc-ico{display:inline-block;vertical-align:middle;margin-left:10px}.slide-caption .btn-project-link,.slide-caption .share-button.entry-share{border-color:rgba(255,255,255,.35)}.slide-caption .btn-project-link:hover,.slide-caption .share-button.entry-share:hover{background-color:rgba(255,255,255,.35);border-color:rgba(255,255,255,.35)}.single-attachment article.type-attachment{text-align:center}.single-attachment article.type-attachment .rollover{display:inline-block}.sidebar{position:relative;z-index:9}.sidebar .sidebar-content{box-sizing:border-box}.sidebar-none .sidebar,.wc-sidebar-toggle{display:none}#main .ui-widget-content{clear:both}.sidebar-left .sidebar.bg-under-widget,.sidebar-left .sidebar.solid-bg,.sidebar-right .sidebar.bg-under-widget,.sidebar-right .sidebar.solid-bg{border:none}.sidebar-left .sidebar.bg-under-widget,.sidebar-left .sidebar.solid-bg{padding-right:0}.sidebar-right .sidebar.bg-under-widget,.sidebar-right .sidebar.solid-bg{padding-left:0}.sidebar-left .wf-wrap:after,.sidebar-left .wf-wrap:before,.sidebar-right .wf-wrap:after,.sidebar-right .wf-wrap:before{content:"";display:table}.sidebar-divider-off #sidebar{border:none}.no-cssgridlegacy.no-cssgrid .sidebar-none .content,.sidebar-none .content{width:100%}.sidebar .widget,.sidebar-content .widget{padding:0}.bg-under-widget .sidebar-content .widget,.sidebar.bg-under-widget .widget,.solid-bg.sidebar-content .widget{margin-bottom:0;padding:25px}.sidebar.solid-bg .widget,.solid-bg .sidebar-content .widget,.solid-bg.sidebar-content .widget{padding-left:25px;padding-right:25px}.sidebar .widget-divider-off .widget,.sidebar-content.widget-divider-off .widget,.solid-bg.sidebar-content .widget{border-top:none}.bg-under-widget .sidebar-content .widget:first-child,.elementor-widget-sidebar .widget:first-child,.sidebar.bg-under-widget .widget:first-child,.solid-bg.sidebar-content .widget:first-child{margin-top:0}.content .sidebar-content:not(.solid-bg):not(.bg-under-widget) .widget:first-child,.elementor-widget-sidebar .widget:first-child,.sidebar:not(.solid-bg):not(.bg-under-widget) .widget:first-child{padding-top:0}.elementor-widget-sidebar .widget:first-child,.sidebar .widget:first-child,.sidebar-content .widget:first-child{border-top:none}.footer .widget{margin-bottom:30px}.widget:after,.widget:before{content:"";display:table;clear:both}.widget-info:not(:last-child){margin-bottom:10px}.content .widget ul{list-style:none}.widget-title{margin-bottom:15px;clear:both}.cat-item,.custom-categories li,.elementor-widget-sitemap .page_item{margin:5px 0 0;padding:5px 0 0}.custom-categories li{overflow:hidden;margin-top:0}.cat-item:first-child,.custom-categories>li:first-child,.elementor-widget-sitemap .page_item:first-child{margin-top:0;padding-top:0;border-top:none!important}.cat-item a,.custom-categories a{text-decoration:none}.custom-categories a{display:block;clear:both}.custom-categories span.item-name{float:left}.custom-categories span.item-num{float:right;margin-left:10px}.cat-item ul,.custom-categories ul{margin-left:20px}#wp-calendar{margin:25px 0 15px;border-width:1px;border-style:solid}#wp-calendar caption{padding:5px 0;margin:0;height:auto;border-style:solid;border-width:1px;border-bottom:none}#wp-calendar th{height:25px;font-weight:400}.content #wp-calendar th{border:none}#wp-calendar td{width:34px;height:25px;border-style:solid;border-width:1px;vertical-align:middle;text-align:center;line-height:20px;cursor:default}#wp-calendar td.act{color:#fff}#wp-calendar td a{display:block;width:100%;text-decoration:none}#wp-calendar td.pad,.footer #wp-calendar td.pad{background:0 0!important;border:none}#wp-calendar tfoot td{width:auto}#wp-calendar tfoot td#prev{padding-left:10px;text-align:left}#wp-calendar tfoot td#next{padding-right:10px;text-align:right}#wp-calendar tfoot td a:hover{background:0 0;text-decoration:none}.shortcode-contact-info,.shortcode-contacts{margin-bottom:20px}.contact-info:not(:last-child),.content .contact-info:not(:last-child){margin:0;padding-bottom:15px}.contact-info li{margin:15px 0 0;list-style:none}.contact-info li span:not(:last-child){display:inline-block;margin-bottom:5px}.contact-info li:first-child{margin-top:0}.widget .soc-ico:not(:last-child){padding:0px 0 10px}.custom-nav{margin:0}.custom-nav>li:first-child{border-top:none!important}.custom-nav>li>a{display:flex;position:relative;justify-content:space-between;align-items:center;text-decoration:none}.custom-nav>li:not(:last-child)>a{padding:0 0 10px}.custom-nav>li>a span{display:inline-block}.custom-nav>li li a:before,.custom-nav>li>a:before{display:block;position:absolute;top:14px;right:0;width:13px;height:13px}.custom-nav>li.has-children li.has-children>a svg,.custom-nav>li.has-children>a svg{float:right;width:10px}.custom-nav>li .custom-menu li{border:none!important}.custom-nav>li li a{display:flex;position:relative;justify-content:space-between;align-items:center;padding-left:12px;background-image:none!important}.custom-nav>li>ul{display:none;margin:0 0px;padding:0 20px 15px}.custom-nav>li:last-child>ul{padding:10px 20px 15px}.custom-nav>li>ul a span{display:inline-block}.custom-nav>li li{margin-top:0;padding-top:7px}.custom-nav>li>ul a:hover{text-decoration:none}.bg-under-widget .custom-nav>li:last-child>ul,.custom-nav>li:last-child>ul,.solid-bg .custom-nav>li:last-child>ul{margin-bottom:-5px}.content .menu,.custom-menu .widget_pages>ul,.menu{margin:0;padding:0 0 0px}.menu li,.qts-lang-menu li,.widget_pages li{display:block;position:relative;margin:9px 0 0;padding:10px 0 0}.custom-menu li{margin:6px 0 0;padding:7px 0 0}.dividers-on.custom-menu li{margin:9px 0 0;padding:10px 0 0}.custom-menu>li:first-child,.menu>li:first-child,.qts-lang-menu li:first-child,.widget_pages>ul>li:first-child{border:none!important;margin-top:0;padding-top:0}#page .qtrans_flag{width:auto;height:auto;background-position:0 center}.custom-menu a,.menu a,.widget_pages a{text-decoration:none}.widget_nav_menu a{display:inline-block}.widget_nav_menu a:hover{text-decoration:none}.custom-menu a{position:relative;display:inline-block}.show-arrow.custom-menu a{padding-left:23px}.enable-bold.custom-menu a{font-weight:700}div[class*=elementor-widget-wp-widget-] ul{list-style:none}div[class*=elementor-widget-wp-widget-] .elementor-widget-container>ul{margin:0}.elementor-widget-wp-widget-pages ul.children{margin:5px 0 5px 20px}.custom-menu.show-arrow a svg,.custom-menu.show-arrow a:before,.widget_presscore-custom-menu-one .custom-menu.show-arrow a svg,.widget_presscore-custom-menu-one .custom-menu.show-arrow a:before,div[class*=elementor-widget-wp-widget-] .custom-menu.show-arrow a svg,div[class*=elementor-widget-wp-widget-] .custom-menu.show-arrow a:before{position:absolute;width:14px;height:14px;top:50%;transform:translateY(-50%);left:0}.custom-menu.show-arrow a svg,.widget_presscore-custom-menu-one .custom-menu.show-arrow a svg,div[class*=elementor-widget-wp-widget-] .custom-menu.show-arrow a svg{width:8px;height:auto;left:3px}.widget_presscore-custom-menu-one .custom-menu.show-arrow a:before{content:""}.widget_presscore-custom-menu-one .custom-menu.show-arrow a:after{position:absolute;width:14px;height:14px;top:50%!important;transform:translateY(-50%);left:0;content:"";-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-chevron-side.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-chevron-side.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:8px;mask-size:8px}.custom-menu.show-arrow .has-children>a:before,.widget_presscore-custom-menu-one .custom-menu.show-arrow .has-children>a:before,div[class*=elementor-widget-wp-widget-] .custom-menu.show-arrow .has-children>a:before{content:""}.custom-nav.show-arrow>.has-children>a:before{display:block;position:absolute;top:0;right:0;margin-top:5px;width:8px;height:8px;content:""}.widget_pages a{display:inline-block}.content .custom-menu li ul,.content .menu li ul,.content .widget_pages li ul,.custom-menu li ul,.menu li ul,.widget_pages li ul{margin-left:20px}.custom-nav .custom-menu li ul{padding-top:10px}.widget_tag_cloud a{display:inline-block;padding:0 3px;margin-bottom:2px;text-decoration:none}.content .recent-posts,.recent-posts{margin:0;padding:0 0 5px}.widget .recent-posts{padding-bottom:0}.recent-posts li{display:block;overflow:hidden;margin:0}.recent-posts li article{display:-ms-flexbox;display:-ms-flex;display:flex}.recent-posts li:not(:last-child){padding:0 0 15px}.widget .recent-posts li{margin-top:0}.recent-posts>li:first-child{margin-top:0;padding-top:0;border-top:none!important}.items-grid .post-content>a,.recent-posts a{display:inline-block;text-decoration:none}.items-grid .post-content>p,.recent-posts .post-content>p{margin:5px 0 0}#footer .items-grid .alignleft,#footer .recent-posts .alignleft,#sidebar .items-grid .alignleft,#sidebar .recent-posts .alignleft{margin:0 15px 5px 0}.items-grid .post-content>time,.recent-posts .post-content>time{display:block;margin:5px 0 0}.recent-posts .alignleft{margin:0px 15px 5px 0;font-size:0;line-height:0}.widget .tp_recent_tweets{margin-bottom:10px}.widget .tp_recent_tweets li .twitter_time{position:relative;padding:0 0 0 20px}.widget .tp_recent_tweets li{padding:15px 0 0;background-image:none}.tp_recent_tweets li,.tp_recent_tweets li *{line-height:inherit}.widget .tp_recent_tweets li:first-child{margin-top:0;padding-top:0;border:none!important}.widget .tp_recent_tweets li .twitter_time:before{position:absolute;display:block;top:2px;left:0;width:15px;height:15px;content:"";background-position:0 0;background-repeat:no-repeat}.widget .tp_recent_tweets li:first-child:before{top:5px}.tp_recent_tweets li a{font-weight:400;text-decoration:none}.widget .tp_recent_tweets .twitter_time{font-style:normal}.widget .tp_recent_tweets .twitter_time:hover{text-decoration:underline}.content .searchform,.widget .searchform{position:relative}.widget_search form{margin:5px 0 0}.widget_search input[type=text]{width:100%;margin:0!important}.content .searchform input,.widget .searchform input{padding-right:30px}.content .searchform .submit,.widget .searchform .submit,.widget .searchsubmit{position:absolute;top:0;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;right:11px;width:20px;height:100%;padding:0;text-decoration:none}.content .searchform .submit:hover,.widget .searchform .submit:hover,.widget .searchsubmit:hover{opacity:.7;cursor:pointer}.content .searchform .submit svg,.widget .searchform .submit svg,.widget .searchsubmit svg{width:16px}.skills.hide-percent .skill-value>span{display:none!important}html:not(.mobile-true) .skill-value{transition:width 1.2s ease;transition-delay:.3s}.skill-name{margin-bottom:5px}.skill-name span{margin-left:5px}.skill{height:7px}.skill:not(:last-child){margin-bottom:15px}.skill-value{position:relative;width:0%;height:100%}.skill-value:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.skill-value span{position:absolute;top:-26px;right:-16px;margin-right:4px;padding:2px 6px 3px;background-color:rgba(0,0,0,.8);color:#fff;font-size:10px;font-family:Tahoma,san-serif;line-height:14px}.skill-value span:after{position:absolute;left:50%;bottom:-5px;margin-left:-5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid rgba(0,0,0,.8);content:""}.widget .rsContW{padding-top:5px}.blogroll li,.widget_archive li,.widget_categories li,.widget_links li,.widget_meta li,.widget_recent_comments li,.widget_recent_entries li{margin:5px 0 0;padding:0}.widget_archive select[name=archive-dropdown],.widget_categories select.postform{margin-bottom:0}.blogroll li:first-child,.custom-menu>li:first-child,.widget_archive>ul>li:first-child,.widget_categories li:first-child,.widget_links>ul>li:first-child,.widget_meta li:first-child,.widget_recent_comments>ul>li:first-child,.widget_recent_entries li:first-child{margin-top:0;padding-top:0;border-top:none!important}.blogroll a,.widget_archive a,.widget_categories a,.widget_links a,.widget_meta a,.widget_recent_comments a,.widget_recent_entries a{display:inline-block;text-decoration:none}.st-accordion ul{margin:0}.st-accordion>ul>li{overflow:hidden;margin:0;padding:9px 0 0;list-style:none}.st-accordion>ul>li:first-child .st-content{display:block}.st-accordion>ul>li:first-child{padding-top:0;margin-top:0;border:none}.st-accordion li>a{display:inline-block;position:relative;padding-left:25px;outline:0}.st-accordion li>a:after,.st-accordion li>a:before{position:absolute;top:50%;left:0;margin-top:-7px;width:14px;height:14px;content:""}.st-accordion li>a:after{content:"\f005";font-family:icomoon-the7-font;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:8px;line-height:14px;text-align:center}.st-content{display:none;padding:10px 0 5px}.st-content p{margin-bottom:0}.st-accordion li>a:hover,.textwidget a{text-decoration:none}.textwidget img{max-width:100%;height:auto}.textwidget *{max-width:100%}.textwidget input{width:100%}.textwidget .owl-stage{max-width:none}.textwidget p:last-child{margin-bottom:0}a.rsswidget{text-decoration:none;display:inline-block}.widget .testimonials{padding-bottom:0}.widget_presscore-contact-form-widget form>p:last-child{margin-bottom:0}body{overflow-x:hidden}body.responsive-off{min-width:998px;overflow-x:auto}div[data-pagination-mode=load-more]{overflow-anchor:none}h1,h2,h3,h4,h5,h6{margin-bottom:10px;clear:both}a:hover,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}p{margin-bottom:10px}a{text-decoration:underline}.content ol,.content ul{margin:0 0 10px 20px}.fa-ul li{list-style:none}.content .widget ol,.content .widget ul{margin:0 0 0px 0px}.content ul{list-style:disc}.content ol{list-style-type:decimal}.content table{border-bottom:1px solid transparent;width:100%;margin:0 0 10px}.content table caption{margin:10px 0}.content td,.content th{border-top:1px solid transparent;padding:5px 10px 5px 5px}.content th{text-align:left}.post .rollover,.post .rollover-video:not(.ts-slide),.post img,.single-postlike img,img[class*=align],img[class*=wp-image-],img[class*=attachment-]{max-width:100%;height:auto}.recent-posts .alignleft img{max-width:inherit;height:inherit}blockquote{padding:20px 25px;margin:0 0 10px;box-sizing:border-box}.format-status-content{border:none}.alignleft{float:left;margin:0 30px 10px 0}.alignleft.photoswipe-wrapper{clear:both;margin:0}.alignleft.photoswipe-wrapper .wp-caption-text{float:left;clear:both}.alignleft>.dt-pswp-item{float:left;margin:0 30px 10px 0}#footer .alignleft,#sidebar .alignleft{margin-right:20px}.alignright{float:right;margin:0 0 10px 30px}.alignright.photoswipe-wrapper{clear:both;margin:0}.alignright>.dt-pswp-item{float:right;margin:0 0 10px 30px}.alignright.photoswipe-wrapper .wp-caption-text{float:right;clear:both}#footer .alignright,#sidebar .alignright{margin-left:20px}.aligncenter{display:block;margin:0 auto 10px}.wp-caption.aligncenter{text-align:center}.entry-content .wp-block-image.alignfull img{width:100vw;margin-left:auto;margin-right:auto}.alignnone{float:none;margin:0 auto 10px}.shortcode-single-image-wrap.aligncenter,.shortcode-single-image-wrap.alignnone{margin-left:auto!important;margin-right:auto!important}.wp-caption{max-width:100%}.gap,.gap-10,.gap-20,.gap-30,.gap-40,.hr-thick,.hr-thin,.vc_empty_space{clear:both}.hr-thick{height:1px;line-height:1px;border-bottom-style:solid;border-bottom-width:5px;margin:0 auto}.hr-thin{height:9px;line-height:9px;margin:0 auto}.hr-thin.hr-left{margin:0}.hr-thin.hr-right{margin:0 0 0 auto}.divider-heder,.layout-list .divider-heder,.layout-masonry .divider-heder,.page .divider-heder,.single .divider-heder{margin:25px 0 36px}.divider-comments{margin:0 0 35px}.divider-post{margin:10px 0 20px}.text-centered{text-align:center}a.text-secondary{text-decoration:none}a.text-secondary:hover{text-decoration:underline}.assistive-text{position:absolute!important;clip:rect(1px,1px,1px,1px)}.assistive-info{text-align:right;color:#fff}.wf-clearfix:before{content:"";display:table}.wf-clearfix:after{content:"";display:table;clear:both}.ancient-ie .wf-clearfix{zoom:1}#main-nav:before,#top-bar:before,.header-bottom-bar:before,.layout-list .post:before,.wf-container:before{content:"";display:table}#main-nav:after,#top-bar:after,.header-bottom-bar:after,.layout-list .post:after,.wf-container:after{content:"";display:table;clear:both}.ancient-ie #main-nav,.ancient-ie #top-bar,.ancient-ie .header-bottom-bar,.ancient-ie .layout-list .post,.ancient-ie .wf-container{zoom:1}#page{position:relative;overflow:hidden}.footer-overlap #page{background:0 0}#page.boxed{max-width:1320px;margin:0px auto;box-shadow:0 0 12px rgba(0,0,0,.15)}.main-gradient{display:none}#main{padding:50px 0}.static-height{position:relative}.fancy-parallax-bg,.page-title-parallax-bg{background-attachment:fixed!important;background-position-x:50%}.fancy-parallax-bg>.wf-wrap,.page-title-parallax-bg>.wf-wrap{position:relative}.mobile-false .fancy-parallax-bg,.mobile-false .page-title-parallax-bg{opacity:0;transition:opacity .3s ease}/*!-Video */embed,iframe,object,video{max-width:100%}/*!-Parallax background for device*/.mobile-true .fancy-parallax-bg,.mobile-true .page-title-parallax-bg{background-attachment:scroll!important;background-size:auto!important}/*!-Row settings->Full-width content*/.full-width-wrap{position:relative;display:block;opacity:0;transition:opacity .4s ease}.is-iphone .full-width-wrap{opacity:1}.content .vc_row.full-width-wrap>.wpb_column,.full-width-wrap>.wf-cell,.full-width-wrap>.wpb_column,.full-width-wrap>.wpb_column>.vc_column-inner{padding-left:0;padding-right:0}/*!-WP Audio*/.mejs-controls .mejs-play:hover button{background-position:0 0}.mejs-controls .mejs-pause button,.mejs-controls .mejs-pause:hover button{background-position:0 -16px}.mejs-controls button{box-shadow:none}.mejs-controls .mejs-mute button:hover{background-position:-16px -16px}.mejs-controls .mejs-unmute button:hover{background-position:-16px 0}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}#page .skip-link{background-color:#f1f1f1;box-shadow:0 0 1px 1px rgba(0,0,0,.2);color:#21759b;display:block;font-size:14px;font-weight:700;left:-9999em;outline:0;padding:15px 23px 14px;text-decoration:none;text-transform:none;top:-9999em}#page .skip-link:focus{left:30px;top:15px;height:auto;width:auto;clip:unset!important;z-index:9}article.attachment:after,article.attachment:before{content:"";display:table;clear:both}.one-line{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.widget_search input[type=text].searchform-s,.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select,.wpcf7-number,input[type=text]:not(.elementor-field):not(.searchform-s),input[type=search]:not(.elementor-field),input[type=tel]:not(.elementor-field),input[type=url]:not(.elementor-field),input[type=email]:not(.elementor-field),input[type=number]:not(.elementor-field),input[type=date]:not(.elementor-field),input[type=range]:not(.elementor-field),input[type=password]:not(.elementor-field),select:not(.elementor-field):not(.elementor-field-textual),textarea:not(.elementor-field){margin-bottom:10px;border-style:var(--the7-form-border);box-sizing:border-box}input[type=button]{outline:0}@media all and (-ms-high-contrast:none){.dt-form textarea{min-height:100px}}.comment-form .form-fields>span{box-sizing:border-box}.form-fields input,.login-password input,.login-username input{width:100%}.the7-g-captcha{margin-bottom:20px}.form-message{display:block;margin-bottom:10px}.inline-message-style .form-message{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap}.inline-message-style .form-message .formError{-ms-flex-order:0;order:0}.inline-message-style .form-message textarea{-ms-flex-order:1;order:1}input[type=text],input[type=tel],input[type=url],input[type=email],input[type=number],input[type=date],input[type=range],input[type=password],textarea{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;outline:0}.form-fields>span{position:relative;display:block}.inline-message-style .form-fields>span{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap}.inline-message-style .form-fields>span .formError{-ms-flex-order:0;order:0}.inline-message-style .form-fields>span input{-ms-flex-order:1;order:1}.form-allowed-tags{margin-bottom:20px}.clear-form{position:relative;float:right;padding:0 15px 0 0}.clear-form:before{display:block;position:absolute;top:50%;right:0;margin-top:-5px;width:10px;font-family:icomoon-the7-font;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:10px;line-height:1;content:"\eb01"}.wpcf7-form input[type=text],.wpcf7-form input[type=tel],.wpcf7-form input[type=url],.wpcf7-form input[type=email],.wpcf7-form input[type=number],.wpcf7-form input[type=date],.wpcf7-form input[type=range],.wpcf7-form textarea,.wpcf7-select{width:100%}.wpcf7-not-valid-tip{display:none}.popup-message-style #page .wpcf7-response-output{position:fixed;top:50%;left:100%;opacity:0}.inline-message-style .wpcf7-mail-sent-ok,.inline-message-style .wpcf7-response-output.run-animation,.inline-message-style .wpcf7-validation-errors{border:none}.popup-message-style #page .wpcf7-mail-sent-ok,.popup-message-style #page .wpcf7-response-output.run-animation,.popup-message-style #page .wpcf7-validation-errors{display:-ms-flexbox!important;display:-ms-flex!important;display:flex!important;-ms-align-items:center;-ms-flex-align:center;align-items:center;box-shadow:0px 10px 40px 0px rgba(0,0,0,.3);border:none!important;position:fixed;top:50%;left:100%;width:400px;max-height:500px;margin:0!important;padding:15px 20px 15px 65px;z-index:9999;overflow:hidden;transform:translate3d(200px,-50%,0);animation:slide-in-message,slide-out-message;animation-duration:1.2s,1.1s;animation-delay:.4s,9s;animation-fill-mode:forwards;animation-timing-function:ease;font-weight:700;box-sizing:border-box}.popup-message-style #page .wpcf7-mail-sent-ok:before,.popup-message-style #page .wpcf7-response-output.run-animation:before,.popup-message-style #page .wpcf7-validation-errors:before{position:absolute;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;top:20px;left:0;width:65px;height:100%;font-family:icomoon-the7-font;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:18px;line-height:1;content:"\ea10"}.popup-message-style #page .wpcf7-mail-sent-ok .wpcf7-not-valid-tip-text,.popup-message-style #page .wpcf7-mail-sent-ok .wpcf7-valid-tip-text,.popup-message-style #page .wpcf7-response-output.run-animation .wpcf7-not-valid-tip-text,.popup-message-style #page .wpcf7-response-output.run-animation .wpcf7-valid-tip-text,.popup-message-style #page .wpcf7-validation-errors .wpcf7-not-valid-tip-text,.popup-message-style #page .wpcf7-validation-errors .wpcf7-valid-tip-text{opacity:1}.popup-message-style #page .wpcf7-mail-sent-ok.wpcf7-response-output:before,.popup-message-style #page .wpcf7-mail-sent-ok:before{content:"\ea09"}.wpcf7-quiz.wpcf7-not-valid,input.wpcf7-validates-as-required.wpcf7-not-valid{border-color:#f55b5f}.gform_fields li{list-style:none}.gform_wrapper .gform_body input[type=text],.gform_wrapper .gform_body input[type=tel],.gform_wrapper .gform_body input[type=url],.gform_wrapper .gform_body input[type=email],.gform_wrapper .gform_body input[type=number],.gform_wrapper .gform_body input[type=password]{padding:9px 10px 8px;font-size:100%}.gform_wrapper .gform_body select,.gform_wrapper.gf_browser_chrome .gform_body .ginput_complex .ginput_right select,.gform_wrapper.gf_browser_chrome .gform_body .ginput_complex select,.mc4wp-form form select{padding:6px 10px 5px;font-size:100%}#main .gform_wrapper .ginput_full input:focus+label,#main .gform_wrapper .ginput_left input:focus+label,#main .gform_wrapper .ginput_right input:focus+label{font-weight:400}.comment-form-cookies-consent,.the7-form-terms-wrap{margin-bottom:20px}#wp-comment-cookies-consent,.the7-form-terms{margin-right:5px}.wpcf7 .wf-cell{padding:0 15px}.wpcf7 .wf-container{margin:0 -15px}#main .gform_wrapper .gform_footer input.button,#main .gform_wrapper .gform_footer input[type=submit],#main-slideshow .tp-button,.dt-btn,.dt-form button,.mc4wp-form input[type=submit],.nsu-submit,.post-password-form input[type=submit],.tml-submit-wrap input[type=submit],.woocommerce-widget-layered-nav-dropdown__submit,a.button,button.button,div.mc4wp-form button[type=submit],form.mc4wp-form input[type=submit],input[type=button],input[type=reset],input[type=submit]{position:relative;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap;-webkit-tap-highlight-color:transparent}#main .gform_wrapper .gform_footer input.button:hover,#main .gform_wrapper .gform_footer input[type=submit]:hover,#main-slideshow .tp-button:hover,.dt-btn:hover,.dt-form button:hover,.mc4wp-form input[type=submit]:hover,.nsu-submit:hover,.post-password-form input[type=submit]:hover,.tml-submit-wrap input[type=submit]:hover,.woocommerce-widget-layered-nav-dropdown__submit:hover,a.button:hover,button.button:hover,div.mc4wp-form button[type=submit]:hover,form.mc4wp-form input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{text-decoration:none}.full-width-btn.dt-btn{display:block;text-align:center;clear:both}#page .btn-margin,#page .btn-margin:last-child,#page .dt-contact-form .dt-btn{margin-right:10px}#page .btn-margin-left,#page .btn-margin-left:last-child{margin-left:10px}.btn-shortcode{margin-bottom:10px}.mc4wp-form input[type=submit],.woocommerce-widget-layered-nav-dropdown__submit,button.button,input[type=button],input[type=reset]{border:none}#page .btn-link{padding:0}.btn-link,.dt-btn-link{position:relative;display:inline-block;text-decoration:none;white-space:nowrap}.dt-btn-link.left-to-right-line:after{position:absolute;display:block;left:0;bottom:0;width:0;content:"";transition:width .4s ease}.dt-btn-link.left-to-right-line:hover:after{width:100%}.dt-btn-link{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.dt-btn-link.full-width-btn{width:100%}.btn-align-left .dt-btn-link.full-width-btn,.dt-btn-link.full-width-btn.btn-inline-left{-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.btn-align-right .dt-btn-link.full-width-btn,.dt-btn-link.full-width-btn.btn-inline-right{-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.dt-btn-link.from-center-line:after{position:absolute;visibility:hidden;left:0;bottom:-5px;width:100%;background-color:#000;content:"";transform:scaleX(0);transition:all .2s ease-in-out 0s;opacity:.85}.dt-btn-link.from-center-line:hover:after{visibility:visible;transform:scaleX(1)}.dt-btn-link.upwards-line:after{position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:rgba(0,0,0,.1);content:'';opacity:0;transition:opacity .3s,transform .3s;transform:translateY(10px)}.dt-btn-link.upwards-line:hover:after{opacity:1;transform:translateY(0px)}.dt-btn-link.downwards-line:after{position:absolute;bottom:-5px;left:0;width:100%;background:#fff;content:'';opacity:0;transition:height .3s,opacity .3s,transform .3s;transform:translateY(-10px)}.dt-btn-link.downwards-line:hover:after{opacity:1;transform:translateY(0px)}.btn-link i,.btn-link i *,.dt-btn i,.dt-btn i *{color:inherit}.dt-btn-m i,.dt-btn-s i{margin-right:8px}.dt-btn-l i{margin-right:9px}.dt-btn-m.ico-right-side i,.dt-btn-s.ico-right-side i{margin-right:0px;margin-left:8px}.dt-btn-l.ico-right-side i{margin-right:0px;margin-left:9px}.btn-light,.btn-link,.light-bg-btn,.outline-btn{transition:background .2s ease-out,color .2s ease-out,border-color .2s ease-out}.outline-bg-btn{transition:all .2s ease-out}#page .btn-light:after{display:none}#page .outline-bg-btn,#page .outline-btn,#phantom .outline-bg-btn,#phantom .outline-btn{border:2px solid}.custom-btn-color .dt-btn>*{color:inherit!important}.btn-link.custom-btn-hover-color:hover>.text-wrap *,.btn-link.custom-btn-hover-color:hover>i,.btn-link.custom-btn-hover-color:hover>span,.dt-btn.custom-btn-hover-color:hover>.text-wrap *,.dt-btn.custom-btn-hover-color:hover>i,.dt-btn.custom-btn-hover-color:hover>span,.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn).custom-btn-hover-color:hover>.text-wrap *,.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn).custom-btn-hover-color:hover>i,.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn).custom-btn-hover-color:hover>span{background:0 0!important;color:inherit!important}.outline-element-decoration .btn-light:hover{box-shadow:none}.default-btn-shortcode{text-align:center;max-width:100%;box-sizing:border-box;white-space:normal}.default-btn-shortcode.btn-inline-center{margin-left:auto;margin-right:auto}.default-btn-shortcode.btn-inline-right{float:right}.btn-align-center{text-align:center}.btn-align-right{text-align:right}.shortcode-banner{position:relative;overflow:hidden;background-position:center;line-height:0;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";background-size:cover}.shortcode-banner,.shortcode-banner-inside{box-sizing:border-box}.wf-table .shortcode-banner-inside{display:table-cell;vertical-align:middle}.content .shortcode-banner-inside *{color:inherit}.shortcode-banner-link:hover .shortcode-banner-bg{opacity:.9;filter:alpha(opacity=90);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";cursor:pointer}.shortcode-banner img{width:100%;height:auto}.shortcode-banner-bg{height:100%;background-clip:padding-box;box-sizing:border-box}.shortcode-banner-inside{overflow:hidden;width:100%;height:100%;padding:15px 20px;background-clip:padding-box}.shortcode-blockquote{position:relative;overflow:hidden;padding:20px 25px;font-style:normal}blockquote.shortcode-blockquote{background-color:transparent;border:1px solid}blockquote.shortcode-blockquote.block-style-widget{border:none}.shortcode-blockquote.block-style-widget:before{position:absolute;right:0;bottom:0;width:117px;height:81px;background-repeat:no-repeat;background-position:right bottom;background-size:117px 81px;content:""}.block-style-widget{border:none}.shortcode-blockquote p{margin-bottom:0}.shortcode-pullquote{position:relative;background-color:transparent!important}#page .shortcode-pullquote.align-left,.shortcode-pullquote.align-left{float:left;margin:15px 30px 10px 0;padding:5px 20px 5px 0}#page .shortcode-pullquote.align-right,.shortcode-pullquote.align-right{float:right;margin:15px 0 10px 30px;padding:5px 0 5px 20px}.shortcode-pullquote:after{position:absolute;top:0;left:0;width:5px;height:100%;content:""}.shortcode-pullquote.align-left:after{left:auto;right:0}.shortcode-action-bg.no-line,.shortcode-action-box{word-wrap:break-word}.plain-bg{border-style:solid;border-width:1px}.shortcode-action-bg.no-line:before{display:none;background-color:transparent}.shortcode-action-box.box-style-table{display:table;width:100%;box-sizing:border-box}.box-style-table .shortcode-action-container{display:table-cell;vertical-align:middle}.shortcode-action-bg{position:relative;padding:20px 25px 10px 30px}.block-style-widget.shortcode-action-bg{border:none}.shortcode-action-bg.no-line{padding-left:25px}#page .shortcode-action-bg:before{position:absolute;left:0;top:0;width:5px;height:100%;content:"";border-bottom-right-radius:0px;border-top-right-radius:0px}.action-button{margin-bottom:20px}.box-style-table .action-button{padding-top:0;padding-left:40px;margin-bottom:0;box-sizing:border-box}.box-style-table .action-button .dt-btn{float:right;margin-right:0;margin-bottom:10px}.shortcode-single-image-wrap{margin-bottom:0px;max-width:100%}.shortcode-single-image-wrap:before{content:"";display:table}.shortcode-single-image-wrap:after{content:"";display:table;clear:both}.ancient-ie .shortcode-single-image-wrap{zoom:1}.shortcode-single-image-wrap.alignnone img{display:inherit;margin:0 auto}.shortcode-single-image-wrap.alignnone .fancy-media-wrap{text-align:center;display:inline-block}.shortcode-single-image-wrap.alignnone .rollover,.shortcode-single-image-wrap.alignnone .rollover-video{display:inline-block;overflow:hidden}.shortcode-single-image-wrap.alignnone .rollover img,.shortcode-single-image-wrap.alignnone .rollover-video img{border-radius:inherit}.shortcode-single-image-wrap.alignleft,.shortcode-single-image-wrap.alignright{margin:0}.shortcode-single-image-wrap .rollover-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;opacity:0;transition:all 450ms ease}.mobile-false .shortcode-single-image-wrap .rollover:hover .rollover-icon{opacity:1}.quick-scale-img.shortcode-single-image-wrap img{transition:transform .25s ease-out,opacity .25s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mobile-false .scale-img.shortcode-single-image-wrap:hover img{transform:scale(1.2);transition:transform 4s ease-out}.mobile-false .quick-scale-img.shortcode-single-image-wrap:hover img{transform:scale(1.2);transition:transform .25s ease-out}.mobile-false .shortcode-single-image-wrap .rollover-video:hover .rollover-icon{transform:scale(1.2)}.shortcode-single-image-wrap .rollover-video .video-icon{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;text-decoration:none;background:0 0}.shortcode-single-image-wrap .rollover-video .rollover-icon{position:relative;top:0;left:0;opacity:1;transform:scale(1)}.shortcode-single-image-wrap .rollover-video .video-icon:before{display:none}.fancy-media-wrap>a{display:block}.disable-bg-rollover .fancy-media-wrap .rollover i,.disable-bg-rollover .shortcode-single-image .rollover-video i{display:none}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.shortcode-single-image-wrap .fancy-media-wrap,.shortcode-single-image-wrap .rollover{display:block!important}}.shortcode-single-image{position:relative;line-height:0;box-sizing:border-box}.alignnone .shortcode-single-image{text-align:center}.shortcode-single-image:before{content:"";display:table}.shortcode-single-image:after{content:"";display:table;clear:both}.ancient-ie .shortcode-single-image{zoom:1}.shortcode-single-image .rollover i,.shortcode-single-image .rollover i:after,.shortcode-single-image .rollover-video i{border-radius:inherit}.post-video,.shortcode-single-video .fancy-media-wrap,.shortcode-single-video .shortcode-teaser-video,.shortcode-single-video.alignnone .fancy-media-wrap,.shortcode-video{position:relative;display:block;overflow:hidden;padding-top:30px;height:0;padding-bottom:56.25%}.shortcode-single-video .mejs-container,.shortcode-single-video .mejs-overlay.load,.shortcode-single-video .wp-video,.shortcode-single-video video.wp-video-shortcode{width:100%!important;height:100%!important}.shortcode-single-video .mejs-container{padding-top:56.25%}.shortcode-single-video .wp-video,.shortcode-single-video video.wp-video-shortcode{max-width:100%!important}.shortcode-single-video video.wp-video-shortcode{position:relative}.shortcode-single-video .mejs-mediaelement{position:absolute;top:0;right:0;bottom:0;left:0}.post-video embed,.post-video iframe,.post-video object,.shortcode-single-video embed,.shortcode-single-video iframe,.shortcode-single-video object,.shortcode-single-video video,.shortcode-video iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.shortcode-single-image img{max-width:100%;height:auto}.borderframe .shortcode-single-image{border:1px solid}.borderframe.br-standard .shortcode-single-image{border:none}.content .borderframe.caption-on .shortcode-single-image{border-bottom:none}#main .borderframe.caption-on .shortcode-single-image{padding-bottom:0!important}.shortcode-single-caption{width:100%;height:auto;padding:15px 20px 0;box-sizing:border-box;text-align:center}.br-standard.borderframe .shortcode-single-caption{border:none}.shortcode-single-caption p{margin-bottom:0}.shortcode-single-image-wrap img{border-radius:inherit}.content .image-arrow,.content .standard-arrow,.content .standard-number-list,.standard-arrow{margin:0 0 15px}.content .image-arrow ul,.content .standard-arrow ul,.content .standard-number-list ul{margin:0}.standard-arrow li,.standard-number-list li{position:relative;padding-left:24px;margin-bottom:10px;list-style:none}.standard-arrow li:after,.standard-arrow li:before{position:absolute;top:50%;left:0;transform:translateY(-50%);width:14px;height:14px;content:""}.standard-arrow.list-divider:not(.bullet-top) li:first-child:after,.standard-arrow.list-divider:not(.bullet-top) li:first-child:before{transform:translateY(calc(-50% - 9px/2))}.standard-arrow li:after{content:"\f007";font-family:icomoon-the7-font;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:7px;line-height:14px;text-align:center;color:#fff}.standard-arrow li:before,.standard-number-list li:before,.standard-number-list.list-divider li:first-child:before{border-radius:50%}.standard-arrow.bullet-top li:after{margin-top:0;height:14px}.standard-arrow.bullet-top li:after,.standard-arrow.bullet-top li:before{top:0;transform:translateY(0%)}.standard-arrow.bullet-top li:after,.standard-arrow.list-divider.bullet-top li:after,.standard-arrow.list-divider.bullet-top li:first-child:after{background-position:center center}.list-divider li{padding-top:9px;padding-bottom:10px;margin-bottom:0;border-top:1px solid;background-position:0 13px}.image-arrow .fa-ul li{padding-left:2.14286em}.image-arrow .fa-ul li .fa-li{left:0;line-height:inherit}.list-divider.image-arrow .fa-ul li .fa-li{padding:9px 0 10px}.list-divider.image-arrow .fa-ul li:first-child .fa-li{padding-top:0}.list-divider li p{margin-bottom:0}.list-divider li:first-child{padding-top:0;margin-bottom:0;border:none!important;background-position:0 4px}.standard-number-list{counter-reset:my-badass-counter}.standard-number-list li{position:relative;padding-left:30px}.standard-number-list.list-divider li{padding-top:9px}.standard-number-list li:before{position:absolute;text-align:center;top:50%;left:0;width:20px;height:20px;transform:translateY(-50%);color:#fff;background-color:red;content:counter(my-badass-counter,decimal);counter-increment:my-badass-counter;font-family:Arial,Verdana,sans-serif;font-size:11px;line-height:20px}.standard-number-list.list-divider li:first-child{padding-top:0}.standard-number-list.bullet-top li:before,.standard-number-list.bullet-top li:first-child:before{top:0px;margin-top:2px;transform:translateY(0%)}.standard-number-list.list-divider.bullet-top li:not(:first-child):before{margin-top:9px}.image-arrow li{overflow:hidden;width:100%;margin-bottom:10px;list-style:none}.image-arrow.list-divider li{margin-bottom:0}.image-arrow li .wf-table{width:auto}.image-arrow li .wf-table div{display:table-cell;vertical-align:middle}.image-arrow li .list-img{margin:0 10px 0px 0}.font-arrow ul{list-style:none}.font-arrow i{font-size:14px;margin-right:10px}.frame-on{padding-top:25px;border:1px solid}.frame-on.img-full{padding-top:0px}.content .frame-on.frame-fancy{border:none}.shortcode-teaser.frame-on.img-full{border-radius:0}.shortcode-teaser-img{line-height:0;padding-bottom:20px}.frame-on .shortcode-teaser-img{padding:0px 25px 25px}.img-full .shortcode-teaser-img{padding:0 0 25px}.shortcode-teaser-img img{width:100%;height:auto}.frame-on .shortcode-teaser-content{padding:0px 25px 10px}.shortcode-teaser-content{margin-top:-5px}.text-centered .shortcode-teaser-content{text-align:center}.shortcode-tooltip{border-bottom:1px dashed}.shortcode-tooltip:hover{border:none;cursor:help}.tooltip-c{display:none}.shortcode-tooltip-content{position:absolute;left:-9999px;z-index:999;display:none;overflow:visible;margin:5px 0 15px;padding:13px 20px 17px;min-width:210px;max-width:210px;background:rgba(24,25,25,.95);color:#fff!important}.tooltip-title.text-big{color:#fff}.tooltip-title{display:block;margin-bottom:10px}.dt-highlight{padding:1px 4px;color:#fff}.dt-highlight.highlight-white{background-color:#fff!important;background-image:none!important;color:#2e2e2f}.dt-highlight.highlight-red{background-color:#d73b37;background-image:none!important;color:#fff}.dt-highlight.highlight-berry{background-color:#e32a5a!important;background-image:none!important;color:#fff}.dt-highlight.highlight-orange{background-color:#f36c0a!important;background-image:none!important;color:#fff}.dt-highlight.highlight-yellow{background-color:#f2a809!important;background-image:none!important;color:#fff}.dt-highlight.highlight-pink{background-color:#fd8fb6!important;background-image:none!important;color:#fff}.dt-highlight.highlight-green{background-color:#8cc63a!important;background-image:none!important;color:#fff}.dt-highlight.highlight-dark-green{background-color:#3ab459!important;background-image:none!important;color:#fff}.dt-highlight.highlight-blue{background-color:#27cff3!important;background-image:none!important;color:#fff}.dt-highlight.highlight-dark-blue{background-color:#2985c6!important;background-image:none!important;color:#fff}.dt-highlight.highlight-violet{background-color:#6946b8!important;background-image:none!important;color:#fff}.dt-highlight.highlight-black{background-color:#3e3f3f!important;background-image:none!important;color:#fff}.dt-highlight.highlight-gray{background-color:#a5a6a7!important;background-image:none!important;color:#fff}.dt-format-gallery{overflow:hidden;max-width:100%}.dt-format-gallery.shortcode-gallery{margin-bottom:0}.dt-format-gallery.shortcode-gallery a{line-height:0}.dt-format-gallery .rollover-video.big-img,.dt-format-gallery a.big-img{border-bottom:none}.gallery-col-1 .rollover-video,.gallery-col-1>a{width:100%}.gallery-col-2 .rollover-video,.gallery-col-2>a{width:50%}.gallery-col-2 .rollover-video.big-img,.gallery-col-2>a.big-img{width:100%}.gallery-col-3 .rollover-video.big-img,.gallery-col-3 a.big-img{width:66.6667%}.gallery-col-3 .rollover-video,.gallery-col-3>a{width:33.3333%}.gallery-col-4 .rollover-video.big-img,.gallery-col-4 a.big-img{width:50%}.gallery-col-4 .rollover-video,.gallery-col-4>a{width:25%}.gallery-col-5 .rollover-video.big-img,.gallery-col-5 a.big-img{width:40%}.gallery-col-5 .rollover-video,.gallery-col-5>a{width:20%}.gallery-col-6 .rollover-video.big-img,.gallery-col-6 a.big-img{width:33.3333%}.gallery-col-6 .rollover-video,.gallery-col-6>a{width:16.6667%}.gallery-coll-half{float:left;line-height:0}.gallery-coll-fourth{float:left}.dt-format-gallery .rollover-video,.dt-format-gallery a{box-sizing:border-box;max-width:100%;float:left;border-bottom:2px solid transparent;border-right:2px solid transparent}.dt-format-gallery.gallery-col-1 .rollover-video.big-img,.dt-format-gallery.gallery-col-1 a.big-img,.dt-format-gallery.gallery-col-2 .rollover-video.big-img,.dt-format-gallery.gallery-col-2 a.big-img{border-bottom:3px solid transparent}.dt-format-gallery img{width:100%;height:auto}#main .gallery img{border:none}.slider-wrapper{position:relative}#page .slider-wrapper img{max-width:none}.bg-on .project-list-content{position:relative}.slider-content{visibility:hidden}.dt-owl-item .post.bg-on{position:static;background:0 0}.dt-owl-item .post.bg-on:before{position:absolute;display:block;width:100%;height:100%;content:"";z-index:0}.slider-wrapper .owl-next,.slider-wrapper .owl-prev{position:absolute;z-index:99;left:10px;top:50%;margin-top:-20px;width:40px;height:40px;opacity:0;visibility:hidden;transition:opacity .4s ease}.slider-wrapper .owl-next{left:auto;right:10px}.shadow-element-decoration .description-under-image.slider-wrapper .owl-next{right:0}.slider-wrapper.arrows-accent .owl-next,.slider-wrapper.arrows-accent .owl-prev{width:30px;height:60px;margin-top:-30px}.slider-wrapper.hide-arrows .disabled{display:none}.slider-wrapper.arrows-accent .owl-next,.slider-wrapper.arrows-accent .owl-prev,.slider-wrapper.arrows-dark .owl-next,.slider-wrapper.arrows-dark .owl-prev,.slider-wrapper.arrows-light .owl-next,.slider-wrapper.arrows-light .owl-prev{visibility:visible}.slider-wrapper.show-arrows .owl-next,.slider-wrapper.show-arrows .owl-prev{opacity:1}.mobile-true .slider-wrapper.show-arrows .owl-next,.mobile-true .slider-wrapper.show-arrows .owl-prev{display:none}.mobile-true .enable-mobile-arrows.slider-wrapper .owl-next,.mobile-true .enable-mobile-arrows.slider-wrapper .owl-prev{display:block;opacity:1}.slider-wrapper .owl-next i:hover,.slider-wrapper .owl-prev i:hover{cursor:pointer}.slider-wrapper .owl-next i,.slider-wrapper .owl-prev i{position:absolute;left:0px;top:0;width:40px;height:40px;transition:opacity .4s ease;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;-ms-flex-align:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;font-size:18px}.slider-wrapper .owl-next i:before,.slider-wrapper .owl-prev i:before{background:0 0}.arrows-accent.slider-wrapper .owl-next i:before,.arrows-accent.slider-wrapper .owl-prev i:before,.arrows-dark.slider-wrapper .owl-next i:before,.arrows-dark.slider-wrapper .owl-prev i:before{color:#fff!important}.arrows-light.slider-wrapper .owl-next i:before,.arrows-light.slider-wrapper .owl-prev i:before{color:rgba(34,34,34,.85)!important}.slider-wrapper .owl-next.disabled i:active:before,.slider-wrapper .owl-next.disabled i:before,.slider-wrapper .owl-prev.disabled i:active:before,.slider-wrapper .owl-prev.disabled i:before{opacity:.55}.slider-wrapper .owl-next i:active:before,.slider-wrapper .owl-prev i:active:before{opacity:.8}.slider-wrapper.arrows-accent .owl-next i,.slider-wrapper.arrows-accent .owl-prev i{width:30px;height:60px}.arrows-light .owl-next i,.arrows-light .owl-prev i{background:#fff!important;box-shadow:0 6px 18px rgba(0,0,0,.1);border-radius:50%}.arrows-light .owl-next:not(.disabled):hover i,.arrows-light .owl-prev:not(.disabled):hover i{box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)}.arrows-light .owl-next.disabled i,.arrows-light .owl-next.disabled:hover i,.arrows-light .owl-prev.disabled i,.arrows-light .owl-prev.disabled:hover i{background-color:rgba(255,255,255,.5)!important}.arrows-dark .owl-next i,.arrows-dark .owl-prev i{-webkit-background-clip:unset!important;background:rgba(34,34,34,.6)!important;border-radius:50%}.arrows-dark .owl-next.disabled i,.arrows-dark .owl-next.disabled:hover i,.arrows-dark .owl-prev.disabled i,.arrows-dark .owl-prev.disabled:hover i{background-color:rgba(34,34,34,.25)!important}.arrows-dark .owl-next:hover i,.arrows-dark .owl-prev:hover i{background-color:rgba(34,34,34,.85)!important}.arrows-light .owl-next:hover i,.arrows-light .owl-prev:hover i{background-color:rgba(255,255,255,.85)!important}.arrows-dark .owl-next i:before,.arrows-dark .owl-prev i:before{opacity:.7}.photoSlider .ps-link:hover,.photoSlider .video-icon:hover{background-color:rgba(0,0,0,.4);opacity:.7}.photoSlider .slider-post-caption{position:absolute;left:0;top:auto;bottom:0;width:100%;text-align:left}.photoSlider .slider-post-caption p{margin-bottom:0}.photoSlider .slider-post-inner{position:absolute;bottom:0;display:inline-block;padding:5px 90px 15px 20px;margin:0}.photoSlider .slider-post-inner *{color:#fff}.slider-masonry .owl-nav a,.slider-masonry .psPlay,.slider-simple .owl-nav a,.slider-simple .psPlay{height:32px;width:32px;line-height:34px;text-align:center;position:absolute;display:block;cursor:pointer;z-index:100;background-color:rgba(0,0,0,.4);border-radius:50%;transition:opacity .4s ease}.slider-masonry .owl-nav a:hover,.slider-masonry .psPlay:hover,.slider-simple .owl-nav a:hover,.slider-simple .psPlay:hover{opacity:.7}.slider-masonry .owl-nav,.slider-simple .owl-nav{position:relative;right:0px}.slider-masonry .owl-prev,.slider-simple .owl-prev{right:58px;bottom:20px}.slider-masonry .owl-next,.slider-simple .owl-next{right:19px;bottom:20px}.shortcode-photo-slider .owl-nav{right:40px}.shortcode-slider-wrap .owl-prev{right:98px;bottom:20px}.shortcode-slider-wrap .owl-next{right:58px;bottom:20px}.slider-simple .psPlay{right:19px;bottom:20px}.slider-masonry .psPlay:before,.slider-simple .psPlay:before{position:absolute;left:0;top:0;width:32px;height:32px;line-height:32px;content:"";background-position:center center;background-repeat:no-repeat;z-index:9}.slider-masonry .owl-nav a i:before,.slider-simple .owl-nav a i:before{color:#fff;background:0 0!important}.accent-gradient .slider-masonry .owl-nav a i:before,.accent-gradient .slider-simple .owl-nav a i:before{color:#fff}.photoSlider-wrap .rightArrow:hover:before,.rsShor-wrap .rsArrowRight.rsArrowDisabled .rsArrowIcn:hover:before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpolygon fill='white' points='9.349,2.035 8.016,3.363 11.661,7.022 1.031,7.022 1.031,9.016 11.661,9.016 8.016,12.674 9.349,14.002 15.309,8.02 '/%3E%3C/svg%3E")}.photoSlider-wrap .leftArrow:before,.photoSlider-wrap .leftArrow:hover:before,.rsShor .rsArrowLeft.rsArrowDisabled .rsArrowIcn:hover:before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpolygon fill='white' points='0.719,8.02 6.679,14.002 8.012,12.674 4.366,9.016 14.996,9.016 14.996,7.022 4.366,7.022 8.012,3.363 6.679,2.035 '/%3E%3C/svg%3E")}.slider-simple .psPlay.paused:before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M13.481,7.134L5.371,2.292C5.134,2.164,4.892,1.969,4.65,1.969C4.262,1.969,4,2.359,4,2.83v10.332c0,0.471,0.262,0.86,0.65,0.86c0.242,0,0.484-0.194,0.721-0.322l8.111-4.844C13.677,8.741,14,8.511,14,8C14,7.489,13.677,7.248,13.481,7.134z M5.85,11.381V4.592l5.535,3.395L5.85,11.381z'/%3E%3C/svg%3E")}.slider-simple .psPlay:before{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='white' xml:space='preserve'%3E%3Crect x='4' y='3' width='2.15' height='10'/%3E%3Crect x='9.85' y='3' width='2.15' height='10'/%3E%3C/svg%3E")}.widget .slider-content{margin-bottom:25px}.widget_presscore-team .slider-content{margin-bottom:17px}.slider-content .owl-dots{position:absolute;top:calc(100%);overflow:hidden;width:100%;height:auto;text-align:center}.widget .slider-content .owl-dots{top:100%}.widget_presscore-testimonials-slider .slider-content .owl-dots{top:calc(100% + 8px)}.slider-content .owl-dot:hover{cursor:pointer}.slider-content .owl-dot,.slider-content .owl-dot:after{border-radius:50%;box-sizing:border-box}.slider-content .owl-dot{position:relative;display:inline-block;width:10px;height:10px;margin:0 5px;vertical-align:middle;background-color:transparent;transition:box-shadow .3s ease}.gallery-carousel-shortcode .dt-owl-item,.gallery-carousel-shortcode .dt-owl-item>div,.gallery-carousel-shortcode .owl-stage{display:-ms-flexbox;display:-ms-flex;display:flex}.gallery-carousel-shortcode .post{-ms-align-content:center;align-content:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.slider-wrapper .blog-media{-ms-flex:0 0 auto;display:block}.soc-ico{overflow:hidden}.dt-shortcode-soc-icons.soc-icons-center{text-align:center}.dt-shortcode-soc-icons.soc-icons-right{text-align:right}.dt-shortcode-icon .soc-icon,.dt-shortcode-soc-icons .soc-icon,.text-icon .soc-icon{position:relative;z-index:2}.masthead .mega-menu-widgets .soc-ico a,.soc-ico a{position:relative;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;margin:2px;width:26px;height:26px;line-height:26px;text-align:center;border-radius:50%;box-sizing:border-box;text-decoration:none}.masthead .mega-menu-widgets .soc-ico a .soc-font-icon,.soc-ico a .soc-font-icon{position:relative;z-index:1;font-size:16px}.dt-shortcode-icon,.dt-shortcode-icon .icon-inner,.dt-shortcode-soc-icons a,.text-icon .icon-inner{position:relative;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;min-width:26px;min-height:26px;line-height:26px;text-align:center;border-radius:50%;box-sizing:border-box;text-decoration:none;margin:0}#page .dt-shortcode-icon,#page .dt-shortcode-icon .icon-inner,#page .dt-shortcode-soc-icons a,#page .text-icon .icon-inner,#phantom .dt-shortcode-icon,#phantom .dt-shortcode-icon .icon-inner,#phantom .dt-shortcode-soc-icons a,#phantom .text-icon .icon-inner{text-decoration:none}.dt-shortcode-icon .icon-inner:after,.dt-shortcode-icon .icon-inner:before,.dt-shortcode-icon:after,.dt-shortcode-icon:before,.dt-shortcode-soc-icons a:after,.dt-shortcode-soc-icons a:before,.text-icon .icon-inner:after,.text-icon .icon-inner:before{box-sizing:border-box;border:0px solid}.dt-icon-center{text-align:center}.dt-icon-right{text-align:right}.soc-ico a:after,.soc-ico a:before{position:absolute;top:0;left:0;width:26px;height:26px;content:"";border-radius:inherit;transition:opacity .15s linear}.dt-shortcode-soc-icons a:after,.dt-shortcode-soc-icons a:before{position:absolute;top:0;left:0;min-width:26px;min-height:26px;width:100%;height:100%;content:"";border-radius:inherit;transition:opacity .15s linear}.dt-shortcode-icon .icon-inner:after,.dt-shortcode-icon .icon-inner:before,.dt-shortcode-icon:after,.dt-shortcode-icon:before{position:absolute;top:0;left:0;width:26px;height:26px;margin:0!important;content:"";font-size:0!important;border-radius:inherit;transition:opacity .15s linear}.dt-shortcode-icon:after,.dt-shortcode-icon:before{z-index:2}.dt-shortcode-icon .icon-inner:before,.dt-shortcode-icon:not(.dt-icon-hover-off):hover .icon-inner:after,.dt-shortcode-icon:not(.dt-icon-hover-off):hover:after,.dt-shortcode-soc-icons a:before,.dt-shortcode-soc-icons a:hover:after,.soc-ico a:before,.soc-ico a:hover:after{opacity:1}.dt-shortcode-icon:hover .icon-inner:before,.dt-shortcode-icon:hover:before,.dt-shortcode-icon:not(:hover) .icon-inner:after,.dt-shortcode-icon:not(:hover):after,.dt-shortcode-soc-icons a:hover:before,.dt-shortcode-soc-icons a:not(:hover):after,.soc-ico a:hover:before,.soc-ico a:not(:hover):after{transition-delay:.1s}.dt-shortcode-icon .icon-inner:after,.dt-shortcode-icon:after,.dt-shortcode-icon:hover:before,.dt-shortcode-icon:not(.dt-icon-hover-off):hover .icon-inner:before,.dt-shortcode-icon:not(.dt-icon-hover-off):hover:before,.dt-shortcode-soc-icons a:after,.dt-shortcode-soc-icons a:hover:before,.soc-ico a:after,.soc-ico a:hover:before{opacity:0}.dt-shortcode-icon.dt-icon-hover-off:after{display:none}.dt-hover-icon,.dt-regular-icon{top:0;left:0;display:block;transition:all .3s ease-in-out}.dt-icon-animate-slide-up:hover .dt-regular-icon{transform:translateY(-200%)}.dt-icon-animate-slide-right .dt-regular-icon{transform:translate(-200%,0%)}.dt-icon-animate-slide-right:hover .dt-regular-icon{transform:translate(0,0%)}.dt-icon-animate-slide-right .icon-inner,.dt-icon-animate-slide-up .icon-inner{overflow:hidden}.dt-shortcode-icon .dt-hover-icon,.text-icon .dt-hover-icon{position:absolute;width:100%;height:100%;display:none}.dt-icon-animate-slide-up:not(.dt-icon-hover-off) .dt-hover-icon{display:block;transform:translateY(200%)}.dt-icon-animate-slide-up:not(.dt-icon-hover-off):hover .dt-hover-icon{transform:translateY(0%)}.dt-icon-animate-slide-right:not(.dt-icon-hover-off) .dt-hover-icon{display:block;transform:translate(0,0%)}.dt-icon-animate-slide-right:not(.dt-icon-hover-off):hover .dt-hover-icon{transform:translate(200%,0%)}.dt-icon-animate-scale,.dt-icon-animate-scale-down,.dt-icon-animate-shadow{transition:all .2s ease-in-out}.dt-icon-animate-shadow:not(.dt-icon-hover-off):hover{box-shadow:0 0 10px rgba(0,0,0,.3)}.dt-icon-animate-scale:not(.dt-icon-hover-off):hover{transform:scale(1.2)}.dt-icon-animate-scale-down:not(.dt-icon-hover-off):hover{transform:scale(.8)}.dt-icon-animate-spin-around:not(.dt-icon-hover-off):hover .dt-regular-icon{animation:rotate .9s forwards}@keyframes rotate{100%{transform:rotate(360deg)}}.soc-ico.text-centered a{float:none;display:inline-block}#top-bar .right-block .soc-ico a{float:right;margin:2px}#bottom-bar .soc-ico a:hover,#top-bar .soc-ico a:hover,.soc-ico a,.soc-ico a:hover{text-decoration:none}.dt-mega-parent .sidebar-content .widget .soc-ico a:hover .soc-font-icon{color:#fff!important}#footer .soc-ico a:hover .soc-font-icon,#main .soc-ico a:hover .soc-font-icon{color:#fff}.dt-fancy-separator{position:relative;overflow:hidden;margin:0 auto;text-align:center}.dt-fancy-separator.title-left,.dt-fancy-separator.title-right{margin:0}.dt-fancy-separator.title-left{text-align:left}.dt-fancy-separator.title-left .dt-fancy-title{padding-left:0}.dt-fancy-separator.title-left .dt-fancy-title.bg-on{padding-left:1em}.dt-fancy-separator.title-right{float:right;clear:both;text-align:right}.dt-fancy-separator.title-right .dt-fancy-title{padding-right:0}.dt-fancy-separator.title-right .dt-fancy-title.bg-on{padding-right:1em}.separator-holder{position:absolute;display:block;top:49.99%;width:2000px;border-top:1px solid red;content:''}.style-dashed .separator-holder{border-top-width:1px;border-top-style:dashed}.style-dotted .separator-holder{border-top-width:1px;border-top-style:dotted}.style-double .separator-holder{border-top-width:3px;border-top-style:double}.style-thick .separator-holder{border-top-width:5px;border-top-style:solid}.style-disabled .separator-holder{display:none}.separator-left{right:100%;margin-right:1em}.separator-right{left:100%;margin-left:1em}.dt-fancy-separator.line-below .separator-left{top:auto;right:0;bottom:-1em;margin-right:0}.line-below .separator-holder{top:auto;bottom:-1em;margin-right:0;margin-left:0}.dt-fancy-separator.line-below.title-left .separator-left{left:0;right:auto}.dt-fancy-separator.line-below.title-right .separator-left{left:auto;right:0}.dt-fancy-separator.line-below.title-left .separator-right,.dt-fancy-separator.line-below.title-right .separator-right{display:none}.dt-fancy-title{position:relative;display:inline-block;top:50%}.dt-fancy-title.bg-on{padding:0 1em}.accent-gradient .accent-border-color.hr-thin.style-line{height:1px}.accent-gradient .accent-border-color.hr-thick{height:5px}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{content:" ";display:block;background:#fff;position:absolute;z-index:30}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-after-label,.twentytwenty-before-label{position:absolute;width:120px;padding:3px 5px;color:#fff!important;font-size:13px;line-height:16px;vertical-align:middle;text-align:center;z-index:99;opacity:0;text-shadow:0 0 2px rgba(0,0,0,.5);transition:opacity .4s ease}.twentytwenty-horizontal .twentytwenty-before-label{bottom:10px;left:10px;text-align:left}.twentytwenty-horizontal .twentytwenty-after-label{bottom:10px;right:10px;text-align:right}.twentytwenty-vertical .twentytwenty-before-label{top:10px;left:50%;margin-left:-65px}.twentytwenty-vertical .twentytwenty-after-label{bottom:10px;left:50%;margin-left:-65px}.twentytwenty-container:hover .twentytwenty-after-label,.twentytwenty-container:hover .twentytwenty-before-label{opacity:1}.twentytwenty-down-arrow,.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow{width:0;height:0;border:6px inset transparent;position:absolute}.twentytwenty-left-arrow,.twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-down-arrow,.twentytwenty-up-arrow{left:50%;margin-left:-6px}.twentytwenty-container{box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.twentytwenty-container img{max-width:100%;width:100%;height:auto;position:absolute;top:0;display:block}.active-click .twentytwenty-handle,.twentytwenty-container.active-click img{transition:all .3s ease-out}.twentytwenty-container *{box-sizing:content-box}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;border-radius:1000px;z-index:40;cursor:pointer}.twentytwenty-container[data-navigation=move] .twentytwenty-handle{border:none;cursor:default}.twentytwenty-container[data-navigation=move] .twentytwenty-handle>span{display:none}.twentytwenty-horizontal .twentytwenty-container[data-navigation=move] .twentytwenty-handle:before{margin-bottom:0;margin-left:0}.twentytwenty-horizontal .twentytwenty-container[data-navigation=move] .twentytwenty-handle:after{margin-top:0;margin-left:0}.twentytwenty-vertical .twentytwenty-container[data-navigation=move] .twentytwenty-handle:before{margin-left:0;margin-top:0}.twentytwenty-vertical .twentytwenty-container[data-navigation=move] .twentytwenty-handle:after{margin-right:0;margin-top:0}.twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px}.twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px}.twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px}.twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px}.twentytwenty-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.twentytwenty-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.shortcode-blog-posts .post{border:none}.items-grid .wf-td,.recent-posts .wf-td{display:table-cell;vertical-align:top}.post-content a{text-decoration:none}.shortcode-blog-posts .entry-meta{padding-bottom:10px}.items-grid{margin-bottom:-20px}.items-grid .wf-cell{margin-bottom:20px}.items-grid .borders:before{display:block;position:absolute;bottom:-15px;left:0;width:100%;content:""}.items-grid article{overflow:hidden;display:-ms-flexbox;display:-ms-flex;display:flex}.single-related-posts .mini-post-img{-ms-flex:1 0 auto;flex:1 0 auto}.items-grid a{text-decoration:none}.items-grid .alignleft{margin:5px 20px 5px 0;font-size:0;line-height:0}.blog-shortcode article{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.mode-grid:not(.bottom-overlap-layout-list) article,.mode-masonry:not(.bottom-overlap-layout-list) article{-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.albums-shortcode.gradient-overlay-layout-list article,.blog-shortcode.gradient-overlay-layout-list article,article.on-hover{cursor:pointer}.bottom-overlap-layout-list article,.centered-layout-list article{-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-align-items:center;-ms-flex-align:center;align-items:center}.classic-layout-list.mode-list article.full-width-img{-ms-flex-flow:column wrap;flex-flow:column wrap}.dividers-on.classic-layout-list article{padding-top:44px;margin-top:19px}.dividers-on.classic-layout-list article:first-child{padding-top:0;margin-top:0}.jquery-filter article:not(.visible){display:none;opacity:0}.jquery-filter article.visible{animation:fadeInFromNone .5s ease-out}.jquery-filter article.hidden{display:none;opacity:0}.blog-shortcode .post-thumbnail-wrap{position:relative;width:100%;box-sizing:border-box;-ms-flex:0 0 auto}.project-even .post-thumbnail-wrap{-ms-flex-order:2;order:2}.blog-shortcode .post-thumbnail{position:relative;display:block}.blog-shortcode .post-thumbnail .alignleft{margin:0}.blog-shortcode .post-thumbnail .alignnone{margin-bottom:0}.blog-shortcode .format-gallery .post-thumbnail{width:100%}.post-thumbnail-rollover{position:relative;display:block;line-height:0;overflow:hidden}.post-thumbnail-rollover:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:0;transition:opacity .35s linear}.blog-shortcode.gradient-overlay-layout-list .post-thumbnail-rollover:after{display:none}.post-thumbnail-rollover:before{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:1}.mobile-false .post-thumbnail>.post-thumbnail-rollover:hover:after,.on-hover .post-thumbnail>.post-thumbnail-rollover:after{opacity:1}.blog-thumb-iso-lazy-load{opacity:0}.content-rollover-layout-list article:hover>.post-thumbnail-wrap .post-thumbnail-rollover:after,.gradient-overlay-layout-list article:hover>.post-thumbnail-wrap .post-thumbnail-rollover:after{opacity:1}.no-img .overlay-placeholder img{max-width:none}.post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img{width:100%}.scale-img.content-rollover-layout-list article:hover .post-thumbnail>.post-thumbnail-rollover img,.scale-img.gradient-overlay-layout-list article:hover .post-thumbnail>.post-thumbnail-rollover img{transform:scale(1.2);transition:transform 4s ease-out}.side-overlap-layout-list .project-odd .fancy-date a{right:auto;left:10px}.fancy-date a>span{display:block}.fancy-categories{position:absolute;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;z-index:30;top:10px;left:10px}.fancy-categories a{padding:2px 9px 1px;margin:0 0 2px;text-decoration:none;background-color:rgba(0,0,0,.75);color:#fff}.fancy-categories a:hover{color:#fff}.side-overlap-layout-list .project-odd .fancy-categories{top:auto;bottom:10px}.side-overlap-layout-list .project-even .fancy-categories{top:auto;right:10px;bottom:10px;left:auto}.fancy-categories *{font:700 12px/22px Arial,Verdana,sans-serif}.post-entry-content{box-sizing:border-box}.content-align-center .post-entry-content{text-align:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.content-align-right .post-entry-content{text-align:right;-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-align-self:flex-end;-ms-flex-item-align:flex-end;align-self:flex-end}.content-align-left .post-entry-content{text-align:left;-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start}.blog-shortcode .post-entry-content{position:relative;z-index:10;max-width:100%}.centered-layout-list .post-entry-content{position:static;text-align:center}.centered-layout-list .post-entry-content:after{position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:100%;height:1px;content:""}.gradient-overlap-layout-list .post-entry-content{position:relative;margin-top:-125px;z-index:1;padding-top:90px}.gradient-overlap-layout-list .post-entry-content:before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:150px;content:""}.gradient-overlap-layout-list .no-img .post-entry-content{margin-top:0}.gradient-overlay-layout-list:not(.portfolio-shortcode):not(.albums-shortcode) .post-entry-content{position:absolute;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-flex-flow:column wrap;flex-flow:column wrap;right:10px;bottom:10px;left:10px;top:20px;overflow:hidden}.mode-grid.bottom-overlap-layout-list .post-entry-content{-ms-flex:1 0 auto;flex:1 0 auto}.mode-grid.gradient-overlap-layout-list .post-entry-content{-ms-flex:1 0 auto;flex:1 0 auto;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-flow:column wrap;flex-flow:column wrap}.gradient-overlay-layout-list:not(.portfolio-shortcode) .post-entry-content .entry-title{pointer-events:none}.content-rollover-layout-list.mode-grid .post-entry-content,.content-rollover-layout-list.mode-masonry .post-entry-content{position:absolute;bottom:0;left:0;width:100%}.content-rollover-layout-list.mode-grid .post-entry-content:hover,.content-rollover-layout-list.mode-masonry .post-entry-content:hover{cursor:pointer}.content-rollover-layout-list.mode-grid:not(.portfolio-shortcode) .post-entry-content .entry-title,.content-rollover-layout-list.mode-masonry:not(.portfolio-shortcode) .post-entry-content .entry-title{pointer-events:none}#main .blog-shortcode .format-aside .post-entry-content,#main .blog-shortcode .format-link .post-entry-content,#main .blog-shortcode .format-quote .post-entry-content,#main .blog-shortcode .format-status .post-entry-content{width:100%;top:0;margin:0}#main .classic-layout-list.mode-list .full-width-img .post-entry-content{width:100%}.blog-shortcode .entry-excerpt{overflow:hidden}.post-entry-title-content{text-align:center;box-sizing:border-box}.blog-shortcode .post-entry-content .entry-title a,.blog-shortcode .post-entry-title-content .entry-title a{transition:color .35s}.accent-gradient .blog-shortcode .post-entry-content .entry-title a,.accent-gradient .blog-shortcode .post-entry-title-content .entry-title a{transition:none}.blog-shortcode .entry-meta{padding:0}.blog-shortcode .entry-meta a:hover{text-decoration:none}.blog-shortcode .entry-meta>span a{display:inline-block}.centered-layout-list .entry-meta{text-align:center}.blog-shortcode .entry-meta *{color:inherit}.blog-shortcode .entry-meta>a:after,.blog-shortcode .entry-meta>span:after{right:0;width:3px;height:3px;top:50%;transform:translateY(-50%);content:""}.post-details{position:relative;display:inline-block;text-decoration:none}.post-details:before{content:"";display:table}.post-details:after{content:"";display:table;clear:both}.ancient-ie .post-details{zoom:1}.post-details i{margin-right:0;margin-left:7px}#page .post-details i{font-size:8px}.gradient-overlay-layout-list .post-details,.mode-grid.gradient-overlap-layout-list .post-details{-ms-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start}.content-align-center.gradient-overlay-layout-list .post-details,.content-align-center.mode-grid.gradient-overlap-layout-list .post-details{-ms-align-self:center;-ms-flex-item-align:center;align-self:center}#page .post-details.details-type-btn{margin-bottom:0}.post-details.details-type-link{float:left;padding-bottom:8px;margin-bottom:-8px;font-weight:700}.centered-layout-list .post-details.details-type-link,.content-align-center .post-details.details-type-link{float:none;vertical-align:top}.post-details.details-type-link:after{position:absolute;display:block;left:0;bottom:0;width:0;height:2px;content:"";transition:width .4s ease}.post-details.details-type-link:hover:after{width:100%}.owl-carousel.bottom-overlap-layout-list .post-entry-content,.owl-carousel.gradient-overlap-layout-list .post-entry-content{transform:translateZ(0)}.owl-carousel{--stage-top-gap:0px;--stage-right-gap:0;--stage-left-gap:0;--box-padding-top:0px;--top:0px;box-sizing:border-box}.owl-carousel .post{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap}.owl-carousel article.post{width:100%}.dt-arrow-border-on .owl-nav a:hover:after,.dt-arrow-border-on .owl-nav a:not(:hover):before,.dt-arrow-hover-border-on .owl-nav a:hover:after{border-style:solid;border-width:0}.owl-nav a{position:absolute;z-index:10;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none}.owl-nav a:after,.owl-nav a:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:0;box-sizing:border-box;border-radius:inherit;-webkit-backface-visibility:hidden;transition:opacity .15s linear}.disable-arrows-hover-bg .owl-nav a:after,.disable-arrows-hover-bg .owl-nav a:before{transition:none}.owl-nav a:not(:hover):before{opacity:1}.owl-nav a:hover:before,.owl-nav a:not(:hover):after{transition-delay:.1s}.owl-nav a:hover:after{opacity:1}.owl-nav a:after,.owl-nav a:hover:before{opacity:0}.owl-nav a i{position:relative;z-index:1;transition:color .15s;transition-delay:.1s}.owl-carousel .owl-dots{position:absolute}.owl-carousel .owl-dots .owl-dot{position:relative;display:inline-block;vertical-align:middle}:not(.bullets-etefu).owl-carousel .owl-dots .owl-dot span{position:absolute;top:0;left:0;width:100%;height:100%;outline:0;border-radius:50%}.bullets-scale-up .owl-dot span{transition:transform .3s ease,background .3s ease}.bullets-scale-up .owl-dot.active span{transform:scale(1.5)}.bullets-stroke .owl-dot:not(.active) span{box-shadow:0 0 0 2px rgba(255,255,255,0)!important}.bullets-stroke .owl-dot span{transition:box-shadow .3s ease,background-color .3s ease}.bullets-stroke .owl-dot.active span{background-color:transparent;box-shadow:0 0 0 2px #fff}.bullets-fill-in .owl-dot span{background-color:transparent;transition:box-shadow .3s ease}.bullets-small-dot-stroke .owl-dot{border-radius:50%;box-shadow:0 0 0 2px rgba(255,255,255,0);transition:box-shadow .3s ease}.bullets-small-dot-stroke .owl-dot span{cursor:pointer;position:absolute;transition:background-color .3s ease,transform .3s ease}.bullets-small-dot-stroke .owl-dot.active span{transform:scale(.4)}.bullets-ubax .owl-dot span{content:'';position:absolute;top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px);border:2px solid transparent;border-radius:0!important;box-sizing:border-box}.bullets-ubax .owl-dot.active span{z-index:10;background:0 0!important;transition:background-color .3s,border-color .3s}.bullets-ubax .owl-dot:not(.active):hover span{transition:background-color .3s}.bullets-etefu .owl-dot{height:5px!important}.bullets-etefu .owl-dot span{position:relative;display:block;overflow:hidden;width:100%;height:5px;transition:background .3s}.bullets-etefu .owl-dot span:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;transform:translate3d(-100%,0,0);transition:transform .5s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.bullets-etefu .owl-dot.active span:before{transform:translate3d(0,0,0)}.no-js .owl-carousel{display:none}.owl-carousel:not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content{position:relative;z-index:10}.bottom-overlap-layout-list[data-auto-height=false] .owl-stage,.classic-layout-list[data-auto-height=false] .owl-stage,.gradient-overlap-layout-list[data-auto-height=false] .owl-stage{display:-ms-flexbox;display:-ms-flex;display:flex}.bottom-overlap-layout-list[data-auto-height=false] .owl-stage .dt-owl-item,.classic-layout-list[data-auto-height=false] .owl-stage .dt-owl-item,.gradient-overlap-layout-list[data-auto-height=false] .owl-stage .dt-owl-item{display:-ms-flexbox;display:-ms-flex;display:flex;flex-shrink:0}.bottom-overlap-layout-list[data-auto-height=false] .post-entry-content,.gradient-overlap-layout-list[data-auto-height=false] .post-entry-content{-ms-flex:1 0 auto;flex:1 0 auto}.content-rollover-layout-list.owl-carousel .post-entry-content{position:absolute;bottom:0;left:0;width:100%}.content-rollover-layout-list.owl-carousel .post-entry-content:hover{cursor:pointer}.content-rollover-layout-list.owl-carousel .post-entry-content .entry-title{pointer-events:none}.owl-carousel .post-thumbnail-wrap{position:relative;width:100%;box-sizing:border-box;-ms-flex:0 0 auto}.owl-carousel .post-thumbnail{position:relative;display:block}.owl-carousel .post-thumbnail .alignleft{margin:0}.owl-carousel .post-thumbnail .alignnone{margin-bottom:0}.owl-carousel .format-gallery .post-thumbnail{width:100%}.owl-carousel .fancy-categories,.owl-carousel .fancy-date>a,.owl-carousel .post-entry-wrapper>*{-webkit-backface-visibility:hidden;transform:translatez(0)}.owl-carousel .entry-excerpt{overflow:hidden}.owl-carousel .post-entry-content .entry-title a,.owl-carousel .post-entry-title-content .entry-title a{transition:color .35s}.accent-gradient .owl-carousel .post-entry-content .entry-title a,.accent-gradient .owl-carousel .post-entry-title-content .entry-title a{transition:none}.owl-carousel .entry-meta{padding:0}.owl-carousel .entry-meta a:hover{text-decoration:none}.owl-carousel .entry-meta>span a{display:inline-block}.owl-carousel .entry-meta *{color:inherit}.owl-carousel .entry-meta>a:after,.owl-carousel .entry-meta>span:after{right:0;width:3px;height:3px;top:50%;transform:translateY(-50%);content:""}.icon-with-text-shortcode{position:relative;flex-flow:column wrap;align-items:center;display:grid;grid-gap:0px;grid-template-rows:auto}.icon-with-text-shortcode .block-link{position:absolute;top:0;left:0;width:100%;height:100%}.icon-with-text-shortcode.layout-1{grid-template-columns:100px minmax(0,1fr);grid-template-areas:"icon  header" "icon  desc" "icon  button"}.icon-with-text-shortcode.layout-2{grid-template-columns:minmax(0,1fr) 100px;grid-template-areas:" header icon " " desc icon " " button icon "}.icon-with-text-shortcode.layout-3{grid-template-areas:" icon header " " desc desc " " button button "}.icon-with-text-shortcode.layout-4{grid-template-columns:1fr;grid-template-areas:" icon" " header " " desc" " button "}.icon-with-text-shortcode.layout-5{justify-content:center;text-align:center;grid-template-areas:" icon" " header " " desc" " button "}.dt-text-title{grid-area:header;max-width:100%}@media all and (-ms-high-contrast:none){.post-entry-content{max-width:100%}.layout-4 .dt-text-title{align-self:flex-start}.popup-search-wrap{box-shadow:0px 0px 4px rgba(0,0,0,.2)}}.icon-with-text-shortcode .dt-text-title{font-weight:400}.dt-text-desc{grid-area:desc;max-width:100%}.icon-with-text-shortcode.layout-1>*{grid-column:2}.icon-with-text-shortcode .text-icon{grid-area:icon;text-decoration:none}.icon-with-text-shortcode .text-icon.layout-1{grid-column:1;grid-row:1}.icon-with-text-shortcode.layout-5 .text-icon{justify-self:center}.icon-with-text-shortcode .default-btn-shortcode{justify-self:start;grid-area:button}.icon-with-text-shortcode .default-btn-shortcode.full-width-btn{justify-self:stretch}.icon-with-text-shortcode.layout-5 .default-btn-shortcode{justify-self:center}.icon-with-text-shortcode.layout-5 .default-btn-shortcode.full-width-btn{justify-self:stretch}.icon-with-text-shortcode .default-btn-shortcode.layout-1{align-self:flex-start}.icon-with-text-shortcode>*{order:1}.icon-with-text-shortcode .text-icon{position:relative;order:0;align-self:flex-start}.layout-3.icon-with-text-shortcode .text-icon,.layout-5.icon-with-text-shortcode .text-icon{align-self:center}.text-icon .icon-inner:after,.text-icon .icon-inner:before,.text-icon:after,.text-icon:before{position:absolute;top:0;left:0;width:26px;height:26px;box-sizing:border-box;margin:0!important;content:"";font-size:0!important;border-radius:inherit;transition:opacity .15s linear}.text-icon:after,.text-icon:before{z-index:2}.text-icon .icon-inner:before,.text-icon:not(.dt-icon-hover-off):hover .icon-inner:after,.text-icon:not(.dt-icon-hover-off):hover:after{opacity:1}.text-icon:hover .icon-inner:before,.text-icon:hover:before,.text-icon:not(:hover) .icon-inner:after,.text-icon:not(:hover):after{transition-delay:.1s}.text-icon .icon-inner:after,.text-icon:after,.text-icon:not(.dt-icon-hover-off):hover .icon-inner:before,.text-icon:not(.dt-icon-hover-off):hover:before{opacity:0}.text-icon.dt-icon-hover-off:after{display:none}.masthead{position:relative;z-index:102;box-sizing:border-box}.masthead:not(.side-header){display:-ms-flexbox;-ms-flex-direction:column}.floating-navigation-below-slider.transparent .masthead:not(#phantom):not(.no-slider){transform:translateY(-100%)}.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .header-bar,.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .mobile-header-bar,.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .top-bar{display:none}.disable-headers.header-side-left #page,.disable-headers.header-side-left.header-side-line #page:not(.boxed),.disable-headers.overlay-navigation.header-side-line #page:not(.boxed),.hidden-header.header-side-left #page,.hidden-header.header-side-left.header-side-line #page:not(.boxed),.hidden-header.overlay-navigation.header-side-line #page:not(.boxed){padding-left:0}.disable-headers.header-side-right #page,.disable-headers.header-side-right.header-side-line #page:not(.boxed),.hidden-header.header-side-right #page,.hidden-header.header-side-right.header-side-line #page:not(.boxed){padding-right:0}.responsive-off.transparent:not(.photo-scroller-album):not(.phantom-sticky) .masthead:not(.side-header){position:absolute;width:100%;z-index:102}.top-bar{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;margin-top:0;box-sizing:border-box}.top-bar-bg,.top-bar:after{position:absolute;bottom:0;left:0;width:100%;height:100%;content:"";box-sizing:content-box}.boxed .top-bar-bg,.boxed .top-bar:after{padding:0;margin:0;left:50%;transform:translateX(-50%)}.top-bar:after{height:1px}.transparent .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .top-bar-line-hide.top-bar:after{display:none}.top-bar-bg,.top-bar.full-width-line:after{padding:0 1000px;margin-left:-1000px}.boxed .top-bar-bg,.boxed .top-bar.full-width-line:after{padding:0;margin:0;left:50%;transform:translateX(-50%)}.top-bar>.mini-widgets{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex:1 1 auto;flex:1 1 auto;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-ms-flex-flow:row wrap;flex-flow:row wrap}.top-bar .mini-widgets.right-widgets,.top-bar .mini-widgets:last-child{-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end}.top-bar *{font-size:inherit;line-height:inherit}.top-bar.hide-top-bar,.top-bar.top-bar-empty{position:absolute;visibility:hidden;opacity:0}.transparent .top-bar{margin-bottom:-1px}.top-bar .sub-nav{z-index:1003}.top-bar .sub-nav a:hover,.top-bar a,.top-bar a:hover{text-decoration:none}.top-bar .mini-login a:hover,.top-bar .mini-search .submit:hover,.top-bar a:hover{text-decoration:none;opacity:.7}.top-bar .shopping-cart-inner a:hover,.top-bar .soc-ico a:hover,.top-bar .sub-nav li a:hover{opacity:1}.branding{line-height:0;font-size:0}.side-header .branding{display:-ms-flexbox;display:-ms-flex;display:flex}.branding>a{display:block}.branding a img,.branding img{max-width:100%;height:auto}.branding .mobile-desktop-logo,.branding .mobile-logo,.phantom-sticky .side-header .branding .mobile-logo{display:none}.responsive-off .masthead .hide-on-desktop{visibility:hidden;position:absolute;left:-9999px}.responsive-off .masthead .hide-on-desktop.display-none{display:none}.mobile-mini-widgets{max-width:calc(100% - 45px)}.masthead .mini-widgets>*,.masthead .mobile-mini-widgets>*{display:inline-block;margin-left:10px;margin-right:10px}.masthead.side-header:not(.masthead-mobile-header) .mini-widgets>*,.masthead.side-header:not(.masthead-mobile-header) .mobile-mini-widgets>*{margin:5px 20px 5px 0}.masthead.side-header.h-center .mini-widgets>*,.masthead.side-header.h-center .mobile-mini-widgets>*{margin-left:10px;margin-right:10px}.side-header-v-stroke:not(.masthead-mobile-header) .mini-widgets>*,.side-header-v-stroke:not(.masthead-mobile-header) .mobile-mini-widgets>*{margin:10px 0}.dt-mobile-header .mobile-mini-widgets-in-menu>*{margin:5px 20px 5px 0}.masthead:not(.side-header) .mini-widgets>.first,.masthead:not(.side-header) .mini-widgets>:first-child,.masthead:not(.side-header) .mobile-mini-widgets>.first,.masthead:not(.side-header) .mobile-mini-widgets>:first-child,.side-header .top-bar .mini-widgets>.first,.side-header .top-bar .mini-widgets>:first-child,.side-header .top-bar .mobile-mini-widgets>.first,.side-header .top-bar .mobile-mini-widgets>:first-child,.side-header-h-stroke .mini-widgets>.first,.side-header-h-stroke .mini-widgets>:first-child,.side-header-h-stroke .mobile-mini-widgets>.first,.side-header-h-stroke .mobile-mini-widgets>:first-child{margin-left:0}.masthead:not(.side-header) .mini-widgets>.last,.masthead:not(.side-header) .mini-widgets>:last-child,.masthead:not(.side-header) .mobile-mini-widgets>.last,.masthead:not(.side-header) .mobile-mini-widgets>:last-child,.side-header .top-bar .mini-widgets>.last,.side-header .top-bar .mini-widgets>:last-child,.side-header .top-bar .mobile-mini-widgets>.last,.side-header .top-bar .mobile-mini-widgets>:last-child,.side-header-h-stroke .mini-widgets>.last,.side-header-h-stroke .mini-widgets>:last-child,.side-header-h-stroke .mobile-mini-widgets>.last,.side-header-h-stroke .mobile-mini-widgets>:last-child{margin-right:0}.masthead .mobile-header-bar .mini-widgets>*,.masthead .mobile-header-bar .mobile-mini-widgets>*,.masthead-mobile-header .mini-widgets>*,.masthead-mobile-header .mobile-mini-widgets>*,.side-header-h-stroke .mobile-header-bar .mini-widgets>*,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>*{margin:0 10px}.masthead .mobile-header-bar .mini-widgets>.first,.masthead .mobile-header-bar .mini-widgets>:first-child,.masthead .mobile-header-bar .mobile-mini-widgets>.first,.masthead .mobile-header-bar .mobile-mini-widgets>:first-child,.masthead-mobile-header .mini-widgets>.first,.masthead-mobile-header .mini-widgets>:first-child,.masthead-mobile-header .mobile-mini-widgets>.first,.masthead-mobile-header .mobile-mini-widgets>:first-child,.side-header-h-stroke .mobile-header-bar .mini-widgets>.first,.side-header-h-stroke .mobile-header-bar .mini-widgets>:first-child,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>.first,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>:first-child{margin-left:10px}.masthead .mobile-header-bar .mini-widgets>.last,.masthead .mobile-header-bar .mini-widgets>:last-child,.masthead .mobile-header-bar .mobile-mini-widgets>.last,.masthead .mobile-header-bar .mobile-mini-widgets>:last-child,.masthead-mobile-header .mini-widgets>.last,.masthead-mobile-header .mini-widgets>:last-child,.masthead-mobile-header .mobile-mini-widgets>.last,.masthead-mobile-header .mobile-mini-widgets>:last-child,.side-header-h-stroke .mobile-header-bar .mini-widgets>.last,.side-header-h-stroke .mobile-header-bar .mini-widgets>:last-child,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>.last,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>:last-child{margin-right:10px}.mini-contacts,.mini-login a{position:relative;margin:0}.masthead .mini-contacts,.masthead .mini-login a{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.dt-mobile-header .mini-contacts,.dt-mobile-header .mini-login a,.side-header .mini-contacts,.side-header .mini-login a{white-space:normal}.mini-contacts i,.mini-login a i{margin-right:5px}.mini-nav{position:relative;display:inline-block;vertical-align:middle}.mini-nav .mini-sub-nav{position:absolute;visibility:hidden;z-index:200;top:100%;left:0;width:240px;opacity:0;background:#fff;box-shadow:0px 0px 4px rgba(0,0,0,.2)}.mini-nav .mini-sub-nav>li{position:relative;display:block;padding:0 10px;box-sizing:border-box}.mini-nav .mini-sub-nav>li:first-child{padding-top:10px}.mini-nav .mini-sub-nav>li:last-child{padding-bottom:10px}.mini-nav .mini-sub-nav>li a{padding:5px}.mini-nav .mini-sub-nav>li a:hover{opacity:1}.mini-nav .mini-sub-nav .mini-sub-nav{top:0;left:241px!important}.rtl .mini-nav .mini-sub-nav .mini-sub-nav{right:241px;left:auto!important}.mini-nav .mini-sub-nav .mini-sub-nav.right-overflow{left:-241px!important}.rtl .mini-nav .mini-sub-nav .mini-sub-nav.right-overflow{right:-241px;left:auto!important}.mini-nav .mini-sub-nav li.has-children>a:after,.mini-nav .mini-sub-nav>li:not(.wpml-ls-item)>a .menu-text,.mini-nav .mini-sub-nav>li:not(.wpml-ls-item)>a .subtitle-text{color:#222}.menu-select select,.mini-nav .customSelect{border:none;padding:0;margin-bottom:0}.mini-nav .customSelect{position:absolute;visibility:hidden;padding:0}.mini-nav .customSelect .customSelectInner{opacity:0}.menu-select select,.mini-nav .customSelect1{position:relative;visibility:visible;opacity:1}.menu-select select,.menu-select:hover{cursor:pointer}.menu a:hover,.menu-select:hover{text-decoration:underline}.dt-mobile-header .menu a:hover,.dt-mobile-header .menu-select:hover,.masthead .menu a:hover,.masthead .menu-select:hover{text-decoration:none}.mini-nav .customSelectInner{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;background:0 0}.mini-nav .customSelectInner i{margin-right:5px}.mini-nav .customSelectInner:hover{text-decoration:none}.mini-nav.select-type-menu .menu-select{vertical-align:middle}.menu-select select{z-index:9}.mini-nav li{position:relative;display:inline-block;vertical-align:middle}.dt-mobile-header .mini-nav .sub-nav>li{display:block}#page .mini-nav .sub-nav li.has-children a:after{right:8px}.mini-nav li:last-child{margin-right:0}#bottom-bar .mini-nav ul>li.act>a .menu-item-text,#bottom-bar .mini-nav>ul>li>a:hover .menu-item-text{text-decoration:underline}#bottom-bar .mini-nav ul .sub-nav>li.act>a .menu-item-text,#bottom-bar .mini-nav ul>li>a:hover,.mini-nav ul .sub-nav>li.act>a .menu-item-text,.mini-nav ul>li>a,.mini-nav>ul>li>a:hover{text-decoration:none}.mini-nav li:first-child:before{border-left:none}.mini-nav select{min-width:100px;height:0;opacity:0}#page .mini-nav select option,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .mini-nav select option{color:#b8bcbe!important}.masthead .popup-search.act{position:relative;z-index:1002}.dt-mobile-header .mini-search,.masthead .mini-search{position:relative;display:inline-block;vertical-align:middle;z-index:10;max-width:100%}.dt-mobile-header .popup-search,.dt-mobile-header .searchform{position:static}.popup-search .popup-search-wrap{background:#fff}.popup-search .popup-search-wrap:before{border-bottom-color:#fff}.dt-mobile-header .popup-search .popup-search-wrap:before,.popup-search .popup-search-wrap.bottom-overflow:before,.side-header:not(.masthead-mobile-header) .popup-search .popup-search-wrap:before{border-top-color:#fff}.searchform{position:relative;z-index:3;max-width:100%}.searchform .field{max-width:100%;border-style:solid;box-sizing:border-box}.elementor-widget .searchform .field{border-style:var(--the7-form-border,solid)}.popup-search-wrap{padding:10px;position:absolute;right:-10px;top:38px;visibility:hidden;-webkit-filter:drop-shadow(0px 0px 4px rgba(0, 0, 0, .2));filter:drop-shadow(0px 0px 4px rgba(0, 0, 0, .2));-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0)}.popup-search-wrap:before{position:absolute;top:-7px;right:20px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid red;content:''}.dt-mobile-header .popup-search-wrap:before{display:none}.popup-search-wrap.left-overflow:before{left:20px;right:auto}.dt-mobile-header .popup-search-wrap:before,.popup-search-wrap.bottom-overflow:before,.side-header:not(.masthead-mobile-header) .popup-search-wrap:before{top:auto;bottom:-7px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid;border-bottom:none}.popup-search-wrap .search-icon{position:absolute;top:0;right:20px;height:100%}.mini-search .popup-search-wrap.left-overflow{left:-10px;right:auto}.dt-mobile-header .mini-search .field{left:0;z-index:100}.dt-mobile-header .mini-search:not(.animate-search-width) .field{width:100%}.mini-search input[type=text]{margin-bottom:0}.mini-search .field:focus{outline:0}.overlay-search .searchform .submit,.popup-search .searchform .submit{border:none;background-color:transparent;text-decoration:none}.overlay-search .searchform .submit>span,.popup-search .searchform .submit>span{margin-left:5px}.dt-mobile-header .overlay-search .searchform .submit,.dt-mobile-header .popup-search .searchform .submit{position:relative}.mini-search .submit{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;border:none;background-color:transparent;text-decoration:none}.mini-search .submit.default-icon{padding-left:17px}.mini-search .search-icon{text-decoration:none;background-repeat:no-repeat;background-position:center center}.mini-search .search-icon,.overlay-search-microwidget .search-icon{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.mini-search .search-icon:hover,.overlay-search-microwidget .search-icon:hover{opacity:.7}.overlay-search .submit.default-icon:before,.popup-search .submit.default-icon:before{position:absolute;top:50%;transform:translateY(-50%);left:0;height:16px;width:16px;background-position:0 center;background-repeat:no-repeat;content:""}.overlay-search .submit i,.popup-search .submit i{font-size:16px}.dt-mobile-header .mini-search .searchsubmit,.masthead .mini-search .searchsubmit{display:none}.classic-search .search-icon{position:absolute;top:0;right:10px;height:100%;padding:0}.mini-search .overlay-search-wrap{display:none}.overlay-search-microwidget{position:fixed;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;top:0;right:0;bottom:0;left:0;z-index:9999;text-align:center;opacity:0;visibility:hidden;transition:opacity .55s ease}.overlay-search-microwidget.open{opacity:1;visibility:visible}.overlay-search-microwidget .submit{display:none}.overlay-search-microwidget>i{position:absolute;top:30px;right:30px;width:34px;height:34px;color:#fff;font-size:30px}.overlay-search-microwidget>i:hover{cursor:pointer}.overlay-search-microwidget .search-icon{position:absolute;top:0px;right:10px;height:100%;padding:0;background-position:0 center;background-repeat:no-repeat;text-decoration:none}.overlay-search-microwidget .search-icon>span{position:absolute;text-indent:-9999px}.overlay-search-microwidget .searchform{max-width:90%}.overlay-search-microwidget input[type=text]{margin-bottom:0}.animate-search-width .searchform{overflow:hidden}.animate-search-width input.field{transition:width .55s ease}.animate-search-width .search-icon{position:absolute;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;top:0;right:0;height:100%;width:100%}.animate-search-width input.field:active,.animate-search-width input.field:focus{outline:0}.masthead .mini-widgets .mini-login{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.mini-login i{margin-right:5px}.mini-login:hover{opacity:.7}.mini-login a{position:relative;display:inherit;text-decoration:none}.mini-login a:hover{text-decoration:none}.accent-gradient .masthead .mini-widgets .soc-ico.accent-bg a:hover,.accent-gradient .masthead .mini-widgets .soc-ico.gradient-bg a:hover,.masthead .mini-widgets .soc-ico a:hover,.masthead .mini-widgets .soc-ico.accent-bg a:hover,.masthead .mini-widgets .soc-ico.custom-bg a:hover,.masthead .mini-widgets .soc-ico.gradient-bg a:hover{background:0 0}.accent-gradient .masthead .soc-ico.gradient-bg.hover-custom-bg a:hover,.masthead .soc-ico.accent-bg.hover-custom-bg a:hover,.masthead .soc-ico.hover-accent-bg a:hover,.masthead .soc-ico.hover-custom-bg a:hover,.masthead .soc-ico.hover-disabled-bg a:hover{box-shadow:none}#page .mini-icon-off,#page .mini-icon-off:before,#page .mini-login .submit.mini-icon-off:before,#page .wc-ico-cart.mini-icon-off:before,#phantom .mini-icon-off,#phantom .mini-icon-off:before,#phantom .mini-login .submit.mini-icon-off:before,#phantom .wc-ico-cart.mini-icon-off:before{background:0 0!important;padding-left:0}.masthead .soc-ico{display:inline-block;vertical-align:middle}.text-area{position:relative;display:inline-block;vertical-align:middle}.mini-widgets .text-area a:not(.dt-btn),.mobile-mini-widgets .text-area a:not(.dt-btn){text-decoration:underline}.text-area a:not(.dt-btn):hover{text-decoration:none}.text-area>p{margin-bottom:0}.top-bar>span{display:none!important}.mini-login .submit.text-disable,.wc-ico-cart.text-disable{letter-spacing:-4px}.masthead .soc-ico a{line-height:22px}.menu-line{position:absolute;display:inline-block;left:0;width:22px;height:2px;content:'';transform-origin:1.5px center;transition:transform .2s linear,color .2s linear}.hide-overlay.active .lines-button.x .menu-line,.menu-close-toggle .lines-button.x .menu-line{transform-origin:50% 50%;top:0;transition:transform .2s linear}.menu-line:nth-of-type(3){top:7px}.medium-menu-icon .menu-toggle:not(.active):hover .menu-line:nth-of-type(3),.small-menu-icon .menu-toggle:not(.active):hover .menu-line:nth-of-type(3){transform:translateY(-2px)}.large-menu-icon .menu-toggle:not(.active):hover .menu-line:nth-of-type(3){transform:translateY(-3px)}.medium-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:nth-of-type(3),.small-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:nth-of-type(3){transform:translateY(-2px)}.large-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:nth-of-type(3){transform:translateY(-3px)}.menu-line:first-of-type{top:-7px}.medium-menu-icon .menu-toggle:not(.active):hover .menu-line:first-of-type,.small-menu-icon .menu-toggle:not(.active):hover .menu-line:first-of-type{transform:translateY(2px)}.large-menu-icon .menu-toggle:not(.active):hover .menu-line:first-of-type{transform:translateY(3px)}.medium-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:first-of-type,.small-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:first-of-type{transform:translateY(2px)}.large-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:first-of-type{transform:translateY(3px)}.microwidget-btn{position:relative;max-width:100%;text-decoration:none}.masthead .mini-widgets .microwidget-btn,.masthead .mobile-mini-widgets .microwidget-btn{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.microwidget-btn i,.microwidget-btn>span{position:relative;z-index:1}.microwidget-btn.btn-icon-align-right i{margin-left:5px;padding-right:1px}.microwidget-btn.btn-icon-align-left i{margin-right:5px}.top-bar .microwidget-btn:hover{opacity:1}.microwidget-btn:after,.microwidget-btn:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:inherit;transition:opacity .15s linear;-webkit-backface-visibility:hidden}.disable-animation-bg.microwidget-btn:after,.disable-animation-bg.microwidget-btn:before{transition:none}.microwidget-btn:before,.microwidget-btn:hover:after{opacity:1}.microwidget-btn:hover:before,.microwidget-btn:not(:hover):after{transition-delay:.1s}.microwidget-btn:after,.microwidget-btn:hover:before{opacity:0}.dt-mobile-menu-icon,.menu-toggle>a{text-decoration:none}.dt-mobile-menu-icon .menu-toggle-caption,.menu-toggle .menu-toggle-caption{position:relative;z-index:2;transition:color .2s linear}.dt-mobile-menu-icon .menu-line,.menu-toggle .menu-line{z-index:2}.dt-close-mobile-menu-icon,.dt-mobile-menu-icon,.hide-overlay,.menu-close-toggle,.menu-toggle{position:relative}.dt-close-mobile-menu-icon:after,.dt-close-mobile-menu-icon:before,.dt-mobile-menu-icon:after,.dt-mobile-menu-icon:before,.hide-overlay:after,.hide-overlay:before,.menu-close-toggle:after,.menu-close-toggle:before,.menu-toggle:after,.menu-toggle:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:inherit;box-sizing:border-box}.dt-close-mobile-menu-icon:after,.dt-close-mobile-menu-icon:hover:before,.dt-mobile-menu-icon:after,.dt-mobile-menu-icon:hover:before,.hide-overlay:after,.hide-overlay:hover:before,.menu-close-toggle:after,.menu-close-toggle:hover:before,.menu-toggle:after,.menu-toggle:hover:before{opacity:0}.dt-close-mobile-menu-icon:before,.dt-close-mobile-menu-icon:hover:after,.dt-mobile-menu-icon:before,.dt-mobile-menu-icon:hover:after,.hide-overlay:before,.hide-overlay:hover:after,.menu-close-toggle:before,.menu-close-toggle:hover:after,.menu-toggle:before,.menu-toggle:hover:after{opacity:1}.lines-button{z-index:2}.dt-mobile-menu-icon .lines-button{position:relative;margin-right:0;text-align:center}.small-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:16px;width:22px}.two-line-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:8px;width:22px}.diagonal-mobile-menu-icon .dt-mobile-menu-icon .lines-button,.medium-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:17px;width:24px}.large-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:17px;width:30px}.x-move-mobile-icon .dt-mobile-menu-icon .lines-button{height:14px;width:30px}.animate-color-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:16px;width:22px}.animate-position-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:20px;width:35px}.dot-mobile-menu-icon .dt-mobile-menu-icon .lines-button{width:7px;height:7px;border-radius:50%}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:7px;width:24px}.fade-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:13px;width:20px}.diagonal-mobile-menu-icon .dt-mobile-menu-icon .lines-button{transform:rotate(-45deg)}.thin-lines-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:11px;width:40px}.dots-mobile-menu-icon .dt-mobile-menu-icon .lines-button{width:3px;height:15px}.h-dots-mobile-menu-icon .dt-mobile-menu-icon .lines-button{height:3px;width:15px}.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){background:0 0!important;display:none}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line,.small-mobile-menu-icon .dt-mobile-menu-icon .menu-line{width:22px;height:2px}.animate-position-mobile-menu-icon .dt-mobile-menu-icon .menu-line{width:35px;height:4px;border-radius:4px}.thin-lines-mobile-menu-icon .dt-mobile-menu-icon .menu-line{height:1px;width:100%}.medium-mobile-menu-icon .dt-mobile-menu-icon .menu-line{width:24px;height:3px}.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line{width:7px;height:7px}.fade-mobile-menu-icon .mobile-header-bar .menu-line{width:20px;height:1px}.dots-mobile-menu-icon .menu-line,.h-dots-mobile-menu-icon .menu-line{width:3px;height:3px;border-radius:50%}.menu-line:after,.menu-line:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:inherit;box-sizing:border-box}.menu-line:after{opacity:0}.menu-line:before{opacity:1}.animate-color-menu-icon .menu-toggle .menu-line:before,.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:before,.two-line-menu-icon .menu-toggle .menu-line:before,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:before{display:none}.medium-mobile-menu-icon .mobile-header-bar .menu-line{width:24px;height:3px}.large-mobile-menu-icon .dt-mobile-menu-icon .menu-line{width:30px;height:3px}.dt-mobile-menu-icon .menu-line{max-width:100%;position:absolute}.x-move-mobile-icon .dt-mobile-menu-icon .menu-line{width:100%;transition:width .2s linear;border-radius:2px}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line,.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line{transition:transform .2s linear}.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line{transform:scale(.8);border-radius:inherit}.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line{overflow:hidden}.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:after,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:100%;z-index:1;opacity:1;transition:.2s linear}.dt-mobile-menu-icon .menu-line:first-of-type{top:0}.x-move-mobile-icon .dt-mobile-menu-icon .menu-line:first-of-type{left:.3%;top:0;transform-origin:top left;width:80%}.diagonal-mobile-menu-icon .dt-mobile-menu-icon .menu-line:first-of-type{width:50%;left:50%;transform:translateX(-50%)}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line:first-of-type{left:2px}.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:first-of-type:after,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:first-of-type:after{transition-delay:.1s}.dt-mobile-menu-icon .menu-line:nth-of-type(2){top:7px}.x-move-mobile-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){top:6px;opacity:1;left:0;width:100%}.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){display:none}.dots-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2),.fade-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){top:6px}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){left:-2px;top:5px}.animate-position-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){top:8px}.h-dots-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){top:0;left:6px}.thin-lines-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2){top:5px}.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2):after{transition-delay:.2s}.dt-mobile-menu-icon .menu-line:nth-of-type(3){top:14px}.x-move-mobile-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){top:12px;right:30%;transform-origin:bottom left;width:80%}.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){display:none}.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){top:6px}.thin-lines-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){top:10px}.dots-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3),.fade-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){top:12px}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){display:none}.animate-position-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){top:16px}.h-dots-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3){top:0;left:12px}.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3):after,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3):after{transition-delay:.3s}.x-move-mobile-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type{width:100%}.dt-mobile-menu-icon:hover .menu-line:before,.menu-toggle:hover .menu-line:before{opacity:0}.dt-mobile-menu-icon:hover .menu-line:after,.menu-toggle:hover .menu-line:after{opacity:1}.x-move-mobile-icon .dt-mobile-menu-icon:hover .menu-line:nth-of-type(3){width:100%}.animate-position-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type{transform:translateY(2px)}.animate-position-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:nth-of-type(3){transform:translateY(-2px)}.dot-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type{transform:scale(1)}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type{transform:translateX(-4px)}.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:nth-of-type(2){transform:translateX(4px)}.thin-lines-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type{transform:translateY(-2px)}.thin-lines-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:nth-of-type(3){transform:translateY(2px)}.animate-color-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:after,.two-line-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:after{left:0}.type-9-menu-icon .menu-toggle .lines-button,.type-9-mobile-menu-icon .dt-mobile-menu-icon .lines-button{width:24px;height:11px;z-index:2}.type-9-menu-icon .menu-toggle .lines-button .menu-line,.type-9-mobile-menu-icon .dt-mobile-menu-icon .lines-button .menu-line{width:24px;height:1px;display:block;position:absolute;top:0;right:0;left:auto;transition:width .2s linear}.type-9-menu-icon .menu-toggle .lines-button .menu-line:nth-child(2),.type-9-mobile-menu-icon .dt-mobile-menu-icon .lines-button .menu-line:nth-child(2){top:5px;width:19px}.type-9-menu-icon .menu-toggle .lines-button .menu-line:nth-child(3),.type-9-mobile-menu-icon .dt-mobile-menu-icon .lines-button .menu-line:nth-child(3){top:10px}.type-9-menu-icon .menu-toggle:hover .lines-button .menu-line,.type-9-mobile-menu-icon .dt-mobile-menu-icon:hover .lines-button .menu-line{width:19px}.type-9-menu-icon .menu-toggle:hover .lines-button .menu-line:nth-child(2),.type-9-mobile-menu-icon .dt-mobile-menu-icon:hover .lines-button .menu-line:nth-child(2){width:24px}.type-9-menu-icon .menu-toggle:hover .lines-button .menu-line:nth-child(3),.type-9-mobile-menu-icon .dt-mobile-menu-icon:hover .lines-button .menu-line:nth-child(3){width:19px}.main-nav>li{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex}.main-nav>li>a{text-decoration:none}.main-nav>li>a,.mini-nav li>a{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.side-header:not(.h-center) .main-nav>li>a,.side-header:not(.h-center) .mini-nav li>a{-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.not-clickable-item{cursor:default}.main-nav>li>a .text-wrap{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;border-radius:inherit}.main-nav>li>a .text-wrap .menu-item-text{position:relative;z-index:10}.main-nav.level-arrows-on>li.has-children>a{position:relative}.main-nav .menu-item .text-wrap>i,.main-nav .menu-item a i[class^=fa],.main-nav .menu-item a>i,.mini-nav .menu-item .text-wrap>i,.mini-nav .menu-item a i[class^=fa],.mini-nav .menu-item a>i,.mobile-main-nav .menu-item .text-wrap>i,.mobile-main-nav .menu-item a i[class^=fa],.mobile-main-nav .menu-item a>i{margin-right:6px}.menu-text,.subtitle-text{display:block}.top-header .main-nav.level-arrows-on>li.has-children>a .menu-text{position:relative;padding-right:10px;display:inline-block;vertical-align:top}.sub-sideways .main-nav.level-arrows-on>li.has-children>a .menu-item-text{position:relative}.top-header .level-arrows-on .menu-text:after{position:absolute;top:50%;margin-top:-4px;right:0;width:8px;height:8px;content:"";-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-chevron-down.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-chevron-down.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center;-webkit-mask-size:8px;mask-size:8px}.sub-downwards .next-level-button,.sub-downwards.dt-parent-menu-clickable.side-header .next-level-button{position:relative;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:-ms-flex;display:flex;margin-left:5px}.sub-downwards .next-level-button svg,.sub-downwards.dt-parent-menu-clickable.side-header .next-level-button svg{width:12px}.dt-mobile-header .next-level-button,.sub-downwards .next-level-button{transition:transform .3s ease-out}.dt-mobile-header li.has-children.open-sub>.next-level-button,.sub-downwards li.has-children.open-sub>.next-level-button{transform:rotate(45deg)}.l-to-r-line>li>a>span{position:relative;display:block}.l-to-r-line>li>a i.underline{position:absolute;display:block;left:1px;bottom:-5px;overflow:hidden;width:0;pointer-events:none;background-color:transparent;opacity:.85;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.top-header .l-to-r-line>li.act>a i.underline,.top-header .l-to-r-line>li.dt-hovered>a i.underline,.top-header .l-to-r-line>li>a:hover i.underline{width:100%}.from-centre-line>li>a>span{position:relative;display:block}.from-centre-line>li>a .menu-item-text:before{position:absolute;visibility:hidden;left:0;bottom:-5px;width:100%;height:2px;background-color:#000;content:"";transform:scaleX(0);transition:all .2s ease-in-out 0s;opacity:.85}.top-header .from-centre-line>li.act>a .menu-item-text:before,.top-header .from-centre-line>li.dt-hovered>a .menu-item-text:before,.top-header .from-centre-line>li>a:hover .menu-item-text:before{visibility:visible;transform:scaleX(1)}.upwards-line>li>a>span{position:relative;display:block}.upwards-line>li>a .menu-item-text:before{position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:rgba(0,0,0,.1);content:'';opacity:0;transition:opacity .3s,transform .3s;transform:translateY(10px)}.top-header .upwards-line>li.act>a .menu-item-text:before,.top-header .upwards-line>li.dt-hovered>a .menu-item-text:before,.top-header .upwards-line>li>a:hover .menu-item-text:before{opacity:1;transform:translateY(0px)}.downwards-line>li>a>span{position:relative;display:block}.downwards-line>li>a .menu-item-text:before{position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:#fff;content:'';opacity:0;transition:height .3s,opacity .3s,transform .3s;transform:translateY(-10px)}.top-header .downwards-line>li.act>a .menu-item-text:before,.top-header .downwards-line>li.dt-hovered>a .menu-item-text:before,.top-header .downwards-line>li>a:hover .menu-item-text:before{height:2px;opacity:1;transform:translateY(0px)}.top-header .active-line-decoration>li>a,.top-header .hover-line-decoration>li>a{overflow:hidden}.top-header .active-line-decoration>li>a .decoration-line,.top-header .hover-line-decoration>li>a .decoration-line{position:absolute;top:0;left:0;width:100%;height:2px;content:"";opacity:0;transition:opacity .3s ease}.top-header .active-line-decoration>li.act>a .decoration-line,.top-header .hover-line-decoration>li.dt-hovered>a .decoration-line,.top-header .hover-line-decoration>li>a:hover .decoration-line{opacity:1}.top-header .hover-bg-decoration>li:not(.act)>a{transition:background .3s ease}.dt-mega-menu-wrap,.sub-nav{position:absolute;visibility:hidden;z-index:200;top:100%;left:0;width:240px;opacity:0}.sub-sideways .dt-mega-menu-wrap,.sub-sideways .sub-nav{z-index:9800}.sub-nav.right-overflow{left:auto;right:20px}.sub-nav{padding:0;box-shadow:0px 0px 4px rgba(0,0,0,.2);box-sizing:border-box}.sub-nav>li{position:relative;display:block;box-sizing:border-box}.sub-nav li:first-child:before{display:none}.sub-nav li a .text-wrap,.sub-nav>li>a{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-align-content:center;align-content:center;-ms-flex-line-pack:center;text-decoration:none}.sub-downwards:not(.h-center) .sub-nav li a .text-wrap,.sub-downwards:not(.h-center) .sub-nav>li>a{-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-ms-align-content:flex-start;align-content:flex-start}.sub-nav li a{box-sizing:border-box}.sub-nav li a .text-wrap{width:100%}.sub-downwards.h-center .sub-nav li a .text-wrap,.sub-downwards.h-center .sub-nav>li,.sub-downwards.h-justify.h-center .sub-nav>li>a{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;text-align:center}.sub-sideways .main-nav .sub-nav>li.has-children>a:after,.top-header .main-nav .sub-nav>li.has-children>a:after{position:absolute;display:block;right:0;top:50%;width:8px;height:8px;margin-top:-4px;content:"";-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-chevron-side.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-chevron-side.svg);-webkit-mask-size:8px;mask-size:8px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center}.sub-sideways .main-nav.level-arrows-on>li.has-children>a .menu-text:after{display:inline-block;width:10px;height:10px;content:"";-webkit-mask:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-chevron-side.svg);mask-image:url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/the7-chevron-side.svg);-webkit-mask-size:10px;mask-size:10px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center;text-align:center;margin-left:5px}.dt-mobile-header .sub-nav .next-level-button:before,.sub-downwards .sub-nav .next-level-button:before,.sub-downwards.dt-parent-menu-clickable.side-header .sub-nav .next-level-button:before{-ms-align-self:center;-ms-flex-item-align:center;align-self:center;font-size:8px}.dt-mobile-header .sub-nav .next-level-button,.sub-downwards .sub-nav .next-level-button{transition:transform .3s ease-out}.dt-mobile-header .sub-nav li.has-children.open-sub>.next-level-button,.sub-downwards .sub-nav li.has-children.open-sub>.next-level-button{transform:rotate(45deg)}.sub-nav .sub-nav{left:241px;top:0;margin-top:0px}.rtl .sub-nav .sub-nav{left:auto;right:241px}.sub-nav .sub-nav.right-overflow{left:-241px}.rtl .sub-nav .sub-nav.right-overflow{left:auto;right:-241px}.side-header:not(.sub-downwards) .main-nav>li>.dt-mega-menu-wrap:not(.bottom-overflow),.side-header:not(.sub-downwards) .main-nav>li>.sub-nav:not(.bottom-overflow){top:0;left:100%}.rtl .side-header:not(.sub-downwards) .main-nav>li>.dt-mega-menu-wrap:not(.bottom-overflow),.rtl .side-header:not(.sub-downwards) .main-nav>li>.sub-nav:not(.bottom-overflow){right:100%;left:auto}.side-header:not(.sub-downwards) .main-nav>li>.dt-mega-menu-wrap,.side-header:not(.sub-downwards) .main-nav>li>.sub-nav{left:100%}.rtl .side-header:not(.sub-downwards) .main-nav>li>.dt-mega-menu-wrap,.rtl .side-header:not(.sub-downwards) .main-nav>li>.sub-nav{right:100%;left:auto}.side-header .dt-mega-menu-wrap.bottom-overflow,.side-header .mini-nav.sub-nav.bottom-overflow,.side-header .sub-nav.bottom-overflow,.top-header.floating-navigation-below-slider .sub-nav.bottom-overflow{top:auto!important;bottom:0}.dt-mobile-header .mini-nav,.dt-mobile-header .mini-nav li{position:static}.dt-mobile-header .mini-nav .sub-nav{left:0;width:100%}.dt-mobile-header .mini-nav .sub-nav .sub-nav{left:0!important}.header-side-right .sub-sideways .main-nav>li>.dt-mega-menu-wrap,.header-side-right .sub-sideways .main-nav>li>.sub-nav,.overlay-navigation .content-right.sub-sideways .main-nav>li>.dt-mega-menu-wrap,.overlay-navigation .content-right.sub-sideways .main-nav>li>.sub-nav{left:auto!important;right:100%}.rtl.header-side-right .sub-sideways .main-nav>li>.dt-mega-menu-wrap,.rtl.header-side-right .sub-sideways .main-nav>li>.sub-nav,.rtl.overlay-navigation .content-right.sub-sideways .main-nav>li>.dt-mega-menu-wrap,.rtl.overlay-navigation .content-right.sub-sideways .main-nav>li>.sub-nav{left:100%!important;right:auto}.dt-mobile-header .sub-nav>li,.mobile-main-nav>li,.sub-downwards .main-nav>li,.sub-downwards .sub-nav>li{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.sub-downwards.side-header .main-nav>li>.dt-mega-menu-wrap>.sub-nav .sub-nav,.sub-downwards.side-header .main-nav>li>.sub-nav,.sub-downwards.side-header .main-nav>li>.sub-nav .sub-nav{position:relative;display:none;top:0;left:0;width:100%;visibility:visible;opacity:1;z-index:auto}.dt-mobile-header .mobile-main-nav>li>.dt-mega-menu-wrap,.dt-mobile-header .mobile-main-nav>li>.dt-mega-menu-wrap>.sub-nav .sub-nav,.dt-mobile-header .mobile-main-nav>li>.sub-nav,.dt-mobile-header .mobile-main-nav>li>.sub-nav .sub-nav,.sub-downwards.side-header .main-nav>li>.dt-mega-menu-wrap{position:relative;display:none;top:0;left:0;width:100%;padding:0;visibility:visible;opacity:1;z-index:auto}.sub-downwards.side-header .main-nav>li .sub-nav .sub-nav{box-sizing:border-box}.sub-downwards li:not(.dt-mega-menu) .sub-nav{width:auto}.sub-downwards li.has-children>a{max-width:calc(100% - 30px);box-sizing:border-box}.sub-downwards .main-nav>li>.sub-nav{padding-bottom:0}.mobile-main-nav .sub-nav,.sub-downwards .main-nav .sub-nav{background:0 0;box-shadow:none}.masthead.sub-downwards .dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent,.sub-downwards .main-nav .sub-nav li{padding:0;width:100%}.sub-downwards .main-nav.level-arrows-on>li.has-children:last-child{margin-right:0}.main-nav .sub-nav>li>a{transition:background .3s}.next-level-button:hover,.sub-downwards #main-nav li a:hover{cursor:pointer!important}.mobile-header-bar,.mobile-header-space{display:none}.menu-open.not-iOS,.menu-open.not-iOS body{overflow:hidden}.dt-mobile-header{position:fixed;top:0;height:100%;min-height:100%;width:500px;max-width:100%;z-index:9602;box-sizing:border-box;background-color:grey;transition:transform .5s ease;transform:translate3d(-100%,0,0);overflow:hidden}.show-mobile-header .dt-mobile-header{transform:translate3d(0,0,0)}.right-mobile-menu .dt-mobile-header{right:0;transform:translate3d(100%,0,0);transition:right .5s ease}.touchevents .dt-mobile-header{overflow:auto;-webkit-overflow-scrolling:touch}html:not(.touchevents) .dt-mobile-header::-webkit-scrollbar{width:13px}html:not(.touchevents) .dt-mobile-header::-webkit-scrollbar-thumb{border-radius:10px;background-color:#1ebac8;border:4px solid #fff;box-sizing:border-box}.mobile-header-scrollbar-wrap{position:relative;width:100%;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.mobile-mini-widgets-in-menu,.show-on-first-switch,.show-on-second-switch{display:none}.mobile-mini-widgets-in-menu{padding:30px 0}.dt-mobile-header .mini-widgets{padding-bottom:30px}.mobile-sticky-header-overlay{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:all .4s}.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn{position:fixed;visibility:hidden;top:10px;right:10px;opacity:0;margin:0!important;background-color:rgba(0,0,0,.2);transition:background .2s linear;-webkit-backface-visibility:hidden}.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn:hover{background-color:rgba(0,0,0,.5)}.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn .menu-toggle-caption{color:#fff!important}.floating-mobile-menu-icon .show-floating-icon .dt-mobile-menu-icon.floating-btn{visibility:visible;opacity:1}.dt-mobile-menu-icon.floating-btn .lines{border-radius:0}.floating-mobile-menu-icon .animate-color-mobile-menu-icon .dt-mobile-menu-icon.floating-btn:not(:hover) .menu-line,.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn .menu-line:after,.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn .menu-line:before,.floating-mobile-menu-icon .two-line-mobile-menu-icon .dt-mobile-menu-icon.floating-btn:not(:hover) .menu-line{background-color:#fff}.floating-mobile-menu-icon .animate-color-mobile-menu-icon .dt-mobile-menu-icon.floating-btn:not(:hover) .menu-line:after,.floating-mobile-menu-icon .two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:after{background-color:rgba(255,255,255,.6)}.mobile-main-nav{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:10 1 auto;flex:10 1 auto}.mobile-main-nav>li{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex}.mobile-menu-show-divider .mobile-main-nav>li:before{content:"";position:absolute;top:-.5px;height:0;width:100%;max-width:100%;left:0}.dt-mobile-header.mobile-menu-show-divider .mobile-main-nav .new-column,.mobile-menu-show-divider .mobile-main-nav>li:first-child:before{display:none}.mobile-main-nav>li>a{text-decoration:none;position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;padding:10px 30px 10px 0;-ms-flex-positive:1;-ms-flex-grow:1;flex-grow:1}.mobile-main-nav>li>a.mega-menu-img-top{-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.mobile-main-nav .sub-nav li.hide-mega-title>a{display:block;display:-ms-flexbox;display:-ms-flex;display:flex}.dt-mobile-header .next-level-button{position:relative;right:0px;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-webkit-tap-highlight-color:transparent;min-width:30px}.dt-mobile-header .next-level-button svg{width:16px}.mobile-main-nav .next-level-button{transition:transform .3s ease-out}.mobile-main-nav li.has-children.open-sub>.next-level-button{transform:rotate(45deg)}.mobile-main-nav .menu-item a i{margin-right:6px}.mobile-main-nav li>a .subtitle-text{font-size:10px;line-height:12px;font-family:Arial,sans-serif}.mobile-main-nav .sub-nav{margin-left:20px}.header-side-right .mobile-main-nav .mega-auto-width>.sub-nav,.header-side-right .mobile-main-nav .mega-full-width>.sub-nav{right:0}#page #mobile-menu .sub-nav>li,#page .mobile-main-nav .dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent{padding:0;width:100%}#page .mobile-main-nav .sub-nav{width:100%}.mobile-main-nav .sub-nav .sub-nav{left:0}.mobile-main-nav .sub-nav>li>a{padding:10px 30px 10px 0;margin:0;-ms-flex-positive:1;-ms-flex-grow:1;flex-grow:1}.mobile-main-nav .sub-nav>li>a:hover{background:0 0!important}.mobile-main-nav .sub-nav .next-level-button{-ms-align-self:center;-ms-flex-item-align:center;align-self:center;content:"\ef02";font-family:icomoon-the7-font;speak:none;font-weight:400;font-variant:normal;text-transform:none;font-size:10px;line-height:1;font-style:normal;top:0;margin:0;transition:transform .3s ease-out}.mobile-main-nav .sub-nav li.has-children.open-sub>.next-level-button{transform:rotate(45deg)}.dt-mobile-menu-icon,.lines-button{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;cursor:pointer;user-select:none}.dt-mobile-menu-icon .menu-toggle-caption,.lines-button .menu-toggle-caption{transition:color .2s linear}.mobile-right-caption .dt-mobile-menu-icon .menu-toggle-caption,.mobile-right-caption .lines-button .menu-toggle-caption{order:2}.lines-button:active{transition:none}.dt-close-mobile-menu-icon{display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;position:absolute;top:0;z-index:9999;opacity:0;transition:opacity .5s ease;min-width:12px;min-height:12px}.ouside-mobile-menu-close-icon .dt-close-mobile-menu-icon{position:fixed}.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon{min-height:15px;min-width:3px}.dt-close-mobile-menu-icon .mobile-menu-close-caption{transition:color .2s linear}.mobile-close-right-caption .dt-close-mobile-menu-icon .mobile-menu-close-caption{order:2}.admin-bar .dt-close-mobile-menu-icon{top:32px}.show-mobile-header .dt-close-mobile-menu-icon{opacity:1}.dt-close-mobile-menu-icon:hover{cursor:pointer}.rotate-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon:hover .close-line-wrap{transform:rotate(180deg)}.dt-close-mobile-menu-icon .close-line-wrap{position:relative;width:22px;height:100%}.fade-small-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:16px;height:16px}.fade-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:20px;height:20px}.minus-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:16px;height:16px}.fade-big-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:26px;height:26px}.fade-thin-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:12px;height:12px}.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:3px;height:15px}.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:15px;height:3px}.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:7px;height:7px}.rotate-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:20px;height:20px;transform-style:preserve-3d;transition:transform .4s ease-in-out;z-index:2}@keyframes rotate-close-icon{100%{transform:rotate(360deg)}}@media screen and (max-width:782px){.admin-bar .dt-close-mobile-menu-icon{top:46px}}.dt-close-mobile-menu-icon span{position:relative;display:block;margin:0;transition:all .2s;z-index:2}.small-mobile-menu-close-icon .dt-close-mobile-menu-icon span{min-height:18px;min-width:18px}.large-mobile-menu-close-icon .dt-close-mobile-menu-icon span{min-height:28px;min-width:28px}.dt-close-mobile-menu-icon .close-line{display:inline-block;transform-origin:50% 50%;width:22px;height:2px;position:absolute;left:0;content:'';transition:transform .2s ease}.small-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:18px}.minus-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:16px;height:4px;top:50%;margin-top:-2px}.fade-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:20px;top:50%;margin-top:-1px}.large-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:28px}.dt-close-mobile-menu-icon .close-line:nth-child(2){display:none}.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:nth-child(2){display:block;top:6px}.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:nth-child(2){display:block;left:6px}.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:3px;height:3px;top:0;border-radius:50%}.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:3px;height:3px;top:0;left:0;border-radius:50%}.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:7px;height:7px;border-radius:50%;transition:transform .2s ease}.fade-big-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:26px;height:1px;top:50%;margin-top:-1px}.fade-thin-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:12px;height:1px;top:50%;margin-top:-1px}.rotate-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:20px;height:4px;top:50%;margin-top:-2px}.fade-small-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:16px;height:2px;top:50%;margin-top:-1px}.dt-close-mobile-menu-icon .close-line:after,.dt-close-mobile-menu-icon .close-line:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:inherit;box-sizing:border-box}.dt-close-mobile-menu-icon .close-line:after{opacity:0}.dt-close-mobile-menu-icon .close-line:before{opacity:1}.small-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{margin:-1px 0 0 -9px}.large-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{margin:-1px 0 0 -14px}.dt-close-mobile-menu-icon:hover .close-line:before{opacity:0}.dt-close-mobile-menu-icon:hover .close-line:after{opacity:1}.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon:hover .close-line:first-child{transform:scale(1)}.lines{position:relative;display:inline-block;width:22px;height:2px}.lines:after,.lines:before{position:absolute;width:22px;height:2px;left:0;content:'';transform-origin:1.5px center;transition:transform .3s}.dt-mobile-menu-icon .lines:before{top:7px}.dt-mobile-menu-icon .lines:after{top:-7px}.dt-mobile-menu-icon:hover .lines:before{transform:translateY(-2px)}.dt-mobile-menu-icon:hover .lines:after{transform:translateY(2px)}.dt-close-mobile-menu-icon .close-line:first-child{transform:rotate3d(0,0,1,45deg)}.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:first-child,.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:first-child{transform:none}.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:first-child{transform:scale(.8)}.minus-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon:hover span:first-child{transform:rotate3d(0,0,1,0deg)}.dt-close-mobile-menu-icon .close-line:last-child{transform:rotate3d(0,0,1,-45deg)}.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:last-child{transform:none;top:12px}.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:last-child{transform:none;left:12px}.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:last-child{display:none}.minus-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon:hover span:last-child{transform:rotate3d(0,0,1,0deg)}.masthead .mobile-header-bar{position:relative;min-height:150px;width:100%;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-align-content:stretch;align-content:stretch;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.mobile-header-bar>*{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.mobile-header-bar .mobile-branding{line-height:0}.mobile-header-bar .mobile-branding img{max-width:100%;height:auto}#phantom{position:fixed;width:100%;left:0;top:0;box-sizing:border-box}#phantom.boxed{left:50%;transform:translateX(-50%)}.dt-style-um #phantom{display:none}.phantom-fade #phantom{-webkit-transform:translateZ(0)}.phantom-fade #phantom:not(.show-phantom):not(.hide-phantom){display:none;opacity:0}.phantom-fade #phantom.boxed{-webkit-transform:translate3d(-50%,0,0)}.phantom-fade .hide-phantom#phantom{animation:fade-out-anim .8s ease 0s 1 normal both}.phantom-fade .show-phantom#phantom{animation:opacity-lat .7s ease 0s 1 normal both;animation-delay:.1s}.phantom-fade #phantom.hide-phantom{will-change:opacity}@keyframes opacity-lat{0%{opacity:0;visibility:hidden}100%,70%{opacity:1;visibility:visible}}@keyframes fade-out-anim{0%{opacity:1;display:block}30%,99%{opacity:0;display:block}100%{opacity:0;display:none;z-index:1}}@keyframes fade-in-anim{0%{opacity:0;display:none}1%{opacity:0;display:block}100%,50%{opacity:1;display:block}}.phantom-slide #phantom.hide-phantom{will-change:transform,opacity}.phantom-slide #phantom{transform:translateY(-100%);opacity:0}.phantom-slide .hide-phantom#phantom{animation:slide-out-anim .35s ease 0s 1 normal both}.phantom-slide .boxed.hide-phantom#phantom{animation:slide-out-anim-boxed .35s ease 0s 1 normal both}.phantom-slide .show-phantom#phantom{animation:slide-in-anim .52s ease 0s 1 normal both}.phantom-slide .boxed.show-phantom#phantom{animation:slide-in-anim-boxed .52s ease 0s 1 normal both}@keyframes slide-out-anim{0%{opacity:1;transform:translateY(0)}30%{opacity:1;transform:translateY(-50%)}100%{opacity:0;transform:translateY(-100%)}}@keyframes slide-in-anim{0%{opacity:0;transform:translateY(-100%)}10%{opacity:1;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}@keyframes slide-out-anim-boxed{0%{opacity:1;transform:translate3d(-50%,0,0)}30%{opacity:1;transform:translate3d(-50%,-50%,0)}100%{opacity:0;transform:translate3d(-50%,-100%,0)}}@keyframes slide-in-anim-boxed{0%{opacity:0;transform:translate3d(-50%,-100%,0)}10%{opacity:1;transform:translate3d(-50%,-100%,0)}100%{opacity:1;transform:translate3d(-50%,0,0)}}body.admin-bar #phantom{top:32px!important}#phantom.boxed{z-index:9008}.ph-wrap{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;margin:0 auto}.full-height .ph-wrap{-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.ph-wrap .menu-box{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.justify .ph-wrap .menu-box,.ph-wrap.with-logo .menu-box{-ms-flex-positive:1;-ms-flex-grow:1;flex-grow:1}.ph-wrap.with-logo .menu-box{-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end}#phantom.inline-header.center .main-nav,#phantom:not(.split-header) .main-nav,.inline-header.center .ph-wrap.with-logo .menu-box{-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}#phantom.classic-header.justify .main-nav,#phantom.inline-header.justify .main-nav,#phantom.split-header.justify .main-nav{-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}#phantom .with-logo .main-nav{-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end}#phantom.inline-header.left .main-nav{-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}.widget-box .mini-widgets{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}#phantom.full-width .ph-wrap{max-width:100%}#phantom .ph-wrap.boxed{width:100%;max-width:1320px;margin:0 auto}.ph-wrap .header-bar{width:100%}.ph-wrap .header-bar .mini-widgets{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.header-side-left .mixed-header .ph-wrap .header-bar .mini-widgets{-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end}.header-side-left .mixed-header.logo-center .ph-wrap .header-bar .menu-toggle{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}.ph-wrap .logo-box{display:none}.ph-wrap.with-logo .logo-box{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;line-height:0}.ph-wrap .widget-box{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center}.phantom-logo-off .show-phantom .branding{display:none;visibility:hidden}.phantom-custom-logo-on .hide-phantom.classic-header .branding .phantom-top-line-logo,.phantom-custom-logo-on .masthead:not(#phantom) .phantom-top-line-logo,.phantom-custom-logo-on .show-phantom.classic-header .branding>a:not(.phantom-top-line-logo),.phantom-custom-logo-on .show-phantom.classic-header .branding>img:not(.phantom-top-line-logo){opacity:0;visibility:hidden}.phantom-custom-logo-on .masthead:not(#phantom) .phantom-top-line-logo{position:absolute}.phantom-custom-logo-on .hide-phantom.masthead:not(.classic-header):not(.side-header) .branding .phantom-top-line-logo,.phantom-custom-logo-on .show-phantom.masthead:not(.classic-header):not(.side-header) .branding>a:not(.phantom-top-line-logo),.phantom-custom-logo-on .show-phantom.masthead:not(.classic-header):not(.side-header) .branding>img:not(.phantom-top-line-logo){opacity:0;display:none}.animate-sticky{float:left;width:1px;height:100%}.phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>a:not(.sticky-logo),.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>img:not(.sticky-logo){display:none;opacity:0}.phantom-logo-off.phantom-sticky .sticky-on .branding>a,.phantom-logo-off.phantom-sticky .sticky-on .branding>img,.phantom-main-logo-on.phantom-sticky .sticky-on .branding>a,.phantom-main-logo-on.phantom-sticky .sticky-on .branding>img,.phantom-sticky:not(.phantom-custom-logo-on) .sticky-off .branding .sticky-logo,.phantom-sticky:not(.phantom-custom-logo-on) .sticky-on .branding .sticky-logo{display:none;visibility:hidden}.responsive-off .dt-mobile-header,.responsive-off .dt-mobile-menu-icon,.responsive-off .masthead .mobile-header-bar,.responsive-off .mobile-header-space,.responsive-off.transparent .header-space{display:none}/*!!!REWRITE Sticky floating*/.responsive-off.overlay-navigation .sticky-header-overlay{display:none}.responsive-off.phantom-sticky .fixed-masthead.masthead{position:absolute;top:0;width:100%;z-index:500}.phantom-sticky .fixed-masthead.masthead.sticky-on{position:fixed}.responsive-off.phantom-shadow-decoration.phantom-sticky .masthead.sticky-on{box-shadow:0 0 15px 1px rgba(0,0,0,.07);border-bottom:none}.responsive-off.phantom-disable-decoration.phantom-sticky .masthead.sticky-on{box-shadow:none!important;border-bottom:none}.responsive-off.phantom-sticky:not(.phantom-shadow-decoration) .masthead.sticky-on.shadow-decoration:not(.side-header-menu-icon){box-shadow:none}.responsive-off.floating-navigation-below-slider.phantom-sticky:not(.transparent) .masthead{position:relative;top:0!important}.responsive-off.floating-navigation-below-slider.phantom-sticky.transparent .masthead{position:absolute}.responsive-off.floating-navigation-below-slider.phantom-sticky .masthead.sticky-on{position:fixed}.responsive-off.phantom-sticky:not(.overlap):not(.transparent) .masthead:not(.side-header){transition:background-color 330ms ease}.responsive-off.phantom-sticky .page-inner .masthead:not(.side-header){-webkit-backface-visibility:hidden}.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>a:not(.sticky-logo),.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>img:not(.sticky-logo){display:none;opacity:0}.responsive-off.phantom-logo-off.phantom-sticky .sticky-on .branding>a,.responsive-off.phantom-logo-off.phantom-sticky .sticky-on .branding>img,.responsive-off.phantom-main-logo-on.phantom-sticky .sticky-on .branding>a,.responsive-off.phantom-main-logo-on.phantom-sticky .sticky-on .branding>img,.responsive-off.phantom-sticky:not(.phantom-custom-logo-on) .sticky-off .branding .sticky-logo,.responsive-off.phantom-sticky:not(.phantom-custom-logo-on) .sticky-on .branding .sticky-logo{display:none;visibility:hidden}.responsive-off.phantom-main-logo-on.phantom-sticky .sticky-on .branding .sticky-logo{display:block;visibility:visible}.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>a:not(.sticky-logo),.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>img:not(.sticky-logo){visibility:hidden}.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-off .branding>a:not(.sticky-logo),.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-off .branding>img:not(.sticky-logo),.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding .sticky-logo{visibility:visible}.phantom-main-logo-on.phantom-sticky.responsive-off .branding .sticky-logo{display:none}.phantom-sticky.responsive-off #page .side-header .branding>a:not(.sticky-logo),.phantom-sticky.responsive-off #page .side-header .branding>img:not(.sticky-logo):not(.mobile-logo){display:block;opacity:1;animation:none;visibility:visible}.sticky-mobile-header .masthead-mobile-header{transition:background .5s ease}.phantom-sticky .masthead{transition:background-color .5s ease,background-image .5s ease}.phantom-sticky .branding>a.same-logo{display:block!important;visibility:visible!important;opacity:1!important}.phantom-sticky .branding>a:not(.same-logo){opacity:0;transition:opacity .3s ease;display:block!important;position:absolute;left:-100%}.phantom-sticky .sticky-off .branding>a:not(.sticky-logo),.phantom-sticky .sticky-on .branding>a.sticky-logo{opacity:1;position:static}.footer{padding:0}.footer.full-width-line.empty-footer{border:none}#bottom-bar.full-width-line .wf-container-bottom,#bottom-bar.solid-bg .wf-container-bottom,.empty-footer.solid-bg #bottom-bar.full-width-line,.empty-footer.solid-bg .wf-container-bottom,.footer.full-width-line .wf-container-footer,.footer.solid-bg .wf-container-footer{border-top:none}.header-side-left.footer-overlap #footer,.header-side-right.footer-overlap #footer,.overlay-navigation.header-side-line.footer-overlap #footer{box-sizing:border-box}.footer-overlap #page .page-inner{position:relative;z-index:100}.engage-opened.footer-overlap .page-inner{z-index:9400}.mobile-false .footer-overlap .footer{position:fixed;bottom:0;width:100%;z-index:99;opacity:0}.wf-container-footer{padding-top:50px}.footer .widget{box-sizing:border-box}#bottom-bar{position:relative;z-index:9;margin:0 auto}#bottom-bar .wf-container-bottom{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:space-between;-ms-justify-content:space-between;justify-content:space-between;box-sizing:border-box}.logo-center#bottom-bar .wf-container-bottom{-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}#bottom-bar p{margin-bottom:0}.bottom-text-block{text-align:right}.bottom-text-block:not(:first-child){margin-left:20px}.logo-center .bottom-text-block{text-align:center}.logo-center .bottom-text-block:not(:first-child){margin-left:0}#branding-bottom{padding:10px 10px 10px 0;line-height:0;font-size:0}.logo-split #branding-bottom{-ms-flex-order:1;order:1}#bottom-bar .wf-float-left{margin-right:10px}.logo-center#bottom-bar .wf-float-left{margin-right:0}.logo-split#bottom-bar .wf-float-left{text-align:right}#bottom-bar.logo-split .wf-float-left{-ms-flex:1 1 0%;flex:1 1 0%}#bottom-bar .wf-float-left:last-of-type{margin-right:0}#bottom-bar .wf-float-right{display:-ms-flexbox;display:-ms-flex;display:flex;flex-grow:1;-ms-flex-pack:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;margin-left:10px;margin-right:0}.logo-center#bottom-bar .wf-float-right{margin-left:0;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.logo-split#bottom-bar .wf-float-right{-ms-flex-pack:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}#bottom-bar.logo-split .wf-float-right{-ms-flex-order:2;order:2;-ms-flex:1 1 0%;flex:1 1 0%}#bottom-bar .sub-nav{top:auto;bottom:100%}#bottom-bar .sub-nav .sub-nav{bottom:0}#bottom-bar .sub-nav li:before{width:200px;margin:0 15px}#bottom-bar .sub-nav a:hover,#bottom-bar a{text-decoration:none}#bottom-bar a:hover{text-decoration:underline}#bottom-bar .dt-shortcode-soc-icons a:hover{text-decoration:none}#bottom-menu li .menu-text svg{display:none}#bottom-bar .menu-select{position:absolute;align-items:center;visibility:hidden;height:0;opacity:0;overflow:hidden}#bottom-bar .menu-select svg{margin-right:8px;width:16px}#bottom-bar .mini-nav ul{display:block}.logo-center#bottom-bar .mini-nav ul{text-align:center}.footer-sub-nav{position:absolute;visibility:hidden;z-index:200;bottom:100%;left:0;width:240px;opacity:0;background:#fff;box-shadow:0px 0px 4px rgba(0,0,0,.2)}.footer-sub-nav>li{position:relative;display:block;padding:0 10px;box-sizing:border-box}.footer-sub-nav>li:first-child{padding-top:10px}.footer-sub-nav>li:last-child{padding-bottom:10px}.footer-sub-nav>li a{padding:5px}.footer-sub-nav>li a .menu-text,.footer-sub-nav>li a .subtitle-text{color:#222}.footer-sub-nav .footer-sub-nav{bottom:0;left:241px!important}.rtl .footer-sub-nav .footer-sub-nav{right:241px;left:auto!important}.footer-sub-nav .footer-sub-nav.right-overflow{left:-241px!important}.rtl .footer-sub-nav .footer-sub-nav.right-overflow{right:-241px;left:auto!important}#bottom-bar .wf-float-right .mini-nav ul li{vertical-align:baseline}.post-rollover,.rollover,.rollover-project>a,.rollover-video{position:relative;display:block;line-height:0;text-decoration:none}.rollover:hover{text-decoration:none}.rollover img{max-width:100%;height:auto}.rsShor .rollover-video{position:static}.gallery-item .gallery-icon .rollover{display:inline-block}.format-gallery .rollover{overflow:hidden}.post-rollover i,.rollover i,.rollover-video i{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.hover-style-one .links-container,.hover-style-one .rollover-project>a:after,.hover-style-one .rollover-thumbnails,.hover-style-three .rollover-project>a:after,.hover-style-two .links-container,.hover-style-two .rollover-thumbnails,.post-rollover i,.rollover i,.rollover-content-container,.rollover-thumbnails,.rollover-video .video-icon,.rollover-video i,.rollover-video i:after{transition:all 450ms ease}.description-on-hover>.wf-cell .rollover i{visibility:hidden}.description-on-hover>.wf-cell .description-off .rollover i,.description-on-hover>.wf-cell .forward-post .rollover i{visibility:visible}.project-list-media .rollover-video i:after{position:absolute;left:0;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;content:""}.rollover-video .video-icon{position:absolute;left:0;top:0;width:100%;height:100%;z-index:99;background-position:center center;background-repeat:no-repeat}.rollover-video .video-icon:before{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background-color:rgba(0,0,0,.4);background-position:30px center;background-repeat:no-repeat;content:"";border-radius:50%}.mobile-false .images-list:hover i,.mobile-false .post-rollover:hover i,.mobile-false .rollover:hover i,.rollover-video:hover i{display:block;opacity:1}.images-list:hover .rollover-video .video-icon:before,.rollover-video:hover .video-icon:before{background-color:rgba(0,0,0,.4);opacity:1}.rollover-video .video-icon:hover{opacity:1}.blog .format-video .rollover i:after,.dt-blog-shortcode .format-video .rollover i:after,.rollover-video .video-icon:before,.rollover-video i:after{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve' fill='white'%3E%3Cpath d='M3.125,4L10.2,8.001L3.125,12V3.8 M1,0v16l13-8L1,0L1,0z'/%3E%3C/svg%3E")}.hover-style-one .rollover:hover i{display:none}.filter-grayscale .content img,.filter-grayscale .footer img,.filter-grayscale .map-container,.filter-grayscale .royalSlider img,.filter-grayscale .shortcode-banner,.filter-grayscale .sidebar img,.filter-grayscale embed,.filter-grayscale iframe,.filter-grayscale object,.filter-grayscale-static .content img,.filter-grayscale-static .footer img,.filter-grayscale-static .map-container,.filter-grayscale-static .royalSlider img,.filter-grayscale-static .shortcode-banner,.filter-grayscale-static .sidebar img,.filter-grayscale-static embed,.filter-grayscale-static iframe,.filter-grayscale-static object{-webkit-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);filter:gray}.mobile-false .filter-grayscale .content img,.mobile-false .filter-grayscale .footer img,.mobile-false .filter-grayscale .map-container,.mobile-false .filter-grayscale .royalSlider img,.mobile-false .filter-grayscale .shortcode-banner,.mobile-false .filter-grayscale .sidebar img,.mobile-false .filter-grayscale embed,.mobile-false .filter-grayscale iframe,.mobile-false .filter-grayscale object,.mobile-false .filter-grayscale-static .content img,.mobile-false .filter-grayscale-static .footer img,.mobile-false .filter-grayscale-static .map-container,.mobile-false .filter-grayscale-static .royalSlider img,.mobile-false .filter-grayscale-static .shortcode-banner,.mobile-false .filter-grayscale-static .sidebar img,.mobile-false .filter-grayscale-static embed,.mobile-false .filter-grayscale-static iframe,.mobile-false .filter-grayscale-static object{-webkit-backface-visibility:visible!important}.filter-grayscale #branding-bottom img,.filter-grayscale .buttons-on-img:hover img,.filter-grayscale .content .rev_slider_wrapper:hover img,.filter-grayscale .content img:hover,.filter-grayscale .cs-style-3 .link:hover img,.filter-grayscale .dt-hovered img,.filter-grayscale .dt-owl-item:hover img,.filter-grayscale .filter-disable img,.filter-grayscale .footer img:hover,.filter-grayscale .gradient-overlap-layout-list article:hover img,.filter-grayscale .map-container:hover,.filter-grayscale .post-rollover:hover img,.filter-grayscale .post-thumbnail-rollover:hover img,.filter-grayscale .post-thumbnail:hover img,.filter-grayscale .rollover-project:hover img,.filter-grayscale .rollover-video:hover img,.filter-grayscale .rollover:hover img,.filter-grayscale .royalSlider:hover img,.filter-grayscale .rsThumb:hover img,.filter-grayscale .shortcode-banner:hover,.filter-grayscale .sidebar img:hover,.filter-grayscale embed:hover,.filter-grayscale iframe:hover,.filter-grayscale img.dt-hovered,.filter-grayscale img.filter-disable,.filter-grayscale object:hover,.filter-grayscale-static #branding-bottom img,.mobile-false .content-rollover-layout-list article:hover img,.mobile-false .gradient-overlay-layout-list article:hover img{-webkit-filter:grayscale(0%);-ms-filter:grayscale(0%);filter:grayscale(0%);filter:none}.gallery-shortcode figure{position:relative;overflow:hidden;transform:translateZ(0)}.gallery-rollover{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%;opacity:0;transition:opacity .4s ease}.gallery-shortcode figure:hover .gallery-rollover{opacity:1}.album-gallery-shortcode .rollover{float:left}.blog-carousel-shortcode .gallery-zoom-ico,.blog-shortcode .gallery-zoom-ico{opacity:0;transition:opacity .4s ease}.blog-carousel-shortcode .post-thumbnail-rollover:hover .gallery-zoom-ico,.blog-shortcode .post-thumbnail-rollover:hover .gallery-zoom-ico,.content-rollover-layout-list .gallery-zoom-ico,.gradient-overlay-layout-list .gallery-zoom-ico{opacity:1}.albums-shortcode .gallery-zoom-ico,.blog-carousel-shortcode .gallery-zoom-ico,.blog-shortcode .gallery-zoom-ico,.gallery-shortcode .gallery-zoom-ico{position:absolute;top:50%;left:50%;width:100%;height:100%;z-index:10;border-style:solid;box-sizing:border-box;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center}.albums-shortcode .gallery-zoom-ico span,.blog-carousel-shortcode .gallery-zoom-ico span,.blog-shortcode .gallery-zoom-ico span,.gallery-shortcode .gallery-zoom-ico span{position:relative;z-index:11}.content-rollover-layout-list.albums-shortcode .gallery-zoom-ico,.content-rollover-layout-list.blog-carousel-shortcode .gallery-zoom-ico,.content-rollover-layout-list.blog-shortcode .gallery-zoom-ico,.content-rollover-layout-list.gallery-shortcode .gallery-zoom-ico,.gradient-overlay-layout-list.albums-shortcode .gallery-zoom-ico,.gradient-overlay-layout-list.blog-carousel-shortcode .gallery-zoom-ico,.gradient-overlay-layout-list.blog-shortcode .gallery-zoom-ico,.gradient-overlay-layout-list.gallery-shortcode .gallery-zoom-ico{position:static}.content-rollover-layout-list .post-thumbnail-wrap .gallery-zoom-ico,.gallery-shortcode.album-gallery-shortcode.hover-scale article:after,.gradient-overlay-layout-list .post-thumbnail-wrap .gallery-zoom-ico{display:none}.gallery-shortcode .rollover>i{display:none!important}.quick-scale-img .rollover,.scale-img .rollover{transform:translateZ(0);overflow:hidden}.quick-scale-img .post-thumbnail-rollover img,.quick-scale-img .rollover img,.quick-scale-img .trigger-img-hover .img-wrap img{transition:transform .25s ease-out,opacity .25s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.scale-img .post-thumbnail-rollover img,.scale-img .rollover img,.scale-img .trigger-img-hover .img-wrap img{transition:transform .3s ease-out,opacity .35s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.post-thumbnail-rollover img.blog-thumb-lazy-load,.post-thumbnail-rollover img.lazy-load,.post-thumbnail-rollover img.lazy-scroll,.rollover img.blog-thumb-lazy-load,.rollover img.lazy-load,.rollover img.lazy-scroll,.trigger-img-hover .img-wrap img.blog-thumb-lazy-load,.trigger-img-hover .img-wrap img.lazy-load,.trigger-img-hover .img-wrap img.lazy-scroll{transition:transform .3s ease-out,opacity .35s}.mobile-false .scale-img .post-thumbnail:not(.overlay-placeholder):hover>.post-thumbnail-rollover img,.mobile-false .scale-img .trigger-img-hover:hover .img-wrap img,.mobile-false .scale-img article:hover .rollover img,.mobile-false .scale-img figure:hover .rollover img,.scale-img .on-hover .post-thumbnail>.post-thumbnail-rollover img{transform:scale(1.2);transition:transform 4s ease-out,opacity .25s ease-out}.mobile-false .quick-scale-img .post-thumbnail:not(.overlay-placeholder):hover>.post-thumbnail-rollover img,.mobile-false .quick-scale-img .trigger-img-hover:hover .img-wrap img,.mobile-false .quick-scale-img article:hover .rollover img,.mobile-false .quick-scale-img figure:hover .rollover img,.quick-scale-img .on-hover .post-thumbnail>.post-thumbnail-rollover img{transform:scale(1.2);transition:transform .25s ease-out,opacity .25s ease-out}.mobile-false .hover-scale.gallery-shortcode .rollover-content{background:0 0!important;transform:scale(1)}.hover-scale.gallery-shortcode .post,.hover-scale.gallery-shortcode .post .rollover{overflow:hidden}.hover-scale.gallery-shortcode .rollover:after{display:block;background-color:inherit;position:absolute;top:0;left:0;right:0;opacity:0;content:"";border-radius:50%;padding-bottom:100%;transform:scale(0);transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s}.hover-scale.gallery-shortcode .ratio-2 .rollover:after{top:-50%}.hover-scale .ratio_3-2 .rollover:after{top:-25%}.hover-scale article.ratio_0-5:after,.hover-scale.gallery-shortcode .ratio_0-5 .rollover:after{top:25%}.hover-scale.gallery-shortcode .ratio_4-3 .rollover:after{top:-16.6666%}.hover-scale.gallery-shortcode .ratio_2-3 .rollover:after{top:16.6666%}.hover-scale.gallery-shortcode .ratio_3-4 .rollover:after{top:14.5%}.mobile-false .hover-scale.gallery-shortcode .post:hover .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked .rollover:after{opacity:1;transform:scale(1.42)}.mobile-false .hover-scale.gallery-shortcode .post.ratio_3-2:hover .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked.ratio_3-2 .rollover:after{transform:scale(1.2)}.mobile-false .hover-scale article.ratio_0-5:hover:after,.mobile-false .hover-scale.gallery-shortcode .post.ratio_0-5:hover .rollover:after{transform:scale(2.5)}.mobile-false .hover-scale.gallery-shortcode .post.ratio_4-3:hover .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked.ratio_4-3 .rollover:after{transform:scale(1.5)}.mobile-false .hover-scale.gallery-shortcode .post.ratio_2-3:hover .rollover:after,.mobile-false .hover-scale.gallery-shortcode .post.ratio_3-4:hover .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked.ratio_2-3 .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked.ratio_3-4 .rollover:after{transform:scale(2)}.mobile-false .hover-scale .rollover-content{background:0 0!important;transform:scale(0);transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s}.blog-shortcode>div:not(.dt-css-grid) .wf-cell,.blog.layout-grid .wf-container.description-under-image .wf-cell,.grid-masonry .wf-cell,.iso-grid .wf-cell,.iso-item,.portfolio-shortcode .wf-cell,.shortcode-blog-posts .wf-cell{opacity:0}.no-cssanimations #main .jg-container .wf-cell,.no-cssanimations .blog.layout-grid .wf-container.description-under-image .wf-cell,.no-cssanimations .grid-masonry .wf-cell,.no-cssanimations .iso-grid .wf-cell,.no-cssanimations .iso-item,.no-cssanimations .shortcode-blog-posts.iso-grid .wf-cell{opacity:1}.mobile-false .iso-container .wf-cell,.mobile-false .iso-grid .wf-cell{float:left}.iso-grid.iso-item-ready article,.mode-grid article{height:100%}.iso-item{width:100%}.dt-isotope .wf-cell{will-change:top,left}.dt-isotope .wf-cell.animate-position{transition:top .65s ease-out,left .65s ease-out;opacity:1}.footer .layzr-bg,.layzr-bg{background-position:center center;background-repeat:no-repeat}.layzr-bg.post-rollover,.layzr-bg.rollover-small{background-size:auto 30%}.layzr-loading-on .iso-lazy-load{opacity:0;transition:opacity .35s ease-out}.layzr-loading-on .iso-lazy-load.is-loaded{opacity:1}.loading-effect-none .wf-cell.shown:not(.isotope-hidden):not(.hidden),.mobile-true .dt-isotope .wf-cell.shown:not(.isotope-hidden),.mobile-true .wf-cell.shown:not(.isotope-hidden):not(.hidden){animation:dt_fadeIn .4s ease forwards}.mobile-false .loading-effect-fade-in .wf-cell.shown:not(.isotope-hidden):not(.hidden),.mobile-false .loading-effect-fade-in .wf-cell.start-animation{animation:dt_fadeIn .7s ease forwards}@keyframes dt_fadeIn{to{opacity:1}}.mobile-false .loading-effect-move-up .wf-cell.shown:not(.isotope-hidden):not(.hidden),.mobile-false .loading-effect-move-up .wf-cell.start-animation{transform:translateY(200px);animation:dt_moveUp .55s ease-in-out forwards}.mobile-false .loading-effect-move-up .wf-cell .project-list-content{-moz-osx-font-smoothing:grayscale}@keyframes dt_moveUp{to{transform:translateY(0);opacity:1}}.mobile-false .loading-effect-scale-up .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-scale-up .wf-cell.start-animation{transform:scale(.6);animation:dt_scaleUp .57s ease-in-out forwards}@keyframes dt_scaleUp{to{transform:scale(1);opacity:1}}.mobile-false .loading-effect-fall-perspective,.mobile-false .loading-effect-flip,.mobile-false .loading-effect-helix,.mobile-false .loading-effect-scale{-webkit-perspective:1300px;perspective:1300px}.mobile-false .loading-effect-fall-perspective{-webkit-backface-visibility:hidden}.mobile-false .loading-effect-fall-perspective .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-fall-perspective .wf-cell.start-animation{-webkit-transform-style:preserve-3d;transform:translateZ(400px) translateY(300px) rotateX(-65deg);animation:dt_fallPerspective .75s ease-in-out forwards}@keyframes dt_fallPerspective{100%{transform:translateZ(0px) translateY(0px) rotateX(0deg);opacity:1}}.mobile-false .loading-effect-fly .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-fly .wf-cell.start-animation{-webkit-transform-style:preserve-3d;transform-origin:50% 50% -300px;transform:rotateX(-180deg);animation:dt_fly .7s ease-in-out forwards}.mobile-false .loading-effect-fly .wf-cell.animation-complete{opacity:1}@keyframes dt_fly{100%{transform:rotateX(0deg);opacity:1}}.mobile-false .loading-effect-flip .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-flip .wf-cell.start-animation{-webkit-transform-style:preserve-3d;transform-origin:0% 0%;transform:rotateX(-80deg);animation:dt_flip .7s ease-in-out forwards}@keyframes dt_flip{100%{transform:rotateX(0deg);opacity:1}}.mobile-false .loading-effect-helix .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-helix .wf-cell.start-animation{-webkit-transform-style:preserve-3d;transform:rotateY(-180deg);animation:dt_helix .7s ease-in-out forwards}@keyframes dt_helix{100%{transform:rotateY(0deg);opacity:1}}.mobile-false .loading-effect-scale .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-scale .wf-cell.start-animation{-webkit-transform-style:preserve-3d;transform:scale(.4);animation:dt_popUp .9s ease-in forwards}@keyframes dt_popUp{70%{transform:scale(1.05);opacity:.8;animation-timing-function:ease-in-out}100%{transform:scale(1);opacity:1}}.dt-isotope .wf-cell.no-transition,.dt-isotope.no-transition,.dt-isotope.no-transition .wf-cell{transition-duration:0s}#main .jg-container .wf-cell{float:left;opacity:0;padding:0}#main .jg-container .wf-cell .post{margin:0;padding:0}.layzr-loading-on .jgrid-lazy-load{opacity:0;transition:opacity .33s}.layzr-loading-on .jgrid-layzr-loaded{opacity:1}.jg-container .post .alignleft,.jg-container .post .alignnone{margin-bottom:0}.wf-container.dt-css-grid:before{display:none}.dt-css-grid{display:-ms-grid;display:grid;transition:all .33s}.cssgridlegacy.no-cssgrid .dt-css-grid,.no-cssgridlegacy.no-cssgrid .dt-css-grid{display:block}.dt-css-grid .wf-cell{display:flex;padding:0;opacity:0}.dt-css-grid .wf-cell>a,.dt-css-grid .wf-cell>article,.dt-css-grid .wf-cell>div{width:100%}.cssgridlegacy.no-cssgrid .dt-css-grid .wf-cell:not(.hidden),.no-cssgridlegacy.no-cssgrid .dt-css-grid .wf-cell:not(.hidden){display:inline-block}.jquery-filter .dt-css-grid .wf-cell.hidden,.jquery-filter .dt-css-grid .wf-cell:not(.visible):not(.shown){display:none;opacity:0}.dt-css-grid .no-img .overlay-placeholder img{max-width:100%}.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid,.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}@keyframes fadeInFromNone{0%{display:none;opacity:0}1%{display:-ms-flexbox;display:-ms-flex;display:flex;opacity:0}100%{display:-ms-flexbox;display:-ms-flex;display:flex;opacity:1}}img.lazy-load,img.lazy-scroll,img.owl-thumb-lazy-load-show{transition:opacity .38s}img.lazy-load:not(.is-loaded),img.lazy-scroll:not(.is-loaded),img.owl-thumb-lazy-load-show:not(.is-loaded){opacity:0!important}img.is-loaded{opacity:1}.scroll-top{position:fixed;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;right:10px;bottom:10px;width:40px;height:40px;opacity:0;z-index:-1;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";text-decoration:none;background-color:#000;background-color:rgba(0,0,0,.2)}.show-mobile-header .scroll-top{opacity:0}.scroll-top,.scroll-top i,.scroll-top svg,.scroll-top::before{transition:all .4s ease}.scroll-top.off{right:-45px;opacity:0}.scroll-top.on{right:10px;opacity:1;z-index:109}.header-side-right .scroll-top.on{right:auto;left:10px}.show-mobile-header .scroll-top.on{opacity:0}.scroll-top:hover{background-color:#000;background-color:rgba(0,0,0,.5)}.scroll-top svg{text-transform:none;width:24px;line-height:1;fill:#fff}.scroll-top-elementor-icon:before{display:none}.scroll-top-elementor-icon,.scroll-top-elementor-icon:hover{color:#fff}.scroll-top-elementor-icon svg{fill:#fff}.no-avatar{position:relative;width:50px;height:50px;box-sizing:border-box}a.no-avatar{transition:all 450ms ease}.no-avatar svg{width:32px;height:auto}.comment .no-avatar,.items-grid .no-avatar,.recent-posts .no-avatar{width:60px;height:60px}.author-avatar.no-avatar,.comment .no-avatar{display:inline-flex;justify-content:center;align-items:center}.shortcode-code{padding:25px 20px}.edit-link{padding:5px 10px;background-color:#69c354;color:#fff!important;text-decoration:none;font-family:Arial,sans-serif;font-size:12px;border-radius:3px}.edit-link:hover{color:#fff;background-color:#4fa53b}.details{position:relative;display:inline-block;vertical-align:top;padding-bottom:6px!important;margin-bottom:-6px;font-weight:700;text-decoration:none}.details:after{display:inline-block;padding-left:5px;font-family:icomoon-the7-font;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:8px;line-height:1;content:"\f003"}.details:before{position:absolute;display:block;left:0;bottom:0;width:0;height:2px;content:"";transition:width .4s ease}.details:hover:before{width:100%}.round-images .alignleft,.round-images .alignleft i,.round-images .alignleft img,.round-images .blur-effect,.round-images .rollover i,.round-images a.rollover,.round-images img{border-radius:50%}#page .customSelect{padding:6px 10px 5px;box-sizing:border-box}#content span:last-child[class*=gw-go-btn-icon][class*=gw-go-btn-icon-large]{margin-bottom:-6px}#content span:last-child[class*=gw-go-btn-icon]{margin-bottom:-5px}.content .gw-go-col{border-top-width:1px;border-bottom-width:1px;border-color:#e2e2e2}.content .gw-go-col:before{margin-top:1px}.esgbox-overlay.esgbox-overlay-fixed{z-index:10000}.esg-grid a{text-decoration:none}.offer-tag{display:none}.boxed-layout #tiptip_holder{top:-20px!important}#main .chzn-container-single .chzn-single{background-image:none}.nsu_widget label{margin-right:10px}form.mc4wp-form label{font-weight:400}#main #content .rotatingtweet{padding:25px 20px 20px;box-sizing:border-box}#content .rotatingtweets{max-width:100%}.interval{padding-bottom:10px}.search-no-results .submit:hover{cursor:default}.useJS .container .l3,.useJS .container .photo.show,.useJS .container-1,.useJS .container-2,.useJS .container-3{transform:none}.lightbox.useJS .close,div.lightbox.useJS .img-caption{transition:none}.jp-carousel-comment-form-button,.wpb-js-composer div.pp_default .pp_contract,.wpb-js-composer div.pp_default .pp_expand{box-shadow:none}.content .searchform input.searchform-s{width:100%;margin-bottom:0}.dt-circle-content{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;align-items:center;-ms-flex-align:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;border-radius:50%}@keyframes opacity-lat-rev{0%{opacity:1;visibility:visible}100%,30%{opacity:0;visibility:hidden}}.loading-ready #load{animation:opacity-lat-rev .8s ease 0s 1 normal both}body #load.loader-removed{opacity:0;visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dt-owl-item>article,.slick-slide .vc_row.vc_row-flex .ult-item-wrap{-ms-flex:0 0 auto;max-width:100%}.owl-carousel .post.product{display:block}}.slick-next,.slick-prev{z-index:10}.woocommerce-Reviews .comment-notes{text-align:left}.post-password-form input[type=password]{margin-right:10px}.customSelectInner{background-repeat:no-repeat;background-position:right center}.archive .taxonomy-description{margin-bottom:40px}.archive:not(.post-type-archive-product) .woocommerce-products-header .term-description{margin-bottom:50px}.mini-wpml{position:relative}[id*=give-form] .give-form-title{text-align:center;margin-bottom:30px}.give-btn.give-btn-reveal{border-color:transparent}.widget_give_forms_widget .give-form-title{display:none}.widget_give_forms_widget #give-donation-level-button-wrap>li{margin-bottom:0}.widget_give_forms_widget #give-donation-level-button-wrap{margin-bottom:5px}.footer-overlap .grecaptcha-badge{z-index:103}.hidden{display:none!important;opacity:0!important}.notransition{transition:none!important}.project-links-container{pointer-events:none}.project-links-container a{pointer-events:initial}.post-entry-content{pointer-events:none}.post-entry-content a{pointer-events:initial}.post-thumbnail::after{content:none}.flatpickr-current-month input.cur-year{min-height:inherit}.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.elementor-popup-modal .mCSB_container.mCS_no_scrollbar,.masthead .mCSB_container.mCS_no_scrollbar,.the7-scrollbar-style .mCSB_container.mCS_no_scrollbar{margin-right:0}.elementor-popup-modal .mCSB_scrollTools,.masthead .mCSB_scrollTools,.the7-scrollbar-style .mCSB_scrollTools{opacity:0;transition:opacity .4s;width:16px;height:100%;top:10px;right:4px;z-index:10}.elementor-popup-modal .dialog-message:hover .mCSB_scrollTools,.masthead:hover .mCSB_scrollTools,.the7-scrollbar-style .mCSB_scrollTools{opacity:1}.dt-mobile-header .masthead .mCSB_scrollTools{right:-30px!important;left:auto!important}.elementor-popup-modal .mCSB_scrollTools .mCSB_draggerContainer,.masthead .mCSB_scrollTools .mCSB_draggerContainer,.the7-scrollbar-style .mCSB_scrollTools .mCSB_draggerContainers{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.elementor-popup-modal .mCSB_scrollTools a+.mCSB_draggerContainer,.masthead .mCSB_scrollTools a+.mCSB_draggerContainer,.the7-scrollbar-style .mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.elementor-popup-modal .mCSB_scrollTools .mCSB_draggerRail,.masthead .mCSB_scrollTools .mCSB_draggerRail,.the7-scrollbar-style .mCSB_scrollTools .mCSB_draggerRail{width:5px;height:100%;margin:0 auto;border-radius:10px}.elementor-popup-modal .mCSB_scrollTools .mCSB_dragger,.masthead .mCSB_scrollTools .mCSB_dragger,.the7-scrollbar-style .mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px}.elementor-popup-modal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.masthead .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.the7-scrollbar-style .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:5px;height:100%;margin:0 auto;border-radius:10px;text-align:center}.elementor-popup-modal .mCSB_container>.elementor-section-wrap{width:100%}.dt-mobile-header .mCSB_container,.elementor-popup-modal .mCSB_container,.masthead .mCSB_container,.the7-scrollbar-style .mCSB_container{min-height:100%!important;position:relative!important}.dt-mobile-header .mCSB_scrollTools,.elementor-popup-modal .mCSB_scrollTools,.masthead .mCSB_scrollTools,.the7-scrollbar-style .mCSB_scrollTools{top:0}.dt-mobile-header .mCSB_scrollTools .mCSB_draggerContainer,.elementor-popup-modal .mCSB_scrollTools .mCSB_draggerContainer,.masthead .mCSB_scrollTools .mCSB_draggerContainer,.the7-scrollbar-style .mCSB_scrollTools .mCSB_draggerContainer{top:10px;bottom:10px}.the7-scrollbar-style .mCSB_inside>.mCSB_container{margin-right:20px}.the7-scrollbar-style .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCSB_scrollTools .mCSB_draggerRail{background:#000;background:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#fff;background:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.vertical-centering{top:50%;transform:translateY(-50%)}.horizontal-centering{left:50%;transform:translateX(-50%)}.centering-mixin{top:50%;left:50%;transform:translate(-50%,-50%)}/*! Prefix flex for IE10  in LESS
* https://gist.github.com/codler/2148ba4ff096a19f08ea
* Copyright (c) 2014 Han Lin Yap http://yap.nu; MIT license */@keyframes mk_scale{0%{transform:scale(.3);opacity:.1}100%{transform:scale(1);opacity:1}}@keyframes mk_fade{0%{opacity:.1}100%{opacity:1}}@keyframes mk_left_to_right{0%{transform:translate(-20px,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes mk_right_to_left{0%{transform:translate(20px,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes mk_bottom_to_top{0%{transform:translate(0,20px);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes mk_top_to_bottom{0%{transform:translate(0,-20px);opacity:0}100%{transform:translate(0,0);opacity:1}}.mobile-false .animate-element{opacity:0}.ie-mobile .animate-element,.no-cssanimations .animate-element.start-animation,.skills.animate-element{opacity:1}.mobile-false #page .animate-element.start-animation.scale-up,.mobile-false .animate-element.start-animation.scale-up{animation:mk_scale .5s 1 cubic-bezier(.445,.05,.55,.95);opacity:1}.mobile-false #page .animate-element.start-animation.fade-in,.mobile-false .animate-element.start-animation.fade-in{animation:mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);opacity:1}.mobile-false #page .animate-element.start-animation.right-to-left,.mobile-false .animate-element.start-animation.right-to-left{animation:mk_right_to_left .6s 1 cubic-bezier(.77,0,.175,1);opacity:1}.mobile-false #page .animate-element.start-animation.left-to-right,.mobile-false .animate-element.start-animation.left-to-right{animation:mk_left_to_right .6s 1 cubic-bezier(.77,0,.175,1);opacity:1}.mobile-false #page .animate-element.start-animation.top-to-bottom,.mobile-false .animate-element.start-animation.top-to-bottom{animation:mk_top_to_bottom .6s 1 cubic-bezier(.77,0,.175,1);opacity:1}.mobile-false #page .animate-element.start-animation.bottom-to-top,.mobile-false .animate-element.start-animation.bottom-to-top{animation:mk_bottom_to_top .6s 1 cubic-bezier(.77,0,.175,1);opacity:1}.mobile-false .animate-element.start-animation{animation-duration:1s;animation-fill-mode:both}@keyframes dt_bounce{0%,100%,20%,53%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.mobile-false #page .animate-element.start-animation.bounce,.mobile-false .animate-element.start-animation.bounce{animation-name:dt_bounce;transform-origin:center bottom;opacity:1}@keyframes dt_flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.mobile-false .animate-element.start-animation.flash{animation-name:dt_flash}@keyframes dt_pulse{0%,100%{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.mobile-false .animate-element.start-animation.pulse{animation-name:dt_pulse;opacity:1}@keyframes dt_rubberBand{0%,100%{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.mobile-false .animate-element.start-animation.rubberBand{animation-name:dt_rubberBand;opacity:1}@keyframes dt_shake{0%,100%{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.mobile-false .animate-element.start-animation.shake{animation-name:dt_shake;opacity:1}@keyframes dt_swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}100%{transform:rotate3d(0,0,1,0deg)}}.mobile-false .animate-element.start-animation.swing{transform-origin:top center;animation-name:dt_swing;opacity:1}@keyframes dt_tada{0%,100%{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.mobile-false .animate-element.start-animation.tada{animation-name:dt_tada;opacity:1}@keyframes dt_wobble{0%,100%{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.mobile-false .animate-element.start-animation.wobble{animation-name:dt_wobble;opacity:1}@keyframes dt_bounceIn{0%,100%,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}100%{opacity:1;transform:scale3d(1,1,1)}}.mobile-false .animate-element.start-animation.bounceIn{animation-name:dt_bounceIn;animation-duration:.75s;opacity:1}@keyframes dt_bounceInDown{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}100%{transform:none}}.mobile-false .animate-element.start-animation.bounceInDown{animation-name:dt_bounceInDown;opacity:1}@keyframes dt_bounceInLeft{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}100%{transform:none}}.mobile-false .animate-element.start-animation.bounceInLeft{animation-name:dt_bounceInLeft;opacity:1}@keyframes dt_bounceInRight{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}100%{transform:none}}.mobile-false .animate-element.start-animation.bounceInRight{animation-name:dt_bounceInRight;opacity:1}@keyframes dt_bounceInUp{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}100%{transform:translate3d(0,0,0)}}.mobile-false .animate-element.start-animation.bounceInUp{animation-name:dt_bounceInUp;opacity:1}@keyframes dt_fadeIn{0%{opacity:0}100%{opacity:1}}.mobile-false .animate-element.start-animation.fadeIn{animation-name:dt_fadeIn}@keyframes dt_fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInDown{animation-name:dt_fadeInDown}@keyframes dt_fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInDownBig{animation-name:dt_fadeInDownBig}@keyframes dt_fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInLeft{animation-name:dt_fadeInLeft}@keyframes dt_fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInLeftBig{animation-name:dt_fadeInLeftBig}@keyframes dt_fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInRight{animation-name:dt_fadeInRight}@keyframes dt_fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInRightBig{animation-name:dt_fadeInRightBig}@keyframes dt_fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInUp{animation-name:dt_fadeInUp}@keyframes dt_fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.fadeInUpBig{animation-name:dt_fadeInUpBig}@keyframes dt_flipInX{0%{transform:perspective(400px) rotate3d(1,0,0,90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{transform:perspective(400px)}}.mobile-false .animate-element.start-animation.flipInX{backface-visibility:visible!important;animation-name:dt_flipInX;opacity:1}@keyframes dt_flipInY{0%{transform:perspective(400px) rotate3d(0,1,0,90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{transform:perspective(400px)}}.mobile-false .animate-element.start-animation.flipInY{backface-visibility:visible!important;animation-name:dt_flipInY;opacity:1}@keyframes dt_rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}100%{transform-origin:center;transform:none;opacity:1}}.mobile-false .animate-element.start-animation.rotateIn{animation-name:dt_rotateIn}@keyframes dt_rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}100%{transform-origin:left bottom;transform:none;opacity:1}}.mobile-false .animate-element.start-animation.rotateInDownLeft{animation-name:dt_rotateInDownLeft}@keyframes dt_rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}100%{transform-origin:right bottom;transform:none;opacity:1}}.mobile-false .animate-element.start-animation.rotateInDownRight{animation-name:dt_rotateInDownRight}@keyframes dt_rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}100%{transform-origin:left bottom;transform:none;opacity:1}}.mobile-false .animate-element.start-animation.rotateInUpLeft{animation-name:dt_rotateInUpLeft}@keyframes dt_rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}100%{transform-origin:right bottom;transform:none;opacity:1}}.mobile-false .animate-element.start-animation.rotateInUpRight{animation-name:dt_rotateInUpRight}@keyframes dt_rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;transform:none}}.mobile-false .animate-element.start-animation.rollIn{animation-name:dt_rollIn}@keyframes dt_rollOut{0%{opacity:1}100%{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.mobile-false .animate-element.start-animation.rollOut{animation-name:dt_rollOut;opacity:1}@keyframes dt_zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.mobile-false .animate-element.start-animation.zoomIn{animation-name:dt_zoomIn;opacity:1}@keyframes dt_zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.mobile-false .animate-element.start-animation.zoomInDown{animation-name:dt_zoomInDown;opacity:1}@keyframes dt_zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.mobile-false .animate-element.start-animation.zoomInLeft{animation-name:dt_zoomInLeft;opacity:1}@keyframes dt_zoomInRight{0%{opacity:0;-ms-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.mobile-false .animate-element.start-animation.zoomInRight{animation-name:dt_zoomInRight;opacity:1}@keyframes dt_zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.mobile-false .animate-element.start-animation.zoomInUp{animation-name:dt_zoomInUp;opacity:1}@keyframes dt_lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}100%{transform:none;opacity:1}}.mobile-false .animate-element.start-animation.lightspeedIn{animation-name:dt_lightSpeedIn;animation-timing-function:ease-out}img.info-circle-img-icon{max-width:100%}.smile_icon_list.left li .icon_list_connector{border-width:0}.vc_grid-container div[style*="vc_gitem_image.png"]{display:none}.ult_modal-header>*{font-family:inherit;font-style:inherit;font-weight:inherit}#main .ui-widget,#main .ui-widget-content,#main .wpb_wrapper.ui-widget-content{color:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit}#main .wpb_alert{text-shadow:none}#main .wpb_alert strong{font-style:normal}.wpb_alert,.wpb_alert *{color:#c09853}.wpb_alert-success,.wpb_alert-success *{color:#468847}.wpb_alert-danger,.wpb_alert-danger *,.wpb_alert-error,.wpb_alert-error *{color:#b94a48}.wpb_alert-info,.wpb_alert-info *{color:#3a87ad}#main .vc_text_separator div{top:-10px}.wpb_single_image .vc_single_image-wrapper{line-height:0}.wpb_single_image .rollover .blur-effect{display:none}.wpb_single_image .vc_figure{max-width:100%}.rollover.vc_box_border .blur-effect,.rollover.vc_box_border i,.rollover.vc_box_outline .blur-effect,.rollover.vc_box_outline i{top:6px;left:6px;width:calc(100% - 12px)!important;height:calc(100% - 12px)!important}.vc_box_border_circle .blur-effect,.vc_box_border_circle i,.vc_box_circle .blur-effect,.vc_box_circle i,.vc_box_circle img,.vc_box_outline_circle .blur-effect,.vc_box_outline_circle i,.vc_box_shadow_border_circle .blur-effect,.vc_box_shadow_border_circle i,.vc_box_shadow_circle .blur-effect,.vc_box_shadow_circle i{border-radius:50%}div .vc_box_rounded>img{border-radius:inherit}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon,.vc_message_box-icon>i{transform:translate(-50%,-50%)}#main .wpb_gmaps_widget .wpb_map_wraper{background:0 0;padding:0}.wpb_gmaps_widget .wpb_map_wraper{padding:0}/*!-VC last-child*/.last_toggle_el_margin,.wpb_button,ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}.content .uvc-sub-heading{line-height:inherit}.ult-just-icon-wrapper .aio-icon{border-style:none}@media (max-width:480px){#main #content .tab-style-one.wpb_content_element .wpb_tabs_nav,#main #content .tab-style-three.wpb_content_element .wpb_tabs_nav,#main #content .wpb_tour.tab-style-four.wpb_content_element .wpb_tabs_nav,#main #content .wpb_tour.tab-style-one.wpb_content_element .wpb_tabs_nav,#main #content .wpb_tour.tab-style-three.wpb_content_element .wpb_tabs_nav,#main #content .wpb_tour.tab-style-two.wpb_content_element .wpb_tabs_nav,#main .tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper,#main .tab-style-three.wpb_content_element .wpb_tour_tabs_wrapper,#main .wpb_tour.tab-style-four .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.tab-style-two .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab{display:block}#main .wpb_tour.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper,#main .wpb_tour.tab-style-three.wpb_content_element .wpb_tour_tabs_wrapper,#main .wpb_tour.tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper{display:block!important}.wpb_tour.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{padding-top:0}.wpb_tour.tab-style-one .wpb_tabs_nav,.wpb_tour.tab-style-three .wpb_tabs_nav{border-right:none}.wpb_tour.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab{padding-left:0}.wc-login-wrap .log-left-block,.wc-login-wrap .log-right-block{width:100%}.wc-login-wrap .log-right-block{margin-top:20px}}.dt-style.wpb_content_element{margin-bottom:0!important}.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header,.wpb_content_element .wpb_accordion_header a,.wpb_content_element .wpb_accordion_header a:active,.wpb_content_element .wpb_accordion_header a:focus{outline:0!important;-webkit-appearance:none}.wpb_content_element .wpb_accordion_header>a span{display:inline-block}#main .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,#main .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon{display:none}.wpb_content_element.dt-style .wpb_accordion_wrapper .wpb_accordion_header{margin:10px 0 0;border:none;background:0 0}.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header{margin:10px 0 0;padding:9px 0 0;border-top:1px solid}.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_section:first-child .wpb_accordion_header,.wpb_content_element.dt-style .wpb_accordion_wrapper .wpb_accordion_section:first-child .wpb_accordion_header{padding-top:0;margin-top:0;border:none}.wpb_content_element.dt-style .wpb_accordion_header a{position:relative;display:block;padding:0 25px 0 0}.wpb_accordion .wpb_accordion_wrapper .ui-state-active>a:hover{text-decoration:none}.dt-style.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header a{padding:9px 0 9px 18px}.rtl .dt-style.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header a{padding:9px 18px 9px 0}.wpb_content_element .wpb_accordion_header>a:after,.wpb_content_element .wpb_accordion_header>a:before{position:absolute;top:50%;right:0;margin-top:-8px;width:16px;height:16px;content:""}.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:after,.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:before{right:13px}.rtl .dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:after,.rtl .dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:before{right:auto;left:13px}.wpb_content_element .wpb_accordion_header>a:after{margin-top:-8px;content:"\f005";font-family:icomoon-the7-font;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:8px;line-height:16px;text-align:center}.wpb_content_element .wpb_accordion_header.ui-state-active>a:after{content:"\f004"}.dt-style.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{display:none;padding:10px 0 5px;margin:0;clear:both}.dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{padding:17px 0 13px}.vc_progress_bar.dt-style .vc_single_bar{height:30px;margin-bottom:10px;box-shadow:none}.vc_progress_bar.dt-style .vc_single_bar:last-child{margin-bottom:0}.dt-style.vc_progress_bar.pb-style-two .vc_single_bar{height:13px}.accent-gradient .vc_progress_bar .vc_single_bar.accent-bg .vc_bar{animation:none;background-repeat:no-repeat;background-size:100%}.accent-gradient .vc_progress_bar .vc_single_bar.accent-bg .vc_bar:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.vc_progress_bar .vc_single_bar.accent-bg .vc_bar.animated:after{animation:progress-bar-stripes 2s linear infinite}.dt-style.vc_progress_bar.pb-style-three .vc_single_bar{height:7px;margin-bottom:15px}.vc_progress_bar.dt-style .vc_single_bar .vc_label{height:30px;padding-top:0;padding-bottom:0;line-height:30px;text-shadow:none}.pb-style-three.dt-style .vc_label,.pb-style-two.dt-style .vc_label{display:block;margin-bottom:8px}.pb-style-one.vc_progress_bar .vc_label *,.vc_progress_bar .vc_label{color:#fff}#main .wpb_tour_next_prev_nav{display:none}.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{display:inline-block;width:auto}#page .tab-style-one .wpb_tabs_nav li.ui-state-active a{color:#fff}.wpb_tabs_nav a{box-sizing:border-box}.wpb_tabs .wpb_tabs_nav li{position:relative}.tab-style-one.wpb_tabs .wpb_tabs_nav li{margin:0 10px 5px 0}.tab-style-one.wpb_tabs .wpb_tabs_nav a{padding-top:9px;padding-bottom:9px}.tab-style-one.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{padding:15px 0 0;background:0 0}.tab-style-two.wpb_tabs .wpb_tabs_nav{overflow:hidden;padding-left:25px!important}.tab-style-two.wpb_tabs .wpb_tabs_nav li{margin:12px 30px 6px 0;background:0 0}.tab-style-two.wpb_tabs .wpb_tabs_nav li.ui-tabs-active:before{position:absolute;display:block!important;bottom:-5px;left:0;width:100%;height:2px;content:"";-webkit-backface-visibility:hidden}.tab-style-two.wpb_tabs .wpb_tabs_nav li a{padding:0 0 .5em}.tab-style-two.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{padding:20px 25px;background:0 0}.tab-style-three.wpb_tabs .wpb_tabs_nav li{margin-right:30px;border:none}.tab-style-three.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav a{padding:0}.tab-style-three.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{padding:15px 0 0}.tab-style-three.wpb_content_element .wpb_tabs_nav li,.tab-style-three.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{background:0 0}.tab-style-four.wpb_tabs,.tab-style-four.wpb_tabs .wpb_tabs_nav{overflow:hidden}.tab-style-four.wpb_tabs .wpb_tabs_nav li{margin:0;background:0 0;transition:background .4s ease}.tab-style-four.wpb_tabs .wpb_tabs_nav li.ui-tabs-active,.tab-style-four.wpb_tabs .wpb_tabs_nav li:hover{background-color:rgba(255,255,255,.15)}.tab-style-four.wpb_tabs .wpb_tabs_nav li a,.tab-style-four.wpb_tabs .wpb_tabs_nav li a *{color:#fff}.tab-style-four.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{padding:20px 25px;background:0 0}.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper{display:table}.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab,.wpb_tour.wpb_content_element .wpb_tabs_nav{display:table-cell;float:none;vertical-align:top}.wpb_tour .wpb_tabs_nav{box-sizing:border-box}.wpb_tour .wpb_tabs_nav li:hover{cursor:pointer}.wpb_tour.tab-style-one .wpb_tabs_nav li{margin-bottom:10px}.wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tabs_nav a{padding-top:8px;padding-bottom:8px}.wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab{padding-top:0;padding-left:25px}.rtl .wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab{padding-left:0;padding-right:25px}.wpb_tour.tab-style-two .wpb_tabs_nav{padding-right:10px}.rtl .wpb_tour.tab-style-two .wpb_tabs_nav{padding-right:0;padding-left:10px!important}.wpb_tour.tab-style-two .wpb_tabs_nav li{margin-bottom:10px}.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tabs_nav a{padding:12px 15px 12px 0}.tab-style-four.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li a{padding:10px 15px}.wpb_tour.tab-style-two .wpb_tour_tabs_wrapper .wpb_tab{padding:20px 25px}.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab{padding-top:0;padding-left:25px}.wpb_tour.tab-style-three .wpb_tabs_nav{border-right:1px solid}.wpb_tour.tab-style-three .wpb_tabs_nav li{border-top:1px solid}.tab-style-three.wpb_tour .wpb_tabs_nav li:first-child{border:none}.tab-style-four.wpb_tour,.tab-style-four.wpb_tour .wpb_tabs_nav{overflow:hidden}.tab-style-four.wpb_tour .wpb_tabs_nav li{margin:0;background:0 0;transition:background .4s ease}.tab-style-four.wpb_tour .wpb_tabs_nav li.ui-tabs-active,.tab-style-four.wpb_tour .wpb_tabs_nav li:hover{background-color:rgba(255,255,255,.15)}.tab-style-four.wpb_tour .wpb_tabs_nav li a,.tab-style-four.wpb_tour .wpb_tabs_nav li a *{display:block;color:#fff}.tab-style-four.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab{padding:20px 25px;background:0 0}.transparent-pie .vc_pie_wrapper .vc_pie_chart_back{border-color:transparent!important}.transparent-pie .vc_pie_wrapper span{width:100%!important;height:auto!important}.transparent-pie .vc_pie_wrapper canvas{height:70px!important;visibility:hidden}.transparent-pie .vc_pie_chart_value{font-size:70px!important;line-height:70px!important}.transparent-pie[data-pie-color=dt-content] .vc_pie_wrapper span,.vc_pie_chart[data-pie-color=dt-content] canvas{opacity:.5}.vc_pie_chart .vc_pie_wrapper{visibility:hidden}#page .vc_pie_chart_back{opacity:1}:root {
  --the7-accent-bg-2: #b49c84;
  --the7-accent-bg-color-2: 135deg, #aca482 30%, #b49c84 100%;
  --the7-accent-bg-color: #aca482;
  --the7-accent-bg-filter-switch: 135deg, rgba(172,164,130,0.2) 30%, rgba(180,156,132,0.2) 100%;
  --the7-accent-bg-scroller-arrow: 135deg, rgba(172,164,130,0.9) 30%, rgba(180,156,132,0.9) 100%;
  --the7-accent-color: #aca482;
  --the7-accent-gradient: 135deg, #aca482 30%, #b49c84 100%;
  --the7-accent-text-color-2: left, #aca482 30%, #b49c84 100%;
  --the7-additional-logo-elements-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-additional-logo-elements-font-size: 20px;
  --the7-additional-logo-elements-icon-size: 0px;
  --the7-additional-menu-elements-color: #333333;
  --the7-additional-menu-elements-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-additional-menu-elements-font-size: 13px;
  --the7-additional-menu-elements-font-weight: 700;
  --the7-additional-menu-elements-icon-color: #333333;
  --the7-additional-menu-elements-icon-size: 16px;
  --the7-base-border-radius: 0px;
  --the7-base-color: #1b1b1b;
  --the7-base-font-family: "Hind", Helvetica, Arial, Verdana, sans-serif;
  --the7-base-font-size: 15px;
  --the7-base-font-weight: 400;
  --the7-base-line-height: 1.5em;
  --the7-beautiful-loading-bg: #ffffff;
  --the7-beautiful-spinner-color: rgba(51,51,51,0.25);
  --the7-body-bg-attachment: fixed;
  --the7-body-bg-color: #f7f7f7;
  --the7-body-bg-image: none;
  --the7-body-bg-position-x: center;
  --the7-body-bg-position-y: center;
  --the7-body-bg-repeat: no-repeat;
  --the7-body-bg-size: cover;
  --the7-border-radius-size: 0px;
  --the7-bottom-bar-bottom-padding: 10px;
  --the7-bottom-bar-height: 150px;
  --the7-bottom-bar-line-size: 1px;
  --the7-bottom-bar-menu-switch: 778px;
  --the7-bottom-bar-switch: 990px;
  --the7-bottom-bar-top-padding: 10px;
  --the7-bottom-bg-color: rgba(255,255,255,0.12);
  --the7-bottom-bg-image: none;
  --the7-bottom-bg-position-x: center;
  --the7-bottom-bg-position-y: top;
  --the7-bottom-bg-repeat: repeat;
  --the7-bottom-color: #eeeeee;
  --the7-bottom-content-padding: 0px;
  --the7-bottom-input-border-width: 1px;
  --the7-bottom-input-padding: 5px;
  --the7-bottom-logo-bottom-padding: 8px;
  --the7-bottom-logo-left-padding: 0px;
  --the7-bottom-logo-right-padding: 12px;
  --the7-bottom-logo-top-padding: 8px;
  --the7-bottom-overlay-content-padding: 0px;
  --the7-box-width: 1280px;
  --the7-breadcrumbs-bg-color: #594492;
  --the7-breadcrumbs-border-color: rgba(255,255,255,0);
  --the7-breadcrumbs-border-radius: 2px;
  --the7-breadcrumbs-border-width: 0px;
  --the7-breadcrumbs-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-breadcrumbs-font-size: 14px;
  --the7-breadcrumbs-line-height: 24px;
  --the7-breadcrumbs-margin-bottom: 0px;
  --the7-breadcrumbs-margin-left: 0px;
  --the7-breadcrumbs-margin-right: 0px;
  --the7-breadcrumbs-margin-top: 10px;
  --the7-breadcrumbs-padding-bottom: 0px;
  --the7-breadcrumbs-padding-left: 0px;
  --the7-breadcrumbs-padding-right: 0px;
  --the7-breadcrumbs-padding-top: 0px;
  --the7-breadcrumbs-text-transform: none;
  --the7-btn-bg-color-2: 135deg, #aca482 30%, #b49c84 100%;
  --the7-btn-bg-color: #aca482;
  --the7-btn-border-color: #aca482;
  --the7-btn-border-hover-color: #aca482;
  --the7-btn-color: #ffffff;
  --the7-btn-hover-bg-color-2: 135deg, #23aadd 30%, #37ce9d 100%;
  --the7-btn-hover-bg-color: #23aadd;
  --the7-btn-hover-color: #ffffff;
  --the7-btn-l-border-radius: 1px;
  --the7-btn-l-border-style: solid;
  --the7-btn-l-border-width: 0px;
  --the7-btn-l-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-btn-l-font-size: 18px;
  --the7-btn-l-font-weight: 700;
  --the7-btn-l-icon-size: 18px;
  --the7-btn-l-letter-spacing: 0px;
  --the7-btn-l-line-height: 20px;
  --the7-btn-l-min-height: 1px;
  --the7-btn-l-min-width: 1px;
  --the7-btn-l-padding: 16px 24px 16px 24px;
  --the7-btn-l-text-transform: none;
  --the7-btn-m-border-radius: 1px;
  --the7-btn-m-border-style: solid;
  --the7-btn-m-border-width: 0px;
  --the7-btn-m-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-btn-m-font-size: 14px;
  --the7-btn-m-font-weight: 700;
  --the7-btn-m-icon-size: 14px;
  --the7-btn-m-letter-spacing: 0px;
  --the7-btn-m-line-height: 16px;
  --the7-btn-m-min-height: 1px;
  --the7-btn-m-min-width: 1px;
  --the7-btn-m-padding: 12px 18px 12px 18px;
  --the7-btn-m-text-transform: none;
  --the7-btn-s-border-radius: 1px;
  --the7-btn-s-border-style: solid;
  --the7-btn-s-border-width: 0px;
  --the7-btn-s-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-btn-s-font-size: 12px;
  --the7-btn-s-font-weight: 700;
  --the7-btn-s-icon-size: 12px;
  --the7-btn-s-letter-spacing: 0px;
  --the7-btn-s-line-height: 14px;
  --the7-btn-s-min-height: 1px;
  --the7-btn-s-min-width: 1px;
  --the7-btn-s-padding: 8px 14px 7px 14px;
  --the7-btn-s-text-transform: none;
  --the7-button-shadow-blur: 10px;
  --the7-button-shadow-color: rgba(0,0,0,0);
  --the7-button-shadow-horizontal: 0px;
  --the7-button-shadow-hover-blur: 10px;
  --the7-button-shadow-hover-color: rgba(0,0,0,0);
  --the7-button-shadow-hover-horizontal: 0px;
  --the7-button-shadow-hover-spread: 0px;
  --the7-button-shadow-hover-vertical: 0px;
  --the7-button-shadow-spread: 0px;
  --the7-button-shadow-vertical: 0px;
  --the7-cart-total-width: 30%;
  --the7-classic-menu-bottom-margin: 0px;
  --the7-classic-menu-top-margin: 0px;
  --the7-close-menu-caption-color-hover: #000000;
  --the7-close-menu-caption-color: #000000;
  --the7-close-menu-caption-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-close-menu-caption-font-size: 16px;
  --the7-close-menu-caption-gap: 20px;
  --the7-close-menu-caption-text-transform: uppercase;
  --the7-close-mobile-menu-caption-color-hover: #ffffff;
  --the7-close-mobile-menu-caption-color: #ffffff;
  --the7-close-mobile-menu-caption-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-close-mobile-menu-caption-font-size: 16px;
  --the7-close-mobile-menu-caption-gap: 10px;
  --the7-close-mobile-menu-caption-text-transform: none;
  --the7-content-boxes-bg: rgba(0,0,0,0.04);
  --the7-content-width: 1300px;
  --the7-divider-bg-color: rgba(0,0,0,0);
  --the7-divider-color: rgba(0,0,0,0.08);
  --the7-filter-border-radius: 100px;
  --the7-filter-decoration-line-size: 2px;
  --the7-filter-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-filter-font-size: 14px;
  --the7-filter-font-weight: 700;
  --the7-filter-item-margin-bottom: 0px;
  --the7-filter-item-margin-left: 3px;
  --the7-filter-item-margin-right: 3px;
  --the7-filter-item-margin-top: 0px;
  --the7-filter-item-padding-bottom: 6px;
  --the7-filter-item-padding-left: 15px;
  --the7-filter-item-padding-right: 15px;
  --the7-filter-item-padding-top: 6px;
  --the7-filter-pointer-bg-radius: 100px;
  --the7-filter-pointer-border-width: 2px;
  --the7-filter-text-transform: none;
  --the7-first-switch-header-padding-left: 50px;
  --the7-first-switch-header-padding-right: 50px;
  --the7-first-switch-mobile-header-height: 60px;
  --the7-first-switch: 992px;
  --the7-float-menu-bg: rgba(0,0,0,0.63);
  --the7-float-menu-height: 60px;
  --the7-float-menu-line-decoration-color: rgba(51,51,51,0.11);
  --the7-float-menu-line-decoration-size: 1px;
  --the7-floating-header-bg-image: none;
  --the7-floating-header-bg-position-x: center;
  --the7-floating-header-bg-position-y: center;
  --the7-floating-header-bg-repeat: repeat;
  --the7-floating-header-bg-size: auto;
  --the7-floating-logo-bottom-padding: 0px;
  --the7-floating-logo-left-padding: 0px;
  --the7-floating-logo-right-padding: 18px;
  --the7-floating-logo-top-padding: 0px;
  --the7-floating-menu-active-last-color: #b49c84;
  --the7-floating-menu-color-active: #b49c84;
  --the7-floating-menu-color-hover: #b49c84;
  --the7-floating-menu-color: #ffffff;
  --the7-floating-menu-hover-last-color: #b49c84;
  --the7-floating-mixed-logo-bottom-padding: 0px;
  --the7-floating-mixed-logo-left-padding: 0px;
  --the7-floating-mixed-logo-right-padding: 0px;
  --the7-floating-mixed-logo-top-padding: 0px;
  --the7-floating-mobile-logo-bottom-padding: 0px;
  --the7-floating-mobile-logo-left-padding: 0px;
  --the7-floating-mobile-logo-right-padding: 0px;
  --the7-floating-mobile-logo-top-padding: 0px;
  --the7-footer-bg-color: #1a1c20;
  --the7-footer-bg-image: none;
  --the7-footer-bg-position-x: center;
  --the7-footer-bg-position-y: top;
  --the7-footer-bg-repeat: repeat;
  --the7-footer-bottom-padding: 15px;
  --the7-footer-decoration-line-size: 1px;
  --the7-footer-left-padding: 50px;
  --the7-footer-outline-color: rgba(129,215,66,0.96);
  --the7-footer-right-padding: 50px;
  --the7-footer-switch-colums: 992px;
  --the7-footer-switch: 778px;
  --the7-footer-top-padding: 50px;
  --the7-general-border-radius: 0px;
  --the7-general-title-responsiveness: 778px;
  --the7-h1-font-family: "Adamina", Helvetica, Arial, Verdana, sans-serif;
  --the7-h1-font-size-desktop: 31px;
  --the7-h1-font-size: 31px;
  --the7-h1-font-weight: 400;
  --the7-h1-line-height-desktop: 1.4em;
  --the7-h1-line-height: 1.4em;
  --the7-h1-text-transform: uppercase;
  --the7-h2-font-family: "Adamina", Helvetica, Arial, Verdana, sans-serif;
  --the7-h2-font-size-desktop: 28px;
  --the7-h2-font-size: 28px;
  --the7-h2-font-weight: 400;
  --the7-h2-line-height-desktop: 44px;
  --the7-h2-line-height: 44px;
  --the7-h2-text-transform: uppercase;
  --the7-h3-font-family: "Adamina", Helvetica, Arial, Verdana, sans-serif;
  --the7-h3-font-size-desktop: 26px;
  --the7-h3-font-size: 26px;
  --the7-h3-font-weight: 400;
  --the7-h3-line-height-desktop: 34px;
  --the7-h3-line-height: 34px;
  --the7-h3-text-transform: uppercase;
  --the7-h4-font-family: "Adamina", Helvetica, Arial, Verdana, sans-serif;
  --the7-h4-font-size-desktop: 25px;
  --the7-h4-font-size: 25px;
  --the7-h4-font-weight: 400;
  --the7-h4-line-height-desktop: 33px;
  --the7-h4-line-height: 33px;
  --the7-h4-text-transform: uppercase;
  --the7-h5-font-family: "Adamina", Helvetica, Arial, Verdana, sans-serif;
  --the7-h5-font-size-desktop: 16px;
  --the7-h5-font-size: 16px;
  --the7-h5-font-weight: 400;
  --the7-h5-line-height-desktop: 26px;
  --the7-h5-line-height: 26px;
  --the7-h5-text-transform: uppercase;
  --the7-h6-font-family: "Adamina", Helvetica, Arial, Verdana, sans-serif;
  --the7-h6-font-size-desktop: 14px;
  --the7-h6-font-size: 14px;
  --the7-h6-font-weight: 400;
  --the7-h6-line-height-desktop: 24px;
  --the7-h6-line-height: 24px;
  --the7-h6-text-transform: uppercase;
  --the7-hamburger-border-width: 0px;
  --the7-hamburger-close-border-radius: 0px;
  --the7-hamburger-close-border-width: 0px;
  --the7-hamburger-mobile-close-border-radius: 0px;
  --the7-hamburger-mobile-close-border-width: 0px;
  --the7-header-bg-color: rgba(0,0,0,0.81);
  --the7-header-bg-image: url(https://cp.testedtechs.com/wp-content/themes/testedtechs/images/backgrounds/patterns/full/retro-dark.png);
  --the7-header-bg-position-x: center;
  --the7-header-bg-position-y: center;
  --the7-header-bg-repeat: repeat;
  --the7-header-bg-size: auto;
  --the7-header-classic-menu-line-size: 1px;
  --the7-header-decoration-size: 1px;
  --the7-header-decoration: rgba(51,51,51,0.11);
  --the7-header-height: 90px;
  --the7-header-left-padding: 80px;
  --the7-header-mobile-left-padding: 20px;
  --the7-header-mobile-menu-bottom-padding: 30px;
  --the7-header-mobile-menu-left-padding: 30px;
  --the7-header-mobile-menu-right-padding: 15px;
  --the7-header-mobile-menu-top-padding: 45px;
  --the7-header-mobile-right-padding: 20px;
  --the7-header-right-padding: 50px;
  --the7-header-side-content-width: 300px;
  --the7-header-side-width: 300px;
  --the7-header-slide-out-width: 400px;
  --the7-header-switch-paddings: 778px;
  --the7-header-transparent-bg-color: #eeee22;
  --the7-input-bg-color: #fdfdfd;
  --the7-input-border-color: rgba(51,51,51,0.11);
  --the7-input-border-radius: 2px;
  --the7-input-color: #8b8d94;
  --the7-input-height: 40px;
  --the7-left-content-padding: 0px;
  --the7-left-input-border-width: 1px;
  --the7-left-input-padding: 15px;
  --the7-left-overlay-content-padding: 0px;
  --the7-lightbox-arrow-size: 62px;
  --the7-links-color: #5e5e5e;
  --the7-logo-area-left-padding-bottom: 0px;
  --the7-logo-area-left-padding-left: 0px;
  --the7-logo-area-left-padding-right: 0px;
  --the7-logo-area-left-padding-top: 0px;
  --the7-logo-area-right-padding-bottom: 0px;
  --the7-logo-area-right-padding-left: 0px;
  --the7-logo-area-right-padding-right: 0px;
  --the7-logo-area-right-padding-top: 0px;
  --the7-main-logo-bottom-padding: 0px;
  --the7-main-logo-left-padding: 0px;
  --the7-main-logo-right-padding: 5px;
  --the7-main-logo-top-padding: 0px;
  --the7-main-menu-icon-size: 14px;
  --the7-mega-col-padding-bottom: 0px;
  --the7-mega-col-padding-left: 10px;
  --the7-mega-col-padding-right: 10px;
  --the7-mega-col-padding-top: 0px;
  --the7-mega-menu-desc-color: #333333;
  --the7-mega-menu-desc-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-mega-menu-desc-font-size: 10px;
  --the7-mega-menu-title-color: #333333;
  --the7-mega-menu-title-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-mega-menu-title-font-size: 16px;
  --the7-mega-menu-title-font-weight: 700;
  --the7-mega-menu-title-icon-size: 16px;
  --the7-mega-menu-title-text-transform: uppercase;
  --the7-mega-menu-widget-color: #333333;
  --the7-mega-menu-widget-title-color: #333333;
  --the7-mega-submenu-col-width: 260px;
  --the7-mega-submenu-item-2-level-spacing: 0px;
  --the7-mega-submenu-item-padding-bottom: 9px;
  --the7-mega-submenu-item-padding-left: 10px;
  --the7-mega-submenu-item-padding-right: 10px;
  --the7-mega-submenu-item-padding-top: 9px;
  --the7-mega-submenu-padding-bottom: 20px;
  --the7-mega-submenu-padding-left: 10px;
  --the7-mega-submenu-padding-right: 10px;
  --the7-mega-submenu-padding-top: 20px;
  --the7-megamenu-title-active-color-2: left, #8224e3 30%, #eeee22 100%;
  --the7-megamenu-title-active-color: #8224e3;
  --the7-megamenu-title-hover-color-2: left, #1e73be 30%, #eeee22 99%;
  --the7-megamenu-title-hover-color: #1e73be;
  --the7-menu-active-color: #b49c84;
  --the7-menu-active-decor-color-2: 135deg, rgba(172,164,130,0.15) 30%, rgba(180,156,132,0.15) 100%;
  --the7-menu-active-decor-color: rgba(172,164,130,0.15);
  --the7-menu-active-last-color: #b49c84;
  --the7-menu-active-line-decor-color: rgba(130,36,227,0.3);
  --the7-menu-area-below-padding-bottom: 0px;
  --the7-menu-area-below-padding-left: 0px;
  --the7-menu-area-below-padding-right: 0px;
  --the7-menu-area-below-padding-top: 0px;
  --the7-menu-area-left-padding-bottom: 0px;
  --the7-menu-area-left-padding-left: 0px;
  --the7-menu-area-left-padding-right: 0px;
  --the7-menu-area-left-padding-top: 0px;
  --the7-menu-area-right-padding-bottom: 0px;
  --the7-menu-area-right-padding-left: 5px;
  --the7-menu-area-right-padding-right: 0px;
  --the7-menu-area-right-padding-top: 0px;
  --the7-menu-area-top-line-padding-bottom: 0px;
  --the7-menu-area-top-line-padding-left: 0px;
  --the7-menu-area-top-line-padding-right: 0px;
  --the7-menu-area-top-line-padding-top: 0px;
  --the7-menu-area-top-line-right-padding-bottom: 0px;
  --the7-menu-area-top-line-right-padding-left: 0px;
  --the7-menu-area-top-line-right-padding-right: 0px;
  --the7-menu-area-top-line-right-padding-top: 0px;
  --the7-menu-caption-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-menu-caption-font-size: 16px;
  --the7-menu-caption-gap: 10px;
  --the7-menu-caption-text-transform: none;
  --the7-menu-click-decor-bg-color-2: 135deg, #aca482 30%, #b49c84 100%;
  --the7-menu-click-decor-bg-color: rgba(172,164,130,0);
  --the7-menu-color: #ffffff;
  --the7-menu-decor-border-radius: 3px;
  --the7-menu-decor-color-2: to left, #aca482 30%, #b49c84 100%;
  --the7-menu-decor-color: #aca482;
  --the7-menu-decoration-line-size: 2px;
  --the7-menu-font-family: "Adamina", Helvetica, Arial, Verdana, sans-serif;
  --the7-menu-font-size: 15px;
  --the7-menu-font-weight: 400;
  --the7-menu-hover-color: #b49c84;
  --the7-menu-hover-decor-color-2: 135deg, rgba(255,255,255,0.23) 30%, rgba(0,0,0,0.23) 100%;
  --the7-menu-hover-decor-color: rgba(255,255,255,0.23);
  --the7-menu-hover-last-color: #b49c84;
  --the7-menu-item-divider-width: 1px;
  --the7-menu-item-margin-bottom: 18px;
  --the7-menu-item-margin-left: 14px;
  --the7-menu-item-margin-right: 14px;
  --the7-menu-item-margin-top: 18px;
  --the7-menu-item-padding-bottom: 4px;
  --the7-menu-item-padding-left: 4px;
  --the7-menu-item-padding-right: 4px;
  --the7-menu-item-padding-top: 4px;
  --the7-menu-line-decor-color-2: to left, rgba(255,255,255,0.23) 30%, rgba(0,0,0,0.23) 100%;
  --the7-menu-line-decor-color: rgba(255,255,255,0.23);
  --the7-menu-tem-divider-color: rgba(17,17,17,0.14);
  --the7-menu-tem-divider-height: 24px;
  --the7-menu-text-transform: uppercase;
  --the7-message-color: #ffffff;
  --the7-microwidget-button-2-bg-2: 135deg, #aca482 30%, #b49c84 100%;
  --the7-microwidget-button-2-bg: #aca482;
  --the7-microwidget-button-2-border-color-2: 135deg, #aca482 30%, #b49c84 100%;
  --the7-microwidget-button-2-border-color: #aca482;
  --the7-microwidget-button-2-border-radius: 0px;
  --the7-microwidget-button-2-border-width: 1px;
  --the7-microwidget-button-2-bottom-padding: 10px;
  --the7-microwidget-button-2-color: #ffffff;
  --the7-microwidget-button-2-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-microwidget-button-2-font-size: 14px;
  --the7-microwidget-button-2-font-weight: 700;
  --the7-microwidget-button-2-hover-bg-2: 135deg, #aca482 30%, #b49c84 100%;
  --the7-microwidget-button-2-hover-bg: #aca482;
  --the7-microwidget-button-2-hover-border-color-2: 135deg, #aca482 30%, #b49c84 100%;
  --the7-microwidget-button-2-hover-border-color: #aca482;
  --the7-microwidget-button-2-hover-color: #ffffff;
  --the7-microwidget-button-2-icon-gap: 5px;
  --the7-microwidget-button-2-icon-size: 14px;
  --the7-microwidget-button-2-left-padding: 20px;
  --the7-microwidget-button-2-right-padding: 20px;
  --the7-microwidget-button-2-top-padding: 10px;
  --the7-microwidget-button-bg-2: 135deg, #aca482 30%, #b49c84 100%;
  --the7-microwidget-button-bg: #aca482;
  --the7-microwidget-button-border-color-2: 135deg, #aca482 30%, #b49c84 100%;
  --the7-microwidget-button-border-color: #aca482;
  --the7-microwidget-button-border-radius: 0px;
  --the7-microwidget-button-border-width: 1px;
  --the7-microwidget-button-bottom-padding: 10px;
  --the7-microwidget-button-color: #ffffff;
  --the7-microwidget-button-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-microwidget-button-font-size: 14px;
  --the7-microwidget-button-font-weight: 700;
  --the7-microwidget-button-hover-bg-2: 135deg, #aca482 30%, #b49c84 100%;
  --the7-microwidget-button-hover-bg: #aca482;
  --the7-microwidget-button-hover-border-color-2: 135deg, #aca482 30%, #b49c84 100%;
  --the7-microwidget-button-hover-border-color: #aca482;
  --the7-microwidget-button-hover-color: #ffffff;
  --the7-microwidget-button-icon-gap: 5px;
  --the7-microwidget-button-icon-size: 14px;
  --the7-microwidget-button-left-padding: 20px;
  --the7-microwidget-button-right-padding: 20px;
  --the7-microwidget-button-top-padding: 10px;
  --the7-microwidgets-in-top-line-color: #888888;
  --the7-microwidgets-in-top-line-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-microwidgets-in-top-line-font-size: 20px;
  --the7-microwidgets-in-top-line-icon-color: #888888;
  --the7-microwidgets-in-top-line-icon-size: 16px;
  --the7-mixed-logo-bottom-padding: 0px;
  --the7-mixed-logo-left-padding: 0px;
  --the7-mixed-logo-right-padding: 0px;
  --the7-mixed-logo-top-padding: 0px;
  --the7-mobile-floating-header-bg-color: #ffffff;
  --the7-mobile-footer-bottom-padding: 15px;
  --the7-mobile-footer-left-padding: 20px;
  --the7-mobile-footer-right-padding: 20px;
  --the7-mobile-footer-top-padding: 50px;
  --the7-mobile-hamburger-border-width: 0px;
  --the7-mobile-header-bg-color: #ffffff;
  --the7-mobile-header-decoration-color: #ffffff;
  --the7-mobile-header-decoration-size: 1px;
  --the7-mobile-logo-bottom-padding: 0px;
  --the7-mobile-logo-left-padding: 0px;
  --the7-mobile-logo-right-padding: 0px;
  --the7-mobile-logo-top-padding: 0px;
  --the7-mobile-menu-active-color-2: left, #aca482 30%, #b49c84 100%;
  --the7-mobile-menu-active-color: #aca482;
  --the7-mobile-menu-bg-color: #ffffff;
  --the7-mobile-menu-caption-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-mobile-menu-caption-font-size: 16px;
  --the7-mobile-menu-caption-gap: 10px;
  --the7-mobile-menu-caption-text-transform: none;
  --the7-mobile-menu-color: #333333;
  --the7-mobile-menu-divider-color: rgba(51,51,51,0.12);
  --the7-mobile-menu-divider-height: 1px;
  --the7-mobile-menu-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-mobile-menu-font-size: 16px;
  --the7-mobile-menu-font-weight: 700;
  --the7-mobile-menu-hover-color-2: left, #aca482 30%, #b49c84 100%;
  --the7-mobile-menu-hover-color: #aca482;
  --the7-mobile-menu-microwidgets-color: #b1b4b8;
  --the7-mobile-menu-microwidgets-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-mobile-menu-microwidgets-font-size: 13px;
  --the7-mobile-menu-microwidgets-font-weight: 500;
  --the7-mobile-menu-microwidgets-icon-color: #b1b4b8;
  --the7-mobile-menu-microwidgets-icon-size: 16px;
  --the7-mobile-menu-text-transform: none;
  --the7-mobile-menu-width: 330px;
  --the7-mobile-microwidgets-color: #333333;
  --the7-mobile-microwidgets-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-mobile-microwidgets-font-size: 13px;
  --the7-mobile-microwidgets-font-weight: 700;
  --the7-mobile-microwidgets-icon-color: #333333;
  --the7-mobile-microwidgets-icon-size: 16px;
  --the7-mobile-overlay-bg-color: rgba(17,17,17,0.5);
  --the7-mobile-page-bottom-margin: 70px;
  --the7-mobile-page-left-margin: 20px;
  --the7-mobile-page-right-margin: 20px;
  --the7-mobile-page-top-margin: 70px;
  --the7-mobile-sub-menu-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-mobile-sub-menu-font-size: 13px;
  --the7-mobile-sub-menu-font-weight: 500;
  --the7-mobile-sub-menu-text-transform: none;
  --the7-mobile-toggle-menu-bg-color: rgba(255,255,255,0);
  --the7-mobile-toggle-menu-bg-hover-color: rgba(255,255,255,0);
  --the7-mobile-toggle-menu-border-radius: 0px;
  --the7-mobile-toggle-menu-color: #333333;
  --the7-mobile-toggle-menu-hover-color: #333333;
  --the7-mw-address-icon-size: 16px;
  --the7-mw-clock-icon-size: 16px;
  --the7-mw-email-icon-size: 16px;
  --the7-mw-login-icon-size: 16px;
  --the7-mw-phone-icon-size: 16px;
  --the7-mw-search-bg-active-width: 200px;
  --the7-mw-search-bg-color: #f4f4f4;
  --the7-mw-search-bg-height: 34px;
  --the7-mw-search-bg-width: 200px;
  --the7-mw-search-border-color: #e2e2e2;
  --the7-mw-search-border-radius: 0px;
  --the7-mw-search-border-width: 0px;
  --the7-mw-search-color: #ffffff;
  --the7-mw-search-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-mw-search-font-size: 14px;
  --the7-mw-search-font-weight: 400;
  --the7-mw-search-icon-size: 16px;
  --the7-mw-search-left-padding: 30px;
  --the7-mw-search-overlay-bg: rgba(0,0,0,0.9);
  --the7-mw-search-right-padding: 30px;
  --the7-mw-skype-icon-size: 16px;
  --the7-mw-woocommerce-cart-icon-size: 16px;
  --the7-navigation-bg-color: #000000;
  --the7-navigation-line-bg: #ffffff;
  --the7-navigation-line-decoration-color: #dd9933;
  --the7-navigation-line-decoration-line-size: 1px;
  --the7-navigation-line-sticky-bg: #000000;
  --the7-navigation-margin: 50px;
  --the7-outside-item-custom-margin: 30px;
  --the7-page-bg-color: rgba(255,255,255,0);
  --the7-page-bg-image: none;
  --the7-page-bg-position-x: center;
  --the7-page-bg-position-y: top;
  --the7-page-bg-repeat: repeat;
  --the7-page-bg-size: auto;
  --the7-page-bottom-margin: 70px;
  --the7-page-left-margin: 50px;
  --the7-page-responsive-title-height: 0px;
  --the7-page-responsive-title-line-height: 34px;
  --the7-page-right-margin: 50px;
  --the7-page-title-bg-color: rgba(0,0,0,0.04);
  --the7-page-title-bg-image: none;
  --the7-page-title-bg-position-x: center;
  --the7-page-title-bg-position-y: center;
  --the7-page-title-bg-repeat: repeat;
  --the7-page-title-bg-size: auto auto;
  --the7-page-title-border-height: 10px;
  --the7-page-title-border-style: solid;
  --the7-page-title-bottom-padding: 30px;
  --the7-page-title-breadcrumbs-color: #adafb3;
  --the7-page-title-color: #333333;
  --the7-page-title-decorative-line-height: 6px;
  --the7-page-title-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-page-title-font-weight: 700;
  --the7-page-title-height: 200px;
  --the7-page-title-line-color: rgba(51,51,51,0.11);
  --the7-page-title-line-height: 44px;
  --the7-page-title-line-style: double;
  --the7-page-title-overlay-color: rgba(0,0,0,0.5);
  --the7-page-title-text-transform: none;
  --the7-page-title-top-padding: 30px;
  --the7-page-top-margin: 70px;
  --the7-product-alignment: center;
  --the7-product-cart-gap: 25px;
  --the7-product-counter-bg-2: left, #aca482 30%, #b49c84 100%;
  --the7-product-counter-bg: #aca482;
  --the7-product-counter-color: #ffffff;
  --the7-product-description-gap: 15px;
  --the7-product-img-width: 30%;
  --the7-product-microwidget-content-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-product-microwidget-content-font-size-desktop: 15px;
  --the7-product-microwidget-content-font-size: 15px;
  --the7-product-microwidget-content-line-height-desktop: 20px;
  --the7-product-microwidget-content-line-height: 20px;
  --the7-product-microwidget-content-text-transform: none;
  --the7-product-price-gap: 5px;
  --the7-product-rating-gap: 10px;
  --the7-product-title-gap: 15px;
  --the7-project-rollover-bg-color-2: 135deg, rgba(172,164,130,0.85) 30%, rgba(180,156,132,0.85) 100%;
  --the7-project-rollover-bg-color: rgba(172,164,130,0.85);
  --the7-right-content-padding: 0px;
  --the7-right-input-border-width: 1px;
  --the7-right-input-padding: 15px;
  --the7-right-overlay-content-padding: 0px;
  --the7-rollover-bg-color-2: 135deg, rgba(172,164,130,0.2) 30%, rgba(180,156,132,0.2) 100%;
  --the7-rollover-bg-color: rgba(172,164,130,0.2);
  --the7-second-switch-header-padding-left: 20px;
  --the7-second-switch-header-padding-right: 20px;
  --the7-second-switch-mobile-header-height: 60px;
  --the7-second-switch: 778px;
  --the7-secondary-text-color: #adafb3;
  --the7-side-header-h-stroke-height: 130px;
  --the7-side-header-v-stroke-width: 60px;
  --the7-sidebar-distace-to-content: 50px;
  --the7-sidebar-outline-color: rgba(0,0,0,0.06);
  --the7-sidebar-responsiveness: 992px;
  --the7-sidebar-width: 350px;
  --the7-soc-ico-hover-color: #ffffff;
  --the7-soc-icons-bg-size: 26px;
  --the7-soc-icons-border-radius: 100px;
  --the7-soc-icons-border-width: 1px;
  --the7-soc-icons-gap: 5px;
  --the7-soc-icons-size: 16px;
  --the7-sticky-header-overlay-bg: rgba(17,17,17,0.4);
  --the7-sub-cart-bg: rgba(255,255,255,0.3);
  --the7-sub-cart-color: #000000;
  --the7-sub-cart-width: 240px;
  --the7-sub-menu-icon-size: 14px;
  --the7-sub-subtitle-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-sub-subtitle-font-size: 10px;
  --the7-submenu-active-bg-2: 135deg, rgba(172,164,130,0.07) 30%, rgba(180,156,132,0.07) 100%;
  --the7-submenu-active-bg: rgba(172,164,130,0.07);
  --the7-submenu-active-color-2: left, #aca482 30%, #b49c84 100%;
  --the7-submenu-active-color: #aca482;
  --the7-submenu-bg-color: #ffffff;
  --the7-submenu-color: #333333;
  --the7-submenu-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-submenu-font-size: 15px;
  --the7-submenu-font-weight: 500;
  --the7-submenu-hover-bg-2: 135deg, rgba(172,164,130,0.07) 30%, rgba(180,156,132,0.07) 100%;
  --the7-submenu-hover-bg: rgba(172,164,130,0.07);
  --the7-submenu-hover-color-2: left, #aca482 30%, #b49c84 100%;
  --the7-submenu-hover-color: #aca482;
  --the7-submenu-item-margin-bottom: 2px;
  --the7-submenu-item-margin-left: 0px;
  --the7-submenu-item-margin-right: 0px;
  --the7-submenu-item-margin-top: 0px;
  --the7-submenu-item-padding-bottom: 10px;
  --the7-submenu-item-padding-left: 10px;
  --the7-submenu-item-padding-right: 10px;
  --the7-submenu-item-padding-top: 10px;
  --the7-submenu-padding-bottom: 9px;
  --the7-submenu-padding-left: 10px;
  --the7-submenu-padding-right: 10px;
  --the7-submenu-padding-top: 9px;
  --the7-submenu-text-transform: none;
  --the7-submenu-width: 280px;
  --the7-subtitle-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-subtitle-font-size: 11px;
  --the7-subtitle-font-style: italic;
  --the7-subtitle-font-weight: 400;
  --the7-switch-content-paddings: 778px;
  --the7-text-big-font-size: 18px;
  --the7-text-big-line-height: 1.8em;
  --the7-text-small-font-size: 13px;
  --the7-text-small-line-height: 1.4em;
  --the7-title-color: #1b1b1b;
  --the7-title-font-size: 34px;
  --the7-title-outline-color: rgba(30,115,190,0);
  --the7-title-responsive-font-size: 24px;
  --the7-toggle-menu-bg-color-hover: rgba(255,255,255,0.75);
  --the7-toggle-menu-bg-color: rgba(255,255,255,0.75);
  --the7-toggle-menu-border-radius: 0px;
  --the7-toggle-menu-bottom-margin: 0px;
  --the7-toggle-menu-caption-color-hover: #000000;
  --the7-toggle-menu-caption-color: #000000;
  --the7-toggle-menu-caption-padding-bottom: 18px;
  --the7-toggle-menu-caption-padding-left: 15px;
  --the7-toggle-menu-caption-padding-right: 15px;
  --the7-toggle-menu-caption-padding-top: 18px;
  --the7-toggle-menu-close-bg-color: rgba(255,255,255,0.75);
  --the7-toggle-menu-close-bottom-margin: 30px;
  --the7-toggle-menu-close-color: #000000;
  --the7-toggle-menu-close-left-margin: 30px;
  --the7-toggle-menu-close-padding-bottom: 15px;
  --the7-toggle-menu-close-padding-left: 15px;
  --the7-toggle-menu-close-padding-right: 15px;
  --the7-toggle-menu-close-padding-top: 15px;
  --the7-toggle-menu-close-right-margin: 30px;
  --the7-toggle-menu-close-top-margin: 30px;
  --the7-toggle-menu-color-hover: #000000;
  --the7-toggle-menu-color: #000000;
  --the7-toggle-menu-hover-bg-color: rgba(255,255,255,0.75);
  --the7-toggle-menu-hover-color: #000000;
  --the7-toggle-menu-left-margin: 0px;
  --the7-toggle-menu-right-margin: 0px;
  --the7-toggle-menu-top-margin: 0px;
  --the7-toggle-mobile-margin-bottom: 0px;
  --the7-toggle-mobile-margin-left: 0px;
  --the7-toggle-mobile-margin-right: 0px;
  --the7-toggle-mobile-margin-top: 0px;
  --the7-toggle-mobile-menu-caption-color-hover: #333333;
  --the7-toggle-mobile-menu-caption-color: #333333;
  --the7-toggle-mobile-menu-close-bottom-margin: 0px;
  --the7-toggle-mobile-menu-close-color: #ffffff;
  --the7-toggle-mobile-menu-close-hover-color: #ffffff;
  --the7-toggle-mobile-menu-close-left-margin: 0px;
  --the7-toggle-mobile-menu-close-padding-bottom: 5px;
  --the7-toggle-mobile-menu-close-padding-left: 5px;
  --the7-toggle-mobile-menu-close-padding-right: 5px;
  --the7-toggle-mobile-menu-close-padding-top: 5px;
  --the7-toggle-mobile-menu-close-right-margin: 0px;
  --the7-toggle-mobile-menu-close-top-margin: 15px;
  --the7-toggle-mobile-padding-bottom: 12px;
  --the7-toggle-mobile-padding-left: 9px;
  --the7-toggle-mobile-padding-right: 9px;
  --the7-toggle-mobile-padding-top: 12px;
  --the7-top-bar-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  --the7-top-bar-font-size: 13px;
  --the7-top-bar-font-weight: 500;
  --the7-top-bar-height: 36px;
  --the7-top-bar-icon-color: #b1b4b8;
  --the7-top-bar-icon-size: 16px;
  --the7-top-bar-line-color: rgba(51,51,51,0.11);
  --the7-top-bar-line-size: 1px;
  --the7-top-bar-line-style: dotted;
  --the7-top-bar-mobile-padding-bottom: 3px;
  --the7-top-bar-mobile-padding-left: 20px;
  --the7-top-bar-mobile-padding-right: 20px;
  --the7-top-bar-mobile-padding-top: 3px;
  --the7-top-bar-padding-bottom: 3px;
  --the7-top-bar-padding-left: 50px;
  --the7-top-bar-padding-right: 50px;
  --the7-top-bar-padding-top: 3px;
  --the7-top-bar-switch-paddings: 600px;
  --the7-top-bar-text-transform: none;
  --the7-top-bar-transparent-bg-color: rgba(0,0,0,0.5);
  --the7-top-bg-color: rgba(0,0,0,0);
  --the7-top-bg-image: none;
  --the7-top-bg-position-x: center;
  --the7-top-bg-position-y: center;
  --the7-top-bg-repeat: repeat;
  --the7-top-color: #b1b4b8;
  --the7-top-content-padding: 0px;
  --the7-top-icons-bg-color-hover-2: 135deg, #aca482 30%, #b49c84 100%;
  --the7-top-icons-bg-color-hover: #aca482;
  --the7-top-icons-bg-color: rgba(0,0,0,0.07);
  --the7-top-icons-border-color-hover: rgba(255,255,255,0);
  --the7-top-icons-border-color: rgba(255,255,255,0);
  --the7-top-icons-color: #aeb1b5;
  --the7-top-input-border-width: 1px;
  --the7-top-input-padding: 5px;
  --the7-top-overlay-content-padding: 0px;
  --the7-transparent-logo-bottom-padding: 0px;
  --the7-transparent-logo-left-padding: 0px;
  --the7-transparent-logo-right-padding: 5px;
  --the7-transparent-logo-top-padding: 0px;
  --the7-transparent-mixed-logo-bottom-padding: 0px;
  --the7-transparent-mixed-logo-left-padding: 0px;
  --the7-transparent-mixed-logo-right-padding: 0px;
  --the7-transparent-mixed-logo-top-padding: 0px;
  --the7-transparent-mobile-logo-bottom-padding: 0px;
  --the7-transparent-mobile-logo-left-padding: 0px;
  --the7-transparent-mobile-logo-right-padding: 0px;
  --the7-transparent-mobile-logo-top-padding: 0px;
  --the7-wc-grid-product-gap: 22px;
  --the7-wc-grid-product-min-width: 220px;
  --the7-wc-list-img-width: 30%;
  --the7-wc-step-padding-bottom: 30px;
  --the7-wc-step-padding-top: 30px;
  --the7-wc-steps-bg: #f8f8f9;
  --the7-wc-steps-color: #000000;
  --the7-widget-content-font-family: "Adamina", Helvetica, Arial, Verdana, sans-serif;
  --the7-widget-content-font-size-desktop: 16px;
  --the7-widget-content-font-size: 16px;
  --the7-widget-content-line-height-desktop: 20px;
  --the7-widget-content-line-height: 20px;
  --the7-widget-content-text-transform: none;
  --the7-widget-footer-color: #8b8d94;
  --the7-widget-footer-header-color: #eeeeee;
  --the7-widget-footer-padding: 25px;
  --the7-widget-gap: 20px;
  --the7-widget-sidebar-bg-color: #f7f7f8;
  --the7-widget-sidebar-bg-image: none;
  --the7-widget-sidebar-bg-position-x: center;
  --the7-widget-sidebar-bg-position-y: center;
  --the7-widget-sidebar-bg-repeat: repeat;
  --the7-widget-sidebar-color: #8b8d94;
  --the7-widget-sidebar-distace: 60px;
  --the7-widget-sidebar-header-color: #333333;
  --the7-widget-title-font-family: "Adamina", Helvetica, Arial, Verdana, sans-serif;
  --the7-widget-title-font-size-desktop: 17px;
  --the7-widget-title-font-size: 17px;
  --the7-widget-title-line-height-desktop: 20px;
  --the7-widget-title-line-height: 20px;
  --the7-widget-title-text-transform: none;
  --the7-woo-content-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-woo-content-font-size-desktop: 15px;
  --the7-woo-content-font-size: 15px;
  --the7-woo-content-line-height-desktop: 20px;
  --the7-woo-content-line-height: 20px;
  --the7-woo-content-text-transform: none;
  --the7-woo-title-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
  --the7-woo-title-font-size-desktop: 15px;
  --the7-woo-title-font-size: 15px;
  --the7-woo-title-line-height-desktop: 20px;
  --the7-woo-title-line-height: 20px;
  --the7-woo-title-text-transform: none;
}
@media screen and (max-width: 992px) {
  :root {
    --the7-h1-font-size: 34px;
  }
}
@media screen and (max-width: 778px) {
  :root {
    --the7-h1-font-size: 34px;
  }
}

.vertical-centering {
  top: 50%;
  transform: translateY(-50%);
}
.horizontal-centering {
  left: 50%;
  transform: translateX(-50%);
}
.centering-mixin {
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.wp-block-button__link {
  opacity: 1;
  transition: opacity 0.250s;
}
.wp-block-button__link:hover {
  opacity: 0.7;
}
.wp-block-button .wp-block-button__link {
  font: var(--the7-btn-m-font);
  text-transform: var(--the7-btn-m-text-transform);
  letter-spacing: var(--the7-btn-m-letter-spacing);
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  clear: none;
}
.content ul.wp-block-gallery,
.content ul.blocks-gallery-grid {
  margin: 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
  border-left: 4px solid #000;
  padding: 1em 0 1em 1em;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  position: relative;
  padding: 1em 0;
  margin: 1em 0;
}
.wp-block-quote.is-large:before,
.wp-block-quote.is-large:after,
.wp-block-quote.is-style-large:before,
.wp-block-quote.is-style-large:after {
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
}
.wp-block-quote.is-large:after,
.wp-block-quote.is-style-large:after {
  top: 100%;
}
.content blockquote.wp-block-quote,
.content .wp-block-pullquote blockquote {
  background: none;
}
.wp-block-pullquote {
  padding: 1rem;
}
.wp-block-pullquote blockquote {
  color: #111;
  border: none;
  margin-top: calc(2 * 1rem);
  margin-bottom: calc(2.15 * 1rem);
  margin-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.wp-block-pullquote p {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.wp-block-pullquote p em {
  font-style: normal;
}
.wp-block-pullquote cite {
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  text-transform: inherit;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  width: 100%;
  padding: 0;
}
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  max-width: 100%;
}
.wp-block-pullquote.is-style-solid-color {
  background-color: #0073aa;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .wp-block-pullquote.is-style-solid-color {
    padding-left: 10%;
    padding-right: 10%;
    box-sizing: border-box;
  }
}
.wp-block-pullquote.is-style-solid-color p {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.wp-block-pullquote.is-style-solid-color a,
.wp-block-pullquote.is-style-solid-color cite,
.wp-block-pullquote blockquote * {
  color: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: calc(100% - ( 2 * 1rem ));
  color: #fff;
  padding-left: 0;
  margin-left: 1rem;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0.5em;
}
@media only screen and (min-width: 768px) {
  .wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: 0;
    margin-right: 0;
  }
}
.wp-block-quote p {
  font-size: 20px;
  line-height: 28px;
}
.wp-block-quote cite {
  font-size: 13px;
  line-height: 18px;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 26px;
  line-height: 32px;
  font-style: normal;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 15px;
  line-height: 20px;
}
@media only screen and (min-width: 768px) {
  .wp-block-quote.is-large,
  .wp-block-quote.is-style-large {
    margin: 2rem 0;
    padding: 2em 0;
  }
  .wp-block-quote.is-large:before,
  .wp-block-quote.is-large:after,
  .wp-block-quote.is-style-large:before,
  .wp-block-quote.is-style-large:after {
    height: 4px;
    top: -4px;
  }
  .wp-block-quote.is-large:after,
  .wp-block-quote.is-style-large:after {
    top: 100%;
  }
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  box-sizing: border-box;
}
.content .wp-block-table.is-style-stripes td {
  border-color: transparent;
}
.alignwide {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .alignwide {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
}
.alignfull {
  margin-top: calc(2 * 1rem);
  margin-right: 0;
  margin-bottom: calc(2 * 1rem);
  margin-left: 0;
  max-width: 100%;
}
.content>*.alignfull {
  position: relative;
}
.sidebar-none .content> *.alignfull,
.sidebar-none [class*="wp-block"].alignfull,
.sidebar-none .content ul.wp-block-gallery.alignfull {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
}
.content>*.alignfull img {
  display: block;
  width: 100vw;
}
@media only screen and (min-width: 768px) {
  .wp-block-image.alignfull img {
    margin-left: auto;
    margin-right: auto;
  }
}
.wp-block-image img {
  display: block;
}
.wp-block-image.alignleft,
.wp-block-image.alignright {
  max-width: 100%;
}
.wp-block-image.alignfull img {
  width: 100vw;
}
@media only screen and (min-width: 768px) {
  .wp-block-image.alignfull img {
    margin-left: auto;
    margin-right: auto;
  }
}
.wp-block-cover-image,
.wp-block-cover {
  position: relative;
  min-height: 430px;
}
.wp-block-cover-image.aligncenter h2,
.wp-block-cover-image.aligncenter .wp-block-cover-image-text,
.wp-block-cover-image.aligncenter .wp-block-cover-text,
.wp-block-cover.aligncenter h2,
.wp-block-cover.aligncenter .wp-block-cover-image-text,
.wp-block-cover.aligncenter .wp-block-cover-text {
  width: 100%;
  z-index: 1;
  left: 50%;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
}
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .wp-block-cover-image.alignfull .wp-block-cover-image-text,
  .wp-block-cover-image.alignfull .wp-block-cover-text,
  .wp-block-cover-image.alignfull h2,
  .wp-block-cover.alignfull .wp-block-cover-image-text,
  .wp-block-cover.alignfull .wp-block-cover-text,
  .wp-block-cover.alignfull h2 {
    max-width: calc(8 *( 100vw / 12 ) - 28px);
  }
}
@media only screen and (min-width: 1168px) {
  .wp-block-cover-image.alignfull .wp-block-cover-image-text,
  .wp-block-cover-image.alignfull .wp-block-cover-text,
  .wp-block-cover-image.alignfull h2,
  .wp-block-cover.alignfull .wp-block-cover-image-text,
  .wp-block-cover.alignfull .wp-block-cover-text,
  .wp-block-cover.alignfull h2 {
    max-width: calc(6 * ( 100vw / 12 ) - 28px);
  }
}
.wp-block-gallery {
  list-style-type: none;
  padding-left: 0;
}
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
  margin-bottom: 16px;
}
.wp-block-audio figcaption,
.wp-block-video figcaption,
.wp-block-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  font-size: 0.71111em;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem;
  text-align: center;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
  padding: 14px;
  box-sizing: border-box;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .wp-block-cover-image .wp-block-cover-image-text,
  .wp-block-cover-image .wp-block-cover-text,
  .wp-block-cover-image h2,
  .wp-block-cover .wp-block-cover-image-text,
  .wp-block-cover .wp-block-cover-text,
  .wp-block-cover h2 {
    max-width: 100%;
  }
}
.has-blue-color {
  color: #1982d1;
}
.has-blue-background-color {
  background-color: #1982d1;
}
.has-black-color {
  color: #000;
}
.has-black-background-color {
  background-color: #000;
}
.has-dark-gray-color {
  color: #373737;
}
.has-dark-gray-background-color {
  background-color: #373737;
}
.has-medium-gray-color {
  color: #666;
}
.has-medium-gray-background-color {
  background-color: #666;
}
.has-light-gray-color {
  color: #e2e2e2;
}
.has-light-gray-background-color {
  background-color: #e2e2e2;
}
.has-white-color {
  color: #fff;
}
.has-white-background-color {
  background-color: #fff;
}
.content .has-secondary-background-color,
.content .wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
  background-color: #005177;
}
.content .has-dark-gray-background-color,
.content .wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
  background-color: #111;
}
.content .has-light-gray-background-color,
.content .wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
  background-color: #767676;
}
.content .has-white-background-color,
.content .wp-block-pullquote.is-style-solid-color.has-white-background-color {
  background-color: #FFF;
}
.content .has-primary-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
  color: #0073aa;
}
.content .has-secondary-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
  color: #005177;
}
.content .has-dark-gray-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
  color: #111;
}
.content .has-light-gray-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
  color: #767676;
}
.content .has-white-color,
.content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
  color: #FFF;
}
.content .has-drop-cap:not(:focus):first-letter {
  font-size: 3.375em;
  line-height: 1;
  font-weight: bold;
  margin: 0 0.25em 0 0;
}
.content .wp-block-latest-comments {
  margin: 0;
}
.content .wp-block-categories,
.content .wp-block-archives,
.content .wp-block-latest-posts {
  margin: 0;
}
.wp-block-categories li,
.wp-block-archives li,
.wp-block-latest-posts li {
  margin-bottom: 10px;
  padding: 0;
}
.wp-block-archives li,
.wp-block-latest-posts li {
  list-style: none;
}
.wp-block-archives li a,
.wp-block-latest-posts li a {
  text-decoration: none;
}
.wp-block-latest-comments__comment-meta a {
  text-decoration: none;
}
.content .wc-block-grid__products {
  list-style: none;
  margin: 0 0 24px;
}
.wc-block-grid__product {
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  [data-align="left"] .wp-block-cover-image,
  [data-align="right"] .wp-block-cover-image,
  .wp-block-cover-image.alignleft,
  .wp-block-cover-image.alignright,
  [data-align="left"] .wp-block-cover,
  [data-align="right"] .wp-block-cover,
  .wp-block-cover.alignleft,
  .wp-block-cover.alignright,
  .wp-block-pullquote.alignleft,
  .wp-block-pullquote.alignright {
    max-width: 100%;
  }
}
@media (max-width: 782px) {
  .wp-block-columns {
    flex-wrap: wrap;
  }
  .wp-block-column {
    flex-basis: 100%;
  }
  .wp-block-column:not(:first-child) {
    margin-left: 0;
    margin-right: 0;
  }
  .wp-block-column:not(:last-child) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .content .wp-block-columns .wp-block-column > *:first-child {
    margin-top: 0;
  }
  .content .wp-block-columns .wp-block-column > *:last-child {
    margin-bottom: 0;
  }
  .content .wp-block-columns[class*='has-'] > *:last-child {
    margin-right: 0;
  }
}
.content .wp-block-quote:not(.is-style-large),
.content .wp-block-quote.is-style-large {
  border-color: #aca482;
}
.wp-block-separator {
  border-bottom-color: rgba(0,0,0,0.08);
}
.wp-block-quote.is-large:before,
.wp-block-quote.is-large:after,
.wp-block-quote.is-style-large:before,
.wp-block-quote.is-style-large:after {
  background: #aca482;
}
blockquote.has-accent-color,
.wp-block-pullquote blockquote.has-accent-color,
.has-accent-color,
.has-accent-color:hover {
  color: #aca482;
}
.wp-block-pullquote blockquote {
  font:  normal 400 18px / 1.8em "Hind", Helvetica, Arial, Verdana, sans-serif;
  font-size: 22px;
  line-height: 28px;
}
:root .has-accent-background-color,
.wp-block-pullquote.is-style-solid-color.has-accent-background-color {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient :root .has-accent-background-color,
.accent-gradient .wp-block-pullquote.is-style-solid-color.has-accent-background-color {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.wp-block-separator.is-style-dots::before {
  color: rgba(0,0,0,0.08);
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
  font:  normal 400 26px / 34px "Adamina", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
}
.wp-block-categories li a,
.wp-block-archives li a,
.wp-block-latest-posts li a {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-categories li a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-archives li a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-latest-posts li a {
  color: #333333;
}
.sidebar-content .wp-block-categories li a,
.sidebar-content .wp-block-archives li a,
.sidebar-content .wp-block-latest-posts li a {
  color: #333333;
}
.footer .wp-block-categories li a,
.footer .wp-block-archives li a,
.footer .wp-block-latest-posts li a {
  color: #eeeeee;
}
.wp-block-categories li a:hover,
.wp-block-archives li a:hover,
.wp-block-latest-posts li a:hover {
  color: #aca482;
}
.accent-gradient .wp-block-categories li a:hover,
.accent-gradient .wp-block-archives li a:hover,
.accent-gradient .wp-block-latest-posts li a:hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.wp-block-latest-comments__comment-date {
  color: var(--the7-secondary-text-color);
}
.wp-block-latest-comments__comment-meta a {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-latest-comments__comment-meta a {
  color: #333333;
}
.sidebar-content .wp-block-latest-comments__comment-meta a {
  color: #333333;
}
.footer .wp-block-latest-comments__comment-meta a {
  color: #eeeeee;
}
.wp-block-latest-comments__comment-meta a:hover {
  color: #aca482;
}
.accent-gradient .wp-block-latest-comments__comment-meta a:hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.masthead:not(.side-header) {
  max-width: 100%;
}
.transparent:not(.photo-scroller-album):not(.phantom-sticky) .masthead:not(.side-header) {
  position: absolute;
  width: 100%;
  z-index: 102;
}
.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) {
  box-sizing: border-box;
}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
  .masthead:not(.side-header):not(.mixed-header) {
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-align-content: space-between;
    align-content: space-between;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .masthead:not(.side-header):not(.mixed-header) .top-bar,
  .masthead:not(.side-header):not(.mixed-header) .header-bar,
  .masthead:not(.side-header):not(.mixed-header) .ph-wrap {
    width: 100%;
  }
  .masthead .header-bar {
    box-sizing: border-box;
  }
  .phantom-sticky.floating-navigation-below-slider .fixed-masthead.masthead:not(.sticky-on) {
    top: auto !important;
  }
}
.masthead:not(.side-header) .header-bar {
  position: relative;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
  -ms-flex-line-pack: stretch;
  -ms-flex-pack: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.masthead:not(.side-header) .main-nav {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.masthead:not(.side-header).full-height .main-nav {
  -ms-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-align-content: stretch;
  align-content: stretch;
}
.masthead:not(.side-header).full-height .header-bar .main-nav > li > a,
.masthead:not(.side-header) .header-bar .main-nav > li > a {
  display: flex;
  display: -ms-flexbox;
  display: -ms-flex;
  -ms-align-content: center;
  align-content: center;
  -ms-flex-line-pack: stretch;
}
.masthead:not(.side-header).dividers.justify .main-nav > li {
  -ms-flex-positive: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
}
.masthead:not(.side-header).dividers .main-nav > li:not(.dt-mega-menu) {
  position: relative;
}
.masthead:not(.side-header).dividers .main-nav > li:before,
.masthead:not(.side-header).dividers.surround .main-nav > li:last-child:after {
  content: "";
  position: absolute;
  left: -0.5px;
  width: 0;
  border-right: solid 1px yellow;
  height: 100%;
  max-height: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.masthead:not(.side-header).dividers .main-nav > li:first-child:before {
  display: none;
}
.masthead:not(.side-header).dividers.surround .main-nav > li:first-child:before {
  display: block;
}
.masthead:not(.side-header).dividers.surround .main-nav > li:last-child:after {
  left: auto;
  right: -0.5px;
}
.masthead:not(.side-header).full-height .main-nav > li > a {
  -ms-flex-positive: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
}
.masthead.inline-header:not(.widgets) .header-bar .mini-widgets {
  display: none;
}
.inline-header .header-bar {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.inline-header .branding,
.inline-header .header-bar > .mini-widgets {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.inline-header.left .main-nav,
.inline-header.right .main-nav,
.inline-header.center .main-nav {
  -ms-flex-positive: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.inline-header.left .main-nav {
  -ms-flex-pack: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
}
.inline-header.right .main-nav {
  -ms-flex-pack: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}
.inline-header.center .main-nav {
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
}
.inline-header.justify .main-nav {
  -ms-flex-positive: 10;
  -ms-flex-grow: 10;
  flex-grow: 10;
  -ms-flex-pack: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
}
.inline-header.justify .main-nav > li {
  -ms-flex-positive: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-pack: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}
.inline-header.justify .main-nav > li > a {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.inline-header.justify.widgets .main-nav > li {
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
}
:root {
  --the7-h1-spacing: var(--the7-p-spacing,10px);
  --the7-h2-spacing: var(--the7-p-spacing,10px);
  --the7-h3-spacing: var(--the7-p-spacing,10px);
  --the7-h4-spacing: var(--the7-p-spacing,10px);
  --the7-h5-spacing: var(--the7-p-spacing,10px);
  --the7-h6-spacing: var(--the7-p-spacing,10px);
  --the7-form-border: solid;
  --the7-btn-shadow: 0px 0px 10px 0px rgba(0,0,0,0) ;
  --the7-btn-shadow-hover: 0px 0px 10px 0px rgba(0,0,0,0) ;
}
#the7-body {
  --the7-h1-color: var(--the7-title-color);
  --the7-h2-color: var(--the7-title-color);
  --the7-h3-color: var(--the7-title-color);
  --the7-h4-color: var(--the7-title-color);
  --the7-h5-color: var(--the7-title-color);
  --the7-h6-color: var(--the7-title-color);
  --the7-btn-s-font: var(--the7-btn-s-font-style,normal) normal var(--the7-btn-s-font-weight,normal) var(--the7-btn-s-font-size) / var(--the7-btn-s-line-height) var(--the7-btn-s-font-family);
  --the7-btn-m-font: var(--the7-btn-m-font-style,normal) normal var(--the7-btn-m-font-weight,normal) var(--the7-btn-m-font-size) / var(--the7-btn-m-line-height) var(--the7-btn-m-font-family);
  --the7-btn-l-font: var(--the7-btn-l-font-style,normal) normal var(--the7-btn-l-font-weight,normal) var(--the7-btn-l-font-size) / var(--the7-btn-l-line-height) var(--the7-btn-l-font-family);
  --the7-btn-lg-font: var(--the7-btn-lg-font-style,normal) normal var(--the7-btn-lg-font-weight,normal) var(--the7-btn-lg-font-size) / var(--the7-btn-lg-line-height) var(--the7-btn-lg-font-family);
  --the7-btn-xl-font: var(--the7-btn-xl-font-style,normal) normal var(--the7-btn-xl-font-weight,normal) var(--the7-btn-xl-font-size) / var(--the7-btn-xl-line-height) var(--the7-btn-xl-font-family);
  --the7-woo-title-font: var(--the7-woo-title-font-style,normal) normal var(--the7-woo-title-font-weight,normal) var(--the7-woo-title-font-size) / var(--the7-woo-title-line-height) var(--the7-woo-title-font-family);
  --the7-woo-content-font: var(--the7-woo-content-font-style,normal) normal var(--the7-woo-content-font-weight,normal) var(--the7-woo-content-font-size) / var(--the7-woo-content-line-height) var(--the7-woo-content-font-family);
  --the7-base-font: var(--the7-base-font-style,normal) normal var(--the7-base-font-weight,normal) var(--the7-base-font-size) / var(--the7-base-line-height) var(--the7-base-font-family);
  --the7-base-font-big: var(--the7-base-font-style,normal) normal var(--the7-base-font-weight,normal) var(--the7-text-big-font-size) / var(--the7-text-big-line-height) var(--the7-base-font-family);
  --the7-widget-title-font: var(--the7-widget-title-font-style,normal) normal var(--the7-widget-title-font-weight,normal) var(--the7-widget-title-font-size) / var(--the7-widget-title-line-height) var(--the7-widget-title-font-family);
  --the7-widget-content-font: var(--the7-widget-content-font-style,normal) normal var(--the7-widget-content-font-weight,normal) var(--the7-widget-content-font-size) / var(--the7-widget-content-line-height) var(--the7-widget-content-font-family);
  --the7-h1-font: var(--the7-h1-font-style,normal) normal var(--the7-h1-font-weight,normal) var(--the7-h1-font-size) / var(--the7-h1-line-height) var(--the7-h1-font-family);
  --the7-h2-font: var(--the7-h2-font-style,normal) normal var(--the7-h2-font-weight,normal) var(--the7-h2-font-size) / var(--the7-h2-line-height) var(--the7-h2-font-family);
  --the7-h3-font: var(--the7-h3-font-style,normal) normal var(--the7-h3-font-weight,normal) var(--the7-h3-font-size) / var(--the7-h3-line-height) var(--the7-h3-font-family);
  --the7-h4-font: var(--the7-h4-font-style,normal) normal var(--the7-h4-font-weight,normal) var(--the7-h4-font-size) / var(--the7-h4-line-height) var(--the7-h4-font-family);
  --the7-h5-font: var(--the7-h5-font-style,normal) normal var(--the7-h5-font-weight,normal) var(--the7-h5-font-size) / var(--the7-h5-line-height) var(--the7-h5-font-family);
  --the7-h6-font: var(--the7-h6-font-style,normal) normal var(--the7-h6-font-weight,normal) var(--the7-h6-font-size) / var(--the7-h6-line-height) var(--the7-h6-font-family);
  --the7-form-md-font-family: var(--the7-base-font-family);
  --the7-form-md-font-style: var(--the7-base-font-style,normal);
  --the7-form-md-font-weight: var(--the7-base-font-weight,normal);
  --the7-form-md-font-size: var(--the7-base-font-size);
  --the7-form-md-line-height: var(--the7-base-line-height);
  --the7-form-md-font: var(--the7-form-md-font-style) normal var(--the7-form-md-font-weight) var(--the7-form-md-font-size,--the7-base-font-size) / var(--the7-form-md-line-height,--the7-base-line-height) var(--the7-form-md-font-family,--the7-base-font-family);
  --the7-fit-height: calc(var(--the7-vh,1vh) * 100);
}
#the7-body.admin-bar {
  --the7-fit-height: calc(var(--the7-vh,1vh) * 100 - 32px);
}
@media screen and (max-width: 782px) {
  #the7-body.admin-bar {
    --the7-fit-height: calc(var(--the7-vh,1vh) * 100);
  }
}
.transparent-border-mixin {
  border-color: var(--the7-divider-color);
}
.sidebar .transparent-border-mixin,
.sidebar-content .transparent-border-mixin {
  border-color: rgba(139,141,148,0.15);
}
.footer .transparent-border-mixin {
  border-color: rgba(139,141,148,0.15);
}
.solid-bg-mixin {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .outline-decoration {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .shadow-decoration {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.accent-bg-mixin {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .accent-bg-mixin {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
html,
body,
body.page,
.wf-container > * {
  font: var(--the7-base-font-big);
  letter-spacing: var(--the7-base-letter-spacing);
  text-transform: var(--the7-base-text-transform);
  text-decoration: var(--the7-base-text-decoration);
  word-spacing: normal;
  color: var(--the7-base-color);
}
a.dt-owl-item-wrap,
a.dt-owl-item-wrap:hover {
  color: var(--the7-base-color);
}
.elementor-widget[class*='elementor-widget-wp-widget-'] a:not(:hover) {
  color: var(--the7-base-color);
}
#main .wf-wrap,
.page-title .wf-wrap,
.fancy-header .wf-wrap {
  padding: 0 50px 0 50px;
}
.side-header .mobile-header-bar {
  box-sizing: border-box;
}
.no-cssgridlegacy.no-cssgrid .wf-container,
.no-cssgridlegacy.no-cssgrid .wf-container-main {
  margin: 0 -50px 0 -50px;
}
#main-slideshow.fixed > .royalSlider {
  max-width: 1300px;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar {
  max-width: calc(1300px - 50px - 80px);
  margin: 0 auto;
}
.masthead:not(.side-header).full-width .header-bar,
.header-bar .masthead.side-header-menu-icon {
  max-width: 100%;
}
.page-title .wf-wrap:after {
  width: calc(1300px - 50px - 50px);
  max-width: calc(100% - 50px - 50px);
}
.boxed .page-title .wf-wrap:after {
  left: 50px;
}
.no-cssgridlegacy.no-cssgrid .wf-container,
.no-cssgridlegacy.no-cssgrid .wf-container-main {
  margin: 0 -50px 0 -50px;
}
.no-cssgridlegacy.no-cssgrid .sidebar-right .content {
  padding-left: 50px;
}
.no-cssgridlegacy.no-cssgrid .sidebar-left .content {
  padding-right: 50px;
}
.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg,
.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget {
  padding-right: 50px;
}
.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,
.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
  padding-left: 50px;
}
.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg,
.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget {
  padding-left: 0;
}
.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,
.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,
.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
  padding-right: 0;
}
.no-cssgridlegacy.no-cssgrid .content,
.no-cssgridlegacy.no-cssgrid .sidebar {
  padding: 0 50px 0 50px;
}
.sidebar-right .sidebar,
.sidebar-divider-off.sidebar-right .sidebar,
.sidebar-right .sidebar.solid-bg,
.sidebar-right .sidebar.bg-under-widget {
  margin-right: 0;
  margin-left: 0;
}
.sidebar-left .sidebar,
.sidebar-divider-off.sidebar-left .sidebar,
.sidebar-left .sidebar.solid-bg,
.sidebar-left .sidebar.bg-under-widget {
  margin-right: 0;
  margin-left: 0;
}
#main-slideshow.fixed {
  padding: 70px 50px 70px 50px;
}
.wf-container {
  margin: 0 -50px 0 -50px;
}
.wf-cell,
.wf-usr-cell {
  padding: 0 50px 0 50px;
}
#footer .wf-wrap {
  padding: 0 50px 0 50px;
}
.text-big,
.dt-accordion-text-big .wpb_accordion_header > a {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.text-normal,
.dt-accordion-text-normal .wpb_accordion_header > a,
.icon-with-text-shortcode .dt-text-desc {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.text-small,
.dt-accordion-text-small .wpb_accordion_header > a {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.wp-caption-text {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.text-uppercase {
  text-transform: uppercase;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1-size,
.entry-title.h1-size,
.h2-size,
.entry-title.h2-size,
h1.entry-title,
.h3-size,
.entry-title.h3-size,
h2.entry-title,
.h4-size,
.entry-title.h4-size,
h3.entry-title,
.h5-size,
.entry-title.h5-size,
.h6-size,
.entry-title.h6-size,
.header-color,
.entry-meta .header-color,
.color-title {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h1,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h2,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h4,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h5,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h6,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h1 a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h2 a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3 a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h4 a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h5 a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h6 a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h1 a:hover,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h2 a:hover,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3 a:hover,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h4 a:hover,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h5 a:hover,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h6 a:hover,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h1-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h1-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h2-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h2-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h1.entry-title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h3-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h3-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h2.entry-title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h4-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h4-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3.entry-title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h5-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h5-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h6-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h6-size,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .header-color,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-meta .header-color,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .color-title {
  color: #333333;
}
.sidebar-content h1,
.sidebar-content h2,
.sidebar-content h3,
.sidebar-content h4,
.sidebar-content h5,
.sidebar-content h6,
.sidebar-content h1 a,
.sidebar-content h2 a,
.sidebar-content h3 a,
.sidebar-content h4 a,
.sidebar-content h5 a,
.sidebar-content h6 a,
.sidebar-content h1 a:hover,
.sidebar-content h2 a:hover,
.sidebar-content h3 a:hover,
.sidebar-content h4 a:hover,
.sidebar-content h5 a:hover,
.sidebar-content h6 a:hover,
.sidebar-content .h1-size,
.sidebar-content .entry-title.h1-size,
.sidebar-content .h2-size,
.sidebar-content .entry-title.h2-size,
.sidebar-content h1.entry-title,
.sidebar-content .h3-size,
.sidebar-content .entry-title.h3-size,
.sidebar-content h2.entry-title,
.sidebar-content .h4-size,
.sidebar-content .entry-title.h4-size,
.sidebar-content h3.entry-title,
.sidebar-content .h5-size,
.sidebar-content .entry-title.h5-size,
.sidebar-content .h6-size,
.sidebar-content .entry-title.h6-size,
.sidebar-content .header-color,
.sidebar-content .entry-meta .header-color,
.sidebar-content .color-title {
  color: #333333;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer h1 a,
.footer h2 a,
.footer h3 a,
.footer h4 a,
.footer h5 a,
.footer h6 a,
.footer h1 a:hover,
.footer h2 a:hover,
.footer h3 a:hover,
.footer h4 a:hover,
.footer h5 a:hover,
.footer h6 a:hover,
.footer .h1-size,
.footer .entry-title.h1-size,
.footer .h2-size,
.footer .entry-title.h2-size,
.footer h1.entry-title,
.footer .h3-size,
.footer .entry-title.h3-size,
.footer h2.entry-title,
.footer .h4-size,
.footer .entry-title.h4-size,
.footer h3.entry-title,
.footer .h5-size,
.footer .entry-title.h5-size,
.footer .h6-size,
.footer .entry-title.h6-size,
.footer .header-color,
.footer .entry-meta .header-color,
.footer .color-title {
  color: #eeeeee;
}
h1,
.h1-size,
.entry-title.h1-size,
.dt-accordion-h1-size .wpb_accordion_header > a {
  color: var(--the7-h1-color);
  font: var(--the7-h1-font);
  text-transform: var(--the7-h1-text-transform);
  letter-spacing: var(--the7-h1-letter-spacing);
  word-spacing: var(--the7-h1-word-spacing);
  text-decoration: var(--the7-h1-text-decoration);
}
h2,
.h2-size,
.entry-title.h2-size,
h1.entry-title,
.dt-accordion-h2-size .wpb_accordion_header > a {
  color: var(--the7-h2-color);
  font: var(--the7-h2-font);
  text-transform: var(--the7-h2-text-transform);
  letter-spacing: var(--the7-h2-letter-spacing);
  word-spacing: var(--the7-h2-word-spacing);
  text-decoration: var(--the7-h2-text-decoration);
}
h3,
.h3-size,
.entry-title.h3-size,
h2.entry-title,
.dt-accordion-h3-size .wpb_accordion_header > a {
  color: var(--the7-h3-color);
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
  letter-spacing: var(--the7-h3-letter-spacing);
  word-spacing: var(--the7-h3-word-spacing);
  text-decoration: var(--the7-h3-text-decoration);
}
h4,
.h4-size,
.entry-title.h4-size,
h3.entry-title,
.dt-accordion-h4-size .wpb_accordion_header > a,
.vc_separator h4 {
  color: var(--the7-h4-color);
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
  letter-spacing: var(--the7-h4-letter-spacing);
  word-spacing: var(--the7-h4-word-spacing);
  text-decoration: var(--the7-h4-text-decoration);
}
h5,
.h5-size,
h4.entry-title,
.entry-title.h5-size,
.dt-accordion-h5-size .wpb_accordion_header > a {
  color: var(--the7-h5-color);
  font: var(--the7-h5-font);
  text-transform: var(--the7-h5-text-transform);
  letter-spacing: var(--the7-h5-letter-spacing);
  word-spacing: var(--the7-h5-word-spacing);
  text-decoration: var(--the7-h5-text-decoration);
}
h6,
.h6-size,
.entry-title.h6-size,
.dt-accordion-h6-size .wpb_accordion_header > a {
  color: var(--the7-h6-color);
  font: var(--the7-h6-font);
  text-transform: var(--the7-h6-text-transform);
  letter-spacing: var(--the7-h6-letter-spacing);
  word-spacing: var(--the7-h6-word-spacing);
}
.text-primary {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.content .text-primary {
  color: var(--the7-h4-color);
}
.footer .text-primary {
  color: #eeeeee;
}
a.text-primary {
  text-decoration: none;
}
a.text-primary:hover {
  text-decoration: underline;
}
.color-primary .sidebar,
.sidebar-content .color-primary {
  color: #333333;
}
.footer .color-primary {
  color: #eeeeee;
}
a.color-primary {
  text-decoration: none;
}
a.color-primary:hover {
  text-decoration: underline;
}
.text-secondary {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.color-secondary,
.text-secondary {
  color: var(--the7-accent-color);
}
.stripe .color-secondary,
.stripe .text-secondary {
  color: var(--the7-accent-color);
}
a,
a:hover {
  color: var(--the7-links-color);
}
a:hover {
  color: var(--the7-links-hover-color,var(--the7-links-color));
}
#page .color-accent {
  color: var(--the7-accent-color);
}
.accent-gradient #page .color-accent {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .color-accent {
    color: #aca482;
  }
}
.paint-accent-color {
  color: var(--the7-accent-color) !important;
}
.accent-gradient .paint-accent-color {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.color-secondary,
.color-base-transparent {
  color: var(--the7-secondary-text-color);
}
.sidebar-content .color-secondary,
.sidebar-content .color-base-transparent {
  color: rgba(139,141,148,0.5);
}
.footer .color-secondary,
.footer .color-base-transparent {
  color: rgba(139,141,148,0.5);
}
#main > .wf-wrap,
#bottom-bar > .wf-wrap,
#footer > .wf-wrap {
  width: 1300px;
}
#phantom.full-width .ph-wrap.boxed {
  max-width: 100%;
}
#page.boxed {
  max-width: 1280px;
}
.footer-overlap .boxed .footer,
.footer-overlap .boxed #bottom-bar {
  max-width: 1280px;
}
#phantom .ph-wrap.boxed,
.boxed .top-bar.line-content:before,
.boxed .classic-header.content-width-line .navigation:before {
  max-width: calc(1300px - 50px - 80px);
}
.boxed .full-width .top-bar.line-content:before,
.boxed .classic-header.full-width.content-width-line .navigation:before {
  max-width: 100%;
}
#main {
  padding: 70px 0 70px 0;
}
#main > .wf-wrap {
  padding: 0 50px 0 50px;
}
body {
  background: #f7f7f7 none no-repeat fixed center center;
  background-size: cover;
}
#page {
  background: rgba(255,255,255,0) none repeat  center top;
  background-size: auto;
}
.fixed-page-bg #page {
  background: none;
}
.fixed-page-bg #page:after {
  content: "";
  position: fixed;
  top: 0;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: -1;
  background: rgba(255,255,255,0) none repeat center top;
  background-size: auto;
}
.fixed-page-bg #page.boxed:after {
  max-width: 1280px;
  margin: 0 auto;
}
.footer-overlap .page-inner {
  background: rgba(255,255,255,0) none repeat  center top;
  background-size: auto;
}
textarea,
select,
blockquote,
.entry-author,
.format-aside-content,
.format-status-content,
.format-link-content,
.dt-form button,
.dt-btn,
#main-slideshow .tp-button,
.wpcf7-submit.dt-btn-m,
.shortcode-action-bg,
.shortcode-action-bg:before,
.shortcode-teaser.frame-on,
.testimonial-item  .ts-viewport,
.footer .testimonials.slider-content,
.shortcode-code,
#main .vc_text_separator div,
#main .vc_progress_bar .vc_single_bar,
#main .vc_progress_bar .vc_single_bar .vc_label,
#main .vc_progress_bar .vc_single_bar .vc_bar,
#main .flexslider,
.nsu-submit,
.mc4wp-form input[type="url"],
.mc4wp-form input[type="date"],
#main #content .rotatingtweets,
#main #content .norotatingtweets,
.mc4wp-form form select,
#megaMenu ul.megaMenu > li.menu-item,
#megaMenu ul.megaMenu > li.menu-item > a,
.customSelect,
.loading-label,
.widget .testimonial-content,
.skill,
.skill-value,
.widget .team-container,
.widget .logo-items li,
.comment-list .comment > article,
.bg-on:not(.fullwidth-img),
.blog-content .block-style-widget,
#mobile-menu,
.testimonial-content,
.wpb_content_element .wpb_accordion_header > a:before,
.wpb_content_element.dt-accordion-bg-on .wpb_accordion_wrapper .wpb_accordion_header,
.twentytwenty-before-label,
.twentytwenty-after-label,
.btn-cntr a,
.photo-scroller .album-share-overlay .share-button.entry-share,
.project-navigation,
.album-share-overlay,
.st-accordion li > a:before,
.arrows-accent .prev i,
.arrows-accent .next i,
.arrows-accent .owl-prev i,
.arrows-accent .owl-next i,
.round-images .bg-on.team-container:not(.fullwidth-img),
.solid-bg .sidebar-content,
.solid-bg.sidebar-content .widget,
.bg-under-widget .sidebar-content .widget,
.ls-container.ls-carousel .ls-nav-prev,
.ls-container.ls-carousel .ls-nav-next,
.menu-btn,
.custom-menu a:before,
.small-fancy-datas .fancy-date a {
  border-radius: 0px;
}
.wpb_tabs.tab-style-two,
.wpb_tour.tab-style-two {
  border-radius: 0px;
}
.top-bar-bg {
  background: rgba(0,0,0,0) none repeat center center;
}
#phantom .top-bar-bg,
.sticky-on .top-bar-bg,
.sticky-top-line-on .top-bar-bg {
  background: rgba(0,0,0,0) none repeat center center !important;
}
.top-bar.line-content:after,
.top-bar.full-width-line:after {
  border-bottom: 1px dotted rgba(51,51,51,0.11);
}
.top-bar.line-content:after {
  width: calc(100% - 50px - 50px);
  left: auto;
  right: auto;
}
.boxed .top-bar.line-content:after {
  left: 50%;
}
.top-bar {
  min-height: 36px;
  padding: 3px 50px 3px 50px;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {
  max-width: calc(1300px);
  margin: 0 auto;
}
.masthead:not(.side-header).full-width .top-bar,
.top-bar .masthead.side-header-menu-icon {
  max-width: 100%;
}
.top-bar,
.top-bar a:not(.wpml-ls-link):not(.wpml-ls-item-toggle),
.top-bar .mini-nav .customSelect,
.top-bar .mini-nav a:hover,
.header-bottom-bar a {
  color: #b1b4b8;
}
.masthead .top-bar .mini-contacts,
.masthead .top-bar .mini-nav > ul:not(.mini-sub-nav) > li > a,
.masthead .top-bar .mini-login,
.masthead .top-bar .mini-login .submit,
.masthead .top-bar .mini-search .submit,
.masthead .top-bar .mini-search,
.masthead .top-bar .wc-ico-cart,
.masthead .top-bar .text-area,
.masthead .top-bar .customSelectInner {
  font:  500 13px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.masthead .top-bar .shopping-cart,
.masthead .top-bar .soc-ico a,
.masthead .top-bar .soc-ico {
  line-height: 19px;
}
.branding > a,
.branding > img {
  padding: 0px 5px 0px 0px;
}
.transparent .masthead:not(.side-header-h-stroke) .branding > a,
.transparent .masthead:not(.side-header-h-stroke) .branding > img {
  padding: 0px 5px 0px 0px;
}
.side-header-h-stroke .branding > a,
.side-header-v-stroke .branding > a,
.side-header-h-stroke .branding > img,
.side-header-v-stroke .branding > img {
  padding: 0px 18px 0px 0px;
}
.mini-search input.field,
.overlay-search-microwidget input[type=text] {
  font:   400 14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  min-height: 34px;
  height: auto;
  line-height: 34px;
  width: 200px;
  border-width: 0px;
  border-color: #e2e2e2;
  border-radius: 0px;
  background: #f4f4f4;
  padding: 0 30px 0 30px;
}
.overlay-search-microwidget .searchform:not(.search-icon-disabled) input.field,
.mini-search .searchform:not(.search-icon-disabled) input.field {
  padding-right: 30px;
}
.animate-search-width .search-icon {
  width: 16px;
}
.animate-search-width input.field:focus,
.animate-search-width input.field:active,
.animate-search-width:hover input.field {
  width: 200px;
}
.mini-search .search-icon i,
.overlay-search-microwidget .search-icon i {
  color: #ffffff;
}
.searchform input::-moz-placeholder {
  color: #ffffff !important;
  opacity: 1;
}
.searchform input[type=text],
.mini-search .field::placeholder,
.overlay-search-microwidget .field::placeholder {
  color: #ffffff;
}
.popup-search .field::placeholder {
  color: #ffffff !important;
}
.overlay-search-microwidget .search-icon,
.mini-search .search-icon {
  right: 30px;
}
.overlay-search-microwidget .search-icon i,
.mini-search .search-icon i {
  font-size: 16px;
}
.popup-search .search-icon {
  right: 40px;
}
.branding .popup-search .searchform .submit > span,
.branding .overlay-search .searchform .submit > span {
  margin-left: 7.1428571428571px;
}
.mixed-header .header-bar .popup-search .searchform .submit > span,
.mixed-header .header-bar .overlay-search .searchform .submit > span {
  margin-left: 7.1428571428571px;
}
.popup-search .submit i,
.overlay-search .submit i {
  font-size: 16px;
  color: #333333;
}
.branding .popup-search .submit i,
.branding .overlay-search .submit i {
  font-size: 0px;
}
.mixed-header .popup-search .submit i,
.mixed-header .overlay-search .submit i {
  font-size: 16px;
  color: #888888;
}
.masthead .top-bar .popup-search .submit i,
.masthead .top-bar .overlay-search .submit i {
  font-size: 16px;
  color: #b1b4b8;
}
.dt-mobile-header .popup-search .submit i,
.dt-mobile-header .overlay-search .submit i {
  font-size: 16px;
  color: #b1b4b8;
}
.mobile-header-bar .mobile-mini-widgets .popup-search .submit i,
.mobile-header-bar .mobile-mini-widgets .overlay-search .submit i {
  font-size: 16px;
  color: #333333;
}
.overlay-search-microwidget {
  background: rgba(0,0,0,0.9);
}
.masthead .popup-search .popup-search-wrap {
  top: calc(100% + 8px);
}
.dt-mobile-header .popup-search .popup-search-wrap {
  width: 100%;
}
.masthead.side-header .mini-widgets .popup-search .popup-search-wrap {
  top: auto;
  bottom: calc(100% + 8px);
}
.masthead .mini-widgets .popup-search .popup-search-wrap.bottom-overflow {
  top: auto;
  bottom: calc(100% + 8px);
}
.masthead .mini-search input[type="text"]::-moz-placeholder {
  color: #333333;
}
.mini-search .submit {
  font:  normal 700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mini-search .submit:hover {
  opacity: 0.7;
}
.branding .mini-search .submit {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.mixed-header .mini-search .submit {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.dt-mobile-header .mini-search .submit {
  font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #b1b4b8;
}
.mobile-header-bar .mobile-mini-widgets .mini-search .submit {
  font:   700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.dt-mobile-header .mini-search .popup-search-wrap {
  top: auto;
  bottom: auto;
}
.overlay-search-microwidget .search-icon,
.mini-search .search-icon {
  color: #ffffff;
}
.popup-search .submit.default-icon:before,
.overlay-search .submit.default-icon:before {
  color: #333333;
}
.mixed-header .popup-search .submit.default-icon:before,
.mixed-header .overlay-search .submit.default-icon:before {
  color: #888888;
}
.dt-mobile-header .popup-search .submit.default-icon:before,
.dt-mobile-header .overlay-search .submit.default-icon:before {
  color: #333333;
}
.mobile-header-bar .popup-search .submit.default-icon:before,
.mobile-header-bar .overlay-search .submit.default-icon:before {
  color: #333333;
}
.top-bar .mini-search .submit {
  color: #b1b4b8;
}
.top-bar .mini-search .submit:hover {
  opacity: 0.7;
}
.top-bar .popup-search .submit:before,
.top-bar .overlay-search .submit:before {
  color: rgba(0,0,0,0.07);
}
.login-remember {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.mini-login,
.mini-login .submit {
  font:  normal 700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mini-login i,
.mini-login .submit i {
  font-size: 16px;
  color: #333333;
}
.branding .mini-login,
.branding .mini-login .submit {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.branding .mini-login i,
.branding .mini-login .submit i {
  font-size: 0px;
  margin-right: 7.1428571428571px;
}
.mixed-header .mini-login,
.mixed-header .mini-login .submit {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.mixed-header .mini-login i,
.mixed-header .mini-login .submit i {
  font-size: 16px;
  color: #888888;
}
.masthead .top-bar .mini-login,
.masthead .top-bar .mini-login .submit {
  color: #b1b4b8;
}
.masthead .top-bar .mini-login i,
.masthead .top-bar .mini-login .submit i {
  font-size: 16px;
  color: #b1b4b8;
}
.mixed-header .header-bar .mini-login i,
.mixed-header .header-bar .mini-login .submit i {
  margin-right: 7.1428571428571px;
}
.dt-mobile-header .mini-login,
.dt-mobile-header .mini-login .submit {
  font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #b1b4b8;
}
.dt-mobile-header .mini-login i,
.dt-mobile-header .mini-login .submit i {
  font-size: 16px;
  color: #b1b4b8;
}
.mobile-header-bar .mobile-mini-widgets .mini-login,
.mobile-header-bar .mobile-mini-widgets .mini-login .submit {
  font:   700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mobile-header-bar .mobile-mini-widgets .mini-login i,
.mobile-header-bar .mobile-mini-widgets .mini-login .submit i {
  font-size: 16px;
  color: #333333;
}
a.mini-contacts:hover {
  opacity: 0.7;
}
.mini-contacts {
  text-decoration: none;
  font:  normal 700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mini-contacts i {
  font-size: 16px;
  color: #333333;
}
.branding .mini-contacts {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.branding .mini-contacts i {
  font-size: 0px;
}
.mixed-header .mini-contacts {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.mixed-header .mini-contacts i {
  font-size: 16px;
  color: #888888;
}
.mixed-header .header-bar .mini-contacts i {
  margin-right: 7.1428571428571px;
}
.masthead .top-bar .mini-contacts {
  color: #b1b4b8;
}
.masthead .top-bar .mini-contacts i {
  font-size: 16px;
  color: #b1b4b8;
}
.dt-mobile-header .mini-contacts {
  font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #b1b4b8;
}
.dt-mobile-header .mini-contacts i {
  font-size: 16px;
  color: #b1b4b8;
}
.mobile-header-bar .mobile-mini-widgets .mini-contacts {
  font:   700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mobile-header-bar .mobile-mini-widgets .mini-contacts i {
  font-size: 16px;
  color: #333333;
}
.masthead .mini-widgets .soc-ico a,
.masthead .mobile-mini-widgets .soc-ico a,
.dt-mobile-header .soc-ico a {
  width: 26px;
  height: 26px;
  margin: 0 2.5px;
  line-height: 26px;
  border-radius: 100px;
}
.masthead .mini-widgets .soc-ico a:before,
.masthead .mini-widgets .soc-ico a:after,
.masthead .mobile-mini-widgets .soc-ico a:before,
.masthead .mobile-mini-widgets .soc-ico a:after,
.dt-mobile-header .soc-ico a:before,
.dt-mobile-header .soc-ico a:after {
  width: 26px;
  height: 26px;
}
.masthead .mini-widgets .soc-ico a:first-child,
.masthead .mobile-mini-widgets .soc-ico a:first-child,
.dt-mobile-header .soc-ico a:first-child {
  margin-left: 0;
}
.masthead .mini-widgets .soc-ico a:last-child,
.masthead .mobile-mini-widgets .soc-ico a:last-child,
.dt-mobile-header .soc-ico a:last-child {
  margin-right: 0;
}
.masthead .soc-ico .soc-font-icon,
.dt-mobile-header .soc-ico .soc-font-icon {
  font-size: 16px;
  line-height: 26px;
}
.masthead .soc-ico.border-on a:before,
.dt-mobile-header .soc-ico.border-on a:before {
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0);
}
.masthead .soc-ico.hover-border-on a:hover:after,
.dt-mobile-header .soc-ico.hover-border-on a:hover:after {
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0);
}
.masthead .soc-ico.custom-bg a:before,
.masthead .soc-ico.accent-bg a:before,
.dt-mobile-header .soc-ico.custom-bg a:before,
.dt-mobile-header .soc-ico.accent-bg a:before {
  background-color: rgba(0,0,0,0.07);
}
.masthead .soc-ico.hover-gradient-bg a:after,
.masthead .soc-ico.hover-gradient-bg.accent-bg a:after,
.accent-gradient .masthead .soc-ico.hover-gradient-bg.accent-bg a:after,
.accent-gradient .masthead .soc-ico.hover-accent-bg a:after,
.masthead .soc-ico.gradient-bg.hover-gradient-bg a:after,
.dt-mobile-header .soc-ico.hover-gradient-bg a:after,
.dt-mobile-header .soc-ico.hover-gradient-bg.accent-bg a:after,
.accent-gradient .dt-mobile-header .soc-ico.hover-gradient-bg.accent-bg a:after,
.accent-gradient .dt-mobile-header .soc-ico.hover-accent-bg a:after,
.dt-mobile-header .soc-ico.gradient-bg.hover-gradient-bg a:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.masthead .soc-ico.hover-custom-bg a:after,
.masthead .soc-ico.accent-bg.hover-custom-bg a:after,
.masthead .soc-ico.hover-custom-bg a:after,
.accent-gradient .masthead .soc-ico.gradient-bg.hover-custom-bg a:after,
.masthead .soc-ico.hover-accent-bg a:after,
.dt-mobile-header .soc-ico.hover-custom-bg a:after,
.dt-mobile-header .soc-ico.accent-bg.hover-custom-bg a:after,
.dt-mobile-header .soc-ico.hover-custom-bg a:after,
.accent-gradient .dt-mobile-header .soc-ico.gradient-bg.hover-custom-bg a:after,
.dt-mobile-header .soc-ico.hover-accent-bg a:after {
  background-color: #aca482;
  background-image: none;
}
.masthead .mini-widgets .soc-ico a:not(:hover) .soc-font-icon,
.masthead .mobile-mini-widgets .soc-ico a:not(:hover) .soc-font-icon,
.dt-mobile-header .soc-ico a:not(:hover) .soc-font-icon {
  color: var(--the7-accent-color);
  color: #aeb1b5 !important;
  background: none !important;
}
.accent-gradient .masthead .mini-widgets .soc-ico a:not(:hover) .soc-font-icon,
.accent-gradient .masthead .mobile-mini-widgets .soc-ico a:not(:hover) .soc-font-icon,
.accent-gradient .dt-mobile-header .soc-ico a:not(:hover) .soc-font-icon {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .masthead .mini-widgets .soc-ico a:not(:hover) .soc-font-icon,
  .accent-gradient .masthead .mobile-mini-widgets .soc-ico a:not(:hover) .soc-font-icon,
  .accent-gradient .dt-mobile-header .soc-ico a:not(:hover) .soc-font-icon {
    color: #aca482;
  }
}
.masthead .mini-widgets .soc-ico a:hover .soc-font-icon,
.masthead .mobile-mini-widgets .soc-ico a:hover .soc-font-icon,
.dt-mobile-header .soc-ico a:hover .soc-font-icon {
  color: var(--the7-accent-color);
  color: #ffffff !important;
  background: none !important;
}
.accent-gradient .masthead .mini-widgets .soc-ico a:hover .soc-font-icon,
.accent-gradient .masthead .mobile-mini-widgets .soc-ico a:hover .soc-font-icon,
.accent-gradient .dt-mobile-header .soc-ico a:hover .soc-font-icon {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .masthead .mini-widgets .soc-ico a:hover .soc-font-icon,
  .accent-gradient .masthead .mobile-mini-widgets .soc-ico a:hover .soc-font-icon,
  .accent-gradient .dt-mobile-header .soc-ico a:hover .soc-font-icon {
    color: #aca482;
  }
}
.text-area {
  font:  normal 700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.branding .text-area {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.mixed-header .text-area {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.top-bar .text-area {
  color: #b1b4b8;
}
.dt-mobile-header .text-area {
  font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #b1b4b8;
}
.mobile-header-bar .mobile-mini-widgets .text-area {
  font:   700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mini-nav .mini-sub-nav > li:not(.wpml-ls-item) > a .menu-text,
.mini-nav .mini-sub-nav li.has-children > a:after,
.footer-sub-nav > li a .subtitle-text,
.mini-nav .mini-sub-nav li a .subtitle-text {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.footer-sub-nav > li a .subtitle-text,
.mini-nav .mini-sub-nav li a .subtitle-text {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  font-size: calc(var(--the7-text-small-font-size) - 2);
}
.mini-sub-nav > li.act:not(.wpml-ls-item) > a .menu-text,
.mini-sub-nav > li:not(.act):not(.wpml-ls-item):hover > a .menu-text,
.mini-nav .mini-sub-nav > li.act:not(.wpml-ls-item) > a .subtitle-text,
.mini-nav .mini-sub-nav > li:not(.act):not(.wpml-ls-item):hover > a .subtitle-text {
  color: var(--the7-accent-color);
}
.masthead .menu-select,
.masthead .mini-nav > ul:not(.mini-sub-nav) > li > a {
  font:  normal 700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.masthead .branding .menu-select,
.masthead .branding .mini-nav > ul:not(.mini-sub-nav) > li > a {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.masthead.mixed-header .menu-select,
.masthead.mixed-header .mini-nav > ul:not(.mini-sub-nav) > li > a {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.masthead .top-bar .menu-select,
.masthead .top-bar .mini-nav > ul:not(.mini-sub-nav) > li > a {
  color: #b1b4b8;
  font:  500 13px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.dt-mobile-header .menu-select,
.dt-mobile-header .mini-nav > ul:not(.mini-sub-nav) > li > a {
  font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #b1b4b8;
}
.mobile-header-bar .mobile-mini-widgets .menu-select,
.mobile-header-bar .mobile-mini-widgets .mini-nav > ul:not(.mini-sub-nav) > li > a {
  font:   700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .mobile-header-bar .mobile-mini-widgets .mini-nav .mini-sub-nav > li > a * {
  color: #222222 !important;
}
.masthead .mini-nav .customSelectInner {
  font:  normal 700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.branding .mini-nav .customSelectInner {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.mixed-header .mini-nav .customSelectInner {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.top-bar .mini-nav .customSelectInner {
  color: #b1b4b8;
  font:  500 13px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.dt-mobile-header .mini-nav .customSelectInner {
  font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #b1b4b8;
}
.mobile-header-bar .mobile-mini-widgets .mini-nav .customSelectInner {
  font:   700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
#bottom-bar .mini-nav .customSelectInner {
  color: #eeeeee;
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  line-height: 17px;
}
#bottom-bar .mini-nav .customSelectInner i {
  color: #eeeeee;
}
.dt-mobile-header .mini-nav {
  font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #b1b4b8;
}
.mobile-header-bar .mobile-mini-widgets .mini-nav {
  font:   700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mini-nav .customSelectInner i,
.list-type-menu.mini-nav > ul > li > a i,
.list-type-menu-first-switch.mini-nav > ul > li > a i,
.list-type-menu-second-switch.mini-nav > ul > li > a i {
  font-size: 16px;
  color: #333333;
}
.branding .mini-nav .customSelectInner i,
.branding .list-type-menu.mini-nav > ul > li > a i,
.branding .list-type-menu-first-switch.mini-nav > ul > li > a i,
.branding .list-type-menu-second-switch.mini-nav > ul > li > a i {
  font-size: 0px;
  margin-right: 7.1428571428571px;
}
.mixed-header .mini-nav .customSelectInner i,
.mixed-header .list-type-menu.mini-nav > ul > li > a i,
.mixed-header .list-type-menu-first-switch.mini-nav > ul > li > a i,
.mixed-header .list-type-menu-second-switch.mini-nav > ul > li > a i {
  font-size: 16px;
  color: #888888;
}
.mixed-header .header-bar .mini-nav .customSelectInner i i,
.mixed-header .header-bar .list-type-menu.mini-nav > ul > li > a i i,
.mixed-header .header-bar .list-type-menu-first-switch.mini-nav > ul > li > a i i,
.mixed-header .header-bar .list-type-menu-second-switch.mini-nav > ul > li > a i i {
  margin-right: 7.1428571428571px;
}
.masthead .top-bar .mini-nav .customSelectInner i,
.masthead .top-bar .list-type-menu.mini-nav > ul > li > a i,
.masthead .top-bar .list-type-menu-first-switch.mini-nav > ul > li > a i,
.masthead .top-bar .list-type-menu-second-switch.mini-nav > ul > li > a i {
  font-size: 16px;
  color: #b1b4b8;
}
.dt-mobile-header .mini-nav .customSelectInner i,
.dt-mobile-header .list-type-menu.mini-nav > ul > li > a i,
.dt-mobile-header .list-type-menu-first-switch.mini-nav > ul > li > a i,
.dt-mobile-header .list-type-menu-second-switch.mini-nav > ul > li > a i {
  font-size: 16px;
  color: #b1b4b8;
}
.mobile-header-bar .mobile-mini-widgets .mini-nav .customSelectInner i,
.mobile-header-bar .mobile-mini-widgets .list-type-menu.mini-nav > ul > li > a i,
.mobile-header-bar .mobile-mini-widgets .list-type-menu-first-switch.mini-nav > ul > li > a i,
.mobile-header-bar .mobile-mini-widgets .list-type-menu-second-switch.mini-nav > ul > li > a i {
  font-size: 16px;
  color: #333333;
}
#bottom-bar .mini-nav .menu-select:hover .customSelectInner i {
  color: inherit;
}
.header-elements-button-1 {
  font:   700 14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  padding: 10px 20px 10px 20px;
  border-radius: 0px;
}
.header-elements-button-1:not(:hover) span {
  color: #ffffff;
}
.header-elements-button-1.microwidget-btn-bg-on:before {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.header-elements-button-1.border-on:before {
  box-shadow: inset 0px 0px 0px 1px #aca482;
}
.header-elements-button-1 i {
  font-size: 14px;
}
.header-elements-button-1.btn-icon-align-left i {
  margin-right: 5px;
}
.header-elements-button-1.btn-icon-align-right i {
  margin-left: 5px;
}
.header-elements-button-1.btn-icon-align-right:not(:hover) i {
  color: #ffffff;
}
.header-elements-button-1.btn-icon-align-left:not(:hover) i {
  color: #ffffff;
}
.header-elements-button-1:hover span {
  color: #ffffff;
}
.header-elements-button-1.btn-icon-align-right:hover i {
  color: #ffffff;
}
.header-elements-button-1.btn-icon-align-left:hover i {
  color: #ffffff;
}
.header-elements-button-1.microwidget-btn-hover-bg-on:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.header-elements-button-1.hover-border-on:after {
  box-shadow: inset 0px 0px 0px 1px #aca482;
}
.header-elements-button-2 {
  font:   700 14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  padding: 10px 20px 10px 20px;
  border-radius: 0px;
}
.header-elements-button-2:not(:hover) span {
  color: #ffffff;
}
.header-elements-button-2.microwidget-btn-bg-on:before {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.header-elements-button-2.border-on:before {
  box-shadow: inset 0px 0px 0px 1px #aca482;
}
.header-elements-button-2 i {
  font-size: 14px;
}
.header-elements-button-2.btn-icon-align-left i {
  margin-right: 5px;
}
.header-elements-button-2.btn-icon-align-right i {
  margin-left: 5px;
}
.header-elements-button-2:not(:hover) i {
  color: #ffffff;
}
.header-elements-button-2:hover span {
  color: #ffffff;
}
.header-elements-button-2.btn-icon-align-right:hover i {
  color: #ffffff;
}
.header-elements-button-2.btn-icon-align-left:hover i {
  color: #ffffff;
}
.header-elements-button-2.btn-icon-align-right:not(:hover) i {
  color: #ffffff;
}
.header-elements-button-2.btn-icon-align-left:not(:hover) i {
  color: #ffffff;
}
.header-elements-button-2.microwidget-btn-hover-bg-on:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.header-elements-button-2.hover-border-on:after {
  box-shadow: inset 0px 0px 0px 1px #aca482;
}
.masthead:not(.side-header).dividers .main-nav > li:before,
.masthead:not(.side-header).dividers.surround .main-nav > li:last-child:after {
  border-color: rgba(17,17,17,0.14);
  height: 24px;
  border-width: 1px;
}
.side-header.dividers .main-nav > li:before,
.side-header.dividers.surround .main-nav > li:last-child:after {
  border-color: rgba(17,17,17,0.14);
  width: 24px;
  border-width: 1px;
}
.main-nav > li > a {
  margin: 18px 14px 18px 14px;
  padding: 4px 4px 4px 4px;
}
.main-nav > li > a .animate-wrap {
  margin: -4px -4px -4px -4px;
  padding: 4px 4px 4px 4px;
}
.side-header.dividers:not(.surround) .main-nav {
  margin: -22px 0 -22px 0;
}
.side-header:not(.dividers) .main-nav {
  margin: -22px 0 -22px 0;
}
.top-header .outside-item-double-margin.main-nav > li:first-child > a {
  margin-left: 28px;
}
.top-header .outside-item-custom-margin.main-nav > li:first-child > a {
  margin-left: 30px;
}
.top-header .outside-item-remove-margin.main-nav > li:first-child > a {
  margin-left: 0;
}
.top-header .outside-item-double-margin.main-nav > li:last-child > a {
  margin-right: 28px;
}
.top-header .outside-item-custom-margin.main-nav > li:last-child > a {
  margin-right: 30px;
}
.top-header .outside-item-remove-margin.main-nav > li:last-child > a {
  margin-right: 0;
}
.sub-downwards .main-nav > li > .next-level-button {
  left: -14px;
  margin-top: 18px;
  margin-bottom: 18px;
}
.sub-downwards .main-nav > li > .sub-nav:last-child {
  margin-bottom: 22px;
}
.sub-downwards .main-nav > li:last-child > .sub-nav:last-child {
  margin-bottom: 0;
}
.side-header.dividers .main-nav > li:before,
.side-header.dividers.surround .main-nav > li:last-child:after {
  left: 18px;
}
.main-nav > li > a .menu-text {
  font:  normal 400 15px / 19px "Adamina", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
}
.main-nav.level-arrows-on > li.has-children > a .menu-item-text {
  line-height: 19px;
}
.main-nav > li:not(.wpml-ls-item) > a .menu-text {
  color: #ffffff;
}
.sticky-on .main-nav > li:not(.wpml-ls-item) > a .menu-text,
#phantom .main-nav > li:not(.wpml-ls-item) > a .menu-text {
  color: #ffffff;
}
.main-nav > li:not(.wpml-ls-item) > a {
  color: #ffffff;
}
.sticky-on .main-nav > li:not(.wpml-ls-item) > a,
#phantom .main-nav > li:not(.wpml-ls-item) > a {
  color: #ffffff;
}
.main-nav > li.act:not(.wpml-ls-item) > a {
  color: #b49c84;
}
.sticky-on .main-nav > li.act:not(.wpml-ls-item) > a,
#phantom .main-nav > li.act:not(.wpml-ls-item) > a {
  color: #b49c84;
}
.main-nav > li.act:not(.wpml-ls-item) > a .menu-text,
.main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text {
  color: #b49c84;
}
.sticky-on .main-nav > li.act:not(.wpml-ls-item) > a .menu-text,
#phantom .main-nav > li.act:not(.wpml-ls-item) > a .menu-text,
.sticky-on .main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text,
#phantom .main-nav > li.act:not(.wpml-ls-item) > a .subtitle-text {
  color: #b49c84;
}
.main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .subtitle-text,
.main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .menu-text,
.main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .subtitle-text,
.main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .menu-text {
  color: #b49c84;
}
.sticky-on .main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .subtitle-text,
#phantom .main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .subtitle-text,
.sticky-on .main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .menu-text,
#phantom .main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .menu-text,
.sticky-on .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .subtitle-text,
#phantom .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .subtitle-text,
.sticky-on .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .menu-text,
#phantom .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a .menu-text {
  color: #b49c84;
}
.main-nav > li:not(.act):not(.wpml-ls-item) > a:hover,
.main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a {
  color: #b49c84;
}
.sticky-on .main-nav > li:not(.act):not(.wpml-ls-item) > a:hover,
#phantom .main-nav > li:not(.act):not(.wpml-ls-item) > a:hover,
.sticky-on .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a,
#phantom .main-nav > li.dt-hovered:not(.act):not(.wpml-ls-item) > a {
  color: #b49c84;
}
.top-header .main-nav.level-arrows-on > li.has-children > a .menu-text:after {
  background: #ffffff;
}
.sticky-on .main-nav.level-arrows-on > li.has-children > a .menu-text:after,
#phantom .main-nav.level-arrows-on > li.has-children > a .menu-text:after {
  background: #ffffff;
}
.sub-sideways .main-nav.level-arrows-on > li.has-children > a span:after {
  background: rgba(255,255,255,0.2);
}
.sub-downwards .main-nav.level-arrows-on > li.has-children > a:after,
.sub-downwards .next-level-button svg,
.sub-downwards .main-nav > li.menu-item-language > a:after {
  color: rgba(255,255,255,0.2);
  fill: rgba(255,255,255,0.2);
}
.top-header .main-nav.level-arrows-on > li.has-children:not(.act) > a:hover .menu-text:after,
.top-header .main-nav.level-arrows-on > li.dt-hovered.has-children:not(.act) > a .menu-text:after {
  background: #b49c84;
}
.sticky-on .main-nav.level-arrows-on > li.has-children:not(.act) > a:hover .menu-text:after,
#phantom .main-nav.level-arrows-on > li.has-children:not(.act) > a:hover .menu-text:after,
.sticky-on .main-nav.level-arrows-on > li.dt-hovered.has-children:not(.act) > a .menu-text:after,
#phantom .main-nav.level-arrows-on > li.dt-hovered.has-children:not(.act) > a .menu-text:after {
  background: #b49c84;
}
.top-header .main-nav.level-arrows-on > li.has-children.act > a .menu-text:after {
  background: #b49c84;
}
.sticky-on .main-nav.level-arrows-on > li.has-children.act > a .menu-text:after,
#phantom .main-nav.level-arrows-on > li.has-children.act > a .menu-text:after {
  background: #b49c84;
}
.side-header.sub-downwards .main-nav.level-arrows-on li.has-children > a:after {
  line-height: 19px;
}
.main-nav > li > a .subtitle-text {
  font: italic normal 400 11px / 15px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.main-nav > .menu-item > a > i {
  font-size: 14px;
}
#main-nav > .menu-item > a > i {
  line-height: 14px;
}
.main-nav .sub-nav > .menu-item > a i {
  font-size: 14px;
}
.hover-outline-decoration > li > a,
.active-outline-decoration > li > a {
  border: 2px solid transparent;
}
.top-header .hover-outline-decoration > li:not(.act) > a:hover,
.top-header .hover-outline-decoration > li.dt-hovered:not(.act) > a {
  border: 2px solid #aca482;
}
.top-header .active-outline-decoration > li.act > a {
  border: 2px solid rgba(172,164,130,0.15);
}
.top-header .active-bg-decoration > li.act > a {
  background-color: rgba(172,164,130,0.15);
  background: rgba(172,164,130,0.15);
  background: -webkit-linear-gradient(135deg, rgba(172,164,130,0.15) 30%, rgba(180,156,132,0.15) 100%);
  background: linear-gradient(135deg, rgba(172,164,130,0.15) 30%, rgba(180,156,132,0.15) 100%);
}
.top-header .hover-bg-decoration > li:not(.act) > a:hover,
.top-header .hover-bg-decoration > li.dt-hovered:not(.act) > a {
  background-color: #aca482;
  background: #aca482;
  background: -webkit-linear-gradient(to left, #aca482 30%, #b49c84 100%);
  background: linear-gradient(to left, #aca482 30%, #b49c84 100%);
}
.hover-outline-decoration > li > a,
.active-outline-decoration > li > a,
.active-bg-decoration > li > a,
.hover-bg-decoration > li > a {
  border-radius: 3px;
}
.bg-outline-decoration > li > a,
.main-nav > li > a .animate-wrap,
.hover-line-decoration > li:not(.act) > a:hover .decoration-line,
.hover-line-decoration > li.dt-hovered:not(.act) > a .decoration-line,
.active-line-decoration > li > a .decoration-line {
  border-radius: 3px;
}
.top-header .active-line-decoration > li.act > a:after {
  background-color: rgba(130,36,227,0.3);
}
.top-header .hover-line-decoration > li > a:hover .decoration-line,
.top-header .hover-line-decoration > li.dt-hovered > a .decoration-line {
  height: 2px;
  background-color: rgba(255,255,255,0.23);
  background: rgba(255,255,255,0.23);
  background: -webkit-linear-gradient(to left, rgba(255,255,255,0.23) 30%, rgba(0,0,0,0.23) 100%);
  background: linear-gradient(to left, rgba(255,255,255,0.23) 30%, rgba(0,0,0,0.23) 100%);
}
.top-header .active-line-decoration > li.act > a .decoration-line {
  height: 2px;
  background-color: rgba(130,36,227,0.3);
}
.l-to-r-line > li > a i.underline {
  bottom: -6px;
  background-color: #aca482;
  background: #aca482;
  background: -webkit-linear-gradient(to left, #aca482 30%, #b49c84 100%);
  background: linear-gradient(to left, #aca482 30%, #b49c84 100%);
  height: 2px;
}
.from-centre-line > li > a .menu-item-text:before {
  bottom: -6px;
  height: 2px;
  background-color: #aca482;
  background: #aca482;
  background: -webkit-linear-gradient(to left, #aca482 30%, #b49c84 100%);
  background: linear-gradient(to left, #aca482 30%, #b49c84 100%);
}
.upwards-line > li > a .menu-item-text:before {
  bottom: -6px;
  height: 2px;
  background-color: #aca482;
  background: #aca482;
  background: -webkit-linear-gradient(to left, #aca482 30%, #b49c84 100%);
  background: linear-gradient(to left, #aca482 30%, #b49c84 100%);
}
.downwards-line > li > a .menu-item-text:before {
  bottom: -6px;
  background-color: #aca482;
  background: #aca482;
  background: -webkit-linear-gradient(to left, #aca482 30%, #b49c84 100%);
  background: linear-gradient(to left, #aca482 30%, #b49c84 100%);
}
.top-header .masthead .downwards-line > li > a .menu-item-text:before {
  height: 2px;
}
li:not(.dt-mega-menu) .sub-nav {
  width: 280px;
}
.sub-nav {
  background-color: #ffffff;
  padding: 9px 10px 9px 10px;
}
.top-header .sub-nav .sub-nav,
.sub-sideways .sub-nav .sub-nav {
  top: -9px;
}
.main-nav .sub-nav > li > a .menu-text {
  font:   500 15px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.sub-downwards .sub-nav .next-level-button:before,
.side-header.sub-downwards .main-nav.level-arrows-on .sub-nav > li.has-children > a:after {
  line-height: 19px;
}
.main-nav .sub-nav > li:not(.wpml-ls-item) > a .menu-text {
  color: #333333;
}
.main-nav .sub-nav > li:not(.wpml-ls-item) > a,
#bottom-bar .sub-nav > li:not(.wpml-ls-item) > a {
  color: #333333;
}
.sub-nav.level-arrows-on > li.has-children:not(.dt-mega-parent) > a:after,
#bottom-bar .sub-nav li.has-children > a:after {
  background: #333333;
}
.main-nav .sub-nav > li > a .subtitle-text {
  font:  normal  10px / 14px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.main-nav .sub-nav > li > a,
.sub-downwards .sub-nav.sub-nav-widgets > li {
  margin: 0px 0px 2px 0px;
  padding: 10px 10px 10px 10px;
}
.top-header .main-nav .sub-nav.level-arrows-on > li.has-children > a {
  padding-right: 18px;
}
.sub-nav li:not(:first-child) .sub-nav {
  top: -10px;
}
.masthead:not(.sub-downwards) .sub-nav li.has-children a:after {
  right: 2px;
}
.top-header .masthead:not(.sub-downwards) .sub-nav li.has-children a:after {
  right: 10px;
}
.rtl .masthead:not(.sub-downwards) .sub-nav li.has-children a:after {
  right: auto;
  left: 10px;
}
.sub-downwards .sub-nav > li > .next-level-button {
  left: 0px;
  margin-top: 0px;
  margin-bottom: 2px;
}
.sub-downwards.dt-parent-menu-clickable .sub-nav > li:not(.has-children) > a {
  margin-right: 30px;
}
.masthead:not(.sub-downwards) .main-nav .sub-nav > li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a,
#bottom-bar .sub-nav li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a,
.masthead:not(.sub-downwards) .main-nav .sub-nav li.dt-mega-parent:not(.act):not(.no-link):not(.wpml-ls-item) > a:hover,
.sub-downwards .sub-nav li:not(.act):not(.wpml-ls-item):not(.dt-mega-parent) > a:hover {
  color: #aca482;
}
.masthead:not(.sub-downwards) .main-nav .sub-nav > li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a .menu-text {
  color: #aca482;
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .masthead:not(.sub-downwards) .main-nav .sub-nav > li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover > a .menu-text {
    color: #aca482;
  }
}
.sub-downwards .sub-nav li:not(.act):not(.wpml-ls-item):not(.dt-mega-parent) > a:hover .menu-text {
  color: #aca482;
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .sub-downwards .sub-nav li:not(.act):not(.wpml-ls-item):not(.dt-mega-parent) > a:hover .menu-text {
    color: #aca482;
  }
}
.sub-nav.level-arrows-on li.has-children:not(.dt-mega-parent):not(.act):hover > a:after,
#bottom-bar .sub-nav li.has-children:not(.act):hover > a:after {
  background: #aca482;
}
.top-header .sub-nav.hover-style-bg > li:not(.dt-mega-parent):not(.act):hover > a,
.top-header .sub-nav.gradient-hover.hover-style-bg > li:not(.dt-mega-parent):not(.act):hover > a {
  background-color: rgba(172,164,130,0.07);
  background: rgba(172,164,130,0.07);
  background: -webkit-linear-gradient(135deg, rgba(172,164,130,0.07) 30%, rgba(180,156,132,0.07) 100%);
  background: linear-gradient(135deg, rgba(172,164,130,0.07) 30%, rgba(180,156,132,0.07) 100%);
}
.top-header .sub-nav.hover-style-bg > li:not(.dt-mega-parent).act > a,
.top-header .sub-nav.gradient-hover.hover-style-bg > li:not(.dt-mega-parent).act > a {
  background-color: rgba(172,164,130,0.07);
  background: rgba(172,164,130,0.07);
  background: -webkit-linear-gradient(135deg, rgba(172,164,130,0.07) 30%, rgba(180,156,132,0.07) 100%);
  background: linear-gradient(135deg, rgba(172,164,130,0.07) 30%, rgba(180,156,132,0.07) 100%);
}
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item):not(.wpml-ls-item) > a,
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a i[class^="fa"],
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a i[class^="dt-icon"],
.main-nav .sub-nav > li.dt-mega-parent.current-menu-item:not(.wpml-ls-item) > a {
  color: #aca482;
}
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a .menu-text {
  color: #aca482;
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a .menu-text {
    color: #aca482;
  }
}
.sub-nav.level-arrows-on li.has-children:not(.dt-mega-parent).act > a:after,
#bottom-bar .sub-nav li.has-children.act > a:after {
  background: #aca482;
}
.masthead:not(.sub-downwards) .sub-nav .sub-nav {
  left: 271px !important;
}
.rtl .masthead:not(.sub-downwards) .sub-nav .sub-nav {
  right: 271px;
  left: auto !important;
}
.masthead:not(.sub-downwards) .sub-nav .sub-nav.right-overflow {
  left: -291px !important;
}
.rtl .masthead:not(.sub-downwards) .sub-nav .sub-nav.right-overflow {
  right: -289px;
  left: auto !important;
}
.sub-downwards .sub-nav.level-arrows-on li.has-children > a svg,
.sub-downwards .sub-nav.level-arrows-on li.has-children:not(.act):hover > a svg,
.sub-downwards .sub-nav.level-arrows-on li.has-children.act > a svg,
.sub-downwards .sub-nav .next-level-button {
  fill: rgba(255,255,255,0.27);
  color: rgba(255,255,255,0.27);
}
.sub-downwards .main-nav.level-arrows-on > li.has-children > a {
  max-width: calc(100% - 30px - 14px - 14px);
}
.sub-downwards .sub-nav.level-arrows-on > li.has-children > a {
  max-width: calc(100% - 30px - 0px - 0px);
}
.masthead.masthead-mobile-header,
.masthead.masthead-mobile-header:not(.mixed-header) {
  background: #ffffff;
}
.mobile-sticky-header-overlay,
.mobile-sticky-sidebar-overlay {
  background-color: rgba(17,17,17,0.5);
}
.dt-mobile-header {
  background-color: #ffffff;
  width: 330px;
}
.right-mobile-menu .show-mobile-header .dt-mobile-header {
  right: 330px;
}
.dt-mobile-header .mobile-header-scrollbar-wrap {
  width: calc(330px - 13px);
  padding: 45px 15px 30px 30px;
  box-sizing: border-box;
}
.admin-bar .dt-mobile-header .mobile-header-scrollbar-wrap {
  padding-top: 77px;
}
@media screen and (max-width: 782px) {
  .admin-bar .dt-mobile-header .mobile-header-scrollbar-wrap {
    padding-top: 91px;
  }
}
html:not(.touchevents) .dt-mobile-header::-webkit-scrollbar-thumb {
  background: rgba(51,51,51,0.2);
  border-color: #ffffff;
}
html:not(.touchevents) .dt-mobile-header::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
  margin: 0 auto;
  box-sizing: border-box;
}
.masthead:not(.side-header).full-width .mobile-header-bar,
.mobile-header-bar .masthead.side-header-menu-icon {
  max-width: 100%;
}
.dt-mobile-menu-icon {
  padding: 12px 9px 12px 9px;
}
.dt-mobile-menu-icon .menu-toggle-caption {
  font:    16px / 20px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  word-spacing: normal;
}
.mobile-left-caption .dt-mobile-menu-icon .menu-toggle-caption {
  margin-right: 10px;
}
.mobile-right-caption .dt-mobile-menu-icon .menu-toggle-caption {
  margin-left: 10px;
}
.dt-mobile-menu-icon:not(.floating-btn) {
  margin: 0px 0px 0px 0px;
  border-radius: 0px;
}
.mobile-menu-icon-bg-on .dt-mobile-menu-icon:not(.floating-btn):before {
  background-color: var(--the7-accent-color);
  background: rgba(255,255,255,0) !important;
}
.accent-gradient .mobile-menu-icon-bg-on .dt-mobile-menu-icon:not(.floating-btn):before {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.mobile-menu-icon-border-enable .dt-mobile-menu-icon:not(.floating-btn):before {
  border: 0px solid var(--the7-accent-color);
}
.mobile-menu-icon-hover-bg-on .dt-mobile-menu-icon:not(.floating-btn):after {
  background-color: var(--the7-accent-color);
  background: rgba(255,255,255,0) !important;
}
.accent-gradient .mobile-menu-icon-hover-bg-on .dt-mobile-menu-icon:not(.floating-btn):after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.mobile-menu-icon-hover-border-enable .dt-mobile-menu-icon:not(.floating-btn):after {
  border: 0px solid var(--the7-accent-color);
}
.dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-toggle-caption {
  color: var(--the7-accent-color);
  color: #333333 !important;
  background: none;
}
.animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-line,
.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-line {
  background-color: var(--the7-accent-color);
  background: #333333 !important;
}
.accent-gradient .animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-line,
.accent-gradient .two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-line {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.dt-mobile-menu-icon:not(.floating-btn) .menu-line:before {
  background-color: var(--the7-accent-color);
  background: #333333 !important;
}
.accent-gradient .dt-mobile-menu-icon:not(.floating-btn) .menu-line:before {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.dt-mobile-menu-icon:not(.floating-btn) .menu-line:after {
  background-color: var(--the7-accent-color);
  background: #333333 !important;
}
.accent-gradient .dt-mobile-menu-icon:not(.floating-btn) .menu-line:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.dt-mobile-menu-icon:not(.floating-btn):hover .menu-toggle-caption {
  color: var(--the7-accent-color);
  color: #333333 !important;
  background: none;
}
.masthead:not(.animate-color-mobile-menu-icon):not(.two-line-mobile-menu-icon) .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line {
  background-color: var(--the7-accent-color);
  background: #333333 !important;
}
.accent-gradient .masthead:not(.animate-color-mobile-menu-icon):not(.two-line-mobile-menu-icon) .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line,
.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line {
  background-color: var(--the7-accent-color);
  background: #333333 !important;
}
.accent-gradient.animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line,
.accent-gradient.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,
.dots-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,
.h-dots-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,
.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after {
  background-color: var(--the7-accent-color);
  background: #333333 !important;
}
.accent-gradient .animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,
.accent-gradient .dots-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,
.accent-gradient .h-dots-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,
.accent-gradient .two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn {
  padding-right: 10px;
  padding-left: 10px;
}
.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn {
  border-radius: 0px;
}
.dt-close-mobile-menu-icon .mobile-menu-close-caption {
  font:    16px / 20px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  word-spacing: normal;
}
.mobile-close-left-caption .dt-close-mobile-menu-icon .mobile-menu-close-caption {
  margin-right: 10px;
}
.mobile-close-right-caption .dt-close-mobile-menu-icon .mobile-menu-close-caption {
  margin-left: 10px;
}
.dt-close-mobile-menu-icon:not(:hover) .mobile-menu-close-caption {
  color: var(--the7-accent-color);
  color: #ffffff !important;
  background: none;
}
.dt-close-mobile-menu-icon:hover .mobile-menu-close-caption {
  color: var(--the7-accent-color);
  color: #ffffff !important;
  background: none;
}
.left-mobile-menu-close-icon .dt-close-mobile-menu-icon {
  left: 0;
}
.right-mobile-menu-close-icon .dt-close-mobile-menu-icon {
  right: 0;
}
.center-mobile-menu-close-icon .dt-close-mobile-menu-icon {
  left: 50%;
  transform: translateX(-50%);
}
.ouside-mobile-menu-close-icon .dt-close-mobile-menu-icon {
  left: 330px;
}
.right-mobile-menu.ouside-mobile-menu-close-icon .dt-close-mobile-menu-icon {
  right: 330px;
  left: auto;
}
@media screen and (max-width: 330px) {
  .show-mobile-header .dt-close-mobile-menu-icon {
    left: calc(100% - 30px);
  }
  .right-mobile-menu .show-mobile-header .dt-close-mobile-menu-icon {
    left: auto;
    right: 0;
  }
  .right-mobile-menu .show-mobile-header .dt-mobile-header {
    right: 100%;
  }
}
.mobile-branding > a,
.mobile-branding > img {
  padding: 0px 0px 0px 0px;
}
.transparent .masthead:not(.mixed-header) .mobile-branding > a,
.transparent .masthead:not(.mixed-header) .mobile-branding > img {
  padding: 0px 0px 0px 0px;
}
.sticky-mobile-on.masthead:not(.mixed-header) .mobile-branding > a,
.sticky-mobile-on.masthead:not(.mixed-header) .mobile-branding > img {
  padding: 0px 0px 0px 0px;
}
.sticky-mobile-on.masthead.masthead-mobile-header .sticky-mobile-logo-first-switch,
.sticky-mobile-on.masthead.masthead-mobile-header .sticky-mobile-logo-second-switch {
  padding: 0px 0px 0px 0px;
}
.mobile-main-nav > li > a {
  padding: 10.4px 25px 10.4px 0;
}
.mobile-menu-show-divider .mobile-main-nav > li > a {
  padding: 15.2px 25px 15.2px 0;
}
.dt-mobile-header .next-level-button {
  padding: 10.4px 0;
  top: 0;
  line-height: 20px;
}
.mobile-menu-show-divider.dt-mobile-header .next-level-button {
  padding: 15.2px 0;
}
.dt-mobile-header .next-level-button:before {
  line-height: 20px;
}
.mobile-main-nav > li > .sub-nav:last-child {
  margin-bottom: 16px;
}
.mobile-main-nav li > a .menu-text {
  font:   700 16px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  text-transform: none;
}
.mobile-main-nav > .menu-item > a i[class^="fa"],
.mobile-main-nav > .menu-item > a i[class^="dt-icon"] {
  font-size: 16px;
}
.mobile-main-nav li > a {
  color: #333333;
}
.mobile-main-nav li.act > a {
  color: #aca482;
}
.mobile-main-nav li.act > a .menu-text,
.mobile-main-nav li.act > a .subtitle-text,
.dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .subtitle-text,
.dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .menu-text {
  color: #aca482;
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .mobile-main-nav li.act > a .menu-text,
  .mobile-main-nav li.act > a .subtitle-text,
  .dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .subtitle-text,
  .dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .menu-text {
    color: #aca482;
  }
}
.mobile-main-nav li:not(.act) > a:hover .subtitle-text,
.mobile-main-nav li:not(.act) > a:hover .menu-text,
.dt-mobile-header .mobile-main-nav .sub-nav > li:not(.act) > a:hover .menu-text {
  color: #aca482;
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .mobile-main-nav li:not(.act) > a:hover .subtitle-text,
  .mobile-main-nav li:not(.act) > a:hover .menu-text,
  .dt-mobile-header .mobile-main-nav .sub-nav > li:not(.act) > a:hover .menu-text {
    color: #aca482;
  }
}
.mobile-main-nav li:not(.act) > a:hover,
.dt-mobile-header .mobile-main-nav .sub-nav > li:not(.act) > a:hover {
  color: #aca482;
}
.mobile-main-nav > li.has-children > a:after,
.mobile-main-nav .next-level-button svg,
.mobile-main-nav > li.menu-item-language > a:after {
  color: rgba(51,51,51,0.17);
  fill: rgba(51,51,51,0.17);
}
.mobile-menu-show-divider .mobile-main-nav > li:before {
  border-bottom: 1px solid rgba(51,51,51,0.12);
}
.mobile-main-nav .sub-nav > li > a,
#page .mobile-main-nav .sub-nav li {
  padding: 5.2px 0px 5.2px 0;
}
.dt-mobile-header .mobile-main-nav li .sub-nav > li > a .menu-text {
  font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  text-transform: none;
}
.mobile-main-nav .sub-nav > .menu-item > a i[class^="fa"],
.mobile-main-nav .sub-nav > .menu-item > a i[class^="dt-icon"] {
  font-size: 13px;
}
.mobile-main-nav .sub-nav li > a .menu-text,
.mobile-main-nav .sub-nav li > a i[class^="fa"],
.mobile-main-nav .sub-nav li > a i[class^="dt-icon"] {
  font-size: 9px;
  line-height: 13px;
}
.mobile-main-nav .sub-nav.level-arrows-on li.has-children > a:after,
.mobile-main-nav .sub-nav.level-arrows-on li.has-children:not(.act):hover > a:after,
.mobile-main-nav .sub-nav.level-arrows-on li.has-children.act > a:after,
.mobile-main-nav .sub-nav li.has-children a:after,
.mobile-main-nav .sub-nav .next-level-button {
  color: rgba(51,51,51,0.17);
}
.mobile-main-nav .sub-nav .next-level-button {
  padding: 6.5px 0;
  top: 0;
  line-height: 17px;
}
.mobile-main-nav .sub-nav .next-level-button:before {
  line-height: 17px;
}
.mobile-main-nav  > li.has-children > a {
  max-width: calc(100% - 55px);
}
.mobile-main-nav .sub-nav > li.has-children > a {
  max-width: calc(100% - 30px);
}
.dt-close-mobile-menu-icon {
  padding: 5px 5px 5px 5px;
  margin: 15px 0px 0px 0px;
  border-radius: 0px;
}
.mobile-hamburger-close-bg-enable .dt-close-mobile-menu-icon:before {
  background-color: var(--the7-accent-color);
}
.accent-gradient.mobile-hamburger-close-bg-enable .dt-close-mobile-menu-icon:before {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.mobile-hamburger-close-border-enable .dt-close-mobile-menu-icon:before {
  border: 0px solid var(--the7-accent-color);
}
.mobile-hamburger-close-bg-hover-enable .dt-close-mobile-menu-icon:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient.mobile-hamburger-close-bg-hover-enable .dt-close-mobile-menu-icon:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.mobile-hamburger-close-border-hover-enable .dt-close-mobile-menu-icon:after {
  border: 0px solid var(--the7-accent-color);
}
.dt-close-mobile-menu-icon span:after {
  background-color: var(--the7-accent-color);
  background: #ffffff !important;
}
.accent-gradient .dt-close-mobile-menu-icon span:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.dt-close-mobile-menu-icon span:before {
  background-color: var(--the7-accent-color);
  background: #ffffff !important;
}
.accent-gradient .dt-close-mobile-menu-icon span:before {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.top-bar .sub-nav li.has-children.act:after,
#bottom-bar .sub-nav li.has-children.act:after {
  color: var(--the7-accent-color);
}
.top-bar .sub-nav > ul > li > a,
#bottom-bar .sub-nav > ul > li > a {
  color: #333333;
  font:   500 15px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
#page .masthead.sticky-on .header-bar,
#phantom.masthead .header-bar,
#phantom .ph-wrap {
  min-height: 60px;
}
#phantom .logo-box,
#phantom .phantom-top-line-logo,
.phantom-sticky .sticky-on.masthead:not(.side-header) .branding > a,
.phantom-sticky .sticky-on.masthead:not(.side-header) .branding > img {
  padding: 0px 18px 0px 0px;
}
.transparent.phantom-sticky .sticky-on.masthead .branding > a,
.transparent.phantom-sticky .sticky-on.masthead .branding > img {
  padding: 0px 18px 0px 0px;
}
#phantom {
  background: rgba(0,0,0,0.63) none repeat center center;
  background-size: auto;
}
.phantom-shadow-decoration #phantom {
  box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
}
#phantom.boxed {
  max-width: 1280px;
}
.phantom-line-decoration #phantom {
  border-bottom: 1px solid rgba(51,51,51,0.11);
  box-shadow: none !important;
}
.phantom-content-width-line-decoration #phantom .ph-wrap {
  position: relative;
  box-shadow: none !important;
}
.phantom-content-width-line-decoration #phantom .ph-wrap:after {
  position: absolute;
  bottom: 0;
  left: auto;
  right: auto;
  content: "";
  width: calc(100% - 50px - 80px);
  height: 1px;
  background: rgba(51,51,51,0.11);
}
.phantom-shadow-decoration #phantom {
  box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
  border-bottom: none;
}
.phantom-disable-decoration #phantom {
  box-shadow: none !important;
  border-bottom: none;
}
.responsive-off.phantom-sticky .sticky-on.masthead:not(.masthead-mobile) {
  background: rgba(0,0,0,0.63) !important;
}
.responsive-off.phantom-line-decoration.phantom-sticky .sticky-on.masthead {
  border-bottom: 1px solid rgba(51,51,51,0.11);
  box-shadow: none !important;
}
.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar,
.ph-wrap {
  padding: 0 50px 0 80px;
}
.top-header .mega-full-width > .dt-mega-menu-wrap {
  width: calc(1300px - 50px - 80px);
}
.boxed .masthead:not(.full-width):not(.side-header):not(.side-header-menu-icon):not(.side-header-v-stroke) .header-bar,
.boxed .ph-wrap {
  max-width: 100%;
  width: calc(1300px - 50px - 80px);
}
#phantom .ph-wrap .header-bar {
  padding: 0;
}
.boxed .masthead:not(.width-in-pixel):not(#phantom) .top-bar.full-width-line:after,
.boxed .masthead:not(.width-in-pixel):not(.sticky-on) .top-bar-bg,
.boxed.masthead:not(.width-in-pixel):not(#phantom) .top-bar-bg,
.boxed .classic-header:not(.width-in-pixel) .navigation:before {
  margin: 0 -50px 0 -80px;
  padding: 0 1000px;
}
.ph-wrap,
#phantom .ph-wrap.boxed,
.boxed .top-bar.line-content:before,
.boxed .classic-header.content-width-line .navigation:before {
  max-width: calc(1300px - 50px - 80px);
}
.masthead:not(.mixed-header) {
  background: rgba(0,0,0,0.81) url(//cp.testedtechs.com/wp-content/themes/testedtechs/images/backgrounds/patterns/full/retro-dark.png) repeat center center;
  background-size: auto;
}
.masthead.line-decoration:not(.side-header):not(.mixed-header):not(.masthead-mobile-header) {
  border-bottom: 1px solid rgba(51,51,51,0.11);
}
.header-side-left .masthead.line-decoration:not(.mixed-header):not(.masthead-mobile-header) {
  border-right: 1px solid rgba(51,51,51,0.11);
}
.header-side-right .masthead.line-decoration:not(.mixed-header):not(.masthead-mobile-header) {
  border-left: 1px solid rgba(51,51,51,0.11);
}
.masthead.content-width-line-decoration:not(.mixed-header):not(.side-header):not(.masthead-mobile-header):not(#phantom) .header-bar {
  padding-bottom: 1px;
}
.masthead.content-width-line-decoration:not(.mixed-header):not(.side-header):not(.masthead-mobile-header):not(#phantom) .header-bar:after {
  position: absolute;
  bottom: 0;
  left: auto;
  right: auto;
  content: "";
  width: calc(100% - 50px - 80px);
  height: 1px;
  background: rgba(51,51,51,0.11);
}
.header-side-left .masthead.content-width-line-decoration:not(.mixed-header):not(.masthead-mobile-header) .header-bar:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: auto;
  top: auto;
  height: calc(100% - 0px - 0px);
  width: 1px;
  background: rgba(51,51,51,0.11);
}
.header-side-right .masthead.content-width-line-decoration:not(.mixed-header):not(.masthead-mobile-header) .header-bar:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: auto;
  top: auto;
  height: calc(100% - 0px - 0px);
  width: 1px;
  background: rgba(51,51,51,0.11);
}
.transparent .masthead:not(.side-header),
.overlay-navigation .masthead.shadow-decoration:not(.mixed-header) {
  box-shadow: none;
}
.masthead.shadow-decoration:not(.side-header-menu-icon):not(#phantom):not(.masthead-mobile-header) {
  box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
}
.transparent .masthead:not(.side-header) {
  background: #eeee22;
}
.transparent .top-bar-bg {
  background: rgba(0,0,0,0.5);
}
#main-slideshow:not(.rv-slider):not(.empty-slider) {
  min-height: 90px;
}
#main-slideshow.fixed,
#main-slideshow.fix,
#main-slideshow.layer-fixed {
  background-color: rgba(27,27,27,0.08);
}
#main-slideshow.fixed > .royalSlider,
#main-slideshow.fixed .ts-wrap {
  max-width: 1212px;
}
.outline-element-decoration #main-slideshow.fixed:after,
.outline-element-decoration #main-slideshow.layer-fixed:after,
.outline-element-decoration #main-slideshow.fix:after {
  background-color: rgba(27,27,27,0.15);
}
.page-title .wf-wrap {
  min-height: 200px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-title .wf-wrap:after {
  border-bottom: 6px double rgba(51,51,51,0.11);
}
.page-title.solid-bg {
  background-color: rgba(0,0,0,0.04);
}
.page-title.solid-bg.bg-img-enabled {
  background-image: none;
  background-repeat: repeat;
  background-position: center center;
  background-size: auto auto;
}
.page-title.overlay-bg:after {
  background: rgba(0,0,0,0.5);
}
.page-title.gradient-bg {
  background: rgba(0,0,0,0.04);
}
.page-title.title-outline-decoration {
  border-bottom: 10px solid rgba(30,115,190,0);
}
.page-title > .wf-wrap,
#fancy-header > .wf-wrap {
  width: 1300px;
}
.page-title h1,
.page-title h1 *,
.page-title h1 a:hover,
#page .page-title .entry-title {
  font:  normal 700 34px / 44px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  text-transform: none;
}
.page-title .breadcrumbs li:before,
.page-title .breadcrumbs li:before {
  color: rgba(27,27,27,0.35);
}
.page-title.breadcrumbs-bg .breadcrumbs {
  background: #594492;
  border-radius: 2px;
  border: 0px solid rgba(255,255,255,0);
}
.page-title .breadcrumbs {
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
}
.page-title .breadcrumbs,
.page-title .breadcrumbs a {
  color: #adafb3;
  font:  normal  14px / 24px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.page-title .breadcrumbs li:before,
.page-title .breadcrumbs li:before {
  color: rgba(173,175,179,0.5);
}
.fancy-header h1,
.fancy-header h2,
.fancy-header .fancy-subtitle {
  font:  normal 700 34px / 44px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
#page .fancy-header .color-accent span {
  color: var(--the7-accent-color);
}
.accent-gradient #page .fancy-header .color-accent span {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .fancy-header .color-accent span {
    color: #aca482;
  }
}
.dt-breadcrumbs-shortcode .breadcrumbs * {
  color: var(--the7-secondary-text-color);
}
.responsive-off #main:not(.sidebar-none) .wf-container-main {
  grid-column-gap: 50px;
}
.responsive-off .sidebar-right .wf-container-main {
  -ms-grid-columns: calc(100% - 350px - 25px) 50px calc(350px - 25px);
  grid-template-columns: calc(100% - 350px - 25px) calc(350px - 25px);
}
.responsive-off .sidebar-left .wf-container-main {
  -ms-grid-columns: calc(350px - 25px) 50px calc(100% - 350px - 25px);
  grid-template-columns: calc(350px - 25px) calc(100% - 350px - 25px);
}
.responsive-off .sidebar-divider-vertical.sidebar-left .sidebar {
  padding-right: 50px;
}
.responsive-off .sidebar-divider-vertical.sidebar-right .sidebar {
  padding-left: 50px;
}
.sidebar-right .sidebar {
  border-left: 1px solid var(--the7-divider-color);
}
.sidebar-left .sidebar {
  border-right: 1px solid var(--the7-divider-color);
}
.solid-bg .sidebar-content {
  background: #f7f7f8 none repeat center center;
}
.solid-bg.sidebar-outline-decoration .sidebar-content,
.bg-under-widget.sidebar-outline-decoration .widget {
  border: 1px solid rgba(0,0,0,0.06);
}
.bg-under-widget .sidebar-content .widget,
.solid-bg.sidebar-content .widget {
  background: #f7f7f8 none repeat center center;
}
.solid-bg.sidebar-content.sidebar-outline-decoration .widget {
  border: 1px solid rgba(0,0,0,0.06);
}
.solid-bg.sidebar-shadow-decoration .sidebar-content,
.bg-under-widget.sidebar-shadow-decoration .sidebar-content .widget,
.solid-bg.sidebar-content.sidebar-shadow-decoration .widget {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.sidebar .widget,
.sidebar-content .widget,
.elementor-widget-sidebar .widget {
  border-top: 1px solid var(--the7-divider-color);
  color: #8b8d94;
  padding-top: 30px;
  padding-bottom: 30px;
}
.sidebar .widget,
.widget_product_categories li a,
.widget .st-accordion li > a,
ul.cart_list li a,
ul.product_list_widget li a,
.sidebar-content .widget,
.widget .testimonial-vcard .text-primary,
.widget .testimonial-vcard .text-secondary,
div[class*='elementor-widget-wp-widget-'],
.elementor-widget-sidebar .widget,
.elementor-widget-wp-widget-woocommerce_recently_viewed_products,
.elementor-widget-wp-widget-woocommerce_recent_reviews,
.elementor-widget-wp-widget-woocommerce_product_categories,
.elementor-widget-wp-widget-woocommerce_top_rated_products,
.elementor-widget-wp-widget-woocommerce_widget_cart,
.elementor-widget-wp-widget-woocommerce_price_filter,
.elementor-widget-wp-widget-woocommerce_layered_nav,
.elementor-widget-wp-widget-woocommerce_products,
.elementor-widget-woocommerce-products,
.elementor-widget-wp-widget-woocommerce_layered_nav_filters,
.elementor-widget-wp-widget-woocommerce_rating_filter,
.the7-product-filter {
  font: var(--the7-widget-content-font);
  text-transform: var(--the7-widget-content-text-transform);
  letter-spacing: var(--the7-widget-content-letter-spacing);
  text-decoration: var(--the7-widget-content-text-decoration);
}
.sidebar.bg-under-widget .widget,
.bg-under-widget .sidebar-content .widget,
.solid-bg.sidebar-content .widget,
.mec-wrap .col-md-4 .widget {
  margin-top: 60px;
}
.widget-title,
div[class*='elementor-widget-wp-widget-'] h5,
.elementor-widget .woocommerce h5 {
  font: var(--the7-widget-title-font);
  text-transform: var(--the7-widget-title-text-transform);
  letter-spacing: var(--the7-widget-title-letter-spacing);
  text-decoration: var(--the7-widget-title-text-decoration);
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget-title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget div[class*='elementor-widget-wp-widget-'] h5,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .elementor-widget .woocommerce h5 {
  color: #333333;
}
.sidebar-content .widget-title,
.sidebar-content div[class*='elementor-widget-wp-widget-'] h5,
.sidebar-content .elementor-widget .woocommerce h5 {
  color: #333333;
}
.footer .widget-title,
.footer div[class*='elementor-widget-wp-widget-'] h5,
.footer .elementor-widget .woocommerce h5 {
  color: #eeeeee;
}
.widget-title,
body .elementor-widget .woocommerce h5 {
  margin-bottom: var(--the7-widget-gap);
}
.widgettitle {
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widgettitle {
  color: #333333;
}
.sidebar-content .widgettitle {
  color: #333333;
}
.footer .widgettitle {
  color: #eeeeee;
}
.sidebar-content .widget:not(.widget_icl_lang_sel_widget) a:not(.elementor-button),
.sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) a:not(.elementor-button) * {
  color: #8b8d94;
}
.sidebar-content .widget .post-content .text-secondary {
  color: rgba(139,141,148,0.5);
}
.footer .widget a,
.footer .widget .post-content .text-secondary {
  color: #8b8d94;
}
.footer .widget .post-content .text-secondary {
  color: rgba(139,141,148,0.5);
}
.widget_categories li a,
.widget_meta a,
.blogroll a,
.widget_archive li a,
.widget_recent_entries a,
.widget_recent_comments a,
.widget_links a,
.items-grid a,
.recent-posts a,
.widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.contact-info .secondary-color,
.widget_nav_menu a,
.tagcloud a,
.widget_pages a,
a.rsswidget,
.textwidget a {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_categories li a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_meta a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .blogroll a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_archive li a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_recent_entries a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_recent_comments a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_links a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .items-grid a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .recent-posts a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .contact-info .secondary-color,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_nav_menu a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .tagcloud a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_pages a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget a.rsswidget,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .textwidget a {
  color: #333333;
}
.sidebar-content .widget_categories li a,
.sidebar-content .widget_meta a,
.sidebar-content .blogroll a,
.sidebar-content .widget_archive li a,
.sidebar-content .widget_recent_entries a,
.sidebar-content .widget_recent_comments a,
.sidebar-content .widget_links a,
.sidebar-content .items-grid a,
.sidebar-content .recent-posts a,
.sidebar-content .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.sidebar-content .contact-info .secondary-color,
.sidebar-content .widget_nav_menu a,
.sidebar-content .tagcloud a,
.sidebar-content .widget_pages a,
.sidebar-content a.rsswidget,
.sidebar-content .textwidget a {
  color: #333333;
}
.footer .widget_categories li a,
.footer .widget_meta a,
.footer .blogroll a,
.footer .widget_archive li a,
.footer .widget_recent_entries a,
.footer .widget_recent_comments a,
.footer .widget_links a,
.footer .items-grid a,
.footer .recent-posts a,
.footer .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.footer .contact-info .secondary-color,
.footer .widget_nav_menu a,
.footer .tagcloud a,
.footer .widget_pages a,
.footer a.rsswidget,
.footer .textwidget a {
  color: #eeeeee;
}
.widget_categories li,
.widget_archive li {
  color: rgba(139,141,148,0.5);
}
.sidebar-content .custom-categories a,
.sidebar-content .cat-item a,
.sidebar-content .widget_recent_comments a,
.sidebar-content .widget_tag_cloud a:hover {
  color: #333333;
}
.footer .custom-categories a,
.footer .cat-item a,
.footer .widget_recent_comments a,
.footer .widget_tag_cloud a:hover {
  color: #eeeeee;
}
.sidebar-content .custom-categories a span.item-num,
.sidebar-content .cat-item a span.item-num {
  color: rgba(139,141,148,0.5);
}
.footer .custom-categories a span.item-num,
.footer .cat-item a span.item-num {
  color: rgba(139,141,148,0.5);
}
.sidebar-content .custom-categories a:hover span.item-name,
.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-categories a:hover span.item-name,
.sidebar-content .cat-item a:hover span.item-name,
.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .cat-item a:hover span.item-name,
.sidebar-content .custom-menu a:hover,
.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-menu a:hover,
.sidebar-content .custom-menu li.act > a,
.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-menu li.act > a,
.sidebar-content .widget_recent_comments a:hover,
.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .widget_recent_comments a:hover {
  color: var(--the7-accent-color);
}
.accent-gradient #page .custom-categories a:hover span.item-name,
.accent-gradient #page .cat-item a:hover span.item-name,
.accent-gradient #page .custom-menu a:hover,
.accent-gradient #page .custom-menu li.act > a,
.accent-gradient #page .widget_recent_comments a:hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .custom-categories a:hover span.item-name,
  .accent-gradient #page .cat-item a:hover span.item-name,
  .accent-gradient #page .custom-menu a:hover,
  .accent-gradient #page .custom-menu li.act > a,
  .accent-gradient #page .widget_recent_comments a:hover {
    color: #aca482;
  }
}
.footer .custom-categories a:hover span.item-name,
.footer .cat-item a:hover span.item-name,
.footer .custom-menu a:hover,
.footer .custom-menu li.act > a,
.footer .widget_recent_comments a:hover {
  color: var(--the7-accent-color);
}
.accent-gradient #page .footer .custom-categories a:hover span.item-name,
.accent-gradient #page .footer .cat-item a:hover span.item-name,
.accent-gradient #page .footer .custom-menu a:hover,
.accent-gradient #page .footer .custom-menu li.act > a,
.accent-gradient #page .footer .widget_recent_comments a:hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .footer .custom-categories a:hover span.item-name,
  .accent-gradient #page .footer .cat-item a:hover span.item-name,
  .accent-gradient #page .footer .custom-menu a:hover,
  .accent-gradient #page .footer .custom-menu li.act > a,
  .accent-gradient #page .footer .widget_recent_comments a:hover {
    color: #aca482;
  }
}
.sidebar-content .custom-menu a:hover svg,
.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-menu a:hover svg,
.sidebar-content .custom-menu li.act > a svg,
.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-menu li.act > a svg {
  fill: var(--the7-accent-color);
  color: var(--the7-accent-color);
}
.footer .custom-menu a:hover svg,
.footer .custom-menu li.act > a svg {
  fill: var(--the7-accent-color);
  color: var(--the7-accent-color);
}
.widget .menu li,
.widget_pages li,
.widget .custom-menu.dividers-on li,
div[class*='elementor-widget-wp-widget-'] .custom-menu.dividers-on li,
div[class*='elementor-widget-wp-widget-'] .menu li,
.widget .blogroll li,
.widget .qts-lang-menu li {
  border-style: solid;
  border-width: 1px;
  border-color: var(--the7-divider-color);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.sidebar-content .widget .menu li,
.sidebar-content .widget .custom-menu.dividers-on li,
.sidebar-content .widget_pages li,
.sidebar-content .blogroll li,
.sidebar-content .widget .qts-lang-menu li {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(139,141,148,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.footer .menu li,
.footer .widget_pages li,
.footer .custom-menu.dividers-on li,
.footer .blogroll li,
.footer .qts-lang-menu li {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(139,141,148,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.menu .current-menu-parent > a,
.menu .current-menu-item > a,
.custom-nav > li > a:hover span,
.custom-nav li.act > a span,
.custom-nav > li > ul a:hover span,
.st-accordion li > a:hover,
.st-accordion > ul li > a:hover *,
.widget .custom-categories a:hover span.item-name,
.widget_categories li a:hover,
.widget_categories li a:not(.class-1):hover,
.widget_meta a:hover,
.blogroll a:hover,
.widget_archive li a:hover,
.widget_archive li a:not(.class-1):hover,
.widget_recent_entries a:hover,
.widget_recent_entries a:not(.class-1):hover,
.widget_links a:hover,
.widget_pages a:hover,
.recent-posts a:not(.post-rollover):hover,
.items-grid .post-content > a:hover,
#wp-calendar td a:hover,
.tagcloud a:hover,
.tagcloud a:not(.class-1):hover,
.widget_nav_menu a:hover,
a.rsswidget:hover {
  color: var(--the7-accent-color);
}
.sidebar-content .menu .current-menu-parent > a,
.sidebar-content.solid-bg .menu .current-menu-parent > a,
.sidebar-content .menu .current-menu-item > a,
.sidebar-content.solid-bg .menu .current-menu-item > a,
.sidebar-content .custom-nav > li > a:hover span,
.sidebar-content.solid-bg .custom-nav > li > a:hover span,
.sidebar-content .custom-nav li.act > a span,
.sidebar-content.solid-bg .custom-nav li.act > a span,
.sidebar-content .custom-nav > li > ul a:hover span,
.sidebar-content.solid-bg .custom-nav > li > ul a:hover span,
.sidebar-content .st-accordion li > a:hover,
.sidebar-content.solid-bg .st-accordion li > a:hover,
.sidebar-content .st-accordion > ul li > a:hover *,
.sidebar-content.solid-bg .st-accordion > ul li > a:hover *,
.sidebar-content .widget .custom-categories a:hover span.item-name,
.sidebar-content.solid-bg .widget .custom-categories a:hover span.item-name,
.sidebar-content .widget_categories li a:hover,
.sidebar-content.solid-bg .widget_categories li a:hover,
.sidebar-content .widget_categories li a:not(.class-1):hover,
.sidebar-content.solid-bg .widget_categories li a:not(.class-1):hover,
.sidebar-content .widget_meta a:hover,
.sidebar-content.solid-bg .widget_meta a:hover,
.sidebar-content .blogroll a:hover,
.sidebar-content.solid-bg .blogroll a:hover,
.sidebar-content .widget_archive li a:hover,
.sidebar-content.solid-bg .widget_archive li a:hover,
.sidebar-content .widget_archive li a:not(.class-1):hover,
.sidebar-content.solid-bg .widget_archive li a:not(.class-1):hover,
.sidebar-content .widget_recent_entries a:hover,
.sidebar-content.solid-bg .widget_recent_entries a:hover,
.sidebar-content .widget_recent_entries a:not(.class-1):hover,
.sidebar-content.solid-bg .widget_recent_entries a:not(.class-1):hover,
.sidebar-content .widget_links a:hover,
.sidebar-content.solid-bg .widget_links a:hover,
.sidebar-content .widget_pages a:hover,
.sidebar-content.solid-bg .widget_pages a:hover,
.sidebar-content .recent-posts a:not(.post-rollover):hover,
.sidebar-content.solid-bg .recent-posts a:not(.post-rollover):hover,
.sidebar-content .items-grid .post-content > a:hover,
.sidebar-content.solid-bg .items-grid .post-content > a:hover,
.sidebar-content #wp-calendar td a:hover,
.sidebar-content.solid-bg #wp-calendar td a:hover,
.sidebar-content .tagcloud a:hover,
.sidebar-content.solid-bg .tagcloud a:hover,
.sidebar-content .tagcloud a:not(.class-1):hover,
.sidebar-content.solid-bg .tagcloud a:not(.class-1):hover,
.sidebar-content .widget_nav_menu a:hover,
.sidebar-content.solid-bg .widget_nav_menu a:hover,
.sidebar-content a.rsswidget:hover,
.sidebar-content.solid-bg a.rsswidget:hover {
  color: var(--the7-accent-color);
}
.accent-gradient .sidebar-content .menu .current-menu-parent > a,
.accent-gradient .sidebar-content.solid-bg .menu .current-menu-parent > a,
.accent-gradient .sidebar-content .menu .current-menu-item > a,
.accent-gradient .sidebar-content.solid-bg .menu .current-menu-item > a,
.accent-gradient .sidebar-content .custom-nav > li > a:hover span,
.accent-gradient .sidebar-content.solid-bg .custom-nav > li > a:hover span,
.accent-gradient .sidebar-content .custom-nav li.act > a span,
.accent-gradient .sidebar-content.solid-bg .custom-nav li.act > a span,
.accent-gradient .sidebar-content .custom-nav > li > ul a:hover span,
.accent-gradient .sidebar-content.solid-bg .custom-nav > li > ul a:hover span,
.accent-gradient .sidebar-content .st-accordion li > a:hover,
.accent-gradient .sidebar-content.solid-bg .st-accordion li > a:hover,
.accent-gradient .sidebar-content .st-accordion > ul li > a:hover *,
.accent-gradient .sidebar-content.solid-bg .st-accordion > ul li > a:hover *,
.accent-gradient .sidebar-content .widget .custom-categories a:hover span.item-name,
.accent-gradient .sidebar-content.solid-bg .widget .custom-categories a:hover span.item-name,
.accent-gradient .sidebar-content .widget_categories li a:hover,
.accent-gradient .sidebar-content.solid-bg .widget_categories li a:hover,
.accent-gradient .sidebar-content .widget_categories li a:not(.class-1):hover,
.accent-gradient .sidebar-content.solid-bg .widget_categories li a:not(.class-1):hover,
.accent-gradient .sidebar-content .widget_meta a:hover,
.accent-gradient .sidebar-content.solid-bg .widget_meta a:hover,
.accent-gradient .sidebar-content .blogroll a:hover,
.accent-gradient .sidebar-content.solid-bg .blogroll a:hover,
.accent-gradient .sidebar-content .widget_archive li a:hover,
.accent-gradient .sidebar-content.solid-bg .widget_archive li a:hover,
.accent-gradient .sidebar-content .widget_archive li a:not(.class-1):hover,
.accent-gradient .sidebar-content.solid-bg .widget_archive li a:not(.class-1):hover,
.accent-gradient .sidebar-content .widget_recent_entries a:hover,
.accent-gradient .sidebar-content.solid-bg .widget_recent_entries a:hover,
.accent-gradient .sidebar-content .widget_recent_entries a:not(.class-1):hover,
.accent-gradient .sidebar-content.solid-bg .widget_recent_entries a:not(.class-1):hover,
.accent-gradient .sidebar-content .widget_links a:hover,
.accent-gradient .sidebar-content.solid-bg .widget_links a:hover,
.accent-gradient .sidebar-content .widget_pages a:hover,
.accent-gradient .sidebar-content.solid-bg .widget_pages a:hover,
.accent-gradient .sidebar-content .recent-posts a:not(.post-rollover):hover,
.accent-gradient .sidebar-content.solid-bg .recent-posts a:not(.post-rollover):hover,
.accent-gradient .sidebar-content .items-grid .post-content > a:hover,
.accent-gradient .sidebar-content.solid-bg .items-grid .post-content > a:hover,
.accent-gradient .sidebar-content #wp-calendar td a:hover,
.accent-gradient .sidebar-content.solid-bg #wp-calendar td a:hover,
.accent-gradient .sidebar-content .tagcloud a:hover,
.accent-gradient .sidebar-content.solid-bg .tagcloud a:hover,
.accent-gradient .sidebar-content .tagcloud a:not(.class-1):hover,
.accent-gradient .sidebar-content.solid-bg .tagcloud a:not(.class-1):hover,
.accent-gradient .sidebar-content .widget_nav_menu a:hover,
.accent-gradient .sidebar-content.solid-bg .widget_nav_menu a:hover,
.accent-gradient .sidebar-content a.rsswidget:hover,
.accent-gradient .sidebar-content.solid-bg a.rsswidget:hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .sidebar-content .menu .current-menu-parent > a,
  .accent-gradient .sidebar-content.solid-bg .menu .current-menu-parent > a,
  .accent-gradient .sidebar-content .menu .current-menu-item > a,
  .accent-gradient .sidebar-content.solid-bg .menu .current-menu-item > a,
  .accent-gradient .sidebar-content .custom-nav > li > a:hover span,
  .accent-gradient .sidebar-content.solid-bg .custom-nav > li > a:hover span,
  .accent-gradient .sidebar-content .custom-nav li.act > a span,
  .accent-gradient .sidebar-content.solid-bg .custom-nav li.act > a span,
  .accent-gradient .sidebar-content .custom-nav > li > ul a:hover span,
  .accent-gradient .sidebar-content.solid-bg .custom-nav > li > ul a:hover span,
  .accent-gradient .sidebar-content .st-accordion li > a:hover,
  .accent-gradient .sidebar-content.solid-bg .st-accordion li > a:hover,
  .accent-gradient .sidebar-content .st-accordion > ul li > a:hover *,
  .accent-gradient .sidebar-content.solid-bg .st-accordion > ul li > a:hover *,
  .accent-gradient .sidebar-content .widget .custom-categories a:hover span.item-name,
  .accent-gradient .sidebar-content.solid-bg .widget .custom-categories a:hover span.item-name,
  .accent-gradient .sidebar-content .widget_categories li a:hover,
  .accent-gradient .sidebar-content.solid-bg .widget_categories li a:hover,
  .accent-gradient .sidebar-content .widget_categories li a:not(.class-1):hover,
  .accent-gradient .sidebar-content.solid-bg .widget_categories li a:not(.class-1):hover,
  .accent-gradient .sidebar-content .widget_meta a:hover,
  .accent-gradient .sidebar-content.solid-bg .widget_meta a:hover,
  .accent-gradient .sidebar-content .blogroll a:hover,
  .accent-gradient .sidebar-content.solid-bg .blogroll a:hover,
  .accent-gradient .sidebar-content .widget_archive li a:hover,
  .accent-gradient .sidebar-content.solid-bg .widget_archive li a:hover,
  .accent-gradient .sidebar-content .widget_archive li a:not(.class-1):hover,
  .accent-gradient .sidebar-content.solid-bg .widget_archive li a:not(.class-1):hover,
  .accent-gradient .sidebar-content .widget_recent_entries a:hover,
  .accent-gradient .sidebar-content.solid-bg .widget_recent_entries a:hover,
  .accent-gradient .sidebar-content .widget_recent_entries a:not(.class-1):hover,
  .accent-gradient .sidebar-content.solid-bg .widget_recent_entries a:not(.class-1):hover,
  .accent-gradient .sidebar-content .widget_links a:hover,
  .accent-gradient .sidebar-content.solid-bg .widget_links a:hover,
  .accent-gradient .sidebar-content .widget_pages a:hover,
  .accent-gradient .sidebar-content.solid-bg .widget_pages a:hover,
  .accent-gradient .sidebar-content .recent-posts a:not(.post-rollover):hover,
  .accent-gradient .sidebar-content.solid-bg .recent-posts a:not(.post-rollover):hover,
  .accent-gradient .sidebar-content .items-grid .post-content > a:hover,
  .accent-gradient .sidebar-content.solid-bg .items-grid .post-content > a:hover,
  .accent-gradient .sidebar-content #wp-calendar td a:hover,
  .accent-gradient .sidebar-content.solid-bg #wp-calendar td a:hover,
  .accent-gradient .sidebar-content .tagcloud a:hover,
  .accent-gradient .sidebar-content.solid-bg .tagcloud a:hover,
  .accent-gradient .sidebar-content .tagcloud a:not(.class-1):hover,
  .accent-gradient .sidebar-content.solid-bg .tagcloud a:not(.class-1):hover,
  .accent-gradient .sidebar-content .widget_nav_menu a:hover,
  .accent-gradient .sidebar-content.solid-bg .widget_nav_menu a:hover,
  .accent-gradient .sidebar-content a.rsswidget:hover,
  .accent-gradient .sidebar-content.solid-bg a.rsswidget:hover {
    color: #aca482;
  }
}
.footer .menu .current-menu-parent > a,
.footer .menu .current-menu-item > a,
.footer .custom-nav > li > a:hover span,
.footer .custom-nav li.act > a span,
.footer .custom-nav > li > ul a:hover span,
.footer .st-accordion li > a:hover,
.footer .st-accordion > ul li > a:hover *,
.footer .widget .custom-categories a:hover span.item-name,
.footer .widget_categories li a:hover,
.footer .widget_categories li a:not(.class-1):hover,
.footer .widget_meta a:hover,
.footer .blogroll a:hover,
.footer .widget_archive li a:hover,
.footer .widget_archive li a:not(.class-1):hover,
.footer .widget_recent_entries a:hover,
.footer .widget_recent_entries a:not(.class-1):hover,
.footer .widget_links a:hover,
.footer .widget_pages a:hover,
.footer .recent-posts a:not(.post-rollover):hover,
.footer .items-grid .post-content > a:hover,
.footer #wp-calendar td a:hover,
.footer .tagcloud a:hover,
.footer .tagcloud a:not(.class-1):hover,
.footer .widget_nav_menu a:hover,
.footer a.rsswidget:hover {
  color: var(--the7-accent-color);
}
.accent-gradient .footer .menu .current-menu-parent > a,
.accent-gradient .footer .menu .current-menu-item > a,
.accent-gradient .footer .custom-nav > li > a:hover span,
.accent-gradient .footer .custom-nav li.act > a span,
.accent-gradient .footer .custom-nav > li > ul a:hover span,
.accent-gradient .footer .st-accordion li > a:hover,
.accent-gradient .footer .st-accordion > ul li > a:hover *,
.accent-gradient .footer .widget .custom-categories a:hover span.item-name,
.accent-gradient .footer .widget_categories li a:hover,
.accent-gradient .footer .widget_categories li a:not(.class-1):hover,
.accent-gradient .footer .widget_meta a:hover,
.accent-gradient .footer .blogroll a:hover,
.accent-gradient .footer .widget_archive li a:hover,
.accent-gradient .footer .widget_archive li a:not(.class-1):hover,
.accent-gradient .footer .widget_recent_entries a:hover,
.accent-gradient .footer .widget_recent_entries a:not(.class-1):hover,
.accent-gradient .footer .widget_links a:hover,
.accent-gradient .footer .widget_pages a:hover,
.accent-gradient .footer .recent-posts a:not(.post-rollover):hover,
.accent-gradient .footer .items-grid .post-content > a:hover,
.accent-gradient .footer #wp-calendar td a:hover,
.accent-gradient .footer .tagcloud a:hover,
.accent-gradient .footer .tagcloud a:not(.class-1):hover,
.accent-gradient .footer .widget_nav_menu a:hover,
.accent-gradient .footer a.rsswidget:hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .footer .menu .current-menu-parent > a,
  .accent-gradient .footer .menu .current-menu-item > a,
  .accent-gradient .footer .custom-nav > li > a:hover span,
  .accent-gradient .footer .custom-nav li.act > a span,
  .accent-gradient .footer .custom-nav > li > ul a:hover span,
  .accent-gradient .footer .st-accordion li > a:hover,
  .accent-gradient .footer .st-accordion > ul li > a:hover *,
  .accent-gradient .footer .widget .custom-categories a:hover span.item-name,
  .accent-gradient .footer .widget_categories li a:hover,
  .accent-gradient .footer .widget_categories li a:not(.class-1):hover,
  .accent-gradient .footer .widget_meta a:hover,
  .accent-gradient .footer .blogroll a:hover,
  .accent-gradient .footer .widget_archive li a:hover,
  .accent-gradient .footer .widget_archive li a:not(.class-1):hover,
  .accent-gradient .footer .widget_recent_entries a:hover,
  .accent-gradient .footer .widget_recent_entries a:not(.class-1):hover,
  .accent-gradient .footer .widget_links a:hover,
  .accent-gradient .footer .widget_pages a:hover,
  .accent-gradient .footer .recent-posts a:not(.post-rollover):hover,
  .accent-gradient .footer .items-grid .post-content > a:hover,
  .accent-gradient .footer #wp-calendar td a:hover,
  .accent-gradient .footer .tagcloud a:hover,
  .accent-gradient .footer .tagcloud a:not(.class-1):hover,
  .accent-gradient .footer .widget_nav_menu a:hover,
  .accent-gradient .footer a.rsswidget:hover {
    color: #aca482;
  }
}
.textwidget a:not(.dt-btn):hover {
  color: var(--the7-accent-color);
}
.sidebar-content .textwidget a:not(.dt-btn):hover,
.stripe .sidebar-content.solid-bg .textwidget a:not(.dt-btn):hover {
  color: var(--the7-accent-color);
}
.footer .textwidget a:not(.dt-btn):hover {
  color: var(--the7-accent-color);
}
.accent-gradient #page .footer .textwidget a:not(.dt-btn):hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .footer .textwidget a:not(.dt-btn):hover {
    color: #aca482;
  }
}
#wp-calendar,
#wp-calendar td {
  background-color: rgba(27,27,27,0.04);
}
.sidebar-content #wp-calendar,
.sidebar-content #wp-calendar td {
  background-color: rgba(51,51,51,0.04);
}
#wp-calendar,
#wp-calendar caption,
#wp-calendar td {
  border-color: var(--the7-divider-color);
}
.sidebar-content #wp-calendar,
.sidebar-content #wp-calendar caption,
.sidebar-content #wp-calendar td {
  border-color: rgba(139,141,148,0.15);
}
#wp-calendar td:hover {
  background-color: rgba(27,27,27,0.08);
}
.sidebar-content #wp-calendar td:hover {
  background-color: rgba(51,51,51,0.08);
}
.footer #wp-calendar,
.footer #wp-calendar td {
  background-color: rgba(238,238,238,0.04);
}
.footer #wp-calendar td:hover {
  background-color: rgba(238,238,238,0.08);
}
.footer #wp-calendar,
.footer #wp-calendar caption,
.footer #wp-calendar td {
  border-color: rgba(139,141,148,0.15);
}
#wp-calendar td.act {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient #wp-calendar td.act {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
#wp-calendar th,
#wp-calendar caption,
#wp-calendar tfoot td,
#wp-calendar tfoot td a {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget #wp-calendar th,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget #wp-calendar caption,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget #wp-calendar tfoot td,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget #wp-calendar tfoot td a {
  color: #333333;
}
.sidebar-content #wp-calendar th,
.sidebar-content #wp-calendar caption,
.sidebar-content #wp-calendar tfoot td,
.sidebar-content #wp-calendar tfoot td a {
  color: #333333;
}
.footer #wp-calendar th,
.footer #wp-calendar caption,
.footer #wp-calendar tfoot td,
.footer #wp-calendar tfoot td a {
  color: #eeeeee;
}
#page .widget .searchform .submit svg,
#page .content .searchform .submit svg {
  fill: var(--the7-input-color);
  color: var(--the7-input-color);
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  padding: 0;
  border-color: var(--the7-input-border-color);
  background-color: var(--the7-input-bg-color);
  border-radius: var(--the7-input-border-radius);
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
  background: none;
  margin: 0;
}
.wp-block-search .wp-block-search__button {
  height: var(--the7-input-height);
}
.wp-block-search .wp-block-search__label {
  display: block;
  color: #1b1b1b;
  margin-bottom: 8px;
  font:    17px / 20px "Adamina", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.widget_recent_comments a:hover {
  color: var(--the7-accent-color) !important;
}
.custom-menu a svg {
  fill: var(--the7-secondary-text-color);
  color: var(--the7-secondary-text-color);
}
.sidebar-content .custom-menu a svg {
  fill: rgba(139,141,148,0.5);
  color: rgba(139,141,148,0.5);
}
.footer .custom-menu a svg {
  fill: rgba(139,141,148,0.5);
  color: rgba(139,141,148,0.5);
}
.custom-nav a svg {
  fill: #8b8d94;
  color: #8b8d94;
}
.footer .custom-nav a svg {
  fill: #8b8d94;
  color: #8b8d94;
}
.custom-menu a:hover svg,
.custom-menu .act > a svg {
  fill: var(--the7-secondary-text-color);
  color: var(--the7-secondary-text-color);
}
.sidebar-content .custom-menu a:hover svg,
.sidebar-content .custom-menu .act > a svg {
  fill: rgba(172,164,130,0.999);
  color: rgba(172,164,130,0.999);
}
.footer .custom-menu a:hover svg,
.footer .custom-menu .act > a svg {
  fill: rgba(172,164,130,0.999);
  color: rgba(172,164,130,0.999);
}
.sidebar .skill,
.sidebar-content .skill {
  background-color: rgba(139,141,148,0.15);
}
.footer .skill {
  background-color: rgba(139,141,148,0.15);
}
.skill-value {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .skill-value {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.skill-name,
.skill-name *,
.custom-nav > li > a span,
.custom-nav > li > ul a span,
.st-accordion li a,
.st-accordion > ul li > a * {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .skill-name,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .skill-name *,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .custom-nav > li > a span,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .custom-nav > li > ul a span,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .st-accordion li a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .st-accordion > ul li > a * {
  color: #333333;
}
.sidebar-content .skill-name,
.sidebar-content .skill-name *,
.sidebar-content .custom-nav > li > a span,
.sidebar-content .custom-nav > li > ul a span,
.sidebar-content .st-accordion li a,
.sidebar-content .st-accordion > ul li > a * {
  color: #333333;
}
.footer .skill-name,
.footer .skill-name *,
.footer .custom-nav > li > a span,
.footer .custom-nav > li > ul a span,
.footer .st-accordion li a,
.footer .st-accordion > ul li > a * {
  color: #eeeeee;
}
.st-accordion li > a {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.custom-menu.show-arrow a:after {
  top: calc(var(--the7-text-big-line-height) - 13 / 2);
}
.footer .custom-menu.show-arrow a:after {
  top: calc(var(--the7-base-line-height) - 13 / 2);
}
.custom-menu a:not(:hover) {
  color: var(--the7-base-color);
}
.dt-mega-menu .sidebar-content .custom-menu a:not(:hover) {
  color: #333333;
}
.sidebar-content .custom-menu a:not(:hover) {
  color: #8b8d94;
}
.footer .custom-menu a:not(:hover) {
  color: #8b8d94;
}
.widget_presscore-custom-menu-one .custom-menu.show-arrow a:after {
  background-color: var(--the7-base-color);
}
.dt-mega-menu .sidebar-content .widget_presscore-custom-menu-one .custom-menu.show-arrow a:after {
  background-color: #333333;
}
.sidebar-content .widget_presscore-custom-menu-one .custom-menu.show-arrow a:after {
  background-color: #8b8d94;
}
.footer .widget_presscore-custom-menu-one .custom-menu.show-arrow a:after {
  background-color: #8b8d94;
}
.sidebar .st-accordion li > a:before,
.sidebar-content .st-accordion li > a:before,
.sidebar .custom-menu a:before,
.sidebar-content .custom-menu a:before {
  background-color: rgba(139,141,148,0.15);
}
.footer .st-accordion li > a:before,
.footer .custom-menu a:before {
  background-color: rgba(139,141,148,0.15);
}
.st-accordion li > a:after {
  color: rgba(139,141,148,0.5);
}
.footer .st-accordion li > a:after {
  color: rgba(139,141,148,0.5);
}
.st-accordion li > a:hover:after {
  color: var(--the7-accent-color);
}
.dt-posts-preload .dt-posts-preload-activity {
  background-color: rgba(172,164,130,0.9);
}
.format-link-content,
.format-aside-content,
.format-status-content {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .format-link-content {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .format-link-content {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.post.bg-on,
.post.bg-on.fullwidth-img.format-quote,
.post.bg-on.fullwidth-img.format-link {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .post.bg-on,
.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .post.bg-on.fullwidth-img.format-link {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .post.bg-on,
.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .post.bg-on.fullwidth-img.format-link {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.layout-list .post {
  border-top: 1px solid;
  border-color: var(--the7-divider-color);
}
.sidebar .layout-list .post,
.sidebar-content .layout-list .post {
  border-color: rgba(139,141,148,0.15);
}
.footer .layout-list .post {
  border-color: rgba(139,141,148,0.15);
}
.dividers-on.classic-layout-list .post {
  border-bottom: 1px solid;
  border-color: var(--the7-divider-color);
}
.sidebar .dividers-on.classic-layout-list .post,
.sidebar-content .dividers-on.classic-layout-list .post {
  border-color: rgba(139,141,148,0.15);
}
.footer .dividers-on.classic-layout-list .post {
  border-color: rgba(139,141,148,0.15);
}
.content-bg-on.centered-layout-list article,
.content-bg-on.classic-layout-list article {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .content-bg-on.centered-layout-list article,
.outline-element-decoration .content-bg-on.classic-layout-list article {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .content-bg-on.centered-layout-list article,
.shadow-element-decoration .content-bg-on.classic-layout-list article {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.centered-layout-list.dividers-on .post-entry-content:after {
  background-color: rgba(27,27,27,0.15);
}
.sidebar .centered-layout-list.dividers-on .post-entry-content:after,
.sidebar-content .centered-layout-list.dividers-on .post-entry-content:after {
  background-color: rgba(139,141,148,0.15);
}
.footer .centered-layout-list.dividers-on .post-entry-content:after {
  background-color: rgba(139,141,148,0.15);
}
.content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlay-layout-list) .post-entry-content {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.content-bg-on.content-rollover-layout-list .post-entry-content:before {
  background: rgba(0,0,0,0.04);
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.04) 65%,rgba(0,0,0,0.04) 100%);
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.04) 65%,rgba(0,0,0,0.04) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.04) 65%,rgba(0,0,0,0.04) 100%);
}
#page .content-bg-on.gradient-overlap-layout-list .post-entry-content {
  background: linear-gradient(to bottom,rgba(0,0,0,0.04),rgba(0,0,0,0.04)) no-repeat 0px 150px;
}
.content-bg-on.gradient-overlap-layout-list .post-entry-content:before {
  background: rgba(0,0,0,0.04);
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 64%,rgba(0,0,0,0.04) 83%,rgba(0,0,0,0.04) 100%);
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 64%,rgba(0,0,0,0.04) 83%,rgba(0,0,0,0.04) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 64%,rgba(0,0,0,0.04) 83%,rgba(0,0,0,0.04) 100%);
}
#page .content-bg-on.gradient-overlap-layout-list .no-img .post-entry-content {
  background: var(--the7-content-boxes-bg);
}
.content-bg-on.gradient-overlap-layout-list .no-img .post-entry-content:before {
  display: none;
}
#page .enable-bg-rollover.gradient-overlay-layout-list .post-entry-content {
  background-color: rgba(172,164,130,0.85);
  background: rgba(172,164,130,0.85);
  background: -webkit-linear-gradient(135deg, rgba(172,164,130,0.85) 30%, rgba(180,156,132,0.85) 100%);
  background: linear-gradient(135deg, rgba(172,164,130,0.85) 30%, rgba(180,156,132,0.85) 100%);
}
.blog-shortcode .entry-title,
.portfolio-shortcode .entry-title,
.albums-shortcode .entry-title,
.owl-carousel.blog-carousel-shortcode .entry-title {
  font: normal normal normal var(--the7-h3-font-size) / var(--the7-h3-line-height) var(--the7-h3-font-family);
}
.mode-masonry.blog-shortcode .entry-title,
.mode-grid.blog-shortcode .entry-title,
.blog-carousel-shortcode.blog-shortcode .entry-title,
.portfolio-carousel-shortcode.blog-shortcode .entry-title,
.albums-carousel-shortcode.blog-shortcode .entry-title,
.mode-masonry.portfolio-shortcode .entry-title,
.mode-grid.portfolio-shortcode .entry-title,
.blog-carousel-shortcode.portfolio-shortcode .entry-title,
.portfolio-carousel-shortcode.portfolio-shortcode .entry-title,
.albums-carousel-shortcode.portfolio-shortcode .entry-title,
.mode-masonry.albums-shortcode .entry-title,
.mode-grid.albums-shortcode .entry-title,
.blog-carousel-shortcode.albums-shortcode .entry-title,
.portfolio-carousel-shortcode.albums-shortcode .entry-title,
.albums-carousel-shortcode.albums-shortcode .entry-title,
.mode-masonry.owl-carousel.blog-carousel-shortcode .entry-title,
.mode-grid.owl-carousel.blog-carousel-shortcode .entry-title,
.blog-carousel-shortcode.owl-carousel.blog-carousel-shortcode .entry-title,
.portfolio-carousel-shortcode.owl-carousel.blog-carousel-shortcode .entry-title,
.albums-carousel-shortcode.owl-carousel.blog-carousel-shortcode .entry-title {
  font: normal normal normal var(--the7-h4-font-size) / var(--the7-h4-line-height) var(--the7-h4-font-family);
}
.blog-shortcode .entry-title a,
.portfolio-shortcode .entry-title a,
.albums-shortcode .entry-title a,
.owl-carousel.blog-carousel-shortcode .entry-title a {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .blog-shortcode .entry-title a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .portfolio-shortcode .entry-title a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .albums-shortcode .entry-title a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .owl-carousel.blog-carousel-shortcode .entry-title a {
  color: #333333;
}
.sidebar-content .blog-shortcode .entry-title a,
.sidebar-content .portfolio-shortcode .entry-title a,
.sidebar-content .albums-shortcode .entry-title a,
.sidebar-content .owl-carousel.blog-carousel-shortcode .entry-title a {
  color: #333333;
}
.footer .blog-shortcode .entry-title a,
.footer .portfolio-shortcode .entry-title a,
.footer .albums-shortcode .entry-title a,
.footer .owl-carousel.blog-carousel-shortcode .entry-title a {
  color: #eeeeee;
}
#page .blog-shortcode .entry-title a:hover,
#page .portfolio-shortcode:not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .entry-title a:hover,
#page .albums-shortcode .entry-title a:hover,
#page .owl-carousel.blog-carousel-shortcode .entry-title a:hover {
  color: var(--the7-accent-color);
}
.accent-gradient #page .blog-shortcode .entry-title a:hover,
.accent-gradient #page .portfolio-shortcode:not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .entry-title a:hover,
.accent-gradient #page .albums-shortcode .entry-title a:hover,
.accent-gradient #page .owl-carousel.blog-carousel-shortcode .entry-title a:hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .blog-shortcode .entry-title a:hover,
  .accent-gradient #page .portfolio-shortcode:not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .entry-title a:hover,
  .accent-gradient #page .albums-shortcode .entry-title a:hover,
  .accent-gradient #page .owl-carousel.blog-carousel-shortcode .entry-title a:hover {
    color: #aca482;
  }
}
.blog-shortcode .entry-meta,
.portfolio-shortcode .entry-meta,
.albums-shortcode .entry-meta,
.owl-carousel .entry-meta {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  color: var(--the7-secondary-text-color);
}
.sidebar-content .blog-shortcode .entry-meta,
.sidebar-content .portfolio-shortcode .entry-meta,
.sidebar-content .albums-shortcode .entry-meta,
.sidebar-content .owl-carousel .entry-meta {
  color: rgba(139,141,148,0.5);
}
.footer .blog-shortcode .entry-meta,
.footer .portfolio-shortcode .entry-meta,
.footer .albums-shortcode .entry-meta,
.footer .owl-carousel .entry-meta {
  color: rgba(139,141,148,0.5);
}
.blog-shortcode .entry-excerpt,
.portfolio-shortcode .entry-excerpt,
.albums-shortcode .entry-excerpt,
.owl-carousel .entry-excerpt {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.blog-shortcode.mode-list .entry-excerpt {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.post-details.details-type-link {
  font-size: var(--the7-text-small-font-size);
  line-height: calc(var(--the7-text-small-font-size) + 4px);
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .post-details.details-type-link {
  color: #333333;
}
.sidebar-content .post-details.details-type-link {
  color: #333333;
}
.footer .post-details.details-type-link {
  color: #eeeeee;
}
.post-details.details-type-link * {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .post-details.details-type-link * {
  color: #333333;
}
.sidebar-content .post-details.details-type-link * {
  color: #333333;
}
.footer .post-details.details-type-link * {
  color: #eeeeee;
}
.post-details.details-type-link:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient .post-details.details-type-link:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.details {
  font-size: var(--the7-text-small-font-size);
  line-height: calc(var(--the7-text-small-font-size) + 4px);
  color: var(--the7-h1-color);
}
.details:hover {
  color: var(--the7-h1-color);
}
.details:before {
  background-color: var(--the7-accent-color);
}
.accent-gradient .details:before {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.layout-masonry .post h2.entry-title,
.layout-grid .post h2.entry-title,
.shortcode-blog-posts .post h2.entry-title,
.dt-blog-shortcode .post h2.entry-title,
.slider-wrapper .post h2.entry-title,
.rollover-content h2.entry-title {
  color: var(--the7-h4-color);
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
.post h2.entry-title,
.post h2.entry-title {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .post h2.entry-title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .post h2.entry-title {
  color: #333333;
}
.sidebar-content .post h2.entry-title,
.sidebar-content .post h2.entry-title {
  color: #333333;
}
.footer .post h2.entry-title,
.footer .post h2.entry-title {
  color: #eeeeee;
}
.description-under-image .post .entry-title a:hover,
.post .blog-content .entry-title a:hover,
.project-list-content .entry-title a:hover {
  color: var(--the7-accent-color);
}
.accent-gradient .description-under-image .post .entry-title a:hover,
.accent-gradient .post .blog-content .entry-title a:hover,
.accent-gradient .project-list-content .entry-title a:hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .description-under-image .post .entry-title a:hover,
  .accent-gradient .post .blog-content .entry-title a:hover,
  .accent-gradient .project-list-content .entry-title a:hover {
    color: #aca482;
  }
}
article.product-category .woocom-list-content .entry-title a:hover .count {
  color: var(--the7-title-color);
  background: none;
}
.fancy-date .entry-month:after,
.fancy-date .entry-date:after {
  color: #fff;
  background-color: var(--the7-accent-color);
  background: #aca482;
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  background: linear-gradient(left, #aca482 30%, #b49c84 100%);
}
.accent-gradient .fancy-date .entry-month:after,
.accent-gradient .fancy-date .entry-date:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.portfolio-shortcode .project-links-container a:not(:hover) span {
  color: var(--the7-accent-color);
}
.dt-icon-hover-on.portfolio-shortcode .project-links-container a:hover span {
  color: var(--the7-accent-color);
}
.portfolio-shortcode .project-links-container:before,
.portfolio-shortcode .project-links-container:after {
  border-color: var(--the7-accent-color);
}
.dt-icon-bg-on.portfolio-shortcode .project-links-container a:before {
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-icon-bg-on.portfolio-shortcode .project-links-container a:before {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.dt-icon-hover-bg-on.portfolio-shortcode .project-links-container a:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-icon-hover-bg-on.portfolio-shortcode .project-links-container a:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.comment-list .comment-body {
  background-color: var(--the7-content-boxes-bg);
}
.shadow-element-decoration .comment-list .comment-body {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.outline-element-decoration .comment-list .comment-body {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.comment-content {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.reply,
.comment-meta,
#reply-title small {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.comment-author,
.pingback-title {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.comment-author a,
.comment-author .fn {
  color: var(--the7-h5-color);
  font: var(--the7-h5-font);
  text-transform: var(--the7-h5-text-transform);
}
.comments-title {
  color: var(--the7-h3-color);
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
}
#reply-title small {
  font: var(--the7-base-font);
}
.comments-title,
.comments-title a,
.comment-author a,
.comment-author .fn,
#reply-title,
.fn,
.fn a,
.pingback-title {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comments-title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comments-title a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comment-author a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comment-author .fn,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget #reply-title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .fn,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .fn a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .pingback-title {
  color: #333333;
}
.sidebar-content .comments-title,
.sidebar-content .comments-title a,
.sidebar-content .comment-author a,
.sidebar-content .comment-author .fn,
.sidebar-content #reply-title,
.sidebar-content .fn,
.sidebar-content .fn a,
.sidebar-content .pingback-title {
  color: #333333;
}
.footer .comments-title,
.footer .comments-title a,
.footer .comment-author a,
.footer .comment-author .fn,
.footer #reply-title,
.footer .fn,
.footer .fn a,
.footer .pingback-title {
  color: #eeeeee;
}
#page .fn a:hover {
  color: var(--the7-accent-color);
}
.accent-gradient #page .fn a:hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .fn a:hover {
    color: #aca482;
  }
}
.entry-author {
  background-color: var(--the7-content-boxes-bg);
}
.shadow-element-decoration .entry-author {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.outline-element-decoration .entry-author {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.entry-author .text-primary {
  font-size: var(--the7-base-font-size);
}
.author-link,
.author-link:hover,
.meta-nav {
  color: var(--the7-secondary-text-color);
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.sidebar-content .author-link,
.sidebar-content .author-link:hover,
.sidebar-content .meta-nav {
  color: rgba(139,141,148,0.5);
}
.footer .author-link,
.footer .author-link:hover,
.footer .meta-nav {
  color: rgba(139,141,148,0.5);
}
.author-description h4,
.comment-author-name {
  color: var(--the7-title-color);
  color: var(--the7-h5-color);
  font: var(--the7-h5-font);
  text-transform: var(--the7-h5-text-transform);
  letter-spacing: var(--the7-h5-letter-spacing);
  word-spacing: var(--the7-h5-word-spacing);
  text-decoration: var(--the7-h5-text-decoration);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .author-description h4,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comment-author-name {
  color: #333333;
}
.sidebar-content .author-description h4,
.sidebar-content .comment-author-name {
  color: #333333;
}
.footer .author-description h4,
.footer .comment-author-name {
  color: #eeeeee;
}
.entry-meta,
.entry-tags,
.portfolio-categories,
.author-link {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.share-link-description,
.author-bio {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.single .entry-tags a {
  border-color: var(--the7-divider-color);
}
.sidebar .single .entry-tags a,
.sidebar-content .single .entry-tags a {
  border-color: rgba(139,141,148,0.15);
}
.footer .single .entry-tags a {
  border-color: rgba(139,141,148,0.15);
}
.entry-meta:before {
  width: var(--the7-base-line-height);
  height: var(--the7-base-line-height);
}
.portfolio-categories > a:after,
.portfolio-categories > span:after,
.entry-meta > a:after,
.entry-meta > span:after {
  background-color: var(--the7-secondary-text-color);
}
.sidebar-content .portfolio-categories > a:after,
.sidebar-content .portfolio-categories > span:after,
.sidebar-content .entry-meta > a:after,
.sidebar-content .entry-meta > span:after {
  background-color: rgba(139,141,148,0.5);
}
.footer .portfolio-categories > a:after,
.footer .portfolio-categories > span:after,
.footer .entry-meta > a:after,
.footer .entry-meta > span:after {
  background-color: rgba(139,141,148,0.5);
}
.comment-metadata,
.comment-metadata a,
.entry-meta a,
.entry-meta span,
.entry-meta a *,
.comment-reply-link,
.single .entry-tags,
.single .entry-tags a {
  color: var(--the7-secondary-text-color);
}
.single .entry-tags a:hover {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .single .entry-tags a:hover {
  color: #333333;
}
.sidebar-content .single .entry-tags a:hover {
  color: #333333;
}
.footer .single .entry-tags a:hover {
  color: #eeeeee;
}
.share-button.entry-share,
.btn-project-link,
.btn-project-link:hover,
.share-link-description {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .share-button.entry-share,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-project-link,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-project-link:hover,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .share-link-description {
  color: #333333;
}
.sidebar-content .share-button.entry-share,
.sidebar-content .btn-project-link,
.sidebar-content .btn-project-link:hover,
.sidebar-content .share-link-description {
  color: #333333;
}
.footer .share-button.entry-share,
.footer .btn-project-link,
.footer .btn-project-link:hover,
.footer .share-link-description {
  color: #eeeeee;
}
.show-on-hover .share-link-description .share-link-icon {
  border-color: rgba(27,27,27,0.1);
}
.show-on-hover:hover .share-link-description .share-link-icon {
  border-color: rgba(27,27,27,0.21);
}
.project-post .btn-project-link {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  border-color: rgba(27,27,27,0.1);
}
.project-post .btn-project-link:hover {
  border-color: rgba(27,27,27,0.21);
}
.project-navigation span {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  line-height: 22px;
}
.rsSlide .slider-post-caption,
.images-list-caption {
  line-height: var(--the7-base-line-height);
}
.post-navigation .nav-links {
  border-color: var(--the7-divider-color);
}
.sidebar .post-navigation .nav-links,
.sidebar-content .post-navigation .nav-links {
  border-color: rgba(139,141,148,0.15);
}
.footer .post-navigation .nav-links {
  border-color: rgba(139,141,148,0.15);
}
.post-navigation .nav-links svg {
  fill: rgba(27,27,27,0.12);
  color: rgba(27,27,27,0.12);
}
.post-navigation .nav-links a svg:hover {
  fill: rgba(27,27,27,0.23);
  color: rgba(27,27,27,0.23);
}
#page .post-navigation .nav-links a .post-title:hover {
  color: var(--the7-accent-color);
}
.accent-gradient #page .post-navigation .nav-links a .post-title:hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .post-navigation .nav-links a .post-title:hover {
    color: #aca482;
  }
}
.single-related-posts {
  border-color: var(--the7-divider-color);
}
.sidebar .single-related-posts,
.sidebar-content .single-related-posts {
  border-color: rgba(139,141,148,0.15);
}
.footer .single-related-posts {
  border-color: rgba(139,141,148,0.15);
}
.dt-btn,
.widget .dt-form .dt-btn,
.nsu-submit,
.give-btn.give-btn-reveal,
.give-submit.give-btn,
.wp-block-search .wp-block-search__button,
.wc-block-product-search .wc-block-product-search__button {
  font: var(--the7-btn-s-font);
  text-transform: var(--the7-btn-s-text-transform);
  letter-spacing: var(--the7-btn-s-letter-spacing);
  word-spacing: var(--the7-btn-s-word-spacing);
  border-radius: var(--the7-btn-s-border-radius);
  border-width: var(--the7-btn-s-border-width);
  border-style: var(--the7-btn-s-border-style);
  border-color: var(--the7-btn-border-color);
  padding: var(--the7-btn-s-padding);
  min-width: var(--the7-btn-s-min-width);
  min-height: var(--the7-btn-s-min-height);
}
.dt-btn.ico-right-side > i,
.widget .dt-form .dt-btn.ico-right-side > i,
.nsu-submit.ico-right-side > i,
.give-btn.give-btn-reveal.ico-right-side > i,
.give-submit.give-btn.ico-right-side > i,
.wp-block-search .wp-block-search__button.ico-right-side > i,
.wc-block-product-search .wc-block-product-search__button.ico-right-side > i {
  margin-left: calc(var(--the7-btn-s-font-size) * 8 / 12);
  margin-right: 0 !important;
}
.dt-btn > i,
.dt-btn > i[class^="fa"],
.dt-btn > i[class^="dt-icon"],
.widget .dt-form .dt-btn > i,
.widget .dt-form .dt-btn > i[class^="fa"],
.widget .dt-form .dt-btn > i[class^="dt-icon"],
.nsu-submit > i,
.nsu-submit > i[class^="fa"],
.nsu-submit > i[class^="dt-icon"],
.give-btn.give-btn-reveal > i,
.give-btn.give-btn-reveal > i[class^="fa"],
.give-btn.give-btn-reveal > i[class^="dt-icon"],
.give-submit.give-btn > i,
.give-submit.give-btn > i[class^="fa"],
.give-submit.give-btn > i[class^="dt-icon"],
.wp-block-search .wp-block-search__button > i,
.wp-block-search .wp-block-search__button > i[class^="fa"],
.wp-block-search .wp-block-search__button > i[class^="dt-icon"],
.wc-block-product-search .wc-block-product-search__button > i,
.wc-block-product-search .wc-block-product-search__button > i[class^="fa"],
.wc-block-product-search .wc-block-product-search__button > i[class^="dt-icon"] {
  font-size: var(--the7-btn-s-icon-size);
  margin-right: var(--the7-btn-s-icon-gap,calc(var(--the7-btn-s-font-size) * 8 / 12));
}
.btn-link.dt-btn-s {
  font: var(--the7-btn-s-font);
}
button.button,
a.button,
input[type="reset"],
.wpcf7-submit,
.dt-btn-m,
input.dt-btn-m[type="submit"],
#main .gform_wrapper .gform_footer input.button,
#main .gform_wrapper .gform_footer input[type="submit"],
#main-slideshow .tp-button,
.woocommerce-widget-layered-nav-dropdown__submit {
  font: var(--the7-btn-m-font);
  text-transform: var(--the7-btn-m-text-transform);
  letter-spacing: var(--the7-btn-m-letter-spacing);
  word-spacing: var(--the7-btn-m-word-spacing);
  border-radius: var(--the7-btn-m-border-radius);
  border-width: var(--the7-btn-m-border-width);
  border-style: var(--the7-btn-m-border-style);
  border-color: var(--the7-btn-border-color);
  padding: var(--the7-btn-m-padding);
  min-width: var(--the7-btn-m-min-width);
  min-height: var(--the7-btn-m-min-height);
}
.dt-btn-m.ico-right-side > i {
  margin-left: calc(var(--the7-btn-m-font-size) * 8 / 14);
  margin-right: 0 !important;
}
.dt-btn-m > i,
.dt-btn-m > i[class^="fa"],
.dt-btn-m > i[class^="dt-icon-"] {
  font-size: var(--the7-btn-m-icon-size);
  margin-right: var(--the7-btn-m-icon-gap,calc(var(--the7-btn-m-font-size) * 8 / 14));
}
.dt-btn-l {
  font: var(--the7-btn-l-font);
  text-transform: var(--the7-btn-l-text-transform);
  letter-spacing: var(--the7-btn-l-letter-spacing);
  word-spacing: var(--the7-btn-l-word-spacing);
  border-radius: var(--the7-btn-l-border-radius);
  border-width: var(--the7-btn-l-border-width);
  border-style: var(--the7-btn-l-border-style);
  border-color: var(--the7-btn-border-color);
  padding: var(--the7-btn-l-padding);
  min-width: var(--the7-btn-l-min-width);
  min-height: var(--the7-btn-l-min-height);
}
.dt-btn-l.ico-right-side > i {
  margin-left: calc(var(--the7-btn-l-font-size) * 8 / 18);
  margin-right: 0 !important;
}
.dt-btn-l > i,
.dt-btn-l > i[class^="fa"],
.dt-btn-l > i[class^="dt-icon-"] {
  font-size: var(--the7-btn-l-icon-size);
  margin-right: var(--the7-btn-l-icon-gap,calc(var(--the7-btn-l-font-size) * 8 / 18));
}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration),
.mec-event-footer .mec-booking-button,
button.button,
a.button:not(.edd-submit),
.dt-form button,
.widget .dt-form .dt-btn,
input[type="reset"],
.wpcf7-submit,
.nsu-submit,
.dt-wc-btn,
.checkout-button,
input#place_order,
input[name="apply_coupon"],
input[name="login"],
button[name="calc_shipping"],
button[name="calc_shipping"]:hover,
.single_add_to_cart_button.button,
.button.wc-backward,
.woocommerce-Button.button,
.woocommerce-Reviews .submit,
.woocommerce-Button[name="register"],
.track_order input[name="track"],
.cart-btn-below-img .woo-buttons a,
input[name="save_address"],
.wc-layout-list .woo-buttons a,
.post-password-form input[type="submit"],
.mc4wp-form input[type="submit"],
div.mc4wp-form button[type="submit"],
.tml-submit-wrap input[type="submit"],
.wpcf7-form input[type="submit"],
input[type="submit"]:not([name="update_cart"]),
.woocommerce-widget-layered-nav-dropdown__submit,
.give-btn.give-btn-reveal,
.give-submit.give-btn,
.wp-block-search .wp-block-search__button,
.wc-block-product-search .wc-block-product-search__button {
  transition: all 0.3s ease-out;
  box-shadow: var(--the7-btn-shadow);
}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration):hover,
.mec-event-footer .mec-booking-button:hover,
button.button:hover,
a.button:not(.edd-submit):hover,
.dt-form button:hover,
.widget .dt-form .dt-btn:hover,
input[type="reset"]:hover,
.wpcf7-submit:hover,
.nsu-submit:hover,
.dt-wc-btn:hover,
.checkout-button:hover,
input#place_order:hover,
input[name="apply_coupon"]:hover,
input[name="login"]:hover,
button[name="calc_shipping"]:hover,
button[name="calc_shipping"]:hover:hover,
.single_add_to_cart_button.button:hover,
.button.wc-backward:hover,
.woocommerce-Button.button:hover,
.woocommerce-Reviews .submit:hover,
.woocommerce-Button[name="register"]:hover,
.track_order input[name="track"]:hover,
.cart-btn-below-img .woo-buttons a:hover,
input[name="save_address"]:hover,
.wc-layout-list .woo-buttons a:hover,
.post-password-form input[type="submit"]:hover,
.mc4wp-form input[type="submit"]:hover,
div.mc4wp-form button[type="submit"]:hover,
.tml-submit-wrap input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:hover,
input[type="submit"]:not([name="update_cart"]):hover,
.woocommerce-widget-layered-nav-dropdown__submit:hover,
.give-btn.give-btn-reveal:hover,
.give-submit.give-btn:hover,
.wp-block-search .wp-block-search__button:hover,
.wc-block-product-search .wc-block-product-search__button:hover {
  box-shadow: var(--the7-btn-shadow-hover);
}
.btn-shadow.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration) {
  box-shadow: 0 1px 6px rgba(0,0,0,0.12);
}
.btn-shadow.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration):hover {
  box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}
.btn-3d.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration) {
  box-shadow: 0px 2px 0px 0px #797978;
  transition: none;
}
.btn-3d.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration):hover {
  box-shadow: 0px 2px 0px 0px #2e7995;
}
.mec-event-footer .mec-booking-button,
.dt-form button,
#page .widget .dt-form .dt-btn,
.widget .dt-form .dt-btn,
input[type="reset"],
.wpcf7-submit,
.nsu-submit,
.dt-wc-btn,
input#place_order,
.woocommerce-Reviews .submit:not(.box-button),
input.button,
input[name="save_address"],
.wc-layout-list .woo-buttons a,
.post-password-form input[type="submit"],
.mc4wp-form input[type="submit"],
div.mc4wp-form button[type="submit"],
.tml-submit-wrap input[type="submit"],
.wpcf7-form input[type="submit"],
input[type="submit"]:not([name="update_cart"]),
.woocommerce-widget-layered-nav-dropdown__submit,
.give-btn.give-btn-reveal,
.give-submit.give-btn,
.wc-block-filter-submit-button {
  color: var(--the7-btn-color);
  background: var(--the7-btn-bg,transparent linear-gradient(135deg, #aca482 30%, #b49c84 100%));
}
.stripe .mec-event-footer .mec-booking-button,
.mec-event-footer .mec-booking-button *,
.sidebar .mec-event-footer .mec-booking-button,
.sidebar .widget .mec-event-footer .mec-booking-button,
.sidebar-content .widget .mec-event-footer .mec-booking-button,
.footer .mec-event-footer .mec-booking-button,
.stripe .dt-form button,
.dt-form button *,
.sidebar .dt-form button,
.sidebar .widget .dt-form button,
.sidebar-content .widget .dt-form button,
.footer .dt-form button,
.stripe #page .widget .dt-form .dt-btn,
#page .widget .dt-form .dt-btn *,
.sidebar #page .widget .dt-form .dt-btn,
.sidebar .widget #page .widget .dt-form .dt-btn,
.sidebar-content .widget #page .widget .dt-form .dt-btn,
.footer #page .widget .dt-form .dt-btn,
.stripe .widget .dt-form .dt-btn,
.widget .dt-form .dt-btn *,
.sidebar .widget .dt-form .dt-btn,
.sidebar .widget .widget .dt-form .dt-btn,
.sidebar-content .widget .widget .dt-form .dt-btn,
.footer .widget .dt-form .dt-btn,
.stripe input[type="reset"],
input[type="reset"] *,
.sidebar input[type="reset"],
.sidebar .widget input[type="reset"],
.sidebar-content .widget input[type="reset"],
.footer input[type="reset"],
.stripe .wpcf7-submit,
.wpcf7-submit *,
.sidebar .wpcf7-submit,
.sidebar .widget .wpcf7-submit,
.sidebar-content .widget .wpcf7-submit,
.footer .wpcf7-submit,
.stripe .nsu-submit,
.nsu-submit *,
.sidebar .nsu-submit,
.sidebar .widget .nsu-submit,
.sidebar-content .widget .nsu-submit,
.footer .nsu-submit,
.stripe .dt-wc-btn,
.dt-wc-btn *,
.sidebar .dt-wc-btn,
.sidebar .widget .dt-wc-btn,
.sidebar-content .widget .dt-wc-btn,
.footer .dt-wc-btn,
.stripe input#place_order,
input#place_order *,
.sidebar input#place_order,
.sidebar .widget input#place_order,
.sidebar-content .widget input#place_order,
.footer input#place_order,
.stripe .woocommerce-Reviews .submit:not(.box-button),
.woocommerce-Reviews .submit:not(.box-button) *,
.sidebar .woocommerce-Reviews .submit:not(.box-button),
.sidebar .widget .woocommerce-Reviews .submit:not(.box-button),
.sidebar-content .widget .woocommerce-Reviews .submit:not(.box-button),
.footer .woocommerce-Reviews .submit:not(.box-button),
.stripe input.button,
input.button *,
.sidebar input.button,
.sidebar .widget input.button,
.sidebar-content .widget input.button,
.footer input.button,
.stripe input[name="save_address"],
input[name="save_address"] *,
.sidebar input[name="save_address"],
.sidebar .widget input[name="save_address"],
.sidebar-content .widget input[name="save_address"],
.footer input[name="save_address"],
.stripe .wc-layout-list .woo-buttons a,
.wc-layout-list .woo-buttons a *,
.sidebar .wc-layout-list .woo-buttons a,
.sidebar .widget .wc-layout-list .woo-buttons a,
.sidebar-content .widget .wc-layout-list .woo-buttons a,
.footer .wc-layout-list .woo-buttons a,
.stripe .post-password-form input[type="submit"],
.post-password-form input[type="submit"] *,
.sidebar .post-password-form input[type="submit"],
.sidebar .widget .post-password-form input[type="submit"],
.sidebar-content .widget .post-password-form input[type="submit"],
.footer .post-password-form input[type="submit"],
.stripe .mc4wp-form input[type="submit"],
.mc4wp-form input[type="submit"] *,
.sidebar .mc4wp-form input[type="submit"],
.sidebar .widget .mc4wp-form input[type="submit"],
.sidebar-content .widget .mc4wp-form input[type="submit"],
.footer .mc4wp-form input[type="submit"],
.stripe div.mc4wp-form button[type="submit"],
div.mc4wp-form button[type="submit"] *,
.sidebar div.mc4wp-form button[type="submit"],
.sidebar .widget div.mc4wp-form button[type="submit"],
.sidebar-content .widget div.mc4wp-form button[type="submit"],
.footer div.mc4wp-form button[type="submit"],
.stripe .tml-submit-wrap input[type="submit"],
.tml-submit-wrap input[type="submit"] *,
.sidebar .tml-submit-wrap input[type="submit"],
.sidebar .widget .tml-submit-wrap input[type="submit"],
.sidebar-content .widget .tml-submit-wrap input[type="submit"],
.footer .tml-submit-wrap input[type="submit"],
.stripe .wpcf7-form input[type="submit"],
.wpcf7-form input[type="submit"] *,
.sidebar .wpcf7-form input[type="submit"],
.sidebar .widget .wpcf7-form input[type="submit"],
.sidebar-content .widget .wpcf7-form input[type="submit"],
.footer .wpcf7-form input[type="submit"],
.stripe input[type="submit"]:not([name="update_cart"]),
input[type="submit"]:not([name="update_cart"]) *,
.sidebar input[type="submit"]:not([name="update_cart"]),
.sidebar .widget input[type="submit"]:not([name="update_cart"]),
.sidebar-content .widget input[type="submit"]:not([name="update_cart"]),
.footer input[type="submit"]:not([name="update_cart"]),
.stripe .woocommerce-widget-layered-nav-dropdown__submit,
.woocommerce-widget-layered-nav-dropdown__submit *,
.sidebar .woocommerce-widget-layered-nav-dropdown__submit,
.sidebar .widget .woocommerce-widget-layered-nav-dropdown__submit,
.sidebar-content .widget .woocommerce-widget-layered-nav-dropdown__submit,
.footer .woocommerce-widget-layered-nav-dropdown__submit,
.stripe .give-btn.give-btn-reveal,
.give-btn.give-btn-reveal *,
.sidebar .give-btn.give-btn-reveal,
.sidebar .widget .give-btn.give-btn-reveal,
.sidebar-content .widget .give-btn.give-btn-reveal,
.footer .give-btn.give-btn-reveal,
.stripe .give-submit.give-btn,
.give-submit.give-btn *,
.sidebar .give-submit.give-btn,
.sidebar .widget .give-submit.give-btn,
.sidebar-content .widget .give-submit.give-btn,
.footer .give-submit.give-btn,
.stripe .wc-block-filter-submit-button,
.wc-block-filter-submit-button *,
.sidebar .wc-block-filter-submit-button,
.sidebar .widget .wc-block-filter-submit-button,
.sidebar-content .widget .wc-block-filter-submit-button,
.footer .wc-block-filter-submit-button {
  color: var(--the7-btn-color);
}
.btn-bg-off .mec-event-footer .mec-booking-button:not(:hover),
.btn-bg-off .dt-form button:not(:hover),
.btn-bg-off #page .widget .dt-form .dt-btn:not(:hover),
.btn-bg-off .widget .dt-form .dt-btn:not(:hover),
.btn-bg-off input[type="reset"]:not(:hover),
.btn-bg-off .wpcf7-submit:not(:hover),
.btn-bg-off .nsu-submit:not(:hover),
.btn-bg-off .dt-wc-btn:not(:hover),
.btn-bg-off input#place_order:not(:hover),
.btn-bg-off .woocommerce-Reviews .submit:not(.box-button):not(:hover),
.btn-bg-off input.button:not(:hover),
.btn-bg-off input[name="save_address"]:not(:hover),
.btn-bg-off .wc-layout-list .woo-buttons a:not(:hover),
.btn-bg-off .post-password-form input[type="submit"]:not(:hover),
.btn-bg-off .mc4wp-form input[type="submit"]:not(:hover),
.btn-bg-off div.mc4wp-form button[type="submit"]:not(:hover),
.btn-bg-off .tml-submit-wrap input[type="submit"]:not(:hover),
.btn-bg-off .wpcf7-form input[type="submit"]:not(:hover),
.btn-bg-off input[type="submit"]:not([name="update_cart"]):not(:hover),
.btn-bg-off .woocommerce-widget-layered-nav-dropdown__submit:not(:hover),
.btn-bg-off .give-btn.give-btn-reveal:not(:hover),
.btn-bg-off .give-submit.give-btn:not(:hover),
.btn-bg-off .wc-block-filter-submit-button:not(:hover) {
  background: none;
}
.mec-event-footer .mec-booking-button:hover > *,
.mec-event-footer .mec-booking-button:hover,
.dt-form button:hover > *,
.dt-form button:hover,
#page .widget .dt-form .dt-btn:hover > *,
#page .widget .dt-form .dt-btn:hover,
.widget .dt-form .dt-btn:hover > *,
.widget .dt-form .dt-btn:hover,
input[type="reset"]:hover > *,
input[type="reset"]:hover,
.wpcf7-submit:hover > *,
.wpcf7-submit:hover,
.nsu-submit:hover > *,
.nsu-submit:hover,
.dt-wc-btn:hover > *,
.dt-wc-btn:hover,
input#place_order:hover > *,
input#place_order:hover,
.woocommerce-Reviews .submit:not(.box-button):hover > *,
.woocommerce-Reviews .submit:not(.box-button):hover,
input.button:hover > *,
input.button:hover,
input[name="save_address"]:hover > *,
input[name="save_address"]:hover,
.wc-layout-list .woo-buttons a:hover > *,
.wc-layout-list .woo-buttons a:hover,
.post-password-form input[type="submit"]:hover > *,
.post-password-form input[type="submit"]:hover,
.mc4wp-form input[type="submit"]:hover > *,
.mc4wp-form input[type="submit"]:hover,
div.mc4wp-form button[type="submit"]:hover > *,
div.mc4wp-form button[type="submit"]:hover,
.tml-submit-wrap input[type="submit"]:hover > *,
.tml-submit-wrap input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:hover > *,
.wpcf7-form input[type="submit"]:hover,
input[type="submit"]:not([name="update_cart"]):hover > *,
input[type="submit"]:not([name="update_cart"]):hover,
.woocommerce-widget-layered-nav-dropdown__submit:hover > *,
.woocommerce-widget-layered-nav-dropdown__submit:hover,
.give-btn.give-btn-reveal:hover > *,
.give-btn.give-btn-reveal:hover,
.give-submit.give-btn:hover > *,
.give-submit.give-btn:hover,
.wc-block-filter-submit-button:hover > *,
.wc-block-filter-submit-button:hover {
  color: var(--the7-btn-hover-color);
}
.stripe .mec-event-footer .mec-booking-button:hover > *,
.mec-event-footer .mec-booking-button:hover > * *,
.sidebar .mec-event-footer .mec-booking-button:hover > *,
.sidebar .widget .mec-event-footer .mec-booking-button:hover > *,
.sidebar-content .widget .mec-event-footer .mec-booking-button:hover > *,
.footer .mec-event-footer .mec-booking-button:hover > *,
.stripe .mec-event-footer .mec-booking-button:hover,
.mec-event-footer .mec-booking-button:hover *,
.sidebar .mec-event-footer .mec-booking-button:hover,
.sidebar .widget .mec-event-footer .mec-booking-button:hover,
.sidebar-content .widget .mec-event-footer .mec-booking-button:hover,
.footer .mec-event-footer .mec-booking-button:hover,
.stripe .dt-form button:hover > *,
.dt-form button:hover > * *,
.sidebar .dt-form button:hover > *,
.sidebar .widget .dt-form button:hover > *,
.sidebar-content .widget .dt-form button:hover > *,
.footer .dt-form button:hover > *,
.stripe .dt-form button:hover,
.dt-form button:hover *,
.sidebar .dt-form button:hover,
.sidebar .widget .dt-form button:hover,
.sidebar-content .widget .dt-form button:hover,
.footer .dt-form button:hover,
.stripe #page .widget .dt-form .dt-btn:hover > *,
#page .widget .dt-form .dt-btn:hover > * *,
.sidebar #page .widget .dt-form .dt-btn:hover > *,
.sidebar .widget #page .widget .dt-form .dt-btn:hover > *,
.sidebar-content .widget #page .widget .dt-form .dt-btn:hover > *,
.footer #page .widget .dt-form .dt-btn:hover > *,
.stripe #page .widget .dt-form .dt-btn:hover,
#page .widget .dt-form .dt-btn:hover *,
.sidebar #page .widget .dt-form .dt-btn:hover,
.sidebar .widget #page .widget .dt-form .dt-btn:hover,
.sidebar-content .widget #page .widget .dt-form .dt-btn:hover,
.footer #page .widget .dt-form .dt-btn:hover,
.stripe .widget .dt-form .dt-btn:hover > *,
.widget .dt-form .dt-btn:hover > * *,
.sidebar .widget .dt-form .dt-btn:hover > *,
.sidebar .widget .widget .dt-form .dt-btn:hover > *,
.sidebar-content .widget .widget .dt-form .dt-btn:hover > *,
.footer .widget .dt-form .dt-btn:hover > *,
.stripe .widget .dt-form .dt-btn:hover,
.widget .dt-form .dt-btn:hover *,
.sidebar .widget .dt-form .dt-btn:hover,
.sidebar .widget .widget .dt-form .dt-btn:hover,
.sidebar-content .widget .widget .dt-form .dt-btn:hover,
.footer .widget .dt-form .dt-btn:hover,
.stripe input[type="reset"]:hover > *,
input[type="reset"]:hover > * *,
.sidebar input[type="reset"]:hover > *,
.sidebar .widget input[type="reset"]:hover > *,
.sidebar-content .widget input[type="reset"]:hover > *,
.footer input[type="reset"]:hover > *,
.stripe input[type="reset"]:hover,
input[type="reset"]:hover *,
.sidebar input[type="reset"]:hover,
.sidebar .widget input[type="reset"]:hover,
.sidebar-content .widget input[type="reset"]:hover,
.footer input[type="reset"]:hover,
.stripe .wpcf7-submit:hover > *,
.wpcf7-submit:hover > * *,
.sidebar .wpcf7-submit:hover > *,
.sidebar .widget .wpcf7-submit:hover > *,
.sidebar-content .widget .wpcf7-submit:hover > *,
.footer .wpcf7-submit:hover > *,
.stripe .wpcf7-submit:hover,
.wpcf7-submit:hover *,
.sidebar .wpcf7-submit:hover,
.sidebar .widget .wpcf7-submit:hover,
.sidebar-content .widget .wpcf7-submit:hover,
.footer .wpcf7-submit:hover,
.stripe .nsu-submit:hover > *,
.nsu-submit:hover > * *,
.sidebar .nsu-submit:hover > *,
.sidebar .widget .nsu-submit:hover > *,
.sidebar-content .widget .nsu-submit:hover > *,
.footer .nsu-submit:hover > *,
.stripe .nsu-submit:hover,
.nsu-submit:hover *,
.sidebar .nsu-submit:hover,
.sidebar .widget .nsu-submit:hover,
.sidebar-content .widget .nsu-submit:hover,
.footer .nsu-submit:hover,
.stripe .dt-wc-btn:hover > *,
.dt-wc-btn:hover > * *,
.sidebar .dt-wc-btn:hover > *,
.sidebar .widget .dt-wc-btn:hover > *,
.sidebar-content .widget .dt-wc-btn:hover > *,
.footer .dt-wc-btn:hover > *,
.stripe .dt-wc-btn:hover,
.dt-wc-btn:hover *,
.sidebar .dt-wc-btn:hover,
.sidebar .widget .dt-wc-btn:hover,
.sidebar-content .widget .dt-wc-btn:hover,
.footer .dt-wc-btn:hover,
.stripe input#place_order:hover > *,
input#place_order:hover > * *,
.sidebar input#place_order:hover > *,
.sidebar .widget input#place_order:hover > *,
.sidebar-content .widget input#place_order:hover > *,
.footer input#place_order:hover > *,
.stripe input#place_order:hover,
input#place_order:hover *,
.sidebar input#place_order:hover,
.sidebar .widget input#place_order:hover,
.sidebar-content .widget input#place_order:hover,
.footer input#place_order:hover,
.stripe .woocommerce-Reviews .submit:not(.box-button):hover > *,
.woocommerce-Reviews .submit:not(.box-button):hover > * *,
.sidebar .woocommerce-Reviews .submit:not(.box-button):hover > *,
.sidebar .widget .woocommerce-Reviews .submit:not(.box-button):hover > *,
.sidebar-content .widget .woocommerce-Reviews .submit:not(.box-button):hover > *,
.footer .woocommerce-Reviews .submit:not(.box-button):hover > *,
.stripe .woocommerce-Reviews .submit:not(.box-button):hover,
.woocommerce-Reviews .submit:not(.box-button):hover *,
.sidebar .woocommerce-Reviews .submit:not(.box-button):hover,
.sidebar .widget .woocommerce-Reviews .submit:not(.box-button):hover,
.sidebar-content .widget .woocommerce-Reviews .submit:not(.box-button):hover,
.footer .woocommerce-Reviews .submit:not(.box-button):hover,
.stripe input.button:hover > *,
input.button:hover > * *,
.sidebar input.button:hover > *,
.sidebar .widget input.button:hover > *,
.sidebar-content .widget input.button:hover > *,
.footer input.button:hover > *,
.stripe input.button:hover,
input.button:hover *,
.sidebar input.button:hover,
.sidebar .widget input.button:hover,
.sidebar-content .widget input.button:hover,
.footer input.button:hover,
.stripe input[name="save_address"]:hover > *,
input[name="save_address"]:hover > * *,
.sidebar input[name="save_address"]:hover > *,
.sidebar .widget input[name="save_address"]:hover > *,
.sidebar-content .widget input[name="save_address"]:hover > *,
.footer input[name="save_address"]:hover > *,
.stripe input[name="save_address"]:hover,
input[name="save_address"]:hover *,
.sidebar input[name="save_address"]:hover,
.sidebar .widget input[name="save_address"]:hover,
.sidebar-content .widget input[name="save_address"]:hover,
.footer input[name="save_address"]:hover,
.stripe .wc-layout-list .woo-buttons a:hover > *,
.wc-layout-list .woo-buttons a:hover > * *,
.sidebar .wc-layout-list .woo-buttons a:hover > *,
.sidebar .widget .wc-layout-list .woo-buttons a:hover > *,
.sidebar-content .widget .wc-layout-list .woo-buttons a:hover > *,
.footer .wc-layout-list .woo-buttons a:hover > *,
.stripe .wc-layout-list .woo-buttons a:hover,
.wc-layout-list .woo-buttons a:hover *,
.sidebar .wc-layout-list .woo-buttons a:hover,
.sidebar .widget .wc-layout-list .woo-buttons a:hover,
.sidebar-content .widget .wc-layout-list .woo-buttons a:hover,
.footer .wc-layout-list .woo-buttons a:hover,
.stripe .post-password-form input[type="submit"]:hover > *,
.post-password-form input[type="submit"]:hover > * *,
.sidebar .post-password-form input[type="submit"]:hover > *,
.sidebar .widget .post-password-form input[type="submit"]:hover > *,
.sidebar-content .widget .post-password-form input[type="submit"]:hover > *,
.footer .post-password-form input[type="submit"]:hover > *,
.stripe .post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover *,
.sidebar .post-password-form input[type="submit"]:hover,
.sidebar .widget .post-password-form input[type="submit"]:hover,
.sidebar-content .widget .post-password-form input[type="submit"]:hover,
.footer .post-password-form input[type="submit"]:hover,
.stripe .mc4wp-form input[type="submit"]:hover > *,
.mc4wp-form input[type="submit"]:hover > * *,
.sidebar .mc4wp-form input[type="submit"]:hover > *,
.sidebar .widget .mc4wp-form input[type="submit"]:hover > *,
.sidebar-content .widget .mc4wp-form input[type="submit"]:hover > *,
.footer .mc4wp-form input[type="submit"]:hover > *,
.stripe .mc4wp-form input[type="submit"]:hover,
.mc4wp-form input[type="submit"]:hover *,
.sidebar .mc4wp-form input[type="submit"]:hover,
.sidebar .widget .mc4wp-form input[type="submit"]:hover,
.sidebar-content .widget .mc4wp-form input[type="submit"]:hover,
.footer .mc4wp-form input[type="submit"]:hover,
.stripe div.mc4wp-form button[type="submit"]:hover > *,
div.mc4wp-form button[type="submit"]:hover > * *,
.sidebar div.mc4wp-form button[type="submit"]:hover > *,
.sidebar .widget div.mc4wp-form button[type="submit"]:hover > *,
.sidebar-content .widget div.mc4wp-form button[type="submit"]:hover > *,
.footer div.mc4wp-form button[type="submit"]:hover > *,
.stripe div.mc4wp-form button[type="submit"]:hover,
div.mc4wp-form button[type="submit"]:hover *,
.sidebar div.mc4wp-form button[type="submit"]:hover,
.sidebar .widget div.mc4wp-form button[type="submit"]:hover,
.sidebar-content .widget div.mc4wp-form button[type="submit"]:hover,
.footer div.mc4wp-form button[type="submit"]:hover,
.stripe .tml-submit-wrap input[type="submit"]:hover > *,
.tml-submit-wrap input[type="submit"]:hover > * *,
.sidebar .tml-submit-wrap input[type="submit"]:hover > *,
.sidebar .widget .tml-submit-wrap input[type="submit"]:hover > *,
.sidebar-content .widget .tml-submit-wrap input[type="submit"]:hover > *,
.footer .tml-submit-wrap input[type="submit"]:hover > *,
.stripe .tml-submit-wrap input[type="submit"]:hover,
.tml-submit-wrap input[type="submit"]:hover *,
.sidebar .tml-submit-wrap input[type="submit"]:hover,
.sidebar .widget .tml-submit-wrap input[type="submit"]:hover,
.sidebar-content .widget .tml-submit-wrap input[type="submit"]:hover,
.footer .tml-submit-wrap input[type="submit"]:hover,
.stripe .wpcf7-form input[type="submit"]:hover > *,
.wpcf7-form input[type="submit"]:hover > * *,
.sidebar .wpcf7-form input[type="submit"]:hover > *,
.sidebar .widget .wpcf7-form input[type="submit"]:hover > *,
.sidebar-content .widget .wpcf7-form input[type="submit"]:hover > *,
.footer .wpcf7-form input[type="submit"]:hover > *,
.stripe .wpcf7-form input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:hover *,
.sidebar .wpcf7-form input[type="submit"]:hover,
.sidebar .widget .wpcf7-form input[type="submit"]:hover,
.sidebar-content .widget .wpcf7-form input[type="submit"]:hover,
.footer .wpcf7-form input[type="submit"]:hover,
.stripe input[type="submit"]:not([name="update_cart"]):hover > *,
input[type="submit"]:not([name="update_cart"]):hover > * *,
.sidebar input[type="submit"]:not([name="update_cart"]):hover > *,
.sidebar .widget input[type="submit"]:not([name="update_cart"]):hover > *,
.sidebar-content .widget input[type="submit"]:not([name="update_cart"]):hover > *,
.footer input[type="submit"]:not([name="update_cart"]):hover > *,
.stripe input[type="submit"]:not([name="update_cart"]):hover,
input[type="submit"]:not([name="update_cart"]):hover *,
.sidebar input[type="submit"]:not([name="update_cart"]):hover,
.sidebar .widget input[type="submit"]:not([name="update_cart"]):hover,
.sidebar-content .widget input[type="submit"]:not([name="update_cart"]):hover,
.footer input[type="submit"]:not([name="update_cart"]):hover,
.stripe .woocommerce-widget-layered-nav-dropdown__submit:hover > *,
.woocommerce-widget-layered-nav-dropdown__submit:hover > * *,
.sidebar .woocommerce-widget-layered-nav-dropdown__submit:hover > *,
.sidebar .widget .woocommerce-widget-layered-nav-dropdown__submit:hover > *,
.sidebar-content .widget .woocommerce-widget-layered-nav-dropdown__submit:hover > *,
.footer .woocommerce-widget-layered-nav-dropdown__submit:hover > *,
.stripe .woocommerce-widget-layered-nav-dropdown__submit:hover,
.woocommerce-widget-layered-nav-dropdown__submit:hover *,
.sidebar .woocommerce-widget-layered-nav-dropdown__submit:hover,
.sidebar .widget .woocommerce-widget-layered-nav-dropdown__submit:hover,
.sidebar-content .widget .woocommerce-widget-layered-nav-dropdown__submit:hover,
.footer .woocommerce-widget-layered-nav-dropdown__submit:hover,
.stripe .give-btn.give-btn-reveal:hover > *,
.give-btn.give-btn-reveal:hover > * *,
.sidebar .give-btn.give-btn-reveal:hover > *,
.sidebar .widget .give-btn.give-btn-reveal:hover > *,
.sidebar-content .widget .give-btn.give-btn-reveal:hover > *,
.footer .give-btn.give-btn-reveal:hover > *,
.stripe .give-btn.give-btn-reveal:hover,
.give-btn.give-btn-reveal:hover *,
.sidebar .give-btn.give-btn-reveal:hover,
.sidebar .widget .give-btn.give-btn-reveal:hover,
.sidebar-content .widget .give-btn.give-btn-reveal:hover,
.footer .give-btn.give-btn-reveal:hover,
.stripe .give-submit.give-btn:hover > *,
.give-submit.give-btn:hover > * *,
.sidebar .give-submit.give-btn:hover > *,
.sidebar .widget .give-submit.give-btn:hover > *,
.sidebar-content .widget .give-submit.give-btn:hover > *,
.footer .give-submit.give-btn:hover > *,
.stripe .give-submit.give-btn:hover,
.give-submit.give-btn:hover *,
.sidebar .give-submit.give-btn:hover,
.sidebar .widget .give-submit.give-btn:hover,
.sidebar-content .widget .give-submit.give-btn:hover,
.footer .give-submit.give-btn:hover,
.stripe .wc-block-filter-submit-button:hover > *,
.wc-block-filter-submit-button:hover > * *,
.sidebar .wc-block-filter-submit-button:hover > *,
.sidebar .widget .wc-block-filter-submit-button:hover > *,
.sidebar-content .widget .wc-block-filter-submit-button:hover > *,
.footer .wc-block-filter-submit-button:hover > *,
.stripe .wc-block-filter-submit-button:hover,
.wc-block-filter-submit-button:hover *,
.sidebar .wc-block-filter-submit-button:hover,
.sidebar .widget .wc-block-filter-submit-button:hover,
.sidebar-content .widget .wc-block-filter-submit-button:hover,
.footer .wc-block-filter-submit-button:hover {
  color: var(--the7-btn-hover-color);
}
.mec-event-footer .mec-booking-button:hover,
.dt-form button:hover,
#page .widget .dt-form .dt-btn:hover,
.widget .dt-form .dt-btn:hover,
input[type="reset"]:hover,
.wpcf7-submit:hover,
.nsu-submit:hover,
.dt-wc-btn:hover,
input#place_order:hover,
.woocommerce-Reviews .submit:not(.box-button):hover,
input.button:hover,
input[name="save_address"]:hover,
.wc-layout-list .woo-buttons a:hover,
.post-password-form input[type="submit"]:hover,
.mc4wp-form input[type="submit"]:hover,
div.mc4wp-form button[type="submit"]:hover,
.tml-submit-wrap input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:hover,
input[type="submit"]:not([name="update_cart"]):hover,
.woocommerce-widget-layered-nav-dropdown__submit:hover,
.give-btn.give-btn-reveal:hover,
.give-submit.give-btn:hover,
.wc-block-filter-submit-button:hover {
  border-color: var(--the7-btn-border-hover-color);
}
#page .mec-event-footer .mec-booking-button:hover,
.tinv-modal .mec-event-footer .mec-booking-button:hover,
#page .dt-form button:hover,
.tinv-modal .dt-form button:hover,
#page #page .widget .dt-form .dt-btn:hover,
.tinv-modal #page .widget .dt-form .dt-btn:hover,
#page .widget .dt-form .dt-btn:hover,
.tinv-modal .widget .dt-form .dt-btn:hover,
#page input[type="reset"]:hover,
.tinv-modal input[type="reset"]:hover,
#page .wpcf7-submit:hover,
.tinv-modal .wpcf7-submit:hover,
#page .nsu-submit:hover,
.tinv-modal .nsu-submit:hover,
#page .dt-wc-btn:hover,
.tinv-modal .dt-wc-btn:hover,
#page input#place_order:hover,
.tinv-modal input#place_order:hover,
#page .woocommerce-Reviews .submit:not(.box-button):hover,
.tinv-modal .woocommerce-Reviews .submit:not(.box-button):hover,
#page input.button:hover,
.tinv-modal input.button:hover,
#page input[name="save_address"]:hover,
.tinv-modal input[name="save_address"]:hover,
#page .wc-layout-list .woo-buttons a:hover,
.tinv-modal .wc-layout-list .woo-buttons a:hover,
#page .post-password-form input[type="submit"]:hover,
.tinv-modal .post-password-form input[type="submit"]:hover,
#page .mc4wp-form input[type="submit"]:hover,
.tinv-modal .mc4wp-form input[type="submit"]:hover,
#page div.mc4wp-form button[type="submit"]:hover,
.tinv-modal div.mc4wp-form button[type="submit"]:hover,
#page .tml-submit-wrap input[type="submit"]:hover,
.tinv-modal .tml-submit-wrap input[type="submit"]:hover,
#page .wpcf7-form input[type="submit"]:hover,
.tinv-modal .wpcf7-form input[type="submit"]:hover,
#page input[type="submit"]:not([name="update_cart"]):hover,
.tinv-modal input[type="submit"]:not([name="update_cart"]):hover,
#page .woocommerce-widget-layered-nav-dropdown__submit:hover,
.tinv-modal .woocommerce-widget-layered-nav-dropdown__submit:hover,
#page .give-btn.give-btn-reveal:hover,
.tinv-modal .give-btn.give-btn-reveal:hover,
#page .give-submit.give-btn:hover,
.tinv-modal .give-submit.give-btn:hover,
#page .wc-block-filter-submit-button:hover,
.tinv-modal .wc-block-filter-submit-button:hover {
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #23aadd 30%, #37ce9d 100%));
}
.btn-hover-bg-off #page .mec-event-footer .mec-booking-button:hover,
.btn-hover-bg-off #page .dt-form button:hover,
.btn-hover-bg-off #page #page .widget .dt-form .dt-btn:hover,
.btn-hover-bg-off #page .widget .dt-form .dt-btn:hover,
.btn-hover-bg-off #page input[type="reset"]:hover,
.btn-hover-bg-off #page .wpcf7-submit:hover,
.btn-hover-bg-off #page .nsu-submit:hover,
.btn-hover-bg-off #page .dt-wc-btn:hover,
.btn-hover-bg-off #page input#place_order:hover,
.btn-hover-bg-off #page .woocommerce-Reviews .submit:not(.box-button):hover,
.btn-hover-bg-off #page input.button:hover,
.btn-hover-bg-off #page input[name="save_address"]:hover,
.btn-hover-bg-off #page .wc-layout-list .woo-buttons a:hover,
.btn-hover-bg-off #page .post-password-form input[type="submit"]:hover,
.btn-hover-bg-off #page .mc4wp-form input[type="submit"]:hover,
.btn-hover-bg-off #page div.mc4wp-form button[type="submit"]:hover,
.btn-hover-bg-off #page .tml-submit-wrap input[type="submit"]:hover,
.btn-hover-bg-off #page .wpcf7-form input[type="submit"]:hover,
.btn-hover-bg-off #page input[type="submit"]:not([name="update_cart"]):hover,
.btn-hover-bg-off #page .woocommerce-widget-layered-nav-dropdown__submit:hover,
.btn-hover-bg-off #page .give-btn.give-btn-reveal:hover,
.btn-hover-bg-off #page .give-submit.give-btn:hover,
.btn-hover-bg-off #page .wc-block-filter-submit-button:hover {
  background: none;
}
.mec-event-footer .mec-booking-button:hover .text-wrap,
.dt-form button:hover .text-wrap,
#page .widget .dt-form .dt-btn:hover .text-wrap,
.widget .dt-form .dt-btn:hover .text-wrap,
input[type="reset"]:hover .text-wrap,
.wpcf7-submit:hover .text-wrap,
.nsu-submit:hover .text-wrap,
.dt-wc-btn:hover .text-wrap,
input#place_order:hover .text-wrap,
.woocommerce-Reviews .submit:not(.box-button):hover .text-wrap,
input.button:hover .text-wrap,
input[name="save_address"]:hover .text-wrap,
.wc-layout-list .woo-buttons a:hover .text-wrap,
.post-password-form input[type="submit"]:hover .text-wrap,
.mc4wp-form input[type="submit"]:hover .text-wrap,
div.mc4wp-form button[type="submit"]:hover .text-wrap,
.tml-submit-wrap input[type="submit"]:hover .text-wrap,
.wpcf7-form input[type="submit"]:hover .text-wrap,
input[type="submit"]:not([name="update_cart"]):hover .text-wrap,
.woocommerce-widget-layered-nav-dropdown__submit:hover .text-wrap,
.give-btn.give-btn-reveal:hover .text-wrap,
.give-submit.give-btn:hover .text-wrap,
.wc-block-filter-submit-button:hover .text-wrap {
  color: var(--the7-btn-hover-color);
}
.wc-block-product-search .wc-block-product-search__button,
.wp-block-search .wp-block-search__button,
button.button,
.cart-btn-below-img .woo-buttons a,
a.button:not(.edd-submit) {
  color: var(--the7-btn-color);
  background: var(--the7-btn-bg,transparent linear-gradient(135deg, #aca482 30%, #b49c84 100%));
}
.stripe .wc-block-product-search .wc-block-product-search__button,
.wc-block-product-search .wc-block-product-search__button *,
.sidebar .wc-block-product-search .wc-block-product-search__button,
.sidebar .widget .wc-block-product-search .wc-block-product-search__button,
.sidebar-content .widget .wc-block-product-search .wc-block-product-search__button,
.footer .wc-block-product-search .wc-block-product-search__button,
.stripe .wp-block-search .wp-block-search__button,
.wp-block-search .wp-block-search__button *,
.sidebar .wp-block-search .wp-block-search__button,
.sidebar .widget .wp-block-search .wp-block-search__button,
.sidebar-content .widget .wp-block-search .wp-block-search__button,
.footer .wp-block-search .wp-block-search__button,
.stripe button.button,
button.button *,
.sidebar button.button,
.sidebar .widget button.button,
.sidebar-content .widget button.button,
.footer button.button,
.stripe .cart-btn-below-img .woo-buttons a,
.cart-btn-below-img .woo-buttons a *,
.sidebar .cart-btn-below-img .woo-buttons a,
.sidebar .widget .cart-btn-below-img .woo-buttons a,
.sidebar-content .widget .cart-btn-below-img .woo-buttons a,
.footer .cart-btn-below-img .woo-buttons a,
.stripe a.button:not(.edd-submit),
a.button:not(.edd-submit) *,
.sidebar a.button:not(.edd-submit),
.sidebar .widget a.button:not(.edd-submit),
.sidebar-content .widget a.button:not(.edd-submit),
.footer a.button:not(.edd-submit) {
  color: var(--the7-btn-color);
}
.btn-bg-off .wc-block-product-search .wc-block-product-search__button:not(:hover),
.btn-bg-off .wp-block-search .wp-block-search__button:not(:hover),
.btn-bg-off button.button:not(:hover),
.btn-bg-off .cart-btn-below-img .woo-buttons a:not(:hover),
.btn-bg-off a.button:not(.edd-submit):not(:hover) {
  background: none;
}
.wc-block-product-search .wc-block-product-search__button:hover > *,
.wc-block-product-search .wc-block-product-search__button:hover,
.wp-block-search .wp-block-search__button:hover > *,
.wp-block-search .wp-block-search__button:hover,
button.button:hover > *,
button.button:hover,
.cart-btn-below-img .woo-buttons a:hover > *,
.cart-btn-below-img .woo-buttons a:hover,
a.button:not(.edd-submit):hover > *,
a.button:not(.edd-submit):hover {
  color: var(--the7-btn-hover-color);
}
.wc-block-product-search .wc-block-product-search__button:hover,
.wp-block-search .wp-block-search__button:hover,
button.button:hover,
.cart-btn-below-img .woo-buttons a:hover,
a.button:not(.edd-submit):hover {
  border-color: var(--the7-btn-border-hover-color);
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #23aadd 30%, #37ce9d 100%));
}
.stripe .wc-block-product-search .wc-block-product-search__button:hover,
.wc-block-product-search .wc-block-product-search__button:hover *,
.sidebar .wc-block-product-search .wc-block-product-search__button:hover,
.sidebar .widget .wc-block-product-search .wc-block-product-search__button:hover,
.sidebar-content .widget .wc-block-product-search .wc-block-product-search__button:hover,
.footer .wc-block-product-search .wc-block-product-search__button:hover,
.stripe .wp-block-search .wp-block-search__button:hover,
.wp-block-search .wp-block-search__button:hover *,
.sidebar .wp-block-search .wp-block-search__button:hover,
.sidebar .widget .wp-block-search .wp-block-search__button:hover,
.sidebar-content .widget .wp-block-search .wp-block-search__button:hover,
.footer .wp-block-search .wp-block-search__button:hover,
.stripe button.button:hover,
button.button:hover *,
.sidebar button.button:hover,
.sidebar .widget button.button:hover,
.sidebar-content .widget button.button:hover,
.footer button.button:hover,
.stripe .cart-btn-below-img .woo-buttons a:hover,
.cart-btn-below-img .woo-buttons a:hover *,
.sidebar .cart-btn-below-img .woo-buttons a:hover,
.sidebar .widget .cart-btn-below-img .woo-buttons a:hover,
.sidebar-content .widget .cart-btn-below-img .woo-buttons a:hover,
.footer .cart-btn-below-img .woo-buttons a:hover,
.stripe a.button:not(.edd-submit):hover,
a.button:not(.edd-submit):hover *,
.sidebar a.button:not(.edd-submit):hover,
.sidebar .widget a.button:not(.edd-submit):hover,
.sidebar-content .widget a.button:not(.edd-submit):hover,
.footer a.button:not(.edd-submit):hover {
  color: var(--the7-btn-hover-color);
}
.btn-hover-bg-off .wc-block-product-search .wc-block-product-search__button:hover,
.btn-hover-bg-off .wp-block-search .wp-block-search__button:hover,
.btn-hover-bg-off button.button:hover,
.btn-hover-bg-off .cart-btn-below-img .woo-buttons a:hover,
.btn-hover-bg-off a.button:not(.edd-submit):hover {
  background: none;
}
.wc-block-product-search .wc-block-product-search__button:hover .text-wrap,
.wp-block-search .wp-block-search__button:hover .text-wrap,
button.button:hover .text-wrap,
.cart-btn-below-img .woo-buttons a:hover .text-wrap,
a.button:not(.edd-submit):hover .text-wrap {
  color: var(--the7-btn-hover-color);
}
button.button.tinvwl-add-to-cart:hover > * {
  color: inherit;
}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style),
.mec-event-footer .mec-booking-button,
.give-btn.give-btn-reveal,
.give-submit.give-btn {
  background: var(--the7-btn-bg,transparent linear-gradient(135deg, #aca482 30%, #b49c84 100%));
}
.btn-bg-off .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):not(:hover),
.btn-bg-off .mec-event-footer .mec-booking-button:not(:hover),
.btn-bg-off .give-btn.give-btn-reveal:not(:hover),
.btn-bg-off .give-submit.give-btn:not(:hover) {
  background: none;
}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover,
.mec-event-footer .mec-booking-button:hover,
.give-btn.give-btn-reveal:hover,
.give-submit.give-btn:hover {
  background: none;
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #23aadd 30%, #37ce9d 100%));
  border-color: var(--the7-btn-border-hover-color);
}
.btn-hover-bg-off .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover,
.btn-hover-bg-off .mec-event-footer .mec-booking-button:hover,
.btn-hover-bg-off .give-btn.give-btn-reveal:hover,
.btn-hover-bg-off .give-submit.give-btn:hover {
  background: none;
}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).accent-btn-bg-color,
.mec-event-footer .mec-booking-button.accent-btn-bg-color,
.give-btn.give-btn-reveal.accent-btn-bg-color,
.give-submit.give-btn.accent-btn-bg-color {
  background: var(--the7-accent-color);
}
.accent-gradient .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).accent-btn-bg-color,
.accent-gradient .mec-event-footer .mec-booking-button.accent-btn-bg-color,
.accent-gradient .give-btn.give-btn-reveal.accent-btn-bg-color,
.accent-gradient .give-submit.give-btn.accent-btn-bg-color {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
#page .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).accent-btn-bg-hover-color:hover,
#page .mec-event-footer .mec-booking-button.accent-btn-bg-hover-color:hover,
#page .give-btn.give-btn-reveal.accent-btn-bg-hover-color:hover,
#page .give-submit.give-btn.accent-btn-bg-hover-color:hover {
  background: var(--the7-accent-color);
}
.accent-gradient #page .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).accent-btn-bg-hover-color:hover,
.accent-gradient #page .mec-event-footer .mec-booking-button.accent-btn-bg-hover-color:hover,
.accent-gradient #page .give-btn.give-btn-reveal.accent-btn-bg-hover-color:hover,
.accent-gradient #page .give-submit.give-btn.accent-btn-bg-hover-color:hover {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
#page .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).default-btn-bg-hover-color:hover,
#page .mec-event-footer .mec-booking-button.default-btn-bg-hover-color:hover,
#page .give-btn.give-btn-reveal.default-btn-bg-hover-color:hover,
#page .give-submit.give-btn.default-btn-bg-hover-color:hover {
  background: none;
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #23aadd 30%, #37ce9d 100%));
}
.btn-light:hover,
.outline-bg-btn:hover {
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #23aadd 30%, #37ce9d 100%));
}
.dt-btn.btn-hover-off:hover {
  background: var(--the7-btn-bg,transparent linear-gradient(135deg, #aca482 30%, #b49c84 100%)) !important;
}
.dt-btn:not(.btn-custom-style),
.btn-link {
  color: var(--the7-btn-color);
}
.dt-btn:not(.btn-custom-style) *,
.sidebar .dt-btn:not(.btn-custom-style),
.content .sidebar-content .dt-btn:not(.btn-custom-style),
.footer .dt-btn:not(.btn-custom-style),
.content .shortcode-banner-inside .dt-btn:not(.btn-custom-style) *,
.content .dt-btn:not(.btn-custom-style),
.content .elementor-widget[class*='elementor-widget-wp-widget-'] .dt-btn:not(.btn-custom-style),
.btn-link *,
.sidebar .btn-link,
.content .sidebar-content .btn-link,
.footer .btn-link,
.content .shortcode-banner-inside .btn-link *,
.content .btn-link,
.content .elementor-widget[class*='elementor-widget-wp-widget-'] .btn-link {
  color: var(--the7-btn-color);
}
.dt-btn:not(.btn-custom-style):hover,
.dt-btn:not(.btn-custom-style):hover > *,
.btn-link:hover,
.btn-link:hover > * {
  color: var(--the7-btn-hover-color);
}
.content .elementor-widget[class*='elementor-widget-wp-widget-'] .dt-btn:not(.btn-custom-style):hover,
.content .elementor-widget[class*='elementor-widget-wp-widget-'] .dt-btn:not(.btn-custom-style):hover > *,
.content .elementor-widget[class*='elementor-widget-wp-widget-'] .btn-link:hover,
.content .elementor-widget[class*='elementor-widget-wp-widget-'] .btn-link:hover > * {
  color: var(--the7-btn-hover-color);
}
.dt-btn:not(.btn-custom-style).accent-btn-color > span,
.dt-btn:not(.btn-custom-style).accent-btn-color > .text-wrap *,
.dt-btn:not(.btn-custom-style).accent-btn-color > i[class^="fa"],
.dt-btn:not(.btn-custom-style).accent-btn-color > i[class^="dt-icon-"],
.btn-link.accent-btn-color > span,
.btn-link.accent-btn-color > .text-wrap *,
.btn-link.accent-btn-color > i[class^="fa"],
.btn-link.accent-btn-color > i[class^="dt-icon-"] {
  color: var(--the7-accent-color);
}
.accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > span,
.accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > .text-wrap *,
.accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > i[class^="fa"],
.accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > i[class^="dt-icon-"],
.accent-gradient .btn-link.accent-btn-color > span,
.accent-gradient .btn-link.accent-btn-color > .text-wrap *,
.accent-gradient .btn-link.accent-btn-color > i[class^="fa"],
.accent-gradient .btn-link.accent-btn-color > i[class^="dt-icon-"] {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > span,
  .accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > .text-wrap *,
  .accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > i[class^="fa"],
  .accent-gradient .dt-btn:not(.btn-custom-style).accent-btn-color > i[class^="dt-icon-"],
  .accent-gradient .btn-link.accent-btn-color > span,
  .accent-gradient .btn-link.accent-btn-color > .text-wrap *,
  .accent-gradient .btn-link.accent-btn-color > i[class^="fa"],
  .accent-gradient .btn-link.accent-btn-color > i[class^="dt-icon-"] {
    color: #aca482;
  }
}
.dt-btn:not(.btn-custom-style).title-btn-color,
.dt-btn:not(.btn-custom-style).title-btn-color > span,
.dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.dt-btn:not(.btn-custom-style).title-btn-color > i[class^="dt-icon-"],
.btn-link.title-btn-color,
.btn-link.title-btn-color > span,
.btn-link.title-btn-color > .text-wrap *,
.btn-link.title-btn-color > i[class^="fa"],
.btn-link.title-btn-color > i[class^="dt-icon-"] {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color > span,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="dt-icon-"],
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color > span,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color > .text-wrap *,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color > i[class^="fa"],
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color > i[class^="dt-icon-"] {
  color: #333333;
}
.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color,
.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color > span,
.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="dt-icon-"],
.sidebar-content .btn-link.title-btn-color,
.sidebar-content .btn-link.title-btn-color > span,
.sidebar-content .btn-link.title-btn-color > .text-wrap *,
.sidebar-content .btn-link.title-btn-color > i[class^="fa"],
.sidebar-content .btn-link.title-btn-color > i[class^="dt-icon-"] {
  color: #333333;
}
.footer .dt-btn:not(.btn-custom-style).title-btn-color,
.footer .dt-btn:not(.btn-custom-style).title-btn-color > span,
.footer .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.footer .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.footer .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="dt-icon-"],
.footer .btn-link.title-btn-color,
.footer .btn-link.title-btn-color > span,
.footer .btn-link.title-btn-color > .text-wrap *,
.footer .btn-link.title-btn-color > i[class^="fa"],
.footer .btn-link.title-btn-color > i[class^="dt-icon-"] {
  color: #eeeeee;
}
.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span,
.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > i[class^="fa"],
.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > i[class^="dt-icon-"],
.btn-link.title-btn-hover-color:hover > span,
.btn-link.title-btn-hover-color:hover > .text-wrap *,
.btn-link.title-btn-hover-color:hover > i[class^="fa"],
.btn-link.title-btn-hover-color:hover > i[class^="dt-icon-"] {
  color: var(--the7-h1-color) !important;
}
.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover > span,
.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover > .text-wrap *,
.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover > i[class^="fa"],
.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover > i[class^="dt-icon-"],
.btn-link.default-btn-hover-color:hover > span,
.btn-link.default-btn-hover-color:hover > .text-wrap *,
.btn-link.default-btn-hover-color:hover > i[class^="fa"],
.btn-link.default-btn-hover-color:hover > i[class^="dt-icon-"] {
  color: var(--the7-btn-hover-color) !important;
}
#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > span,
#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > .text-wrap *,
#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > i[class^="fa"],
#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > i[class^="dt-icon-"],
#page .btn-link.accent-btn-hover-color:hover > span,
#page .btn-link.accent-btn-hover-color:hover > .text-wrap *,
#page .btn-link.accent-btn-hover-color:hover > i[class^="fa"],
#page .btn-link.accent-btn-hover-color:hover > i[class^="dt-icon-"] {
  color: var(--the7-accent-color) !important;
}
.accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > span,
.accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > .text-wrap *,
.accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > i[class^="fa"],
.accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > i[class^="dt-icon-"],
.accent-gradient #page .btn-link.accent-btn-hover-color:hover > span,
.accent-gradient #page .btn-link.accent-btn-hover-color:hover > .text-wrap *,
.accent-gradient #page .btn-link.accent-btn-hover-color:hover > i[class^="fa"],
.accent-gradient #page .btn-link.accent-btn-hover-color:hover > i[class^="dt-icon-"] {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > span,
  .accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > .text-wrap *,
  .accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > i[class^="fa"],
  .accent-gradient #page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover > i[class^="dt-icon-"],
  .accent-gradient #page .btn-link.accent-btn-hover-color:hover > span,
  .accent-gradient #page .btn-link.accent-btn-hover-color:hover > .text-wrap *,
  .accent-gradient #page .btn-link.accent-btn-hover-color:hover > i[class^="fa"],
  .accent-gradient #page .btn-link.accent-btn-hover-color:hover > i[class^="dt-icon-"] {
    color: #aca482;
  }
}
.accent-btn-color .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style) > span,
.accent-btn-color .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style) > .text-wrap * {
  color: var(--the7-accent-color);
}
.accent-btn-color.accent-gradient .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style) > span,
.accent-btn-color.accent-gradient .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style) > .text-wrap * {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-btn-color.accent-gradient .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style) > span,
  .accent-btn-color.accent-gradient .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style) > .text-wrap * {
    color: #aca482;
  }
}
.custom-btn-hover-color .dt-btn:not(.custom-btn-color):not(.accent-btn-hover-color):not(.btn-shortcode):hover > span,
.custom-btn-hover-color .dt-btn:not(.custom-btn-color):not(.accent-btn-hover-color):not(.btn-shortcode):hover > .text-wrap * {
  background: none;
  color: var(--the7-btn-hover-color);
}
.custom-btn-hover-color .dt-btn:hover > .text-wrap * {
  color: inherit;
}
.accent-btn-hover-color .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover > span,
.accent-btn-hover-color .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover > .text-wrap * {
  color: var(--the7-accent-color);
}
.accent-btn-hover-color.accent-gradient .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover > span,
.accent-btn-hover-color.accent-gradient .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover > .text-wrap * {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-btn-hover-color.accent-gradient .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover > span,
  .accent-btn-hover-color.accent-gradient .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover > .text-wrap * {
    color: #aca482;
  }
}
.light-bg-btn {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .light-bg-btn {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .light-bg-btn {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.light-bg-btn:hover {
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #23aadd 30%, #37ce9d 100%));
}
#page .light-bg-btn.accent-btn-bg-hover-color:hover {
  background: var(--the7-accent-color);
}
.accent-gradient #page .light-bg-btn.accent-btn-bg-hover-color:hover {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.btn-light {
  background-color: var(--the7-content-boxes-bg);
  background-image: none;
}
.outline-element-decoration .btn-light {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .btn-light {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.btn-light:hover {
  background-image: none;
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .btn-light:hover {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .btn-light:hover {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.dt-btn.outline-bg-btn {
  background: none;
}
.accent-gradient .dt-btn.outline-bg-btn {
  background: none;
}
.dt-btn.outline-bg-btn:hover {
  border-color: transparent;
}
.outline-bg-btn {
  border-color: var(--the7-btn-bg-color);
}
.outline-bg-btn:hover {
  border-color: var(--the7-btn-hover-bg-color);
  background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #23aadd 30%, #37ce9d 100%));
}
.outline-bg-btn.accent-btn-bg-color {
  border-color: var(--the7-accent-color);
}
#page .outline-bg-btn.accent-btn-bg-hover-color:hover {
  background: var(--the7-accent-color);
  border-color: transparent;
}
.accent-gradient #page .outline-bg-btn.accent-btn-bg-hover-color:hover {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.outline-btn {
  border-color: var(--the7-btn-bg-color);
}
.outline-btn:hover {
  border-color: var(--the7-btn-hover-bg-color);
  background: none;
}
.outline-btn.accent-btn-bg-color {
  border-color: var(--the7-accent-color);
}
#page .outline-btn.accent-btn-bg-hover-color:hover {
  border-color: var(--the7-accent-color);
}
.dt-btn-link,
.dt-btn-link > span,
.dt-btn-link > i {
  color: var(--the7-accent-color);
}
.accent-gradient .dt-btn-link,
.accent-gradient .dt-btn-link > span,
.accent-gradient .dt-btn-link > i {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .dt-btn-link,
  .accent-gradient .dt-btn-link > span,
  .accent-gradient .dt-btn-link > i {
    color: #aca482;
  }
}
.dt-btn-link:after {
  background: var(--the7-accent-color);
}
.accent-gradient .dt-btn-link:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.hr-thick {
  border-color: rgba(27,27,27,0.1);
}
.hr-thin {
  border-style: solid;
  border-width: 1px;
  border-color: var(--the7-divider-color);
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.hr-thin.style-dashed {
  border-top-style: dashed;
  border-bottom: none;
}
.hr-thin.style-dotted {
  border-top-style: dotted;
  border-bottom: none;
}
.hr-thin.style-double {
  border-top-style: double;
  border-top-width: 3px;
  border-bottom: none;
}
.accent-border-color .separator-holder,
.accent-border-color.hr-thin,
.accent-border-color.hr-thick {
  border-color: var(--the7-accent-color);
}
.accent-gradient .accent-border-color.hr-thin.style-line,
.accent-gradient .accent-border-color.hr-thick {
  border-width: 0;
  border-color: var(--the7-accent-color);
  -webkit-border-image: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  border-image: linear-gradient(left, #aca482 30%, #b49c84 100%);
  border-image-slice: 1;
}
.dt-fancy-title.bg-on,
hr.gf_rule {
  background-color: rgba(27,27,27,0.08);
}
.sidebar .dt-fancy-title.bg-on,
.sidebar-content .dt-fancy-title.bg-on,
.sidebar hr.gf_rule,
.sidebar-content hr.gf_rule {
  background-color: rgba(139,141,148,0.08);
}
.footer .dt-fancy-title.bg-on,
.footer hr.gf_rule {
  background-color: rgba(139,141,148,0.08);
}
.accent-border-color .dt-fancy-title.bg-on {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .accent-border-color .dt-fancy-title.bg-on {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
#page .accent-title-color .dt-fancy-title {
  color: var(--the7-accent-color);
}
.accent-gradient #page .accent-title-color .dt-fancy-title {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .accent-title-color .dt-fancy-title {
    color: #aca482;
  }
}
.title-color .dt-fancy-title {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .title-color .dt-fancy-title {
  color: #333333;
}
.sidebar-content .title-color .dt-fancy-title {
  color: #333333;
}
.footer .title-color .dt-fancy-title {
  color: #eeeeee;
}
.dt-fancy-separator,
.dt-fancy-separator * {
  color: var(--the7-secondary-text-color);
}
.sidebar-content .dt-fancy-separator,
.sidebar-content .dt-fancy-separator * {
  color: rgba(139,141,148,0.5);
}
.footer .dt-fancy-separator,
.footer .dt-fancy-separator * {
  color: rgba(139,141,148,0.5);
}
.separator-holder {
  border-color: var(--the7-divider-color);
}
.separator-holder,
.accent-border-color .bg-on .separator-holder {
  border-color: var(--the7-divider-color);
}
.sidebar .separator-holder,
.sidebar-content .separator-holder,
.sidebar .accent-border-color .bg-on .separator-holder,
.sidebar-content .accent-border-color .bg-on .separator-holder {
  border-color: rgba(139,141,148,0.15);
}
.footer .separator-holder,
.footer .accent-border-color .bg-on .separator-holder {
  border-color: rgba(139,141,148,0.15);
}
.dt-fancy-title.bg-on {
  min-height: calc(var(--the7-base-font-size) * 2);
  line-height: calc(var(--the7-base-font-size) * 2);
}
.text-small .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-text-small-font-size) * 2);
  line-height: calc(var(--the7-text-small-font-size) * 2);
}
.text-big .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-text-big-font-size) * 2);
  line-height: calc(var(--the7-text-big-font-size) * 2);
}
.h1-size .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-h1-font-size)*2);
  line-height: calc(var(--the7-h1-font-size)*2);
}
.h2-size .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-h2-font-size)*2);
  line-height: calc(var(--the7-h2-font-size)*2);
}
.h3-size .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-h3-font-size)*2);
  line-height: calc(var(--the7-h3-font-size)*2);
}
.h4-size .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-h4-font-size)*2);
  line-height: calc(var(--the7-h4-font-size)*2);
}
.h5-size .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-h5-font-size)*2);
  line-height: calc(var(--the7-h5-font-size)*2);
}
.h6-size .dt-fancy-title.bg-on {
  min-height: calc(var(--the7-h6-font-size)*2);
  line-height: calc(var(--the7-h6-font-size)*2);
}
.shortcode-tooltip {
  color: var(--the7-links-color);
  border-color: var(--the7-links-color);
}
.borderframe .shortcode-single-image {
  border-color: var(--the7-divider-color);
}
.sidebar .borderframe .shortcode-single-image,
.sidebar-content .borderframe .shortcode-single-image {
  border-color: rgba(139,141,148,0.15);
}
.footer .borderframe .shortcode-single-image {
  border-color: rgba(139,141,148,0.15);
}
.shortcode-single-caption {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  color: var(--the7-secondary-text-color);
}
.sidebar-content .shortcode-single-caption {
  color: rgba(139,141,148,0.5);
}
.footer .shortcode-single-caption {
  color: rgba(139,141,148,0.5);
}
.borderframe.br-standard .shortcode-single-image {
  background-color: var(--the7-content-boxes-bg);
}
.shadow-element-decoration .borderframe.br-standard .shortcode-single-image {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.outline-element-decoration .borderframe.br-standard .shortcode-single-image {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.frame-on {
  border-color: var(--the7-divider-color);
}
.sidebar .frame-on,
.sidebar-content .frame-on {
  border-color: rgba(139,141,148,0.15);
}
.footer .frame-on {
  border-color: rgba(139,141,148,0.15);
}
.frame-on.frame-fancy {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .frame-on.frame-fancy {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .frame-on.frame-fancy {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shortcode-single-image-wrap .rollover-icon {
  color: var(--the7-accent-color);
  border-color: var(--the7-accent-color);
}
.dt-icon-bg-on.shortcode-single-image-wrap .rollover-icon {
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-icon-bg-on.shortcode-single-image-wrap .rollover-icon {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.list-divider li {
  border-color: var(--the7-divider-color);
}
.sidebar .list-divider li,
.sidebar-content .list-divider li {
  border-color: rgba(139,141,148,0.15);
}
.footer .list-divider li {
  border-color: rgba(139,141,148,0.15);
}
.standard-arrow.list-divider.bullet-top li:not(:first-child):before,
.standard-arrow.list-divider.bullet-top li:not(:first-child):after {
  margin-top: 14px;
}
.standard-arrow.bullet-top li:before,
.standard-arrow.bullet-top li:after {
  margin-top: 5px;
}
.standard-number-list li:before,
.standard-arrow li:before {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .standard-number-list li:before,
.accent-gradient .standard-arrow li:before {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.content .soc-ico a:before {
  background-color: rgba(27,27,27,0.15);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .soc-ico a:before {
  background-color: rgba(51,51,51,0.15);
}
.sidebar .soc-ico a:before,
.sidebar-content .soc-ico a:before {
  background-color: rgba(139,141,148,0.15);
}
.footer .soc-ico a:before {
  background-color: rgba(139,141,148,0.15);
}
.dt-shortcode-soc-icons a.dt-icon-bg-on:before,
.dt-shortcode-icon.dt-icon-bg-on .icon-inner:before,
.text-icon.dt-icon-bg-on .icon-inner:before {
  border-color: var(--the7-accent-color);
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-shortcode-soc-icons a.dt-icon-bg-on:before,
.accent-gradient .dt-shortcode-icon.dt-icon-bg-on .icon-inner:before,
.accent-gradient .text-icon.dt-icon-bg-on .icon-inner:before {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.content .dt-icon-bg-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:before {
  background-color: var(--the7-accent-color);
}
.accent-gradient .content .dt-icon-bg-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:before {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.content .dt-icon-border-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:before {
  border-color: var(--the7-accent-color);
}
.dt-shortcode-soc-icons a.dt-icon-border-on:before,
.dt-shortcode-soc-icons a.dt-icon-hover-border-on:after,
.dt-shortcode-icon.dt-icon-border-on:before,
.dt-shortcode-icon.dt-icon-hover-border-on:after,
.text-icon.dt-icon-border-on:before,
.text-icon.dt-icon-hover-border-on:after {
  border-color: var(--the7-accent-color);
}
#main .soc-ico a:hover,
#footer .soc-ico a:hover {
  background-color: transparent;
  box-shadow: none;
}
#main .soc-ico a:after,
#footer .soc-ico a:after {
  background-color: var(--the7-accent-color);
  box-shadow: none;
}
.accent-gradient #main .soc-ico a:hover,
.accent-gradient #footer .soc-ico a:hover {
  background: none;
}
.accent-gradient #main .soc-ico a:after,
.accent-gradient #footer .soc-ico a:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.dt-shortcode-soc-icons a.dt-icon-hover-bg-on:after,
.dt-shortcode-icon.dt-icon-hover-bg-on .icon-inner:after,
.text-icon.dt-icon-hover-bg-on .icon-inner:after {
  border-color: var(--the7-accent-color);
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-shortcode-soc-icons a.dt-icon-hover-bg-on:after,
.accent-gradient .dt-shortcode-icon.dt-icon-hover-bg-on .icon-inner:after,
.accent-gradient .text-icon.dt-icon-hover-bg-on .icon-inner:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.content .dt-icon-hover-bg-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient .content .dt-icon-hover-bg-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.content .dt-icon-border-hover-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:after {
  border-color: var(--the7-accent-color);
}
.dt-shortcode-soc-icons a .soc-font-icon,
#main .dt-team-shortcode .soc-ico a .soc-font-icon,
.dt-shortcode-icon .soc-icon,
.text-icon .soc-icon {
  color: var(--the7-accent-color);
}
.accent-gradient .dt-shortcode-soc-icons a .soc-font-icon,
.accent-gradient #main .dt-team-shortcode .soc-ico a .soc-font-icon,
.accent-gradient .dt-shortcode-icon .soc-icon,
.accent-gradient .text-icon .soc-icon {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .dt-shortcode-soc-icons a .soc-font-icon,
  .accent-gradient #main .dt-team-shortcode .soc-ico a .soc-font-icon,
  .accent-gradient .dt-shortcode-icon .soc-icon,
  .accent-gradient .text-icon .soc-icon {
    color: #aca482;
  }
}
.content .soc-ico a:not(:hover) .soc-font-icon {
  color: var(--the7-base-color);
}
.sidebar .soc-ico a:not(:hover) .soc-font-icon,
.sidebar-content .soc-ico a:not(:hover) .soc-font-icon {
  color: #8b8d94;
}
.footer .soc-ico a:not(:hover) .soc-font-icon {
  color: #8b8d94;
}
blockquote:not(.shortcode-blockquote):not(.elementor-blockquote),
blockquote.shortcode-blockquote.block-style-widget,
.block-style-widget {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration blockquote:not(.shortcode-blockquote):not(.elementor-blockquote),
.outline-element-decoration .block-style-widget {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration blockquote:not(.shortcode-blockquote):not(.elementor-blockquote),
.shadow-element-decoration .block-style-widget {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shortcode-pullquote:after,
.shortcode-action-bg:before {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .shortcode-pullquote:after,
.accent-gradient .shortcode-action-bg:before {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
blockquote.shortcode-blockquote {
  border-color: var(--the7-divider-color);
}
.sidebar blockquote.shortcode-blockquote,
.sidebar-content blockquote.shortcode-blockquote {
  border-color: rgba(139,141,148,0.15);
}
.footer blockquote.shortcode-blockquote {
  border-color: rgba(139,141,148,0.15);
}
blockquote:not(.elementor-blockquote),
blockquote:not(.elementor-blockquote) *,
.shortcode-pullquote,
.wp-block-quote cite {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget blockquote:not(.elementor-blockquote),
.dt-mega-menu .dt-mega-parent .sidebar-content .widget blockquote:not(.elementor-blockquote) *,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .shortcode-pullquote,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-quote cite {
  color: #333333;
}
.sidebar-content blockquote:not(.elementor-blockquote),
.sidebar-content blockquote:not(.elementor-blockquote) *,
.sidebar-content .shortcode-pullquote,
.sidebar-content .wp-block-quote cite {
  color: #333333;
}
.footer blockquote:not(.elementor-blockquote),
.footer blockquote:not(.elementor-blockquote) *,
.footer .shortcode-pullquote,
.footer .wp-block-quote cite {
  color: #eeeeee;
}
blockquote:not(.wp-block-quote):not(.elementor-blockquote) {
  color: var(--the7-h5-color);
  font: var(--the7-h5-font);
  text-transform: var(--the7-h5-text-transform);
}
.plain-bg {
  border-color: var(--the7-divider-color);
}
.sidebar .plain-bg,
.sidebar-content .plain-bg {
  border-color: rgba(139,141,148,0.15);
}
.footer .plain-bg {
  border-color: rgba(139,141,148,0.15);
}
.slider-wrapper.arrows-accent .owl-prev i,
.slider-wrapper.arrows-accent .owl-next i {
  background-color: rgba(172,164,130,0.9);
}
.accent-gradient .slider-wrapper.arrows-accent .owl-prev i,
.accent-gradient .slider-wrapper.arrows-accent .owl-next i {
  background: rgba(172,164,130,0.9);
  background: -webkit-linear-gradient(135deg, rgba(172,164,130,0.9) 30%, rgba(180,156,132,0.9) 100%);
  background: linear-gradient(135deg, rgba(172,164,130,0.9) 30%, rgba(180,156,132,0.9) 100%);
}
.elementor-widget-the7_photo-scroller .scroller-arrow span,
.elementor-widget-the7_photo-scroller .scroller-arrow:hover span {
  color: var(--the7-accent-color);
}
.slider-wrapper.arrows-accent .owl-prev:hover i,
.slider-wrapper.arrows-accent .owl-next:hover i {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .slider-wrapper.arrows-accent .owl-prev:hover i,
.accent-gradient .slider-wrapper.arrows-accent .owl-next:hover i {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.dt-owl-item .post.bg-on {
  box-shadow: none;
}
.dt-owl-item .post.bg-on:before {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .dt-owl-item .post.bg-on:before {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .dt-owl-item .post.bg-on:before {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
input::-webkit-input-placeholder {
  color: var(--the7-input-color);
  opacity: var(--the7-form-placeholder-opacity,0.5);
}
input:-moz-placeholder {
  color: var(--the7-input-color);
  opacity: var(--the7-form-placeholder-opacity,0.5);
}
textarea::-webkit-input-placeholder {
  color: var(--the7-input-color);
  opacity: var(--the7-form-placeholder-opacity,0.5);
}
textarea:-moz-placeholder {
  color: var(--the7-input-color);
  opacity: var(--the7-form-placeholder-opacity,0.5);
}
input:focus::-webkit-input-placeholder {
  opacity: var(--the7-form-placeholder-opacity-focus,0.15);
}
input:focus:-moz-placeholder {
  opacity: var(--the7-form-placeholder-opacity-focus,0.15);
}
textarea:focus::-webkit-input-placeholder {
  opacity: var(--the7-form-placeholder-opacity-focus,0.15);
}
textarea:focus:-moz-placeholder {
  opacity: var(--the7-form-placeholder-opacity-focus,0.15);
}
.form-fields label,
.comment-form label:not([for="wp-comment-cookies-consent"]) {
  color: var(--the7-input-color);
}
input[type="text"],
.widget_search input[type="text"].searchform-s,
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="range"],
input[type="password"],
select,
textarea,
.wpcf7-number,
.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select,
.the7-elementor-product-comments .elementor-field-textual,
.elementor-field-group .elementor-field-textual,
.elementor-field-group .elementor-select-wrapper select {
  color: var(--the7-input-color);
  font: var(--the7-form-md-font);
  border-style: var(--the7-form-border);
  border-top-width: var(--the7-top-input-border-width);
  border-right-width: var(--the7-right-input-border-width);
  border-bottom-width: var(--the7-bottom-input-border-width);
  border-left-width: var(--the7-left-input-border-width);
  padding: var(--the7-top-input-padding) var(--the7-right-input-padding) var(--the7-bottom-input-padding) var(--the7-left-input-padding);
  border-color: var(--the7-input-border-color);
  background-color: var(--the7-input-bg-color);
  border-radius: var(--the7-input-border-radius);
  box-shadow: var(--the7-form-shadow);
  transition: all 0.3s ease;
}
input[type="text"]:focus,
.widget_search input[type="text"].searchform-s:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="range"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus,
.wpcf7-number:focus,
.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select:focus,
.the7-elementor-product-comments .elementor-field-textual:focus,
.elementor-field-group .elementor-field-textual:focus,
.elementor-field-group .elementor-select-wrapper select:focus {
  box-shadow: var(--the7-form-shadow-focus);
}
.content input[type="text"],
.content .widget_search input[type="text"].searchform-s,
.content input[type="search"],
.content input[type="tel"],
.content input[type="url"],
.content input[type="email"],
.content input[type="number"],
.content input[type="date"],
.content input[type="range"],
.content input[type="password"],
.content select,
.content textarea,
.content .wpcf7-number,
.content .woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select,
.content .the7-elementor-product-comments .elementor-field-textual,
.content .elementor-field-group .elementor-field-textual,
.content .elementor-field-group .elementor-select-wrapper select {
  font-size: var(--the7-form-md-font-size);
  line-height: var(--the7-form-md-line-height);
}
.content .elementor-field-group .elementor-select-wrapper select {
  font-size: inherit;
  line-height: inherit;
}
input:-webkit-autofill {
  transition: background-color 99999s ease-in-out 0s;
}
input[type="text"],
.widget_search input[type="text"].searchform-s,
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="range"],
input[type="password"],
select,
.wpcf7-number,
.tinvwl-input-group .form-control,
.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select {
  min-height: var(--the7-input-height);
}
.formError + input,
.formError + textarea {
  border-color: #f55b5f;
}
select:focus,
.woocommerce div.product.elementor form.cart table.variations td.value:focus:before {
  outline: 0px solid transparent;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.1) inset;
}
.widget .dt-form .dt-btn,
.dt-form .dt-btn,
.comment-form .dt-btn {
  font: var(--the7-btn-m-font);
  text-transform: var(--the7-btn-m-text-transform);
  letter-spacing: var(--the7-btn-m-letter-spacing);
  word-spacing: var(--the7-btn-m-word-spacing);
  border-radius: var(--the7-btn-m-border-radius);
  padding: var(--the7-btn-m-padding);
}
input[type="submit"]:not([name="update_cart"]):not(.woocommerce-widget-layered-nav-dropdown__submit),
.post-password-form input[type="submit"],
.mc4wp-form input[type="submit"],
div.mc4wp-form button[type="submit"],
.tml-submit-wrap input[type="submit"],
.wpcf7-form input[type="submit"] {
  font: var(--the7-btn-m-font);
  text-transform: var(--the7-btn-m-text-transform);
  letter-spacing: var(--the7-btn-m-letter-spacing);
  word-spacing: var(--the7-btn-m-word-spacing);
  border-radius: var(--the7-btn-m-border-radius);
  padding: var(--the7-btn-m-padding);
  min-width: var(--the7-btn-m-min-width);
  min-height: var(--the7-btn-m-min-height);
}
.popup-message-style .parentFormundefined,
.inline-message-style .parentFormundefined,
.popup-message-style .wpcf7-mail-sent-ok,
.inline-message-style .wpcf7-mail-sent-ok,
.popup-message-style .wpcf7-validation-errors,
.inline-message-style .wpcf7-validation-errors,
.popup-message-style .wpcf7-response-output,
.inline-message-style .wpcf7-response-output {
  background: var(--the7-accent-color);
}
.popup-message-style.accent-gradient .parentFormundefined,
.inline-message-style.accent-gradient .parentFormundefined,
.popup-message-style.accent-gradient .wpcf7-mail-sent-ok,
.inline-message-style.accent-gradient .wpcf7-mail-sent-ok,
.popup-message-style.accent-gradient .wpcf7-validation-errors,
.inline-message-style.accent-gradient .wpcf7-validation-errors,
.popup-message-style.accent-gradient .wpcf7-response-output,
.inline-message-style.accent-gradient .wpcf7-response-output {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.parentFormundefined .formErrorContent,
.wpcf7-mail-sent-ok .formErrorContent,
.wpcf7-validation-errors .formErrorContent,
.wpcf7-response-output .formErrorContent {
  font: var(--the7-base-font-big);
}
#page .parentFormundefined,
.popup-message-style .parentFormundefined,
.inline-message-style .parentFormundefined,
#page .wpcf7-mail-sent-ok,
.popup-message-style .wpcf7-mail-sent-ok,
.inline-message-style .wpcf7-mail-sent-ok,
#page .wpcf7-validation-errors,
.popup-message-style .wpcf7-validation-errors,
.inline-message-style .wpcf7-validation-errors,
#page .wpcf7-response-output,
.popup-message-style .wpcf7-response-output,
.inline-message-style .wpcf7-response-output {
  color: #ffffff !important;
  border: none;
}
#page .parentFormundefined .formErrorContent,
#page .parentFormundefined .formErrorContent a,
#page .parentFormundefined .close-message
		#page .parentFormundefined a,
.popup-message-style .parentFormundefined .formErrorContent,
.popup-message-style .parentFormundefined .formErrorContent a,
.popup-message-style .parentFormundefined .close-message
		.popup-message-style .parentFormundefined a,
.inline-message-style .parentFormundefined .formErrorContent,
.inline-message-style .parentFormundefined .formErrorContent a,
.inline-message-style .parentFormundefined .close-message
		.inline-message-style .parentFormundefined a,
#page .wpcf7-mail-sent-ok .formErrorContent,
#page .wpcf7-mail-sent-ok .formErrorContent a,
#page .wpcf7-mail-sent-ok .close-message
		#page .wpcf7-mail-sent-ok a,
.popup-message-style .wpcf7-mail-sent-ok .formErrorContent,
.popup-message-style .wpcf7-mail-sent-ok .formErrorContent a,
.popup-message-style .wpcf7-mail-sent-ok .close-message
		.popup-message-style .wpcf7-mail-sent-ok a,
.inline-message-style .wpcf7-mail-sent-ok .formErrorContent,
.inline-message-style .wpcf7-mail-sent-ok .formErrorContent a,
.inline-message-style .wpcf7-mail-sent-ok .close-message
		.inline-message-style .wpcf7-mail-sent-ok a,
#page .wpcf7-validation-errors .formErrorContent,
#page .wpcf7-validation-errors .formErrorContent a,
#page .wpcf7-validation-errors .close-message
		#page .wpcf7-validation-errors a,
.popup-message-style .wpcf7-validation-errors .formErrorContent,
.popup-message-style .wpcf7-validation-errors .formErrorContent a,
.popup-message-style .wpcf7-validation-errors .close-message
		.popup-message-style .wpcf7-validation-errors a,
.inline-message-style .wpcf7-validation-errors .formErrorContent,
.inline-message-style .wpcf7-validation-errors .formErrorContent a,
.inline-message-style .wpcf7-validation-errors .close-message
		.inline-message-style .wpcf7-validation-errors a,
#page .wpcf7-response-output .formErrorContent,
#page .wpcf7-response-output .formErrorContent a,
#page .wpcf7-response-output .close-message
		#page .wpcf7-response-output a,
.popup-message-style .wpcf7-response-output .formErrorContent,
.popup-message-style .wpcf7-response-output .formErrorContent a,
.popup-message-style .wpcf7-response-output .close-message
		.popup-message-style .wpcf7-response-output a,
.inline-message-style .wpcf7-response-output .formErrorContent,
.inline-message-style .wpcf7-response-output .formErrorContent a,
.inline-message-style .wpcf7-response-output .close-message
		.inline-message-style .wpcf7-response-output a {
  color: #ffffff;
}
#page .parentFormundefined:before,
.popup-message-style .parentFormundefined:before,
.inline-message-style .parentFormundefined:before,
#page .wpcf7-mail-sent-ok:before,
.popup-message-style .wpcf7-mail-sent-ok:before,
.inline-message-style .wpcf7-mail-sent-ok:before,
#page .wpcf7-validation-errors:before,
.popup-message-style .wpcf7-validation-errors:before,
.inline-message-style .wpcf7-validation-errors:before,
#page .wpcf7-response-output:before,
.popup-message-style .wpcf7-response-output:before,
.inline-message-style .wpcf7-response-output:before {
  color: #ffffff;
}
.comment-form-cookies-consent label,
.form-terms-text {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
select:not(.elementor-field),
.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select:not(.elementor-field) {
  -webkit-appearance: none !important;
  -moz-appearance: none;
  background-image: linear-gradient(45deg,transparent 50%,var(--the7-input-color) 50%), linear-gradient(135deg,var(--the7-input-color) 50%,transparent 50%);
  background-position: calc(100% - var(--the7-right-input-padding) - 5px) 50%, calc(100% - var(--the7-right-input-padding)) 50%, 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
  padding-right: calc(var(--the7-right-input-padding) + 15px);
}
.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select:not(.elementor-field) {
  background-image: linear-gradient(45deg,transparent 50%,var(--the7-input-color) 50%), linear-gradient(135deg,var(--the7-input-color) 50%,transparent 50%);
  background-position: calc(100% - var(--the7-right-input-padding) - 4px) 50%, calc(100% - var(--the7-right-input-padding)) 50%, 100% 0;
  background-size: 4px 4px, 4px 4px, 2.5em 2.5em;
  background-repeat: no-repeat;
}
.dt-arrow-border-on .owl-carousel .owl-nav a:not(:hover):before {
  border-color: var(--the7-accent-color);
}
.dt-arrow-hover-border-on .owl-carousel .owl-nav a:hover:after {
  border-color: var(--the7-accent-color);
}
.arrows-bg-on.owl-carousel .owl-nav a:before {
  background-color: var(--the7-accent-color);
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.arrows-hover-bg-on.owl-carousel .owl-nav a:after {
  background-color: var(--the7-accent-color);
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.owl-carousel .owl-nav svg {
  fill: var(--the7-accent-color);
  color: var(--the7-accent-color);
}
.owl-carousel .owl-nav i,
.owl-carousel .owl-nav i:before {
  color: var(--the7-accent-color);
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .owl-carousel .owl-nav i,
  .owl-carousel .owl-nav i:before {
    color: #aca482;
  }
}
.owl-carousel .owl-nav a:hover svg {
  fill: var(--the7-accent-color);
  color: var(--the7-accent-color);
}
.owl-carousel .owl-nav a:hover i {
  color: var(--the7-accent-color);
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .owl-carousel .owl-nav a:hover i {
    color: #aca482;
  }
}
.owl-carousel.bullets-scale-up .owl-dot span,
.owl-carousel.bullets-scale-up .owl-dot:not(.active):hover span,
.owl-carousel.bullets-scale-up .owl-dot.active span {
  background: var(--the7-accent-color);
}
.owl-carousel.bullets-stroke .owl-dot:not(.active) span,
.owl-carousel.bullets-stroke .owl-dot:not(.active):hover span {
  background: var(--the7-accent-color);
}
.owl-carousel.bullets-stroke .owl-dot.active span {
  box-shadow: 0 0 0 2px var(--the7-accent-color);
}
.owl-carousel.bullets-fill-in .owl-dot span,
.owl-carousel.bullets-fill-in .owl-dot:not(.active):hover span,
.owl-carousel.bullets-fill-in .owl-dot.active span {
  box-shadow: inset 0 0 0 2px var(--the7-accent-color);
}
.owl-carousel.bullets-small-dot-stroke .owl-dot span,
.owl-carousel.bullets-small-dot-stroke .owl-dot:not(.active):hover span,
.owl-carousel.bullets-small-dot-stroke .owl-dot.active span {
  background: var(--the7-accent-color);
}
.owl-carousel.bullets-small-dot-stroke .owl-dot.active {
  box-shadow: 0 0 0 2px var(--the7-accent-color);
}
.owl-carousel.bullets-ubax .owl-dot span,
.owl-carousel.bullets-ubax .owl-dot:not(.active):hover span {
  background: var(--the7-accent-color);
}
.owl-carousel.bullets-ubax .owl-dot.active span {
  border-color: var(--the7-accent-color);
}
.owl-carousel.bullets-etefu .owl-dot span,
.owl-carousel.bullets-etefu .owl-dot:not(.active):hover span,
.owl-carousel.bullets-etefu .owl-dot span:before {
  background: var(--the7-accent-color);
}
.dt-owl-item-icon i {
  color: var(--the7-accent-color);
}
.dt-owl-item-icon svg {
  fill: var(--the7-accent-color);
  color: var(--the7-accent-color);
}
.text-and-icon-carousel .owl-nav i,
.testimonials-carousel .owl-nav i,
.text-and-icon-carousel .owl-nav a:hover i,
.testimonials-carousel .owl-nav a:hover i,
.text-and-icon-carousel .owl-nav i:before,
.testimonials-carousel .owl-nav i:before {
  background: none;
  color: var(--the7-accent-color);
}
.dt-owl-item-icon:before,
.dt-owl-item-icon:after,
.text-and-icon-carousel .owl-nav a,
.text-and-icon-carousel .owl-nav a:hover,
.testimonials-carousel .owl-nav a,
.testimonials-carousel .owl-nav a:hover {
  border-color: var(--the7-accent-color);
}
.full-width-wrap .dt-shortcode .filter {
  width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.filter {
  margin-bottom: 50px;
}
.paginator {
  margin-top: 50px;
}
.filter-categories a,
.filter-categories .customSelect {
  font:   700 14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.filter a,
.filter a *,
.filter .customSelect {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .filter a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .filter a *,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .filter .customSelect {
  color: #333333;
}
.sidebar-content .filter a,
.sidebar-content .filter a *,
.sidebar-content .filter .customSelect {
  color: #333333;
}
.footer .filter a,
.footer .filter a *,
.footer .filter .customSelect {
  color: #eeeeee;
}
.filter svg {
  fill: var(--the7-h5-color);
  color: var(--the7-h5-color);
}
.filter-categories a,
.filter-extras > div {
  padding: 6px 15px 6px 15px;
  margin: 0px 3px 0px 3px;
}
.filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a:hover,
.filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a.act {
  color: var(--the7-accent-color);
}
.filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a:hover,
.filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a.act {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a:hover,
  .filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a.act {
    color: #aca482;
  }
}
.filter-bg-decoration .filter-categories a {
  border-radius: 100px;
}
.filter-bg-decoration .filter-categories a:not(.act):hover {
  color: var(--the7-accent-color);
}
.filter-bg-decoration .filter-categories a:after {
  display: none;
}
.filter-bg-decoration .filter-categories a:not(.act):hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .filter-bg-decoration .filter-categories a:not(.act):hover {
    color: #aca482;
  }
}
.filter-bg-decoration .filter-categories a.act {
  color: #fff;
}
.filter-bg-decoration .filter-categories a.act {
  color: #fff;
  background-color: var(--the7-accent-color);
  border-radius: 100px;
}
.accent-gradient .filter-bg-decoration .filter-categories a.act {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.filter-underline-decoration .filter-categories a:after {
  color: #fff;
  background-color: var(--the7-accent-color);
  height: 2px;
}
.accent-gradient .filter-underline-decoration .filter-categories a:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.filter-switch {
  background-color: rgba(172,164,130,0.2);
  background: rgba(172,164,130,0.2);
  background: -webkit-linear-gradient(135deg, rgba(172,164,130,0.2) 30%, rgba(180,156,132,0.2) 100%);
  background: linear-gradient(135deg, rgba(172,164,130,0.2) 30%, rgba(180,156,132,0.2) 100%);
}
.filter:not(.filter-bg-decoration) .filter-categories a.act:after,
.filter-switch-toggle {
  background-color: var(--the7-accent-color);
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.paginator a,
.paginator a * {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .paginator a,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .paginator a * {
  color: #333333;
}
.sidebar-content .paginator a,
.sidebar-content .paginator a * {
  color: #333333;
}
.footer .paginator a,
.footer .paginator a * {
  color: #eeeeee;
}
.paginator .button-caption:before {
  background: var(--the7-title-color);
}
.paginator .button-load-more,
.paginator .loading-ready {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.paginator .button-load-more {
  border-color: rgba(27,27,27,0.1);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.paginator .button-load-more.animate-load,
.paginator .button-load-more:hover {
  border-color: rgba(27,27,27,0.21);
}
.paginator .button-load-more.animate-load .stick,
.paginator .button-load-more.button-lazy-loading .stick {
  border-top-color: var(--the7-h5-color);
  border-right-color: var(--the7-h5-color);
}
.paginator:not(.paginator-more-button) a {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .paginator:not(.paginator-more-button) a {
  color: #333333;
}
.sidebar-content .paginator:not(.paginator-more-button) a {
  color: #333333;
}
.footer .paginator:not(.paginator-more-button) a {
  color: #eeeeee;
}
.paginator:not(.paginator-more-button) a:after {
  background-color: var(--the7-accent-color);
  background: #aca482;
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  background: linear-gradient(left, #aca482 30%, #b49c84 100%);
}
#footer.solid-bg {
  background: #1a1c20 none repeat center top;
}
#footer.footer-outline-decoration {
  border-top: 1px solid rgba(129,215,66,0.96);
}
.wf-container-footer,
.footer.full-width-line {
  border-top: 1px solid #1a1c20;
}
.header-side-left.footer-overlap.boxed-layout:not(.sticky-header) #footer,
.header-side-right.footer-overlap.boxed-layout:not(.sticky-header) #footer {
  max-width: 1580px;
}
#footer .wf-container-footer {
  padding-top: 50px;
  padding-bottom: 15px;
}
#footer .wf-container {
  margin: 0 -25px;
}
.footer .widget {
  color: #8b8d94;
  padding: 0 25px;
}
.footer .widget,
.footer .tp_recent_tweets li {
  font: var(--the7-widget-content-font);
  text-transform: var(--the7-widget-content-text-transform);
  letter-spacing: var(--the7-widget-content-letter-spacing);
  text-decoration: var(--the7-widget-content-text-decoration);
}
#footer.full-width > .wf-wrap,
#footer.full-width #bottom-bar > .wf-wrap {
  width: 100%;
}
#footer > .wf-wrap,
#footer #bottom-bar > .wf-wrap {
  padding: 0 50px 0 50px;
}
#bottom-bar.solid-bg {
  background: rgba(255,255,255,0.12) none repeat center top;
}
.wf-container-bottom,
#bottom-bar.full-width-line {
  border-top: 1px solid rgba(255,255,255,0.12);
}
.wf-container-bottom {
  padding: 10px 0 10px 0;
  min-height: 150px;
}
#bottom-bar {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  color: #eeeeee;
}
#bottom-bar .mini-nav li:before {
  border-left-color: #38393a;
}
.footer-sub-nav > li.act > a .menu-text,
.footer-sub-nav > li:not(.act):hover > a .menu-text,
.footer-sub-nav > li.act > a .subtitle-text,
.footer-sub-nav > li:not(.act):hover > a .subtitle-text {
  color: var(--the7-accent-color);
}
#bottom-bar a,
#bottom-bar .mini-nav .customSelect,
#bottom-bar .menu-select {
  color: #eeeeee;
}
#bottom-bar .menu-select svg {
  fill: #eeeeee;
  color: #eeeeee;
}
#bottom-bar .mini-search,
#bottom-bar .mini-contacts:before {
  background-color: rgba(0,0,0,0.07);
}
#branding-bottom {
  padding: 8px 12px 8px 0px;
}
.no-avatar,
.testim-no-avatar {
  border: 1px solid;
  border-color: var(--the7-divider-color);
}
.sidebar .no-avatar,
.sidebar-content .no-avatar,
.sidebar .testim-no-avatar,
.sidebar-content .testim-no-avatar {
  border-color: rgba(139,141,148,0.15);
}
.footer .no-avatar,
.footer .testim-no-avatar {
  border-color: rgba(139,141,148,0.15);
}
.testim-no-avatar svg {
  fill: var(--the7-divider-color);
  color: var(--the7-divider-color);
}
.no-avatar,
.no-avatar svg,
.comment-list .no-avatar:after {
  color: var(--the7-divider-color);
  fill: var(--the7-divider-color);
}
.sidebar .no-avatar,
.sidebar-content .no-avatar,
.sidebar .no-avatar svg,
.sidebar-content .no-avatar svg,
.sidebar .comment-list .no-avatar:after,
.sidebar-content .comment-list .no-avatar:after {
  color: rgba(139,141,148,0.15);
}
.footer .no-avatar,
.footer .no-avatar svg,
.footer .comment-list .no-avatar:after {
  color: rgba(139,141,148,0.15);
}
.scroll-top {
  border-radius: 0px;
}
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="range"],
input[type="password"],
select,
textarea {
  font: var(--the7-form-md-font);
  letter-spacing: var(--the7-form-md-letter-spacing);
  text-transform: var(--the7-form-md-text-transform);
  text-decoration: var(--the7-base-text-decoration);
}
.content .wpcf7-select {
  line-height: calc(var(--the7-input-height) - 14px);
  min-width: 200px;
}
a.clear-form,
#cancel-comment-reply-link {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  color: var(--the7-secondary-text-color);
}
.sidebar-content a.clear-form,
.sidebar-content #cancel-comment-reply-link {
  color: rgba(139,141,148,0.5);
}
.footer a.clear-form,
.footer #cancel-comment-reply-link {
  color: rgba(139,141,148,0.5);
}
.customSelect {
  font: var(--the7-base-font);
  background-color: rgba(27,27,27,0.08);
}
.sidebar .customSelect,
.sidebar-content .customSelect {
  background-color: rgba(139,141,148,0.08);
}
.footer .customSelect {
  background-color: rgba(139,141,148,0.08);
}
.shortcode-code {
  background-color: var(--the7-content-boxes-bg);
}
.shadow-element-decoration .shortcode-code {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.outline-element-decoration .shortcode-code {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.content table,
.content td,
.content th {
  border-color: var(--the7-divider-color);
}
.dt-highlight {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-highlight {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.post-content .text-secondary {
  color: rgba(27,27,27,0.5);
}
.sidebar-content .post-content .text-secondary {
  color: rgba(139,141,148,0.5);
}
.footer .post-content .text-secondary {
  color: rgba(139,141,148,0.5);
}
#page .items-grid .post-content a:hover,
#page .post-content a:hover {
  color: var(--the7-accent-color);
}
.accent-gradient #page .items-grid .post-content a:hover,
.accent-gradient #page .post-content a:hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .items-grid .post-content a:hover,
  .accent-gradient #page .post-content a:hover {
    color: #aca482;
  }
}
.shortcode-banner-bg > * {
  line-height: var(--the7-base-line-height);
}
.layzr-bg {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(27,27,27,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.sidebar .layzr-bg,
.sidebar-content .layzr-bg {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(139,141,148,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.footer .layzr-bg {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(139,141,148,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.layzr-bg:not(.layzr-bg-transparent) {
  background-color: rgba(27,27,27,0.05);
}
.sidebar .layzr-bg:not(.layzr-bg-transparent),
.sidebar-content .layzr-bg:not(.layzr-bg-transparent) {
  background-color: rgba(139,141,148,0.05);
}
.footer .layzr-bg:not(.layzr-bg-transparent) {
  background-color: rgba(139,141,148,0.05);
}
#page .woocom-project .layzr-bg:not(.layzr-bg-transparent) {
  background-color: transparent;
}
.pswp button.pswp__button--arrow--left,
.pswp button.pswp__button--arrow--right,
.pswp .pswp__button--arrow--left:before,
.pswp .pswp__button--arrow--right:before {
  font-size: 62px;
  line-height: 62px;
  min-height: 62px;
}
.rollover i,
.post-rollover i,
.rollover-video i,
.enable-bg-rollover .post-thumbnail-rollover:after,
.enable-bg-rollover .gallery-rollover,
.enable-bg-rollover.hover-scale figure:after {
  background-color: rgba(172,164,130,0.2);
  background: rgba(172,164,130,0.2);
  background: -webkit-linear-gradient(135deg, rgba(172,164,130,0.2) 30%, rgba(180,156,132,0.2) 100%);
  background: linear-gradient(135deg, rgba(172,164,130,0.2) 30%, rgba(180,156,132,0.2) 100%);
}
.hover-style-two:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content,
.buttons-on-img .rollover-content,
.albums .rollover-thumbnails-on i,
.dt-albums-shortcode .rollover-thumbnails-on i,
.rollover-buttons-on i,
.hover-scale .rollover-project:after,
.hover-style-two.content-align-bottom .rollover-project:after,
.portfolio-shortcode.enable-bg-rollover .post-thumbnail-rollover:after,
.albums-shortcode.enable-bg-rollover .post-thumbnail-rollover:after,
.enable-bg-rollover.hover-scale article:after {
  background-color: rgba(172,164,130,0.85);
  background: rgba(172,164,130,0.85);
  background: -webkit-linear-gradient(135deg, rgba(172,164,130,0.85) 30%, rgba(180,156,132,0.85) 100%);
  background: linear-gradient(135deg, rgba(172,164,130,0.85) 30%, rgba(180,156,132,0.85) 100%);
}
.effect-bubba .rollover-project,
.effect-layla .rollover-project,
.effect-sarah .rollover-project {
  background-color: rgba(172,164,130,0.85);
  background: rgba(172,164,130,0.85);
  background: -webkit-linear-gradient(135deg, rgba(172,164,130,0.85) 30%, rgba(180,156,132,0.85) 100%);
  background: linear-gradient(135deg, rgba(172,164,130,0.85) 30%, rgba(180,156,132,0.85) 100%);
}
.effect-bubba:not(.hover-color-static) .rollover-project:hover > a > img,
.effect-layla:not(.hover-color-static) .rollover-project:hover > a > img,
.effect-sarah:not(.hover-color-static) .rollover-project:hover > a > img {
  opacity: 0.3;
}
.hover-color-static:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content,
.accent-gradient .hover-color-static:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content,
.hover-color-static.hover-scale .rollover-project:after,
.hover-color-static.hover-style-two.content-align-bottom .rollover-project:after {
  background-color: rgba(0,0,0,0.65);
  background-image: none;
}
.hover-color-static.effect-bubba .rollover-project,
.hover-color-static.effect-layla .rollover-project,
.hover-color-static.effect-sarah .rollover-project {
  background-color: #000000;
  background-image: none;
}
.hover-color-static .buttons-on-img i,
.hover-color-static .rollover i,
.hover-color-static .rollover-video i,
.hover-color-static .rollover.rollover-thumbnails-on i,
#page .hover-color-static .buttons-on-img .rollover-content {
  background-color: rgba(0,0,0,0.35);
  background-image: none;
}
.rollover-thumbnails span:first-child i {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .rollover-thumbnails span:first-child i {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.gallery-shortcode .gallery-zoom-ico,
.blog-shortcode .gallery-zoom-ico,
.blog-carousel-shortcode .gallery-zoom-ico {
  border-color: var(--the7-accent-color);
}
.gallery-shortcode .gallery-zoom-ico span,
.gallery-shortcode .gallery-zoom-ico:before,
.blog-shortcode .gallery-zoom-ico span,
.blog-shortcode .gallery-zoom-ico:before,
.blog-carousel-shortcode .gallery-zoom-ico span,
.blog-carousel-shortcode .gallery-zoom-ico:before {
  color: var(--the7-accent-color);
}
.dt-icon-bg-on.gallery-shortcode .gallery-zoom-ico,
.dt-icon-bg-on.blog-shortcode .gallery-zoom-ico,
.dt-icon-bg-on.blog-carousel-shortcode .gallery-zoom-ico {
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-icon-bg-on.gallery-shortcode .gallery-zoom-ico,
.accent-gradient .dt-icon-bg-on.blog-shortcode .gallery-zoom-ico,
.accent-gradient .dt-icon-bg-on.blog-carousel-shortcode .gallery-zoom-ico {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.albums-shortcode .album-zoom-ico {
  border-color: var(--the7-accent-color);
}
.albums-shortcode .album-zoom-ico span {
  color: var(--the7-accent-color);
}
.dt-icon-bg-on.albums-shortcode .album-zoom-ico {
  background-color: var(--the7-accent-color);
}
.accent-gradient .dt-icon-bg-on.albums-shortcode .album-zoom-ico {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.rollover-content {
  line-height: var(--the7-base-line-height);
}
.rollover-content h2.entry-title {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .rollover-content h2.entry-title {
  color: #333333;
}
.sidebar-content .rollover-content h2.entry-title {
  color: #333333;
}
.footer .rollover-content h2.entry-title {
  color: #eeeeee;
}
.portfolio-categories a,
.portfolio-categories a *,
.portfolio-categories span {
  color: var(--the7-secondary-text-color);
}
.gform_wrapper .gsection {
  border-bottom-style: solid !important;
  border-bottom-width: var(--the7-bottom-input-border-width);
  border-bottom-color: var(--the7-divider-color);
}
.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction {
  font-size: var(--the7-text-small-font-size);
  color: rgba(27,27,27,0.45);
}
#main .gform_wrapper span.ginput_total,
#main .gform_wrapper .gfield_required,
#main .gform_wrapper .ginput_left input:focus + label,
#main .gform_wrapper .ginput_right input:focus + label,
#main .gform_wrapper .ginput_full input:focus + label {
  color: var(--the7-accent-color);
}
.gform_wrapper h3.gform_title,
.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title,
h3.gform_title,
form.mc4wp-form label {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .gform_wrapper h3.gform_title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .gform_wrapper .gsection .gfield_label,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .gform_wrapper h2.gsection_title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3.gform_title,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget form.mc4wp-form label {
  color: #333333;
}
.sidebar-content .gform_wrapper h3.gform_title,
.sidebar-content .gform_wrapper .gsection .gfield_label,
.sidebar-content .gform_wrapper h2.gsection_title,
.sidebar-content h3.gform_title,
.sidebar-content form.mc4wp-form label {
  color: #333333;
}
.footer .gform_wrapper h3.gform_title,
.footer .gform_wrapper .gsection .gfield_label,
.footer .gform_wrapper h2.gsection_title,
.footer h3.gform_title,
.footer form.mc4wp-form label {
  color: #eeeeee;
}
h3.gform_title,
.gform_wrapper h3.gform_title {
  color: var(--the7-h3-color);
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
}
.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title {
  color: var(--the7-h4-color);
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
#main .gform_wrapper textarea,
.gform_wrapper .top_label .gfield_label {
  font: var(--the7-base-font);
}
.ngg-albumoverview .ngg-album,
.wpb_separator.wpb_content_element,
.vc_text_separator {
  border-color: var(--the7-divider-color);
}
.sidebar .ngg-albumoverview .ngg-album,
.sidebar-content .ngg-albumoverview .ngg-album,
.sidebar .wpb_separator.wpb_content_element,
.sidebar-content .wpb_separator.wpb_content_element,
.sidebar .vc_text_separator,
.sidebar-content .vc_text_separator {
  border-color: rgba(139,141,148,0.15);
}
.footer .ngg-albumoverview .ngg-album,
.footer .wpb_separator.wpb_content_element,
.footer .vc_text_separator {
  border-color: rgba(139,141,148,0.15);
}
.mini-wpml {
  font:  normal 700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.branding .mini-wpml,
.mixed-header .mini-wpml,
.classic-header .mobile-mini-widgets .mini-wpml {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.top-bar .mini-wpml {
  font:  500 13px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.dt-mobile-header .mini-wpml {
  font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.popup-message-style .wpcf7-validation-errors,
.popup-message-style .wpcf7-mail-sent-ok,
.popup-message-style .wpcf7-response-output {
  background-color: var(--the7-accent-color);
}
.accent-gradient.popup-message-style .wpcf7-validation-errors,
.accent-gradient.popup-message-style .wpcf7-mail-sent-ok,
.accent-gradient.popup-message-style .wpcf7-response-output {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.wpcf7-validation-errors .wpcf7-not-valid-tip-text,
.wpcf7-validation-errors .wpcf7-valid-tip-text,
.wpcf7-mail-sent-ok .wpcf7-not-valid-tip-text,
.wpcf7-mail-sent-ok .wpcf7-valid-tip-text,
.wpcf7-response-output .wpcf7-not-valid-tip-text,
.wpcf7-response-output .wpcf7-valid-tip-text {
  font: var(--the7-base-font-big);
}
.asp_product_name {
  color: var(--the7-h3-color);
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
}
.transparent:not(.photo-scroller-album):not(.phantom-sticky) .masthead.line-decoration:not(.masthead-mobile-header) {
  border-bottom: 1px solid rgba(255,255,255,0.25);
}
.transparent:not(.photo-scroller-album) .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on),
.transparent .sticky-on.masthead.masthead-mobile {
  border: none;
  box-shadow: none !important;
}
.transparent .masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .top-bar.line-content:after,
.transparent .masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .top-bar.full-width-line:after {
  border-bottom-color: rgba(255,255,255,0.25);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets > *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets .mini-nav > ul:not(.mini-sub-nav) > li > a *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mobile-mini-widgets .mini-nav > ul:not(.mini-sub-nav) > li > a *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets .text-area a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-nav > ul:not(.mini-sub-nav) > li > a:hover,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .searchform > .search-icon i,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-login .submit,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-login .submit i {
  color: #fff;
}
.dt-wpml.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-wpml .wpml-ls-current-language > a,
.dt-wpml.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-wpml .wpml-ls-legacy-list-horizontal a,
.dt-wpml.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-wpml .wpml-ls-legacy-list-vertical a {
  color: #fff;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .branding,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .branding .mini-widgets > *:not(.sub-nav),
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets > *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit i,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-nav .customSelectInner,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-nav .customSelectInner i,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets .text-area a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets .text-area *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mobile-mini-widgets > *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mobile-branding *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-contacts * {
  color: #fff;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit:hover {
  color: rgba(255,255,255,0.7) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on:not(.sticky-top-line-on)) .popup-search .submit:hover i,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on:not(.sticky-top-line-on)) .overlay-search .submit:hover i {
  color: rgba(255,255,255,0.7) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .classic-search input[type="text"] {
  background: rgba(255,255,255,0.25);
  border-color: rgba(255,255,255,0.3);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .animate-search-width input.field {
  background: rgba(255,255,255,0.25);
  border-color: rgba(255,255,255,0.3);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .animate-search-width input,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .classic-search input[type=text],
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .classic-search input::placeholder,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .animate-search-width input::placeholder {
  color: #fff !important;
}
.transparent .classic-header.content-width-line:not(.sticky-on) .navigation:before,
.transparent .classic-header.full-width-line:not(.sticky-on) .navigation:before,
.transparent .classic-header.bg-behind-menu:not(.sticky-on) .navigation:before {
  background-color: rgba(255,255,255,0.25);
  background-image: none;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a .menu-text,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a .subtitle-text,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a:hover span,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li.act > a > span {
  color: #fff !important;
  background: none;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a > span > span.menu-subtitle,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li:hover > a > span > span.menu-subtitle {
  color: rgba(255,255,255,0.5);
}
.light-preset-color.masthead:not(.side-header):not(#phantom):not(.sticky-on).dividers .main-nav > li:before,
.light-preset-color.masthead:not(.side-header):not(#phantom):not(.sticky-on).dividers.surround .main-nav > li:before,
.light-preset-color.masthead:not(.side-header):not(#phantom):not(.sticky-on).dividers .main-nav > li:last-child:after,
.light-preset-color.masthead:not(.side-header):not(#phantom):not(.sticky-on).dividers.surround .main-nav > li:last-child:after {
  border-color: rgba(255,255,255,0.25);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .hover-outline-decoration > li:not(.act):hover > a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .active-outline-decoration > li.act > a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .hover-outline-decoration > li.dt-hovered:not(.act) > a {
  border-color: rgba(255,255,255,0.25);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .hover-bg-decoration > li:not(.act) > a:hover,
.light-preset-color.accent-gradient.masthead:not(#phantom):not(.sticky-on) .hover-bg-decoration > li:not(.act) > a:hover,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .hover-bg-decoration > li.dt-hovered:not(.act) > a,
.light-preset-color.accent-gradient.masthead:not(#phantom):not(.sticky-on) .hover-bg-decoration > li.dt-hovered:not(.act) > a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .active-bg-decoration > li.act > a,
.light-preset-color.accent-gradient.masthead:not(#phantom):not(.sticky-on) .active-bg-decoration > li.act > a {
  background-color: rgba(255,255,255,0.25);
  background-image: none;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .l-to-r-line > li > a i.underline,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .from-centre-line > li > a .menu-item-text:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .upwards-line > li > a .menu-item-text:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .downwards-line > li > a .menu-item-text:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .active-line-decoration > li.act > a .decoration-line,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .hover-line-decoration > li > a:hover .decoration-line,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .hover-line-decoration > li.dt-hovered:not(.act) > a .decoration-line,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines:after {
  background-color: #ffffff;
  background-image: none;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line:after,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line:before {
  background: #ffffff !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).mobile-menu-icon-bg-on .dt-mobile-menu-icon:not(.floating-btn):before {
  background: rgba(255,255,255,0.3) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).mobile-menu-icon-hover-bg-on .dt-mobile-menu-icon:not(.floating-btn):after {
  background: rgba(255,255,255,0.25) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).mobile-menu-icon-hover-border-enable .dt-mobile-menu-icon:not(.floating-btn):after {
  border-color: rgba(255,255,255,0.25) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on):not(.animate-color-mobile-menu-icon):not(.two-line-mobile-menu-icon) .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line {
  background: #ffffff !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).hamburger-bg-enable .menu-toggle:before {
  background: rgba(255,255,255,0.3) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).mobile-menu-icon-border-enable .dt-mobile-menu-icon:not(.floating-btn):before {
  border-color: rgba(255,255,255,0.3) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).hamburger-bg-hover-enable .menu-toggle:after {
  background: rgba(255,255,255,0.25) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).hamburger-border-enable .menu-toggle:before {
  border-color: rgba(255,255,255,0.3) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).hamburger-border-hover-enable .menu-toggle:after {
  border-color: rgba(255,255,255,0.25) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav.level-arrows-on > li.has-children > a .menu-text:after,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav.level-arrows-on > li.has-children:not(.act) > a:hover .menu-text:after,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav.level-arrows-on > li.has-children.act > a .menu-text:after {
  background: white !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.disabled-bg a:before {
  background-color: transparent !important;
}
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.custom-bg a,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.accent-bg a,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.gradient-bg a {
  box-shadow: none !important;
}
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.custom-bg a:before,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.accent-bg a:before,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.gradient-bg a:before {
  background: rgba(255,255,255,0.25) !important;
  background-image: none !important;
}
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-gradient-bg a,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-custom-bg a,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-accent-bg a {
  box-shadow: none !important;
}
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-gradient-bg a:after,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-custom-bg a:after,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-accent-bg a:after {
  background: rgba(255,255,255,0.45) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.hover-disabled-bg a:after {
  background-color: transparent !important;
  box-shadow: none !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico a .soc-font-icon,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico a:hover .soc-font-icon {
  color: #fff !important;
  background: none;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.border-on a:before {
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.hover-border-on a:hover:after,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.hover-border-on a:hover:after {
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.45) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .searchform > .search-icon,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-login .submit:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-contacts,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-nav .customSelectInner:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart:before {
  color: white;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart {
  color: #fff;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart i,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart i {
  color: #fff;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart:hover,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart:hover {
  opacity: 1;
  color: rgba(255,255,255,0.7);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart:hover i,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart:hover i {
  color: rgba(255,255,255,0.7);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart > .counter,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart > .counter {
  background-color: rgba(255,255,255,0.25);
  background-image: none;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .rectangular-counter-style .wc-ico-cart > .counter:before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .rectangular-counter-style .edd-ico-cart > .counter:before {
  border-right: 4px solid rgba(255,255,255,0.25);
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart > .counter.custom-bg,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart > .counter.custom-bg {
  background-color: rgba(255,255,255,0.25) !important;
  background-image: none !important;
}
.phantom-sticky .boxed .masthead:not(.side-header).sticky-on {
  max-width: 1280px;
}
.boxed .top-bar-bg,
.boxed .classic-header .navigation:before {
  width: 100%;
}
.boxed .width-in-pixel .top-bar-bg,
.boxed .width-in-pixel .top-bar.full-width-line:after,
.boxed .width-in-pixel.classic-header.full-width-line .navigation:before,
.boxed .width-in-pixel.classic-header.bg-behind-menu .navigation:before {
  width: 1280px;
}
#phantom.boxed.width-in-pixel .top-bar-bg {
  width: 1280px;
}
.boxed .masthead.full-width:not(.side-header):not(.masthead-mobile) {
  width: 1280px;
}
.masthead:not(.side-header):not(.mixed-header) .header-bar,
.header-space {
  min-height: 90px;
}
.inline-header .header-bar > .mini-widgets,
.inline-header .widget-box .mini-widgets {
  padding: 0px 0px 0px 5px;
}
.wpb_content_element .wpb_tabs_nav > li > a {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wpb_content_element .wpb_tabs_nav > li > a {
  color: #333333;
}
.sidebar-content .wpb_content_element .wpb_tabs_nav > li > a {
  color: #333333;
}
.footer .wpb_content_element .wpb_tabs_nav > li > a {
  color: #eeeeee;
}
.wpb_tabs.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a,
.wpb_tour.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a,
.wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
.wpb_content_element.tab-style-two.wpb_tabs .wpb_tabs_nav > li.ui-tabs-active > a {
  color: #aca482;
}
.accent-gradient .wpb_tabs.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a,
.accent-gradient .wpb_tour.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a,
.accent-gradient .wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
.accent-gradient .wpb_content_element.tab-style-two.wpb_tabs .wpb_tabs_nav > li.ui-tabs-active > a {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .wpb_tabs.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a,
  .accent-gradient .wpb_tour.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav > li:not(.ui-state-active):hover > a,
  .accent-gradient .wpb_content_element.tab-style-three .wpb_tabs_nav > li.ui-tabs-active > a,
  .accent-gradient .wpb_content_element.tab-style-two.wpb_tabs .wpb_tabs_nav > li.ui-tabs-active > a {
    color: #aca482;
  }
}
.tab-style-one.wpb_tabs .wpb_tabs_nav li {
  border-radius: 0px;
}
.tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.wpb_tabs.tab-style-one .wpb_tabs_nav > li.ui-state-active {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .wpb_tabs.tab-style-one .wpb_tabs_nav > li.ui-state-active {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.wpb_tabs.tab-style-two {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .wpb_tabs.tab-style-two {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .wpb_tabs.tab-style-two {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.wpb_tabs.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before {
  background-color: #aca482;
}
.accent-gradient .wpb_tabs.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before {
  background: #aca482;
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  background: linear-gradient(left, #aca482 30%, #b49c84 100%);
}
.tab-style-four.wpb_tabs {
  border-radius: 0px;
}
.tab-style-four.wpb_tabs {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .tab-style-four.wpb_tabs {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .tab-style-four.wpb_tabs {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.tab-style-four.wpb_tabs .wpb_tabs_nav {
  background-color: #aca482;
}
.accent-gradient .tab-style-four.wpb_tabs .wpb_tabs_nav {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.wpb_tour.tab-style-one,
.tab-style-one.wpb_tour .wpb_tabs_nav li {
  border-radius: 0px;
}
.tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active,
.wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active:hover {
  color: #fff;
}
#page .wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active,
#page .wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active:hover {
  background-color: #aca482;
}
.accent-gradient #page .wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active,
.accent-gradient #page .wpb_tour.tab-style-one .wpb_tabs_nav > li.ui-state-active:hover {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.wpb_tour.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before {
  background-color: #aca482;
}
.accent-gradient .wpb_tour.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.wpb_tour.tab-style-two .wpb_tab {
  background-color: var(--the7-content-boxes-bg);
  border-radius: 0px;
}
.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.tab-style-two.wpb_tour .wpb_tabs_nav li.ui-tabs-active {
  border-radius: 0px;
}
.wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active,
.wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active:hover {
  color: #fff;
}
#page .wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active,
#page .wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active:hover {
  background-color: #aca482;
}
.accent-gradient #page .wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active,
.accent-gradient #page .wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active:hover {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.wpb_tour.tab-style-two .wpb_tabs_nav > li.ui-state-active a {
  color: #fff;
}
.wpb_tour.tab-style-three .wpb_tabs_nav li,
.wpb_tour.tab-style-three .wpb_tabs_nav {
  border-color: var(--the7-divider-color);
}
.sidebar .wpb_tour.tab-style-three .wpb_tabs_nav li,
.sidebar-content .wpb_tour.tab-style-three .wpb_tabs_nav li,
.sidebar .wpb_tour.tab-style-three .wpb_tabs_nav,
.sidebar-content .wpb_tour.tab-style-three .wpb_tabs_nav {
  border-color: rgba(139,141,148,0.15);
}
.footer .wpb_tour.tab-style-three .wpb_tabs_nav li,
.footer .wpb_tour.tab-style-three .wpb_tabs_nav {
  border-color: rgba(139,141,148,0.15);
}
.tab-style-four.wpb_tour {
  border-radius: 0px;
}
.tab-style-four.wpb_tour {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .tab-style-four.wpb_tour {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .tab-style-four.wpb_tour {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.tab-style-four.wpb_tour .wpb_tabs_nav {
  background-color: #aca482;
}
.accent-gradient .tab-style-four.wpb_tour .wpb_tabs_nav {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.wpb_content_element .wpb_accordion_header > a span {
  color: var(--the7-title-color);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wpb_content_element .wpb_accordion_header > a span {
  color: #333333;
}
.sidebar-content .wpb_content_element .wpb_accordion_header > a span {
  color: #333333;
}
.footer .wpb_content_element .wpb_accordion_header > a span {
  color: #eeeeee;
}
#page .wpb_accordion .wpb_accordion_wrapper > a:hover span,
#page .wpb_content_element .wpb_accordion_header a:hover span {
  color: var(--the7-accent-color);
}
.accent-gradient #page .wpb_accordion .wpb_accordion_wrapper > a:hover span,
.accent-gradient #page .wpb_content_element .wpb_accordion_header a:hover span {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient #page .wpb_accordion .wpb_accordion_wrapper > a:hover span,
  .accent-gradient #page .wpb_content_element .wpb_accordion_header a:hover span {
    color: #aca482;
  }
}
.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
  border-color: var(--the7-divider-color);
}
.sidebar .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.sidebar-content .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
  border-color: rgba(139,141,148,0.15);
}
.footer .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
  border-color: rgba(139,141,148,0.15);
}
.dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.content .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
  background-color: rgba(27,27,27,0.15);
}
.wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:hover:after,
.wpb_content_element.dt-style:not(.dt-accordion-bg-on) .ui-state-active > a:hover:after {
  color: #aca482;
}
.vc_pie_chart .vc_pie_chart_value {
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
}
.vc_pie_wrapper .vc_pie_chart_back {
  border-color: rgba(27,27,27,0.1) !important;
}
.dt-style.vc_progress_bar.default-bg .vc_single_bar {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.dt-style.vc_progress_bar.outline-bg .vc_single_bar {
  box-shadow: inset 0px 0px 0px 1px rgba(27,27,27,0.2);
  background: none;
}
.dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
  background-color: rgba(27,27,27,0.15);
}
.pb-style-two .vc_label,
.pb-style-three .vc_label {
  color: var(--the7-title-color);
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .pb-style-two .vc_label,
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .pb-style-three .vc_label {
  color: #333333;
}
.sidebar-content .pb-style-two .vc_label,
.sidebar-content .pb-style-three .vc_label {
  color: #333333;
}
.footer .pb-style-two .vc_label,
.footer .pb-style-three .vc_label {
  color: #eeeeee;
}
#page .accent-bg:not([class*='vc_progress-bar-color']) .vc_bar {
  color: #fff;
  background-color: #aca482;
}
.accent-gradient #page .accent-bg:not([class*='vc_progress-bar-color']) .vc_bar {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.accent-icon-bg .aio-icon {
  background: #aca482 !important;
}
.accent-gradient .accent-icon-bg .aio-icon {
  background: #aca482 !important;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%) !important;
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%) !important;
}
.accent-icon-color .aio-icon > i {
  color: #aca482 !important;
}
.accent-gradient .accent-icon-color .aio-icon > i {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.accent-border-color .aio-icon {
  border-color: #aca482 !important;
}
.accent-title-color .uvc-main-heading > *,
.accent-title-color .aio-icon-title {
  color: #aca482 !important;
}
.accent-gradient .accent-title-color .uvc-main-heading > *,
.accent-gradient .accent-title-color .aio-icon-title {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.accent-subtitle-color .uvc-sub-heading,
.accent-subtitle-color .aio-icon-description {
  color: #aca482 !important;
}
.accent-gradient .accent-subtitle-color .uvc-sub-heading,
.accent-gradient .accent-subtitle-color .aio-icon-description {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.accent-subtitle-color .uvc-main-heading > *,
.accent-title-color .uvc-main-heading > *,
.accent-subtitle-color .uvc-sub-heading,
.accent-title-color .uvc-sub-heading {
  display: inline-block;
}
.accent-border-color .uvc-headings-line {
  border-color: #aca482 !important;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}
.accent-gradient .accent-border-color .uvc-headings-line {
  border-color: transparent;
  -webkit-border-image: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  border-image: linear-gradient(left, #aca482 30%, #b49c84 100%);
  border-image-slice: 1;
}
.accent-arrow-bg .slick-arrow {
  background: #aca482 !important;
}
.accent-gradient .accent-arrow-bg .slick-arrow {
  background: #aca482 !important;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%) !important;
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%) !important;
}
#main .wpb_alert strong {
  font:  normal 400 16px / 26px "Adamina", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
}
.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h1 {
  line-height: 1.4em;
}
.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h2 {
  line-height: 44px;
}
.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h3 {
  line-height: 34px;
}
.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h4 {
  line-height: 33px;
}
.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h5 {
  line-height: 26px;
}
.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h6 {
  line-height: 24px;
}@font-face {
  font-family: star;
  src: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/woo-fonts/star.eot);
  src: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/woo-fonts/star.eot?#iefix) format('embedded-opentype'), url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/woo-fonts/star.woff) format('woff'), url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/woo-fonts/star.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: WooCommerce;
  src: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/woo-fonts/WooCommerce.eot);
  src: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/woo-fonts/WooCommerce.eot?#iefix) format('embedded-opentype'), url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/woo-fonts/WooCommerce.woff) format('woff'), url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/woo-fonts/WooCommerce.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}
.text-normal {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.text-small {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.text-big {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.solid-bg-mixin {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .outline-decoration {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .shadow-decoration {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.header-color {
  color: var(--the7-h1-color);
}
.sidebar-content .header-color {
  color: #333333;
}
.footer .header-color {
  color: #eeeeee;
}
.horizontal-centering {
  left: 50%;
  transform: translateX(-50%);
}
.centering-mixin {
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.woocommerce button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="submit"]:focus,
a.button,
button.button {
  -webkit-appearance: none;
  outline: none;
}
.woocommerce #reviews #comments .add_review::after,
.woocommerce .products ul::after,
.woocommerce div.product form.cart::after,
.woocommerce div.product p.cart::after,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce ul.products::after {
  clear: both;
}
.woocommerce-store-notice,
p.demo_store {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #a46497;
  color: #fff;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0,0,0,0.2);
  display: none;
}
.admin-bar p.demo_store {
  top: 32px;
}
.woocommerce-store-notice a,
p.demo_store a {
  color: #fff;
  text-decoration: underline;
}
#wc-bookings-booking-form .wc-bookings-date-picker legend {
  display: block;
}
.currentTextHolder {
  line-height: 20px;
}
.related-product .woocommerce-placeholder.wp-post-image,
.upsells.products .woocommerce-placeholder.wp-post-image,
.cross-sells .woocommerce-placeholder.wp-post-image {
  max-width: 100%;
  height: auto;
}
.woocommerce div.product div.images img {
  display: block;
  width: 100%;
  height: auto;
  box-shadow: none;
}
.woocommerce div.product div.images div.thumbnails {
  padding-top: 1em;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  transition: all cubic-bezier(.795,-0.035,0,1) .5s;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 2em;
  z-index: 9;
  width: 36px;
  height: 36px;
  background: rgba(0,0,0,0.8);
  text-indent: -9999px;
  border-radius: 100%;
  box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover {
  background: rgba(0,0,0,0.7);
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 9px;
  box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  border-radius: 6px;
  position: absolute;
  top: 19px;
  left: 22px;
  transform: rotate(-45deg);
  box-sizing: content-box;
}
.woocommerce div.product div.images .flex-control-thumbs {
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs {
  margin: 0 -5px;
}
.woocommerce div.product div.images .flex-control-thumbs  li {
  width: 25%;
  float: left;
  padding: 10px 5px 0 5px;
  box-sizing: border-box;
  list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  cursor: pointer;
  opacity: .5;
  margin: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
  opacity: 1;
}
.woocommerce div.product div.social {
  text-align: right;
  margin: 0 0 1em;
}
.woocommerce div.product div.social span {
  margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
  margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}
.woocommerce div.product div.social iframe {
  float: left;
  margin-top: 3px;
}
.woocommerce .products ul,
.woocommerce ul.products {
  padding: 0;
  list-style: none;
  clear: both;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
  list-style: none;
}
.dt-products ul.products li.product .onsale,
.products-shortcode ul.products li.product .onsale,
.product ul.products li.product .onsale,
.widget.woocommerce ul.products li.product .onsale,
.products-carousel-shortcode ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -0.5em -0.5em 0 0;
}
ul.products li.product .woocommerce-loop-category__title,
ul.products li.product .woocommerce-loop-product__title,
ul.products li.product h3 {
  margin: 0 0 5px 0;
  font-size: 1em;
  line-height: 1.2em;
}
.woocommerce ul.products li.product a {
  text-decoration: none;
}
ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 10px 0;
  box-shadow: none;
}
.woocommerce ul.products li.product strong {
  display: block;
}
ul.products li.product .button {
  margin-top: 10px;
}
ul.products li.product .price {
  color: #77a464;
  display: block;
  font-weight: 400;
  font-size: .857em;
  line-height: 1.2em;
}
.dt-products ul.products li.product .price del,
.products-shortcode ul.products li.product .price del,
.product ul.products li.product .price del,
.widget.woocommerce ul.products li.product .price del,
.products-carousel-shortcode ul.products li.product .price del {
  color: inherit;
  opacity: .5;
  display: block;
}
ul.products li.product .price ins {
  background: 0 0;
}
.woocommerce ul.products li.product .price .from {
  font-size: .67em;
  margin: -2px 0 0;
  color: rgba(132,132,132,0.5);
}
.pswp {
  z-index: 999999;
}
.woocommerce img.pswp__img,
.woocommerce-page img.pswp__img {
  max-width: none;
}
button.pswp__button {
  box-shadow: none !important;
  background-image: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../images/default-skin.png) !important;
}
button.pswp__button,
button.pswp__button--arrow--left::before,
button.pswp__button--arrow--right::before,
button.pswp__button:hover {
  background-color: transparent !important;
}
button.pswp__button--arrow--left,
button.pswp__button--arrow--left:hover,
button.pswp__button--arrow--right,
button.pswp__button--arrow--right:hover {
  background-image: none !important;
}
button.pswp__button--close:hover {
  background-position: 0 -44px;
}
button.pswp__button--zoom:hover {
  background-position: -88px 0;
}
.woocommerce-account .addresses .title::after,
.woocommerce-account .addresses .title::before,
.woocommerce-account .woocommerce::after,
.woocommerce-account .woocommerce::before {
  content: ' ';
  display: table;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-account ul.digital-downloads li::before {
  font-family: WooCommerce;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: .618em;
  content: "î€Š";
  text-decoration: none;
}
.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px .5em;
  font-size: 1em;
}
.woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
}
.woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
}
.woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733;
}
.woocommerce-password-hint {
  margin: .5em 0 0;
  display: block;
}
.product.has-default-attributes.has-children>.images {
  opacity: 0;
}
.shop_table strong,
strong[itemprop="author"],
.shopping-cart-inner strong,
.widget_shopping_cart_content strong,
.shop_table th,
.shop_table td,
.woocommerce-MyAccount-content strong {
  font-weight: normal;
}
.woocommerce-invalid-required-field input[type="text"],
.woocommerce-invalid-required-field input[type="search"],
.woocommerce-invalid-required-field input[type="tel"],
.woocommerce-invalid-required-field input[type="url"],
.woocommerce-invalid-required-field input[type="email"],
.woocommerce-invalid-required-field input[type="number"],
.woocommerce-invalid-required-field input[type="date"],
.woocommerce-invalid-required-field input[type="range"],
.woocommerce-invalid-required-field input[type="password"] {
  border-color: #f55b5f;
}
.woocommerce-additional-fields label,
.woocommerce-billing-fields label,
.woocommerce-shipping-fields label,
.woocommerce-MyAccount-content label,
.woocommerce-account-fields label,
.track_order label,
.lost_reset_password label,
form.register label:not(.elementor-field-label),
.woocommerce-form-login label:not(.elementor-field-label),
.wp-block-woocommerce-product-search label {
  margin-bottom: 8px;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
textarea {
  width: 100%;
}
#the7-body .widget_layered_nav ul li.chosen a,
#the7-body .widget_layered_nav_filters ul li.chosen a {
  color: #fff;
}
.widget_layered_nav_filters ul li a {
  color: #fff;
  background: none;
}
.widget_layered_nav ul li.chosen a {
  color: #fff !important;
}
.switcher-wrap {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 20px;
}
.switcher-wrap > * {
  margin-bottom: 10px;
}
.switcher-wrap .woocommerce-result-count {
  -ms-flex-order: 1;
  order: 1;
}
.switcher-wrap .woocommerce-ordering {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.switcher-wrap .woocommerce-ordering select {
  margin-bottom: 0;
  line-height: 1.3;
}
.view-mode-switcher {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 20px;
}
.view-mode-switcher > a {
  position: relative;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 38px;
  height: 38px;
  border: 1px solid;
  text-decoration: none;
}
.view-mode-switcher > a:first-child {
  border-right: none;
}
.view-mode-switcher > a svg {
  width: 16px;
}
.view-mode-switcher .filter-popup {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
  padding: 2px 6px;
  margin-bottom: 8px;
  background: #000;
  color: #fff !important;
  font: normal 10px/14px Arial, Verdana, sans-serif;
  letter-spacing: 0.3px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-50%,10px,0);
  transition: all .25s ease-out;
  border-radius: 2px;
}
.view-mode-switcher .filter-popup:after {
  position: absolute;
  left: 50%;
  bottom: -5px;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  content: "";
}
.view-mode-switcher .filter-popup:before {
  position: absolute;
  left: 0;
  bottom: -20px;
  content: " ";
  display: block;
  width: 100%;
  height: 20px;
}
.view-mode-switcher > a:hover > .filter-popup {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  transform: translate3d(-50%,0,0);
}
.description-on-hover .woocom-project > a {
  display: block;
  line-height: 0;
}
.wc-img-hover .woo-buttons-on-img {
  overflow: hidden;
}
.wc-img-hover .woo-buttons-on-img a {
  text-align: center;
}
.wc-img-hover .woocom-project img {
  position: relative;
  transition: opacity 0.4s ease-in-out !important;
}
.wc-img-hover .woocom-project img.back-image {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  visibility: visible;
}
.wc-img-hover .woo-buttons-on-img:hover img.show-on-hover,
.mobile-false .wc-img-hover .trigger-img-hover:hover .img-wrap img.show-on-hover {
  opacity: 1;
}
.woocommerce-cart-wrap .cart-collaterals {
  width: 25%;
  padding: 30px;
  margin-left: 60px;
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  box-sizing: border-box;
}
.woocommerce-cart-wrap .cart-collaterals .shop_table {
  margin-bottom: 20px;
}
.woocommerce-cart-wrap .cart_totals tr:first-of-type td,
.woocommerce-cart-wrap .cart_totals tr:first-of-type th {
  border: none;
}
.woocommerce-cart-wrap .cart_totals tr th {
  padding-right: 10px;
}
.woocommerce-cart-wrap .cart_totals table,
.woocommerce-cart-wrap .cart_totals tbody,
.woocommerce-cart-wrap .cart_totals tr,
.woocommerce-cart-wrap .cart_totals th,
.woocommerce-cart-wrap .cart_totals tbody th,
.woocommerce-cart-wrap .cart_totals td {
  display: block;
  border: none;
  padding: 0;
}
.woocommerce-cart-wrap .cart_totals tr {
  border-top: 1px solid;
  padding: 10px 0;
}
.woocommerce-cart-wrap .cart_totals tr:first-of-type {
  border: none;
}
.woocommerce-cart-wrap .cart_totals td {
  text-align: left;
  padding-right: 0;
}
.shipping-calculator-form select {
  margin-bottom: 0 !important;
}
.shipping-calculator-form p:last-of-type {
  margin-bottom: 0;
}
body .checkout-button.wc-forward,
body #place_order {
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  white-space: normal;
}
.checkout-button {
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
}
.shipping-calculator-button {
  display: inline-block;
}
.wc-login-wrap form,
.wc-coupon-wrap .form-coupon-wrap {
  background-color: var(--the7-content-boxes-bg);
  border-radius: 0px;
}
.outline-element-decoration .wc-login-wrap form,
.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .wc-login-wrap form,
.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
form.lost_reset_password,
#customer_login > div {
  background-color: var(--the7-content-boxes-bg);
  border-radius: 0px;
}
.outline-element-decoration form.lost_reset_password,
.outline-element-decoration #customer_login > div {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration form.lost_reset_password,
.shadow-element-decoration #customer_login > div {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
#reviews ol.commentlist .comment_container {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration #reviews ol.commentlist .comment_container {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration #reviews ol.commentlist .comment_container {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.woocommerce-store-notice,
p.demo_store {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .woocommerce-store-notice,
.accent-gradient p.demo_store {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.checkout-page-title {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  width: 100%;
  padding: 50px 2000px;
  margin-left: -2000px;
  background-color: #f8f8f9;
  color: #000000;
  padding-top: 30px;
  padding-bottom: 30px;
}
.checkout-page-title nav {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
  max-width: 100%;
  width: 1300px;
}
.checkout-page-title a.current {
  color: #000000;
}
.checkout-page-title a {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  text-align: center;
  text-decoration: none;
  flex: 1 0 auto;
  width: 33.333%;
  color: rgba(0,0,0,0.3);
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
}
.checkout-page-title .checkout-breadcrumbs {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}
.checkout-page-title .current .checkout-counter {
  color: #fff;
  background-color: var(--the7-accent-color);
}
.accent-gradient .checkout-page-title .current .checkout-counter {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.checkout-page-title .checkout-counter {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  background-color: rgba(0,0,0,0.09);
  color: rgba(0,0,0,0.3);
}
.checkout-page-title a:last-child .checkout-line {
  display: none;
}
.checkout-page-title .checkout-step {
  position: relative;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  flex: 1 0 auto;
}
.checkout-page-title .checkout-step:before {
  left: 0;
  width: calc(50% - 40px);
}
.checkout-page-title .checkout-step:after {
  left: calc(50% + 40px);
}
.checkout-page-title .checkout-step:before,
.checkout-page-title .checkout-step:after {
  position: absolute;
  top: 50%;
  margin-top: 5px;
  width: calc(50% - 40px);
  height: 3px;
  content: "";
  background-color: rgba(0,0,0,0.09);
}
.checkout-page-title .step-checkout.current .checkout-step:before {
  display: none;
}
.checkout-page-title a:first-child .checkout-step:before {
  display: none;
}
.checkout-page-title a:last-child .checkout-step:after {
  display: none;
}
.checkout-page-title .step-cart.hide-for-small .checkout-step:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient .checkout-page-title .step-cart.hide-for-small .checkout-step:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.checkout-page-title .step-cart .checkout-step:after,
.checkout-page-title .step-checkout.current .checkout-step:after,
.checkout-page-title .step-complete.current .checkout-step:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient .checkout-page-title .step-cart .checkout-step:after,
.accent-gradient .checkout-page-title .step-checkout.current .checkout-step:after,
.accent-gradient .checkout-page-title .step-complete.current .checkout-step:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.checkout-page-title .step-cart .checkout-step:before,
.checkout-page-title .step-checkout.current .checkout-step:before,
.checkout-page-title .step-complete.current .checkout-step:before {
  background-color: var(--the7-accent-color);
}
.accent-gradient .checkout-page-title .step-cart .checkout-step:before,
.accent-gradient .checkout-page-title .step-checkout.current .checkout-step:before,
.accent-gradient .checkout-page-title .step-complete.current .checkout-step:before {
  background: #aca482;
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  background: linear-gradient(left, #aca482 30%, #b49c84 100%);
}
.step-cart.current:not(.hide-for-small) .checkout-step:after {
  width: calc(50% - 40px);
}
.woocommerce-order-received .checkout-page-title .step-cart .checkout-step:after,
.woocommerce-order-received .checkout-page-title .step-checkout .checkout-step:after {
  width: calc(100% - 80px);
}
.woocommerce-checkout .checkout-page-title .step-cart .checkout-step:after {
  width: calc(100% - 80px);
}
.woocommerce-order-received .checkout-page-title .step-complete .checkout-step:before {
  display: none;
}
@media screen and (max-width: 768px) {
  .checkout-page-title .checkout-breadcrumbs {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .checkout-page-title a {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    margin-bottom: 40px;
    text-align: left;
  }
  .checkout-page-title a:last-child {
    margin-bottom: 0;
  }
  .checkout-page-title a .checkout-step {
    -ms-flex-order: 0;
    order: 0;
    flex: none;
  }
  .checkout-page-title a .checkout-step .checkout-counter {
    margin: 0 10px 0 0;
  }
  .checkout-page-title a .checkout-step:before,
  .checkout-page-title a .checkout-step:after {
    left: 50%;
    margin-left: -5px;
    height: 14px;
    width: 3px;
  }
  .checkout-page-title a .checkout-step:before {
    top: -26px;
  }
  .checkout-page-title a .checkout-step:after {
    top: 40px;
  }
  .checkout-page-title a .checkout-name {
    -ms-flex-order: 1;
    order: 1;
  }
  .step-cart.current:not(.hide-for-small) .checkout-step:after,
  .woocommerce-checkout .checkout-page-title .step-cart .checkout-step:after,
  .woocommerce-order-received .checkout-page-title .step-cart .checkout-step:after,
  .woocommerce-order-received .checkout-page-title .step-checkout .checkout-step:after {
    width: 3px;
  }
  .woocommerce-checkout .checkout-page-title .step-cart .checkout-step:after,
  .woocommerce-order-received .checkout-page-title .step-checkout .checkout-step:after {
    height: 28px;
  }
}
.stars {
  position: relative;
  font-size: 1em;
}
.the7-elementor-widget .stars span {
  unicode-bidi: bidi-override;
  direction: rtl;
}
.stars a {
  display: inline-block;
  font-weight: 700;
  margin-right: 1em;
  text-indent: 9999px;
  position: relative;
}
.stars a:last-child {
  border-right: 0;
}
p.stars a.star-1,
p.stars a.star-2,
p.stars a.star-3,
p.stars a.star-4,
p.stars a.star-5 {
  border-right: 1px solid;
}
p.stars a:after {
  font-family: WooCommerce;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
}
p.stars a.star-1 {
  width: 2em;
}
p.stars a.star-1:after {
  content: "\e021";
}
p.stars a.star-1.active:after,
p.stars a.star-1:hover:after {
  content: "\e020";
}
p.stars a.star-2 {
  width: 3em;
}
.woocommerce p.stars a.star-2:after {
  content: "\e021\e021";
}
p.stars a.star-2.active:after,
p.stars a.star-2:hover:after {
  content: "\e020\e020";
}
p.stars a.star-3 {
  width: 4em;
}
p.stars a.star-3:after {
  content: "\e021\e021\e021";
}
p.stars a.star-3.active:after,
p.stars a.star-3:hover:after {
  content: "\e020\e020\e020";
}
p.stars a.star-4 {
  width: 5em;
}
p.stars a.star-4:after {
  content: "\e021\e021\e021\e021";
}
p.stars a.star-4.active:after,
p.stars a.star-4:hover:after {
  content: "\e020\e020\e020\e020";
}
p.stars a.star-5 {
  width: 6em;
  border: 0;
}
p.stars a.star-5:after {
  content: "\e021\e021\e021\e021\e021";
}
p.stars a.star-5.active:after,
p.stars a.star-5:hover:after {
  content: "\e020\e020\e020\e020\e020";
}
body .the7-elementor-widget .stars a {
  margin: 0;
  border: none;
  width: 1.2em;
}
.the7-elementor-widget p.stars a:after {
  content: "\e021" !important;
}
.the7-elementor-widget p.stars a.active:after,
.the7-elementor-widget p.stars a.active ~ a:after,
.the7-elementor-widget p.stars a:hover:after,
.the7-elementor-widget p.stars a:hover ~ a:after {
  content: "\e020" !important;
}
.star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1.2em;
  line-height: 1.2;
  font-size: 0.8em;
  width: 5.4em;
  font-family: star;
  margin-bottom: 5px;
}
.widget .star-rating {
  float: none;
  margin: 5px 0;
}
.woocom-list-content {
  text-align: center;
}
.woocommerce .woocom-list-content ul,
.woocommerce .woocom-list-content ul li {
  list-style: initial;
}
.woocom-project .woocommerce-product-details__short-description ul:last-child {
  margin-bottom: 0;
}
.woocom-list-content .star-rating,
.woocom-list-content .price {
  display: block;
  float: none;
  margin: 0;
  margin: 0 auto;
}
.woocom-list-content .price,
article.product-category .woocom-list-content .count {
  margin-top: 5px;
}
.woocom-list-content .star-rating,
#content .woocom-list-content .star-rating:last-child,
.woocommerce div.product.elementor .woocom-list-content .star-rating {
  margin-top: 10px;
}
.star-rating:before {
  content: "\53\53\53\53\53";
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}
.products .star-rating {
  display: block;
  float: none;
}
.hreview-aggregate .star-rating {
  margin: 10px 0 0;
}
.woocommerce-error-text > li,
.woocommerce-info  li,
.woocommerce-message  li,
.payment_methods li {
  list-style: none;
}
.woocommerce-error:after,
.woocommerce-message:after,
.woocommerce-message:before {
  content: " ";
  display: table;
}
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
  clear: both;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  float: right;
}
.inline-message-style .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  width: 100%;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
.woocommerce-error,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  position: relative;
  color: #fff;
  padding: 15px 40px 15px 65px;
  box-sizing: border-box;
  margin-bottom: 40px;
  width: 100%;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message a:hover,
.woocommerce-error a:hover,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info a:hover {
  color: #fff;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .close-message,
.woocommerce-error .close-message,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .close-message {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  width: 30px;
  height: 30px;
  transform: translateY(-50%);
  right: 15px;
  opacity: 0.5;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .close-message:before,
.woocommerce-error .close-message:before,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .close-message:before {
  width: 20px;
  height: 20px;
  content: "";
  -webkit-mask: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/the7-cross-lg.svg);
  mask-image: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/the7-cross-lg.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: right center;
  mask-position: right center;
  background: #fff;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .close-message:hover,
.woocommerce-error .close-message:hover,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .close-message:hover {
  cursor: pointer;
  opacity: 1;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text,
.woocommerce-error .woocommerce-error-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text {
  white-space: pre-wrap;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-message-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-info-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text,
.woocommerce-error .woocommerce-message-text,
.woocommerce-error .woocommerce-info-text,
.woocommerce-error .woocommerce-error-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-message-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-info-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  max-width: 100%;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-message-text li,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-info-text li,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text li,
.woocommerce-error .woocommerce-message-text li,
.woocommerce-error .woocommerce-info-text li,
.woocommerce-error .woocommerce-error-text li,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-message-text li,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-info-text li,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text li {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-message-text .button,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-info-text .button,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text .button,
.woocommerce-error .woocommerce-message-text .button,
.woocommerce-error .woocommerce-info-text .button,
.woocommerce-error .woocommerce-error-text .button,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-message-text .button,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-info-text .button,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text .button {
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  -ms-flex-order: 1;
  order: 1;
  background: none;
  box-shadow: none;
  border: none;
  padding: 0 !important;
  font: inherit !important;
  font-size: inherit !important;
  text-decoration: underline !important;
  line-height: inherit !important;
  text-transform: none !important;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-message-text .button:hover,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-info-text .button:hover,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text .button:hover,
.woocommerce-error .woocommerce-message-text .button:hover,
.woocommerce-error .woocommerce-info-text .button:hover,
.woocommerce-error .woocommerce-error-text .button:hover,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-message-text .button:hover,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-info-text .button:hover,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text .button:hover {
  background: none !important;
  box-shadow: none;
  border: none;
  text-decoration: none !important;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message:before,
.woocommerce-error:before,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info:before {
  position: absolute;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 65px;
  height: 100%;
  -webkit-mask: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/the7-check-circle-fill.svg);
  mask-image: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/the7-check-circle-fill.svg);
  background: #fff;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 24px;
  mask-size: 24px;
  content: "";
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message ul,
.woocommerce-error ul,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info ul {
  margin: 0 !important;
}
.inline-message-style .wc-coupon-wrap div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
.inline-message-style .wc-coupon-wrap .woocommerce-error,
.inline-message-style .wc-coupon-wrap div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  margin: 20px 0 5px 0;
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message.hide-message,
.woocommerce-error.hide-message,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info.hide-message {
  display: none;
}
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
.popup-message-style .woocommerce-error,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.3);
  border: none;
  position: fixed;
  top: 50%;
  left: 100%;
  width: 400px;
  max-height: 500px;
  margin: 0 !important;
  padding: 15px 40px 15px 65px;
  z-index: 9999;
  overflow: hidden;
  transform: translate3d(200px,-50%,0);
  animation: slide-in-message, slide-out-message;
  animation-duration: 1.2s, 1.1s;
  animation-delay: .4s, 9s;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  color: #FFF;
  box-sizing: border-box;
}
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message a,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message a:hover,
.popup-message-style .woocommerce-error a,
.popup-message-style .woocommerce-error a:hover,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info a,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info a:hover {
  color: #fff;
}
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-message-text,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-info-text,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text,
.popup-message-style .woocommerce-error .woocommerce-message-text,
.popup-message-style .woocommerce-error .woocommerce-info-text,
.popup-message-style .woocommerce-error .woocommerce-error-text,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-message-text,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-info-text,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text {
  opacity: 1;
}
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message ul,
.popup-message-style .woocommerce-error ul,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info ul {
  margin: 0 !important;
}
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message.hide-message,
.popup-message-style .woocommerce-error.hide-message,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info.hide-message {
  display: none;
}
body.popup-message-style .woocommerce-error + .woocommerce-message,
body.popup-message-style .woocommerce-message + .cart-empty {
  -webkit-animation-delay: 9s, 18s;
  animation-delay: 9s, 18s;
}
.woocommerce-error {
  background: #dd3c3d;
}
.woocommerce-error:before {
  content: "";
  -webkit-mask: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/the7-exclamation-circle-fill.svg);
  mask-image: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/the7-exclamation-circle-fill.svg);
  background: #fff;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 24px;
  mask-size: 24px;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: left;
  width: calc(100% - 360px);
}
.woocommerce-MyAccount-content .woocommerce-info {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.woocommerce-MyAccount-content .woocommerce-info a.button {
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  -ms-flex-order: 1;
  order: 1;
  margin-top: 5px;
}
@keyframes slide-in-message {
  0% {
    opacity: 0;
    transform: translate3d(600px,-50%,0);
  }
  50% {
    opacity: 0;
    transform: translate3d(-200px,-50%,0);
  }
  100% {
    opacity: 1;
    transform: translate3d(-400px,-50%,0);
  }
}
@keyframes slide-out-message {
  0% {
    opacity: 1;
    transform: translate3d(-400px,-50%,0);
  }
  50% {
    opacity: 0;
    transform: translate3d(-100px,-50%,0);
  }
  100% {
    opacity: 0;
    transform: translate3d(800px,-50%,0);
  }
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.update-cart-button input[type="submit"]:disabled {
  cursor: not-allowed;
}
.woocommerce-orders-table thead th {
  color: var(--the7-secondary-text-color);
}
.reset_variations,
.reset_variations:hover,
.variations label,
.entry-summary .product_meta > span,
.dhvc-woocommerce-page .product_meta > span,
.entry-summary .product_meta > span a,
.dhvc-woocommerce-page .product_meta > span a,
.the7-elementor-widget .product_meta > span,
.the7-elementor-widget .product_meta > span a,
.product_list_widget del,
.product_list_widget del .amount,
.product_list_widget del .amount *,
.woocom-list-content .price del,
.woocom-list-content del,
.woocom-list-content del .amount,
.woocom-list-content del .amount *,
.woocommerce-review-link,
.woocommerce-review-link *,
.woocommerce-review-link:hover,
.widget_price_filter .price_slider_amount,
.shop_table .variation *,
.product:not(.elementor) .woocommerce-tabs li > a,
.the7-elementor-widget .woocommerce-tabs li > a,
.the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title,
.product .summary.entry-summary .price del,
.woocommerce-variation-price .price del,
.woocommerce-result-count,
.widget_layered_nav li > small,
.stars a {
  color: var(--the7-secondary-text-color);
}
.sidebar-content .reset_variations,
.dt-mega-parent .sidebar-content .reset_variations,
.sidebar-content .reset_variations:hover,
.dt-mega-parent .sidebar-content .reset_variations:hover,
.sidebar-content .variations label,
.dt-mega-parent .sidebar-content .variations label,
.sidebar-content .entry-summary .product_meta > span,
.dt-mega-parent .sidebar-content .entry-summary .product_meta > span,
.sidebar-content .dhvc-woocommerce-page .product_meta > span,
.dt-mega-parent .sidebar-content .dhvc-woocommerce-page .product_meta > span,
.sidebar-content .entry-summary .product_meta > span a,
.dt-mega-parent .sidebar-content .entry-summary .product_meta > span a,
.sidebar-content .dhvc-woocommerce-page .product_meta > span a,
.dt-mega-parent .sidebar-content .dhvc-woocommerce-page .product_meta > span a,
.sidebar-content .the7-elementor-widget .product_meta > span,
.dt-mega-parent .sidebar-content .the7-elementor-widget .product_meta > span,
.sidebar-content .the7-elementor-widget .product_meta > span a,
.dt-mega-parent .sidebar-content .the7-elementor-widget .product_meta > span a,
.sidebar-content .product_list_widget del,
.dt-mega-parent .sidebar-content .product_list_widget del,
.sidebar-content .product_list_widget del .amount,
.dt-mega-parent .sidebar-content .product_list_widget del .amount,
.sidebar-content .product_list_widget del .amount *,
.dt-mega-parent .sidebar-content .product_list_widget del .amount *,
.sidebar-content .woocom-list-content .price del,
.dt-mega-parent .sidebar-content .woocom-list-content .price del,
.sidebar-content .woocom-list-content del,
.dt-mega-parent .sidebar-content .woocom-list-content del,
.sidebar-content .woocom-list-content del .amount,
.dt-mega-parent .sidebar-content .woocom-list-content del .amount,
.sidebar-content .woocom-list-content del .amount *,
.dt-mega-parent .sidebar-content .woocom-list-content del .amount *,
.sidebar-content .woocommerce-review-link,
.dt-mega-parent .sidebar-content .woocommerce-review-link,
.sidebar-content .woocommerce-review-link *,
.dt-mega-parent .sidebar-content .woocommerce-review-link *,
.sidebar-content .woocommerce-review-link:hover,
.dt-mega-parent .sidebar-content .woocommerce-review-link:hover,
.sidebar-content .widget_price_filter .price_slider_amount,
.dt-mega-parent .sidebar-content .widget_price_filter .price_slider_amount,
.sidebar-content .shop_table .variation *,
.dt-mega-parent .sidebar-content .shop_table .variation *,
.sidebar-content .product:not(.elementor) .woocommerce-tabs li > a,
.dt-mega-parent .sidebar-content .product:not(.elementor) .woocommerce-tabs li > a,
.sidebar-content .the7-elementor-widget .woocommerce-tabs li > a,
.dt-mega-parent .sidebar-content .the7-elementor-widget .woocommerce-tabs li > a,
.sidebar-content .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title,
.dt-mega-parent .sidebar-content .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title,
.sidebar-content .product .summary.entry-summary .price del,
.dt-mega-parent .sidebar-content .product .summary.entry-summary .price del,
.sidebar-content .woocommerce-variation-price .price del,
.dt-mega-parent .sidebar-content .woocommerce-variation-price .price del,
.sidebar-content .woocommerce-result-count,
.dt-mega-parent .sidebar-content .woocommerce-result-count,
.sidebar-content .widget_layered_nav li > small,
.dt-mega-parent .sidebar-content .widget_layered_nav li > small,
.sidebar-content .stars a,
.dt-mega-parent .sidebar-content .stars a {
  color: rgba(139,141,148,0.5);
}
.footer .reset_variations,
.footer .reset_variations:hover,
.footer .variations label,
.footer .entry-summary .product_meta > span,
.footer .dhvc-woocommerce-page .product_meta > span,
.footer .entry-summary .product_meta > span a,
.footer .dhvc-woocommerce-page .product_meta > span a,
.footer .the7-elementor-widget .product_meta > span,
.footer .the7-elementor-widget .product_meta > span a,
.footer .product_list_widget del,
.footer .product_list_widget del .amount,
.footer .product_list_widget del .amount *,
.footer .woocom-list-content .price del,
.footer .woocom-list-content del,
.footer .woocom-list-content del .amount,
.footer .woocom-list-content del .amount *,
.footer .woocommerce-review-link,
.footer .woocommerce-review-link *,
.footer .woocommerce-review-link:hover,
.footer .widget_price_filter .price_slider_amount,
.footer .shop_table .variation *,
.footer .product:not(.elementor) .woocommerce-tabs li > a,
.footer .the7-elementor-widget .woocommerce-tabs li > a,
.footer .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title,
.footer .product .summary.entry-summary .price del,
.footer .woocommerce-variation-price .price del,
.footer .woocommerce-result-count,
.footer .widget_layered_nav li > small,
.footer .stars a {
  color: rgba(139,141,148,0.5);
}
.widget_product_categories .count {
  color: rgba(27,27,27,0.5);
}
.sidebar-content .widget_product_categories .count {
  color: rgba(139,141,148,0.5);
}
.footer .widget_product_categories .count {
  color: rgba(139,141,148,0.5);
}
.sidebar-content .elementor-menu-cart__product-price {
  color: #8b8d94;
}
.sidebar-content .elementor-menu-cart__product-name,
.sidebar-content .elementor-menu-cart__product-price {
  line-height: 1.2;
}
.sidebar-content .elementor-menu-cart__product-price .amount,
.sidebar-content .elementor-menu-cart__subtotal {
  font-weight: inherit;
}
.sidebar-content .elementor-menu-cart__product-name > a {
  display: block;
  margin-bottom: 5px;
  text-decoration: none;
}
.sidebar-content .elementor-menu-cart__product-name  p {
  margin-bottom: 0;
}
.woocommerce-cart-wrap .product-remove a {
  background: rgba(27,27,27,0.2);
}
.woocommerce-cart-wrap .product-remove a:hover {
  background: rgba(27,27,27,0.35);
}
.woocommerce-cart-wrap .product-name a,
.woocommerce-cart-wrap .product-subtotal,
.woocommerce-cart-wrap .cart-subtotal .amount {
  color: var(--the7-h6-color);
}
.product-name > a,
#reviews ol.commentlist .meta,
ul.cart_list li a:not(:hover),
ul.product_list_widget li a:not(:hover),
.widget-product-title:not(:hover) *,
.product:not(.elementor) .woocommerce-tabs li.active > a,
.product:not(.elementor) .woocommerce-tabs li > a:hover,
.the7-elementor-widget .woocommerce-tabs li.active > a,
.the7-elementor-widget .woocommerce-tabs li > a:hover,
.the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title.active,
.the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title:hover,
.product .summary.entry-summary .price,
.product .summary.entry-summary .price ins,
.product-category mark,
.woocom-list-content .price,
.woocom-list-content .price *,
.woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.widget_shopping_cart .total,
.widget_rating_filter {
  color: var(--the7-h1-color);
}
.elementor-widget[class*=elementor-widget-wp-widget-] .product-name > a,
.elementor-widget[class*=elementor-widget-wp-widget-] #reviews ol.commentlist .meta,
.elementor-widget[class*=elementor-widget-wp-widget-] ul.cart_list li a:not(:hover),
.elementor-widget[class*=elementor-widget-wp-widget-] ul.product_list_widget li a:not(:hover),
.elementor-widget[class*=elementor-widget-wp-widget-] .widget-product-title:not(:hover) *,
.elementor-widget[class*=elementor-widget-wp-widget-] .product:not(.elementor) .woocommerce-tabs li.active > a,
.elementor-widget[class*=elementor-widget-wp-widget-] .product:not(.elementor) .woocommerce-tabs li > a:hover,
.elementor-widget[class*=elementor-widget-wp-widget-] .the7-elementor-widget .woocommerce-tabs li.active > a,
.elementor-widget[class*=elementor-widget-wp-widget-] .the7-elementor-widget .woocommerce-tabs li > a:hover,
.elementor-widget[class*=elementor-widget-wp-widget-] .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title.active,
.elementor-widget[class*=elementor-widget-wp-widget-] .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title:hover,
.elementor-widget[class*=elementor-widget-wp-widget-] .product .summary.entry-summary .price,
.elementor-widget[class*=elementor-widget-wp-widget-] .product .summary.entry-summary .price ins,
.elementor-widget[class*=elementor-widget-wp-widget-] .product-category mark,
.elementor-widget[class*=elementor-widget-wp-widget-] .woocom-list-content .price,
.elementor-widget[class*=elementor-widget-wp-widget-] .woocom-list-content .price *,
.elementor-widget[class*=elementor-widget-wp-widget-] .woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.elementor-widget[class*=elementor-widget-wp-widget-] .widget_shopping_cart .total,
.elementor-widget[class*=elementor-widget-wp-widget-] .widget_rating_filter {
  color: var(--the7-h1-color);
}
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product-name > a,
.sidebar-content .product-name > a,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) #reviews ol.commentlist .meta,
.sidebar-content #reviews ol.commentlist .meta,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) ul.cart_list li a:not(:hover),
.sidebar-content ul.cart_list li a:not(:hover),
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) ul.product_list_widget li a:not(:hover),
.sidebar-content ul.product_list_widget li a:not(:hover),
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .widget-product-title:not(:hover) *,
.sidebar-content .widget-product-title:not(:hover) *,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product:not(.elementor) .woocommerce-tabs li.active > a,
.sidebar-content .product:not(.elementor) .woocommerce-tabs li.active > a,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product:not(.elementor) .woocommerce-tabs li > a:hover,
.sidebar-content .product:not(.elementor) .woocommerce-tabs li > a:hover,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs li.active > a,
.sidebar-content .the7-elementor-widget .woocommerce-tabs li.active > a,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs li > a:hover,
.sidebar-content .the7-elementor-widget .woocommerce-tabs li > a:hover,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title.active,
.sidebar-content .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title.active,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title:hover,
.sidebar-content .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title:hover,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product .summary.entry-summary .price,
.sidebar-content .product .summary.entry-summary .price,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product .summary.entry-summary .price ins,
.sidebar-content .product .summary.entry-summary .price ins,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .product-category mark,
.sidebar-content .product-category mark,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .woocom-list-content .price,
.sidebar-content .woocom-list-content .price,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .woocom-list-content .price *,
.sidebar-content .woocom-list-content .price *,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.sidebar-content .woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .widget_shopping_cart .total,
.sidebar-content .widget_shopping_cart .total,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) .widget_rating_filter,
.sidebar-content .widget_rating_filter {
  color: #333333;
}
.dt-mega-parent .sidebar-content .widget .product-name > a,
.dt-mega-parent .sidebar-content .widget #reviews ol.commentlist .meta,
.dt-mega-parent .sidebar-content .widget ul.cart_list li a:not(:hover),
.dt-mega-parent .sidebar-content .widget ul.product_list_widget li a:not(:hover),
.dt-mega-parent .sidebar-content .widget .widget-product-title:not(:hover) *,
.dt-mega-parent .sidebar-content .widget .product:not(.elementor) .woocommerce-tabs li.active > a,
.dt-mega-parent .sidebar-content .widget .product:not(.elementor) .woocommerce-tabs li > a:hover,
.dt-mega-parent .sidebar-content .widget .the7-elementor-widget .woocommerce-tabs li.active > a,
.dt-mega-parent .sidebar-content .widget .the7-elementor-widget .woocommerce-tabs li > a:hover,
.dt-mega-parent .sidebar-content .widget .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title.active,
.dt-mega-parent .sidebar-content .widget .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title:hover,
.dt-mega-parent .sidebar-content .widget .product .summary.entry-summary .price,
.dt-mega-parent .sidebar-content .widget .product .summary.entry-summary .price ins,
.dt-mega-parent .sidebar-content .widget .product-category mark,
.dt-mega-parent .sidebar-content .widget .woocom-list-content .price,
.dt-mega-parent .sidebar-content .widget .woocom-list-content .price *,
.dt-mega-parent .sidebar-content .widget .woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.dt-mega-parent .sidebar-content .widget .widget_shopping_cart .total,
.dt-mega-parent .sidebar-content .widget .widget_rating_filter {
  color: #333333;
}
.footer .widget:not(.widget_icl_lang_sel_widget) .product-name > a,
.footer .widget:not(.widget_icl_lang_sel_widget) #reviews ol.commentlist .meta,
.footer .widget:not(.widget_icl_lang_sel_widget) ul.cart_list li a:not(:hover),
.footer .widget:not(.widget_icl_lang_sel_widget) ul.product_list_widget li a:not(:hover),
.footer .widget:not(.widget_icl_lang_sel_widget) .widget-product-title:not(:hover) *,
.footer .widget:not(.widget_icl_lang_sel_widget) .product:not(.elementor) .woocommerce-tabs li.active > a,
.footer .widget:not(.widget_icl_lang_sel_widget) .product:not(.elementor) .woocommerce-tabs li > a:hover,
.footer .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs li.active > a,
.footer .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs li > a:hover,
.footer .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title.active,
.footer .widget:not(.widget_icl_lang_sel_widget) .the7-elementor-widget .woocommerce-tabs .dt-tab-accordion-title:hover,
.footer .widget:not(.widget_icl_lang_sel_widget) .product .summary.entry-summary .price,
.footer .widget:not(.widget_icl_lang_sel_widget) .product .summary.entry-summary .price ins,
.footer .widget:not(.widget_icl_lang_sel_widget) .product-category mark,
.footer .widget:not(.widget_icl_lang_sel_widget) .woocom-list-content .price,
.footer .widget:not(.widget_icl_lang_sel_widget) .woocom-list-content .price *,
.footer .widget:not(.widget_icl_lang_sel_widget) .woocommerce-checkout-review-order-table .woocommerce-Price-amount,
.footer .widget:not(.widget_icl_lang_sel_widget) .widget_shopping_cart .total,
.footer .widget:not(.widget_icl_lang_sel_widget) .widget_rating_filter {
  color: #eeeeee;
}
.widget_rating_filter a,
.elementor-widget[class*=elementor-widget-wp-widget-] .widget_rating_filter a {
  color: rgba(27,27,27,0.5);
}
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget).widget_rating_filter a,
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget).elementor-widget[class*=elementor-widget-wp-widget-] .widget_rating_filter a {
  color: rgba(139,141,148,0.5);
}
.footer .widget:not(.widget_icl_lang_sel_widget).widget_rating_filter a,
.footer .widget:not(.widget_icl_lang_sel_widget).elementor-widget[class*=elementor-widget-wp-widget-] .widget_rating_filter a {
  color: rgba(139,141,148,0.5);
}
.sidebar-content:not(.mega-menu-widgets) .widget:not(.widget_icl_lang_sel_widget) ul.product_list_widget li a:not(:hover):not(.remove) {
  color: #333333;
}
.footer .widget:not(.widget_icl_lang_sel_widget) ul.product_list_widget li a:not(:hover):not(.remove) {
  color: #eeeeee;
}
.shop_table thead th,
.cart.shop_table thead th {
  color: var(--the7-secondary-text-color);
}
.woocommerce-cart-wrap .shop_table thead th,
.woocommerce-cart-wrap .cart.shop_table thead th,
.woocommerce-cart-wrap .wc-item-meta {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-cart-wrap .cart-subtotal .amount {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-cart-wrap .order-total .amount,
.woocommerce-cart-wrap .cart_totals h2 {
  color: var(--the7-h4-color);
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
.woocommerce-cart-wrap .update-cart-button input[type="submit"] {
  font: var(--the7-base-font-big);
  letter-spacing: var(--the7-base-letter-spacing);
  text-transform: var(--the7-base-text-transform);
  text-decoration: var(--the7-base-text-decoration);
  color: var(--the7-h6-color);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-cart-wrap .update-cart-button input[type="submit"]:disabled {
  color: var(--the7-secondary-text-color);
}
.woocommerce-cart-wrap .update-cart-button svg {
  width: 16px;
  fill: rgba(27,27,27,0.25);
}
.wc-coupon-text:after {
  color: rgba(27,27,27,0.2);
}
.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button,
.dt-wc-btn,
.checkout-button,
#place_order,
input[name="apply_coupon"],
#page input[name="login"],
button[name="calc_shipping"],
button[name="calc_shipping"]:hover,
.single_add_to_cart_button.button,
.button.wc-backward,
.woocommerce-Button.button,
.woocommerce-Reviews .submit,
.woocommerce-Button[name="register"],
.track_order input[name="track"],
input[name="save_address"],
form.track_order .button,
.woocommerce-address-fields .button {
  font: var(--the7-btn-l-font);
  text-transform: var(--the7-btn-l-text-transform);
  letter-spacing: var(--the7-btn-l-letter-spacing);
  word-spacing: var(--the7-btn-l-word-spacing);
  border-radius: var(--the7-btn-l-border-radius);
  border-width: var(--the7-btn-l-border-width);
  border-style: var(--the7-btn-l-border-style);
  border-color: var(--the7-btn-border-color);
  padding: var(--the7-btn-l-padding);
  min-width: var(--the7-btn-l-min-width);
  min-height: var(--the7-btn-l-min-height);
}
.dt-wc-btn,
input[name="apply_coupon"],
.single_add_to_cart_button.button {
  min-height: var(--the7-input-height);
}
body .woocommerce-widget-layered-nav-dropdown__submit,
#phantom .woocommerce-widget-layered-nav-dropdown__submit,
body .button.view-cart,
#phantom .button.view-cart,
body .button.checkout,
#phantom .button.checkout,
body .button.wc-forward,
#phantom .button.wc-forward,
body .price_slider_wrapper .button,
#phantom .price_slider_wrapper .button,
body .woocommerce-orders-table a.button,
#phantom .woocommerce-orders-table a.button,
body .wc-layout-list .woo-buttons a,
#phantom .wc-layout-list .woo-buttons a,
body .wc-block-filter-submit-button,
#phantom .wc-block-filter-submit-button {
  font: var(--the7-btn-s-font);
  text-transform: var(--the7-btn-s-text-transform);
  border-radius: var(--the7-btn-s-border-radius);
  border-width: var(--the7-btn-s-border-width);
  border-style: var(--the7-btn-s-border-style);
  padding: var(--the7-btn-s-padding);
  min-width: var(--the7-btn-s-min-width);
  min-height: var(--the7-btn-s-min-height);
}
.wc-block-filter-submit-button {
  margin-bottom: 10px;
}
.wc-block-components-price-slider__range-input-progress {
  --range-color: var(--the7-accent-color);
}
.woocommerce-widget-layered-nav .select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-flex;
  align-items: center;
}
.wc-layout-list .woo-buttons a {
  border-radius: var(--the7-btn-s-border-radius);
  border-width: var(--the7-btn-s-border-width);
  border-style: var(--the7-btn-s-border-style);
  border-color: var(--the7-btn-border-color);
}
body .button.view-cart *,
#phantom .button.view-cart *,
body .button.checkout *,
#phantom .button.checkout * {
  font: var(--the7-btn-s-font);
}
body .checkout-button.wc-forward,
body #place_order {
  padding: var(--the7-btn-l-padding);
  font: var(--the7-btn-l-font);
  text-transform: var(--the7-btn-l-text-transform);
  letter-spacing: var(--the7-btn-l-letter-spacing);
  word-spacing: var(--the7-btn-l-word-spacing);
  border-radius: var(--the7-btn-l-border-radius);
  min-width: var(--the7-btn-l-min-width);
  min-height: var(--the7-btn-l-min-height);
}
.woocommerce-cart-wrap .cart_totals th {
  color: var(--the7-secondary-text-color);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
.woocommerce-error,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  background-color: var(--the7-accent-color);
}
.accent-gradient div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
.accent-gradient .woocommerce-error,
.accent-gradient div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-message-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-info-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message .woocommerce-error-text,
.woocommerce-error .woocommerce-message-text,
.woocommerce-error .woocommerce-info-text,
.woocommerce-error .woocommerce-error-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-message-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-info-text,
div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info .woocommerce-error-text {
  font: var(--the7-base-font-big);
}
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message,
body .woocommerce-error,
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  color: #ffffff;
}
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message a,
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message *,
body .woocommerce-error a,
body .woocommerce-error *,
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info a,
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info * {
  color: #ffffff;
}
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message:before,
body .woocommerce-error:before,
body div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info:before {
  color: #ffffff;
}
.showcoupon-tag,
.showlogin-tag,
#ship-to-different-address,
.order_details td {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
  color: var(--the7-h6-color);
}
.showcoupon-tag i,
.showlogin-tag i,
#ship-to-different-address i,
.order_details td i {
  color: var(--the7-h6-color);
}
.customer_details td,
.customer_details th,
.order_details td,
.order_details th {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.shop_table.customer_details th {
  color: var(--the7-secondary-text-color);
}
.wc-complete-wrap .wc-bacs-bank-details li {
  color: var(--the7-secondary-text-color);
}
.wc-complete-wrap .wc-bacs-bank-details li > strong {
  color: var(--the7-base-color);
}
#ship-to-different-address {
  font: var(--the7-base-font-big);
}
.showcoupon,
.showlogin {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.woocommerce-orders-table thead th,
.log-message,
form.track_order p:not(.form-row),
.lost_reset_password p:not(.form-row),
label[for="rememberme"],
.woocommerce-shipping-totals td {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-billing-fields label,
.woocommerce-additional-fields label,
.wc-terms-and-conditions label,
.woocommerce-shipping-fields label,
.woocommerce-account-fields label,
.woocommerce-MyAccount-content label,
form.track_order label,
form.lost_reset_password label,
#customer_login label,
.woocommerce-Reviews label,
.woocommerce-form-login label:not(.elementor-field-label),
.wp-block-woocommerce-product-search label {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  color: var(--the7-h4-color);
}
.woocommerce-billing-fields label abbr[title],
.woocommerce-billing-fields label .required,
.woocommerce-additional-fields label abbr[title],
.woocommerce-additional-fields label .required,
.wc-terms-and-conditions label abbr[title],
.wc-terms-and-conditions label .required,
.woocommerce-shipping-fields label abbr[title],
.woocommerce-shipping-fields label .required,
.woocommerce-account-fields label abbr[title],
.woocommerce-account-fields label .required,
.woocommerce-MyAccount-content label abbr[title],
.woocommerce-MyAccount-content label .required,
form.track_order label abbr[title],
form.track_order label .required,
form.lost_reset_password label abbr[title],
form.lost_reset_password label .required,
#customer_login label abbr[title],
#customer_login label .required,
.woocommerce-Reviews label abbr[title],
.woocommerce-Reviews label .required,
.woocommerce-form-login label:not(.elementor-field-label) abbr[title],
.woocommerce-form-login label:not(.elementor-field-label) .required,
.wp-block-woocommerce-product-search label abbr[title],
.wp-block-woocommerce-product-search label .required {
  color: var(--the7-secondary-text-color);
  text-decoration: none;
}
#ship-to-different-address label,
.create-account label.checkbox span,
.lost_password a,
.lost_password,
.woocommerce-form-register {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.lost_password a {
  text-decoration: none;
}
.lost_password a:hover {
  text-decoration: underline;
}
.product table.variations td.label,
.product table.variations td.label label,
.elementor-widget table.variations td.label,
.elementor-widget table.variations td.label label,
.wc-terms-and-conditions a,
.variations label {
  font: var(--the7-base-font);
  color: var(--the7-base-color);
}
.the7-woocommerce-checkout #customer_details,
.the7-cart-form,
.wc-complete-wrap .wc-wide-column,
.wc-complete-wrap .woocommerce-bacs-bank-details,
.shop_table_responsive,
.woocommerce-cart-wrap .cross-sells {
  width: calc(100% - 30% - 60px);
}
.woocommerce-cart-wrap .cross-sells {
  margin-top: 30px;
}
.shop_table.order_details .wc-item-meta *,
.order_details .product-total,
.woocommerce-Reviews .comment-notes,
#customer_login > div label.woocommerce-form__label-for-checkbox,
.woocommerce-form-login label.woocommerce-form__label-for-checkbox,
label.woocommerce-form__label-for-checkbox,
.woocommerce-Reviews .woocommerce-noreviews {
  color: var(--the7-base-color);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-checkout-review-order .product-name,
.woocommerce-checkout-review-order .product-name a {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  color: var(--the7-base-color);
}
.woocommerce-checkout-review-order .woocommerce-Price-amount,
.woocommerce-checkout-review-order th {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-checkout-review-order .about_paypal {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  font-weight: normal;
}
.woocommerce-checkout-review-order .product-quantity,
.woocommerce-checkout-review-order .product-total,
.woocommerce-checkout-review-order .cart-subtotal th,
.woocommerce-checkout-review-order .order-total th,
.woocommerce-checkout-review-order .shipping th,
.woocommerce-checkout-review-order .about_paypal,
.woocommerce-checkout-review-order .product-total .woocommerce-Price-amount,
.woocommerce-checkout-review-order tfoot th {
  color: var(--the7-secondary-text-color);
}
.woocommerce-checkout-review-order .cart-subtotal .amount,
.woocommerce-checkout-review-order .order-total .amount {
  color: var(--the7-h6-color);
}
.woocommerce-checkout-review-order .order-total .amount {
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
.woocommerce-order-downloads .download-product a {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  color: var(--the7-base-color);
  text-decoration: none;
}
.woocommerce-order-downloads .download-product a:hover {
  color: var(--the7-accent-color);
}
.accent-gradient .woocommerce-order-downloads .download-product a:hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .woocommerce-order-downloads .download-product a:hover {
    color: #aca482;
  }
}
.woocommerce-order-downloads .download-file {
  -ms-flex-pack: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.wc-bacs-bank-details-heading,
.woocommerce-order-downloads__title {
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
#shipping_method label,
.payment_methods label {
  color: var(--the7-h6-color);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.select2-container {
  z-index: 100;
}
.theme-dt-the7 .select2-container {
  display: block;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  margin-left: 5px;
}
.theme-dt-the7 .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0;
  height: 100%;
  width: auto;
}
.theme-dt-the7 .widget .selection {
  display: block;
  height: var(--the7-input-height);
}
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container .select2-selection--single,
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default .select2-selection--multiple,
.theme-dt-the7 .woocommerce-MyAccount-content .yit-wcan-select-open,
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default.select2-container--focus .select2-selection--multiple,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container .select2-selection--single,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default .select2-selection--multiple,
.theme-dt-the7 .woocommerce-cart-wrap .yit-wcan-select-open,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default.select2-container--focus .select2-selection--multiple,
.theme-dt-the7 .widget.woocommerce .select2-container .select2-selection--single,
.theme-dt-the7 .widget.woocommerce .select2-container--default .select2-selection--multiple,
.theme-dt-the7 .widget.woocommerce .yit-wcan-select-open,
.theme-dt-the7 .widget.woocommerce .select2-container--default.select2-container--focus .select2-selection--multiple,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container .select2-selection--single,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default .select2-selection--multiple,
.theme-dt-the7 .the7-woocommerce-checkout .yit-wcan-select-open,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default.select2-container--focus .select2-selection--multiple {
  height: auto;
  min-height: var(--the7-input-height);
  padding: var(--the7-top-input-padding) var(--the7-right-input-padding) var(--the7-bottom-input-padding) var(--the7-left-input-padding);
  color: var(--the7-input-color);
  border-color: var(--the7-input-border-color);
  border-style: var(--the7-form-border);
  border-width: var(--the7-top-input-border-width) var(--the7-right-input-border-width) var(--the7-bottom-input-border-width) var(--the7-left-input-border-width);
  background-color: var(--the7-input-bg-color);
  border-radius: var(--the7-input-border-radius);
  box-shadow: var(--the7-form-shadow);
  transition: all 0.3s ease;
}
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container .select2-selection--single  > .select2-selection__rendered,
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default .select2-selection--multiple  > .select2-selection__rendered,
.theme-dt-the7 .woocommerce-MyAccount-content .yit-wcan-select-open  > .select2-selection__rendered,
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default.select2-container--focus .select2-selection--multiple  > .select2-selection__rendered,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container .select2-selection--single  > .select2-selection__rendered,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default .select2-selection--multiple  > .select2-selection__rendered,
.theme-dt-the7 .woocommerce-cart-wrap .yit-wcan-select-open  > .select2-selection__rendered,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default.select2-container--focus .select2-selection--multiple  > .select2-selection__rendered,
.theme-dt-the7 .widget.woocommerce .select2-container .select2-selection--single  > .select2-selection__rendered,
.theme-dt-the7 .widget.woocommerce .select2-container--default .select2-selection--multiple  > .select2-selection__rendered,
.theme-dt-the7 .widget.woocommerce .yit-wcan-select-open  > .select2-selection__rendered,
.theme-dt-the7 .widget.woocommerce .select2-container--default.select2-container--focus .select2-selection--multiple  > .select2-selection__rendered,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container .select2-selection--single  > .select2-selection__rendered,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default .select2-selection--multiple  > .select2-selection__rendered,
.theme-dt-the7 .the7-woocommerce-checkout .yit-wcan-select-open  > .select2-selection__rendered,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default.select2-container--focus .select2-selection--multiple  > .select2-selection__rendered {
  padding: 0px 0;
  color: var(--the7-input-color);
  font: var(--the7-form-md-font);
  letter-spacing: var(--the7-form-md-letter-spacing);
  text-transform: var(--the7-form-md-text-transform);
  box-sizing: border-box;
}
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container .select2-selection--single .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default .select2-selection--multiple .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-MyAccount-content .yit-wcan-select-open .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container .select2-selection--single .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default .select2-selection--multiple .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-cart-wrap .yit-wcan-select-open .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__arrow b,
.theme-dt-the7 .widget.woocommerce .select2-container .select2-selection--single .select2-selection__arrow b,
.theme-dt-the7 .widget.woocommerce .select2-container--default .select2-selection--multiple .select2-selection__arrow b,
.theme-dt-the7 .widget.woocommerce .yit-wcan-select-open .select2-selection__arrow b,
.theme-dt-the7 .widget.woocommerce .select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__arrow b,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow b,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default .select2-selection--multiple .select2-selection__arrow b,
.theme-dt-the7 .the7-woocommerce-checkout .yit-wcan-select-open .select2-selection__arrow b,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__arrow b {
  border-top-color: var(--the7-input-color);
  opacity: var(--the7-form-placeholder-opacity);
  border-right-color: transparent !important;
  border-left-color: transparent !important;
}
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container.select2-container--open .select2-selection--single,
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default.select2-container--open .select2-selection--multiple,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container.select2-container--open .select2-selection--single,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default.select2-container--open .select2-selection--multiple,
.theme-dt-the7 .widget.woocommerce .select2-container.select2-container--open .select2-selection--single,
.theme-dt-the7 .widget.woocommerce .select2-container--default.select2-container--open .select2-selection--multiple,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container.select2-container--open .select2-selection--single,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default.select2-container--open .select2-selection--multiple {
  box-shadow: var(--the7-form-shadow-focus);
}
.theme-dt-the7 .woocommerce-MyAccount-content .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.theme-dt-the7 .woocommerce-cart-wrap .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.theme-dt-the7 .widget.woocommerce .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent var(--the7-input-color);
  opacity: var(--the7-form-placeholder-opacity);
}
.theme-dt-the7 .woocommerce-MyAccount-content .select2-dropdown-open .select2-choice .select2-arrow b:after,
.theme-dt-the7 .woocommerce-cart-wrap .select2-dropdown-open .select2-choice .select2-arrow b:after,
.theme-dt-the7 .widget.woocommerce .select2-dropdown-open .select2-choice .select2-arrow b:after,
.theme-dt-the7 .the7-woocommerce-checkout .select2-dropdown-open .select2-choice .select2-arrow b:after {
  border-top-color: transparent;
  border-bottom-color: var(--the7-input-color);
}
.widget .yit-wcan-select-open {
  color: var(--the7-input-color);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-input-height);
  text-decoration: none;
}
.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li a:before {
  color: #fff;
}
.yith-wcan-select-wrapper {
  box-sizing: border-box;
  border-color: var(--the7-input-border-color);
}
.widget .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li {
  border: none;
}
.widget .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li:hover,
.widget.widget_layered_nav .yith-wcan-select-wrapper ul li.chosen {
  box-shadow: none;
  border: none;
}
body .widget.woocommerce .woocommerce-widget-layered-nav-dropdown {
  margin-bottom: 10px;
}
body .widget.woocommerce .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple {
  padding: 0 10px;
  height: auto;
  min-height: var(--the7-input-height);
  background-image: linear-gradient(45deg,transparent 50%,var(--the7-input-color) 50%), linear-gradient(135deg,var(--the7-input-color) 50%,transparent 50%);
  background-position: calc(100% - var(--the7-right-input-padding) - 4px) 50%, calc(100% - var(--the7-right-input-padding)) 50%, 100% 0;
  background-size: 4px 4px, 4px 4px, 2.5em 2.5em;
  background-repeat: no-repeat;
}
body .widget.woocommerce .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple input {
  padding: 0 !important;
  margin: 0;
  border: none;
  height: calc(var(--the7-input-height,40px) - var(--the7-top-input-border-width,0px) - var(--the7-bottom-input-border-width,0px));
}
body .widget.woocommerce .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple ul.select2-selection__rendered {
  padding: 0;
  line-height: calc(var(--the7-input-height) - 15px);
  vertical-align: middle;
}
body .widget.woocommerce .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple li {
  margin: 0;
}
body .widget.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 10px;
}
body .woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple li {
  margin-right: 5px;
}
.woocommerce-MyAccount-content mark {
  padding: 0 5px;
}
.the7-woo-select2-dropdown .select2-results__option {
  line-height: 1.2em;
  color: #666;
  padding: 10px;
}
.the7-woo-select2-dropdown .select2-results__option[aria-selected=true],
.the7-woo-select2-dropdown .select2-results__option[data-selected=true] {
  background: rgba(0,0,0,0.05);
  color: #222;
}
.theme-dt-the7 .the7-woo-select2-dropdown .select2-results__option--highlighted[aria-selected],
.woocommerce-MyAccount-content mark {
  color: #fff;
  background: #222;
}
.woocommerce-thankyou-order-details li {
  border-color: var(--the7-divider-color) !important;
  color: var(--the7-secondary-text-color);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-thankyou-order-details li strong {
  color: var(--the7-base-color);
}
.woocommerce-thankyou-order-details li .amount {
  color: var(--the7-h4-color);
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
#reviews .comment-form #submit,
.pp_content {
  display: inline-block !important;
}
.products mark {
  background: none;
}
.cart-collaterals h2,
.upsells.products > h2,
.product:not(.elementor) .woocommerce-tabs .panel > h2,
.the7-elementor-widget .woocommerce-tabs .panel > h2,
.related.products > h2,
.cross-sells > h2 {
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
}
.product:not(.elementor) .woocommerce-tabs #comments > h2,
.the7-elementor-widget .woocommerce-tabs #comments > h2,
.woocommerce-Reviews #comments > h2,
.woocommerce-Reviews #reply-title {
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
.shopping-cart {
  position: relative;
}
.masthead .shopping-cart {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-flow: column wrap;
}
.dt-mobile-header .shopping-cart {
  position: static;
}
.top-bar .shopping-cart {
  z-index: 1001;
  vertical-align: middle;
}
.floating-navigation-below-slider .top-bar .shopping-cart {
  z-index: 101;
}
.shopping-cart-wrap {
  position: absolute;
  top: 100%;
  z-index: 200;
  visibility: hidden;
  opacity: 0;
}
.side-header:not(.masthead-mobile-header) .mini-widgets .shopping-cart-wrap {
  top: auto;
  bottom: 100%;
}
.masthead .shopping-cart-wrap {
  top: calc(100% + 8px);
}
.dt-mobile-header .shopping-cart-wrap {
  width: 100%;
}
.masthead.side-header .mini-widgets .shopping-cart-wrap {
  top: auto;
  bottom: calc(100% + 8px);
}
.dt-mobile-header .shopping-cart-wrap {
  width: 100%;
}
.masthead .mini-widgets .shopping-cart-wrap.bottom-overflow {
  top: auto;
  bottom: calc(100% + 8px);
}
.floating-navigation-below-slider .shopping-cart-wrap.bottom-overflow {
  top: auto;
  bottom: 100%;
  padding-top: 0;
  padding-bottom: 10px;
}
.right-overflow.shopping-cart-wrap {
  right: -10px;
}
.shopping-cart-inner,
.shopping-cart-inner ul.cart_list li a,
.shopping-cart-inner ul.product_list_widget li a {
  font:    15px / 20px "Arial", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.shopping-cart-inner {
  position: relative;
  display: flex;
  flex-flow: column wrap;
  width: 240px;
  padding: 20px 20px 20px;
  background-color: rgba(255,255,255,0.3);
  text-align: left;
  box-sizing: border-box;
  -webkit-filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.2));
  filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.2));
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
}
.dt-mobile-header .shopping-cart-inner {
  width: 100%;
}
@media all and (-ms-high-contrast: none) {
  .shopping-cart-inner {
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
  }
}
.shopping-cart-inner:before {
  position: absolute;
  top: -7px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid red;
  border-bottom-color: rgba(255,255,255,0.3);
  content: '';
}
.dt-mobile-header .shopping-cart-inner:before {
  display: none;
}
.right-overflow .shopping-cart-inner:before {
  right: 20px;
  left: auto;
}
.side-header:not(.masthead-mobile-header) .shopping-cart-inner:before,
.dt-mobile-header .shopping-cart-inner:before {
  top: auto;
  bottom: -7px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid;
  border-bottom: none;
  border-top-color: rgba(255,255,255,0.3);
}
.bottom-overflow .shopping-cart-inner:before {
  top: auto;
  bottom: -7px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid;
  border-bottom: none;
  border-top-color: rgba(255,255,255,0.3);
}
.right-overflow.bottom-overflow .shopping-cart-inner:before {
  top: -7px;
  bottom: auto;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid red;
  border-top: none;
  border-bottom-color: rgba(255,255,255,0.3);
}
.masthead .shopping-cart-inner,
.dt-mobile-header .shopping-cart-inner,
.masthead .shopping-cart-inner *,
.dt-mobile-header .shopping-cart-inner *,
.masthead .shopping-cart-inner a:not(.button):not(.remove),
.dt-mobile-header .shopping-cart-inner a:not(.button):not(.remove),
.masthead .shopping-cart-inner .amount,
.dt-mobile-header .shopping-cart-inner .amount {
  color: #000000 !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a:not(.button):not(.remove),
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .amount {
  color: #000000 !important;
}
.show-top-buttons .buttons {
  display: none;
}
.buttons.top-position {
  display: none;
}
.show-top-buttons .buttons.top-position {
  display: block;
  margin-bottom: 10px;
}
.product_list_widget.cart_list {
  overflow: hidden;
  margin-bottom: 0px;
  clear: both;
}
.shopping-cart-inner .cart_list.empty li,
.shopping-cart-inner .cart_list.empty li:last-child {
  padding: 0;
}
.shopping-cart-inner .cart_list li .quantity {
  display: block;
}
.shopping-cart-inner .variation *,
.shopping-cart-inner .quantity *,
.shopping-cart-inner .quantity,
.shopping-cart-inner strong,
.shopping-cart-inner .quantity .amount {
  color: rgba(0,0,0,0.5) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .variation *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .quantity *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .quantity,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner strong,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner .quantity .amount {
  color: rgba(0,0,0,0.5) !important;
}
.shopping-cart-inner .total,
.elementor-menu-cart__main .total,
.widget_shopping_cart .total {
  margin-bottom: 5px;
}
.masthead .shopping-cart-inner a.button,
.dt-mobile-header .shopping-cart-inner a.button,
.masthead .shopping-cart-inner a.button > span,
.dt-mobile-header .shopping-cart-inner a.button > span {
  color: var(--the7-btn-color) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.button,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.button > span {
  color: var(--the7-btn-color) !important;
}
.masthead .shopping-cart-inner a.button:hover,
.dt-mobile-header .shopping-cart-inner a.button:hover,
.masthead .shopping-cart-inner a.button:hover > span,
.dt-mobile-header .shopping-cart-inner a.button:hover > span {
  color: var(--the7-btn-hover-color) !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.button:hover,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.button:hover > span {
  color: var(--the7-btn-hover-color) !important;
}
.masthead .shopping-cart-inner a:not(.button):not(.remove):hover,
.dt-mobile-header .shopping-cart-inner a:not(.button):not(.remove):hover,
.masthead .elementor-menu-cart__main a:not(.button):not(.remove):not(.elementor-button):hover,
.dt-mobile-header .elementor-menu-cart__main a:not(.button):not(.remove):not(.elementor-button):hover {
  background: none;
  color: var(--the7-accent-color) !important;
  text-decoration: none !important;
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%) !important;
  color: transparent !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}
@media all and (-ms-high-contrast: none) {
  .masthead .shopping-cart-inner a:not(.button):not(.remove):hover,
  .dt-mobile-header .shopping-cart-inner a:not(.button):not(.remove):hover,
  .masthead .elementor-menu-cart__main a:not(.button):not(.remove):not(.elementor-button):hover,
  .dt-mobile-header .elementor-menu-cart__main a:not(.button):not(.remove):not(.elementor-button):hover {
    color: #aca482;
  }
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a:not(.button):not(.remove):hover,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .elementor-menu-cart__main a:not(.button):not(.remove):not(.elementor-button):hover {
  color: var(--the7-accent-color) !important;
}
.masthead .shopping-cart .buttons a.button *,
.shopping-cart .buttons a.button,
.shopping-cart .buttons a.button:hover,
.buttons a.button,
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  text-decoration: none !important;
}
.wc-ico-cart {
  position: relative;
  white-space: nowrap;
  text-decoration: none;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font:  700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.wc-ico-cart i {
  margin-right: 5px;
  font-size: 16px;
  color: #333333;
}
.branding .wc-ico-cart {
  font:   20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.branding .wc-ico-cart i {
  font-size: 0px;
  margin-right: 7.1428571428571px;
}
.mixed-header .wc-ico-cart {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.mixed-header .wc-ico-cart i {
  font-size: 16px;
  color: #888888;
}
.mixed-header .header-bar .wc-ico-cart i {
  margin-right: 7.1428571428571px;
}
.top-bar .wc-ico-cart {
  font:  500 13px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
.top-bar .wc-ico-cart {
  color: #b1b4b8;
}
.top-bar .wc-ico-cart i {
  font-size: 16px;
  color: #b1b4b8;
}
.dt-mobile-header .wc-ico-cart {
  font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #b1b4b8;
}
.dt-mobile-header .wc-ico-cart i {
  font-size: 16px;
  color: #b1b4b8;
}
.mobile-header-bar .mobile-mini-widgets .wc-ico-cart {
  font:   700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.mobile-header-bar .mobile-mini-widgets .wc-ico-cart i {
  font-size: 16px;
  color: #333333;
}
a.wc-ico-cart:hover {
  font:  700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
  opacity: 0.7;
}
.branding a.wc-ico-cart:hover {
  font:   20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
}
.mixed-header a.wc-ico-cart:hover {
  font:    20px / 24px "Arial", Helvetica, Arial, Verdana, sans-serif;
  color: #888888;
}
.top-bar a.wc-ico-cart:hover {
  font:  500 13px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: rgba(177,180,184,0.7);
  color: #b1b4b8;
}
.dt-mobile-header a.wc-ico-cart:hover {
  font:   500 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #b1b4b8;
}
.mobile-header-bar .mobile-mini-widgets a.wc-ico-cart:hover {
  font:   700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.wc-ico-cart > .counter {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  padding: 1px;
  min-width: 14px;
  min-height: 14px;
  background-color: #aca482;
  text-align: center;
  font-size: 8px;
  font-family: Tahoma, Arial, sans-serif !important;
  line-height: 14px;
  letter-spacing: normal;
  font-weight: normal;
  font-style: normal;
}
.branding .wc-ico-cart > .counter {
  font-size: -8px;
  line-height: -2px;
  min-width: -2px;
  min-height: -2px;
}
.mixed-header .wc-ico-cart > .counter {
  font-size: 8px;
  line-height: 14px;
  min-width: 14px;
  min-height: 14px;
}
.top-bar .wc-ico-cart > .counter {
  font-size: 8px;
  line-height: 14px;
  min-width: 14px;
  min-height: 14px;
}
.dt-mobile-header .wc-ico-cart > .counter {
  font-size: 8px;
  line-height: 14px;
  min-width: 14px;
  min-height: 14px;
}
.mobile-header-bar .mobile-mini-widgets .wc-ico-cart > .counter {
  font-size: 8px;
  line-height: 14px;
  min-width: 14px;
  min-height: 14px;
}
.wc-ico-cart > .counter.hidden {
  display: none;
}
.round-counter-style .wc-ico-cart > .counter {
  margin-left: 5px;
  border-radius: 50%;
}
.rectangular-counter-style .wc-ico-cart > .counter {
  padding: 0 2px 0 1px;
  min-width: 18px;
  border-radius: 2px;
  box-sizing: border-box;
}
.rectangular-counter-style .wc-ico-cart > .counter:before {
  position: absolute;
  top: 50%;
  left: -4px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-right: 4px solid var(--the7-accent-color);
  border-bottom: 3px solid transparent;
  content: "";
}
.branding .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 2px;
}
.mixed-header .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 18px;
}
.top-bar .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 18px;
}
.dt-mobile-header .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 18px;
}
.mobile-header-bar .mobile-mini-widgets .rectangular-counter-style .wc-ico-cart > .counter {
  min-width: 18px;
}
.wc-ico-cart > .counter,
.wc-ico-cart:hover > .counter {
  color: #ffffff;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .wc-ico-cart > .counter,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .wc-ico-cart:hover > .counter {
  color: #fff;
}
.wc-ico-cart > .counter.custom-bg {
  background-color: #aca482 !important;
  background-image: none !important;
}
.wc-ico-cart > .counter.custom-bg:before {
  border-right-color: #aca482;
}
.accent-gradient .wc-ico-cart > .counter,
.accent-gradient .wc-ico-cart > .counter.gradient-bg,
.wc-ico-cart > .counter.gradient-bg {
  background: #aca482;
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  background: linear-gradient(left, #aca482 30%, #b49c84 100%);
}
.accent-gradient .wc-ico-cart > .counter:before,
.accent-gradient .wc-ico-cart > .counter.gradient-bg:before,
.wc-ico-cart > .counter.gradient-bg:before {
  border-right-color: #aca482;
}
#top-bar .wc-ico-cart:hover .counter {
  text-decoration: none;
}
.wc-grid .dt-css-grid {
  margin: 0;
}
.wc-grid.resize-by-browser-width .dt-css-grid {
  grid-template-columns: repeat(,1fr);
  grid-template-rows: auto;
  grid-column-gap: 44px;
  grid-row-gap: 44px;
}
.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid,
.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid {
  margin: -22px;
}
.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell,
.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell {
  padding: 22px;
}
.wc-grid:not(.resize-by-browser-width) .dt-css-grid {
  grid-row-gap: 44px;
  grid-column-gap: 44px;
  grid-template-columns: repeat(auto-fit,minmax(220px,1fr));
}
.cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid,
.no-cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid {
  display: flex;
  flex-flow: row wrap;
  margin: -22px;
}
.cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid .wf-cell,
.no-cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid .wf-cell {
  flex: 1 0 220px;
  min-width: 220px;
  max-width: 100%;
  padding: 22px;
  box-sizing: border-box;
}
@media screen and (max-width: 1199px) {
  .resize-by-browser-width.wc-grid .dt-css-grid {
    grid-template-columns: repeat(,1fr);
  }
}
@media screen and (max-width: 991px) {
  .resize-by-browser-width.wc-grid .dt-css-grid {
    grid-template-columns: repeat(,1fr);
  }
}
@media screen and (max-width: 767px) {
  .resize-by-browser-width.wc-grid .dt-css-grid {
    grid-template-columns: repeat(,1fr);
  }
}
.view-mode-switcher > a {
  height: var(--the7-input-height);
  width: var(--the7-input-height);
  border-width: var(--the7-top-input-border-width) var(--the7-right-input-border-width) var(--the7-bottom-input-border-width) var(--the7-left-input-border-width);
  border-color: var(--the7-input-border-color);
  color: var(--the7-input-color);
  background-color: var(--the7-input-bg-color);
}
.view-mode-switcher > a svg {
  fill: var(--the7-input-color);
}
.view-mode-switcher > a:first-child {
  border-bottom-left-radius: var(--the7-input-border-radius);
  border-top-left-radius: var(--the7-input-border-radius);
}
.view-mode-switcher > a:last-child {
  border-bottom-right-radius: var(--the7-input-border-radius);
  border-top-right-radius: var(--the7-input-border-radius);
}
.view-mode-switcher > a.switcher-active {
  color: var(--the7-input-color);
}
.wc-layout-list article.product {
  margin-bottom: 50px;
}
article.product.post.bg-on {
  background: none;
}
.wc-layout-list .woocom-project {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
.wc-layout-list .woocom-project .woo-buttons-on-img {
  margin-bottom: 0;
  text-align: left;
  width: 30%;
}
.wc-layout-list .woocom-project .woocom-list-content {
  padding-left: 30px;
  margin-bottom: 0;
  box-sizing: border-box;
  text-align: left;
  width: calc(100% - 30%);
}
.wc-layout-list .woocom-project .woocom-list-content .star-rating {
  margin-right: 0;
  margin-left: 0;
}
.woocom-project .woocommerce-product-details__short-description {
  padding-top: 15px;
}
.woocom-project .woocommerce-product-details__short-description p:last-child {
  margin-bottom: 0;
}
.hide-description .woocommerce-product-details__short-description {
  display: none;
}
.product .woo-buttons-on-img {
  position: relative;
  margin: 0;
  text-align: center;
}
.product .woo-buttons-on-img .out-stock-label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  z-index: 2;
  width: auto;
  max-width: 100%;
  min-height: 30px;
  padding: 6% 8%;
  box-sizing: border-box;
  background: rgba(0,0,0,0.5);
  color: #fff;
  white-space: nowrap;
  font: var(--the7-woo-title-font);
  text-transform: var(--the7-woo-title-text-transform);
}
.woocom-project {
  position: relative;
}
.woo-buttons-on-img > p,
.post .woo-buttons-on-img .alignnone,
.description-under-image .post .woo-buttons-on-img .alignnone {
  margin-bottom: 0;
}
.post .woo-buttons-on-img .alignleft {
  margin: 0;
}
.woocom-project .woo-buttons-on-img > a {
  display: block;
  line-height: 0;
}
.products-carousel-shortcode .woocom-project .woo-buttons-on-img > a {
  display: block;
  width: 100%;
}
.product .woo-buttons-on-img {
  -ms-flex: 0 0 auto;
  max-width: 100%;
}
.product .woo-content-container {
  position: relative;
  width: 100%;
  bottom: 0;
}
.woo-hover .blur-this .blur-effect {
  display: none;
}
.mobile-false .hover-fade.woo-hover .woo-content-container {
  bottom: 0;
}
.product .wf-td {
  vertical-align: bottom;
}
.cart-btn-on-img .woo-buttons {
  position: absolute;
  right: 10px;
  bottom: 10px;
  height: 32px;
  min-width: 32px;
  border-radius: 16px;
  z-index: 2;
  box-sizing: border-box;
  transition: opacity 0.2s linear;
}
.cart-btn-on-img .woo-buttons a {
  display: block;
  float: right;
  height: 32px;
  max-width: 22px;
  box-sizing: border-box;
  transition: all 0.3s ease;
  padding: 0 32px 0 0px;
  border-radius: 16px;
  font: var(--the7-btn-s-font);
  text-transform: var(--the7-btn-s-text-transform);
  white-space: nowrap;
  color: #fff;
  background-color: var(--the7-accent-color);
  line-height: 0;
  text-align: left;
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.cart-btn-on-img .woo-buttons a .filter-popup {
  display: inline-block;
  visibility: hidden;
  vertical-align: middle;
  line-height: 32px;
  margin-left: 14px;
  opacity: 0;
  transition: opacity 0.25s ease;
}
.cart-btn-on-img .woo-buttons a .popup-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  content: "";
  text-align: center;
}
.cart-btn-on-img .woo-buttons:hover a,
.cart-btn-on-img .woo-buttons.is-clicked a {
  width: auto;
  max-width: 100%;
}
.cart-btn-on-img .woo-buttons:hover a .filter-popup,
.cart-btn-on-img .woo-buttons.is-clicked a .filter-popup {
  opacity: 1;
  visibility: visible;
  transition-delay: 100ms;
}
.cart-btn-on-hover .woo-buttons {
  opacity: 0;
}
.cart-btn-below-img .woo-buttons,
.wc-layout-list .woo-buttons {
  padding-top: 25px;
}
table.tinvwl-table-manage-list {
  border-collapse: unset;
}
.woo-buttons-on-img .tinv-wishlist {
  position: relative;
  z-index: 1;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.wishlist-btn {
  position: absolute;
  left: 10px;
  bottom: 10px;
  height: 32px;
  min-width: 32px;
  border-radius: 16px;
  z-index: 2;
  display: block;
  float: right;
  max-width: 22px;
  padding: 0 32px 0 0px;
  box-sizing: border-box;
  -webkit-transition: max-width 0.4s ease-in-out;
  transition: max-width 0.4s ease-in-out;
  font: var(--the7-btn-s-font);
  text-transform: var(--the7-btn-s-text-transform);
  background-color: var(--the7-accent-color);
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.wishlist-btn:before {
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before,
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before {
  font-size: inherit;
}
.cart-btn-on-hover article:hover .woo-buttons,
.cart-btn-on-hover .woocom-project:hover .woo-buttons,
.cart-btn-on-hover .woo-buttons-on-img.is-clicked .woo-buttons {
  opacity: 1;
}
.woo-buttons-on-img .woo-buttons i:before {
  font-size: 16px;
  line-height: 32px;
}
.woo-buttons a {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0 0 0 0px;
  text-decoration: none;
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.cart-btn-below-img .woo-buttons a {
  display: inline-flex;
  align-items: center;
  font: var(--the7-btn-s-font);
  text-transform: var(--the7-btn-s-text-transform);
  letter-spacing: var(--the7-btn-s-letter-spacing);
  word-spacing: var(--the7-btn-s-word-spacing);
  border-radius: var(--the7-btn-s-border-radius);
  border-width: var(--the7-btn-s-border-width);
  border-style: var(--the7-btn-s-border-style);
  border-color: var(--the7-btn-border-color);
  padding: var(--the7-btn-s-padding);
  min-width: var(--the7-btn-s-min-width);
  min-height: var(--the7-btn-s-min-height);
  color: var(--the7-btn-color);
}
.cart-btn-below-img .woo-buttons a:not(.elementor-button) {
  border-radius: var(--the7-btn-s-border-radius);
  padding: var(--the7-btn-s-padding);
  font-size: var(--the7-btn-s-font-size);
}
.cart-btn-below-img .woo-buttons a:hover {
  color: var(--the7-btn-hover-color);
}
.product_type_simple.added,
.product_type_variation.added {
  display: none !important;
}
body .widget_rating_filter ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
body .widget_rating_filter ul li {
  padding: 0 0 1px;
  list-style: none;
}
body .widget_rating_filter ul li a {
  padding: 1px 0;
  text-decoration: none;
}
body .widget_rating_filter ul li .star-rating {
  float: none;
  display: inline-block;
  margin: 0;
}
body .widget_rating_filter ul li.chosen a:before {
  color: red;
}
.woocommerce.widget_layered_nav select {
  width: 100%;
  margin-bottom: 0;
}
#dropdown_product_cat {
  opacity: 0;
}
.widget_layered_nav .customSelect {
  margin-bottom: 10px;
}
.product-categories {
  margin-bottom: 10px;
}
.widget_layered_nav_filters ul {
  overflow: hidden;
}
.widget .product-categories {
  margin-bottom: 0;
}
ul.cart_list li,
ul.product_list_widget li,
.widget_product_categories li {
  position: relative;
  display: block;
  overflow: hidden;
}
ul.cart_list li:not(:last-child),
ul.product_list_widget li:not(:last-child),
.widget_product_categories li:not(:last-child) {
  padding: 0 0 15px;
}
.shopping-cart-inner .product_list_widget li:last-child,
.woocommerce-mini-cart.product_list_widget li:last-child {
  padding: 0 0 15px;
}
.widget_product_categories ul.children {
  padding-top: 5px;
  clear: both;
}
.widget_product_categories .cat-item > a,
.widget_product_categories .count {
  display: inline-block;
}
.widget_product_categories li,
.widget_product_categories li:not(:last-child) {
  padding: 0;
}
ul.cart_list li a,
ul.product_list_widget li a,
.widget_product_categories li a {
  display: block;
  text-decoration: none;
}
.widget_layered_nav li > a,
.widget_product_categories li a {
  color: var(--the7-base-color);
}
.dt-mega-menu .sidebar-content .widget_layered_nav li > a,
.dt-mega-menu .sidebar-content .widget_product_categories li a {
  color: #333333;
}
.sidebar-content .widget_layered_nav li > a,
.sidebar-content .widget_product_categories li a {
  color: #8b8d94;
}
.footer .widget_layered_nav li > a,
.footer .widget_product_categories li a {
  color: #8b8d94;
}
.product_list_widget img,
.woocommerce .wf-cell .product_list_widget img {
  float: left;
  width: 60px;
  height: auto;
  margin: 0 15px 5px 0;
}
.widget_products .product_list_widget li,
.widget_recently_viewed_products .product_list_widget li,
.widget_top_rated_products .product_list_widget li,
.shopping-cart-inner .product_list_widget:not(.empty) li,
.widget_recent_reviews .product_list_widget li,
.dt-mini-cart-template.product_list_widget li {
  display: grid;
  grid-gap: 15px;
  grid-template-rows: auto;
  grid-template-areas: " image title ";
  grid-template-columns: 60px minmax(0,1fr);
}
.widget_products .product_list_widget > a,
.widget_recently_viewed_products .product_list_widget > a,
.widget_top_rated_products .product_list_widget > a,
.shopping-cart-inner .product_list_widget > a,
.widget_recent_reviews .product_list_widget > a,
.dt-mini-cart-template.product_list_widget > a {
  grid-area: image;
}
.widget_products .product_list_widget > span,
.widget_recently_viewed_products .product_list_widget > span,
.widget_top_rated_products .product_list_widget > span,
.shopping-cart-inner .product_list_widget > span,
.widget_recent_reviews .product_list_widget > span,
.dt-mini-cart-template.product_list_widget > span {
  grid-area: title;
}
.widget_products .star-rating,
.widget_recently_viewed_products .star-rating,
.widget_top_rated_products .star-rating,
.widget_recent_reviews .star-rating,
.shopping-cart-inner .star-rating,
.dt-mini-cart-template .star-rating {
  margin: 5px 0 0 0;
}
.widget_products .price-wrap,
.widget_products .reviewer,
.widget_products .variation,
.widget_recently_viewed_products .price-wrap,
.widget_recently_viewed_products .reviewer,
.widget_recently_viewed_products .variation,
.widget_top_rated_products .price-wrap,
.widget_top_rated_products .reviewer,
.widget_top_rated_products .variation,
.widget_recent_reviews .price-wrap,
.widget_recent_reviews .reviewer,
.widget_recent_reviews .variation,
.shopping-cart-inner .price-wrap,
.shopping-cart-inner .reviewer,
.shopping-cart-inner .variation,
.dt-mini-cart-template .price-wrap,
.dt-mini-cart-template .reviewer,
.dt-mini-cart-template .variation {
  display: block;
  padding: 5px 0 0 0;
}
.shopping-cart-inner .price-wrap {
  clear: both;
}
.woocommerce-mini-cart .quantity {
  display: block;
  margin: 5px 0 0 0;
}
.woocommerce-mini-cart .variation {
  margin: 5px 0 0 0;
}
ul.cart_list li dl,
ul.product_list_widget li dl,
ul.product_list_widget li .quantity {
  display: block;
}
ul.cart_list li dl p,
ul.product_list_widget li dl p,
.shop_attributes td p {
  margin-bottom: 0;
}
.widget_shopping_cart_content dt,
.product_list_widget dt {
  float: left;
  margin-right: 5px;
}
.widget_shopping_cart_content .quantity {
  display: block;
  width: auto;
  font-weight: normal;
}
.product .widget_shopping_cart_content .quantity {
  text-align: left;
}
.shopping-cart-inner .buttons {
  overflow: hidden;
  margin-bottom: 0px;
}
.buttons a.button {
  float: left;
  margin: 10px 10px 0 0;
}
.buttons.top-position .button {
  margin: 0px 10px 10px 0;
}
.widget_product_search .woocommerce-product-search {
  position: relative;
}
.widget_product_search .woocommerce-product-search label {
  display: none;
}
.widget_product_search .woocommerce-product-search .search-field {
  width: 100%;
  margin-bottom: 0;
  -webkit-appearance: none;
  appearance: none;
}
.widget_product_search .woocommerce-product-search .search-field:focus {
  outline: none;
}
body .widget_product_search input[type="submit"],
body .widget_product_search button[type="submit"] {
  position: absolute;
  top: 0;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  right: 11px;
  width: 20px;
  height: 100%;
  padding: 0;
  text-decoration: none;
  border: none;
  font-size: 0;
  background-color: transparent;
  color: var(--the7-input-color);
  border-radius: 0 !important;
  box-shadow: none !important;
}
body .widget_product_search input[type="submit"]:before,
body .widget_product_search button[type="submit"]:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-mask: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/search-icon.svg);
  mask-image: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/search-icon.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: right center;
  mask-position: right center;
  -webkit-mask-size: 16px;
  mask-size: 16px;
  background: var(--the7-input-color);
}
body .widget_product_search input[type="submit"]:hover,
body .widget_product_search button[type="submit"]:hover {
  opacity: 0.7;
  background-color: transparent !important;
  color: rgba(184,188,190,0.99);
  box-shadow: none;
}
.wc-block-product-search .wc-block-product-search__button {
  height: var(--the7-input-height);
}
.select2-search input {
  padding: 5px 15px 5px 15px !important;
  color: rgba(195,195,195,0.99) !important;
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) 50% !important;
  background-size: 16px 16px !important;
}
.woocommerce-widget-layered-nav-dropdown .select2-search input {
  background-image: none !important;
}
.select2-container--default.the7-woo-select2-dropdown .select2-selection--multiple {
  border-color: var(--the7-input-border-color);
}
.woocommerce-widget-layered-nav-dropdown .select2-search {
  padding: 0;
}
.wc-block-components-price-slider__range-input {
  min-height: unset !important;
}
.widget_price_filter .price_slider {
  margin-bottom: 20px;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
}
.widget_price_filter .price_slider_amount > input {
  opacity: 0;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
}
.widget_price_filter .ui-slider {
  position: relative;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 3px;
  height: 11px;
  cursor: pointer;
  outline: 0;
  border: 8px solid transparent;
  transform: translate3d(-10px,-50%,0);
  box-sizing: content-box;
}
.widget_price_filter .ui-slider .ui-slider-handle:before {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 11px;
  content: "";
}
.widget_price_filter .ui-slider .ui-slider-handle:last-of-type {
  transform: translate3d(-7px,-50%,0);
}
.widget_price_filter .ui-slider .ui-slider-handle:first-of-type:before {
  left: 1px;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-of-type:before {
  right: 1px;
}
.widget_price_filter .ui-slider .ui-slider-handle:before,
.widget_price_filter .ui-slider .ui-slider-range,
.product .onsale {
  background-color: var(--the7-accent-color);
}
.accent-gradient .widget_price_filter .ui-slider .ui-slider-handle:before,
.accent-gradient .widget_price_filter .ui-slider .ui-slider-range,
.accent-gradient .product .onsale {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  border-radius: 1em;
}
body .widget_price_filter .price_slider_wrapper .ui-widget-content,
body .price_slider_inner_wrapper_wrapper {
  background-color: rgba(27,27,27,0.2);
}
.sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content,
.sidebar-content .widget_price_filter .price_slider_wrapper .ui-widget-content,
.sidebar .price_slider_inner_wrapper_wrapper,
.sidebar-content .price_slider_inner_wrapper_wrapper {
  background-color: rgba(139,141,148,0.2);
}
.footer .widget_price_filter .price_slider_wrapper .ui-widget-content,
.footer .price_slider_inner_wrapper_wrapper {
  background-color: rgba(139,141,148,0.2);
}
.price_slider_wrapper {
  padding-top: 5px;
}
.widget_price_filter .ui-slider-horizontal,
.price_slider_inner_wrapper_wrapper {
  height: 3px;
}
.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_layered_nav ul li.chosen a,
.widget_layered_nav_filters ul li a {
  padding: 2px 6px;
  border-radius: 0px;
  text-decoration: none;
}
.widget_layered_nav ul li a {
  padding-top: 2px;
  padding-bottom: 2px;
}
.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li a:before,
.the7-woo-select2-dropdown .select2-selection--multiple .select2-selection__choice__remove:before {
  display: inline-block;
  margin-right: 5px;
  content: "";
  width: 12px;
  height: 12px;
  -webkit-mask: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/the7-cross-circle-fill.svg);
  mask-image: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/the7-cross-circle-fill.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 12px;
  mask-size: 12px;
  background-color: #fff;
}
.widget_layered_nav ul small.count {
  float: right;
  margin-left: 6px;
  font-size: 1em;
}
.widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1px 1px 0;
  list-style: none;
}
.widget_layered_nav_filters ul li a {
  float: left;
  text-decoration: none;
}
.woocommerce-widget-layered-nav-list li {
  display: block;
  padding: 0 1px 1px 0;
}
.woocommerce-widget-layered-nav-list li span {
  opacity: 0.5;
}
.woocommerce-widget-layered-nav-list li a {
  display: inline-block;
  text-decoration: none;
}
.product {
  position: relative;
}
.product:before,
.product:after {
  content: "";
  display: table;
  clear: both;
}
.onsale {
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  text-align: center;
  min-height: 3.236em;
  min-width: 3.236em;
  padding: .202em;
  font-size: 1em;
  line-height: 3.236;
  margin: 0;
  border-radius: 100%;
  background-color: #77a464;
  color: #fff;
}
.dt-products .onsale,
.products-shortcode .onsale,
.the7-products-carousel .onsale,
.widget.woocommerce .onsale,
.products-carousel-shortcode .onsale,
.single-product .onsale,
.elementor-widget .dt-product-gallery .onsale,
.elementor-widget-woocommerce-product-images .onsale {
  top: 10px;
  left: 10px;
  min-height: 32px;
  min-width: 32px;
  padding: 7px;
  box-sizing: content-box;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  line-height: 32px;
}
.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
  padding: 7px;
}
ul.products {
  margin: 0;
}
.products .product {
  display: block;
  list-style: none;
}
.content .woocommerce .wf-cell img,
.woocommerce .content .wf-cell img {
  height: auto;
  max-width: 100%;
}
body.hide-product-title .summary > .product_title {
  display: none;
}
.product .variations_button:before,
.product .variations_button:after,
.elementor-widget .variations_button:before,
.elementor-widget .variations_button:after,
.product .cart:before,
.product .cart:after,
#review_form:before,
#review_form:after,
form.cart:before,
form.cart:after {
  content: "";
  display: table;
  clear: both;
}
.summary.entry-summary div[itemprop="description"] {
  margin: 25px 0;
}
.product div.images,
.product div.summary {
  float: left;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.product div.images {
  width: 30%;
  margin-right: 60px;
}
.product div.summary {
  width: calc(100% - 30% - 60px);
}
.woocommerce div.product div.summary > :last-child {
  margin-bottom: 0;
}
.woocommerce-main-image {
  display: block;
  line-height: 0;
}
.product div.thumbnails {
  margin-right: -10px;
}
.product div.thumbnails a {
  float: left;
  width: 33.3333%;
  margin-top: 10px;
  padding-right: 10px;
  line-height: 0;
  box-sizing: border-box;
}
.product:not(.elementor-location-single) table.variations,
.the7-elementor-widget table.variations {
  position: relative;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  width: auto;
  margin-bottom: 10px;
}
.product:not(.elementor-location-single) table.variations tr,
.product:not(.elementor-location-single) table.variations td,
.the7-elementor-widget table.variations tr,
.the7-elementor-widget table.variations td {
  display: block;
}
.product:not(.elementor-location-single) table.variations td.label,
.the7-elementor-widget table.variations td.label {
  padding: 0;
  margin-bottom: 8px;
}
.product:not(.elementor-location-single) table.variations td.value,
.the7-elementor-widget table.variations td.value {
  padding: 0;
  margin-bottom: 10px;
}
.product:not(.elementor-location-single) table.variations .reset_variations,
.the7-elementor-widget table.variations .reset_variations {
  position: absolute;
  top: 0px;
  right: 0;
  text-decoration: none;
}
.product:not(.elementor-location-single) table.variations .reset_variations:hover,
.the7-elementor-widget table.variations .reset_variations:hover {
  text-decoration: underline;
}
.product .variations,
.product .variations th,
.product .variations td,
.elementor-widget .variations,
.elementor-widget .variations th,
.elementor-widget .variations td {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.variations td.label {
  vertical-align: top;
}
.variations td.value {
  text-align: right;
}
.variations td.value .customSelect {
  text-align: left;
}
.variations select {
  display: inline-block;
  width: 250px;
  max-width: 100%;
  height: var(--the7-input-height,auto) !important;
  min-height: var(--the7-input-height);
  line-height: 1 !important;
  margin-bottom: 10px !important;
}
.myaccount_address,
.customer_details {
  margin-bottom: 20px !important;
}
.woocommerce .product .project-list-media .woo-buttons-on-img {
  margin-bottom: 15px !important;
}
.wc-grid article.product-category .woocom-list-content .entry-title,
.woocommerce .product .woocom-list-content  h4,
#content .woocommerce .product .woocom-list-content h4:last-child {
  margin-top: 15px;
  margin-bottom: 0;
}
.wc-layout-list article.product-category .woocom-list-content .entry-title,
.woocommerce .wc-layout-list .woocom-list-content  h4,
#content .woocommerce .wc-layout-list .woocom-list-content h4:last-child {
  margin-top: 0;
}
.woocommerce-shipping-destination {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.reset_variations {
  display: block;
  font-size: var(--the7-text-small-font-size);
}
form.cart {
  display: block;
}
.woocommerce div.product div.summary {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.woocommerce div.product div.summary .woocommerce-product-rating {
  display: block;
  margin: -5px 0 20px 0;
  -ms-flex-order: -1;
  order: -1;
}
.woocommerce div.product div.summary .woocommerce-review-link {
  text-decoration: none;
}
.woocommerce div.product div.summary .woocommerce-review-link:hover {
  text-decoration: underline;
}
.woocommerce div.product div.summary h1 {
  margin-bottom: 30px;
}
.woocommerce div.product div.summary .woocommerce-product-rating .star-rating {
  display: inline-block;
  margin: 0 4px 0 0;
  float: none;
}
.woocommerce div.product div.summary form.cart,
.woocommerce div.product div.summary p.cart {
  margin-bottom: 30px;
}
.woocommerce div.product div.summary .woocommerce-review-link {
  display: inline-block;
}
.woocommerce div.product div.summary > .price {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 35px;
}
.woocommerce div.product div.summary > .price:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 3px;
  content: "";
}
.woocommerce div.product div.summary .woocommerce-product-details__short-description {
  margin-bottom: 20px;
}
.woocommerce div.product .single_variation .price,
.woocommerce div.product .single_variation > p,
.woocommerce div.product .single_variation .woocommerce-variation-description > p,
.woocommerce div.product .single_variation .woocommerce-variation-availability > p {
  display: block;
  margin-bottom: 5px;
}
.woocommerce div.product .woocommerce-variation-availability .in-stock {
  margin-bottom: 0;
}
div.product div.summary .price:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient div.product div.summary .price:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
form.cart div.quantity,
.the7-cart-form .quantity {
  float: left;
  margin: 0 10px 0 0;
  height: 44px;
  box-shadow: var(--the7-form-shadow);
  transition: all 0.3s ease;
  border-radius: var(--the7-input-border-radius);
}
form.cart div.quantity:focus,
.the7-cart-form .quantity:focus {
  box-shadow: var(--the7-form-shadow-focus);
}
form.cart div.quantity:not([style='display: none;'])+button,
.the7-cart-form .quantity:not([style='display: none;'])+button {
  margin-top: 0;
  margin-left: 10px;
}
.woocommerce-variation-add-to-cart {
  display: flex;
  flex-flow: row wrap;
}
.woocommerce-variation-add-to-cart > .button {
  margin-right: 15px;
}
.woocommerce-variation-add-to-cart .tinv-wraper.tinv-wishlist {
  margin-top: 5px;
  align-self: center;
}
.woocommerce-variation-add-to-cart .tinv-wraper.tinv-wishlist .tinvwl_add_to_wishlist_button {
  margin-top: 5px;
}
.the7-add-to-cart form.cart:not(.grouped_form):not(.variations_form) {
  display: flex;
}
.quantity .plus,
.quantity .minus {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  padding: 0;
  background-image: none !important;
  font-family: "Arial", sans-serif;
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-input-height);
  cursor: pointer;
  min-height: 100%;
  color: var(--the7-input-color);
  border: 1px solid;
  border-color: var(--the7-input-border-color);
  background-color: var(--the7-input-bg-color);
  border-radius: 0;
}
body .quantity .plus,
body .quantity .minus {
  border-width: var(--the7-top-input-border-width) var(--the7-right-input-border-width) var(--the7-bottom-input-border-width) var(--the7-left-input-border-width);
}
.quantity .plus:hover,
.quantity .minus:hover {
  color: var(--the7-input-color);
  border-color: var(--the7-input-border-color);
}
.woocommerce-cart-wrap .quantity button.plus.is-form,
.woocommerce-variation-add-to-cart .quantity button.plus.is-form,
.product .quantity button.plus.is-form {
  border-bottom-right-radius: inherit;
  border-top-right-radius: inherit;
}
.woocommerce-cart-wrap .quantity button.minus.is-form,
.woocommerce-variation-add-to-cart .quantity button.minus.is-form,
.product .quantity button.minus.is-form {
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
}
.the7-elementor-widget .product_meta,
.entry-summary .product_meta,
.dhvc-woocommerce-page .product_meta {
  margin-bottom: 30px;
}
.the7-elementor-widget .product_meta .posted_in,
.the7-elementor-widget .product_meta .sku_wrapper,
.entry-summary .product_meta .posted_in,
.entry-summary .product_meta .sku_wrapper,
.dhvc-woocommerce-page .product_meta .posted_in,
.dhvc-woocommerce-page .product_meta .sku_wrapper {
  display: inline-block;
}
.the7-elementor-widget .product_meta .posted_in a,
.the7-elementor-widget .product_meta .sku_wrapper a,
.entry-summary .product_meta .posted_in a,
.entry-summary .product_meta .sku_wrapper a,
.dhvc-woocommerce-page .product_meta .posted_in a,
.dhvc-woocommerce-page .product_meta .sku_wrapper a {
  text-decoration: none;
}
.the7-elementor-widget .product_meta .posted_in a:hover,
.the7-elementor-widget .product_meta .sku_wrapper a:hover,
.entry-summary .product_meta .posted_in a:hover,
.entry-summary .product_meta .sku_wrapper a:hover,
.dhvc-woocommerce-page .product_meta .posted_in a:hover,
.dhvc-woocommerce-page .product_meta .sku_wrapper a:hover {
  text-decoration: underline;
}
.the7-elementor-widget .product_meta .posted_in,
.entry-summary .product_meta .posted_in,
.dhvc-woocommerce-page .product_meta .posted_in {
  position: relative;
  margin: 0 6px 5px 0;
  padding: 0 9px 0 0;
}
.the7-elementor-widget .product_meta .posted_in:after,
.entry-summary .product_meta .posted_in:after,
.dhvc-woocommerce-page .product_meta .posted_in:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 3px;
  content: "";
  border-radius: 50%;
}
.the7-elementor-widget .product_meta > .tagged_as,
.entry-summary .product_meta > .tagged_as,
.dhvc-woocommerce-page .product_meta > .tagged_as {
  margin-top: 3px;
}
.the7-elementor-widget .product_meta > .tagged_as a,
.entry-summary .product_meta > .tagged_as a,
.dhvc-woocommerce-page .product_meta > .tagged_as a {
  display: inline-block;
  padding: 1px 6px;
  margin: 2px 1px 2px 0;
  border: 1px solid;
  font: normal 10px/15px Arial, Verdana, sans-serif;
  text-decoration: none;
  letter-spacing: 0.3px;
}
.entry-summary .product_meta .posted_in:after,
.the7-elementor-widget .posted_in:after,
.dhvc-woocommerce-page .product_meta .posted_in:after {
  background-color: var(--the7-secondary-text-color);
}
.entry-summary .product_meta .tagged_as a,
.the7-elementor-widget .tagged_as a,
.dhvc-woocommerce-page .product_meta .tagged_as a {
  border-color: var(--the7-divider-color);
  color: var(--the7-secondary-text-color);
}
.entry-summary .product_meta .tagged_as a:hover,
.the7-elementor-widget .tagged_as a:hover,
.dhvc-woocommerce-page .product_meta .tagged_as a:hover {
  color: var(--the7-h1-color);
}
.price ins {
  text-decoration: none;
}
.product .summary.entry-summary .price,
.product-category .woo-content-container > a h3,
.product-category .woocom-list-content > a h3,
#customer_login h2 {
  font: var(--the7-h4-font);
  text-transform: var(--the7-h4-text-transform);
}
.product form.cart .button {
  float: left;
  vertical-align: middle;
}
.product_meta {
  clear: both;
}
.entry-summary .product_meta > span,
.the7-elementor-widget .product_meta > span,
.dhvc-woocommerce-page .product_meta > span {
  display: block;
  margin-bottom: 5px;
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
}
.woocommerce-tabs {
  padding-top: 30px;
  clear: both;
}
.single .woocommerce-tabs .entry-content {
  margin-bottom: 0;
}
.woocommerce-tabs .tabs {
  position: relative;
  overflow: hidden;
  margin: 0 0 30px 0;
}
.woocommerce-tabs .tabs  li {
  position: relative;
  float: left;
  list-style: none;
}
.woocommerce-tabs .tabs  li > a {
  text-decoration: none;
}
.woocommerce-tabs #tab-description > h2:first-child,
.woocommerce-tabs #tab-additional_information > h2:first-child {
  display: none;
}
.woocommerce-tabs .shop_attributes {
  padding: 20px 30px;
  border-collapse: separate;
  border: none;
}
.woocommerce-tabs .shop_attributes tr:first-of-type th,
.woocommerce-tabs .shop_attributes tr:first-of-type td {
  border: none;
}
.product:not(.elementor) .woocommerce-tabs .tabs:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  width: 100%;
  content: "";
  background: var(--the7-divider-color);
}
.product:not(.elementor) .woocommerce-tabs .tabs li {
  padding-top: 20px;
  margin-left: 40px;
}
.product:not(.elementor) .woocommerce-tabs .tabs li:first-child {
  margin-left: 0;
}
.product:not(.elementor) .woocommerce-tabs .tabs li:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  width: 100%;
  content: "";
}
.product:not(.elementor) .woocommerce-tabs .tabs li.active:after {
  background-color: var(--the7-accent-color);
}
.accent-gradient .product:not(.elementor) .woocommerce-tabs .tabs li.active:after {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.product:not(.elementor) .woocommerce-tabs .tabs li > a {
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.woocommerce-Reviews .comment-reply-title {
  margin-bottom: 5px;
}
.woocommerce-Reviews label[for="wp-comment-cookies-consent"] {
  color: var(--the7-base-color);
}
.woocommerce-Reviews label:not([for="wp-comment-cookies-consent"]) {
  display: block;
  margin-bottom: 5px;
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  color: var(--the7-h1-color);
}
.sidebar-content .woocommerce-Reviews label:not([for="wp-comment-cookies-consent"]) {
  color: #333333;
}
.footer .woocommerce-Reviews label:not([for="wp-comment-cookies-consent"]) {
  color: #eeeeee;
}
.woocommerce-Reviews .comment-form-rating {
  margin-top: 30px;
}
.the7-elementor-product-comments .woocommerce-Reviews .comment-form-rating {
  margin-top: 0;
}
.woocommerce-noreviews {
  display: none;
}
#reviews ol.commentlist {
  margin: 40px 0 0 0;
  padding-bottom: 20px;
}
.the7-elementor-product-comments #reviews ol.commentlist {
  margin-top: 0;
}
#reviews ol.commentlist li {
  width: 100%;
  padding: 0 0 0 0;
  margin: 0 0 20px 0 !important;
  list-style: none;
}
.no-avatars #reviews ol.commentlist li {
  padding-left: 0;
}
#reviews ol.commentlist .comment_container {
  position: relative;
  padding: 20px 20px 10px 100px;
}
#reviews ol.commentlist .comment_container p.meta {
  margin-bottom: 10px;
}
#reviews ol.commentlist .comment_container .description {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
#reviews ol.commentlist .comment_container .woocommerce-review__dash {
  display: none;
}
#reviews ol.commentlist .comment_container .woocommerce-review__author {
  display: block;
  margin-bottom: 5px;
  font: var(--the7-h5-font);
  text-transform: var(--the7-h5-text-transform);
}
#reviews ol.commentlist .comment_container .woocommerce-review__published-date,
#reviews ol.commentlist .comment_container .woocommerce-review__awaiting-approval {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  color: var(--the7-secondary-text-color);
}
#reviews .commentlist li img.avatar {
  float: left;
  margin-right: 20px;
  border-radius: 50%;
  margin: 0 20px 15px -80px;
}
.woocommerce-Reviews .comment-respond > h3 {
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  padding: 0;
  margin-bottom: 20px;
}
.woocommerce-Reviews .comment-respond > h3:after {
  display: none;
}
.woocommerce .form-submit .dt-btn {
  display: none;
}
.wc-bacs-bank-details-account-name {
  font: var(--the7-h5-font);
  text-transform: var(--the7-h5-text-transform);
}
.product:not(.elementor) .upsells.products,
.product:not(.elementor) .related.products {
  padding-top: 50px;
  margin-top: 60px;
  border-top: 1px solid;
  clear: both;
  border-color: var(--the7-divider-color);
}
.related.products > h2,
.upsells.products > h2,
.woocommerce > h2,
.product:not(.elementor) .woocommerce-tabs .panel > h2,
.woocommerce-tabs .woocommerce-tabs .panel > h2 {
  margin-bottom: 20px;
}
.product:not(.elementor) .related.products > h2,
.product:not(.elementor) .upsells.products > h2,
.cross-sells > h2 {
  position: relative;
  margin-bottom: 30px;
}
.product .wf-container.description-on-hover > .wf-cell {
  line-height: 0;
}
.content .related-product {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 -25px -25px -25px;
}
.related-product > li {
  position: relative;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 33%;
  padding: 0 25px 25px 25px;
  box-sizing: border-box;
}
.sidebar-right .related-product > li,
.sidebar-left .related-product > li {
  width: 50%;
}
.woocommerce-cart-wrap .related-product > li {
  width: 100%;
}
.related-product > li .amount {
  color: var(--the7-h1-color);
}
.sidebar-content .related-product > li .amount {
  color: #333333;
}
.footer .related-product > li .amount {
  color: #eeeeee;
}
.related-product > li .onsale {
  position: absolute;
  top: 5px;
  left: 30px !important;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  padding: 4px;
  min-width: 24px;
  min-height: 24px;
  line-height: 1;
  font-size: 14px;
  box-sizing: border-box;
  background-color: var(--the7-accent-color);
}
.accent-gradient .related-product > li .onsale {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.related-product > li .onsale:before {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  -webkit-mask: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/percent.svg);
  mask-image: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/percent.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 16px;
  mask-size: 16px;
  background-color: #fff;
}
.related-product > li .product-thumbnail {
  max-width: 100px;
  min-width: 100px;
  margin-right: 20px;
}
.related-product > li .product-content {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.related-product > li .product-title {
  display: inline-block;
  text-decoration: none;
  color: var(--the7-h1-color);
}
.sidebar-content .related-product > li .product-title {
  color: #333333;
}
.footer .related-product > li .product-title {
  color: #eeeeee;
}
.related-product > li .product-title:hover {
  color: var(--the7-accent-color);
}
.accent-gradient .related-product > li .product-title:hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .related-product > li .product-title:hover {
    color: #aca482;
  }
}
.related-product > li .price {
  margin-top: 5px;
}
.related-product > li .star-rating {
  margin: 10px 0 0;
}
.related-product > li .dt-btn {
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
}
.related-product > li .woo-buttons {
  padding: 25px 0 0;
}
.related-product > li del,
.related-product > li del .amount {
  color: var(--the7-secondary-text-color);
}
.single.single-product .single-share-box {
  padding-top: 5px;
  margin-bottom: 30px;
}
.single-product .share-link-description {
  text-align: left;
}
.single-product .single-share-box .share-buttons {
  -ms-flex-pack: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.woocommerce-cart-wrap,
.wc-complete-wrap {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.wc-complete-wrap {
  -ms-flex-pack: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.wc-complete-wrap * {
  -ms-flex-order: 2;
  order: 2;
}
.wc-complete-wrap .wc-side-column {
  -ms-flex-order: 0;
  order: 0;
}
.wc-complete-wrap .wc-wide-column {
  -ms-flex-order: 1;
  order: 1;
}
.wc-complete-wrap .woocommerce-bacs-bank-details {
  margin-top: 20px;
}
.wc-complete-wrap .wc-bacs-bank-details {
  margin: 0;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.wc-complete-wrap .wc-bacs-bank-details li {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid;
  list-style: none;
  box-sizing: border-box;
}
.wc-complete-wrap .wc-bacs-bank-details li > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.wc-complete-wrap .wc-bacs-bank-details li > strong {
  font-weight: normal;
  padding-left: 5px;
  box-sizing: border-box;
}
.woocommerce-cart-wrap table.shop_table:not(.order_details) {
  border: none;
}
.shop_table {
  border-collapse: separate;
}
.woocommerce-cart-wrap .cart.shop_table {
  border-collapse: separate;
}
.woocommerce-cart-wrap .cart.shop_table td {
  padding: 25px 10px 25px 0;
}
.woocommerce-cart-wrap .cart.shop_table td.actions {
  padding-top: 45px;
  padding-right: 0;
}
.woocommerce-cart-wrap .cart.shop_table td.product-subtotal {
  padding-right: 0;
}
.woocommerce-cart-wrap .cart.shop_table tfoot th,
.woocommerce-cart-wrap .cart.shop_table tbody th {
  padding: 25px 0;
}
.shop_table.customer_details td {
  padding-right: 0;
}
.shop_table.customer_details tbody th {
  padding-right: 10px;
}
.customer_details tr:first-of-type th,
.customer_details tr:first-of-type td {
  border-top: none;
}
.woocommerce-cart-wrap .shop_table thead th,
.customer_details thead th,
.woocommerce-orders-table thead th {
  border: none;
  padding: 0 0 10px 0;
}
.woocommerce-cart-wrap td.product-remove {
  width: 30px;
  max-width: 30px;
}
.woocommerce-cart-wrap a.remove {
  display: block;
  width: 20px;
  height: 20px;
  text-align: left;
  line-height: 20px;
  text-decoration: none;
  border: 0;
  -webkit-mask: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/x-lg.svg);
  mask-image: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/x-lg.svg);
  -webkit-mask-size: 16px;
  mask-size: 16px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: right center;
  mask-position: right center;
}
.woocommerce-cart-wrap a.remove:hover {
  cursor: pointer;
}
.woocommerce-cart-wrap .shop_table .product-thumbnail {
  width: 70px;
  padding-right: 20px;
}
.woocommerce-cart-wrap .shop_table .product-thumbnail img {
  max-width: 70px;
  height: auto;
}
.woocommerce-cart-wrap .shop_table .product-thumbnail > a {
  display: block;
  width: 70px;
  font-size: 0;
  line-height: 0;
}
.woocommerce-cart-wrap .product-price,
.woocommerce-cart-wrap .product-quantity {
  width: 18%;
}
.woocommerce-cart-wrap .product-quantity {
  width: 17%;
}
.woocommerce-cart-wrap .product-subtotal {
  width: 18%;
  text-align: right;
}
.woocommerce-cart-wrap .cart_item .product-name {
  width: 32%;
}
.woocommerce-cart-wrap .cart_item .product-name a {
  display: inline-block;
  text-decoration: none;
}
.woocommerce-cart-wrap table.cart th.product-name {
  position: relative;
}
.content .variation dt,
.content .variation dd {
  font-weight: normal;
  float: left;
}
.content .variation dt p,
.content .variation dd p {
  margin-bottom: 0;
}
.content .variation dt {
  clear: left;
  margin-right: 5px;
}
.woocommerce-cart-wrap .quantity,
.woocommerce-variation-add-to-cart .quantity,
.product .quantity {
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  text-align: right;
}
.woocommerce-cart-wrap .quantity button.is-form,
.woocommerce-variation-add-to-cart .quantity button.is-form,
.product .quantity button.is-form {
  overflow: hidden;
  position: relative;
  margin: 0;
  border-width: 1px;
  border-top-width: var(--the7-top-input-border-width);
  border-right-width: var(--the7-right-input-border-width);
  border-bottom-width: var(--the7-bottom-input-border-width);
  border-left-width: var(--the7-left-input-border-width);
  border-style: var(--the7-form-border);
  text-transform: none;
  font-weight: bold;
  border-radius: 0;
  box-shadow: none !important;
}
#page .woocommerce-cart-wrap .quantity button.is-form,
#page .woocommerce-variation-add-to-cart .quantity button.is-form,
#page .product .quantity button.is-form {
  background-color: #fff;
}
.quantity .plus:hover,
.quantity .minus:hover,
.quantity .plus:active,
.quantity .minus:active {
  top: 0 !important;
  margin-bottom: 0 !important;
}
.quantity .qty {
  width: 3.631em;
  -moz-appearance: textfield;
}
.product div.summary .quantity input.qty,
.dhvc-woocommerce-page .quantity input.qty,
.the7-elementor-widget .quantity input.qty,
.the7-cart-form .quantity input.qty {
  display: inline;
  float: left;
  vertical-align: middle;
  width: 40px;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: center;
  min-height: 100%;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: textfield;
  box-shadow: none;
}
.product div.summary .quantity input.qty:not(:read-only),
.dhvc-woocommerce-page .quantity input.qty:not(:read-only),
.the7-elementor-widget .quantity input.qty:not(:read-only),
.the7-cart-form .quantity input.qty:not(:read-only) {
  border-right: none;
  border-left: none;
}
.product div.summary .quantity input[type=number]::-webkit-inner-spin-button,
.product div.summary .quantity input[type=number]::-webkit-outer-spin-button,
.the7-elementor-widget .quantity input[type=number]::-webkit-inner-spin-button,
.the7-elementor-widget .quantity input[type=number]::-webkit-outer-spin-button,
.the7-cart-form .quantity input[type=number]::-webkit-inner-spin-button,
.the7-cart-form .quantity input::-webkit-outer-spin-button,
.dhvc-woocommerce-page .quantity input[type=number]::-webkit-inner-spin-button,
.dhvc-woocommerce-page .quantity input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}
.cart-footer {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.woocommerce-cart-wrap .coupon,
.wc-coupon-wrap .coupon {
  position: relative;
  padding-right: calc(10px + var(--button-spacing,10px));
  padding-bottom: 10px;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.wc-coupon-field {
  position: relative;
}
.wc-coupon-field:focus label {
  display: none;
}
.cart td.actions .coupon label {
  position: absolute;
  display: none;
  height: 40px;
  width: 100%;
  padding: 5px 15px;
  box-sizing: border-box;
}
.woocommerce-cart-wrap .wc-coupon-text,
.woocommerce-cart-wrap .wc-coupon-field {
  display: inline-block;
}
.woocommerce-cart-wrap .wc-coupon-text {
  position: relative;
  margin-right: 20px;
}
.woocommerce-cart-wrap .wc-coupon-text > span {
  position: relative;
  z-index: 1;
}
.woocommerce-cart-wrap .wc-coupon-text span {
  display: block;
}
.woocommerce-cart-wrap .update-cart-button {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.woocommerce-cart-wrap .update-cart-button input[type="submit"] {
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  text-align: right;
}
.woocommerce-cart-wrap .update-cart-button input[type="submit"]:focus {
  outline: none;
}
.woocommerce-cart-wrap .update-cart-button input[type="submit"]:not(:disabled):hover {
  opacity: 0.7;
}
.woocommerce-cart-wrap .update-cart-button:before {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  content: "";
  -webkit-mask: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/ther7-arrow-repeat.svg);
  mask-image: url(//cp.testedtechs.com/wp-content/themes/testedtechs/css/compatibility/../../images/ther7-arrow-repeat.svg);
  -webkit-mask-size: 20px;
  mask-size: 20px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center left;
  mask-position: center left;
  background: var(--the7-secondary-text-color);
}
.wc-coupon-input.input-text {
  width: 200px;
  max-width: 100%;
  height: 100%;
}
.wc-cart-button,
input[name="apply_coupon"],
input[name="login"],
.single_add_to_cart_button.button,
.button.wc-backward,
.button.view-cart,
.button.checkout,
.button.wc-forward,
.price_slider .button,
.woocommerce-Reviews .submit,
button[name="calc_shipping"],
.woocommerce-Button[name="register"],
.track_order input[name="track"],
.woocommerce-orders-table a.button {
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
}
.woocommerce-orders-table a.button {
  margin-left: 5px;
}
.single_add_to_cart_button.button {
  height: 44px;
}
button.dt-wc-btn {
  position: relative;
  min-height: 100%;
}
.coupon button.dt-wc-btn {
  min-height: max(var(--the7-input-height), var(--the7-btn-l-min-height));
}
input[name="update_cart"] {
  border: none;
  box-shadow: none !important;
}
table.shop_table td button[name="calc_shipping"] {
  margin: 0;
  padding: var(--the7-btn-l-padding);
  min-width: var(--the7-btn-l-min-width);
  min-height: var(--the7-btn-l-min-height);
}
#shipping_method {
  margin: 0;
}
#shipping_method li {
  list-style: none;
}
#shipping_method li .shipping_method {
  margin: 0 5px 0 0;
}
#payment .input-radio {
  margin: 0 5px 0 0;
}
.woocommerce-ordering-div,
.shipping-calculator-form {
  position: relative;
}
.shipping-calculator-form .woocommerce-ordering-div {
  margin-bottom: 10px;
}
#calc_shipping_country,
#calc_shipping_state,
select.shipping_method,
form .form-row input.input-text {
  width: 100% !important;
}
.shipping_method {
  margin-bottom: 10px;
}
.woocommerce-shipping-calculator > p {
  margin-bottom: 0;
}
.shipping-calculator-form {
  margin: 10px 0;
}
.cross-sells {
  margin-top: 30px;
}
.col2-set .col-1 {
  float: left;
  width: 48%;
}
.col2-set .col-2 {
  float: right;
  width: 48%;
}
form.track_order form {
  width: 100%;
  margin-top: 25px;
  padding: 30px;
  box-sizing: border-box;
}
form.track_order .form-row {
  width: 100%;
  padding: 0;
}
form.lost_reset_password .coupon,
.wc-login-wrap .coupon,
.wc-coupon-wrap .coupon,
#customer_login > div .coupon {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-bottom: 0;
  margin-bottom: 10px;
}
form.lost_reset_password .coupon input,
.wc-login-wrap .coupon input,
.wc-coupon-wrap .coupon input,
#customer_login > div .coupon input {
  width: 100%;
  margin-bottom: 0 !important;
  height: 100%;
}
form.lost_reset_password .woocommerce-info,
.wc-login-wrap .woocommerce-info,
.wc-coupon-wrap .woocommerce-info,
#customer_login > div .woocommerce-info {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
form.lost_reset_password form,
.wc-login-wrap form,
.wc-coupon-wrap form,
#customer_login > div form {
  width: 100%;
  margin-top: 25px;
  padding: 30px;
  box-sizing: border-box;
}
form.lost_reset_password .form-row,
.wc-login-wrap .form-row,
.wc-coupon-wrap .form-row,
#customer_login > div .form-row {
  width: 100%;
  padding: 0;
}
form.lost_reset_password .showcoupon,
form.lost_reset_password .showlogin,
.wc-login-wrap .showcoupon,
.wc-login-wrap .showlogin,
.wc-coupon-wrap .showcoupon,
.wc-coupon-wrap .showlogin,
#customer_login > div .showcoupon,
#customer_login > div .showlogin {
  text-decoration: none;
}
form.lost_reset_password .showcoupon:hover,
form.lost_reset_password .showlogin:hover,
.wc-login-wrap .showcoupon:hover,
.wc-login-wrap .showlogin:hover,
.wc-coupon-wrap .showcoupon:hover,
.wc-coupon-wrap .showlogin:hover,
#customer_login > div .showcoupon:hover,
#customer_login > div .showlogin:hover {
  text-decoration: underline;
}
form.lost_reset_password .log-message,
.wc-login-wrap .log-message,
.wc-coupon-wrap .log-message,
#customer_login > div .log-message {
  margin-bottom: 20px;
}
.wc-login-wrap {
  margin-bottom: 20px;
}
.wc-login-wrap form {
  padding-top: 25px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.wc-login-wrap form .form-row-last {
  margin-bottom: 20px;
}
.wc-coupon-wrap {
  margin-bottom: 50px;
}
.wc-coupon-wrap form {
  padding: 0;
  margin-top: 0;
}
.wc-coupon-wrap .form-coupon-wrap {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 30px 30px 20px 30px;
  margin-top: 25px;
}
.wc-coupon-wrap .form-coupon-wrap .button {
  font: var(--the7-btn-l-font);
  padding: var(--the7-btn-l-padding);
  margin-bottom: 10px;
  border-radius: var(--the7-btn-l-border-radius);
  min-height: var(--the7-input-height);
}
.wc-coupon-wrap .form-coupon-wrap > p {
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  margin-bottom: 20px;
}
form.lost_reset_password,
#customer_login > div {
  padding: 25px 30px 20px;
}
form.track_order,
form.lost_reset_password,
#customer_login > div {
  box-sizing: border-box;
}
form.track_order > p:not(.form-row),
form.lost_reset_password > p:not(.form-row),
#customer_login > div > p:not(.form-row) {
  margin-bottom: 20px;
}
form.track_order .button,
form.lost_reset_password .button,
#customer_login > div .button {
  margin-top: 10px;
}
#customer_login {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
#customer_login > div {
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  margin: 0 auto;
}
#customer_login > div form {
  margin-top: 10px;
  padding: 0;
}
#customer_login > div form label.woocommerce-form__label-for-checkbox {
  text-transform: none;
}
#customer_login > div + div {
  margin-left: 60px;
}
.woocommerce-form-login
.name-row,
.password-row {
  position: relative;
}
.showcoupon-tag,
.showlogin-tag {
  display: inline-block;
  margin-right: 2px;
}
.showcoupon-tag i,
.showlogin-tag i {
  margin: 2px 5px 0 0;
}
form.the7-woocommerce-checkout {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.wc-order-review {
  margin-left: 60px;
  padding: 30px;
  box-sizing: border-box;
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
}
.woocommerce-checkout-review-order-table tr.cart_item:first-of-type td {
  border-top: none;
}
.content .woocommerce-checkout-review-order-table td {
  overflow: hidden;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table {
  display: block;
  border-collapse: separate;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table tbody,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table tfoot,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table tr,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table td,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table th {
  display: block;
  border: none;
  padding: 0;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table tr {
  border-top: 1px solid;
  padding: 10px 0;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table .product-name,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table .product-total .amount {
  font-weight: normal;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr:first-of-type {
  border: none;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table td,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th {
  vertical-align: top;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th.product-name {
  padding-right: 10px;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table th {
  padding-right: 10px;
}
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal td,
.the7-woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal th {
  width: 100%;
}
.woocommerce-cart-wrap .cart_totals th {
  width: 40%;
  padding: 25px 0;
}
.woocommerce-billing-fields label abbr[title],
.woocommerce-shipping-fields label abbr[title],
.woocommerce-account-fields label abbr[title],
.woocommerce-MyAccount-content label abbr[title] {
  border-bottom: none;
}
.woocommerce-MyAccount-content a:not(.button) {
  text-decoration: none;
}
.woocommerce-MyAccount-content a:not(.button):hover {
  text-decoration: underline;
}
.content .payment_methods {
  padding-top: 5px;
  margin: 0 0 30px 0;
}
.content .payment_methods li img {
  vertical-align: middle;
  margin: -2px .5em 0 .5em;
}
.payment_method_stripe img {
  max-width: 50px;
  margin: 5px;
}
.widget.woocommerce .form-row,
form.the7-woocommerce-checkout .form-row,
.woocommerce-MyAccount-content .form-row {
  padding-bottom: 20px;
}
.widget.woocommerce .form-row.place-order,
form.the7-woocommerce-checkout .form-row.place-order,
.woocommerce-MyAccount-content .form-row.place-order {
  padding-bottom: 0;
}
.widget.woocommerce .select2-container .select2-selection__arrow,
form.the7-woocommerce-checkout .select2-container .select2-selection__arrow,
.woocommerce-MyAccount-content .select2-container .select2-selection__arrow {
  right: calc(8px + var(--the7-right-input-padding,7px));
}
.woocommerce-cart-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: calc(8px + var(--the7-right-input-padding,7px));
}
form.the7-woocommerce-checkout .form-row {
  padding-bottom: 20px;
}
form.the7-woocommerce-checkout .form-row#billing_address_1_field {
  padding-bottom: 0;
}
.woocommerce-MyAccount-content fieldset,
.woocommerce-MyAccount-content .woocommerce-Button.button {
  margin-top: 20px;
}
.woocommerce-address-fields .button {
  margin-top: 30px;
}
.woocommerce-MyAccount-content  .woocommerce-address-fields {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.woocommerce-MyAccount-content  .woocommerce-address-fields > p {
  -ms-flex-order: 0;
  order: 0;
}
.woocommerce-MyAccount-content  .woocommerce-address-fields > p:first-of-type {
  -ms-flex-order: 1;
  order: 1;
}
.woocommerce-MyAccount-content  .woocommerce-address-fields .form-row-wide {
  width: 100%;
}
.woocommerce-cart-wrap .cart-collaterals {
  background-color: var(--the7-content-boxes-bg);
  border-radius: 0px;
  width: 30%;
}
.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shop_attributes {
  background-color: var(--the7-content-boxes-bg);
  border-radius: 0px;
}
.outline-element-decoration .shop_attributes {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .shop_attributes {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.wc-order-review,
.wc-side-column {
  width: 30%;
  background-color: var(--the7-content-boxes-bg);
  border-radius: 0px;
}
.outline-element-decoration .wc-order-review,
.outline-element-decoration .wc-side-column {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .wc-order-review,
.shadow-element-decoration .wc-side-column {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.theme-dt-the7 .select2-container .select2-selection--single {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#ship-to-different-address {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#ship-to-different-address label {
  -ms-flex-order: 1;
  order: 1;
}
#ship-to-different-address input {
  -ms-flex-order: 0;
  order: 0;
  margin-right: 5px;
}
.create-account {
  margin-bottom: 10px;
}
.woocommerce-billing-fields {
  padding-bottom: 10px;
}
.form-row.create-account {
  padding-top: 15px;
  padding-bottom: 0 !important;
  margin-bottom: 15px;
  clear: both;
}
.form-row.create-account label.checkbox {
  margin-bottom: 0;
}
.the7-woocommerce-checkout .woocommerce-shipping-fields {
  padding-top: 15px;
  clear: both;
}
.the7-woocommerce-checkout .woocommerce-shipping-fields label.checkbox {
  margin-bottom: 0;
}
#account_password_field {
  padding-top: 10px;
  margin-bottom: 0;
}
.the7-woocommerce-checkout .woocommerce-shipping-fields {
  margin-bottom: 45px;
}
.the7-woocommerce-checkout .woocommerce-shipping-fields .shipping_address {
  margin-top: 20px;
  margin-bottom: -20px;
}
.the7-woocommerce-checkout #order_comments_field {
  margin-top: 30px;
}
.wc-side-column {
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  padding: 30px;
  margin-right: 60px;
  box-sizing: border-box;
}
.wc-complete-wrap .wc-side-column {
  margin-bottom: 30px;
}
.content .woocommerce-thankyou-order-details {
  margin: 0;
}
.woocommerce-thankyou-order-details li {
  padding: 10px 0;
  border-top: 1px solid;
  list-style: none;
}
.woocommerce-thankyou-order-details li:first-child {
  border-top: none;
}
.woocommerce-thankyou-order-details li:last-child {
  padding-bottom: 0;
}
.woocommerce-thankyou-order-details li strong {
  display: block;
  font-weight: normal;
}
.order_details,
.customer_details {
  display: block;
}
.order_details thead,
.customer_details thead {
  display: none;
}
.order_details tbody tr:first-of-type td,
.customer_details tbody tr:first-of-type td {
  border-top: none;
}
.order_details tbody,
.order_details tfoot,
.customer_details tbody,
.customer_details tfoot {
  display: block;
}
.order_details tr,
.customer_details tr {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.order_details tr td,
.order_details tr th,
.customer_details tr td,
.customer_details tr th {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 50%;
  padding: 10px 0;
}
.order_details tr td.product-name,
.order_details tr th.product-name,
.customer_details tr td.product-name,
.customer_details tr th.product-name {
  justify-content: space-between;
}
.order_details tr td.product-total,
.order_details tr th.product-total,
.customer_details tr td.product-total,
.customer_details tr th.product-total {
  justify-content: flex-end;
}
.order_details tfoot td,
.customer_details tfoot td {
  justify-content: flex-end;
}
.woocommerce-cart-wrap .order_details .product-total,
.woocommerce-cart-wrap .order_details tfoot td,
.woocommerce-cart-wrap .customer_details .product-total,
.woocommerce-cart-wrap .customer_details tfoot td {
  padding-right: 0;
}
.woocommerce-cart-wrap .order_details tfoot th,
.woocommerce-cart-wrap .customer_details tfoot th {
  padding-right: 10px;
}
.woocommerce-table--order-details .shipped_via {
  margin-left: 5px;
}
.woocommerce-cart-wrap .order_details tbody tr td:first-of-type {
  padding-right: 10px;
}
.shop_table.order_details {
  margin-bottom: 40px;
}
.shop_table.order_details .product-quantity {
  margin-left: 5px;
}
.shop_table.order_details .product-name a {
  text-decoration: none;
}
.wc-item-meta {
  margin: 0 !important;
}
.wc-item-meta li {
  list-style: none;
}
.wc-item-meta li > * {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
}
.the7-woo-select2-dropdown .select2-dropdown {
  border: 0;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.theme-dt-the7 .the7-cart-form .select2-container .select2-selection--single .select2-selection__rendered,
.theme-dt-the7 .the7-woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
}
.theme-dt-the7 .select2-drop.select2-drop-above.select2-drop-active {
  border-top: none;
}
.the7-woo-select2-dropdown .select2-search {
  padding-top: 5px;
  padding-bottom: 5px;
}
.the7-woo-select2-dropdown .select2-search input[type="text"] {
  margin-bottom: 0;
}
.theme-dt-the7 .the7-woo-select2-dropdown .the7-woo-select2-dropdown .select2-dropdown .select2-search input {
  margin-top: 4px;
}
.theme-dt-the7 .the7-woo-select2-dropdown .select2-search--dropdown .select2-search__field {
  border: 1px solid rgba(0,0,0,0.12);
  height: auto;
  background-color: #fff;
  color: #888888;
  border-radius: 3px;
  box-shadow: none;
}
.theme-dt-the7 .the7-woo-select2-dropdown .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none !important;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
  margin-bottom: 0;
}
.the7-woo-select2-dropdown .select2-search--dropdown {
  padding: 10px 10px 0;
}
.theme-dt-the7 .the7-woo-select2-dropdown .select2-results {
  color: #000;
  font-size: 14px;
  line-height: 18px;
  background: none;
}
.woocommerce-form-login .woocommerce-form__label-for-checkbox {
  margin-top: 18px;
}
body .wc-item-downloads {
  width: 100%;
  margin: 0;
}
body .wc-item-downloads li {
  list-style: none;
}
.shop_table.cart {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.shop_table.cart .product-subtotal {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.myaccount_user,
.order-info,
.order-again,
.product .upsells.products {
  margin-bottom: 30px;
}
.shipping-calculator-button {
  position: relative;
  font: var(--the7-base-font);
  word-spacing: normal;
  text-decoration: none;
  color: var(--the7-accent-color);
}
body.accent-gradient .shipping-calculator-button {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  body.accent-gradient .shipping-calculator-button {
    color: #aca482;
  }
}
form .form-row label {
  clear: both;
}
form .form-row label,
.wp-block-woocommerce-product-search label {
  display: block;
}
.form-row.terms {
  margin-top: 20px;
}
.form-row.terms label,
.form-row.create-account label {
  display: inline-block;
}
.terms #terms {
  float: left;
  margin: 5px 5px 0 0;
}
form label[for="rememberme"] {
  display: block;
  margin: 18px 0 8px;
}
form.woocommerce-checkout:not(.the7-woocommerce-checkout) .form-row select {
  width: 100%;
  line-height: 1.5;
  margin-bottom: 0;
  height: auto;
}
form .form-row-first,
form .form-row-last {
  float: left;
  overflow: visible;
  width: 47%;
  box-sizing: border-box;
}
form .form-row-last {
  float: right;
}
form .form-row-first {
  padding-right: 15px;
}
form .form-row-last {
  padding-left: 15px;
}
.clear {
  clear: both;
}
form .form-row input.input-text,
form .form-row textarea {
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  outline: 0 none;
}
form.woocommerce-checkout:not(.the7-woocommerce-checkout) .form-row input.input-text,
form.woocommerce-checkout:not(.the7-woocommerce-checkout) .form-row textarea {
  margin: 0;
  line-height: normal;
}
form.woocommerce-checkout:not(.the7-woocommerce-checkout) .form-row {
  padding: 3px;
  margin: 0 0 6px;
}
form.woocommerce-checkout:not(.the7-woocommerce-checkout) .form-row-wide {
  clear: both;
}
.cart td.actions .coupon .input-text {
  float: left;
  margin: 0 calc(10px + var(--button-spacing,10px)) 0px 0;
  outline: 0 none;
}
.cart td.actions .coupon:before {
  color: var(--the7-input-color);
  line-height: var(--the7-input-height);
}
.stars a.active,
.stars a:hover {
  color: var(--the7-accent-color);
}
.the7-elementor-widget p.stars a.active ~ a,
.the7-elementor-widget p.stars a:hover ~ a {
  color: var(--the7-accent-color);
}
.dt-products .star-rating span:before,
.products-shortcode .star-rating span:before,
.product .star-rating span:before,
.widget.woocommerce .star-rating span:before,
.products-carousel-shortcode .star-rating span:before,
.elementor-widget-wp-widget-woocommerce_top_rated_products .star-rating span:before,
.elementor-widget-wp-widget-woocommerce_recent_reviews .star-rating span:before,
.elementor-widget-woocommerce-products.elementor-wc-products .star-rating span:before,
.elementor-widget-wp-widget-woocommerce_products .star-rating span:before,
.elementor-widget-wp-widget-woocommerce_rating_filter .star-rating span:before,
.cross-sells .star-rating span:before {
  color: var(--the7-accent-color);
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .dt-products .star-rating span:before,
  .products-shortcode .star-rating span:before,
  .product .star-rating span:before,
  .widget.woocommerce .star-rating span:before,
  .products-carousel-shortcode .star-rating span:before,
  .elementor-widget-wp-widget-woocommerce_top_rated_products .star-rating span:before,
  .elementor-widget-wp-widget-woocommerce_recent_reviews .star-rating span:before,
  .elementor-widget-woocommerce-products.elementor-wc-products .star-rating span:before,
  .elementor-widget-wp-widget-woocommerce_products .star-rating span:before,
  .elementor-widget-wp-widget-woocommerce_rating_filter .star-rating span:before,
  .cross-sells .star-rating span:before {
    color: #aca482;
  }
}
.widget a.wishlist_products_counter:hover,
.woocommerce-widget-layered-nav-list li a:hover,
ul.product_list_widget li a:hover,
.sidebar-content .widget ul.product_list_widget li a:hover,
.footer ul.cart_list li a:hover,
.sidebar-content .widget_product_categories li a:hover,
.footer ul.product_list_widget li a:hover,
.widget_product_categories li a:hover,
.order-info mark,
.widget_layered_nav:not(.yith-woocommerce-ajax-product-filter) li > a:hover {
  color: var(--the7-accent-color);
}
.product-name > a:hover {
  color: var(--the7-accent-color);
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .product-name > a:hover {
    color: #aca482;
  }
}
.elementor-widget-woocommerce-product-rating .star-rating {
  margin-bottom: 0;
}
#tab-reviews .fancy-comments-form {
  display: none;
}
#main .woocommerce:before,
#main .woocommerce:after {
  content: "";
  display: table;
  clear: both;
}
.order-info mark,
.product-category mark {
  background-color: transparent;
}
.woocommerce fieldset {
  border: none;
}
.woocommerce fieldset legend {
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
  margin-bottom: 20px;
  color: var(--the7-h1-color);
}
.sidebar-content .woocommerce fieldset legend {
  color: #333333;
}
.footer .woocommerce fieldset legend {
  color: #eeeeee;
}
#reviews ol.commentlist .comment_container {
  border: none;
  color: var(--the7-base-color);
}
table.shop_table td,
.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th,
.shop_attributes td,
.shop_attributes th,
table.shop_attributes,
.content table.shop_table tr,
.woocommerce table.shop_table,
p.stars a.star-1,
p.stars a.star-2,
p.stars a.star-3,
p.stars a.star-4,
p.stars a.star-5,
.wc-complete-wrap .wc-bacs-bank-details li {
  border-color: var(--the7-divider-color);
}
.woocom-list-content .price ins,
.woocom-list-content .price ins *,
.woocommerce-variation-price .price ins {
  color: var(--the7-h1-color);
}
.sidebar-content .woocom-list-content .price ins,
.sidebar-content .woocom-list-content .price ins *,
.sidebar-content .woocommerce-variation-price .price ins {
  color: #333333;
}
.footer .woocom-list-content .price ins,
.footer .woocom-list-content .price ins *,
.footer .woocommerce-variation-price .price ins {
  color: #eeeeee;
}
.star-rating,
.star-rating:before {
  color: rgba(27,27,27,0.2);
}
.sidebar-content .star-rating,
.sidebar-content .star-rating:before {
  color: rgba(51,51,51,0.2);
}
.footer .star-rating,
.footer .star-rating:before {
  color: rgba(238,238,238,0.2);
}
#the7-body .widget_layered_nav ul:not(.yith-wcan-color) li.chosen a,
#the7-body .widget_layered_nav_filters ul li a,
#the7-body .widget_layered_nav ul.yith-wcan-label li a:hover,
#the7-body .elementor-widget-wp-widget-woocommerce_layered_nav .select2-container--default .select2-selection--multiple .select2-selection__choice,
#the7-body .woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: var(--the7-accent-color);
}
#the7-body.accent-gradient .widget_layered_nav ul:not(.yith-wcan-color) li.chosen a,
#the7-body.accent-gradient .widget_layered_nav_filters ul li a,
#the7-body.accent-gradient .widget_layered_nav ul.yith-wcan-label li a:hover,
#the7-body.accent-gradient .elementor-widget-wp-widget-woocommerce_layered_nav .select2-container--default .select2-selection--multiple .select2-selection__choice,
#the7-body.accent-gradient .woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.the7-woo-select2-dropdown .select2-selection--multiple.select2-selection .select2-selection__choice,
.the7-woo-select2-dropdown .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove,
.the7-woo-select2-dropdown .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {
  border-radius: 0;
  border: none;
  color: #fff;
}
.the7-woo-select2-dropdown .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  font-size: 0;
  margin: 0;
  line-height: 1;
}
#reviews ol.commentlist .meta,
.woocommerce-result-count
.woocommerce form .form-row .required {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
#payment .payment_box,
.woocommerce-terms-and-conditions {
  position: relative;
  margin: 10px 0;
  color: var(--the7-base-color);
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-terms-and-conditions-text,
.woocommerce-privacy-policy-text,
.woocommerce-terms-and-conditions-checkbox-text,
.wc_payment_methods .woocommerce-info {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.woocommerce-privacy-policy-text a {
  text-decoration: none;
}
.woocommerce-privacy-policy-text a:hover {
  text-decoration: underline;
}
.widget_shopping_cart_content .elementor-menu-cart__product {
  position: relative;
}
body .widget_shopping_cart a.remove,
.elementor-menu-cart__main a.remove,
.masthead .shopping-cart-inner a.remove,
.dt-mobile-header .shopping-cart-inner a.remove {
  display: block;
  font-size: 14px !important;
  height: 14px !important;
  width: 14px;
  margin: 3px;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  text-decoration: none;
  font-weight: 700;
  font-family: Arial, Verdana, sans-serif;
  border: 0;
}
.woocommerce .cart_list:not(.product_list_widget) a.remove:hover,
.masthead .shopping-cart-inner .cart_list a.remove:hover,
.elementor-menu-cart__main .cart_list a.remove:hover,
.dt-mobile-header .shopping-cart-inner .cart_list a.remove:hover,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .cart_list a.remove:hover,
#the7-body .widget_shopping_cart a.remove:hover {
  color: #fff !important;
  background: rgba(0,0,0,0.3);
}
.widget_shopping_cart .cart_list li a.remove,
.elementor-menu-cart__main .cart_list li a.remove,
.shopping-cart-inner .cart_list li a.remove {
  position: absolute;
  top: 20px;
  left: 0;
}
.widget_shopping_cart .cart_list li a.remove,
.elementor-menu-cart__main .cart_list li a.remove,
.shopping-cart-inner .cart_list li a.remove {
  top: 0;
}
.widget_shopping_cart .cart_list li:first-child a.remove,
.elementor-menu-cart__main .cart_list li:first-child a.remove,
.shopping-cart-inner .cart_list li:first-child a.remove {
  top: 0;
}
.masthead .shopping-cart-inner a.remove,
.elementor-menu-cart__main a.remove,
.dt-mobile-header .shopping-cart-inner a.remove,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .shopping-cart-inner a.remove,
#the7-body .widget_shopping_cart a.remove {
  border-radius: 100%;
  color: #fff !important;
  background: rgba(0,0,0,0.15);
}
.woocommerce-MyAccount-navigation {
  float: left;
  width: 300px;
  padding-right: 60px;
}
.content .woocommerce-MyAccount-navigation > ul {
  margin: 0;
}
.woocommerce-MyAccount-navigation > ul li {
  margin-bottom: 10px;
  list-style: none;
  border-radius: 0px;
}
.woocommerce-MyAccount-navigation > ul li:not(.is-active) a,
.woocommerce-MyAccount-navigation > ul li:not(.is-active) a:hover {
  background-color: var(--the7-content-boxes-bg);
}
.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active) a,
.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active) a:hover {
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0);
}
.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active) a,
.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active) a:hover {
  box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.woocommerce-MyAccount-navigation > ul li.is-active a,
.woocommerce-MyAccount-navigation > ul li.is-active a:hover {
  color: #fff;
  background-color: var(--the7-accent-color);
  background: #aca482;
  background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
}
.woocommerce-MyAccount-navigation > ul li.is-active a a,
.woocommerce-MyAccount-navigation > ul li.is-active a:hover a {
  color: #fff;
}
.woocommerce-MyAccount-navigation > ul li a:hover {
  color: var(--the7-accent-color);
}
.woocommerce-MyAccount-navigation > ul li a {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
  color: var(--the7-h1-color);
  font-size: var(--the7-text-big-font-size);
  line-height: var(--the7-text-big-line-height);
}
.sidebar-content .woocommerce-MyAccount-navigation > ul li a {
  color: #333333;
}
.footer .woocommerce-MyAccount-navigation > ul li a {
  color: #eeeeee;
}
@media screen and (max-width: 768px) {
  .woocommerce-MyAccount-navigation,
  .woocommerce-account .woocommerce-MyAccount-content {
    display: block;
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }
}
.woocommerce-Addresses {
  padding-top: 20px;
}
.woocommerce-MyAccount-content address {
  font-style: normal;
}
.wc-single-shortcode.wf-container {
  margin: 0;
}
.products-carousel-shortcode .product h4,
.products-shortcode .product h4 {
  margin-top: 15px;
  margin-bottom: 0;
}
.hide-rating .star-rating {
  display: none;
}
.wc-grid:not(.resize-by-browser-width) .dt-css-grid {
  grid-row-gap: 44px;
  grid-column-gap: 44px;
  grid-template-columns: repeat(auto-fill,minmax(220px,1fr));
}
.cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid,
.no-cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid {
  display: flex;
  flex-flow: row wrap;
  margin: -22px;
}
.cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid .wf-cell,
.no-cssgridlegacy.no-cssgrid .wc-grid:not(.resize-by-browser-width) .dt-css-grid .wf-cell {
  flex: 1 0 220px;
  min-width: 220px;
  max-width: 100%;
  padding: 22px;
  box-sizing: border-box;
}
.wc-grid.resize-by-browser-width .dt-css-grid {
  grid-template-columns: repeat(,1fr);
  grid-template-rows: auto;
  grid-column-gap: 44px;
  grid-row-gap: 44px;
}
.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid,
.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid {
  margin: -22px;
}
.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell,
.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid .wf-cell {
  padding: 22px;
}
@media screen and (max-width: 1199px) {
  .wc-grid.resize-by-browser-width .dt-css-grid {
    grid-template-columns: repeat(,1fr);
  }
}
@media screen and (max-width: 991px) {
  .wc-grid.resize-by-browser-width .dt-css-grid {
    grid-template-columns: repeat(,1fr);
  }
}
@media screen and (max-width: 767px) {
  .wc-grid.resize-by-browser-width .dt-css-grid {
    grid-template-columns: repeat(,1fr);
  }
}
.woocommerce-pagination {
  text-align: center;
}
.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: 1px solid #d3ced2;
  border-right: 0;
  margin: 1px;
}
.woocommerce-pagination ul li {
  display: inline-block;
  border-right: 1px solid #d3ced2;
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}
.woocommerce-pagination ul li a,
.woocommerce-pagination ul li span {
  margin: 0;
  text-decoration: inherit;
  padding: 0;
  padding: .5em;
  min-width: 1em;
  display: block;
}
.woocommerce-pagination {
  line-height: 1;
  font-size: 1em;
  font-weight: 400;
}
.tinv-modal-inner button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.tinv-modal-inner button > i {
  line-height: inherit;
}
.tinv-modal-inner button > i:before {
  top: 0 !important;
}
.tinv-wishlist .tinvwl-to-right button,
.tinvwl-input-group-btn button {
  min-height: var(--the7-input-height);
}
.tinvwl-input-group select.form-control {
  line-height: 1;
}
.tinv-wishlist .product-remove button {
  font-size: 24px;
  background: none;
  width: 20px;
  min-height: 20px;
  padding: 0;
  color: rgba(27,27,27,0.2);
}
.tinv-wishlist .product-remove button:hover {
  color: rgba(27,27,27,0.35);
}
.wishlist_item,
.tinv-wishlist table th {
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
  font-weight: inherit;
}
.wishlist_item .product-name a {
  display: block;
  font-size: var(--the7-base-font-size);
  line-height: var(--the7-base-line-height);
}
.wishlist_item a {
  text-decoration: none;
}
.tinv-wishlist table thead th {
  font-size: var(--the7-text-small-font-size);
  line-height: var(--the7-text-small-line-height);
  border: none;
  padding: 0 0 10px 0;
}
.tinv-wishlist table td,
.tinv-wishlist table th {
  padding: 25px 10px 25px 0;
}
.wishlist_item .product-thumbnail > a {
  display: block;
  width: 70px;
  font-size: 0;
  line-height: 0;
}
.woocommerce .product p.price,
.related-product .price,
.woocom-list-content,
article.product-category .woocom-list-content .count {
  font: var(--the7-woo-content-font);
  text-transform: var(--the7-woo-content-text-transform);
}
.related-product .product-title,
.woocom-list-content .entry-title {
  font: var(--the7-woo-title-font);
  text-transform: var(--the7-woo-title-text-transform);
}
.woocommerce div.product.elementor .the7-elementor-widget .woocommerce-tabs .woocommerce-Tabs-panel,
.woocommerce .the7-elementor-widget .woocommerce-tabs .woocommerce-Tabs-panel,
.woocommerce div.product.elementor .the7-elementor-widget .wc-tabs-wrapper,
.woocommerce .the7-elementor-widget .dt-tab-accordion-title:not(.first),
.woocommerce .dt-tabs-view-mobile-accordion.the7-elementor-widget .dt-tab-accordion-title:not(.first),
.woocommerce .the7-elementor-widget .woocommerce-tabs ul.wc-tabs li.active {
  border-color: var(--the7-divider-color);
}
.woocommerce div.product .the7-elementor-widget .wc-tabs li.active:before,
.woocommerce div.product .the7-elementor-widget .wc-tabs li.active:after {
  border-color: var(--the7-divider-color);
  background: none;
}
@media screen and (max-width: 768px) {
  .product div.images,
  .product div.summary {
    width: 100%;
    margin-right: 0;
  }
  .product:not(.elementor) .woocommerce-tabs .tabs > li,
  .the7-elementor-widget .woocommerce-tabs .tabs > li {
    float: none;
    margin: 0;
  }
  .woocommerce-tabs .tabs > li:after {
    display: none;
  }
  #reviews ol.commentlist li {
    padding-left: 0;
  }
  #comments .children {
    margin-left: 0px;
  }
  #reviews ol.commentlist .comment_container {
    overflow: hidden;
  }
  #reviews ol.commentlist .comment_container .star-rating {
    float: none;
    display: block;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 500px) {
  .wc-layout-list .woocom-project {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .wc-layout-list .woocom-project .woo-buttons-on-img {
    width: 100%;
  }
  .wc-layout-list .woocom-project .woocom-list-content {
    margin-top: 20px;
    padding-left: 0;
    width: 100%;
  }
  .view-mode-switcher {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .woocommerce-cart-wrap .cart-collaterals,
  .woocommerce-cart-wrap .cross-sells {
    width: 100%;
    margin: 0;
  }
  .woocommerce-cart-wrap .cross-sells {
    margin-top: 50px;
  }
  .the7-cart-form,
  .the7-woocommerce-checkout #customer_details,
  .wc-side-column,
  .wc-complete-wrap .wc-wide-column,
  .wc-complete-wrap .woocommerce-bacs-bank-details {
    width: 100%;
  }
  .wc-side-column {
    margin: 0;
  }
  .woocommerce-cart-wrap,
  form.woocommerce-checkout,
  .wc-complete-wrap {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .wc-order-review,
  .wc-wide-column {
    width: 100%;
    margin: 40px 0 0 0;
  }
  .cart-collaterals .cart_totals,
  .cart-collaterals .shipping_calculator,
  .col2-set .col-1,
  .col2-set .col-2,
  form .form-row-first,
  form .form-row-last {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .col2-set .col-1 {
    margin-bottom: 25px;
  }
  .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    right: 10px;
  }
  .woocommerce-thankyou-order-details li {
    overflow: hidden;
  }
  .woocommerce-thankyou-order-details li strong {
    width: 100%;
    float: left;
  }
  .shop_table.my_account_orders {
    border-bottom: 1px solid;
  }
  #page .woocommerce-checkout-review-order-table td {
    display: block;
    padding: 0;
    border: none;
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #page .woocommerce-checkout-review-order-table td .variation {
    flex: 100%;
  }
  #page .woocommerce-checkout-review-order-table tr.cart_item {
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  #page .woocommerce-checkout-review-order-table .cart_item .product-name {
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  #page .woocommerce-checkout-review-order-table tfoot tr {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #page .woocommerce-checkout-review-order-table tbody tr:first-of-type {
    border: none;
  }
  #page .woocommerce-checkout-review-order-table .cart-subtotal th
		#page .woocommerce-checkout-review-order-table .order-total th {
    display: none;
  }
  .woocommerce-cart-wrap .shop_table td.actions {
    padding-top: 25px;
  }
  .woocommerce-cart-wrap .coupon {
    padding-bottom: 50px;
  }
  .woocommerce-cart-wrap .coupon:before {
    top: 15px;
  }
  .woocommerce-cart-wrap .coupon > * {
    margin-top: 15px;
  }
  .product .variations td,
  .elementor-widget .variations td {
    text-align: left;
  }
}

@media screen and (min-width: 993px) {
  #page {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    grid-template-areas: "header" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .floating-navigation-below-slider #page {
    grid-template-areas: "slider" "header" "title" "fancyheader" "elementor-header" "main" "footer";
  }
  .footer-overlap #page {
    grid-template-areas: "header" "page-inner" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .header-side-left:not(.sticky-header):not(.hidden-header) #page,
  .header-side-line.left-side-line:not(.hidden-header) #page {
    grid-template-areas: "header-side slider" "header-side title" "header-side fancyheader" "header-side elementor-header" "header-side checkout" "header-side main" "header-side footer";
  }
  .footer-overlap.header-side-left:not(.sticky-header):not(.hidden-header) #page,
  .footer-overlap.header-side-line.left-side-line:not(.hidden-header) #page {
    grid-template-areas: "header-side page-inner" "header-side footer";
  }
  .header-side-right:not(.sticky-header):not(.hidden-header) #page {
    grid-template-areas: "slider header-side" "title header-side" "fancyheader header-side" "elementor-header header-side" "checkout header-side" "main header-side" "footer header-side";
  }
  .footer-overlap.header-side-right:not(.sticky-header):not(.hidden-header) #page {
    grid-template-areas: "page-inner header-side" "footer header-side";
  }
  .header-side-left:not(.sticky-header):not(.hidden-header) #page {
    -ms-grid-columns: 300px calc(100% - 300px);
    grid-template-columns: 300px calc(100% - 300px);
  }
  .rtl.header-side-left:not(.sticky-header):not(.hidden-header) #page {
    -ms-grid-columns: calc(100% - 300px) 300px;
    grid-template-columns: calc(100% - 300px) 300px;
  }
  .header-side-right:not(.sticky-header):not(.hidden-header) #page {
    -ms-grid-columns: calc(100% - 300px) 300px;
    grid-template-columns: calc(100% - 300px) 300px;
  }
  .rtl.header-side-right:not(.sticky-header):not(.hidden-header) #page {
    -ms-grid-columns: 300px calc(100% - 300px);
    grid-template-columns: 300px calc(100% - 300px);
  }
  .header-side-line.left-side-line:not(.hidden-header) #page {
    -ms-grid-columns: 60px calc(100% - 60px);
    grid-template-columns: 60px calc(100% - 60px);
  }
  .rtl.header-side-line.left-side-line:not(.hidden-header) #page {
    -ms-grid-columns: calc(100% - 60px) 60px;
    grid-template-columns: calc(100% - 60px) 60px;
  }
  .footer-overlap.floating-navigation-below-slider .page-inner {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 100%;
    grid-template-areas: "slider" "header" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .dt-mobile-header,
  .dt-mobile-menu-icon,
  .mobile-header-space,
  .masthead .mobile-header-bar,
  .transparent .header-space,
  .hidden-header.header-side-left .masthead,
  .hidden-header.header-side-right .masthead,
  .hidden-header .top-line-space,
  .hidden-header .masthead:not(.sticky-on):not(#phantom),
  .hidden-header .header-space:not(.sticky-space-on) {
    display: none;
  }
  .masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar,
  .ph-wrap {
    padding-right: 50px;
    padding-left: 80px;
  }
  .top-header .mega-full-width > .dt-mega-menu-wrap {
    width: calc(1300px - 50px - 80px);
  }
  .boxed .masthead:not(.full-width):not(.side-header):not(.side-header-menu-icon):not(.side-header-v-stroke) .header-bar,
  .boxed .ph-wrap {
    box-sizing: border-box;
    max-width: 100%;
    width: calc(1300px);
  }
  #phantom .ph-wrap .header-bar {
    padding: 0;
  }
  .boxed .masthead:not(.width-in-pixel):not(.sticky-on) .top-bar-bg,
  .boxed.masthead:not(.width-in-pixel):not(#phantom) .top-bar-bg,
  .boxed .classic-header:not(.width-in-pixel) .navigation:before {
    margin: 0 -50px 0 -80px;
    padding: 0 1000px;
  }
  .ph-wrap,
  #phantom .ph-wrap.boxed,
  .boxed .top-bar.line-content:before,
  .boxed .classic-header.content-width-line .navigation:before {
    max-width: calc(1300px - 50px - 80px);
  }
  .side-header > .top-bar,
  .mixed-header:not(.side-header-h-stroke) > .top-bar {
    position: absolute;
    visibility: hidden;
    opacity: 0;
  }
  .is-safari .desktop-side-header {
    height: 100vh;
  }
  .admin-bar .desktop-side-header.is-safari {
    height: calc(100vh - 32px);
  }
  .is-safari .desktop-side-header .mCustomScrollbar.header-scrollbar-wrap {
    height: 100vh;
  }
  .header-side-left.footer-overlap:not(.sticky-header) #footer,
  .header-side-right.footer-overlap:not(.sticky-header) #footer {
    max-width: calc(100% - 300px);
  }
  .header-side-left.footer-overlap:not(.sticky-header) .boxed #footer,
  .header-side-right.footer-overlap:not(.sticky-header) .boxed #footer {
    max-width: 100%;
    width: calc(1280px - 300px);
  }
  .header-side-left.footer-overlap:not(.sticky-header) #footer {
    right: 0;
  }
  .header-side-line.footer-overlap #footer {
    max-width: calc(100% - 60px);
  }
  .left-side-line.header-side-line.footer-overlap #footer {
    right: 0;
  }
  .header-side-line.footer-overlap .boxed #footer {
    max-width: 100%;
    width: calc(1280px - 60px);
  }
  .is-iOS .side-header:not(.sub-sideways),
  .mobile-true .side-header:not(.sub-sideways) {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .overlay-navigation .sticky-header-overlay {
    display: none;
  }
  .phantom-sticky .fixed-masthead.masthead {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 500;
  }
  .phantom-sticky .fixed-masthead.sticky-on.masthead {
    position: fixed;
  }
  .floating-navigation-below-slider.phantom-sticky:not(.transparent) .masthead {
    position: relative;
  }
  .transparent .masthead:not(.side-header) {
    position: absolute;
    width: 100%;
  }
  .floating-navigation-below-slider.phantom-sticky.transparent .masthead {
    position: absolute;
  }
  .floating-navigation-below-slider.phantom-sticky .masthead.sticky-on {
    position: fixed;
  }
  .floating-navigation-below-slider.phantom-sticky .header-space.sticky-space-off {
    display: none;
  }
  .phantom-sticky .sticky-on.masthead:not(.masthead-mobile) {
    background: rgba(0,0,0,0.63) none repeat center center !important;
    background-size: auto;
  }
  .mixed-header.side-header-h-stroke.sticky-top-line-on {
    background-color: #000000 !important;
  }
  .phantom-line-decoration.phantom-sticky .sticky-on.masthead {
    border-bottom: 1px solid rgba(51,51,51,0.11);
    box-shadow: none !important;
  }
  .phantom-shadow-decoration.phantom-sticky .sticky-on.masthead {
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
    border-bottom: none;
  }
  .phantom-disable-decoration.phantom-sticky .sticky-on.masthead {
    box-shadow: none !important;
    border-bottom: none;
  }
  .phantom-sticky:not(.phantom-shadow-decoration) .sticky-on.masthead.shadow-decoration {
    box-shadow: none;
  }
  .phantom-sticky:not(.overlap):not(.transparent) .masthead {
    transition: background-color 330ms ease, background-image 330ms ease;
  }
  .phantom-sticky .page-inner .masthead {
    -webkit-backface-visibility: hidden;
  }
  .phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,
  .phantom-sticky.phantom-custom-logo-on .sticky-on .branding > a:not(.sticky-logo),
  .phantom-sticky.phantom-custom-logo-on .sticky-on .branding > img:not(.sticky-logo) {
    display: none;
    opacity: 0;
  }
  .phantom-sticky:not(.phantom-custom-logo-on) .sticky-off .branding .sticky-logo,
  .phantom-sticky:not(.phantom-custom-logo-on) .sticky-on .branding .sticky-logo,
  .phantom-main-logo-on.phantom-sticky .sticky-on .branding > a,
  .phantom-main-logo-on.phantom-sticky .sticky-on .branding > img,
  .phantom-logo-off.phantom-sticky .sticky-on .branding > a,
  .phantom-logo-off.phantom-sticky .sticky-on .branding > img {
    display: none;
    visibility: hidden;
  }
  .phantom-main-logo-on.phantom-sticky .sticky-on .branding .sticky-logo {
    display: block;
    visibility: visible;
  }
  .phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,
  .phantom-sticky.phantom-custom-logo-on .sticky-on .branding > a:not(.sticky-logo),
  .phantom-sticky.phantom-custom-logo-on .sticky-on .branding > img:not(.sticky-logo) {
    visibility: hidden;
  }
  .phantom-sticky.phantom-custom-logo-on .sticky-on .branding .sticky-logo,
  .phantom-sticky.phantom-custom-logo-on .sticky-off .branding > a:not(.sticky-logo),
  .phantom-sticky.phantom-custom-logo-on .sticky-off .branding > img:not(.sticky-logo) {
    visibility: visible;
  }
  .phantom-main-logo-on.phantom-sticky .branding .sticky-logo {
    display: none;
  }
  .phantom-sticky #page .side-header .branding > a:not(.sticky-logo),
  .phantom-sticky #page .side-header .branding > img:not(.sticky-logo):not(.mobile-logo) {
    display: block;
    opacity: 1;
    animation: none;
    visibility: visible;
  }
  .phantom-fade .masthead,
  .phantom-slide .masthead {
    top: 0 !important;
  }
  .masthead .in-top-bar-left:not(.show-on-desktop),
  .masthead .in-top-bar-right:not(.show-on-desktop),
  .masthead .in-top-bar:not(.show-on-desktop),
  .masthead .hide-on-desktop {
    visibility: hidden;
    position: absolute;
    left: -9999px;
  }
  .masthead .in-top-bar-left:not(.show-on-desktop).display-none,
  .masthead .in-top-bar-right:not(.show-on-desktop).display-none,
  .masthead .in-top-bar:not(.show-on-desktop).display-none,
  .masthead .hide-on-desktop.display-none {
    display: none;
  }
  .masthead .hide-on-desktop .menu-select {
    display: none;
  }
  .select-type-menu .menu-select {
    position: relative;
    display: inline-block;
    visibility: visible;
    margin: 0 auto;
    opacity: 1;
  }
  .select-type-menu .menu-select:hover {
    opacity: 0.7;
  }
  .select-type-menu > ul {
    visibility: hidden;
  }
  .mini-nav:not(.select-type-menu) > ul > li:not(:last-child) {
    margin: 0 16px 0 0;
  }
  .list-type-menu.mini-nav > ul > li > .mini-sub-nav {
    top: 21px;
  }
  .list-type-menu .menu-select {
    position: absolute;
    visibility: hidden;
    opacity: 0;
  }
  .list-type-menu.mini-nav ul {
    display: block;
    line-height: 0;
  }
  .list-type-menu.mini-nav > ul > li.act > a,
  .list-type-menu.mini-nav > ul > li:not(.act) > a:hover {
    opacity: 0.7;
  }
  .list-type-menu.mini-nav > ul > li.act > a i,
  .list-type-menu.mini-nav > ul > li:not(.act) > a:hover i {
    opacity: 0.7;
  }
  .side-header .mini-nav.select-type-menu > .mini-sub-nav:not(.bottom-overflow),
  .side-header .list-type-menu > ul > li > .mini-sub-nav,
  .top-header.floating-navigation-below-slider .main-nav > li >  .mini-sub-nav.bottom-overflow {
    top: auto !important;
    bottom: 100%;
  }
  .side-header-h-stroke .show-on-first-switch,
  .masthead .mobile-mini-widgets .show-on-first-switch,
  .side-header-h-stroke .show-on-second-switch,
  .masthead .mobile-mini-widgets .show-on-second-switch {
    display: none;
  }
}
@media screen and (max-width: 778px) {
  .masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar,
  .ph-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }
  .phantom-content-width-line-decoration #phantom .ph-wrap:after {
    width: calc(100% - 20px - 20px);
  }
  .masthead.content-width-line-decoration:not(.mixed-header):not(.side-header):not(.masthead-mobile-header):not(#phantom) .header-bar:after,
  .mixed-header.side-header-h-stroke.content-width-line-decoration:not(.masthead-mobile-header) .header-bar:after {
    width: calc(100% - 20px - 20px);
  }
}
@media screen and (min-width: 600px) {
  .boxed .masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {
    max-width: 100%;
    width: calc(1300px - 50px - 50px);
  }
}
@media screen and (max-width: 600px) {
  .top-bar {
    padding: 3px 20px 3px 20px;
  }
  .top-bar.line-content:after {
    width: calc(100% - 20px - 20px);
  }
}
@media screen and (max-width: 992px) {
  .transparent.sticky-mobile-header .masthead-mobile-header {
    transition: none;
  }
  .masthead.shadow-mobile-header-decoration.masthead-mobile-header {
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
  }
  .masthead.masthead-mobile-header.content-width-line-mobile-header-decoration:not(#phantom) .mobile-header-bar {
    padding-bottom: 1px;
  }
  .masthead.masthead-mobile-header.content-width-line-mobile-header-decoration:not(#phantom) .mobile-header-bar:after {
    position: absolute;
    bottom: 0;
    left: auto;
    right: auto;
    content: "";
    width: calc(100% - 50px - 50px);
    height: 1px;
    background: #ffffff;
  }
  .masthead.masthead-mobile-header.line-mobile-header-decoration:not(#phantom) {
    border-bottom: 1px solid #ffffff;
  }
  .boxed .masthead.sticky-mobile-on {
    max-width: 1280px;
  }
  #page {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    grid-template-areas: "header" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .floating-navigation-below-slider #page {
    grid-template-areas: "slider" "header" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .footer-overlap #page {
    grid-template-areas: "header" "page-inner" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .header-side-left:not(.sticky-header) #page,
  .header-side-line.left-side-line #page,
  .header-side-right:not(.sticky-header) #page {
    grid-template-areas: "header" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .footer-overlap.header-side-left:not(.sticky-header) #page,
  .footer-overlap.header-side-line.left-side-line #page,
  .footer-overlap.header-side-right:not(.sticky-header) #page {
    grid-template-areas: "header" "page-inner" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .footer-overlap.floating-navigation-below-slider .page-inner {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 100%;
    grid-template-areas: "slider" "header" "title" "fancyheader" "elementor-header" "checkout" "main" "footer";
  }
  .hidden-header.header-side-left .masthead:not(.show-floating-icon):not(.sticky-mobile-on),
  .hidden-header.header-side-right .masthead:not(.show-floating-icon):not(.sticky-mobile-on),
  .hidden-header.header-side-left .masthead.mixed-header:not(.show-floating-icon):not(.sticky-mobile-on),
  .hidden-header.header-side-right .masthead.mixed-header:not(.show-floating-icon):not(.sticky-mobile-on),
  .hidden-header.header-side-left .mobile-header-space,
  .hidden-header.header-side-right .mobile-header-space {
    display: none;
  }
  .masthead {
    grid-area: header;
  }
  .side-header.masthead,
  .side-header-v-stroke.masthead {
    grid-area: header;
    -ms-grid-column: 1;
  }
  .masthead:not(.side-header) .mobile-header-bar,
  .side-header.masthead-mobile-header .mobile-header-bar {
    padding: 0 50px 0 50px;
    box-sizing: border-box;
  }
  .header-side-left:not(.sticky-header) .checkout-page-title,
  .header-side-line.left-side-line .checkout-page-title,
  .header-side-left:not(.sticky-header) .page-title,
  .header-side-line.left-side-line .page-title,
  .header-side-left:not(.sticky-header) .fancy-header,
  .header-side-line.left-side-line .fancy-header,
  .header-side-left:not(.sticky-header) #main,
  .header-side-line.left-side-line #main,
  .header-side-left:not(.sticky-header) .footer,
  .header-side-line.left-side-line .footer,
  .header-side-left:not(.sticky-header) #main-slideshow,
  .header-side-line.left-side-line #main-slideshow,
  .header-side-left:not(.sticky-header) .photo-scroller,
  .header-side-line.left-side-line .photo-scroller {
    -ms-grid-column: 1;
  }
  .mobile-header-space {
    grid-area: header;
  }
  .transparent.sticky-mobile-header.floating-navigation-below-slider .fixed-mobile-header.masthead.masthead-mobile-header:not(#phantom) {
    transform: translateY(0);
  }
  .phantom-sticky.floating-mobile-menu-icon:not(.transparent) .fixed-masthead.masthead {
    position: relative;
  }
  .overlay-navigation.header-side-line #page,
  .header-side-left.header-side-line #page {
    padding: 0 !important;
  }
  .header-side-left #page {
    padding-left: 0 !important;
  }
  .header-side-right #page {
    padding-right: 0 !important;
  }
  .side-header {
    height: auto;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .admin-bar .side-header {
    height: auto;
  }
  .transparent:not(.photo-scroller-album) .masthead {
    position: absolute;
    width: 100%;
    z-index: 102;
  }
  .side-header .top-bar .mini-widgets.right-widgets {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
  .masthead .main-nav,
  .masthead:not(.side-header) .main-nav,
  #phantom,
  .masthead:not(.side-header) .header-bar,
  .masthead.side-header .header-bar,
  .header-scrollbar-wrap,
  .masthead.mixed-header,
  .header-space,
  .hide-overlay,
  .top-line-space {
    display: none;
  }
  .sticky-header .masthead.side-header,
  .overlay-navigation .masthead.side-header {
    display: none;
  }
  .sticky-header .masthead.mixed-header,
  .overlay-navigation .masthead.mixed-header,
  .dt-mobile-header {
    display: block;
  }
  .phantom-fade.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead,
  .phantom-slide.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead,
  .phantom-sticky.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead {
    display: block;
  }
  .show-floating-icon.masthead:not(.side-header),
  .fixed-mobile-header.masthead:not(.side-header) {
    transform: none !important;
  }
  .transparent.floating-navigation-below-slider .show-floating-icon.masthead {
    background: none !important;
  }
  body:not(.transparent) .masthead:not(.side-header) {
    background-color: #ffffff;
  }
  .transparent .masthead:not(.mixed-header),
  .transparent .masthead.masthead-mobile-header {
    background: #eeee22;
  }
  .sticky-mobile-on.masthead:not(.side-header),
  .side-header.masthead-mobile-header.sticky-mobile-on {
    background-color: #ffffff !important;
  }
  .sticky-mobile-header:not(.transparent):not(.hidden-header) .mobile-header-space {
    display: block;
  }
  .no-cssgridlegacy.no-cssgrid .sticky-mobile-header:not(.transparent)  .masthead.masthead-mobile-header:not(#phantom) {
    position: absolute;
  }
  .masthead .mobile-header-bar {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .dt-mobile-menu-icon {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .masthead .mobile-header-bar {
    min-height: 60px;
  }
  .masthead.full-width,
  .masthead.mixed-header {
    box-sizing: border-box;
  }
  .top-bar.top-bar-disabled {
    display: none;
  }
  .top-bar .soc-ico a {
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  #bottom-bar .mini-nav select,
  #bottom-bar .menu-select {
    display: inline-flex;
  }
  .header-side-left:not(.header-top-line-active)  .masthead,
  .header-side-right:not(.header-top-line-active) .masthead,
  .overlay-navigation:not(.header-top-line-active) .masthead {
    position: relative;
    left: 0 !important;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0;
  }
  .header-side-left:not(.header-top-line-active):not(.is-safari) .header-side-left:not(.header-top-line-active)  .masthead,
  .header-side-right:not(.header-top-line-active):not(.is-safari) .header-side-left:not(.header-top-line-active)  .masthead,
  .overlay-navigation:not(.header-top-line-active):not(.is-safari) .header-side-left:not(.header-top-line-active)  .masthead,
  .header-side-left:not(.header-top-line-active):not(.is-safari) .header-side-right:not(.header-top-line-active) .masthead,
  .header-side-right:not(.header-top-line-active):not(.is-safari) .header-side-right:not(.header-top-line-active) .masthead,
  .overlay-navigation:not(.header-top-line-active):not(.is-safari) .header-side-right:not(.header-top-line-active) .masthead,
  .header-side-left:not(.header-top-line-active):not(.is-safari) .overlay-navigation:not(.header-top-line-active) .masthead,
  .header-side-right:not(.header-top-line-active):not(.is-safari) .overlay-navigation:not(.header-top-line-active) .masthead,
  .overlay-navigation:not(.header-top-line-active):not(.is-safari) .overlay-navigation:not(.header-top-line-active) .masthead {
    width: 100% !important;
  }
  .header-side-left:not(.header-top-line-active)  .header-side-left:not(.header-top-line-active)  .masthead:not(.sticky-mobile-on),
  .header-side-right:not(.header-top-line-active) .header-side-left:not(.header-top-line-active)  .masthead:not(.sticky-mobile-on),
  .overlay-navigation:not(.header-top-line-active) .header-side-left:not(.header-top-line-active)  .masthead:not(.sticky-mobile-on),
  .header-side-left:not(.header-top-line-active)  .header-side-right:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),
  .header-side-right:not(.header-top-line-active) .header-side-right:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),
  .overlay-navigation:not(.header-top-line-active) .header-side-right:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),
  .header-side-left:not(.header-top-line-active)  .overlay-navigation:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),
  .header-side-right:not(.header-top-line-active) .overlay-navigation:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),
  .overlay-navigation:not(.header-top-line-active) .overlay-navigation:not(.header-top-line-active) .masthead:not(.sticky-mobile-on) {
    top: 0 !important;
  }
  .header-side-left:not(.header-top-line-active) .masthead:not(.masthead-mobile-header):not(.sticky-mobile-on),
  .header-side-right:not(.header-top-line-active) .masthead:not(.masthead-mobile-header):not(.sticky-mobile-on),
  .overlay-navigation:not(.header-top-line-active) .masthead:not(.masthead-mobile-header):not(.sticky-mobile-on) {
    transform: none !important;
    transition: none !important;
  }
  #page .mixed-header.side-header-menu-icon.line-decoration:not(.masthead-mobile-header),
  #page .mixed-header.side-header-v-stroke.line-decoration:not(.masthead-mobile-header) {
    border-bottom: 1px solid #dd9933;
  }
  .masthead.shadow-decoration.side-header-menu-icon:not(.masthead-mobile-header) {
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
  }
  .side-header-v-stroke .header-bar .mini-login,
  .side-header-v-stroke .header-bar .mini-search,
  .side-header-v-stroke .header-bar .shopping-cart,
  .side-header-v-stroke .header-bar .mini-contacts,
  .side-header-v-stroke .header-bar .text-area,
  .side-header-v-stroke .header-bar .mini-nav,
  .side-header-v-stroke .header-bar .soc-ico,
  .side-header-v-stroke .header-bar .mini-wpml {
    margin: 0 10px;
  }
  .transparent .masthead.side-header {
    position: absolute;
    height: auto;
  }
  .transparent .masthead.full-width-line:not(.side-header) {
    border-bottom: none;
  }
  .sticky-header.fade-header-animation .side-header,
  .overlay-navigation .masthead {
    opacity: 1 !important;
    visibility: visible !important;
    animation: none !important;
  }
  .sticky-header.header-side-left.slide-header-animation .side-header {
    transform: translate3d(0,0,0);
  }
  .floating-mobile-menu-icon.admin-bar .dt-mobile-menu-icon.floating-btn {
    top: 50px;
  }
  #page .project-navigation {
    top: 10px;
    right: 10px;
  }
  .mobile-branding img.mobile-logo,
  .mobile-branding img.mobile-desktop-logo,
  .show-device-logo .branding img,
  .show-device-logo .mobile-branding img,
  .sticky-mobile-logo-first-switch,
  .sticky-mobile-logo-second-switch,
  .sticky-mobile-on .mobile-branding * {
    display: none;
  }
  .show-device-logo .branding img.mobile-logo,
  .show-device-logo .mobile-branding img.mobile-logo {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .mobile-header-bar .mobile-mini-widgets {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-mini-widgets {
    -ms-flex-order: 2;
    order: 2;
  }
  .first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-branding {
    -ms-flex-order: 1;
    order: 1;
  }
  .first-switch-logo-right.first-switch-menu-left .mobile-header-bar {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
  .first-switch-logo-right.first-switch-menu-left .mobile-header-bar .mobile-branding {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .first-switch-logo-left.first-switch-menu-right .mobile-header-bar {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
  .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-branding {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -ms-flex-order: 0;
    order: 0;
  }
  .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-navigation {
    -ms-flex-order: 2;
    order: 2;
  }
  .first-switch-logo-center.first-switch-menu-right .mobile-branding {
    -ms-flex-order: 0;
    order: 0;
  }
  .first-switch-logo-center.first-switch-menu-right .mobile-navigation {
    -ms-flex-order: 2;
    order: 2;
  }
  .mobile-sticky-header-overlay.active {
    opacity: 1;
    visibility: visible;
    z-index: 9601;
  }
  .show-overlay-mobile-header .sticky-header-overlay.active,
  .closed-overlay-mobile-header .sticky-header-overlay.active {
    opacity: 0;
    visibility: hidden;
    display: none;
  }
  .footer-overlap .footer {
    width: 100% !important;
  }
  .floating-navigation-below-slider.phantom-sticky:not(.transparent):not(.sticky-mobile-header) .masthead-mobile {
    top: 0 !important;
  }
  .mobile-mini-widgets-in-menu {
    display: -ms-flexbox !important;
    display: -ms-flex !important;
    display: flex !important;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .dt-mobile-header .mini-widgets {
    display: none;
  }
  .floating-navigation-below-slider.sticky-mobile-header:not(.transparent) .masthead,
  .floating-navigation-below-slider.floating-mobile-menu-icon:not(.transparent) .masthead {
    position: relative;
  }
  html:not(.no-cssgridlegacy.no-cssgrid) .floating-navigation-below-slider.sticky-mobile-header:not(.transparent) .masthead,
  html:not(.no-cssgridlegacy.no-cssgrid) .floating-navigation-below-slider.floating-mobile-menu-icon:not(.transparent) .masthead {
    top: 0 !important;
  }
  .sticky-mobile-header .masthead {
    height: auto;
    width: 100%;
  }
  .sticky-mobile-header:not(.floating-navigation-below-slider) .masthead {
    top: 0;
  }
  .sticky-mobile-header:not(.floating-navigation-below-slider) .sticky-mobile-on.masthead {
    position: fixed !important;
    top: 0;
  }
  .sticky-mobile-header.floating-navigation-below-slider .fixed-mobile-header.masthead {
    position: fixed !important;
  }
  .sticky-mobile-header.floating-navigation-below-slider:not(.admin-bar) .fixed-mobile-header.masthead {
    top: 0 !important;
  }
  .sticky-mobile-header.fixed-mobile-menu .top-bar {
    display: none;
  }
  .sticky-mobile-header.floating-navigation-below-slider.transparent .mobile-header-space {
    display: none;
  }
}
@media screen and (min-width: 779px) and (max-width: 992px) {
  .side-header-h-stroke .show-on-second-switch,
  .masthead .mobile-mini-widgets .show-on-second-switch {
    display: none;
  }
  .mobile-mini-widgets-in-menu.first-switch-no-widgets {
    padding: 0;
  }
  .transparent:not(.photo-scroller-album) .masthead {
    position: absolute;
    width: 100%;
    z-index: 102;
  }
  .masthead .top-bar .mini-widgets > *,
  .masthead .mobile-header-bar .in-top-bar-left,
  .masthead .mobile-header-bar .in-top-bar-right,
  .dt-mobile-header .in-top-bar-left,
  .dt-mobile-header .in-top-bar-right {
    display: none;
  }
  .masthead .top-bar .left-widgets .in-top-bar-left,
  .masthead .top-bar .right-widgets .in-top-bar-right,
  .mobile-mini-widgets .near-logo-first-switch {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
  }
  .masthead .top-bar .left-widgets .in-top-bar-left.text-area,
  .masthead .top-bar .right-widgets .in-top-bar-right.text-area,
  .mobile-mini-widgets .near-logo-first-switch.text-area {
    display: inline-block;
  }
  .masthead .top-bar .left-widgets .in-top-bar-left:not(.show-on-first-switch) {
    display: none;
  }
  .masthead .top-bar .right-widgets .in-top-bar-right:not(.show-on-first-switch) {
    display: none;
  }
  .side-header .top-bar .mini-widgets.left-widgets {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
  .select-type-menu-first-switch .menu-select {
    position: relative;
    display: inline-block;
    visibility: visible;
    margin: 0 auto;
    opacity: 1;
  }
  .select-type-menu-first-switch .menu-select:hover {
    opacity: 0.7;
  }
  .select-type-menu-first-switch > ul {
    visibility: hidden;
  }
  .mini-nav:not(.select-type-menu-first-switch) > ul > li:not(:last-child) {
    margin: 0 16px 0 0;
  }
  .list-type-menu-first-switch.mini-nav > ul > li > .mini-sub-nav {
    top: 21px;
  }
  .list-type-menu-first-switch .menu-select {
    position: absolute;
    visibility: hidden;
    opacity: 0;
  }
  .list-type-menu-first-switch.mini-nav ul {
    display: block;
    line-height: 0;
  }
  .list-type-menu-first-switch.mini-nav .customSelect1 {
    visibility: hidden !important;
  }
  .list-type-menu-first-switch.mini-nav > ul > li.act > a .menu-item-text,
  .list-type-menu-first-switch.mini-nav > ul > li > a:hover {
    opacity: 0.7;
  }
  .sticky-mobile-on .mobile-branding .sticky-mobile-logo-first-switch img,
  .sticky-mobile-on .mobile-branding .sticky-mobile-logo-first-switch {
    display: block;
  }
  .first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-mini-widgets {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .first-switch-logo-center.first-switch-menu-left .mobile-navigation {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
  }
  .first-switch-logo-center.first-switch-menu-right .mobile-navigation {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .first-switch-logo-center.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
  .first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-mini-widgets .last {
    margin-right: 0;
  }
  .first-switch-logo-right.first-switch-menu-left .mobile-header-bar .mobile-navigation {
    margin-right: 10px;
  }
  .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-navigation {
    margin-left: 10px;
  }
  .first-switch-logo-center.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets .first {
    margin-left: 0;
  }
  .masthead .in-menu-first-switch {
    display: none;
  }
  .masthead .hide-on-first-switch,
  .dt-mobile-header .hide-on-first-switch {
    display: none;
  }
  .mobile-mini-widgets-in-menu .in-menu-second-switch,
  .masthead.widgets .show-on-second-switch,
  .masthead .show-on-second-switch {
    display: none;
  }
  .mobile-mini-widgets-in-menu .in-menu-first-switch:not(.hide-on-first-switch) {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
  }
  .mobile-mini-widgets-in-menu .in-menu-first-switch:not(.hide-on-first-switch).text-area {
    display: inline-block;
  }
}
@media screen and (max-width: 778px) {
  html:not(.no-cssgridlegacy.no-cssgrid) .masthead:not(.sticky-mobile-on) {
    top: 0 !important;
  }
  .sticky-mobile-header .masthead {
    height: auto;
    width: 100%;
  }
  .mobile-mini-widgets-in-menu.second-switch-no-widgets {
    padding: 0;
  }
  .sticky-mobile-on.masthead .mobile-branding .sticky-mobile-logo-second-switch img,
  .show-mobile-logo.side-header.show-device-logo.sticky-mobile-on.masthead .mobile-branding .sticky-mobile-logo-second-switch img,
  .sticky-mobile-on.masthead .mobile-branding .sticky-mobile-logo-second-switch,
  .show-mobile-logo.side-header.show-device-logo.sticky-mobile-on.masthead .mobile-branding .sticky-mobile-logo-second-switch {
    display: block;
  }
  .masthead .top-bar .mini-widgets > * {
    margin: 0 10px !important;
  }
  .masthead .top-bar .left-widgets .in-top-bar:not(.show-on-second-switch) {
    display: none;
  }
  .masthead .top-bar .left-widgets .in-top-bar:not(.show-on-second-switch).microwidget-btn,
  .masthead .top-bar .left-widgets .in-top-bar:not(.show-on-second-switch).text-area {
    display: none;
  }
  .select-type-menu-second-switch .menu-select {
    position: relative;
    display: block;
    visibility: visible;
    margin: 0 auto;
    opacity: 1;
  }
  .select-type-menu-second-switch .menu-select:hover {
    opacity: 0.7;
  }
  .select-type-menu-second-switch > ul {
    visibility: hidden;
  }
  .mini-nav:not(.select-type-menu-second-switch) > ul > li:not(:last-child) {
    margin: 0 16px 0 0;
  }
  .list-type-menu-second-switch.mini-nav > ul > li > .mini-sub-nav {
    top: 21px;
  }
  .list-type-menu-second-switch .menu-select {
    position: absolute;
    visibility: hidden;
    opacity: 0;
  }
  .list-type-menu-second-switch.mini-nav ul {
    display: block;
    line-height: 0;
  }
  .mini-nav.list-type-menu-second-switch .customSelect1 {
    visibility: hidden !important;
  }
  .list-type-menu-second-switch.mini-nav > ul > li.act > a,
  .list-type-menu-second-switch.mini-nav > ul > li:not(.act) > a:hover {
    opacity: 0.7;
  }
  body.page:not(.sticky-mobile-header):not(.floating-navigation-below-slider) .masthead:not(.side-header) {
    transform: none !important;
  }
  .sticky-mobile-header:not(.transparent):not(.hidden-header) .mobile-header-space {
    display: block;
  }
  .no-cssgridlegacy.no-cssgrid .sticky-mobile-header:not(.transparent)  .masthead.masthead-mobile-header:not(#phantom) {
    position: absolute;
  }
  .masthead .mobile-header-bar {
    min-height: 60px;
  }
  .masthead .mobile-header-bar .mobile-mini-widgets > *,
  .masthead .mobile-mini-widgets .in-menu-second-switch {
    display: none;
  }
  .masthead .mobile-header-bar .mobile-mini-widgets > *.microwidget-btn,
  .masthead .mobile-mini-widgets .in-menu-second-switch.microwidget-btn {
    display: none;
  }
  .masthead .top-bar .mini-widgets > *,
  .masthead .mobile-header-bar .in-top-bar-left,
  .masthead .mobile-header-bar .in-top-bar-right,
  .masthead .top-bar .right-widgets,
  .dt-mobile-header .in-top-bar {
    display: none;
  }
  .masthead .top-bar .mini-widgets > *.microwidget-btn,
  .masthead .mobile-header-bar .in-top-bar-left.microwidget-btn,
  .masthead .mobile-header-bar .in-top-bar-right.microwidget-btn,
  .masthead .top-bar .right-widgets.microwidget-btn,
  .dt-mobile-header .in-top-bar.microwidget-btn {
    display: none;
  }
  .side-header .top-bar .mini-widgets.left-widgets,
  .masthead .top-bar .left-widgets {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .side-header .top-bar .mini-widgets.left-widgets .in-top-bar,
  .masthead .top-bar .left-widgets .in-top-bar {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    text-align: center;
  }
  .side-header .top-bar .mini-widgets.left-widgets .in-top-bar.text-area,
  .masthead .top-bar .left-widgets .in-top-bar.text-area {
    display: inline-block;
  }
  .hide-on-second-switch {
    display: none !important;
  }
  .show-on-second-switch {
    display: -ms-flexbox !important;
    display: -ms-flex !important;
    display: flex !important;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .show-on-second-switch.text-area,
  .show-on-second-switch.in-top-bar {
    display: flex !important;
  }
  .show-on-second-switch.text-area.hide-on-second-switch {
    display: none !important;
  }
  .dt-mobile-header .mini-widgets {
    display: none;
  }
  .mobile-mini-widgets-in-menu .near-logo-second-switch {
    display: none;
  }
  .mobile-mini-widgets-in-menu .near-logo-second-switch.microwidget-btn {
    display: none;
  }
  .masthead .mobile-mini-widgets .near-logo-second-switch.show-on-second-switch {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
  }
  .masthead .mobile-mini-widgets .near-logo-second-switch.show-on-second-switch.text-area {
    display: inline-block;
  }
  .masthead.line-decoration {
    border-bottom: none;
  }
  .mini-contacts {
    white-space: normal;
  }
  .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-mini-widgets {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-branding {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-navigation {
    -ms-flex-order: 0;
    order: 0;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: 0%;
  }
  .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-mini-widgets .last {
    margin-right: 0;
  }
  .second-switch-logo-right.second-switch-menu-left .mobile-header-bar {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
  .second-switch-logo-right.second-switch-menu-left .mobile-header-bar .mobile-branding {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .second-switch-logo-right.second-switch-menu-left .mobile-header-bar .mobile-navigation {
    -ms-flex-order: 0;
    order: 0;
  }
  .second-switch-logo-right.second-switch-menu-left .mobile-header-bar .mobile-navigation {
    margin-right: 10px;
  }
  .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-navigation {
    margin-right: 10px;
    margin-left: 0;
  }
  .second-switch-logo-left.second-switch-menu-right .mobile-header-bar {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
  .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-branding {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -ms-flex-order: 0;
    order: 0;
  }
  .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
    -ms-flex-order: 1;
    order: 1;
  }
  .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-navigation {
    -ms-flex-order: 2;
    order: 2;
  }
  .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-navigation {
    margin-left: 10px;
  }
  .second-switch-logo-center.second-switch-menu-right .mobile-header-bar .mobile-branding {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .second-switch-logo-center.second-switch-menu-right .mobile-navigation {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: 0%;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .second-switch-logo-center.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
    -ms-flex-order: 0;
    order: 0;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: 0%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
  .second-switch-logo-center.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets .first {
    margin-left: 0;
  }
  .show-mobile-logo .branding img,
  .show-device-logo .branding img.mobile-logo,
  .side-header.show-device-logo .branding img.mobile-logo,
  .show-mobile-logo.show-device-logo .branding img,
  .show-mobile-logo.side-header.show-device-logo .branding img,
  .show-mobile-logo .mobile-branding img,
  .show-device-logo .mobile-branding img.mobile-logo,
  .side-header.show-device-logo .mobile-branding img.mobile-logo,
  .show-mobile-logo.show-device-logo .mobile-branding img,
  .show-mobile-logo.side-header.show-device-logo .mobile-branding img {
    display: none;
  }
  .show-mobile-logo .branding img.mobile-logo,
  .show-mobile-logo.show-device-logo .branding img.mobile-logo,
  .show-device-logo .branding img,
  .show-mobile-logo .mobile-branding img.mobile-logo,
  .show-mobile-logo.show-device-logo .mobile-branding img.mobile-logo,
  .show-device-logo .mobile-branding img,
  .transparent .mobile-branding img.mobile-desktop-logo {
    display: inline-block;
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 778px) {
  .page-title.page-title-responsive-enabled .wf-wrap {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
    min-height: 0px;
  }
  .page-title-responsive-enabled.page-title.title-left.disabled-bg h1 {
    margin: 5px 0;
  }
  .page-title-responsive-enabled.page-title.title-left .breadcrumbs {
    text-align: center;
  }
  .page-title-responsive-enabled.page-title h1,
  .page-title-responsive-enabled.page-title h1 *,
  .page-title-responsive-enabled.page-title h1 a:hover,
  #page .page-title-responsive-enabled.page-title .entry-title {
    font:   700 24px / 34px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  }
  .page-title-responsive-enabled.page-title.breadcrumbs-mobile-off .breadcrumbs {
    display: none;
  }
}
@media screen and (min-width: 800px) {
  .transparent.video-playing .masthead {
    display: none !important;
  }
  .video-playing .rsHomePorthole .rsCloseVideoBtn {
    top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .project-even .alignleft,
  .project-even ul.royalSlider.alignleft {
    width: 100%;
  }
  .content .project-wide-col {
    width: 100%;
  }
  .content .project-wide-col.left-side {
    padding-right: 0;
  }
  .content .project-wide-col.right-side {
    padding-left: 0;
  }
  .content .project-narrow-col {
    width: 100%;
  }
  .layout-list .blog-content,
  .layout-list .blog-media,
  .layout-list .project-list-content,
  .layout-list .project-list-media {
    float: none;
    width: 100% !important;
  }
  .layout-list .buttons-on-img,
  .layout-list .project-even .buttons-on-img {
    margin-left: 0;
    margin-right: 0;
  }
  .blog.layout-list .post .alignleft {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 778px) {
  #footer .wf-container-footer {
    padding-top: 50px;
    padding-bottom: 15px;
  }
  #footer > .wf-wrap,
  #footer #bottom-bar > .wf-wrap {
    padding: 0 20px 0 20px;
  }
}
@media screen and (max-width: 992px) {
  .footer .widget {
    width: 100%;
  }
  .mobile-hide-footer #footer > .wf-wrap {
    display: none;
  }
  .footer-overlap .page-inner {
    margin-bottom: 0 !important;
  }
  .footer-overlap .footer {
    bottom: initial !important;
  }
  .footer-overlap .footer {
    position: relative !important;
    left: 0 !important;
  }
}
@media screen and (max-width: 990px) {
  #bottom-bar .wf-container-bottom {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #bottom-bar .wf-container-bottom > div {
    margin: 0;
  }
  #branding-bottom,
  #bottom-bar .wf-float-left,
  #bottom-bar .wf-float-right {
    display: block;
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center !important;
  }
  #bottom-bar.logo-split .wf-float-left,
  #bottom-bar.logo-split .wf-float-right {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  #bottom-bar .bottom-text-block {
    text-align: center;
    margin-left: 0;
  }
}
@media screen and (max-width: 778px) {
  #bottom-bar .mini-nav ul {
    display: none;
  }
  #bottom-bar .mini-nav select,
  #bottom-bar .menu-select {
    display: block;
    height: auto;
  }
  #bottom-bar .menu-select {
    position: relative;
    opacity: 1;
    visibility: visible;
    display: flex;
  }
}
@media screen and (max-width: 778px) {
  #main {
    padding: 70px 0 70px 0;
  }
  #main > .wf-wrap {
    padding: 0 20px 0 20px;
  }
  .page-title .wf-wrap,
  .fancy-header .wf-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  #main-slideshow.fixed {
    padding-left: 20px;
    padding-right: 20px;
  }
  #main-slideshow.fixed > .royalSlider {
    max-width: 1260px;
  }
  .page-title .wf-wrap:after {
    width: calc(1300px - 20px - 20px);
    max-width: calc(100% - 20px - 20px);
  }
  .boxed .page-title .wf-wrap:after {
    left: 20px;
  }
  .no-cssgridlegacy.no-cssgrid .wf-container,
  .no-cssgridlegacy.no-cssgrid .wf-container-main {
    margin: 0 -10px 0 -10px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar {
    padding-right: 20px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar {
    padding-left: 20px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-right .content {
    padding-left: 10px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-left .content {
    padding-right: 10px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget {
    padding-right: 10px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-left .content,
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
    padding-left: 10px;
  }
  .no-cssgridlegacy.no-cssgrid .wf-container-main {
    margin: 0 -10px 0 -10px;
  }
  .no-cssgridlegacy.no-cssgrid .content,
  .no-cssgridlegacy.no-cssgrid .sidebar {
    padding: 0 10px 0 10px;
  }
  #main .wf-container {
    margin: 0 -10px 0 -10px;
  }
  .wf-cell,
  .wf-usr-cell {
    padding: 0 10px 0 10px;
  }
}
@media screen and (min-width: 992px) {
  #main > .wf-wrap {
    position: relative;
  }
  .dt-sticky-sidebar {
    will-change: min-height;
  }
  .dt-sticky-sidebar .sidebar-content {
    position: relative;
    transform: translate(0,0);
    transform: translate3d(0,0,0);
    will-change: position, transform;
    -webkit-backface-visibility: hidden;
  }
  .no-cssgridlegacy.no-cssgrid .content {
    width: calc(100% - 350px);
  }
  .no-cssgridlegacy.no-cssgrid .sidebar {
    width: 350px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-left .content,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar {
    float: right;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .content {
    float: left;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .content,
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,
  .no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
    padding-right: 25px;
  }
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-right .content,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
    padding-right: 50px;
  }
  .no-cssgridlegacy.no-cssgrid .sidebar-left .content,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget,
  .no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,
  .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg {
    padding-left: 25px;
  }
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-left .content,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,
  .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg {
    padding-left: 50px;
  }
  #main:not(.sidebar-none) .wf-container-main {
    display: -ms-grid;
    display: grid;
    grid-column-gap: 50px;
  }
  .sidebar-right .wf-container-main {
    grid-template-areas: "content sidebar";
  }
  .sidebar-left .wf-container-main {
    grid-template-areas: "sidebar content";
  }
  .sidebar,
  .sidebar-space {
    grid-area: sidebar;
    -ms-grid-row: 1;
  }
  .sidebar-right .sidebar,
  .sidebar-right .sidebar-space {
    -ms-grid-column: 3;
  }
  .sidebar-left .sidebar,
  .sidebar-left .sidebar-space {
    -ms-grid-column: 1;
  }
  .content {
    grid-area: content;
    -ms-grid-row: 1;
  }
  .sidebar-right .content {
    -ms-grid-column: 1;
  }
  .sidebar-left .content {
    -ms-grid-column: 3;
  }
  .sidebar-right .wf-container-main {
    -ms-grid-columns: calc(100% - 350px - 25px) 50px calc(350px - 25px);
    grid-template-columns: calc(100% - 350px - 25px) calc(350px - 25px);
  }
  .sidebar-left .wf-container-main {
    -ms-grid-columns: calc(350px - 25px) 50px calc(100% - 350px - 25px);
    grid-template-columns: calc(350px - 25px) calc(100% - 350px - 25px);
  }
  .sidebar-divider-vertical.sidebar-left .sidebar {
    padding-right: 0;
  }
  .sidebar-divider-vertical.sidebar-left .sidebar .sidebar-content {
    padding-right: 50px;
  }
  .sidebar-divider-vertical.sidebar-right .sidebar {
    padding-left: 0;
  }
  .sidebar-divider-vertical.sidebar-right .sidebar .sidebar-content {
    padding-left: 50px;
  }
}
@media screen and (max-width: 992px) {
  .mobile-hide-sidebar .sidebar {
    display: none;
  }
  .sidebar-right .sidebar,
  .sidebar-left .sidebar {
    border: none;
  }
  .sidebar-right .sidebar,
  .sidebar-left .sidebar,
  .sidebar-divider-off.sidebar-right .sidebar,
  .sidebar-divider-off.sidebar-left .sidebar,
  .sidebar-right .sidebar.solid-bg,
  .sidebar-left .sidebar.solid-bg,
  .sidebar-right .sidebar.bg-under-widget,
  .sidebar-left .sidebar.bg-under-widget {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-top: 60px;
  }
  .wc-sidebar-toggle {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 40%;
    right: -40px;
    width: 40px;
    height: 40px;
    background-color: var(--the7-accent-color);
    color: #fff;
    transition: left 0.3s;
    z-index: 9996;
    box-shadow: 0 1px 6px rgba(0,0,0,0.12);
    transition: box-shadow 0.2s ease-out, opacity 0.45s;
    cursor: pointer;
    border-radius: 0px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .accent-gradient .wc-sidebar-toggle {
    background: #aca482;
    background: -webkit-linear-gradient(135deg, #aca482 30%, #b49c84 100%);
    background: linear-gradient(135deg, #aca482 30%, #b49c84 100%);
  }
  .wc-sidebar-toggle:hover {
    box-shadow: 0 1px 11px 0 rgba(0,0,0,0.18);
  }
  .wc-sidebar-toggle:before {
    font-family: 'icomoon-the7-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\ea012";
  }
  .mobile-sticky-sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
  }
  .mobile-sticky-sidebar-overlay.active {
    opacity: 1;
    visibility: visible;
    z-index: 9601;
  }
  .dt-wc-sidebar-collapse .sidebar-right .sidebar,
  .dt-wc-sidebar-collapse .sidebar-left .sidebar {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    max-width: 80%;
    min-width: 280px;
    width: 350px;
    height: 100vh;
    transform: translateX(-100%);
    transition: transform 0.3s;
    z-index: 9996;
    background: #f7f7f8;
  }
  .dt-wc-sidebar-collapse .sidebar-right .sidebar:before,
  .dt-wc-sidebar-collapse .sidebar-left .sidebar:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0);
  }
  .dt-wc-sidebar-collapse .sidebar-right .sidebar .sidebar-content,
  .dt-wc-sidebar-collapse .sidebar-left .sidebar .sidebar-content {
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
    padding: 30px;
  }
  .dt-wc-sidebar-collapse .show-mobile-sidebar .sidebar-right .sidebar,
  .dt-wc-sidebar-collapse .show-mobile-sidebar .sidebar-left .sidebar {
    transform: translateX(0);
  }
  .dt-wc-sidebar-collapse .closed-mobile-sidebar .sidebar-right .sidebar,
  .dt-wc-sidebar-collapse .closed-mobile-sidebar .sidebar-left .sidebar {
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 640px) {
  #page .order_details tbody tr:first-of-type,
  #page .customer_details tbody tr:first-of-type {
    border: none;
  }
  #page .order_details td,
  #page .customer_details td {
    text-align: left;
    padding: 0;
    border: none;
  }
  #page .order_details th,
  #page .customer_details th {
    border: none;
    padding: 0;
  }
  #page .order_details tbody tr,
  #page .customer_details tbody tr {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #page .order_details tfoot,
  #page .customer_details tfoot {
    display: block;
  }
  #page .order_details tfoot tr,
  #page .customer_details tfoot tr {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .the7-cart-form table.shop_table tbody tr {
    overflow: hidden;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .wc-complete-wrap .wc-bacs-bank-details li {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  .wc-complete-wrap .wc-bacs-bank-details li > strong {
    padding-left: 0;
  }
  .shop_table {
    display: block;
  }
  .shop_table tbody,
  .shop_table tfoot {
    display: block;
  }
  .shop_table thead {
    display: none;
  }
  .shop_table tr {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    border-top: 1px solid var(--the7-divider-color);
  }
  .calculated_shipping .shop_table tr:first-child {
    border-top: none;
  }
  #page .shop_table tr td {
    border: none;
  }
  .content .woocommerce-cart-wrap .shop_table tr.cart_item td {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    padding: 5px 0;
    border: none;
  }
  .content .woocommerce-cart-wrap .shop_table tr.cart_item td.product-thumbnail,
  .content .woocommerce-cart-wrap .shop_table tr.cart_item td.product-quantity {
    padding-bottom: 10px;
  }
  .content .woocommerce-cart-wrap .shop_table tr.cart_item td.product-price {
    display: none;
  }
  .shop_table tr.cart_item td a.remove {
    display: inline-block;
    text-align: center;
  }
  .shop_table tr.cart_item td a.remove i {
    vertical-align: top;
  }
  .shop_table tr.cart_item td .product-thumbnail > a {
    display: block;
    padding-bottom: 7px;
  }
  .shop_table tr.cart_item td .product-quantity {
    margin-top: 3px;
  }
  .shop_table tr.cart_item td td.product-subtotal {
    margin-top: 10px;
  }
  .shop_table tr.cart_item td.product-name {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .shop_table tr.cart_item td.product-name a,
  .shop_table tr.cart_item td.product-name .variation {
    display: block;
    padding-bottom: 7px;
    text-align: center;
  }
  .order_details tr td,
  .order_details tr th,
  .customer_details tr td,
  .customer_details tr th {
    width: 100%;
  }
  table.shop_table.cart td,
  .product .variations td,
  .elementor-widget .variations td,
  .elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart tbody tr:last-child {
    display: block;
    margin: 0 auto;
  }
  .e-cart-section.shop_table {
    overflow: hidden;
  }
  .cart .product-thumbnail {
    margin: 0 auto;
  }
  .cart-footer {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  table.tinvwl-table-manage-list {
    border-collapse: collapse;
  }
  .tinv-wishlist .tinvwl-table-manage-list .product-cb,
  .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove {
    display: inline-block;
    width: auto !important;
    vertical-align: text-top;
  }
  .tinv-wishlist td.product-name a {
    display: block;
    padding-bottom: 10px;
  }
  .wishlist_item .product-thumbnail > a {
    display: inline-block;
  }
  .tinv-wishlist td.product-name a+.variation {
    display: inline-block;
  }
  .tinv-wishlist table.tinvwl-table-manage-list {
    text-align: center;
  }
  .tinv-wishlist table.tinvwl-table-manage-list th.product-name,
  .tinv-wishlist table.tinvwl-table-manage-list th.wishlist-name {
    padding: 0;
    border: none;
  }
  .tinv-wishlist table.tinvwl-table-manage-list td {
    border: none;
    padding: 0;
  }
  .tinv-wishlist table.tinvwl-table-manage-list td.product-cb input {
    vertical-align: middle;
  }
  .tinv-wishlist table.tinvwl-table-manage-list td.product-name,
  .tinv-wishlist table.tinvwl-table-manage-list td.product-action,
  .tinv-wishlist table.tinvwl-table-manage-list td.product-thumbnail,
  .tinv-wishlist table.tinvwl-table-manage-list td.product-remove,
  .tinv-wishlist table.tinvwl-table-manage-list td.product-cb {
    padding: 5px 0;
  }
  .tinv-wishlist table.tinvwl-table-manage-list td.product-thumbnail,
  .tinv-wishlist table.tinvwl-table-manage-list td.product-stock {
    padding-bottom: 10px;
  }
  .tinv-wishlist table.tinvwl-table-manage-list tr {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid var(--the7-divider-color);
  }
}
@media screen and (max-width: 768px) {
  .checkout-page-title a {
    font: var(--the7-h4-font);
  }
  .checkout-page-title .checkout-counter {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .rsHomePorthole .rsPlayBtn,
  .rsHomePorthole .rsCLink {
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    width: 50px;
  }
  .rsHomePorthole .rsPlayBtn {
    background-size: 30px 30px;
    background-position: 15px center;
  }
  .rsHomePorthole .rsCLink {
    background-size: 24px 24px;
  }
  .rsHomePorthole .rsBtnCenterer {
    margin-top: -25px;
    height: 50px;
  }
  .rsHomePorthole .rsBtnCenterer:not(.with-link) .rsPlayBtn {
    margin-top: 0;
  }
  .rsHomePorthole .rsBtnCenterer.with-link {
    width: 120px;
    margin: -25px 0 0 -60px;
  }
  .rsHomePorthole .with-link .rsCLink,
  .rsHomePorthole .with-link .rsPlayBtn {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    margin: 0 5px;
  }
}
@media screen and (max-width: 1100px) {
  .floating-content {
    transform: translateY(0) !important;
  }
}
@media screen and (max-width: 970px) {
  #main .wf-mobile-hidden,
  .filter-extras {
    display: none;
  }
  #main .wf-mobile-visible,
  .content .wf-table.wf-mobile-collapsed,
  .content .wf-mobile-collapsed .wf-tr,
  .content .wf-mobile-collapsed .wf-td {
    display: block;
  }
  .table-standard {
    overflow: scroll;
  }
  .content .wf-1,
  .content .wf-1-2,
  .content .wf-2-4,
  .content .wf-1-3,
  .content .wf-2-3,
  .content .wf-1-4,
  .content .wf-3-4,
  .content .wf-1-5,
  .content [class*="wf-span-"] {
    width: 100%;
  }
  .items-grid .wf-cell.wf-1-3,
  .items-grid .wf-cell.wf-1-2 {
    width: 50%;
  }
  .related-product > li {
    width: 50%;
  }
  .sidebar-right .related-product > li,
  .sidebar-left .related-product > li {
    width: 50%;
  }
  .woocommerce-cart-wrap .related-product > li {
    width: 100%;
  }
  .single-related-posts .items-grid > .related-item {
    width: 50%;
  }
  .sidebar-right .single-related-posts .items-grid > .related-item,
  .sidebar-left .single-related-posts .items-grid > .related-item {
    width: 50%;
  }
  li.comment,
  li.pingback {
    padding-left: 0;
  }
  .children li.comment,
  .children li.pingback {
    padding-left: 30px;
  }
  #comments .children {
    margin-left: 10px;
  }
  .box-style-table .shortcode-action-container {
    display: block;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 0;
    overflow: hidden;
  }
  .shortcode-action-box.box-style-table {
    display: block;
  }
  .box-style-table .action-button .dt-btn {
    float: left;
  }
}
@media only screen and (max-width: 960px) {
  .header-side-left .mega-full-width > .sub-nav,
  .header-side-left .mega-auto-width > .sub-nav {
    max-width: 767px;
    left: 0;
    top: auto !important;
    padding-left: 0;
  }
  .header-side-right .mega-full-width > .sub-nav,
  .header-side-right .mega-auto-width > .sub-nav {
    max-width: 767px;
    right: 0;
    top: auto !important;
    padding-right: 0;
  }
  form.lost_reset_password {
    width: 67%;
  }
  #customer_login {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #customer_login > div {
    width: 67%;
  }
  #customer_login > div + div {
    margin-left: auto;
    margin-top: 60px;
  }
}
@media screen and (max-width: 800px) {
  .rsHomePorthole .rsCapt {
    bottom: 25px;
  }
}
@media screen and (min-width: 0px) and (max-width: 760px) {
  #main-slideshow .psThumbs {
    display: none;
  }
  .rsHomePorthole .rsCapt {
    padding: 0 20px;
    bottom: 15px;
  }
  form.lost_reset_password {
    width: 100%;
  }
  #customer_login > div {
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  .scroller-arrow,
  .project-navigation > span,
  .album-content-description,
  .hide-thumb-btn,
  .photo-scroller:not([class*="the7_photo-scroller"]) .ts-wrap.scroller-thumbnails,
  .photo-scroller:not([class*="the7_photo-scroller"]) .hide-thumb-btn,
  .share-overlay h3 {
    display: none;
  }
  .photo-scroller:not([class*="the7_photo-scroller"]) .btn-cntr,
  .photo-scroller:not([class*="the7_photo-scroller"]) .slide-caption {
    bottom: 5px !important;
  }
  .project-navigation .next-post {
    margin-right: 0;
  }
  .share-overlay .wf-td {
    padding-top: 60px;
  }
  .share-overlay h1 {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 44px;
  }
  #page .share-overlay .soc-ico a,
  .share-overlay .soc-ico a {
    width: 50px;
    height: 50px;
    margin: 5px;
  }
  .share-overlay .soc-ico a .icon {
    width: 40px;
    height: 40px;
  }
  .dt-fancy-separator {
    width: 100% !important;
  }
  .overlap.video-playing #header {
    display: none !important;
  }
  .items-grid .wf-cell.wf-1-3,
  .items-grid .wf-cell.wf-1-2 {
    width: 100%;
  }
  .related-product > li {
    width: 100%;
  }
  .sidebar-right .related-product > li,
  .sidebar-left .related-product > li,
  .woocommerce-cart-wrap .related-product > li {
    width: 100%;
  }
  .single-related-posts .items-grid > .related-item {
    width: 100%;
  }
  .sidebar-right .single-related-posts .items-grid > .related-item,
  .sidebar-left .single-related-posts .items-grid > .related-item {
    width: 100%;
  }
  .dt-testimonials-shortcode.layout-6 .testimonial-item,
  .dt-testimonials-shortcode.layout-5 .testimonial-item {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .dt-testimonials-shortcode.layout-6 .testimonial-item .content-wrap,
  .dt-testimonials-shortcode.layout-5 .testimonial-item .content-wrap {
    width: 100% !important;
  }
  .dt-testimonials-shortcode.layout-6 .testimonial-item .testimonial-avatar,
  .dt-testimonials-shortcode.layout-5 .testimonial-item .testimonial-avatar {
    padding: 0;
    margin-bottom: 20px;
  }
  .content-align-center.dt-testimonials-shortcode.layout-6 .testimonial-item,
  .content-align-center.dt-testimonials-shortcode.layout-5 .testimonial-item {
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 778px) {
  .masthead:not(.side-header) .mobile-header-bar,
  .side-header.masthead-mobile-header .mobile-header-bar {
    padding: 0 20px 0 20px;
    box-sizing: border-box;
  }
  .masthead.masthead-mobile-header.content-width-line-mobile-header-decoration:not(#phantom) .mobile-header-bar:after {
    width: calc(100% - 20px - 20px);
  }
  .masthead.shadow-mobile-header-decoration.masthead-mobile-header {
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
  }
  .first-switch-logo-right.first-switch-menu-left .mobile-header-bar .mobile-navigation {
    margin-right: 10px;
  }
  .first-switch-logo-left.first-switch-menu-right:not(.second-switch-menu-left) .mobile-header-bar .mobile-navigation {
    margin-left: 10px;
  }
  .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-navigation {
    margin-left: 10px;
  }
  .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  .second-switch-logo-right.second-switch-menu-left .mobile-header-bar .mobile-navigation {
    margin-right: 10px;
  }
}
@media screen and (max-width: 568px) {
  .rollover-content p,
  .rollover-content .entry-meta {
    display: none;
  }
  .popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap) > .woocommerce-message,
  .popup-message-style .woocommerce-error,
  .popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap) > .woocommerce-info,
  .popup-message-style .parentFormundefined:not(.run-animation),
  .popup-message-style .parentFormundefined.run-animation,
  .popup-message-style #page .wpcf7-mail-sent-ok,
  .popup-message-style #page .wpcf7-validation-errors,
  .popup-message-style #page .wpcf7-response-output {
    max-width: 300px;
  }
  @keyframes slide-in-message {
    0% {
      opacity: 0;
      transform: translate3d(600px,-50%,0);
    }
    50% {
      opacity: 0;
      transform: translate3d(-200px,-50%,0);
    }
    100% {
      opacity: 1;
      transform: translate3d(-300px,-50%,0);
    }
  }
  @keyframes slide-out-message {
    0% {
      opacity: 1;
      transform: translate3d(-300px,-50%,0);
    }
    100% {
      opacity: 0;
      transform: translate3d(800px,-50%,0);
    }
  }
}
@media (max-width: 600px) {
  .floating-mobile-menu-icon.admin-bar .dt-mobile-menu-icon.floating-btn {
    top: 10px;
  }
}
@media (max-width: 480px) {
  .wc-login-wrap .log-left-block,
  .wc-login-wrap .log-right-block {
    width: 100%;
  }
  .wc-login-wrap .log-right-block {
    margin-top: 20px;
  }
}
@media screen and (max-width: 500px) {
  .post-navigation .nav-links {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .post-navigation .nav-previous,
  .post-navigation .nav-next {
    width: 100%;
    padding: 0;
    margin: 0 0 25px 0;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .post-navigation .nav-previous .post-title,
  .post-navigation .nav-next .post-title {
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .rtl .post-navigation .nav-previous .post-title,
  .rtl .post-navigation .nav-next .post-title {
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .post-navigation .nav-previous i,
  .post-navigation .nav-next i {
    display: none;
  }
  .post-navigation .nav-links {
    padding-bottom: 0;
  }
  .post-navigation .back-to-list,
  .post-navigation .disabled {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  .woocommerce-result-count {
    float: none;
  }
  .mobile-header-bar,
  .masthead .popup-search .submit {
    position: relative;
  }
  .dt-mobile-header .mini-nav,
  .masthead .mini-nav,
  .dt-mobile-header .shopping-cart,
  .masthead .shopping-cart,
  .dt-mobile-header .popup-search,
  .masthead .popup-search,
  .dt-mobile-header .searchform,
  .masthead .searchform,
  .dt-mobile-header .popup-search.act,
  .masthead .popup-search.act,
  .dt-mobile-header .mini-nav li,
  .masthead .mini-nav li {
    position: static;
  }
  #page .masthead .mini-nav .mini-sub-nav,
  #page .masthead .shopping-cart-wrap,
  #page .masthead .popup-search .popup-search-wrap {
    max-width: 280px !important;
    left: 50% !important;
    transform: translate3d(-50%,0,0);
  }
  #page .masthead .mini-nav .mini-sub-nav .shopping-cart-inner:before,
  #page .masthead .shopping-cart-wrap .shopping-cart-inner:before,
  #page .masthead .popup-search .popup-search-wrap .shopping-cart-inner:before {
    display: none;
  }
  #page .masthead .mini-nav .mini-sub-nav:before,
  #page .masthead .shopping-cart-wrap:before,
  #page .masthead .popup-search .popup-search-wrap:before {
    display: none;
  }
  #page .masthead .popup-search .popup-search-wrap {
    width: 280px;
  }
  .dt-mobile-header .select-type-menu .sub-nav,
  .dt-mobile-header .select-type-menu-first-switch .sub-nav,
  .dt-mobile-header .select-type-menu-second-switch .sub-nav {
    top: 0;
  }
  .masthead .popup-search .popup-search-wrap,
  .masthead .top-bar .popup-search .popup-search-wrap {
    top: 100%;
  }
  .masthead .shopping-cart-wrap,
  .masthead .top-bar .shopping-cart-wrap {
    top: 100%;
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  body:after {
    content: 'tablet';
    display: none;
  }
}
@media screen and (max-width: 760px),screen and (max-height: 300px) {
  body:after {
    content: 'phone';
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ipad-reverse-col {
    order: 2;
  }
  .vert-tablet-reverse-col {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hor-tablet-reverse-col {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 767px) {
  .reverse-row-on-mobile,
  .phone-reverse-col {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    flex-direction: column-reverse;
  }
}.main-nav > li.dt-mega-menu > a {
  position: relative;
}
.side-header .main-nav > li > a.mega-menu-img-top,
.side-header .main-nav > li > a.mega-menu-img-top_align_left,
.side-header .mini-nav li > a.mega-menu-img-top,
.side-header .mini-nav li > a.mega-menu-img-top_align_left {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.masthead:not(.sub-downwards) .main-nav .sub-nav li.hide-mega-title > a .menu-text,
.dt-mega-menu .sub-nav li.has-children:after,
.dt-mega-menu .sub-nav .dt-mega-parent:before,
.dt-mega-menu .sub-nav .dt-mega-parent:first-child:before,
.dt-mega-menu .sub-nav li:before {
  display: none;
}
.sub-downwards .sub-nav li.hide-mega-title > a {
  display: block;
}
.sub-downwards .sub-nav li.hide-mega-title > a.mega-menu-img-top,
.sub-downwards .sub-nav li.hide-mega-title > a.mega-menu-img-top_align_left {
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.menu-subtitle {
  display: block;
  text-transform: none;
}
.menu-subtitle {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.dt-mega-menu .sub-nav .dt-mega-parent > a span.menu-subtitle {
  font-size: 12px;
  line-height: 14px;
}
.menu-subtitle:after,
.mega-icon:after {
  display: none !important;
}
.top-header .mega-full-width > .dt-mega-menu-wrap {
  width: 100%;
}
.side-header .mega-full-width .dt-mega-menu-wrap,
.side-header .mega-auto-width .dt-mega-menu-wrap {
  top: 0;
  left: 100%;
}
.header-side-right .mega-full-width > .dt-mega-menu-wrap,
.header-side-right .mega-auto-width > .dt-mega-menu-wrap {
  top: 0;
  left: auto;
  right: 100%;
  padding-left: 0;
}
.masthead.side-header:not(.sub-downwards) .mega-full-width > .dt-mega-menu-wrap,
.masthead.side-header:not(.sub-downwards) .mega-auto-width > .dt-mega-menu-wrap {
  width: 890px;
  max-width: 890px;
}
.mega-auto-width .dt-mega-menu-wrap {
  left: 0;
  width: auto;
}
.main-nav .mega-auto-width > .dt-mega-menu-wrap {
  min-width: 240px;
}
.mega-auto-width > .dt-mega-menu-wrap.left-overflow,
.mega-full-width .dt-mega-menu-wrap.left-overflow {
  left: 0 !important;
  right: auto !important;
  margin-left: 0 !important;
}
.top-header .main-nav .dt-mega-menu-wrap {
  position: absolute;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  padding: 10px;
  box-sizing: border-box;
}
.main-nav .dt-mega-menu-wrap {
  box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.top-header.floating-navigation-below-slider .main-nav > li > .dt-mega-menu-wrap.bottom-overflow {
  top: auto;
  bottom: 100%;
}
.dt-mega-menu-wrap.y-overflow {
  overflow-y: auto;
}
.top-header.floating-navigation-below-slider .dt-mega-menu-wrap.bottom-overflow {
  top: auto;
  bottom: 0;
}
.dt-mega-menu-wrap .sub-nav {
  position: relative;
  width: auto;
  padding: 0;
  background: none;
  box-shadow: none;
}
.show-mega-menu .dt-mega-menu-wrap .sub-nav,
.sub-downwards .dt-mega-menu-wrap .sub-nav {
  visibility: visible;
  opacity: 1;
}
#page .dt-mobile-header .dt-mega-menu-wrap > .sub-nav {
  visibility: visible;
  opacity: 1;
  width: auto;
}
.main-nav .mega-full-width > .dt-mega-menu-wrap .sub-nav .sub-nav,
.main-nav .mega-full-width > .dt-mega-menu-wrap .sub-nav .sub-nav ul,
.main-nav .mega-auto-width > .dt-mega-menu-wrap .sub-nav .sub-nav,
.main-nav .mega-auto-width > .dt-mega-menu-wrap .sub-nav .sub-nav ul {
  width: auto;
}
.dt-mega-menu .dt-mega-menu-wrap {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0;
  line-height: 0;
  word-spacing: -4px;
  text-align: left;
}
.dt-mega-menu .dt-mega-menu-wrap:before,
.dt-mega-menu .dt-mega-menu-wrap:after {
  content: "";
  display: table;
  clear: both;
}
.dt-mega-menu > .dt-mega-menu-wrap {
  padding: 20px 10px 10px;
}
.dt-mega-menu .dt-mega-menu-wrap  li {
  padding-left: 0;
  padding-right: 0;
  word-spacing: normal;
}
.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-menu-wrap .dt-mega-parent {
  position: static;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  padding: 0 10px 0;
  box-sizing: border-box;
}
.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-menu-wrap .dt-mega-parent > .sub-nav > li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.dt-mega-menu .sub-nav .dt-mega-parent:first-child {
  border-left: none;
}
.new-column > a {
  margin-left: -21px !important;
  border-radius: none;
}
.dt-mega-menu .sub-nav .dt-mega-parent:hover > a {
  border-radius: 0;
}
.dt-mega-menu .sub-nav .dt-mega-parent > a {
  width: auto;
}
.dt-mega-menu .sub-nav .dt-mega-parent.no-link > a:hover,
.no-link > a:hover {
  opacity: 1;
}
.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-parent .sub-nav,
.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-parent .sub-nav.right-overflow {
  position: relative;
  left: auto !important;
  top: auto;
  max-width: 100%;
  padding: 0;
  background: none;
  box-shadow: none;
}
.rtl .masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-parent .sub-nav,
.rtl .masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-parent .sub-nav.right-overflow {
  right: auto;
  left: auto !important;
}
.dt-mega-menu.dt-hovered .sub-nav .sub-nav,
.show-mega-menu.dt-mega-menu .sub-nav .sub-nav {
  visibility: visible !important;
  opacity: 1 !important;
}
.dt-mega-parent .sub-nav > li {
  margin-bottom: 2px;
}
.side-header .main-nav .new-column {
  display: none;
}
.top-header .sub-nav > li.dt-mega-parent > a {
  margin: 0;
}
.top-header .sub-nav > li.dt-mega-parent > a.mega-menu-img-top {
  text-align: center;
}
.top-header .sub-nav > li.dt-mega-parent.empty-title > a,
.sub-sideways .sub-nav > li.dt-mega-parent.empty-title > a {
  padding: 0;
}
.menu-item .dt-mega-menu-wrap > .sub-nav {
  transition: opacity 200ms ease;
}
.menu-item.show-mega-menu-content .dt-mega-menu-wrap > .sub-nav {
  visibility: visible;
  opacity: 1;
}
.dt-mega-menu-wrap > .sub-nav {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.dt-mega-parent .sub-nav .sub-nav {
  margin-left: 20px;
}
.sub-downwards.side-header .main-nav .sub-nav li.dt-mega-parent .sub-nav {
  padding-top: 0;
  padding-bottom: 0;
}
.dt-mega-parent .sub-nav .sub-nav > li:first-child {
  padding-top: 0;
}
.dt-mega-parent .sub-nav > li.has-children > a:after {
  display: none;
}
.sub-nav-widgets .sidebar-content .widget:first-child {
  padding-top: 0;
}
.mobile-main-nav .sub-nav.sub-nav-widgets {
  padding: 0 !important;
}
#page .mobile-main-nav .sub-nav.sub-nav-widgets {
  max-width: 100%;
  width: 100% !important;
}
.side-header .mega-menu-widgets,
.mobile-main-nav .mega-menu-widgets {
  max-width: 100%;
}
.dt-mega-menu .dt-mega-menu-wrap .sub-nav .mega-menu-widgets {
  overflow: hidden;
  max-width: 100%;
}
.masthead.side-header:not(.sub-downwards) .mega-full-width > .dt-mega-menu-wrap .sub-nav-widgets,
.masthead.side-header:not(.sub-downwards) .mega-auto-width > .dt-mega-menu-wrap .sub-nav-widgets {
  width: 100%;
}
.mega-menu-img,
.mega-menu-img img {
  max-width: 100%;
  height: auto;
}
.mega-menu-img-right img,
.mega-menu-img-right i,
.mega-menu-img-right_top img,
.mega-menu-img-right_top i {
  order: 1;
}
.mega-menu-img-right .menu-item-text,
.mega-menu-img-right_top .menu-item-text {
  order: 0;
}
.mega-menu-img-right_top,
.mega-menu-img-left_top {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.masthead:not(.sub-downwards) .dt-mega-parent > .mega-menu-img-right_top,
.mobile-main-nav .mega-menu-img-right_top,
.masthead:not(.sub-downwards) .dt-mega-parent > .mega-menu-img-left_top,
.mobile-main-nav .mega-menu-img-left_top {
  -ms-align-content: flex-start;
  align-content: flex-start;
}
.mobile-main-nav .mega-menu-img-right_top,
.mobile-main-nav .mega-menu-img-left_top {
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
.mega-menu-img-right_top .menu-item-text,
.mega-menu-img-left_top .menu-item-text {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.masthead:not(.sub-downwards) .mega-menu-img-right_top .menu-item-text,
.masthead:not(.sub-downwards) .mega-menu-img-left_top .menu-item-text {
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
}
.masthead:not(.sub-downwards) .mega-menu-img-right_top .subtitle-text,
.masthead:not(.sub-downwards) .mega-menu-img-left_top .subtitle-text {
  -ms-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  width: 100%;
}
.mega-menu-img-right,
.mega-menu-img-left {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.sub-nav li .mega-menu-img-top,
.sub-nav li .mega-menu-img-top img,
.sub-nav li .mega-menu-img-top_align_left,
.sub-nav li .mega-menu-img-top_align_left img {
  display: block;
}
.sub-downwards.h-justify.h-center .sub-nav li .mega-menu-img-top_align_left img,
.sub-downwards.h-center .sub-nav li .mega-menu-img-top_align_left img {
  display: inline-block;
}
.mobile-main-nav .mega-menu-img-top img,
.mobile-main-nav .mega-menu-img-top_align_left img {
  margin: 0 0 5px 0 !important;
}
.sub-nav li .mega-menu-img-top img {
  display: inline-block;
}
.top-header .main-nav > li:not(.dt-mega-parent) > a.mega-menu-img-top,
.top-header .main-nav > li:not(.dt-mega-parent) > a.mega-menu-img-top_align_left {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.masthead:not(.sub-downwards) .main-nav > li:not(.dt-mega-parent) > a.mega-menu-img-top_align_left {
  -ms-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
.top-header .main-nav > li:not(.dt-mega-parent) > a.mega-menu-img-top .menu-text {
  text-align: center;
}
.top-header .sub-nav > li:not(.dt-mega-parent) > a.mega-menu-img-top,
.top-header .sub-nav > li:not(.dt-mega-parent) > a.mega-menu-img-top_align_left {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.sub-nav > li:not(.dt-mega-parent) > a.mega-menu-img-right_top,
.sub-nav > li:not(.dt-mega-parent) > a.mega-menu-img-right {
  -ms-align-content: flex-start;
  align-content: flex-start;
}
.masthead:not(.sub-downwards) .sub-nav > li > a.mega-menu-img-right_top .menu-item-text,
.dt-mobile-header .sub-nav > li > a.mega-menu-img-right_top .menu-item-text,
.masthead:not(.sub-downwards) .sub-nav > li > a.mega-menu-img-right .menu-item-text,
.dt-mobile-header .sub-nav > li > a.mega-menu-img-right .menu-item-text {
  width: 100%;
  -ms-flex-pack: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.masthead:not(.sub-downwards) .sub-nav > li:not(.dt-mega-parent) > a.mega-menu-img-top {
  text-align: center;
}
.sub-downwards.h-center .sub-nav > li > a.mega-menu-img-top {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.mega-menu-widgets .slider-content {
  visibility: visible;
}
.main-nav .dt-mega-menu .post-rollover i,
.main-nav .dt-mega-menu .rollover i {
  padding: 0;
}
.sub-nav > li.dt-mega-parent > a:not(.not-clickable-item):hover {
  cursor: pointer;
}
.top-header .dt-mega-menu-wrap .sub-nav-widgets > li:last-child .widget {
  padding-bottom: 0;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu-wrap {
  background-color: #ffffff;
}
.top-header .main-nav .dt-mega-menu-wrap,
.sub-sideways .main-nav .dt-mega-menu-wrap {
  padding: 20px 10px 20px 10px;
}
.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-menu-wrap .dt-mega-parent {
  padding: 0px 10px 0px 10px;
}
.dt-mega-menu > .sub-nav > li:hover > a {
  background-color: transparent;
}
.main-nav .sub-nav > li.dt-mega-parent:not(.empty-title) > a,
.sub-downwards .main-nav .sub-nav > li.dt-mega-parent.empty-title > a {
  padding: 9px 10px 9px 10px;
}
.main-nav .sub-nav:first-child > li.dt-mega-parent.has-children:not(.has-widget) > a,
.main-nav .sub-nav:first-child > li.dt-mega-parent.has-children.has-widget > .sub-nav-widgets,
.sub-downwards .main-nav .sub-nav:first-child > li.dt-mega-parent.empty-title.has-children:not(.has-widget) > a,
.sub-downwards .main-nav .sub-nav:first-child > li.dt-mega-parent.empty-title.has-children.has-widget > .sub-nav-widgets {
  margin-bottom: 0px;
}
.sub-downwards .sub-nav > li.dt-mega-parent > .next-level-button {
  margin-top: 9px;
  margin-bottom: 9px;
}
.main-nav > li > a > span > span.menu-subtitle {
  color: rgba(255,255,255,0.4);
}
.sub-nav .menu-subtitle,
.sub-nav li.act > a:hover .menu-subtitle {
  color: rgba(51,51,51,0.4);
  font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
}
.main-nav .sub-nav > li.dt-mega-parent > a .menu-text {
  font:   700 16px / 22px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #333333;
}
.main-nav .sub-nav > li.dt-mega-parent:not(.act):not(.wpml-ls-item) > a:not(.not-clickable-item):hover .menu-text {
  color: #1e73be;
  background: -webkit-linear-gradient(left, #1e73be 30%, #eeee22 99%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .main-nav .sub-nav > li.dt-mega-parent:not(.act):not(.wpml-ls-item) > a:not(.not-clickable-item):hover .menu-text {
    color: #1e73be;
  }
}
.main-nav .sub-nav > li.dt-mega-parent.current-menu-item > a .menu-text {
  color: #8224e3;
  background: -webkit-linear-gradient(left, #8224e3 30%, #eeee22 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .main-nav .sub-nav > li.dt-mega-parent.current-menu-item > a .menu-text {
    color: #8224e3;
  }
}
.main-nav .sub-nav > li.dt-mega-parent > a .subtitle-text {
  font:  normal  10px / 14px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #333333;
}
.main-nav .sub-nav .mega-menu-img > i,
.main-nav .sub-nav .mega-menu-img > span > i,
.mobile-main-nav .sub-nav .mega-menu-img > i,
.mobile-main-nav .sub-nav .mega-menu-img > span > i {
  display: inline-block;
}
.main-nav .dt-mega-menu .sub-nav .dt-mega-parent > a > i,
.main-nav .dt-mega-menu .sub-nav .dt-mega-parent > a > span i {
  font-size: 16px;
  color: #333333;
}
.main-nav .dt-mega-menu .sub-nav .dt-mega-parent:not(.current-menu-item) > a:not(.not-clickable-item):hover i {
  color: #1e73be;
}
.main-nav .dt-mega-menu .sub-nav .dt-mega-parent.current-menu-item > a i {
  color: #8224e3;
}
.sub-nav .menu-subtitle,
.sub-nav li.act > a:hover .menu-subtitle {
  color: rgba(51,51,51,0.4);
}
.dt-mega-menu .sub-nav .dt-mega-parent > a {
  border-bottom-color: rgba(51,51,51,0.1);
}
.top-header .main-nav .mega-auto-width > .dt-mega-menu-wrap,
.sub-sideways .main-nav .mega-auto-width > .dt-mega-menu-wrap {
  min-width: 260px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent {
  width: 260px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-1 > .dt-mega-menu-wrap {
  width: 280px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-2 > .dt-mega-menu-wrap {
  width: 540px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-3 > .dt-mega-menu-wrap {
  width: 800px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-4 > .dt-mega-menu-wrap {
  width: 1060px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-5 > .dt-mega-menu-wrap {
  width: 1320px;
}
.dt-mega-parent .sidebar-content .widget {
  border: none;
  margin-bottom: 0;
}
.dt-mega-parent .sidebar-content .widget *,
.dt-mega-parent .sidebar-content .widget:not(.widget_icl_lang_sel_widget) a:not(:hover),
.dt-mega-parent .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) a:not(:hover) * {
  color: #333333;
}
.dt-mega-menu .dt-mega-parent .sidebar-content .widget .recent-posts a {
  color: #333333;
}
.dt-mega-parent .sidebar-content .widget-title,
.dt-mega-parent .sidebar-content .widget .team-author-name a:not(:hover) {
  color: #333333;
}
.dt-mega-parent .sidebar-content .widget a:not(.button):not(.dt-btn):hover,
.dt-mega-parent .sidebar-content .widget a:not(.button):not(.dt-btn):hover * {
  color: var(--the7-accent-color);
}
.accent-gradient .dt-mega-parent .sidebar-content .widget a:not(.button):not(.dt-btn):hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget a:not(.button):not(.dt-btn):hover * {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .dt-mega-parent .sidebar-content .widget a:not(.button):not(.dt-btn):hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget a:not(.button):not(.dt-btn):hover * {
    color: #aca482;
  }
}
.mobile-main-nav > li .dt-mega-menu-wrap,
.mobile-main-nav > li .dt-mega-menu-wrap > .sub-nav .sub-nav {
  margin-bottom: 16px;
}
.dt-mega-parent .sidebar-content .widget .soc-ico a:before {
  background-color: rgba(51,51,51,0.15);
}
.mega-menu-widgets .soc-ico a:after {
  background-color: var(--the7-accent-color);
  box-shadow: none;
}
.dt-mega-parent .sidebar-content .widget .soc-ico a:not(:hover) .soc-font-icon {
  color: #333333;
}
.dt-mega-parent .sidebar-content .widget .post-content .text-secondary {
  color: rgba(51,51,51,0.5);
}
.dt-mega-parent .sidebar-content .widget .custom-categories a,
.dt-mega-parent .sidebar-content .widget .custom-categories a .item-name,
.dt-mega-parent .sidebar-content .widget .cat-item a,
.dt-mega-parent .sidebar-content .widget .widget_recent_comments a,
.dt-mega-parent .sidebar-content .widget .widget_tag_cloud a:hover {
  color: #333333;
}
.dt-mega-parent .sidebar-content .widget .custom-categories a span.item-num,
.dt-mega-parent .sidebar-content .widget .cat-item a span.item-num {
  color: rgba(51,51,51,0.5);
}
.dt-mega-parent .sidebar-content .widget .menu .current-menu-parent > a,
.dt-mega-parent .sidebar-content .widget .menu .current-menu-item > a,
.dt-mega-parent .sidebar-content .widget .custom-nav > li > a:hover span,
.dt-mega-parent .sidebar-content .widget .custom-nav li.act > a span,
.dt-mega-parent .sidebar-content .widget .custom-nav > li > ul a:hover span,
.dt-mega-parent .sidebar-content .widget .st-accordion li > a:hover,
.dt-mega-parent .sidebar-content .widget .st-accordion > ul li > a:hover *,
.dt-mega-parent .sidebar-content .widget .widget .custom-categories a:hover span.item-name,
.dt-mega-parent .sidebar-content .widget .widget_categories li a:hover,
.dt-mega-parent .sidebar-content .widget .widget_meta a:hover,
.dt-mega-parent .sidebar-content .widget .blogroll a:hover,
.dt-mega-parent .sidebar-content .widget .widget_archive li a:hover,
.dt-mega-parent .sidebar-content .widget .widget_recent_entries a:hover,
.dt-mega-parent .sidebar-content .widget .widget_links a:hover,
.dt-mega-parent .sidebar-content .widget .widget_pages a:hover,
.dt-mega-parent .sidebar-content .widget .recent-posts a:not(.post-rollover):hover,
.dt-mega-parent .sidebar-content .widget .items-grid .post-content > a:hover,
.dt-mega-parent .sidebar-content .widget #wp-calendar td a:hover,
.dt-mega-parent .sidebar-content .widget .tagcloud a:hover,
.dt-mega-parent .sidebar-content .widget .widget_nav_menu a:hover,
.dt-mega-parent .sidebar-content .widget a.rsswidget:hover {
  color: var(--the7-accent-color);
}
.accent-gradient .dt-mega-parent .sidebar-content .widget .menu .current-menu-parent > a,
.accent-gradient .dt-mega-parent .sidebar-content .widget .menu .current-menu-item > a,
.accent-gradient .dt-mega-parent .sidebar-content .widget .custom-nav > li > a:hover span,
.accent-gradient .dt-mega-parent .sidebar-content .widget .custom-nav li.act > a span,
.accent-gradient .dt-mega-parent .sidebar-content .widget .custom-nav > li > ul a:hover span,
.accent-gradient .dt-mega-parent .sidebar-content .widget .st-accordion li > a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .st-accordion > ul li > a:hover *,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget .custom-categories a:hover span.item-name,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget_categories li a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget_meta a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .blogroll a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget_archive li a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget_recent_entries a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget_links a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget_pages a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .recent-posts a:not(.post-rollover):hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .items-grid .post-content > a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget #wp-calendar td a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .tagcloud a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget .widget_nav_menu a:hover,
.accent-gradient .dt-mega-parent .sidebar-content .widget a.rsswidget:hover {
  background: -webkit-linear-gradient(left, #aca482 30%, #b49c84 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .accent-gradient .dt-mega-parent .sidebar-content .widget .menu .current-menu-parent > a,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .menu .current-menu-item > a,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .custom-nav > li > a:hover span,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .custom-nav li.act > a span,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .custom-nav > li > ul a:hover span,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .st-accordion li > a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .st-accordion > ul li > a:hover *,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget .custom-categories a:hover span.item-name,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget_categories li a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget_meta a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .blogroll a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget_archive li a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget_recent_entries a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget_links a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget_pages a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .recent-posts a:not(.post-rollover):hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .items-grid .post-content > a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget #wp-calendar td a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .tagcloud a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget .widget_nav_menu a:hover,
  .accent-gradient .dt-mega-parent .sidebar-content .widget a.rsswidget:hover {
    color: #aca482;
  }
}
.dt-mega-parent .sidebar-content .widget .custom-menu a:after {
  color: rgba(51,51,51,0.5);
}
.dt-mega-parent .sidebar-content .widget .st-accordion li > a:before,
.dt-mega-parent .sidebar-content .widget .custom-menu a:before {
  background-color: rgba(51,51,51,0.15);
}
.dt-mega-parent .sidebar-content .widget .st-accordion li > a:after {
  color: rgba(51,51,51,0.5);
}
.main-nav li.dt-mega-menu .mega-menu-img >.the7-svg-image {
  width: 16px;
}/*
Theme Name: The7
Theme URI: https://the7.io/
Author: Dream-Theme
Author URI: https://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you'll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 11.8.1
Tested up to: 6.3
Requires PHP: 7.0.0
Requires at least: 5.4.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: https://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: https://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.main-page {}
.armclear{clear:both}.armclear:after,.armclear:before{display:table;content:"";line-height:0}.disabled{opacity:.6;cursor:text}.arm_error_msg p,.arm_invalid p,.error p{margin:0 0 10px}td.arm_form_field_label{width:40%}span.arm_error_msg,span.arm_invalid,span.front_error{border:none;background:0 0;display:inline-block;width:100%;color:red;font-size:14px}span.arm_success_msg,span.success{border:none;background:0 0;color:green;display:block;font-size:14px;width:100%}.arm_warning_text{float:left;display:inline;width:100%;color:red;font-weight:700;margin:10px}.arm_info_text{float:left;display:block;width:100%;font-size:14px;margin:5px 0 10px}.arm_logout{width:auto;display:inline-block;margin-bottom:5px}.page_title{color:#353942;font-weight:400;line-height:normal;font-size:30px;padding-bottom:10px;clear:both}.arm_row_heading .page_title{font-weight:700;font-size:20px;color:#333;text-shadow:none!important}.arm_current_membership_container .arm_current_membership_wrapper,.arm_login_history_container .arm_login_history_wrapper,.arm_paid_post_current_membership_container .arm_current_membership_wrapper,.arm_paid_post_transactions_container .arm_transactions_wrapper,.arm_transactions_container .arm_transactions_wrapper,.arm_update_membership_container .arm_update_membership_wrapper{display:inline-block;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;margin:5px 0 10px;padding:0}.arm_user_current_membership_list_table,.arm_user_login_history_list_table,.arm_user_transaction_list_table{max-width:100%;margin:0;border:1px solid #e5e5e5;border-radius:2px!important;-webkit-border-radius:2px!important;-moz-border-radius:2px!important;-o-border-radius:2px!important;table-layout:auto;width:100%}.arm_user_current_membership_list_table th,table.arm_user_login_history_list_table th,table.arm_user_transaction_list_table th{font-size:13px!important;font-weight:700!important;text-align:center;color:#444;background-color:#f6f8f8;border-right:1px solid #dee5e7!important;padding:8px 5px!important;min-height:50px;border-bottom:1px solid #dee5e7!important;cursor:default;word-break:inherit}table.arm_user_current_membership_list_table th:last-child,table.arm_user_login_history_list_table th:last-child,table.arm_user_transaction_list_table th:last-child{border-right:0!important}[dir=rtl] table.arm_user_current_membership_list_table th:last-child,[dir=rtl] table.arm_user_login_history_list_table th:last-child,[dir=rtl] table.arm_user_transaction_list_table th:last-child{border-right:1px solid #dee5e7!important}[dir=rtl] table.arm_user_current_membership_list_table th:first-child,[dir=rtl] table.arm_user_login_history_list_table th:first-child,[dir=rtl] table.arm_user_transaction_list_table th:first-child{border-right:0!important}.arm_user_current_membership_list_table .arm_sortable_th,.arm_user_current_membership_list_table th,.arm_user_login_history_list_table th,.arm_user_login_histroy_list_table .arm_sortable_th,.arm_user_transaction_list_table .arm_sortable_th,.arm_user_transaction_list_table th{cursor:pointer;text-align:center;line-height:normal;text-transform:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;word-wrap:break-word}.arm_user_current_membership_list_table tr,.arm_user_current_membership_list_table tr td.sorting_1,.arm_user_login_history_list_table tr,.arm_user_login_history_list_table tr td.sorting_1,.arm_user_transaction_list_table tr,.arm_user_transaction_list_table tr td.sorting_1{background:0 0!important}table.arm_user_current_membership_list_table td,table.arm_user_login_history_list_table td,table.arm_user_transaction_list_table td{font-size:12px!important;color:#666;text-align:center;padding:5px 10px!important;border-bottom:1px solid #ecf0f1!important;border-right:1px solid #eee!important;word-wrap:break-word;vertical-align:top;word-break:inherit}table.arm_user_current_membership_list_table td.arm_current_membership_list_item_plan_sr{text-align:right}table.arm_user_current_membership_list_table td.arm_current_membership_list_item_plan_name{text-align:left}table.arm_user_current_membership_list_table td.arm_no_transaction,table.arm_user_login_history_list_table td.arm_no_transaction,table.arm_user_transaction_list_table td.arm_no_transaction{text-align:center;padding:30px 5px!important}table.arm_user_current_membership_list_table td:last-child,table.arm_user_login_history_list_table td:last-child,table.arm_user_transaction_list_table td:last-child{border-right:0!important}[dir=rtl] table.arm_user_current_membership_list_table td:last-child,[dir=rtl] table.arm_user_login_history_list_table td:last-child,[dir=rtl] table.arm_user_transaction_list_table td:last-child{border-right:1px solid #eee!important}[dir=rtl] table.arm_user_current_membership_list_table td:first-child,[dir=rtl] table.arm_user_login_history_list_table td:first-child,[dir=rtl] table.arm_user_transaction_list_table td:first-child{border-right:0!important}.arm_transaction_list_paid_amount,.arm_transaction_list_plan_amount,.arm_transaction_list_trial_text{display:inline-block}.arm_transaction_list_plan_amount{text-decoration:line-through;margin-right:5px;opacity:.8}.arm_transaction_list_trial_text{width:100%;font-size:12px}.arm_no_transactiion_found{text-align:center;font-weight:700!important;font-size:14px!important}.arm_transaction_content .dataTables_paginate span{font-size:13px;text-decoration:none;border:#dcddde 1px solid;background-color:#fff;text-align:center;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;width:25px;height:25px;line-height:1.5;padding:4px;margin:0 4px 0 0;display:inline-block;cursor:pointer}.arm_transaction_content .dataTables_paginate input{background-color:#fff;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;width:40px;min-height:25px;padding:5px;margin:0 4px 0 0;text-align:center;font-size:13px;font-weight:700;display:inline-block;vertical-align:top}.arm_transaction_content .dataTables_paginate .paginate_page{background:0 0!important;border:0!important;width:auto}.arm_transaction_content .dataTables_paginate .nof{background:0 0!important;border:0!important;width:auto;text-align:center;display:inline-block;vertical-align:top}.arm_transaction_content .dataTables_paginate span:hover{border:1px solid #005aee;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;background-color:#005aee;color:#5c5c60}.arm_transaction_content .ui-state-disabled{display:none}.arm_transaction_content .dataTables_info{font-size:13px}.arm_transaction_content .dataTables_filter{max-width:250px}.arm_transaction_content .dataTables_filter input{padding:5px 7px;border:1px solid #e5e5e5;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;background:#fff}.icheckbox_minimal-red,.iradio_minimal-red{display:inline-block;vertical-align:middle;margin:2px 3px 5px;padding:0;width:20px;height:20px;cursor:pointer;border:none;background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/icheck_icons.png) no-repeat}.icheckbox_minimal-red{background-position:0 0}.icheckbox_minimal-red.hover{background-position:-20px 0}.icheckbox_minimal-red.checked{background-position:-40px 0}.icheckbox_minimal-red.disabled{background-position:-60px 0;cursor:default}.icheckbox_minimal-red.checked.disabled{background-position:-80px 0}.iradio_minimal-red{background-position:-100px 0}.iradio_minimal-red.hover{background-position:-120px 0}.iradio_minimal-red.checked{background-position:-140px 0}.iradio_minimal-red.disabled{background-position:-160px 0;cursor:default}.iradio_minimal-red.checked.disabled{background-position:-180px 0}.arm_widget_membership_statistic ul li{list-style:outside none none;color:#333;margin-bottom:5px}.arm_widget_membership_statistic .arm_statistic_label{display:inline-block;min-width:200px;padding-right:10px;text-align:right}.arm_account_detail_wrapper{width:100%;display:inline-block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;margin:10px 0}.arm_account_detail_wrapper table:not(.arm_user_transaction_list_table,.arm_user_current_membership_list_table){border:none;margin:0 0 10px}.arm_account_detail_wrapper table tr td,.arm_account_detail_wrapper table tr th{text-align:left}[dir=rtl] .arm_account_detail_wrapper table tr td,[dir=rtl] .arm_account_detail_wrapper table tr th{text-align:right}.arm_account_detail_wrapper .arm_account_tabs_wrapper{width:100%;display:inline-block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}.arm_account_detail_wrapper .arm_account_detail_tab_links{background:#fff;border-bottom:2px solid #dee3e9}.arm_account_detail_wrapper .arm_account_detail_tab_links{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;display:inline-block;width:100%;margin:0;padding:0;float:left}.arm_account_detail_tab_links ul{display:inline-block;width:100%;margin:0;padding:0;position:relative;float:left}.arm_account_detail_tab_links ul li,.arm_account_detail_tab_links ul li.arm_account_link_tab{display:inline-block;min-width:60px;color:#727277;text-align:center;line-height:normal;position:relative;overflow:hidden;cursor:pointer;float:left;margin:0}.arm_account_detail_tab_links ul li:first-child{text-align:left}.arm_account_detail_tab_links ul li.arm_account_slider{display:block;position:absolute;bottom:0;left:0;height:2px;background:#005aee;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;padding:0}.arm_account_detail_wrapper .arm_account_link_tab a{font-size:16px;font-weight:700;line-height:normal;color:#727277;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;text-decoration:none!important;border:0!important;margin:0!important;padding:10px!important;display:inline-block}.arm_account_detail_wrapper .arm_account_link_tab a:focus,.arm_account_detail_wrapper .arm_account_link_tab a:hover{text-decoration:none!important;border:0!important;outline:0!important}.arm_account_detail_tab_links ul li.arm_account_link_tab.arm_account_link_tab_active,.arm_account_detail_tab_links ul li.arm_account_link_tab.arm_account_link_tab_active a{color:#005aee!important}.arm_account_detail_tab_content_wrapper .arm_account_btn_tab{display:none;width:100%;background-color:#fff;border:1px solid #dee3e9;border-left:0;border-right:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;line-height:24px;margin:0 0 -1px 0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;padding:6px 8px;float:left;cursor:pointer}.arm_account_detail_tab_content_wrapper .arm_account_btn_tab a{color:inherit;text-decoration:none!important;border:0!important;margin:0!important;padding:0!important}.arm_account_detail_tab_content_wrapper .arm_account_btn_tab a:focus,.arm_account_detail_tab_content_wrapper .arm_account_btn_tab a:hover{text-decoration:none!important;border:0!important;outline:0!important}.arm_account_detail_tab_content_wrapper .arm_account_btn_tab.arm_account_btn_tab_active,.arm_account_detail_tab_content_wrapper .arm_account_btn_tab:hover{outline:0;cursor:default;position:relative;background:#fff}.arm_account_detail_tab_content_wrapper .arm_account_btn_tab.arm_account_btn_tab_active{color:#106cc8!important}.arm_account_detail_tab_content_wrapper .arm_account_btn_tab.arm_account_btn_tab_active a{color:#106cc8!important}.arm_account_detail_container,.arm_account_detail_tab_content_wrapper{display:inline-block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;width:100%;margin-top:-1px}.arm_account_detail_tab_content_wrapper{float:left;border:1px solid #dee3e9;border-top:0;min-height:0;position:relative;top:auto;left:auto;right:auto;bottom:auto;overflow:hidden;transition:all .5s cubic-bezier(.35,0,.25,1);-webkit-transition:all .5s cubic-bezier(.35,0,.25,1);-moz-transition:all .5s cubic-bezier(.35,0,.25,1);-ms-transition:all .5s cubic-bezier(.35,0,.25,1);-o-transition:all .5s cubic-bezier(.35,0,.25,1);border-radius:0 0 6px 6px;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;-ms-border-radius:0 0 6px 6px;-o-border-radius:0 0 6px 6px}.arm_account_detail_wrapper .arm_account_detail_tab_content{display:inline-block;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;padding:0 0;position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;transition:transform .5s cubic-bezier(.35,0,.25,1);-webkit-transition:transform .5s cubic-bezier(.35,0,.25,1);-moz-transition:transform .5s cubic-bezier(.35,0,.25,1);-ms-transition:transform .5s cubic-bezier(.35,0,.25,1);-o-transition:transform .5s cubic-bezier(.35,0,.25,1);transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0)}.arm_account_detail_wrapper .arm_account_detail_tab_content.arm_account_content_active{position:relative}.arm_account_detail_wrapper .arm_account_detail_tab_content.arm_account_content_left,.arm_account_detail_wrapper .arm_account_detail_tab_content.arm_account_content_right{transition:all .3s cubic-bezier(.35,0,.25,1);-webkit-transition:all .3s cubic-bezier(.35,0,.25,1);-moz-transition:all .3s cubic-bezier(.35,0,.25,1);-ms-transition:all .3s cubic-bezier(.35,0,.25,1);-o-transition:all .3s cubic-bezier(.35,0,.25,1);opacity:0;overflow:hidden}.arm_account_detail_wrapper .arm_account_detail_tab_content.arm_account_content_left{transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%)}.arm_account_detail_wrapper .arm_account_detail_tab_content.arm_account_content_right{transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%)}.arm_close_account_container .arm_close_account_message{font-size:18px;padding:5px;margin-bottom:15px;display:inline-block;width:100%;line-height:22px}.arm_account_detail_wrapper .arm_account_detail_tab_body,.arm_account_detail_wrapper .arm_account_detail_tab_heading,.arm_account_detail_wrapper .arm_account_detail_tab_link_belt{display:inline-block;width:100%;margin:0;padding:10px 20px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_account_detail_wrapper .arm_account_detail_tab_heading{padding-top:25px;padding-bottom:15px;font-size:18px;color:#32323a}.arm_account_detail_wrapper .arm_account_detail_tab_link_belt{background:#f8f8f8;text-align:right;padding-top:6px;padding-bottom:6px;margin-bottom:5px}.arm_account_detail_wrapper .arm_account_detail_tab_body{padding:0 20px}.arm_account_detail_wrapper .arm_account_detail_block{width:100%;display:inline-block;float:left}.arm_account_detail_wrapper .arm_view_profile_wrapper .arm_member_detail_avtar_section{display:inline-block;width:20%;max-width:20%;min-width:100px;float:left;margin:10px 0}.arm_account_detail_wrapper .arm_view_profile_wrapper .arm_member_detail_avtar_section .arm_member_detail_avtar{display:inline-block;width:100px;height:100px;vertical-align:middle;box-shadow:0 0 1px transparent;-webkit-box-shadow:0 0 1px transparent;-moz-box-shadow:0 0 1px transparent;-o-box-shadow:0 0 1px transparent;border:4px solid #eee;-o-border-radius:100px;-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px}.arm_account_detail_wrapper .arm_view_profile_wrapper .arm_member_detail_avtar img{width:100%;height:100%;display:block;margin:0 auto;max-width:100%;max-height:100%;-o-border-radius:100px;-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px}.arm_account_detail_wrapper .arm_view_profile_wrapper .arm_member_detail_avtar img.arm_avatar_small_width{width:auto}.arm_account_detail_wrapper .arm_view_profile_wrapper .arm_member_detail_avtar img.arm_avatar_small_height{height:auto}.arm_account_detail_wrapper table tr th{border:0;border-bottom:1px solid #efefef;padding:10px 5px 5px}.arm_account_detail_wrapper table tr td{border:0;border-bottom:1px solid #efefef;padding:10px 5px 5px}.arm_account_detail_wrapper .arm_member_detail_action_links a{display:inline-block;margin:0 0 0 10px;padding:5px;line-height:normal;border:0;outline:0;text-decoration:none;color:#005aee;font-family:open sans;font-size:16px}.arm_account_detail_wrapper .arm_member_detail_action_links a:focus,.arm_account_detail_wrapper .arm_member_detail_action_links a:hover{border:0;outline:0;text-decoration:none;color:#32323a}.arm_account_detail_wrapper .arm_member_detail_action_links .arm_logout_form_container{display:inline-block}.arm_account_detail_wrapper .arm_activity_item,.arm_account_detail_wrapper .arm_member_info_block{padding:8px 5px}.arm_account_detail_wrapper .arm_activity_display_name a:hover,.arm_account_detail_wrapper .arm_activity_other_links a:hover,.arm_account_detail_wrapper .arm_member_detail_action_links a:hover,.arm_account_detail_wrapper .arm_member_info_right a:hover{color:#32323a!important}.arm_account_detail_wrapper .arm_close_account_btn,.arm_form_close_account .arm_close_account_btn{padding:6px 20px}.arm_account_detail_wrapper .arm_close_account_btn:focus,.arm_account_detail_wrapper .arm_close_account_btn:hover,.arm_account_detail_wrapper .arm_front_edit_member_btn:focus,.arm_account_detail_wrapper .arm_front_edit_member_btn:hover{border-color:transparent!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;box-shadow:none!important}.arm_empty_box_warning{display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;width:100%;padding:10px}.arm_account_detail_tab_content .arm_empty_box_warning{text-align:center;padding:6px 10px;box-shadow:0 0 1px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 1px 0 rgba(0,0,0,.2);-o-box-shadow:0 0 1px 0 rgba(0,0,0,.2)}.armhelptip_front.tipso_style{cursor:pointer;border:0}.arm_social_login_content_wrapper{width:auto;margin:0;display:inline-block;vertical-align:top;position:relative}.arm_account_detail_wrapper .arm_paging_wrapper .arm_paging_info,.arm_account_detail_wrapper .arm_paging_wrapper .arm_paging_links a,.arm_login_history_container .arm_paging_wrapper .arm_paging_info,.arm_login_history_container .arm_paging_wrapper .arm_paging_links a,.arm_paid_post_transactions_container .arm_paging_wrapper .arm_paging_info,.arm_paid_post_transactions_container .arm_paging_wrapper .arm_paging_links a,.arm_transactions_container .arm_paging_wrapper .arm_paging_info,.arm_transactions_container .arm_paging_wrapper .arm_paging_links a{color:#a8a8a8!important;font-size:14px!important;font-family:NotoSans,sans-serif,"Trebuchet MS"!important}.arm_account_detail_wrapper .arm_paging_wrapper .arm_page_numbers.current,.arm_account_detail_wrapper .arm_paging_wrapper .arm_page_numbers:focus,.arm_account_detail_wrapper .arm_paging_wrapper .arm_page_numbers:hover{color:#005aee;background-color:transparent;border:0;border-bottom:1px solid #005aee}.arm_account_detail_wrapper .arm_account_detail_img img{width:50px;height:50px}.arm_member_listing_wrapper .arm_member_info_block .arm_user_avatar{display:inline-block;vertical-align:middle;box-shadow:0 0 1px transparent;-webkit-box-shadow:0 0 1px transparent;-moz-box-shadow:0 0 1px transparent;-o-box-shadow:0 0 1px transparent;border:1px solid #ededed;width:60px;height:60px;overflow:hidden;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.arm_member_listing_wrapper .arm_member_info_block img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;margin:0 auto;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.arm_member_listing_wrapper .arm_member_info_block img.arm_avatar_small_width{width:auto}.arm_member_listing_wrapper .arm_member_info_block img.arm_avatar_small_height{height:auto}.armfa.armfa-times{float:right;cursor:pointer}.arm_form_popup_link.arm_form_popup_ahref,.arm_setup_form_popup_link.arm_setup_form_popup_ahref{cursor:pointer;margin:0 6px;border:0!important;font-size:16px;box-sizing:border-box!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;-o-box-sizing:border-box!important;color:#555;background:0 0!important;text-decoration:none;border:0!important}.arm_form_popup_link.arm_form_popup_ahref:focus,.arm_form_popup_link.arm_form_popup_ahref:hover,.arm_setup_form_popup_link.arm_setup_form_popup_ahref:focus,.arm_setup_form_popup_link.arm_setup_form_popup_ahref:hover{color:#555;background:0 0!important;text-decoration:none;border:0!important;outline:0}.arm_logout_btn.arm_logout_link,.arm_logout_link{padding:5px;margin:5px}.arm_logout_btn.arm_logout_link:focus,.arm_logout_btn.arm_logout_link:hover,.arm_logout_link:focus,.arm_logout_link:hover{cursor:pointer;color:#000;background:0 0!important;text-decoration:none;border:0!important;outline:0}.arm_cancel_membership_button,.arm_cancel_membership_button:focus,.arm_cancel_membership_button:hover,.arm_form_close_account .arm-df__form-control-submit-btn.arm_close_account_btn,.arm_form_popup_button,.arm_form_popup_button:focus,.arm_form_popup_button:hover,.arm_logout_button,.arm_logout_button:focus,.arm_logout_button:hover,.arm_setup_form_popup_button,.arm_setup_form_popup_button:focus,.arm_setup_form_popup_button:hover{text-transform:none;background-color:#39a5ff;background:#39a5ff;border-color:#39a5ff;font-size:16px;font-weight:700;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;color:#fff;cursor:pointer;line-height:normal;padding:12px;margin-bottom:10px}.arm_account_detail_tab .arm_subscriptions_wrapper table tr,.arm_account_detail_tab .arm_subscriptions_wrapper table tr td,.arm_account_detail_tab .arm_subscriptions_wrapper table tr th,.arm_account_detail_tab .arm_view_profile_wrapper table tr,.arm_account_detail_tab .arm_view_profile_wrapper table tr td,.arm_account_detail_tab .arm_view_profile_wrapper table tr th{background:0 0!important;padding:11px 5px 5px!important}.arm_profile_detail_tbl td{vertical-align:middle!important}@-webkit-keyframes armScaleUp{0%{opacity:0}100%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}}@keyframes armScaleUp{0%{opacity:0}100%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}}.arm_template_wrapper_directorytemplate2 .arm_user_block{-webkit-animation:armFadeIn .65s ease-in-out forwards;-moz-animation:armFadeIn .65s ease-in-out forwards;animation:armFadeIn .65s ease-in-out forwards}@-webkit-keyframes armFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes armFadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes armMoveUp{0%{opacity:0}50%{opacity:.5}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes armMoveUp{0%{opacity:0}50%{opacity:.5}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);opacity:1}}.arm_search_filter_fields_wrapper .arm_dir_filter_input input[type=email],.arm_search_filter_fields_wrapper .arm_dir_filter_input input[type=text],.arm_search_filter_fields_wrapper .arm_directory_filters_wrapper input[type=text],.arm_search_filter_fields_wrapper .arm_directory_filters_wrapper select,.arm_template_wrapper .arm_search_filter_fields_wrapper .arm_directory_filters_wrapper .arm_directory_search_wrapper .arm_directory_search_box{border-radius:5px;height:40px}@media screen and (max-width:768px){.arm_current_membership_container table,.arm_login_history_container table,.arm_paid_post_current_membership_container table,.arm_paid_post_transactions_container table,.arm_transactions_container table{border:0}.arm_current_membership_container table tr,.arm_login_history_container table tr,.arm_paid_post_current_membership_container table tr,.arm_paid_post_transactions_container table tr,.arm_transactions_container table tr{margin-bottom:10px;display:block;border:1px solid #e5e5e5;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.arm_current_membership_container table .arm_current_membership_list_header,.arm_current_membership_container table tr.arm_current_membership_list_header,.arm_login_history_container table .arm_transaction_list_header,.arm_login_history_container table tr.arm_transaction_list_header,.arm_paid_post_current_membership_container table .arm_transaction_list_header,.arm_paid_post_current_membership_container table tr.arm_current_membership_list_header,.arm_paid_post_transactions_container table .arm_transaction_list_header,.arm_paid_post_transactions_container table tr.arm_current_membership_list_header,.arm_transactions_container table .arm_transaction_list_header,.arm_transactions_container table tr.arm_transaction_list_header{display:none}table.arm_user_current_membership_list_table td,table.arm_user_current_membership_list_table td.arm_current_membership_list_item_plan_sr,table.arm_user_login_history_list_table td,table.arm_user_transaction_list_table td{text-align:left}table.arm_user_current_membership_list_table .arm_current_membership_action_div,table.arm_user_current_membership_list_table .arm_current_membership_action_div .arm_cm_cancel_btn_div,table.arm_user_current_membership_list_table .arm_current_membership_action_div .arm_cm_renew_btn_div,table.arm_user_current_membership_list_table .arm_current_membership_action_div .arm_cm_update_btn_div{width:auto!important;float:none!important;display:inline-flex;margin:0 8px 0 0!important}.arm_current_membership_container .arm_current_membership_list_item td,.arm_current_membership_container table td,.arm_login_history_container .arm_transaction_list_item td,.arm_login_history_container table td,.arm_paid_post_current_membership_container .arm_transaction_list_item td,.arm_paid_post_transactions_container .arm_transaction_list_item td,.arm_paid_post_transactions_container table td,.arm_transactions_container .arm_transaction_list_item td,.arm_transactions_container table td,table.arm_user_current_membership_list_table td,table.arm_user_current_membership_list_table td.arm_current_membership_list_item_plan_sr,table.arm_user_login_history_list_table td,table.arm_user_transaction_list_table td{display:block;padding:10px!important;border:0!important;border-bottom:1px solid #ecf0f1!important;text-align:left}.arm_current_membership_container .arm_current_membership_list_item td:last-child,.arm_current_membership_container table td:last-child,.arm_login_history_container .arm_transaction_list_item td:last-child,.arm_login_history_container table td:last-child,.arm_paid_post_current_membership_container .arm_current_membership_list_item td:last-child,.arm_paid_post_current_membership_container table td:last-child,.arm_paid_post_transactions_container .arm_transaction_list_item td:last-child,.arm_paid_post_transactions_container table td:last-child,.arm_transactions_container .arm_transaction_list_item td:last-child,.arm_transactions_container table td:last-child{border:0!important}.arm_current_membership_container table td:before,.arm_login_history_container table td:before,.arm_paid_post_current_membership_container table td:before,.arm_paid_post_transactions_container table td:before,.arm_transactions_container table td:before{content:attr(data-label);display:inline-block;width:40%;margin-right:10px;vertical-align:middle}.arm_current_membership_container table td .arm_current_membership_list_trial_text,.arm_login_history_container table td .arm_transaction_list_trial_text,.arm_paid_post_current_membership_container table td .arm_transaction_list_trial_text,.arm_paid_post_transactions_container table td .arm_transaction_list_trial_text,.arm_transactions_container table td .arm_transaction_list_trial_text{padding-left:40%;margin-left:10px}}.arm_plan_separator{width:100%!important;clear:both!important;list-style:none!important;padding:0!important}.arm_confirm_box{display:none;position:absolute;right:0;margin-top:38px;font-size:16px;font-weight:400;z-index:9992}.arm_confirm_box_body{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;min-width:275px;max-width:280px;width:auto;background:#fff;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.3);-moz-box-shadow:0 0 8px 0 rgba(0,0,0,.3);-o-box-shadow:0 0 8px 0 rgba(0,0,0,.3);box-shadow:0 0 8px 0 rgba(0,0,0,.3);padding:10px 20px;margin-top:14px;border-collapse:separate}.arm_confirm_box_arrow{background:none repeat scroll 0 0 rgba(0,0,0,0);border-bottom:16px solid #fff;border-left:15px solid transparent;border-right:15px solid transparent;float:right;height:0;margin:-22px 0 0 0;width:0;position:relative}.arm_confirm_box_arrow:after,.arm_confirm_box_arrow:before{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);z-index:-1;position:absolute;content:"";background:0 0;top:6px;right:-8px;width:15px;height:15px;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.3);-moz-box-shadow:0 0 8px 0 rgba(0,0,0,.3);-o-box-shadow:0 0 8px 0 rgba(0,0,0,.3);box-shadow:0 0 8px 0 rgba(0,0,0,.3)}.arm_confirm_box_btn_container{margin-top:10px}.arm_confirm_box_btn_container,.arm_confirm_box_text{text-align:center;display:block;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;padding:5px 0}.arm_confirm_box_btn.armok:hover{background-color:#ce3635}.arm_confirm_box_btn.armcancel{background-color:#b6b6b6}.arm_confirm_box_btn.armcancel:hover{background-color:#a1a1a1}.arm_confirm_box_btn.armok{background-color:#e14d4b;border:1px solid #e14d4b;margin:0 10px 0 0}.arm_confirm_box_btn{width:110px;height:33px;padding:3px 10px;vertical-align:middle;color:#fff;text-align:center;border:1px solid #b6b6b6;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;font-weight:400;cursor:pointer}.arm_delete_cover_popup.arm_confirm_box{right:-15px;margin-top:38px}.arm_profile_form_rtl .arm_delete_cover_popup.arm_confirm_box{left:38px;margin-top:38px!important;top:0}.arm_profile_form_rtl .arm_delete_profile_popup.arm_confirm_box{left:38px;margin-top:38px!important;top:0}.arm_profile_form_rtl .arm_delete_cover_popup.arm_confirm_box .arm_confirm_box_arrow,.arm_profile_form_rtl .arm_delete_profile_popup.arm_confirm_box .arm_confirm_box_arrow{float:left}.arm_delete_cover_popup.arm_confirm_box.arm_open{display:block}.arm_directory_form_container .arm_cover_upload_container{display:none!important}.armCoverUploadBtnContainer.arm_no_profile{display:none!important}.arm_login_widget_wrapper,.arm_slider_widget_wrapper{float:left;width:100%;min-height:300px;border:1px solid #e2e2e2;margin-bottom:30px;border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-moz-border-radius:5px;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;background:#fff}.arm_slider_widget_wrapper{min-height:260px}.arm_login_widget_wrapper *,.arm_slider_widget_wrapper *{box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-shadow:none!important;-webkit-box-shadow:none!important;-o-box-shadow:none!important;-moz-box-shadow:none!important;background:#fff}.arm_login_widget_header,.arm_slider_widget_header{float:left;width:100%;height:165px;position:relative;border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;text-align:center}.arm_login_widget_user_cover,.arm_slider_widget_user_cover{display:inline-block;height:105px;left:0;position:absolute;right:0;top:0;width:100%;border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;overflow:hidden;border-bottom:1px solid #e2e2e2}.arm_login_widget_avatar,.arm_slider_widget_avatar{background-color:#fff;border:3px solid #fff;border-radius:100px;display:inline-block;height:95px;margin:55px auto 15px;max-width:75%;position:relative;vertical-align:middle;width:95px}.arm_login_widget_avatar img,.arm_slider_widget_avatar img{float:left;width:100%;height:100%;border-radius:100%;-webkit-border-radius:100%;-o-border-radius:100%;-moz-border-radius:100%}.arm_login_widget_content_wrapper,.arm_slider_widget_content_wrapper{float:left;width:100%}.arm_login_widget_profile_link,.arm_slider_widget_profile_link{text-decoration:none;float:left;width:100%;text-align:center;position:relative;z-index:1}a.arm_login_widget_profile_link:before,a.arm_slider_widget_profile_link:before{content:"";float:none;width:90%;border:2px solid #e2e2e2;position:absolute;z-index:1;margin:0 auto!important;left:5%;top:6px;background:#fff}a.arm_login_widget_profile_link span,a.arm_slider_widget_profile_link span{z-index:2;position:relative;background:#fff;margin:0 auto;float:none;padding:0 5px;background:#fff}.arm_login_widget_user_info,.arm_slider_widget_user_info{float:left;width:100%;margin-top:10px;padding:10px;background:#fff}.arm_login_widget_user_info_row,.arm_slider_widget_user_info_row{float:left;width:100%;min-height:30px;margin-bottom:5px;background:#fff}.arm_login_widget_user_info_row_left,.arm_slider_widget_user_info_row_left{float:left;width:40%;font-weight:700;background:#fff;direction:rtl}.arm_rtl_widget .arm_login_widget_user_info_row_left,.arm_rtl_widget .arm_slider_widget_user_info_row_left{float:right;width:50%;font-weight:700;background:#fff;direction:rtl;padding:0 10px 0 10px}.arm_login_widget_user_info_row_right,.arm_slider_widget_user_info_row_right{float:right;width:50%;text-align:left;white-space:pre-wrap;word-wrap:break-word;background:#fff;padding-left:10px}.arm_rtl_widget .arm_login_widget_user_info_row_right,.arm_rtl_widget .arm_slider_widget_user_info_row_right{float:left;width:50%;text-align:right;white-space:pre-wrap;word-wrap:break-word;background:#fff;direction:rtl}@media (max-width:500px){.arm_popup_wrapper{z-index:999999!important}.arm_module_plans_container .arm_plan_skin6 .arm_module_plan_option .arm_plan_skin6_left_box{width:100%!important;text-align:center}.arm_module_plans_container .arm_plan_skin6 .arm_module_plan_option .arm_plan_skin6_right_box{width:100%!important;position:relative!important;transform:none!important}.arm_module_plans_container .arm_plan_skin6 .arm_module_plan_option .arm_plan_skin6_right_box .arm_module_plan_price{text-align:center}}.arm_payment_mode_wrapper{border-bottom:2px #ececec solid;padding-bottom:20px;padding-right:10px;padding-left:10px}.arm_current_membership_content,.arm_transaction_content{width:100%}.arm_transaction_list_header .arm_sortable_th{width:150px}.arm_current_membership_list_header th.arm_cm_sr_no{min-width:45px;text-align:right}.arm_current_membership_list_header th.arm_cm_plan_remaining_occurence{min-width:70px}.arm_current_membership_list_header th.arm_cm_plan_renew_date{min-width:125px}.arm_current_membership_list_header th.arm_cm_plan_start_date{min-width:100px}.arm_current_membership_list_header th.arm_cm_plan_end_date{min-width:115px}.arm_current_membership_list_header th.arm_cm_plan_profile{min-width:165px}.arm_current_membership_list_header th#arm_cm_plan_action_btn{min-width:195px}.arm_current_membership_list_header th#arm_cm_plan_name{max-width:200px;min-width:100px;text-align:left;padding-left:12px!important;word-wrap:break-word}.arm_current_membership_container .arm_current_membership_list_item .arm_renew_subscription_button,.arm_current_membership_container .arm_current_membership_list_item .arm_update_card_button_style,.arm_paid_post_current_membership_container .arm_current_membership_list_item .arm_renew_subscription_button,.arm_paid_post_current_membership_container .arm_current_membership_list_item .arm_update_card_button_style,.arm_paid_post_transactions_container .arm_transaction_list_item .arm_view_invoice_button,.arm_transactions_container .arm_transaction_list_item .arm_view_invoice_button{background-color:#005aee!important;border-radius:3px!important;font-family:inherit;font-size:14px!important;color:#fff!important;font-weight:400;font-style:normal;text-decoration:none;padding:4px;border:1px solid #005aee!important;min-width:85px;min-height:25px;line-height:24px}.arm_transaction_list_header .arm_transaction_th#arm_tm_payment_date{min-width:150px}.arm_current_membership_container .arm_current_membership_list_item .arm_cancel_subscription_button,.arm_current_membership_container .arm_current_membership_list_item .arm_renew_subscription_button:active,.arm_current_membership_container .arm_current_membership_list_item .arm_renew_subscription_button:focus,.arm_current_membership_container .arm_current_membership_list_item .arm_renew_subscription_button:hover,.arm_current_membership_container .arm_current_membership_list_item .arm_update_card_button_style:active,.arm_current_membership_container .arm_current_membership_list_item .arm_update_card_button_style:focus,.arm_current_membership_container .arm_current_membership_list_item .arm_update_card_button_style:hover,.arm_paid_post_current_membership_container .arm_current_membership_list_item .arm_cancel_subscription_button,.arm_paid_post_current_membership_container .arm_current_membership_list_item .arm_renew_subscription_button:active,.arm_paid_post_current_membership_container .arm_current_membership_list_item .arm_renew_subscription_button:focus,.arm_paid_post_current_membership_container .arm_current_membership_list_item .arm_renew_subscription_button:hover,.arm_paid_post_transactions_container .arm_transaction_list_item .arm_view_invoice_button:active,.arm_paid_post_transactions_container .arm_transaction_list_item .arm_view_invoice_button:focus,.arm_paid_post_transactions_container .arm_transaction_list_item .arm_view_invoice_button:hover,.arm_transactions_container .arm_transaction_list_item .arm_view_invoice_button:active,.arm_transactions_container .arm_transaction_list_item .arm_view_invoice_button:focus,.arm_transactions_container .arm_transaction_list_item .arm_view_invoice_button:hover{background-color:#e66b6b!important;border-radius:3px!important;font-family:inherit;font-size:14px!important;color:#fff;font-weight:400;font-style:normal;text-decoration:none;padding:4px;border:1px solid #e66b6b!important;min-width:85px;min-height:25px}.arm_current_membership_container .arm_current_membership_list_item .arm_cancel_subscription_button:active,.arm_current_membership_container .arm_current_membership_list_item .arm_cancel_subscription_button:focus,.arm_current_membership_container .arm_current_membership_list_item .arm_cancel_subscription_button:hover,.arm_paid_post_current_membership_container .arm_current_membership_list_item .arm_cancel_subscription_button:active,.arm_paid_post_current_membership_container .arm_current_membership_list_item .arm_cancel_subscription_button:focus,.arm_paid_post_current_membership_container .arm_current_membership_list_item .arm_cancel_subscription_button:hover{background-color:#d54e21!important;border-radius:3px!important;font-family:inherit;font-size:14px!important;color:#fff;font-weight:400;font-style:normal;text-decoration:none;padding:4px;border:1px solid #d54e21!important;min-width:85px;min-height:25px;background-image:none;box-shadow:none}.arm_current_membership_container .arm_current_membership_list_item .arm_current_membership_cancelled_row,.arm_paid_post_current_membership_container .arm_current_membership_list_item .arm_current_membership_cancelled_row{background:#e66b6b;color:#fff!important}.arm_paging_wrapper.arm_paging_wrapper_transaction .arm_paging_info{float:left}.arm_paging_wrapper.arm_paging_wrapper_transaction .arm_paging_links{float:right}[dir=rtl] .arm_paging_wrapper.arm_paging_wrapper_transaction .arm_paging_info{float:right}[dir=rtl] .arm_paging_wrapper.arm_paging_wrapper_transaction .arm_paging_links{float:left}.arm_paging_wrapper.arm_paging_wrapper_current_membership .arm_paging_info{float:left}.arm_paging_wrapper.arm_paging_wrapper_current_membership .arm_paging_links{float:right}[dir=rtl] .arm_paging_wrapper.arm_paging_wrapper_current_membership .arm_paging_info{float:right}[dir=rtl] .arm_paging_wrapper.arm_paging_wrapper_current_membership .arm_paging_links{float:left}.arm_update_membership_container .arm_update_membership_li{list-style:none;width:100%;padding:10px;border:1px solid #005aee;margin-top:10px;float:left;border-radius:4px}.arm_update_membership_left_div{width:72%;float:left}.arm_update_membership_right_div{width:20%;float:right;text-align:right;margin:5px 0}.arm_update_membership_form_container .arm_update_membership_wrapper .arm_update_membership_content{width:100%;float:left}.arm_update_membership_form_container .arm_update_membership_wrapper .arm_update_membership_content .arm_update_subscription_button{min-width:100px;background-color:#005aee;border-radius:4px}.arm_current_membership_container_loader_img .arm_loading_grid,.arm_paid_post_current_membership_container_loader_img .arm_loading_grid,.arm_update_membership_container_loader_img .arm_loading_grid{margin:50px 0;text-align:center;width:100%}.arm_current_membership_container .arm_current_membership_heading_main,.arm_paid_post_current_membership_container .arm_current_membership_heading_main{line-height:24px;display:inline-block;width:100%;margin:15px 0 20px;padding:5px}.popup_content_text.arm_invoice_detail_popup_text iframe,.popup_content_text.arm_member_view_detail_popup_text iframe{border:none!important;margin:0}.arm_social_login_content_wrapper .arm_social_connect_loader{vertical-align:middle;display:inline-block}.arm_invoice_detail_popup.arm_invoice_detail_popup_wrapper,.arm_member_view_popup.arm_member_view_detail_popup_wrapper{background:#fff}.arm_invoice_detail_popup.arm_invoice_detail_popup_wrapper .armemailaddbtn,.arm_member_view_detail_popup.arm_member_view_detail_popup_wrapper .armemailaddbtn{background-color:#005aee;border:1px solid #005aee;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:16px;line-height:normal;min-height:30px;min-width:100px;padding:4px 10px;text-align:center;text-decoration:none}.arm_invoice_detail_popup.arm_invoice_detail_popup_wrapper .popup_header,.arm_member_view_detail_popup.arm_member_view_detail_popup_wrapper .popup_header{border-bottom:1px solid #e7e7e7;color:#32323a;font-size:24px;height:auto;line-height:normal;padding:15px 25px}.arm_invoice_detail_popup.arm_invoice_detail_popup_wrapper .popup_close_icon,.arm_member_view_detail_popup.arm_member_view_detail_popup_wrapper .popup_close_icon,.arm_popup_close_btn{background:rgba(0,0,0,0) url(//cp.testedtechs.com/wp-content/plugins/armember/images/close_btn.png) no-repeat scroll center center;cursor:pointer;float:right;height:25px;position:absolute;right:20px;top:18px;width:25px}.arm_radio_outer_wrapper{display:inline-block;margin-right:10px;float:none;margin-bottom:10px;cursor:pointer}.arm_radio_wrapper{float:none;display:inline-block;width:20px;height:20px;position:relative;top:3px;cursor:pointer;margin:0 5px}.arm_radio_outer_wrapper:hover .arm_radio_wrapper{border-color:#005aee}.arm_radio_wrapper input[type=radio]{appearance:none;position:absolute;top:0;width:20px!important;height:20px;opacity:0;z-index:999;margin:0!important;cursor:pointer}.arm_radio_wrapper input[type=radio]+span{border-radius:20px;-webkit-border-radius:20px;-o-border-radius:20px;-moz-border-radius:20px;margin-right:5px;border:1px solid #cacacb;position:absolute;display:block;width:20px;height:20px}.arm_radio_wrapper input[type=radio]:checked+span{border:1px solid #005aee}.arm_radio_wrapper input[type=radio]:checked+span::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px;height:8px;-webkit-border-radius:8px;-o-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#005aee}stop.arm_social_connect_svg{stop-color:#005aee}.arm_cm_renew_btn_div{float:left;margin-bottom:10px}.arm_cm_cancel_btn_div{float:left;margin-bottom:10px}.arm_cm_update_btn_div{float:left;margin-bottom:10px}.arm_current_membership_action_div{width:100%;text-align:center;float:left;margin:6px auto}.arm_current_membership_trial_active{color:green}.arm_profile_field_after_content_wrapper,.arm_profile_field_before_content_wrapper{float:left;width:100%;margin-bottom:10px;padding:15px 30px;padding:15px 30px 15px 52px;text-align:left;height:auto}.arm_no_scroll{overflow:hidden!important}.arm_invoice_detail_popup.popup_wrapper,.arm_member_view_detail_popup.popup_wrapper{margin-top:40px}.arm_membership_card_template:not(.arm_rtl_site) .arm_card_print_btn{position:absolute;top:20px;right:20px;cursor:pointer;display:none}.arm_membership_card_template.arm_rtl_site .arm_card_print_btn{position:absolute;top:20px;left:20px;cursor:pointer;display:none;float:right}.arm_membership_card_template.arm_rtl_site .arm_card_pdf_btn{float:left;left:70px;right:auto}.membershipcard1:hover .arm_card_pdf_btn,.membershipcard1:hover .arm_card_print_btn,.membershipcard2:hover .arm_card_pdf_btn,.membershipcard2:hover .arm_card_print_btn,.membershipcard3:hover .arm_card_pdf_btn,.membershipcard3:hover .arm_card_print_btn{display:block}.membershipcard1.arm_rtl_site .arm_card_label,.membershipcard1.arm_rtl_site .arm_card_left_logo,.membershipcard2.arm_rtl_site .arm_card_label,.membershipcard2.arm_rtl_site .arm_card_left_logo,.membershipcard3.arm_rtl_site .arm_card_label,.membershipcard3.arm_rtl_site .arm_card_left{float:right}.membershipcard1.arm_rtl_site .arm_card_label,.membershipcard1.arm_rtl_site .arm_card_value,.membershipcard2.arm_rtl_site .arm_card_label,.membershipcard2.arm_rtl_site .arm_card_value,.membershipcard3.arm_rtl_site .arm_card_label,.membershipcard3.arm_rtl_site .arm_card_value{text-align:right}.arm-df__form-field-wrap_submit .arm_cancel_update_card_btn,.arm-df__form-field-wrap_submit .arm_update_card_submit_btn{margin-left:5px!important;margin-right:5px!important}.arm_current_membership_container .arm_current_membership_list_item button.arm_cancel_subscription_button,.arm_current_membership_container .arm_current_membership_list_item button.arm_renew_subscription_button,.arm_current_membership_container .arm_current_membership_list_item button.arm_update_card_button_style,.arm_paid_post_current_membership_container .arm_current_membership_list_item button.arm_cancel_subscription_button,.arm_paid_post_current_membership_container .arm_current_membership_list_item button.arm_renew_subscription_button,.arm_paid_post_current_membership_container .arm_current_membership_list_item button.arm_update_card_button_style{margin-right:5px}.arm_cancel_sub_error_msg{background:#e66b6b;color:#fff;padding:1rem;font-size:17px}.arm_search_filter_fields_wrapper{font-family:Helvetica,sans-serif,'Trebuchet MS';font-weight:400;font-style:normal;text-decoration:none}.arm_search_filter_radio{display:flex;flex-wrap:wrap}.arm_search_filter_radio .arm_search_filter_field_radio_item_label{margin-left:0;margin-right:10px!important}.arm_search_filter_field_item_top input,.arm_search_filter_field_item_top select{border:1px #e0e0e0 solid;border-radius:3px}.arm_search_filter_field_item_top input:focus,.arm_search_filter_field_item_top select:focus{outline:0}.arm_search_filter_fields_wrapper input.arm_directory_search_box{max-width:90%!important}.arm_search_filter_container_type_1 .arm_search_filter_title_div{width:100%;max-width:100%;margin-bottom:30px}.arm_template_wrapper .arm_directory_form_container .arm_search_filter_title_div label.arm_search_filter_title_label{margin:0}.arm_search_filter_fields_wrapper_top{width:100%;display:flex;flex-wrap:wrap;padding:8px}.arm_search_filter_fields_wrapper_top .arm_search_filter_field_item_top{max-width:31%;width:31%;margin-bottom:25px;margin-right:2.33%;display:inline-block}.arm_search_filter_fields_wrapper_top .arm_search_filter_field_item_top:last-child{margin-right:0}.arm_search_filter_fields_wrapper_top .arm_search_filter_field_item_top input{padding:4px 16px}.arm_search_filter_fields_wrapper_top .arm_search_filter_field_item_top input{width:100%}.arm_search_filter_fields_wrapper_top .arm_search_filter_field_item_top .arm_datetimepicker_field{position:relative}.arm_datetimepicker_field .bootstrap-datetimepicker-widget a[data-action]{width:100%;padding:0}.arm_search_filter_fields_wrapper_top .arm_search_filter_field_item_top .arm_datetimepicker_field .bootstrap-datetimepicker-widget.top{margin-bottom:-25px}.arm_search_filter_fields_wrapper_top .arm_search_filter_field_item_top select{width:100%}.arm_search_filter_container_type_1 .arm_search_filter_field_item_label{margin-bottom:10px;display:inline-block}.arm_search_filter_container_type_1 .arm_directory_search_btn{margin-right:8px;width:auto!important}.arm_search_filter_container_type_1 .arm_directory_clear_btn{float:left;height:38px;background:#fff;border:1px #e0e0e0 solid;color:#000;font-size:14px;position:relative;border-radius:6px;padding:4px 9px 4px 7px}.arm_search_filter_container_type_1 .arm_directory_clear_btn img{height:18px;width:18px;margin-top:-8px;display:inline;position:relative;top:4px}.arm_search_filter_container_type_1 .arm_directory_search_btn:focus{outline:0}.arm_search_filter_container_type_1 .arm_directory_clear_btn:focus,.arm_search_filter_container_type_1 .arm_directory_clear_btn:hover{text-decoration:none!important;outline:0;background:#fff;border:1px solid #c6c9df;box-sizing:border-box;border-radius:6px}.arm_directory_filters_wrapper{margin-bottom:0!important;padding-left:0!important}.arm_search_filter_chk{display:flex;flex-wrap:wrap}.arm_search_filter_chk .arm_chk_field_div{margin-right:10px}.arm_search_filter_container_type_1 #arm_loader_img{display:none;position:relative;width:28px;height:28px;margin-top:0;left:8px;top:6px;float:left}.arm_search_filter_fields_wrapper.arm_search_filter_container_type_1 .arm_directory_clear_btn[disabled],.arm_search_filter_fields_wrapper.arm_search_filter_container_type_1 .arm_directory_search_btn[disabled]{cursor:not-allowed}.arm_directory_form_left{display:flex;flex-wrap:wrap}.arm_search_filter_fields_wrapper_left{width:33%;border:1px solid #e2e9ed;padding-left:8px;padding-top:8px;height:max-content}.arm_template_container_left{float:right;width:67%}.arm_search_filter_fields_wrapper_left .arm_search_filter_field_item_left{margin-bottom:12px}.arm_search_filter_fields_wrapper_left .arm_search_filter_field_item_left input{padding:3px}.arm_search_filter_fields_wrapper_left .arm_search_filter_field_item_left input{width:90%}.arm_search_filter_fields_wrapper_left .arm_search_filter_field_item_left select{width:90%;height:28px;padding-left:2px}.arm_search_filter_fields_wrapper_left .arm_search_filter_field_item_left .arm_search_filter_chk{flex-wrap:wrap}.arm_search_filter_fields_wrapper_left .arm_search_filter_field_item_left input[type=checkbox]{min-width:20px}.arm_directory_filters_wrapper_left{width:100%}.arm_directory_filters_wrapper_left .arm_directory_search_wrapper{max-width:100%}.arm_directory_filters_wrapper_left .arm_directory_list_by_filters{float:left}.arm_directory_filters_wrapper_left .arm_directory_list_by_filters select{max-width:unset;width:unset}.arm_button_search_filter_btn_div_left{display:inline-block;width:100%}.arm_search_filter_fields_wrapper_right{width:33%;display:flex;flex-wrap:wrap;float:right;border:1px solid #e2e9ed;padding-left:8px;padding-top:8px;height:max-content}.arm_search_filter_fields_wrapper_right .arm_search_filter_field_item_right{margin-bottom:12px}.arm_search_filter_fields_wrapper_right .arm_search_filter_field_item_right input{padding:3px}.arm_search_filter_fields_wrapper_right .arm_search_filter_field_item_right input{width:90%}.arm_search_filter_fields_wrapper_right .arm_search_filter_field_item_right select{width:90%;height:28px;padding-left:2px}.arm_search_filter_fields_wrapper_right .arm_search_filter_field_item_right .arm_search_filter_chk{flex-wrap:wrap}.arm_search_filter_fields_wrapper_right .arm_search_filter_field_item_right input[type=checkbox]{min-width:20px}.arm_directory_filters_wrapper_right{float:right}.arm_directory_filters_wrapper_right .arm_directory_search_wrapper{max-width:100%}.arm_directory_filters_wrapper_right .arm_directory_list_by_filters{float:right;width:100%}.arm_directory_filters_wrapper_right .arm_directory_list_by_filters select{max-width:unset;width:unset}.arm_button_search_filter_btn_div_right{margin-bottom:20px;width:100%;float:right}.arm_template_container_right{float:left;width:64%}.grecaptcha-badge{z-index:999991}.popup_content_text.arm_invoice_detail_popup_text iframe{width:100%}.arm_popup_close_btn,.popup_close_icon{top:20px!important}.arm_text_align_center{text-align:center}.arm_invoice_detail_popup.popup_wrapper{width:800px}.arm_template_preview_popup .popup_wrapper{width:100%!important}.arm_search_filter_fields_wrapper input[type=checkbox],.arm_search_filter_fields_wrapper input[type=radio],.arm_template_advanced_search input[type=checkbox],.arm_template_advanced_search input[type=radio]{height:20px;max-width:20px;min-width:20px;border:2px solid var(--arm-gt-gray-100);background-color:var(--arm-cl-white);padding:0;margin:0;border-radius:var(--arm-radius-4px)!important;-webkit-border-radius:var(--arm-radius-4px)!important;-moz-border-radius:var(--arm-radius-4px)!important;-o-border-radius:var(--arm-radius-4px)!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;box-shadow:none!important;outline:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;-o-appearance:none!important;appearance:none!important;cursor:pointer!important;position:relative}.arm_search_filter_fields_wrapper input[type=checkbox]:focus,.arm_search_filter_fields_wrapper input[type=radio]:focus,.arm_template_advanced_search input[type=checkbox]:focus,.arm_template_advanced_search input[type=radio]:focus{border-color:var(--arm-gt-gray-200);-webkit-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;-moz-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;-o-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;box-shadow:0 4px 12px rgba(136,150,200,.4)!important}.arm_search_filter_fields_wrapper input[type=checkbox]:checked:focus,.arm_search_filter_fields_wrapper input[type=radio]:checked:focus,.arm_template_advanced_search input[type=checkbox]:checked:focus,.arm_template_advanced_search input[type=radio]:checked:focus{-webkit-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;-moz-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;-o-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;box-shadow:0 4px 12px rgba(136,150,200,.4)!important}.arm_search_filter_fields_wrapper input[type=checkbox]:checked,.arm_search_filter_fields_wrapper input[type=radio]:checked,.arm_template_advanced_search input[type=checkbox]:checked,.arm_template_advanced_search input[type=radio]:checked{background-color:var(--arm-pt-theme-blue);border-color:var(--arm-pt-theme-blue)}.arm_search_filter_fields_wrapper input[type=checkbox]:checked::after,.arm_template_advanced_search input[type=checkbox]:checked:after{content:"";display:block;left:5px;top:1px;position:absolute;width:4px;height:10px;border:2px solid var(--arm-cl-white);border-top:0;border-left:0;transform:rotate(45deg);box-sizing:unset!important}.arm_search_filter_fields_wrapper input[type=radio],.arm_template_advanced_search input[type=radio]{-webkit-border-radius:50%!important;-moz-border-radius:50%!important;-o-border-radius:50%!important;border-radius:50%!important;margin-left:0!important}.arm_search_filter_fields_wrapper input[type=radio]:checked::after,.arm_template_advanced_search input[type=radio]:checked::after{content:'';background-color:var(--arm-cl-white);top:calc(50% - 5px);position:absolute;left:calc(50% - 5px);width:10px;height:10px;-webkit-border-radius:50%!important;-moz-border-radius:50%!important;-o-border-radius:50%!important;border-radius:50%!important}.arm_dir_filter_input .arm_search_filter_field_radio_item_label,.arm_search_filter_radio .arm_search_filter_field_radio_item_label{font-size:14px;font-weight:400;padding-left:8px!important;color:var(--arm-dt-black-200);cursor:pointer;line-height:24px;vertical-align:top}@media (max-width:768px){.arm_search_filter_fields_wrapper_top .arm_search_filter_field_item_top{max-width:100%;width:100%;margin-right:0}.arm_search_filter_fields_wrapper_left .arm_search_filter_field_item_left{max-width:100%;width:100%;margin-right:0}.arm_search_filter_fields_wrapper_right .arm_search_filter_field_item_right{max-width:100%;width:100%;margin-right:0}.arm_template_wrapper .arm_search_filter_fields_wrapper .arm_directory_filters_wrapper .arm_directory_search_wrapper .arm_directory_search_box{width:48%;margin-bottom:15px}.arm_template_wrapper .arm_search_filter_fields_wrapper .arm_directory_filters_wrapper .arm_directory_list_by_filters{width:48%!important}.arm_search_filter_fields_wrapper .arm_directory_filters_wrapper .arm_button_search_filter_btn_div{width:100%;margin-top:30px}}@media (max-width:480px){.arm_search_filter_fields_wrapper_top .arm_search_filter_field_item_top{max-width:100%;width:100%;margin-right:0}.arm_search_filter_fields_wrapper_left .arm_search_filter_field_item_left{max-width:100%;width:100%;margin-right:0}.arm_search_filter_fields_wrapper_right .arm_search_filter_field_item_right{max-width:100%;width:100%;margin-right:0}.arm_template_wrapper .arm_search_filter_fields_wrapper .arm_directory_filters_wrapper .arm_directory_search_wrapper .arm_directory_search_box{width:100%;margin-right:0!important}.arm_template_wrapper .arm_search_filter_fields_wrapper .arm_directory_filters_wrapper .arm_directory_list_by_filters{width:100%!important;max-width:100%;float:left}.arm_template_wrapper .arm_search_filter_fields_wrapper .arm_directory_filters_wrapper{width:100%}}
:root{--arm-pt-theme-blue:#005AEE;--arm-pt-theme-blue-alpha-9:#e4eeff;--arm-pt-theme-blue-alpha-12:rgba(0,90,238,0.12);--arm-pt-theme-blue-darker:#0D54C9;--arm-pt-pink:#F547AF;--arm-sc-warning:#F2D229;--arm-sc-warning-alpha-08:rgba(242,210,41,0.08);--arm-sc-warning-alpha-12:rgba(242,210,41,0.12);--arm-sc-success:#0EC9AE;--arm-sc-success-alpha-08:rgba(14,201,174,0.08);--arm-sc-error:#FF3B3B;--arm-sc-error-alpha-08:rgba(255,59,59,0.08);--arm-dt-black-500:#1A2538;--arm-dt-black-400:#2C2D42;--arm-dt-black-300:#2F405C;--arm-dt-black-200:#3E4857;--arm-dt-black-100:#555F70;--arm-gt-gray-500:#6C6F95;--arm-gt-gray-400:#637799;--arm-gt-gray-300:#8D8EAF;--arm-gt-gray-200:#C6C9DF;--arm-gt-gray-100:#CED4DE;--arm-gt-gray-50:#DCE6F5;--arm-gt-gray-10:#F7FAFF;--arm-gt-gray-10-a:#F6F9FF;--arm-cl-white:#ffffff;--arm-radius-12px:12px;--arm-radius-8px:8px;--arm-radius-6px:6px;--arm-radius-4px:4px;--arm-radius-circle:50%;--arm-primary-font:'Poppins',sans-serif}.popup_wrapper{width:590px;max-width:100%;background:#fff!important;position:relative;display:none;border-radius:var(--arm-radius-12px);-webkit-border-radius:var(--arm-radius-12px);-moz-border-radius:var(--arm-radius-12px);-o-border-radius:var(--arm-radius-12px);z-index:9980;font-family:var(--arm-primary-font),sans-serif,"Trebuchet MS"}.popup_wrapper_inner{width:100%;display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.popup_content_text,.popup_footer,.popup_header{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;width:100%;display:inline-block}.popup_header{border-bottom:1px solid var(--arm-gt-gray-100);padding:20px 32px 20px 32px}.popup_header,.popup_header span.add_rule_content{font-size:24px;font-weight:600;color:var(--arm-dt-black-200)}.popup_header_text{font-size:24px;vertical-align:middle}.popup_content_text{font-size:14px;margin:auto;padding:15px 20px}.arm_popup_close_btn,.popup_close_icon{background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/close_btn.png) no-repeat scroll center center rgba(0,0,0,0);cursor:pointer;float:right;height:28px;position:absolute;right:20px;top:15px;width:28px;padding:0}#arm_crop_cover_div_wrapper .arm_popup_close_btn,#arm_crop_div_wrapper .arm_popup_close_btn{right:15px;top:15px}.arm_popup_member_form .popup_header .popup_header_text{font-size:20px}.arm_popup_member_form .arm_popup_close_btn{top:32px!important;right:22px}.delete_bulk_form_message .popup_header,.delete_bulk_transactions_message .popup_header{padding:28px 28px 20px 28px}.delete_bulk_form_message .popup_header span.add_rule_content,.delete_bulk_form_message .popup_header_text,.delete_bulk_transactions_message .popup_header_text{font-size:20px}.delete_bulk_form_message .popup_content_text .arm_change_plan_confirm_text,.delete_bulk_form_message .popup_content_text .arm_change_status_confirm_text,.delete_bulk_form_message .popup_content_text .arm_confirm_text,.delete_bulk_transactions_message .popup_content_text .arm_confirm_text{font-size:16px}.delete_bulk_form_message .arm_popup_close_btn,.delete_bulk_form_message .popup_close_icon,.delete_bulk_transactions_message .arm_popup_close_btn{top:20px;right:22px}.delete_bulk_form_message .popup_footer,.delete_bulk_transactions_message .popup_footer{text-align:right;border-top:1px solid var(--arm-gt-gray-50)}.delete_bulk_form_message .popup_close_btn,.delete_bulk_transactions_message .popup_close_btn{margin-left:12px}.tipso_bubble,.tipso_bubble>.tipso_arrow{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.tipso_bubble,.tipso_bubble.bottom,.tipso_bubble.top{font-family:var(--arm-primary-font),sans-serif,"Trebuchet MS";position:absolute;text-align:center;z-index:110000000!important;padding:10px 15px;border:1px solid var(--arm-gt-gray-50);border-radius:var(--arm-radius-4px);-webkit-border-radius:var(--arm-radius-4px);-moz-border-radius:var(--arm-radius-4px);-o-border-radius:var(--arm-radius-4px);background:var(--arm-cl-white)!important;-webkit-box-shadow:0 0 20px 0 rgba(136,150,200,.32);-moz-box-shadow:0 0 20px 0 rgba(136,150,200,.32);-o-box-shadow:0 0 20px 0 rgba(136,150,200,.32);box-shadow:0 0 20px 0 rgba(136,150,200,.32)}.tipso_bubble>.tipso_arrow{position:absolute;width:0;height:0;border:8px solid;pointer-events:none}.tipso_bubble.top>.tipso_arrow{border-color:var(--arm-cl-white) transparent transparent!important;top:100%;left:50%;margin-left:-8px}.tipso_bubble.bottom>.tipso_arrow{border-color:transparent transparent var(--arm-cl-white)!important;bottom:100%;left:50%;margin-left:-8px}.tipso_bubble.left>.tipso_arrow{border-color:transparent transparent transparent var(--arm-cl-white)!important;top:50%;left:100%;margin-top:-8px}.tipso_bubble.right>.tipso_arrow{border-color:transparent var(--arm-cl-white) transparent transparent!important;top:50%;right:100%;margin-top:-8px}.tipso_content{word-wrap:break-word;line-height:18px;font-size:14px;font-weight:500;color:var(--arm-dt-black-400)}.tipso_content a{color:var(--arm-dt-black-400);font-weight:700}.tipso_style{cursor:help;border-bottom:1px dotted}.armFileUploadWrapper{display:inline-block;width:100%;position:relative;margin:auto}.armCustomFileRemoveContainer,.armFileRemoveContainer,.armFileUploadContainer{color:var(--arm-cl-white);font-size:14px;margin:0 15px 0 0;padding:8px 20px;cursor:pointer;text-decoration:none;border-radius:var(--arm-radius-6px);-webkit-border-radius:var(--arm-radius-6px);-moz-border-radius:var(--arm-radius-6px);-o-border-radius:var(--arm-radius-6px);vertical-align:middle;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;border:1px solid transparent;overflow:hidden;float:left;position:relative}.armFileUploadContainer{display:inline-block;background-color:var(--arm-pt-theme-blue);border-color:var(--arm-pt-theme-blue)}.armCustomFileRemoveContainer,.armFileRemoveContainer{display:none;background-color:var(--arm-sc-error);border-color:var(--arm-sc-error)}[dir=rtl] .armCustomFileRemoveContainer,[dir=rtl] .armFileRemoveContainer,[dir=rtl] .armFileUploadContainer{float:right;margin:0 0 0 10px}.armCustomFileRemoveContainer:focus,.armCustomFileRemoveContainer:hover,.armFileRemoveContainer:focus,.armFileRemoveContainer:hover,.armFileUploadContainer:focus,.armFileUploadContainer:hover{opacity:.8}.armFileRemove-icon,.armFileUpload-icon{border:medium none!important;border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;-o-border-radius:0!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;height:16px;width:16px;float:left;margin:0 8px 0 0}.armFileUpload-icon{background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/upload_icon.png) no-repeat;background-position:center center}.armFileRemove-icon{background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/remove-icon.png) no-repeat;background-position:center center}.armclear{clear:both;line-height:normal;height:.1px;margin:auto}.armclear:after,.armclear:before{display:table;content:"";line-height:0}.arm_hide,div.arm_hide{display:none}input[type=radio]{border-radius:50%!important;-webkit-border-radius:50%!important;-moz-border-radius:50%!important;-o-border-radius:50%!important;padding:0!important;min-height:auto}.tipso_style{cursor:help;border-bottom:1px dotted}.page_title.arm-df__heading{margin:0 0 14px;padding:0 5px 20px;cursor:auto!important;display:inline-block;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;background:0 0;border-bottom:1px solid transparent;position:relative;min-height:50px;height:auto}.arm-default-form .arm_view_profile_link_container{display:inline-block;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;text-align:right}.arm-default-form .arm_view_profile_link_container a{border:0!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;outline:medium none!important;text-decoration:none!important;font-size:16px}.arm-df__heading.armalignleft .arm_form_member_main_field_label{text-align:left}.arm-df__heading.armaligncenter .arm_form_member_main_field_label{text-align:center}.arm-df__heading.armalignright .arm_form_member_main_field_label{text-align:right}.arm-df__heading .arm_form_member_main_field_label .arm-df__heading-text{float:none;padding:0}.arm-df__heading.armalignright .arm_editable_form{right:0;left:auto}div.arm-df__field-label{position:relative;cursor:pointer}div.arm-df__field-label input{padding:0 6px!important;max-width:100%!important;min-width:110px;min-height:32px;max-height:32px;height:30px;display:inline-block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;border:1px #cacbcc solid;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background:#fff;margin:0;float:left;z-index:1}.arm_member_form_label input:focus,div.arm-df__field-label input:focus{outline:0}.arm-default-form:not(.arm_admin_member_form),.arm_setup_form_container{position:relative;width:auto;margin:0 auto}.arm_setup_form_container{display:none}.elementor-editor-active .arm_setup_form_container{display:block}.popup_wrapper_inner .arm_setup_form_container{display:inline-block;position:relative;margin-bottom:20px;width:auto;margin:0 auto;float:left}.arm-form-container .arm_form_close_account{margin:0 auto 10px!important}[dir=rtl] .arm-form-container .arm_form_close_account{float:right}[dir=rtl] .arm-form-container .arm_form_close_account .arm-df__form-group{float:right}.popup_wrapper_inner .arm_setup_form_container form{background-color:#fff;float:left}.arm_setup_form_container form{max-width:100%}.arm_setup_form_container .arm_setup_form_title{margin:10px 0;display:inline-block}.arm_setup_form_container .arm_current_user_plan_info{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;display:block;font-size:16px;line-height:24px;padding:5px 10px}.arm_setup_form_container .arm_current_user_plan_info span{display:inline-block;font-size:16px;font-weight:700}.arm_setup_form_container .arm_setup_plan_type_info{display:inline-block;font-size:14px;margin-top:5px;position:absolute;right:15px;top:0}.arm_editor_form_fileds_wrapper .arm_login_links_wrapper,.arm_login_links_wrapper{padding:0 5px;margin:15px 0 0;direction:ltr;float:left;display:inline-block;width:100%}.arm_editor_form_fileds_wrapper .arm_login_links_wrapper.hidden_section{display:none!important}.arm_login_links_wrapper.arm_socialicons_top{margin:5px 0 20px}.arm_editor_form_fileds_wrapper .arm_login_links_wrapper li,.arm_login_links_wrapper li{margin:0 0 10px;line-height:normal}.arm_login_form_other_links{display:none}.arm_login_links_wrapper .arm_registration_link.hidden_section{display:none}.arm_login_links_wrapper .arm_registration_link{display:inline-block;border:0;padding:0 2px;margin:0;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;text-decoration:none!important;vertical-align:top;line-height:normal;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_forgotpassword_link a,.arm_login_links_wrapper .arm_forgotpassword_link a,.arm_login_links_wrapper .arm_registration_link a{border:0;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;text-decoration:none!important;vertical-align:top;color:var(--arm-pt-theme-blue)}.arm-df__form-group.arm_forgot_password_above_link.arm_forgotpassword_link,.arm_forgot_password_above_link.arm_forgotpassword_link{min-height:auto;width:100%;padding:2px 7px;margin:0;border-color:transparent!important}.arm-df-wrapper .arm_forgot_password_above_link.arm_forgotpassword_link{padding:2px 0 2px;float:left;width:auto}.arm-df__form-group.arm_forgot_password_below_link.arm_forgotpassword_link,.arm_forgot_password_below_link.arm_forgotpassword_link{min-height:auto;padding:5px 7px 2px;margin:10px 0 0;border-color:transparent;float:left;max-width:fit-content}.arm_form_rtl .arm-df__form-group.arm_forgot_password_below_link.arm_forgotpassword_link,.arm_form_rtl .arm_forgot_password_below_link.arm_forgotpassword_link{float:right}.arm-df__form-group.arm_forgot_password_below_link.arm_forgotpassword_link{border-color:transparent!important}.arm_login_links_wrapper .arm_social_login_content_wrapper{margin:0;float:left;display:inline-block;width:100%;position:relative}.arm_form_ltr .arm_df__helper-description .arm_df__helper-description-text{text-align:right}.arm_form_rtl .arm_df__helper-description .arm_df__helper-description-text{text-align:left}.arm_form_rtl .arm_login_links_wrapper .arm_forgotpassword_link,.arm_form_rtl .arm_login_links_wrapper .arm_registration_link{direction:rtl;padding:0 5px 0 10px;text-align:right}.arm_form_rtl .arm_forgotpassword_link{direction:rtl;padding:0 5px 0 10px;text-align:right}.arm_form_editor_middle_part,ul.arm_form_editor_middle_part{padding:0;min-height:20px}.arm_form_editor_submit_part,ul.arm_form_editor_submit_part{padding:0}.arm_section_sortable,ul.arm_section_sortable{width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;display:inline-block;float:left;margin:0;padding:6px!important;min-height:50px}.arm-df__fields-wrapper .arm_section_fields_wrapper{float:left;display:inline-block;margin:20px 0;padding:5px 0;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm-default-form .arm-df__form-group.arm-df__form-group_social_fields,.arm_editor_form_fileds_container .arm-df__form-group.arm-df__form-group_social_fields{margin:0!important}.arm-df__form-group_roles input.arm-df__form-control,.arm-df__form-group_select input.arm-df__form-control,.arm_form_fields_wrapper .arm-df__form-field-wrap_roles input[type=text]:first-child,.arm_form_fields_wrapper .arm-df__form-field-wrap_select input[type=text]:first-child{position:absolute;top:0;left:0;opacity:0!important;z-index:-1}.arm_main_sortable .arm-df__form-group{cursor:move!important}.arm-df__field-label{display:inline-block;width:30%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;padding:0}.arm_field_position_left .arm-df__form-group .arm-df__form-field{float:left}.arm_field_position_center .arm-df__form-group .arm-df__form-field{float:none;margin:0 auto;clear:both}.armf_layout_inline:not(.arm_materialize_form) .arm_field_position_center .arm-df__form-group .arm-df__form-field,.armf_layout_inline_right:not(.arm_materialize_form) .arm_field_position_center .arm-df__form-group .arm-df__form-field{float:left;margin:0 auto;clear:inherit}.arm_field_position_right .arm-df__form-group .arm-df__form-field{float:right}.arm_form_social_profile_fields_wrapper{width:100%}.arm_material_input.select-wrapper{border:0!important}.arm_material_input.select-wrapper input.select-dropdown{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;font-size:inherit}.arm-df__field-label input{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;border:1px solid #dfdfdf;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;background:0 0;padding:5px 8px;margin:0!important;vertical-align:middle;line-height:normal;min-height:35px;font-family:inherit;font-size:15px;width:100%}.arm-default-form input[type=file]{font-size:15px;height:auto;padding:2px!important;width:80%}textarea.arm_textarea{min-height:60px!important;resize:none;overflow:hidden;overflow-y:auto}.arm_template_loading{display:none;position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;z-index:9998;background:rgba(255,255,255,.6)}.arm_template_loading img{position:relative;top:45%;z-index:9998;padding:10px;text-align:center;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;border:0!important;min-width:150px}.payment-errors{display:block;font-size:14px;margin:2px 0 5px 0;padding:0 1px;color:#e63c03}.arm_form_message_container .arm-df__fc--validation__wrap,.arm_form_message_container .arm_error_msg,.arm_form_message_container .arm_invalid,.arm_form_message_container .error,.arm_form_message_container1 .arm-df__fc--validation__wrap,.arm_form_message_container1 .arm_error_msg,.arm_form_message_container1 .error{background:#e14d4b;border:1px solid #e14d4b;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;margin:0 0 10px;padding:5px 10px;color:#fff;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:16px}.arm_form_message_container .arm_success_msg,.arm_form_message_container .success,.arm_form_message_container1 .arm_success_msg,.arm_form_message_container1 .success{background:#5cb85c;border:1px solid #5cb85c;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;margin:0 0 10px;padding:5px 10px;color:#fff;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:16px}.arm_form_message_container1 .arm_success_msg1{background:orange;border:1px solid orange;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;margin:0 0 10px;padding:5px 10px;color:#fff;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:16px}.arm_form_message_container .arm_success_msg a{color:#fff;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:16px}div.arm_form_message_container .arm_reset_password_success_msg_container{margin:0 0 10px;padding:5px 10px;text-align:center}div.arm_form_message_container .arm_reset_password_success_msg_container div.arm_reset_password_title{text-align:center;margin-bottom:16px}div.arm_form_message_container .arm_reset_password_success_msg_container .arm_reset_password_img{text-align:center;width:100%;margin:50px 0}input.arm_error_msg,select.arm_error_msg,textarea.arm_error_msg{background:#ffe2e2;border:1px solid #c30}.arm_form_message_container ul,.arm_form_message_container1 ul{margin:0;padding:2px 5px;list-style:none}.arm_form_message_container ul li,.arm_form_message_container1 ul li{margin:0}.arm_down_arrow{float:right;width:auto;height:30px;cursor:pointer;vertical-align:middle;line-height:2}.arm_down_arrow:before{margin:0 auto;line-height:26px}.popup_wrapper.arm_add_new_other_forms_wrapper{width:800px!important}.popup_wrapper .chosen-container-multi .chosen-choices li.search-choice{padding:4px 20px 5px 5px!important}.arm_popup_member_form .popup_header_text,.arm_popup_member_setup_form .popup_header_text{display:inline-block;padding:0!important;margin:0!important}.arm_popup_member_form .popup_content_text{padding:10px 20px}.arm_popup_member_setup_form .popup_content_text{padding:10px 25px}.popup_footer{padding:8px 20px;text-align:center;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-top-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-right-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0}.popup_content_text .arm_change_plan_confirm_text,.popup_content_text .arm_change_status_confirm_text,.popup_content_text .arm_confirm_text{font-size:18px;line-height:normal;margin:5px 12px;font-weight:400;color:#3c3e4f;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;display:inline-block}.arm_already_logged_in_message_popup{font-size:16px;padding:30px;text-align:center}.popup_content_text table{width:100%}.popup_content_text .add_new_form_field_content th{text-align:right;padding:7px 10px 7px 0;width:35%}.popup_content_text .add_new_form_field_content td{padding:7px 0 7px 5px;width:65%}.add_new_form_field_content label{min-width:150px;display:inline-block}.popup_content_text th,.popup_content_text th label{color:#191818;font-weight:400}.popup_content_btn.popup_footer{text-align:right}.arm_skip_avtr_crop_button_wrapper_admn,.arm_skip_cvr_crop_button_wrapper_admn{text-align:left}.arm_skip_avtr_crop_button_wrapper_admn .arm_crop_button,.arm_skip_cvr_crop_button_wrapper_admn .arm_crop_cover_button{margin-left:0!important;margin-right:10px}.arm_skip_avtr_crop_button_wrapper_admn label,.arm_skip_cvr_crop_button_wrapper_admn label{vertical-align:text-bottom}.arm_skip_avtr_crop_button_wrapper_admn label:hover,.arm_skip_cvr_crop_button_wrapper_admn label:hover{color:var(--arm-pt-theme-blue)}.arm_inht_front_usr_avtr label,.arm_inht_front_usr_cvr label{vertical-align:inherit;cursor:pointer;border:none;width:40px;display:inline-block}.arm_popup_close_btn:hover,.popup_close_icon:hover{background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/close_btn_hover.png) no-repeat scroll center center rgba(0,0,0,0)}[dir=rtl] .arm_popup_member_form .arm_popup_close_btn,[dir=rtl] .arm_popup_member_form .popup_close_icon,[dir=rtl] .arm_popup_member_setup_form .arm_popup_close_btn,[dir=rtl] .arm_popup_member_setup_form .popup_close_icon{float:left;left:20px;right:auto}.popup_content_btn_inner{margin:0 auto}.popup_content_btn_wrapper{margin:5px 0 20px;display:inline-block}.popup_content_btn .arm_cancel_btn,.popup_content_btn .arm_save_btn,.popup_content_btn .arm_submit_btn{margin:3px 5px 3px 10px}.arm_ok_button{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;display:inline-block;height:35px;border:#2aa9e4 1px solid;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;line-height:22px;font-size:16px;color:#fff!important;background-color:#005aee;text-decoration:none;padding:0 10px;text-align:center;cursor:pointer}.arm-default-form .arm-df__field-label,.arm-default-form li{cursor:default;list-style:outside none none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm-default-form .arm-df__form-group,.arm_form_layout_iconic .arm_form_field_label_text label,.arm_form_layout_rounded .arm_form_field_label_text label{border-color:transparent;cursor:auto}.arm-default-form.arm_form_close_account .arm-df__form-group_submit{margin-top:10px}.arm-default-form.arm_form_close_account .arm-df__form-group_submit .arm-df__form-field{min-width:60%}.arm-default-form .arm-df__form-group.arm-df__form-group_submit{min-height:auto;margin:10px 0 0 0!important;z-index:9}.arm-default-form .arm-df__form-group.arm-df__form-group_submit .arm-df__form-field-wrap_submit{margin:0 auto}.arm-default-form hr{margin:10px 0}.arm-df__form-field-wrap{position:relative;width:100%;margin:auto;padding:0;margin:0}.arm-df__form-group_rememberme .arm-df__form-field-wrap.arm-df__form-field-wrap_rememberme{padding:10px 0 0}.arm-df__fields-wrapper .arm_forgot_password_description{display:inline-block;width:100%;padding:5px 8px;margin:0 0 20px 0;line-height:normal;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm-df__form-field-wrap .arm_form_layout_iconic label,.arm-df__form-field-wrap .arm_form_layout_rounded label{min-width:60%;display:inline-block;vertical-align:middle;margin-left:5px;cursor:pointer}.arm-df__dropdown-control .arm_autocomplete,.arm-df__dropdown-control input.arm_autocomplete,.arm-df__dropdown-control input.arm_autocomplete:focus,.arm_form .arm-df__dropdown-control .arm_autocomplete:focus,.arm_form .arm_multiple_selectbox .arm_autocomplete:focus,.arm_multiple_selectbox .arm_autocomplete,.arm_multiple_selectbox input.arm_autocomplete,.arm_multiple_selectbox input.arm_autocomplete:focus{width:100%;max-width:90%!important;min-width:auto!important;margin-top:0;font-size:14px;border:0!important;background:0 0!important;outline:0!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;z-index:97}.arm-default-form:not(.arm-material-style) .arm-df__form-field-wrap .arm-df__label-text{display:none}.armf_label_placeholder .arm-df__label-text{display:inline-block}.arm_add_member_page .arm-df__form-field-wrap .arm-df__label-text{display:none}.arm_form_layout_iconic .arm-df__label-text,.arm_form_layout_rounded .arm-df__label-text{display:none!important}.arm_form_layout_writer .arm-df__label-text{display:inline-block;line-height:normal}.armf_label_placeholder:not(.arm_form_layout_writer) .arm-df__label-text{margin-left:10px;transform:translate3d(0,32px,0) scale(.9);-webkit-transform:translate3d(0,32px,0) scale(.9);-moz-transform:translate3d(0,32px,0) scale(.9);-ms-transform:translate3d(0,32px,0) scale(.9);-o-transform:translate3d(0,32px,0) scale(.9)}.arm-df__form-field-wrap label.arm_payment_mode_label{margin:0}.arm_separator{border:1px solid #eee;clear:both;margin:5px}.arm_failed_login_history_table,.arm_member_last_subscriptions_table{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;border-spacing:0;border:1px solid var(--arm-gt-gray-50);border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px}.arm_member_last_subscriptions_table tr:nth-child(even){background-color:#fff}.arm_failed_login_history_table tr:nth-child(even){background-color:#fff}.arm_member_last_subscriptions_table tr:nth-child(odd){background-color:var(--arm-gt-gray-10-a)}.arm_failed_login_history_table tr:nth-child(odd){background-color:var(--arm-gt-gray-10-a)}.arm_failed_login_history_table .arm_member_last_subscriptions_head td,.arm_member_last_subscriptions_table .arm_member_last_subscriptions_head td{height:20px;color:#3c3e4f;font-weight:400;vertical-align:middle;background:0 0;background-color:var(--arm-gt-gray-10-a);border:0;border-bottom:1.5px solid var(--arm-gt-gray-50)}.arm_member_last_subscriptions_table .arm_member_last_subscriptions_data td{border-bottom:1px solid #f1f1f1;color:var(--arm-dt-black-400)}.arm_failed_login_history_table .arm_failed_login_history_data td{border-bottom:1px solid #f1f1f1;color:#8a8a8a}.arm_member_last_subscriptions_table .arm_member_last_subscriptions_data:hover td{background-color:#e7eef9!important}.arm_failed_login_history_table .arm_failed_login_history_data:hover td{background-color:#e7eef9!important}.shortcode_text{background:#eee;padding:0 3px;border:1px solid #eee;font-weight:700;margin:1px 10px;display:inline-block}.arm-form-container .arm_form_message_container{display:none}.popup_content_text .arm-form-container .arm-default-form{margin:0 auto;max-width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_field_prefix_suffix_wrapper{float:left;width:100%}.arm_field_prefix_suffix_wrapper .arm_ps_icons_opt_wraper{position:relative}.arm_field_prefix_suffix_wrapper .arm_prefix_wrapper,.arm_field_prefix_suffix_wrapper .arm_suffix_wrapper{display:inline-block;width:47%}.arm_field_prefix_suffix_wrapper .arm_prefix_container,.arm_field_prefix_suffix_wrapper .arm_suffix_container{float:left;width:60%;height:30px;display:table;text-align:center;background:#e4e4e4;border-right:1px solid #ccc;color:#696a6e;line-height:normal;font-size:10px;font-weight:700;cursor:pointer}.arm_field_prefix_suffix_wrapper .arm_prefix_container i,.arm_field_prefix_suffix_wrapper .arm_suffix_container i{float:none;vertical-align:middle;display:table-cell;font-size:16px;color:grey}.arm_prefix_suffix_container_wrapper{float:left;width:100%;height:30px;text-align:left;border:1px solid #ccc;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;position:relative;overflow:hidden}.arm_prefix_suffix_icons_container{margin-top:45px;right:0}.arm_prefix_suffix_icons_container .arm_manage_form_fa_icons_container{height:350px;max-width:300px}.arm_prefix_suffix_action{display:table;float:left;height:30px;text-align:center;width:30%;padding:0}.arm_prefix_suffix_action i{float:none;font-size:18px;cursor:pointer;top:5px;color:#848484;display:table-cell;vertical-align:middle;text-align:center;padding-left:5px}.arm_fainsideimge{float:left;cursor:pointer;width:28px;height:28px;margin-right:4px;margin-bottom:4px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;text-align:center;position:relative}.arm_fainsideimge i,.armfa.armfa-minus-circle,.armfa.armfa-plus-circle{float:none;margin:0;position:relative;top:5px;font-size:20px;color:#666}.arm_fainsideimge:hover{background:var(--arm-gt-gray-50);border-color:var(--arm-gt-gray-50)}.arm_fainsideimge.arm_no_icon_image{background-image:url(//cp.testedtechs.com/wp-content/plugins/armember/images/no_icon_image.png)!important;background-repeat:no-repeat!important;background-position:center center!important}.arm_fainsideimge.selected{background:var(--arm-gt-gray-50);border-color:var(--arm-gt-gray-50)}.arm_font_awesome_icons_list .arm_fa_section_title{font-size:17px;margin:0 0 5px 0;width:100%;display:block;border-bottom:1px solid #ddd;padding:0 0 3px 0}.arm_fa_subcontent{clear:both;display:inline-block;float:left}.armmodal-title{font-size:18px;padding:5px 0;display:block;text-align:center}.arm_member_form_iconic_options{display:none}.arm_form_layout_iconic .arm_member_form_iconic_options,.arm_form_layout_rounded .arm_member_form_iconic_options{display:block}.arm_form_layout_writer_border .arm_member_form_iconic_options{display:block!important}.arm_form_layout_writer_border .arm-df__fc-icon{display:block}.arm-df__fc-icon{display:none}.arm_field_alignment_options label,.arm_field_layout_options label{margin:5px 15px 10px 5px;text-align:center}.arm_field_alignment_options span,.arm_field_layout_options span{display:block;font-size:13px;color:#5c5c60;padding-top:10px}.arm_pass_strength_meter{display:inline-block;max-width:150px;float:right;padding:6px 0 2px;margin:auto}.arm_strength_meter_block_container .arm_strength_meter_block{display:inline-block;float:left;width:20%;max-height:30px;border:1px solid #fff;border-width:1px 1px 1px 0;padding:4px;margin:0;font-size:14px;text-align:center}[dir=rtl] .arm_strength_meter_block_container .arm_strength_meter_block{float:right}.arm_strength_meter_block_container .arm_strength_meter_block:first-child{border-width:1px 1px 1px 1px}.arm_strength_meter_block_container{display:inline-block;float:right;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;width:100%;margin:4px 0!important;text-align:right;padding:0!important}.arm_strength_meter_block.too_short.arm_ok{background-color:#ffa0a0}.arm_strength_meter_block.weak.arm_ok{background-color:#ffb78c}.arm_strength_meter_block.good.arm_ok{background-color:#ffec8b}.arm_strength_meter_block.strong.arm_ok{background-color:#c3ff88}span.arm_strength_meter_label{display:inline-block;float:right;width:100%;padding:0 3px;font-size:14px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_form_member_field_html,.arm_form_member_field_rememberme,.arm_form_member_field_submit{display:inline-block;padding:0;min-height:6px}.arm-df__form-group.arm-df__form-group_submit .arm-df__form-field{min-width:100%;width:100%}.arm-df__form-group.arm-df__form-group_html,.arm-df__form-group_html{min-height:10px!important}.arm-df__form-group.arm-df__form-group_html .arm-df__form-field,.arm-df__form-group_html .arm-df__form-field{width:100%!important}.arm-df__form-group_section{min-height:35px}.arm-df__form-group_section .arm-df__field-label.arm_form_member_field_section{display:none!important}.arm-df__form-group_section .arm-df__form-field{width:100%;color:inherit}.arm-df__form-group_section .arm-df__form-field-wrap_section{color:inherit;font-size:25px!important;font-weight:400!important;font-style:normal!important;text-decoration:none!important}.arm_form_layout_writer .arm_label_input_separator,.armf_layout_block .arm_label_input_separator{clear:both;margin:0}.arm_form_layout_iconic .--arm-prefix-icon,.arm_form_layout_iconic .--arm-suffix-icon,.arm_form_layout_rounded .--arm-prefix-icon,.arm_form_layout_rounded .--arm-suffix-icon{display:block;z-index:1}.arm_form_layout_writer .arm-df__form-field,.arm_form_layout_writer .arm_form_label_wrapper{display:block;float:none}.arm_form_layout_writer .arm_apply_coupon_container input,.arm_form_layout_writer .arm_bt_field_wrapper input,.arm_form_layout_writer .arm_bt_field_wrapper textarea,.arm_form_layout_writer .arm_cc_field_wrapper input{border-top:0!important;border-left:0!important;border-right:0!important;background-color:transparent!important}.arm-df__form-field .arm_input_border{display:none}.arm_form_layout_writer .arm-df__form-field-wrap,.armf_label_placeholder .arm-df__form-field-wrap{margin:5px 0 0 0}body[dir=rtl] .arm-df__checkbox,html[dir=rtl] .arm-df__checkbox{margin-left:16px;margin-right:inherit;unicode-bidi:embed}.arm-df__checkbox bdo[dir=rtl],.arm-df__checkbox:last-of-type bdo[dir=rtl]{direction:rtl;unicode-bidi:bidi-override}.arm-df__checkbox bdo[dir=ltr],.arm-df__checkbox:last-of-type bdo[dir=ltr]{direction:ltr;unicode-bidi:bidi-override}body[dir=rtl] .arm-df__checkbox:last-of-type,html[dir=rtl] .arm-df__checkbox:last-of-type{margin-left:0;margin-right:0;unicode-bidi:embed}body .md-select-menu-container{z-index:999999}.md-select-value :first-child{max-width:90%;min-width:90%;transform:translate3d(0,0,0)!important;-webkit-transform:translate3d(0,0,0)!important;-moz-transform:translate3d(0,0,0)!important;-ms-transform:translate3d(0,0,0)!important;-o-transform:translate3d(0,0,0)!important;margin-left:2px}.md-select-value span:first-child{position:absolute;top:50%;transform:translateY(-50%)!important;-webkit-transform:translateY(-50%)!important;-o-transform:translateY(-50%)!important;-moz-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important}.md-select-value .md-text{display:inline-block;vertical-align:middle;min-width:auto}.armf_layout_inline .arm_form_label_wrapper{margin-right:10px;padding:0;float:left}.armf_layout_inline .arm-df__form-field{float:left}.armf_layout_inline_right .arm_form_label_wrapper{margin-left:10px;padding:0;float:right}.armf_layout_inline_right:not(.arm_form_layout_writer) .arm_form_settings_icon{left:5px;right:auto;max-width:100px}.armf_layout_inline_right:not(.arm_form_layout_writer) .arm-df__form-group .arm_confirm_box{left:0;right:auto}.armf_layout_inline_right:not(.arm_form_layout_writer) .arm-df__form-group .arm_confirm_box .arm_confirm_box_arrow{float:left;margin-right:auto;margin-left:5px}.armf_layout_inline_right:not(.arm_form_layout_writer) .arm_form_field_settings_menu_wrapper{left:0}.armf_layout_inline_right:not(.arm_form_layout_writer) .arm_set_editor_ul .arm_form_field_settings_menu_wrapper .arm_form_field_settings_menu_arrow{margin-right:400px}.armf_layout_inline_right:not(.arm_form_layout_writer) .arm_form_field_settings_menu_wrapper .arm_form_field_settings_menu_arrow{margin-right:400px}.armf_layout_inline_right:not(.arm_form_layout_writer) .arm_delete_field_confirm_box{left:10px}.armf_layout_inline_right:not(.arm_form_layout_writer) .arm_delete_field_confirm_box .arm_slider_box_arrow{margin-right:320px}.armf_layout_inline_right .armCustomFileRemoveContainer,.armf_layout_inline_right .armFileRemoveContainer,.armf_layout_inline_right:not(.arm_form_layout_writer) .armFileUploadContainer{text-align:right;float:right;margin-left:10px;margin-right:0}.armf_label_placeholder .arm_form_label_wrapper{display:none}.arm_form_layout_writer .arm-df__form-group_avatar .arm_form_label_wrapper,.arm_form_layout_writer .arm-df__form-group_checkbox .arm_form_label_wrapper,.arm_form_layout_writer .arm-df__form-group_file .arm_form_label_wrapper,.arm_form_layout_writer .arm-df__form-group_profile_cover .arm_form_label_wrapper,.arm_form_layout_writer .arm-df__form-group_radio .arm_form_label_wrapper,.arm_form_layout_writer .arm-df__form-group_roles .arm_form_label_wrapper,.arm_form_layout_writer_border .arm-df__form-group_avatar .arm_form_label_wrapper,.arm_form_layout_writer_border .arm-df__form-group_checkbox .arm_form_label_wrapper,.arm_form_layout_writer_border .arm-df__form-group_file .arm_form_label_wrapper,.arm_form_layout_writer_border .arm-df__form-group_profile_cover .arm_form_label_wrapper,.arm_form_layout_writer_border .arm-df__form-group_radio .arm_form_label_wrapper,.arm_form_layout_writer_border .arm-df__form-group_roles .arm_form_label_wrapper{display:inline-block}.arm_form_layout_writer .arm-df__form-field .arm-df__form-field-wrap--roles-radio label.arm-df__label-text,.arm_form_layout_writer .arm-df__form-group_roles .arm_form_label_wrapper.arm-df__field-label--roles-select,.arm_form_layout_writer_border .arm-df__form-field .arm-df__form-field-wrap--roles-radio label.arm-df__label-text,.arm_form_layout_writer_border .arm-df__form-group_roles .arm_form_label_wrapper.arm-df__field-label--roles-select{display:none}.arm_form_layout_writer .arm-df__form-group_checkbox .arm-df__form-field-wrap,.arm_form_layout_writer .arm-df__form-group_radio .arm-df__form-field-wrap{margin:0}.armf_label_placeholder:not(.arm_form_layout_writer) .arm_bt_field_wrapper .arm_form_label_wrapper,.armf_label_placeholder:not(.arm_form_layout_writer) .arm_cc_field_wrapper .arm_form_label_wrapper{display:inline-block;width:100%}.armf_label_placeholder .arm-df__form-field{float:left}.armf_label_placeholder.armf_layout_inline_right .arm-df__form-field{float:right}.armf_label_placeholder.armf_layout_inline_right .arm_form_settings_icon{left:10px;right:auto;max-width:100px}.armf_alignment_left .arm_form_label_wrapper .arm_form_field_label_text{text-align:left!important;float:left;width:auto;display:inline-block;margin:auto}.armf_alignment_left .arm_form_label_wrapper .arm-df__label-asterisk{left:-4px}.armf_alignment_center .arm_form_label_wrapper .arm_form_field_label_text{text-align:center!important;float:none;width:auto;display:inline-block;margin:auto}.armf_alignment_center .arm_form_label_wrapper .arm-df__label-asterisk{float:none}.armf_layout_block.armf_alignment_right .arm_form_field_settings_menu_wrapper{left:0}.armf_layout_block.armf_alignment_right .arm_form_field_settings_menu_arrow{left:0;float:left;margin:0 0 0 10px}.armf_alignment_right .arm_form_label_wrapper .arm-df__label-text,.armf_alignment_right .arm_form_label_wrapper .arm_form_field_label_text{text-align:right!important;float:right;width:auto;display:inline-block;margin:auto}.armf_alignment_right .arm-df__form-group .arm-df__field-label_text:not(.arm-df__form-control-submit-btn):hover{padding-left:20px;padding-right:0;background-position:left}.armf_alignment_right .arm-df__form-group .arm_member_form_label:hover{padding-left:0!important;padding-right:20px!important;background-position:right!important}.armf_alignment_right .arm_form_label_wrapper .arm-df__label-asterisk{right:-4px}.arm_form_layout_writer .arm-df__fc--validation,.arm_form_layout_writer .armFileMessages,.arm_form_layout_writer_border .arm-df__fc--validation,.arm_form_layout_writer_border .armFileMessages{background:0 0!important;min-height:1px}.arm_form_layout_writer .arm-df__fc--validation .arm-df__fc--validation__wrap,.arm_form_layout_writer .armFileMessages .arm-df__fc--validation__wrap,.arm_form_layout_writer_border .arm-df__fc--validation .arm-df__fc--validation__wrap,.arm_form_layout_writer_border .armFileMessages .arm-df__fc--validation__wrap{background:0 0!important;padding:4px;line-height:normal}.arm-default-form .arm-df__fc--validation .arm-df__fc--validation__wrap{padding:4px}.arm-default-form.arm_standard_validation_type .arm-df__fc--validation .arm-df__fc--validation__wrap{-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-o-animation-name:bounceInUp;animation-name:bounceInUp;-webkit-animation-duration:.8s;-moz-animation-duration:.8s;-o-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,.arm_form_layout_iconic:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap,.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,.arm_form_layout_rounded:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap{max-width:270px;min-width:120px;width:auto;color:red;background-color:#fff;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-O-border-radius:6px;box-shadow:0 3px 10px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 3px 10px 0 rgba(0,0,0,.2);-o-box-shadow:0 3px 10px 0 rgba(0,0,0,.2);white-space:normal;transition:none 0s ease 0s;-webkit-transition:none 0s ease 0s;-moz-transition:none 0s ease 0s;-o-transition:none 0s ease 0s;-ms-transition:none 0s ease 0s;padding:9px 8px!important;font-size:15px;line-height:normal;text-align:center;-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-o-animation-name:bounceInUp;animation-name:bounceInUp;-webkit-animation-duration:.8s;-moz-animation-duration:.8s;-o-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(0)}1%{-webkit-transform:translateY(40px)}60%{-webkit-transform:translateY(-7px)}80%{-webkit-transform:translateY(3px)}100%{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes bounceInUp{0%{opacity:0;-moz-transform:translateY(0)}1%{-moz-transform:translateY(40px)}60%{-moz-transform:translateY(-7px)}80%{-moz-transform:translateY(3px)}100%{-moz-transform:translateY(0);opacity:1}}@-o-keyframes bounceInUp{0%{opacity:0;-o-transform:translateY(0)}1%{-o-transform:translateY(40px)}60%{-o-transform:translateY(-7px)}80%{-o-transform:translateY(3px)}100%{-o-transform:translateY(0);opacity:1}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(0)}1%{transform:translateY(40px)}60%{transform:translateY(-7px)}80%{transform:translateY(3px)}100%{transform:translateY(0);opacity:1}}.arm-default-form.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm_msg_pos_bottom .arm-df__fc--validation .arm-df__fc--validation__wrap,.arm-default-form.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm_msg_pos_bottom .armFileMessages .arm-df__fc--validation__wrap,.arm-default-form.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm_msg_pos_top .arm-df__fc--validation .arm-df__fc--validation__wrap,.arm-default-form.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm_msg_pos_top .armFileMessages .arm-df__fc--validation__wrap,.arm-default-form.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm_msg_pos_bottom .arm-df__fc--validation .arm-df__fc--validation__wrap,.arm-default-form.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm_msg_pos_bottom .armFileMessages .arm-df__fc--validation__wrap,.arm-default-form.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm_msg_pos_top .arm-df__fc--validation .arm-df__fc--validation__wrap,.arm-default-form.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm_msg_pos_top .armFileMessages .arm-df__fc--validation__wrap{margin:0 auto;opacity:1}.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm-df__fc--validation,.arm_form_layout_iconic:not(.arm_standard_validation_type,.arm_admin_member_form) .armFileMessages,.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm-df__fc--validation,.arm_form_layout_rounded:not(.arm_standard_validation_type,.arm_admin_member_form) .armFileMessages{overflow:visible;position:absolute;z-index:10;margin:auto}.arm-default-form.arm_form_layout_iconic .arm_coupon_fields .arm_apply_coupon_container .arm-df__fc--validation,.arm-default-form.arm_form_layout_rounded .arm_coupon_fields .arm_apply_coupon_container .arm-df__fc--validation{margin-right:0;margin-left:0}.arm-default-form.arm_form_layout_iconic .arm_msg_pos_right .arm_coupon_fields .arm_apply_coupon_container .arm-df__fc--validation,.arm-default-form.arm_form_layout_rounded .arm_msg_pos_right .arm_coupon_fields .arm_apply_coupon_container .arm-df__fc--validation{margin-left:10px}.arm-default-form.arm_standard_validation_type .arm_coupon_fields .arm_apply_coupon_container .arm-df__fc--validation .arm-df__fc--validation__wrap{text-align:left}.arm-default-form.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm_msg_pos_top .arm-df__fc--validation,.arm-default-form.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm_msg_pos_top .armFileMessages,.arm-default-form.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm_msg_pos_top .arm-df__fc--validation,.arm-default-form.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm_msg_pos_top .armFileMessages{bottom:120%;top:auto;left:0;right:0;margin-right:20%;margin-left:20%}.arm-default-form.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm_msg_pos_bottom .arm-df__fc--validation,.arm-default-form.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm_msg_pos_bottom .armFileMessages,.arm-default-form.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm_msg_pos_bottom .arm-df__fc--validation,.arm-default-form.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm_msg_pos_bottom .armFileMessages{left:0;right:0;margin-right:20%;margin-left:20%;margin-top:10px}.arm-default-form.arm_form_layout_iconic .arm_msg_pos_top .arm-df__form-field-wrap_textarea .arm-df__fc--validation,.arm-default-form.arm_form_layout_rounded .arm_msg_pos_top .arm-df__form-field-wrap_textarea .arm-df__fc--validation{bottom:110%;top:auto}.arm-default-form.arm_form_layout_iconic .arm_msg_pos_bottom .arm-df__form-field-wrap_textarea .arm-df__fc--validation,.arm-default-form.arm_form_layout_rounded .arm_msg_pos_bottom .arm-df__form-field-wrap_textarea .arm-df__fc--validation{top:110%}.arm-default-form:not(.arm_form_layout_writer,.arm_form_layout_writer_border) .arm_msg_pos_left .arm-df__fc--validation,.arm-default-form:not(.arm_form_layout_writer,.arm_form_layout_writer_border) .arm_msg_pos_left .armFileMessages{margin-left:-10px;right:102%;left:auto!important;top:0;width:auto}.arm-default-form:not(.arm_form_layout_writer,.arm_form_layout_writer_border) .arm_msg_pos_right .arm-df__fc--validation,.arm-default-form:not(.arm_form_layout_writer,.arm_form_layout_writer_border) .arm_msg_pos_right .armFileMessages{margin-left:10px;margin-top:-10px;left:100%!important;top:0}.arm_popup_member_form .arm-default-form:not(.arm_form_layout_writer,.arm_form_layout_writer_border) .arm_msg_pos_left .arm-df__fc--validation,.arm_popup_member_form .arm-default-form:not(.arm_form_layout_writer,.arm_form_layout_writer_border) .arm_msg_pos_left .armFileMessages,.arm_popup_member_setup_form .arm-default-form:not(.arm_form_layout_writer,.arm_form_layout_writer_border) .arm_msg_pos_left .arm-df__fc--validation,.arm_popup_member_setup_form .arm-default-form:not(.arm_form_layout_writer,.arm_form_layout_writer_border) .arm_msg_pos_left .armFileMessages{right:101%;left:auto!important}.arm_popup_member_form .arm-default-form:not(.arm_form_layout_writer,.arm_form_layout_writer_border) .arm_msg_pos_right .arm-df__fc--validation,.arm_popup_member_form .arm-default-form:not(.arm_form_layout_writer,.arm_form_layout_writer_border) .arm_msg_pos_right .armFileMessages,.arm_popup_member_setup_form .arm-default-form:not(.arm_form_layout_writer,.arm_form_layout_writer_border) .arm_msg_pos_right .arm-df__fc--validation,.arm_popup_member_setup_form .arm-default-form:not(.arm_form_layout_writer,.arm_form_layout_writer_border) .arm_msg_pos_right .armFileMessages{left:100%!important}.arm_form_layout_writer .arm-df__fc--validation__wrap .arm_error_box_arrow,.arm_form_layout_writer_border .arm-df__fc--validation__wrap .arm_error_box_arrow{display:none}.arm-df__fc--validation__wrap .arm_error_box_arrow,.arm-df__fc--validation__wrap .arm_error_box_arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;margin:auto}.arm-df__fc--validation__wrap .arm_error_box_arrow{border-width:11px}.arm-df__fc--validation__wrap .arm_error_box_arrow:after{border-width:10px;content:"";transition:none 0s ease 0s;-webkit-transition:none 0s ease 0s;-moz-transition:none 0s ease 0s;-o-transition:none 0s ease 0s;-ms-transition:none 0s ease 0s}.arm_msg_pos_top .arm-df__fc--validation__wrap .arm_error_box_arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-10px;opacity:inherit}.arm_msg_pos_top .arm-df__fc--validation__wrap .arm_error_box_arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.arm_msg_pos_right .arm-df__fc--validation__wrap .arm_error_box_arrow{top:50%;left:-10px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25);opacity:inherit}.arm_msg_pos_right .arm-df__fc--validation__wrap .arm_error_box_arrow:after{left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.arm_standard_validation_type .arm_msg_pos_bottom .arm-df__fc--validation__wrap .arm_error_box_arrow{opacity:0}.arm_form_layout_writer .arm_form_label_wrapper,.arm_form_layout_writer_border .arm_form_label_wrapper,.armf_label_placeholder .arm_form_label_wrapper{display:none}.arm_msg_pos_bottom .arm-df__fc--validation__wrap .arm_error_box_arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px;opacity:inherit}.arm_msg_pos_bottom .arm-df__fc--validation__wrap .arm_error_box_arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.arm_rtl_site .arm_msg_pos_bottom .arm-df__fc--validation__wrap .arm_error_box_arrow,.is_form_class_rtl .arm_msg_pos_bottom .arm-df__fc--validation__wrap .arm_error_box_arrow{left:auto;margin-left:auot;right:50%;margin-right:-11px}.arm_rtl_site .arm-df__fc-icon.--arm-suffix-icon,.arm_rtl_site.arm-material-style.arm_form_ltr .arm-df__fc-icon.--arm-suffix-icon{left:12px;right:auto}.arm_rtl_site .arm_msg_pos_bottom .arm-df__fc--validation__wrap .arm_error_box_arrow:after,.is_form_class_rtl .arm_msg_pos_bottom .arm-df__fc--validation__wrap .arm_error_box_arrow:after{margin-left:auto;margin-right:-10px}.arm_msg_pos_left .arm-df__fc--validation__wrap .arm_error_box_arrow{top:50%;right:-10px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25);opacity:inherit}.arm_msg_pos_left .arm-df__fc--validation__wrap .arm_error_box_arrow:after{right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.popup_setup_inner_container.popup_wrapper_inner{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;border:0 solid #ebeef1;float:left;overflow:hidden}.arm_update_note .popup_wrapper_inner{border-color:teal}.arm_update_note .popup_header{background:var(--arm-pt-theme-blue) none repeat scroll 0 0;border-bottom:none;text-align:center;padding:0;font-size:0;border-top-left-radius:4px;border-top-right-radius:4px;margin-bottom:20px}.arm_update_note .popup_content_text{font-size:15px;line-height:20px;padding:10px 15px 5px 5px}.arm_critical_change_list ul li{margin-bottom:10px}.arm_release_note_close_btn img{float:right;position:absolute;right:20px;top:26px;cursor:pointer}.arm_update_note .popup_content_btn.popup_footer{padding:20px}.arm_update_note .arm_major_change_title{font-size:18px;font-weight:700;margin:20px 0 10px 10px}.arm_update_note .arm_critical_change_title{font-size:18px;font-weight:700;margin:0 0 25px 10px}.arm_update_note .arm_critical_change_list,.arm_update_note .arm_major_change_list{margin-bottom:0}.arm_update_note .arm_critical_change_list ul,.arm_update_note .arm_major_change_list ul{list-style:outside none square;list-style-type:square;list-style-position:outside;list-style-image:none;margin-left:35px;margin-bottom:0;margin-top:0}.arm_update_note .arm_critical_change_list ul li,.arm_update_note .arm_major_change_list ul li{margin-bottom:0;list-style:outside none square;list-style-type:square;list-style-position:outside;list-style-image:none}.arm_update_note .arm_critical_change_list ul li span,.arm_update_note .arm_major_change_list ul li span{color:#ff4040}.arm_update_note .arm_other_change_title{font-size:18px;font-weight:700;margin:20px 0 10px 10px}.arm_critical_change_list span>a:hover{text-decoration:underline!important}.arm_update_note .arm_other_change_list{margin:0 0 20px 0}.arm_update_note .arm_other_change_list ul{list-style-type:square;list-style-position:outside;list-style-image:none;list-style:outside none square;margin-left:35px;margin-top:0}.arm_update_note .arm_other_change_list ul li{list-style-type:square;list-style-position:outside;list-style-image:none;list-style:outside none square;margin-bottom:0!important}.arm_update_note .arm_addons_list{float:left;margin:25px 0;width:1835px}.arm_update_note .arm_addons_list_div{float:left;overflow-x:scroll;width:100%}.arm_update_note .arm_addons_list_title{background:#f5f5f5 none repeat scroll 0 0;color:#72777c;float:left;font-size:18px;font-weight:700;padding:10px 0;text-align:center;width:100%;margin-top:10px}.arm_update_note .arm_add_on{float:left;padding:0 10px;text-align:center;width:120px;border-right:1px solid #e1e1e1}.arm_update_note .arm_add_on_text{text-align:center;font-family:open sans;font-size:14px;color:#717d8c}.arm_update_note .arm_add_on_text a{text-decoration:none;font-family:NotoSans,sans-serif,"Trebuchet MS";font-size:14px;color:#717d8c}.arm_module_box{padding:30px 10px;margin:0;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_module_box.arm_order_description{padding:10px 20px 5px;display:inline-block}.arm_update_note code{background:#f9f9f9 none repeat scroll 0 0;border:1px solid #e8e8e8;border-radius:.2rem;color:#c25;padding:2px}.popup_wrapper.arm_update_note{width:725px;border-radius:9px}.arm-default-form .arm_module_box.arm_module_coupons_container,.arm-default-form .arm_module_box.arm_module_forms_container,.arm-default-form .arm_module_box.arm_module_gateways_container,.arm-default-form .arm_module_box.arm_module_plans_container,.arm-default-form .arm_module_forms_container{border-bottom:2px solid var(--arm-gt-gray-200);border-radius:unset}.arm_setup_paymentcyclebox_wrapper{border-bottom:2px solid #ececec}.arm_membership_setup_form .arm_setup_section_title_wrapper{margin:30px 0 0;padding-right:10px;padding-left:10px}.arm_membership_setup_form .arm_payment_mode_selection_wrapper,.arm_membership_setup_form .arm_setup_payment_cycle_title_wrapper{margin:30px 0!important;padding-right:0;padding-left:0}.arm_module_plans_container .arm_module_plan_option{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;border:1px solid #ececec;-moz-border-radius:4px;-o-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;cursor:pointer;display:block;margin:0;padding:0 0 10px 0;position:relative;width:100%}.arm_module_plans_container .arm_plan_skin6 .arm_module_plan_option{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;border:1px solid #edf7ff;-moz-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;display:block;margin:0;padding:15px 25px;position:relative;width:100%;background-color:#edf7ff}.arm_module_plans_container .arm_plan_skin6 .arm_module_plan_name{font-size:20px;color:#616161;padding:0}.arm_module_plans_container .arm_plan_skin6 .arm_module_plan_price{text-align:right}.arm_module_plans_container .arm_plan_skin6 .arm_module_plan_description{padding:0;min-height:50px;margin-top:15px}.arm_module_plans_container .arm_plan_skin6 .arm_module_plan_option .arm_plan_skin6_left_box{width:60%;display:inline-block;vertical-align:middle}.arm_module_plans_container .arm_plan_skin6 .arm_module_plan_option .arm_plan_skin6_right_box{width:40%;display:inline-block;top:50%;position:absolute;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.arm_module_gateway_option input[type=radio],.arm_module_payment_cycle_option input[type=radio],.arm_module_plan_option input{opacity:0;position:absolute;top:0;left:0}.arm_module_payment_cycle_container.arm_module_box{padding:0 10px 30px!important}.arm_module_gateways_container .arm_module_gateway_name,.arm_module_payment_cycle_container .arm_module_payment_cycle_name,.arm_module_plans_container .arm_module_plan_name{color:#504f51;font-size:16px;padding:15px 25px 15px;line-height:normal;word-wrap:break-word;display:inline-block;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_module_plans_container .arm_module_plan_type{color:#504f51;font-size:16px;display:block;padding:0 25px 8px;text-align:center;word-wrap:break-word}.arm_module_plans_container .arm_setup_column_item .arm_module_plan_option .arm_module_plan_price_type{display:block;width:100%;margin:5px 0 10px;padding:10px 0;min-height:50px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_plan_skin1.arm_setup_column_item .arm_module_plan_option .arm_module_plan_price_type{background-color:#ebeef1;border:1px solid #ebeef1;margin-bottom:15px}.arm_plan_skin2.arm_setup_column_item .arm_module_plan_option .arm_module_plan_price_type{background-color:#fff;margin:10px 0}.arm_module_plans_container .arm_module_plan_price{color:#504f51;font-size:24px;display:block;padding:5px 20px;text-align:center;word-wrap:break-word}.arm_module_plans_container .arm_module_plan_description{font-size:16px;line-height:1.3;color:#626676;padding:0 25px 20px 25px;word-wrap:break-word}.arm_setup_summary_text_container .arm_setup_summary_text{font-size:16px;color:#616161;line-height:1.3;margin:auto}.arm_module_plans_container .arm_module_plan_description p{margin-bottom:5px}.arm_module_gateways_container .arm_module_gateway_option,.arm_module_payment_cycle_container .arm_module_payment_cycle_option{display:inline-block;width:100%;cursor:pointer;min-height:45px;padding:10px 10px 10px 15px;margin:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;border:1px solid #ececec}.arm_module_gateways_container .arm_column_1 .arm_setup_column_item:first-child .arm_module_gateway_option,.arm_module_gateways_container .arm_column_1 .arm_setup_column_item:last-child .arm_module_gateway_option,.arm_module_payment_cycle_container .arm_column_1 .arm_setup_column_item:first-child .arm_module_payment_cycle_option,.arm_module_payment_cycle_container .arm_column_1 .arm_setup_column_item:last-child .arm_module_payment_cycle_option{-moz-border-radius:4px;-o-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.arm_module_gateways_container .arm_column_1 .arm_setup_column_item:first-child .arm_module_gateway_option,.arm_module_payment_cycle_container .arm_column_1 .arm_setup_column_item:first-child .arm_module_payment_cycle_option{border-bottom-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0}.arm_module_gateways_container .arm_column_1 .arm_setup_column_item:last-child .arm_module_gateway_option,.arm_module_payment_cycle_container .arm_column_1 .arm_setup_column_item:last-child .arm_module_payment_cycle_option{border-top-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-right-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0}.arm_module_gateways_container.arm_module_box .arm_setup_column_item,.arm_module_payment_cycle_container.arm_module_box .arm_setup_column_item{margin:0 10px 5px;box-sizing:border-box}.arm_module_gateways_container .arm_module_gateway_name,.arm_module_payment_cycle_container .arm_module_payment_cycle_name{display:inline-block;max-width:80%;width:auto;padding:0;margin:0;vertical-align:middle}.arm_setup_column_item{position:relative}.arm_cc_fields_container{display:inline-block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;width:100%}.arm_bt_field_wrapper,.arm_cc_field_wrapper{width:100%;display:inline-block}.arm_column_2 .arm_bt_field_wrapper .arm_form_label_wrapper,.arm_column_2 .arm_cc_field_wrapper .arm_form_label_wrapper,.arm_column_3 .arm_bt_field_wrapper .arm_form_label_wrapper,.arm_column_3 .arm_cc_field_wrapper .arm_form_label_wrapper{min-width:100%;width:100%!important;margin:0}.arm_column_2 .arm_bt_field_wrapper .arm-df__form-field,.arm_column_2 .arm_cc_field_wrapper .arm-df__form-field,.arm_column_3 .arm_bt_field_wrapper .arm-df__form-field,.arm_column_3 .arm_cc_field_wrapper .arm-df__form-field{min-width:100%;width:100%!important}.arm_bt_field_wrapper label,.arm_cc_field_wrapper label{cursor:pointer;font-size:16px;color:#504f51}.arm_bt_field_wrapper input,.arm_cc_field_wrapper input{font-size:16px}.arm_bt_field_wrapper span,.arm_cc_field_wrapper span{font-size:15px;display:inline-block;padding-bottom:10px;width:100%}.arm_column_2 .arm_bt_field_wrapper span,.arm_column_2 .arm_cc_field_wrapper span,.arm_column_3 .arm_bt_field_wrapper span,.arm_column_3 .arm_cc_field_wrapper span{padding-bottom:5px}.arm_bank_transfer_note_container{margin:0 0 10px;display:block;font-size:16px}.is_form_class_rtl .arm_bank_transfer_note_container{text-align:right;direction:rtl}.arm_bank_transaction_id_cont{display:inline-block;width:260px;vertical-align:top}.arm_bt_field_wrapper span{font-size:15px;display:inline-block;padding-bottom:0;width:160px;line-height:inherit;position:relative}.arm_bt_field_wrapper span.error{width:100%}.arm_bt_field_wrapper span.arm-df__label-asterisk{width:auto;display:inline-block;padding:0}.arm_apply_coupon_container{width:100%;display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_apply_coupon_container.arm_position_center{padding-left:12%;max-width:500px;margin:0 auto}.is_form_class_rtl .arm_apply_coupon_container.arm_position_center{padding-right:12%;padding:left 0}.arm_apply_coupon_container.arm_position_right{float:right}.arm_module_coupons_container .arm_apply_coupon_container .arm_coupon_field_wrapper .arm-df__form-field{padding:0!important}.arm_apply_coupon_container .arm_coupon_field_wrapper,.arm_module_coupons_container .arm_apply_coupon_container .arm_coupon_field_wrapper{max-width:50%;width:200px;display:inline-block;float:left;margin:0!important}.arm_apply_coupon_container.arm_position_right .arm_coupon_field_wrapper{float:right}.arm_apply_coupon_container .arm_coupon_field_wrapper .arm-df__form-field-wrap_coupon_code .arm-df__form-field-wrap{margin:0}.arm_apply_coupon_container .arm_coupon_submit_wrapper,.arm_module_coupons_container .arm_apply_coupon_container .arm-df__form-group.arm_coupon_submit_wrapper{max-width:40%;width:auto;display:inline-block;float:left;margin:0!important}.arm_apply_coupon_container.arm_position_right .arm-df__form-group.arm_coupon_submit_wrapper{float:right}.arm_apply_coupon_container .arm_apply_coupon_btn,.arm_module_coupons_container .arm_apply_coupon_container .arm-df__form-group.arm_coupon_submit_wrapper .arm_apply_coupon_btn{cursor:pointer;display:inline-block;min-width:75px;width:auto;text-decoration:none;text-transform:none;padding:0 15px;line-height:normal;float:left;border:none}.arm_module_box .arm_setup_column_item{list-style:outside none none;margin:8px 6px 8px 10px;padding:0;position:relative}.arm_module_plans_container.arm_module_box{float:left}.arm_module_plans_container.arm_module_box .arm_column_1 .arm_setup_column_item{float:left;clear:both;width:calc(100% - 20px);max-width:100%;margin:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.arm_module_gateways_container .arm_setup_check_circle,.arm_module_payment_cycle_container .arm_setup_check_circle,.arm_module_plan_option .arm_setup_check_circle{color:#39a5ff;background:#fff;border:2px solid #39a5ff;-moz-border-radius:100%;-o-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;text-align:center}.arm_module_plan_option .arm_setup_check_circle{display:none;width:34px;height:34px;position:absolute;top:15px;left:-15px;line-height:normal;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_module_plan_option .arm_setup_check_circle i{display:block;font-size:22px;padding:4px 0;vertical-align:top}.arm_module_gateways_container .arm_setup_check_circle,.arm_module_payment_cycle_container .arm_setup_check_circle{display:inline-block;width:25px;height:25px;margin:0 10px 0 0;vertical-align:middle;line-height:normal;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_module_gateway_option .arm_setup_check_circle i,.arm_module_payment_cycle_option .arm_setup_check_circle i{display:none;font-size:15px;padding:3px 0;line-height:normal;vertical-align:top}.arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle{display:inline-block;width:25px;height:25px;left:20px;top:20px;border-color:#39a5ff;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle i{display:none;font-size:15px;padding:3px 0;margin:0;line-height:normal;color:#39a5ff}.arm_module_gateways_container .arm_setup_column_item.arm_active .arm_setup_check_circle i,.arm_module_payment_cycle_container .arm_setup_column_item.arm_active .arm_setup_check_circle i{display:inline-block}.arm_setup_column_item:hover .arm_module_plan_option .arm_setup_check_circle i{display:none}.arm_setup_column_item.arm_active:hover .arm_module_plan_option .arm_setup_check_circle i{display:inline-block}.arm_setup_column_item.arm_active .arm_module_plan_option .arm_setup_check_circle,.arm_setup_column_item:hover .arm_module_plan_option .arm_setup_check_circle{display:block}.arm_setup_column_item:hover .arm_module_gateway_option,.arm_setup_column_item:hover .arm_module_plan_option{border:1px solid #39a5ff}.arm_plan_default_skin.arm_setup_column_item.arm_active .arm_module_plan_option{background-color:#39a5ff;border:1px solid #39a5ff}.arm_plan_skin1.arm_setup_column_item.arm_active .arm_module_plan_option,.arm_plan_skin2.arm_setup_column_item.arm_active .arm_module_plan_option{background-color:rgba(0,0,0,0);border:1px solid #39a5ff}.arm_plan_skin1.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price_type,.arm_plan_skin1.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_price_type,.arm_plan_skin2.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name,.arm_plan_skin2.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_name{transition:all .7s ease 0s;-webkit-transition:all .7s ease 0s;-moz-transiton:all .7s ease 0s;-ms-transiton:all .7s ease 0s;-o-transition:all .7s ease 0s;background-color:#39a5ff;border:1px solid #39a5ff}.arm_plan_skin2.arm_setup_column_item .arm_module_plan_option .arm_module_plan_name{background-color:#ebeef1;border:1px solid #ebeef1;text-align:center;word-wrap:break-word}.arm_plan_skin1.arm_setup_column_item .arm_module_plan_option .arm_module_plan_description,.arm_plan_skin2.arm_setup_column_item .arm_module_plan_option .arm_module_plan_description{text-align:center}.arm_plan_skin1.arm_setup_column_item .arm_module_plan_option .arm_module_plan_name{text-align:center;line-height:1.3}.arm_module_box ul{margin:0;padding:0}.arm_membership_setup_sub_ul.arm_column_2,.arm_membership_setup_sub_ul.arm_column_3,.arm_module_box .arm_column_2,.arm_module_box .arm_column_3{display:inline-block;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_current_plan_text{display:none}.arm_module_box .arm_current_plan_box .arm_current_plan_text{display:inline-block;font-family:inherit;font-size:16px;position:absolute;top:0;right:0;background:#e5e5e5;padding:4px 5px;line-height:normal}.arm_module_box .arm_current_plan_box:hover .arm_module_plan_option{border:1px solid #ebeef1!important}.arm_module_box .arm_current_plan_box:hover .arm_module_plan_option .arm_setup_check_circle{display:none!important}.arm_module_box .arm_column_3 li.arm_setup_column_item,.arm_module_box .arm_column_4 li.arm_setup_column_item{max-width:350px}.arm_membership_setup_sub_ul.arm_column_2 li,.arm_module_box .arm_column_2 li.arm_setup_column_item{width:45%;float:none;display:inline-block;vertical-align:top;margin:10px}.arm_membership_setup_sub_ul.arm_column_3 li,.arm_module_box .arm_column_3 li.arm_setup_column_item{min-width:240px;width:30%;float:none;display:inline-block;vertical-align:top;margin:10px}.arm_membership_setup_sub_ul.arm_column_4 li,.arm_module_box .arm_column_4 li.arm_setup_column_item{min-width:178px;width:22.5%;float:none;display:inline-block;vertical-align:top;margin:10px}.arm_setup_submit_btn_wrapper{display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;width:100%;text-align:center;padding:25px 15px}.arm_apply_coupon_container .arm_apply_coupon_btn,.arm_setup_submit_btn_wrapper button{margin:0;margin-right:10px;padding:8px 18px;text-transform:none;cursor:pointer;font-size:18px;font-weight:700;line-height:normal;color:#fff;background-color:#39a5ff;border:1px solid #39a5ff;background-image:none;-moz-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:relative}.arm_social_link_container{padding:3px;display:inline-block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_social_login_btns_wrapper{display:inline-block;width:100%;float:none;line-height:normal}.arm_social_login_btns_wrapper .arm_social_link_container{display:inline-block;float:none;line-height:normal}.arm_social_login_btns_wrapper.arm_horizontal .arm_social_link_container{width:auto}.arm_social_login_btns_wrapper.arm_vertical .arm_social_link_container{width:100%}.arm_social_login_btns_wrapper.arm_align_left{text-align:left}.arm_social_login_btns_wrapper.arm_align_center{text-align:center}.arm_social_login_btns_wrapper.arm_align_right{text-align:right}.arm_social_login_btns_wrapper.arm_align_left .arm_social_link_container{text-align:left;float:none}.arm_social_login_btns_wrapper.arm_align_center .arm_social_link_container{text-align:center;float:none}.arm_social_login_btns_wrapper.arm_align_right .arm_social_link_container{text-align:right;float:none}.arm_social_link_container a{display:inline-block;text-decoration:none;outline:0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;border:0}.arm_social_link_container a img{display:inline-block;float:left;max-width:100%}.arm_social_btn_separator_wrapper{display:inline-block;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;float:left;margin:10px 0 0}.arm_login_links_wrapper .arm_socialicons_bottom .arm_social_btn_separator_wrapper,.arm_socialicons_bottom.arm_login_links_wrapper .arm_social_btn_separator_wrapper{margin:0 0 10px}.arm_social_link{cursor:pointer}.arm_social_link img{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none}.arm_error_msg li,.arm_success_msg li{list-style:outside none none;color:#fff!important}.arm_user_avatar{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_activities_container,.arm_current_membership_container,.arm_member_listing_container,.arm_paid_post_current_membership_container,.arm_transactions_container{width:100%;display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;padding:0;margin:0;font-size:15px;position:relative}.arm_activities_container .arm_activities_heading_main,.arm_current_membership_container .arm_current_membership_heading_main,.arm_paid_post_current_membership_container .arm_current_membership_heading_main,.arm_transactions_container .arm_transactions_heading_main{font-size:20px;font-weight:700;line-height:24px;display:inline-block;width:100%;margin:15px 0 20px;padding:5px}.arm_member_listing_container .arm_member_listing_wrapper{display:inline-block;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;margin:0 0 10px;padding:0;border:1px solid #e9ebee;background:#fff;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.arm_activities_pagination_block,.arm_failed_attempt_loginhistory_pagination_block,.arm_member_paid_post_plans_pagination_block,.arm_membership_history_pagination_block{display:inline-block;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;padding:12px 10px}.arm_activities_pagination_block .arm_activities_paging_container,.arm_failed_attempt_loginhistory_pagination_block .arm_failed_attempt_loginhistory_paging_container,.arm_member_paid_post_plans_pagination_block .arm_member_paid_post_plans_paging_container,.arm_membership_history_pagination_block .arm_membership_history_paging_container{display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;width:100%;line-height:normal;text-align:right}[dir=rtl] .arm_activities_pagination_block .arm_activities_paging_container,[dir=rtl] .arm_failed_attempt_loginhistory_pagination_block .arm_failed_attempt_loginhistory_paging_container,[dir=rtl] .arm_member_paid_post_plans_pagination_block .arm_member_paid_post_plans_paging_container,[dir=rtl] .arm_membership_history_pagination_block .arm_membership_history_paging_container{text-align:left}.arm_activities_pagination_block .arm_paging_wrapper .arm_paging_info,.arm_activities_pagination_block .arm_paging_wrapper .arm_paging_links,.arm_failed_attempt_loginhistory_pagination_block .arm_paging_wrapper .arm_paging_info,.arm_failed_attempt_loginhistory_pagination_block .arm_paging_wrapper .arm_paging_links,.arm_member_paid_post_plans_pagination_block .arm_paging_wrapper .arm_paging_info,.arm_member_paid_post_plans_pagination_block .arm_paging_wrapper .arm_paging_links,.arm_membership_history_pagination_block .arm_paging_wrapper .arm_paging_info,.arm_membership_history_pagination_block .arm_paging_wrapper .arm_paging_links{display:inline-block;float:none;vertical-align:middle}.arm_activities_pagination_infinite{text-align:center!important;margin-bottom:20px}.arm_directory_paging_container.arm_directory_paging_container_infinite,.arm_directory_paging_container_infinite{text-align:center!important;margin-bottom:20px}.arm_load_more_loader,img.arm_load_more_loader{width:30px;height:30px;text-align:center;border:0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;background:0 0;margin:15px}.arm_directory_load_more_link,.arm_directory_load_more_link:focus,.arm_directory_load_more_link:hover,a.arm_directory_load_more_link,a.arm_directory_load_more_link:focus,a.arm_directory_load_more_link:hover{outline:0!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important}.arm_activity_item,.arm_member_info_block{padding:5px 0;margin:0;display:table;width:100%;border-bottom:1px solid #eee}.arm_activity_cell{display:table-cell;vertical-align:top;padding:2px 5px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_activity_item_left{max-width:70px;width:70px;height:auto;text-align:center;margin-right:10px}.arm_activity_item_right,.arm_template_wrapper .arm_activity_item_right{line-height:18px}.arm_member_info_left{max-width:70px;width:70px;height:auto;text-align:center;margin-right:10px;display:table-cell;vertical-align:top;padding:2px 5px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_member_info_right,.arm_template_wrapper .arm_member_info_right{display:table-cell;vertical-align:top;padding:2px 5px;line-height:18px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_member_info_block a{border:0;font-size:15px;color:#333;font-weight:700;text-decoration:none;margin-right:4px}.arm_activity_display_name a{border:0!important;margin-right:4px;text-decoration:none;outline:0}.arm_activity_listing_wrapper{width:100%}.arm_activity_avtar_section{width:50px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;display:table-cell;vertical-align:middle;text-align:center}.arm_activity_detail_section{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;display:table-cell;vertical-align:middle;padding:0 5px 0 10px;line-height:20px}.arm_member_activity_listing_wrapper a{color:#333;text-decoration:none;font-size:14px;font-weight:700;margin-right:4px}.arm_activity_other_links a{border:0;text-decoration:none;outline:0}.arm_activity_other_links a:active,.arm_activity_other_links a:focus,.arm_activity_other_links a:hover{outline:0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none}.arm_details_activity{color:#555;font-size:13px;margin-right:4px}[dir=rtl] .arm_activity_display_name a,[dir=rtl] .arm_details_activity,[dir=rtl] .arm_member_activity_listing_wrapper a{margin-right:0;margin-left:4px}.arm_member_info_block .arm_time_block,.arm_time_section{display:block;font-size:12px;color:#666;margin-top:5px}.arm_no_content{background-color:#f2f2f2;border:none;font-size:14px;height:35px;width:100%;margin:5px 0;border:1px solid #b5b5b5;text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_no_content_msg{float:left;width:100%;padding:8px 0;text-align:center}.arm_popup_member_form,.arm_popup_member_setup_form{margin-top:50px}.arm_popup_member_form table,.arm_popup_member_form table td,.arm_popup_member_setup_form table,.arm_popup_member_setup_form table td{border:0;margin:0;padding:0}.arm_nav_menu_form_container{display:none;height:0;width:0;overflow:hidden}.arm-default-form iframe,.arm_iframe_wrapper iframe,.arm_setup_form_container iframe{width:0;height:0;border:none;position:absolute;left:-9999px}.armNormalFileUpload,.armWriterFileUpload{display:block;margin:auto}.arm_form_layout_iconic .armWriterFileUpload,.arm_form_layout_rounded .armWriterFileUpload{display:none}.armFileUploadWrapper .armFileBtn,.armWriterFileUpload .armCustomFileRemoveContainer,.armWriterFileUpload .armFileRemoveContainer{float:left;font-size:15px;color:#fff;height:30px;line-height:30px;text-decoration:none;background-color:#005aee;text-align:center;letter-spacing:.5px;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-o-transition:.2s ease-out;-ms-transition:.2s ease-out;transition:.2s ease-out;cursor:pointer;border:none;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;display:inline-block;outline:0;padding:0 30px;margin:5px 0 5px 0;text-transform:uppercase;vertical-align:middle;-webkit-tap-highlight-color:transparent}.armWriterFileUpload .armCustomFileRemoveContainer,.armWriterFileUpload .armFileRemoveContainer{background:#d04540;display:none;padding:0 15px}.armFileUploadWrapper span{cursor:pointer}.armFileUploadWrapper .armFileUploadContainer input[type=file].armIEFileUpload,.armFileUploadWrapper .armFileUploadContainer input[type=file].armSafariFileUpload{top:0;height:40px;position:absolute;opacity:0}.armFileUploadWrapper .arm-ffw__file-upload-box.arm_dragover{border-color:#aaa}.armFileUploadWrapper .arm-ffw__file-upload-box .armFileDragAreaText{text-align:center;padding:0}.armFileUploadWrapper .arm-ffw__file-upload-box input[type=file]{width:100%;height:100%;top:0;visibility:hidden}.armFileUploadWrapper .armWriterFileUpload input[type=file]{width:100%;height:60px}.armFileUploadWrapper .armWriterFileUpload input.armFileUpload{top:-5px;width:100%;height:40px}.armFileUploadWrapper .file-path-wrapper{overflow:hidden;padding-left:10px;display:block}.armFileUploadWrapper .file-path-wrapper:before{content:'';position:absolute;width:100%;height:100%}.armFileUploadWrapper .file-path-wrapper input{background-color:transparent;border:none;border-bottom:1px solid #9e9e9e;border-width:0 0 1px 0!important;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;outline:0;height:30px;width:100%;font-size:inherit;margin:5px 0 5px 0;padding:0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}.armFileUploadWrapper .armCustomFileRemoveContainer,.armFileUploadWrapper .armFileRemoveContainer{font-size:0;margin:0;padding:0;background-color:transparent;border-radius:unset;border:none;margin-left:12px}.armFileUploadWrapper .armCustomFileRemoveContainer .armFileRemove-icon,.armFileUploadWrapper .armFileRemoveContainer .armFileRemove-icon{background-image:url(//cp.testedtechs.com/wp-content/plugins/armember/images/remove-icon-red.png)}.armFileUploadProgressBar{height:6px;overflow:hidden;background-color:var(--arm-pt-theme-blue-alpha-12);-webkit-border-radius:var(--arm-radius-12px);-moz-border-radius:var(--arm-radius-12px);-o-border-radius:var(--arm-radius-12px);border-radius:var(--arm-radius-12px);width:95%;display:block;margin:9px 0 9px 0;float:left;clear:both}.armFileUploadProgressInfo{font-size:16px;display:block;font-weight:400;font-family:var(--arm-primary-font);color:var(--arm-dt-black-500);width:95%;height:auto;word-break:break-all;clear:both}.armFileUploadProgressInfo:after{clear:both;content:"";display:table}.arm_field_file_display{display:flex;float:left;flex-wrap:wrap}.arm_field_file_display .arm_uploaded_file_info{margin:9px;padding:10px;box-shadow:0 0 1px 1px rgba(0,0,0,.1);-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 1px 1px rgba(0,0,0,.1);-o-box-shadow:0 0 1px 1px rgba(0,0,0,.1);position:relative;display:inline-block;max-width:200px;text-align:center}.arm_field_file_display .arm_uploaded_file_info img{opacity:1!important}.arm_uploaded_file_info .arm_uploaded_file_name{display:block;margin:5px 0 2px;font-size:14px}.arm_field_file_display .armCustomFileRemoveContainer,.arm_field_file_display .armFileRemoveContainer{color:#000;display:inline-block;background:0 0;border:none;padding:0;margin:0 8px;float:right;line-height:normal;height:auto;font-size:14px}.arm-ffw__file-upload-box .armbar{position:absolute;bottom:0;left:0;width:0;height:2px;text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-ms-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;background-color:var(--arm-pt-theme-blue)}.arm-df__form-field-wrap .arm-ffw__file-upload-box label,.arm-ffw__file-upload-box .armFileDragAreaText,.arm-ffw__file-upload-box label{transition:none!important;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transform:none!important;-webkit-transform:none!important;-moz-transform:none!important;-o-transform:none!important;-ms-transform:none!important;position:relative!important;display:inline-block;width:100%;padding:12px 20px!important;pointer-events:auto!important;margin:0;box-sizing:border-box}.arm_field_file_display img{width:100px;height:auto;display:inline-block}.arm_old_uploaded_file{display:inline-block;float:left;margin:0 10px}.arm_old_uploaded_file.arm_shortcode_image{margin:5px}.arm_old_uploaded_file.arm_admin_file{margin:0 0 18px}.armFileUploadProgressBar .armbar{float:left;width:0;height:100%;text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-ms-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;background-color:var(--arm-pt-theme-blue)}[dir=rtl] .armFileUploadProgressBar .armbar{float:right}.arm_user_form_fields_container{width:100%;height:100%;box-shadow:2px 0 6px 0 rgba(50,50,50,.25);-webkit-box-shadow:2px 0 6px 0 rgba(50,50,50,.25);-moz-box-shadow:2px 0 6px 0 rgba(50,50,50,.25);-o-box-shadow:2px 0 6px 0 rgba(50,50,50,.25)}.font_settings_label{font-weight:700;color:#000}.arm-df__form-group_button input{border:1px solid #005aee!important;margin-left:-10px!important;max-width:auto;color:#000!important;direction:ltr!important;text-align:left!important}.arm-df__form-group_button .arm_label_edit_icon{border:1px solid #005aee!important;margin-left:-7px!important}.style_setting_main_heading{margin:7px 0 0;background:#fff;box-shadow:none}.arm-df__form-group_button input{border:1px solid #005aee!important;margin-left:-10px!important;max-width:auto}.arm-df__form-group_button .arm_label_edit_icon{border:1px solid #005aee!important;margin-left:-7px!important}.arm_form_conditional_redirect_field_wrapper,.arm_form_hidden_field_wrapper,ol.arm_form_conditional_redirect_field_wrapper,ol.arm_form_hidden_field_wrapper{display:inline-block;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;padding:0 10px 0 0}.arm_form_conditional_redirect_field_wrapper .arm_form_conditional_redirect_field,.arm_form_hidden_field_wrapper .arm_form_hidden_field{display:inline-block;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;padding:10px 12px;margin:0 0 10px;border:1px solid #e5e5e5;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;position:relative}ol.arm_form_conditional_redirect_field_wrapper,ol.arm_form_hidden_field_wrapper{list-style-type:none;margin-left:0}ol.arm_form_conditional_redirect_field_wrapper>li.arm_form_conditional_redirect_field:before,ol.arm_form_hidden_field_wrapper>li.arm_form_hidden_field:before{font-size:16px;font-weight:700;display:inline-block;width:100%}ol.arm_form_conditional_redirect_field_wrapper:first-child,ol.arm_form_hidden_field_wrapper:first-child{counter-reset:customlistcounter}.arm_form_hidden_field_wrapper .arm_form_hidden_field_label{font-weight:700}.arm_form_conditional_redirect_field_wrapper .arm_form_conditional_redirect_field span,.arm_form_hidden_field_wrapper .arm_form_hidden_field span{display:inline-block;min-width:80px}.arm_form_hidden_field_wrapper .arm_form_hidden_field input{margin:5px 0;width:155px}.arm_form_conditional_redirect_field_wrapper .arm_form_conditional_redirect_field input{margin:0;min-height:30px;width:224px!important}.arm_form_conditional_redirect_field_wrapper .arm_remove_conditional_redirect_field,.arm_form_hidden_field_wrapper .arm_remove_hidden_field{position:absolute;right:0;top:5px;text-decoration:none;color:#727273;font-size:16px;font-weight:700;width:20px;height:20px;text-align:center;line-height:20px}.arm_add_form_conditional_redirect_field_wrapper,.arm_add_form_hidden_field_wrapper{width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;padding:5px 20px 5px 5px;margin:0;text-align:right}.arm_add_form_conditional_redirect_field_wrapper a,.arm_add_form_hidden_field_wrapper a{text-decoration:none}.arm_add_form_conditional_redirect_field_wrapper a:focus,.arm_add_form_conditional_redirect_field_wrapper a:hover,.arm_add_form_hidden_field_wrapper a:focus,.arm_add_form_hidden_field_wrapper a:hover{text-decoration:none}.arm_paging_wrapper{display:inline-block;margin:10px 3px 5px}.arm_paging_wrapper .arm_paging_info{display:inline-block;margin:0 10px;color:var(--arm-dt-black-200);min-height:25px;line-height:25px;font-size:14px;text-align:left}.arm_paging_wrapper .arm_paging_links{display:inline-block;float:right}.arm_paging_wrapper .arm_page_numbers{float:left;display:inline-block;min-width:30px;height:30px;padding:5px 6px;background-color:transparent;border:1px solid var(--arm-gt-gray-100)!important;margin:0 8px;color:var(--arm-dt-black-200);font-size:14px;line-height:normal;text-align:center;text-decoration:none;outline:0;vertical-align:middle;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-webkit-border-radius:var(--arm-radius-6px);-moz-border-radius:var(--arm-radius-6px);-o-border-radius:var(--arm-radius-6px);border-radius:var(--arm-radius-6px)}.arm_paging_wrapper .arm_page_numbers.current,.arm_paging_wrapper .arm_page_numbers:focus,.arm_paging_wrapper .arm_page_numbers:hover{color:var(--arm-pt-theme-blue);background-color:transparent;border-color:var(--arm-pt-theme-blue)!important;box-shadow:none}.arm_paging_wrapper .arm_page_numbers:not(.arm_prev):not(.arm_next):hover{background:0 0!important}.arm_paging_wrapper .arm_page_numbers.arm_next,.arm_paging_wrapper .arm_page_numbers.arm_prev{border-color:#fff;background-size:20px 20px!important}.arm_paging_wrapper .arm_page_numbers.arm_next.current,.arm_paging_wrapper .arm_page_numbers.arm_prev.current{border:1px solid var(--arm-gt-gray-100)!important}.arm_paging_wrapper .arm_page_numbers.arm_prev{background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/prev2.png) no-repeat center}.arm_paging_wrapper .arm_page_numbers.arm_prev:hover{background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/prev2_hover.png) no-repeat center var(--arm-pt-theme-blue)!important;border-color:var(--arm-pt-theme-blue);background-size:20px 20px!important;box-shadow:none}.arm_paging_wrapper .arm_page_numbers.arm_next{background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/next2.png) no-repeat center}.arm_paging_wrapper .arm_page_numbers.arm_next:hover{background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/next2_hover.png) no-repeat center var(--arm-pt-theme-blue)!important;border-color:var(--arm-pt-theme-blue)!important;background-size:20px 20px!important;box-shadow:none}.arm_directory_paging_container{display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;width:100%;line-height:normal;text-align:right}.arm_current_membership_paging_container,.arm_login_history_paging_container,.arm_transaction_paging_container{display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;width:100%;text-align:right}.arm_template_wrapper{position:relative}.arm_template_wrapper,.arm_template_wrapper *{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;line-height:normal}.arm_directory_container,.arm_profile_container{width:100%;display:inline-block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;margin-top:20px}.arm_profile_container .arm_profile_detail_wrapper{background:#fff;margin-bottom:10px;overflow:hidden}.arm_template_wrapper a{cursor:pointer;border:0;box-shadow:none;text-decoration:none;outline:0;display:inline-block}.arm_template_wrapper .arm_profile_tabs .arm_profile_tab_link{transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s}.arm_template_wrapper .arm_profile_tab_detail .arm_general_info_container table tr,.arm_template_wrapper .arm_profile_tab_detail .arm_general_info_container table tr td,.arm_template_wrapper .arm_profile_tab_detail .arm_general_info_container table tr th{padding:20px 10px;background:0 0!important;word-break:break-word}.arm_template_wrapper .arm_user_block{padding:10px}.arm_template_wrapper .arm_profile_detail_tbl .arm_user_avatar{width:60px;height:auto}.arm_template_wrapper .arm_profile_detail_tbl img,.arm_template_wrapper .arm_profile_detail_tbl img.avatar{min-width:60px;min-height:60px;height:auto;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.arm_template_wrapper .arm_user_avatar img{min-width:80px;min-height:80px;height:auto;vertical-align:middle;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;opacity:1!important;margin-bottom:0}.arm_template_wrapper .arm_last_active_text{display:inline-block;width:100%;text-align:center;font-size:14px;margin-bottom:5px}.arm_directory_filters_wrapper{display:inline-block;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;padding:10px 0;margin-bottom:10px;text-align:center}.arm_directory_clear_wrapper,.arm_directory_field_list_filter,.arm_directory_list_by_filters,.arm_directory_list_of_filters,.arm_directory_search_wrapper{display:inline-block;vertical-align:top;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;margin:0}.arm_directory_search_wrapper{float:left}.arm_directory_list_by_filters{float:right}.arm_directory_list_of_filters label{display:inline-block;position:relative;cursor:pointer;padding:5px 10px;margin:0;border-bottom:2px solid transparent}.arm_directory_field_list_filter select,.arm_directory_list_by_filters select,.arm_search_filter_fields_wrapper select{display:inline-block;font-size:15px;height:40px;line-height:normal;color:#5c5c60;background:#fff!important;border:1px solid #dbe1e8;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;padding:2px 6px!important;margin:0}.arm_template_wrapper .arm_directory_search_wrapper{max-width:60%}.arm_template_preview_popup.arm_mobile_wrapper .arm_template_wrapper .arm_directory_search_wrapper{max-width:100%;display:flex}.arm_directory_list_by_filters select:focus,.arm_search_filter_fields_wrapper .arm_dir_filter_input select:focus{outline:0;box-shadow:0 0 2px rgba(81,203,238,.5);border-color:#53e2f3;transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s}.arm_directory_list_of_filters label:focus,.arm_directory_list_of_filters label:hover{border-bottom-color:#e5e5e5}.arm_directory_list_of_filters label.arm_active{border-bottom-color:#005aee;color:#005aee}.arm_directory_list_of_filters label input{opacity:0;position:absolute}.arm_directory_search_wrapper .arm_directory_search_box{display:inline-block;float:left;min-width:auto!important;width:230px;max-width:80%;height:30px;vertical-align:middle;line-height:normal;background:#fff;border:1px solid #dbe1e8;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;margin:0}.arm_directory_search_wrapper .arm_directory_search_box:focus,.arm_search_filter_fields_wrapper .arm_dir_filter_input input:focus{outline:0;transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s}.arm_directory_search_wrapper .arm_directory_search_btn,.arm_directory_search_wrapper_left .arm_directory_search_btn{display:inline-block;float:left;width:38px;height:38px;margin:0 0 0 -39px;text-decoration:none;outline:0;text-align:center;vertical-align:middle;line-height:28px;color:#fff;cursor:pointer;font-size:15px;background-color:#005aee;border:1px solid #005aee;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_directory_search_wrapper .arm_directory_search_btn:hover{border:1px solid #005aee;box-shadow:none}.arm_directory_empty_list{display:inline-block;width:100%;padding:8px 10px;text-align:center;font-size:16px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;margin-top:20px;border:1px solid #e2e9ed}.arm_directory_container ul{list-style:outside none none;margin-left:5px;padding:0}.arm_cover_upload_container{text-align:center;vertical-align:middle;width:auto;height:auto}.armCoverUploadBtnContainer{width:40px;height:40px;display:inline-block;margin:0 0 0 5px;text-align:center}.armCoverUploadBtnContainer label{position:relative;overflow:hidden;width:40px;height:40px;display:table-cell;vertical-align:middle;cursor:pointer;padding:5px;border-bottom:none}.armCoverUploadBtnContainer .armCoverUploadBtn{background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/cover_upload_icon.png) no-repeat scroll center center rgba(0,0,0,0)}.armCoverUploadBtnContainer .armRemoveCover{background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/cover_remove_icon.png) no-repeat scroll center center rgba(0,0,0,0)}.armCoverUploadBtnContainer input{opacity:0;width:100%;height:25px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;position:absolute;bottom:100%;left:0}.arm_user_badges_detail{display:inline-block;line-height:normal;margin:0 0;vertical-align:middle}.arm_user_badges_detail .arm-user-badge{margin:0 5px 5px 0;display:inline-block;line-height:18px}.arm_user_badges_detail .arm-user-badge img{display:inline-block;vertical-align:top}.armSelectOptionLTR,.arm_form_ltr .arm-df__form-field input:not([type=button]),.arm_form_ltr .arm-df__form-field input[type=email],.arm_form_ltr .arm-df__form-field input[type=url],.arm_form_ltr .arm-df__form-field select,.arm_form_ltr .arm-df__form-field textarea,.arm_form_ltr .arm-df__form-field-wrap_checkbox,.arm_form_ltr .arm-df__form-field-wrap_radio,.arm_form_ltr .arm-df__form-field-wrap_select,.arm_form_ltr.arm_form_layout_writer .arm-df__fc--validation .arm-df__fc--validation__wrap,.arm_form_ltr.arm_form_layout_writer .armFileMessages .arm-df__fc--validation__wrap{direction:ltr;unicode-bidi:bidi-override;text-align:left}.armSelectOptionLTR,.arm_form_ltr.arm_form_layout_rounded.arm_standard_validation_type .arm-df__fc--validation .arm-df__fc--validation__wrap,.arm_form_ltr.arm_form_layout_rounded.arm_standard_validation_type .arm-df__form-field input:not([type=button]),.arm_form_ltr.arm_form_layout_rounded.arm_standard_validation_type .arm-df__form-field input[type=email],.arm_form_ltr.arm_form_layout_rounded.arm_standard_validation_type .arm-df__form-field input[type=url],.arm_form_ltr.arm_form_layout_rounded.arm_standard_validation_type .arm-df__form-field select,.arm_form_ltr.arm_form_layout_rounded.arm_standard_validation_type .arm-df__form-field textarea,.arm_form_ltr.arm_form_layout_rounded.arm_standard_validation_type .arm-df__form-field-wrap_checkbox,.arm_form_ltr.arm_form_layout_rounded.arm_standard_validation_type .arm-df__form-field-wrap_radio,.arm_form_ltr.arm_form_layout_rounded.arm_standard_validation_type .arm-df__form-field-wrap_select,.arm_form_ltr.arm_form_layout_rounded.arm_standard_validation_type .armFileMessages .arm-df__fc--validation__wrap{direction:ltr;unicode-bidi:bidi-override;text-align:left}.arm_form_ltr.arm_form_layout_writer .arm-df__label-text{left:0;right:auto;line-height:normal}.armSelectOptionRTL,.arm_form_rtl .arm-df__form-field input,.arm_form_rtl .arm-df__form-field input[type=email],.arm_form_rtl .arm-df__form-field input[type=url],.arm_form_rtl .arm-df__form-field select,.arm_form_rtl .arm-df__form-field textarea,.arm_form_rtl .arm-df__form-field-wrap_checkbox,.arm_form_rtl .arm-df__form-field-wrap_date,.arm_form_rtl .arm-df__form-field-wrap_email,.arm_form_rtl .arm-df__form-field-wrap_password,.arm_form_rtl .arm-df__form-field-wrap_radio,.arm_form_rtl .arm-df__form-field-wrap_rememberme,.arm_form_rtl .arm-df__form-field-wrap_roles,.arm_form_rtl .arm-df__form-field-wrap_select,.arm_form_rtl .arm-df__form-field-wrap_text,.arm_form_rtl .arm-df__form-field-wrap_url,.arm_form_rtl.arm_form_layout_writer .arm-df__fc--validation .arm-df__fc--validation__wrap,.arm_form_rtl.arm_form_layout_writer .arm-df__form-field-wrap:not(.arm-df__form-field-wrap_submit),.arm_form_rtl.arm_form_layout_writer .armFileMessages .arm-df__fc--validation__wrap,.arm_form_rtl.arm_form_layout_writer_border .arm-df__fc--validation .arm-df__fc--validation__wrap,.arm_form_rtl.arm_form_layout_writer_border .arm-df__form-field-wrap:not(.arm-df__form-field-wrap_submit),.arm_form_rtl.arm_form_layout_writer_border .armFileMessages .arm-df__fc--validation__wrap{direction:rtl;unicode-bidi:embed;text-align:right}.arm-df__form-field-wrap_select .arm-df__form-field-wrap .arm-df__label-text{position:relative}.arm_form_rtl .arm-df__checkbox:last-of-type,.arm_form_rtl .arm-df__form-field .arm-df__checkbox,.arm_form_rtl .arm-df__form-field .arm-df__radio{margin:3px 0 3px 20px}.arm_form_rtl .arm-df__form-field .arm-df__label-text{direction:rtl;right:0;left:auto;-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.arm_form_rtl .arm-df__form-field .arm-df__checkbox .arm-df__fc-checkbox--label,.arm_form_rtl .arm-df__form-field .arm-df__radio .arm-df__fc-radio--label{padding-left:0;padding-right:8px}.arm-default-form .arm-df__form-field .arm-df__radio .arm-df__fc-radio--label.arm_payment_mode_label{max-width:100%}.arm_form_rtl.arm_materialize_form .arm-df__form-field .arm-df__checkbox .arm-df__fc-checkbox--label,.arm_form_rtl.arm_materialize_form .arm-df__form-field .arm-df__radio .arm-df__fc-radio--label{padding-right:28px}.arm_form_rtl.arm_materialize_form .arm-df__checkbox input[type=checkbox]+label:before{left:auto;right:12px}.arm_form_rtl.arm_materialize_form .arm-df__checkbox input[type=checkbox]+label:after,.arm_form_rtl.arm_materialize_form .arm-df__radio input[type=radio]+label:after,.arm_form_rtl.arm_materialize_form .arm-df__radio input[type=radio]+label:before{left:auto;right:0}.arm_form_rtl .arm-df__form-field .arm-df__form-field-wrap_arm_captcha .arm-df__label-text,.arm_form_rtl .arm-df__form-field .arm-df__form-field-wrap_avatar .arm-df__label-text,.arm_form_rtl .arm-df__form-field .arm-df__form-field-wrap_file .arm-df__label-text{float:right}.arm_form_rtl .arm-df__form-field .arm_form_field_captcha_wrapper .arm_recaptcha_msg,.arm_form_rtl .arm-df__form-field .arm_form_field_captcha_wrapper img.arm_recaptcha_field_input{float:right;text-align:right}.arm_form_rtl .arm-df__form-field-wrap_section.arm-df__form-field-wrap{direction:rtl;text-align:right}.arm_form_rtl .arm-df__form-field-wrap_html.arm-df__form-field-wrap{direction:rtl;text-align:right}.arm_form_ltr .arm_forgot_password_description{direction:ltr;text-align:left}.arm_form_rtl .arm_forgot_password_description{direction:rtl!important;text-align:right}.arm_form_rtl .arm-df__fc-icon.--arm-suffix-icon{left:12px;right:auto}.arm_form_rtl .arm-df__fc-icon.--arm-prefix-icon{left:auto;right:12px}.arm_form_rtl .arm-df__dropdown-control .arm__dc--head i.armfa,.is_form_class_rtl .arm-df__dropdown-control .arm__dc--head i.armfa{left:16px;right:auto}.armf_layout_inline_right .arm_editor_wrapper .arm-df__form-group .arm_editable_form{left:auto;right:0}.arm_form_rtl .arm-df__form-field .armNormalFileUpload .armCustomFileRemoveContainer,.arm_form_rtl .arm-df__form-field .armNormalFileUpload .armFileRemoveContainer{float:left;margin:0 10px 0 0}button[type=submit]:hover{text-transform:none}.popup_wrapper_inner .popup_content_text .arm_setup_form_container,.popup_wrapper_inner .popup_content_text .arm_setup_form_container .arm_membership_setup_form,.popup_wrapper_inner .popup_content_text .arm_setup_form_container .arm_membership_setup_form .arm_setup_form_inner_container{max-width:100%}.arm_plan_skin3 .arm_module_plan_option .arm_module_plan_name{font-size:24px;padding:20px 15px 0 55px}.arm_plan_skin3 .arm_module_plan_option .arm_module_plan_price{text-align:left;padding:5px 20px 5px 55px}.arm_plan_skin3 .arm_module_plan_option .arm_module_plan_description{margin-top:10px;padding:0 15px 0 55px}.arm_plan_skin3.arm_setup_column_item.arm_active .arm_module_plan_option .arm_setup_check_circle i{display:block}.arm_plan_skin3.arm_setup_column_item.arm_active .arm_module_plan_option,.arm_plan_skin3.arm_setup_column_item:hover .arm_module_plan_option{border-color:#ececec!important}.arm_plan_skin3 .arm_module_plan_option .arm_plan_name_box{margin-bottom:10px}.widget_arm_member_form_widget .arm-df__form-group.arm_forgot_password_below_link.arm_forgotpassword_link,.widget_arm_member_form_widget .arm_forgot_password_below_link.arm_forgotpassword_link,.widget_arm_member_form_widget .arm_login_links_wrapper .arm_registration_link{margin:0!important}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_prof_div>a::before{position:relative;top:6px}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_facebook>a{background:#1877f2}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_twitter>a{background:#03a9f4}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_linkedin>a{background:#007ab9}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_vk>a{background:#07f}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_instagram>a{background:linear-gradient(49.12deg,#fd5 6.62%,#ff543e 50.06%,#c837ab 93.5%)}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_pinterest>a{background:#e61e27}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_youtube>a{background:#e70000}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_dribbble>a{background:#ea4c89}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_tumblr>a{background:#001935}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_vine>a{background:#00b389}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_vine>a{background:#00b389}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_skype>a{background:#0078d7}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_whatsapp>a{background:linear-gradient(0deg,#20b038 0,#60d66a 100%)}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_tiktok>a{background:#000}.arm_template_container.arm_profile_container .social_profile_fields .arm_social_field_delicious>a{background:#0078f1}@media (min-width:1920px){.arm_update_note .arm_other_change_list ul li{list-style:outside none square;margin-bottom:3px!important}}@media (min-width:1366px){.popup_wrapper.arm_update_note{width:815px}.arm_update_note .arm_addons_list img{height:auto;width:100px}.arm_update_note .arm_add_on{float:left;padding:0 10px;text-align:center}.arm_update_note .arm_add_on_text{color:gray;margin:0 auto 15px;text-align:center}.arm_update_note .arm_other_change_list ul li{margin-bottom:0}.arm_update_note .arm_addons_list{float:left;margin:25px 0;width:1575px}}@media (max-width:1280px){.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block{text-align:center;padding-bottom:10px}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_header_info{padding:0}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_user_last_login_time{margin:5px 0 10px}}@media only screen and (width:1024px){.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_picture_block_inner{padding:10px;text-align:center}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_header_info{max-width:100%;margin:20px 0 0 0}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_user_last_login_time .arm_user_last_active_text{margin:4px 0;width:100%;display:inline-block}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_user_last_login_time .arm_item_status_text{margin:0}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_user_about_me{margin:4px 0 20px}.arm_template_wrapper.arm_template_wrapper_profiletemplate2 .arm_profile_header_info .arm_profile_name_link,.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_header_info .arm_profile_name_link{width:100%;display:inline-block}.arm_template_wrapper.arm_template_wrapper_profiletemplate2 .arm_profile_header_info .arm_user_badges_detail,.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_header_info .arm_user_badges_detail{width:100%;display:inline-block}}@media (max-width:1024px){.arm_directory_search_wrapper{width:38%}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block{text-align:center;padding-bottom:10px}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block .arm_user_avatar{position:relative;margin:0;top:0;bottom:0;left:0!important;right:0;width:142px;max-height:142px}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block .arm_user_avatar img{width:132px;min-height:132px}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_tabs{text-align:center}}@media only screen and (width:980px){.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_picture_block_inner{padding:10px;text-align:center}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_header_info{max-width:100%;margin:20px 0 0 0}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_header_info .arm_profile_name_link{width:100%;display:inline-block}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_header_info .arm_user_badges_detail{width:100%;display:inline-block}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_user_last_login_time .arm_user_last_active_text{margin:4px 0;width:100%;display:inline-block}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_user_last_login_time .arm_item_status_text{margin:0}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_user_about_me{margin:4px 0 20px}}@media (max-width:768px){.popup_wrapper.popup_wrapper_responsive{overflow:hidden;height:100%!important;max-height:100%!important;width:100%!important;max-width:100%;left:0!important;top:0!important;margin:0!important;position:fixed!important}.popup_wrapper_responsive .popup_content_text{overflow-x:hidden;overflow-y:auto}.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,.arm_form_layout_iconic:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap{padding:6px 8px!important}.arm_template_wrapper_directorytemplate1 .arm_user_avatar{width:120px;height:120px}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_picture_block_inner .arm_user_avatar img{width:148px;max-height:148px}.arm_template_wrapper.arm_template_wrapper_profiletemplate2 .arm_profile_picture_block_inner .arm_user_avatar{width:142px;max-height:142px}.arm_template_wrapper.arm_template_wrapper_profiletemplate2 .arm_profile_picture_block_inner .arm_user_avatar img{width:156px;max-height:156px}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block .arm_user_avatar{width:200px;max-height:200px}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block .arm_user_avatar img{width:170px;min-height:170px}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block{text-align:center;padding-bottom:10px}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_header_info{padding:0}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_user_last_login_time{margin:5px 0 10px}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_header_info .arm_profile_name_link{display:inline-block}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_header_info .arm_user_badges_detail{display:inline-block}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_tabs{text-align:center}.arm_directory_search_wrapper{width:43%}.arm_template_wrapper .arm_directory_list_by_filters{width:55%}.arm_template_wrapper .arm_directory_list_by_filters select{width:100%;max-width:85%}}@media (max-width:767px){.arm_account_detail_tab_links,.arm_account_detail_tab_links ul{display:none!important}.arm_account_detail_tab_content_wrapper .arm_account_btn_tab{display:inline-block}}@media (max-width:640px){.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_picture_block_inner{padding:10px;text-align:center}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_header_info{max-width:100%;margin:20px 0 0 0}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_header_info .arm_profile_name_link{width:100%;display:inline-block}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_header_info .arm_user_badges_detail{width:100%;display:inline-block}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_user_last_login_time .arm_user_last_active_text{margin:4px 0;width:100%;display:inline-block}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_user_last_login_time .arm_item_status_text{margin:0}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_user_about_me{margin:4px 0 20px}.arm_template_wrapper.arm_template_wrapper_profiletemplate2 .arm_profile_header_info .arm_profile_name_link,.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_header_info .arm_profile_name_link{width:100%;display:inline-block}.arm_template_wrapper.arm_template_wrapper_profiletemplate2 .arm_profile_header_info .arm_user_badges_detail,.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_header_info .arm_user_badges_detail{width:100%;display:inline-block}}@media (max-width:480px){.arm-default-form .arm-df__field-label{min-width:100%;width:100%}.arm-default-form .arm-df__form-field{min-width:100%;width:100%}.arm_template_wrapper .arm_directory_filters_wrapper{border-bottom:0 solid #dbe1e8}.arm_template_wrapper .arm_directory_field_list_filter,.arm_template_wrapper .arm_directory_list_by_filters,.arm_template_wrapper .arm_directory_list_of_filters,.arm_template_wrapper .arm_directory_search_wrapper{width:100%;margin-bottom:20px}.arm_template_wrapper .arm_directory_search_wrapper .arm_directory_search_box{width:100%!important;max-width:100%!important}.arm_template_wrapper .arm_directory_list_by_filters select{width:100%!important;float:left;max-width:100%!important}.arm_template_wrapper .arm_directory_field_list_filter select{width:100%;float:left;max-width:100%}.arm_template_wrapper .arm_directory_container{text-align:center}.arm_template_wrapper .arm_directory_search_wrapper #arm_loader_img{position:absolute!important;right:-30px}.arm_template_wrapper_directorytemplate1 .arm_user_link{margin:15px 0 8px 0}.arm_template_wrapper_directorytemplate1 .arm_user_avatar{width:110px;height:110px;margin-top:15px}.arm_template_wrapper_directorytemplate1 .arm_user_btns{min-height:auto;margin:10px auto}.arm_directory_container .arm_user_block{width:99%;max-width:99%;margin-bottom:10px!important}.arm_template_wrapper_directorytemplate2 .arm_user_block_left{margin-left:10px;max-width:35%!important}.arm_template_wrapper_directorytemplate2 .arm_user_block_right{margin-left:20px;width:60%}.arm_template_wrapper .arm_profile_picture_block{padding-bottom:10px}.arm_template_wrapper .arm_profile_container .arm_profile_tabs .arm_profile_tab_link{display:inline-block;width:100%;margin-bottom:1px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0}.arm_template_wrapper .arm_profile_container .arm_profile_tabs .arm_profile_tab_link:last-child{margin-bottom:0}.arm_template_wrapper .arm_profile_picture_block_inner .arm_user_avatar{max-width:100%}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_tabs,.arm_template_wrapper.arm_template_wrapper_profiletemplate2 .arm_profile_tabs{padding:1px 0}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_tabs .arm_profile_tab_link,.arm_template_wrapper.arm_template_wrapper_profiletemplate2 .arm_profile_tabs .arm_profile_tab_link{margin:0;padding:10px 8px}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_picture_block_inner .arm_user_avatar{width:140px;max-height:140px;margin-top:20px}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_picture_block_inner .arm_user_avatar img{width:138px;max-height:138px}.arm_template_wrapper.arm_template_wrapper_profiletemplate2 .arm_profile_picture_block_inner .arm_user_avatar{width:150px;max-height:150px}.arm_template_wrapper.arm_template_wrapper_profiletemplate2 .arm_profile_picture_block_inner .arm_user_avatar img{width:146px;max-height:146px}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_picture_block_inner{padding:10px 0;text-align:center}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_profile_header_info{max-width:100%;margin:20px 0 0 0}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_user_last_login_time .arm_user_last_active_text{margin:4px 0;width:100%;display:inline-block}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_user_last_login_time .arm_item_status_text{margin:0}.arm_template_wrapper.arm_template_wrapper_profiletemplate1 .arm_user_about_me{margin:4px 0 20px}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block{text-align:center}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block_inner{padding:20px 20px 10px}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_header_info{padding:0}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_user_last_login_time{margin:5px 0 10px}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block .arm_user_avatar{position:relative;margin:0;top:0;bottom:0;left:0;right:0;width:180px;max-height:180px}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block .arm_user_avatar img{width:150px;min-height:150px}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_tab_detail{margin-top:0}.arm_directory_paging_container{text-align:center}.arm_paging_wrapper .arm_paging_links{float:none}.arm_template_wrapper_profiletemplate1 .arm_activities_container .arm_activities_pagination_block,.arm_template_wrapper_profiletemplate2 .arm_activities_container .arm_activities_pagination_block,.arm_template_wrapper_profiletemplate3 .arm_activities_container .arm_activities_pagination_block{text-align:center!important}.arm_account_detail_tab_links,.arm_account_detail_tab_links ul{display:none!important}.arm_account_detail_tab_content_wrapper .arm_account_btn_tab{display:inline-block}.arm_account_detail_wrapper .arm_view_profile_wrapper .arm_member_detail_avtar_section{max-width:100%;width:100%}.arm_template_wrapper.arm_template_wrapper_directorytemplate1,.arm_template_wrapper.arm_template_wrapper_directorytemplate2,.arm_template_wrapper.arm_template_wrapper_directorytemplate3,.arm_template_wrapper.arm_template_wrapper_directorytemplate4,.arm_template_wrapper.arm_template_wrapper_directorytemplate5{padding-left:40px!important;padding-right:40px!important}.arm_template_wrapper_directorytemplate1 .arm_user_block.arm_directorytemplate1_last_field{border-bottom:0!important}.arm_template_wrapper .arm_directory_search_wrapper{max-width:100%;width:100%!important}.arm_template_wrapper .arm_search_filter_container_type_0 .arm_directory_field_list_filter{max-width:90%;width:90%!important}.arm_template_wrapper .arm_search_filter_container_type_0 .arm_directory_search_wrapper{max-width:90%;width:90%!important}.arm_form_input_container_submit .arm_cancel_update_card_btn{margin-left:0!important;margin-top:15px!important}div.arm_form_message_container .arm_reset_password_success_msg_container .arm_reset_password_img{margin:25px 0}div.arm_form_message_container .arm_reset_password_success_msg_container .arm_reset_password_login_btn{width:250px}}.arm_error_message{background-color:#f08080!important}.arm_success_message{background-color:#6ac57b!important}@media (max-width:980px){.arm_directory_search_wrapper{width:35%}.arm_template_wrapper.arm_template_wrapper_profiletemplate3 .arm_profile_header_info .arm_user_badges_detail{display:inline-block}}@media(max-width:480px){.arm_form.arm-default-form .arm-df__form-group.arm_forgot_password_below_link.arm_forgotpassword_link,.arm_form.arm-default-form .arm_forgot_password_above_link.arm_forgotpassword_link,.arm_form.arm-default-form .arm_forgot_password_below_link.arm_forgotpassword_link{margin:0!important}.arm_form.arm-default-form .arm_login_links_wrapper .arm_registration_link{margin:0!important}.arm_form_rtl .arm-df__checkbox:last-of-type,.arm_form_rtl .arm-df__form-field .arm-df__checkbox{margin:0!important}}@media screen and (-webkit-min-device-pixel-ratio:0){.arm_form_layout_writer .arm-df__fc--validation,::i-block-chrome{min-height:1px}.arm_form_layout_writer .armFileMessages,::i-block-chrome{min-height:1px}}@media all and (min-width:0\0) and (min-resolution:.001dpcm){.arm_form_layout_writer .arm-df__fc--validation,.arm_form_layout_writer .armFileMessages{min-height:1px}}.arm-logged-in-as,.arm_cancel_membership_btn,.arm_close_account_btn,.arm_logout_btn{text-transform:none}.arm-df__form-group.hidden_field_hide{display:none}.arm_tablet_wrapper .arm_template_wrapper_profiletemplate1 .arm_profile_picture_block_inner .arm_user_avatar{width:150px;max-height:150px}.arm_tablet_wrapper .arm_template_wrapper_profiletemplate2 .arm_profile_picture_block_inner .arm_user_avatar{width:160px;max-height:160px}.arm_tablet_wrapper .arm_template_wrapper_profiletemplate2 .arm_profile_picture_block_inner .arm_user_avatar img{width:156px;max-height:156px}.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate4{padding:60px 20px!important}.arm_tablet_wrapper .arm_template_wrapper_profiletemplate3 .arm_profile_picture_block .arm_user_avatar{width:200px;max-height:200px}.arm_tablet_wrapper .arm_template_wrapper_profiletemplate3 .arm_profile_picture_block .arm_user_avatar img{width:170px;min-height:170px}.arm_template_preview_popup:not(.arm_tablet_wrapper):not(.arm_mobile_wrapper) .arm_template_wrapper.arm_template_wrapper_directorytemplate3{padding:60px 20px}.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate3 .arm_template_container{padding-left:10px}.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate3 .arm_directory_filters_wrapper{padding:0}.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_directory_filters_wrapper{padding:0 0 0 15px}.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate1 .arm_directory_field_list_filter select,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_directory_field_list_filter select,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate3 .arm_directory_field_list_filter select,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate4 .arm_directory_field_list_filter select,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate5 .arm_directory_field_list_filter select,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate6 .arm_directory_field_list_filter select{width:100%;max-width:100%}.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate1 .arm_directory_search_wrapper,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_directory_search_wrapper,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate3 .arm_directory_search_wrapper,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate4 .arm_directory_search_wrapper,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate5 .arm_directory_search_wrapper,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate6 .arm_directory_search_wrapper{float:left;width:35%;min-width:35%;flex-direction:column!important}.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate1 .arm_directory_search_wrapper .arm_directory_search_box,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_directory_search_wrapper .arm_directory_search_box,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate3 .arm_directory_search_wrapper .arm_directory_search_box,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate4 .arm_directory_search_wrapper .arm_directory_search_box,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate5 .arm_directory_search_wrapper .arm_directory_search_box{max-width:100%!important;width:100%!important;margin-bottom:15px;margin-right:0!important}.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate1 .arm_directory_list_by_filters,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_directory_list_by_filters,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate3 .arm_directory_list_by_filters,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate4 .arm_directory_list_by_filters,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate5 .arm_directory_list_by_filters,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate6 .arm_directory_list_by_filters{margin-top:0;margin-bottom:15px;margin-right:0!important}.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate1 .arm_directory_list_by_filters select,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_directory_list_by_filters select,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate3 .arm_directory_list_by_filters select,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate4 .arm_directory_list_by_filters select,.arm_tablet_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate5 .arm_directory_list_by_filters select{width:100%!important;max-width:100%;float:right}.arm_mobile_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate3 .arm_template_container{padding:0}.arm_mobile_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate3 .arm_user_block{min-width:auto;margin:0 0 20px}.arm_mobile_wrapper .arm_template_wrapper .arm_directory_filters_wrapper{border-bottom:1px solid #dbe1e8;padding:0!important}.arm_mobile_wrapper .arm_template_wrapper .arm_directory_field_list_filter,.arm_mobile_wrapper .arm_template_wrapper .arm_directory_list_by_filters,.arm_mobile_wrapper .arm_template_wrapper .arm_directory_list_of_filters,.arm_mobile_wrapper .arm_template_wrapper .arm_directory_search_wrapper{float:left!important;width:100%!important;margin-bottom:20px;margin-right:0!important}.arm_mobile_wrapper .arm_template_wrapper .arm_directory_search_wrapper{width:71%!important}.arm_mobile_wrapper .arm_directory_search_wrapper .arm_directory_search_btn{margin:1px 0 0 -35px}.arm_mobile_wrapper .arm_template_wrapper_directorytemplate4 .arm_directory_search_wrapper .arm_directory_search_btn{margin:1px 0 0 -35px}.arm_mobile_wrapper .arm_directory_search_wrapper #arm_loader_img{position:absolute!important;right:-30px!important}.arm_mobile_wrapper .arm_template_wrapper .arm_directory_search_wrapper .arm_directory_search_box{width:100%!important;max-width:100%!important;margin-right:0!important}.arm_mobile_wrapper .arm_template_wrapper .arm_directory_search_wrapper .arm_directory_search_btn{max-width:100%}.arm_mobile_wrapper .arm_template_wrapper .arm_directory_field_list_filter select,.arm_mobile_wrapper .arm_template_wrapper .arm_directory_list_by_filters select{float:left;width:100%;max-width:100%;margin-top:15px!important;margin-bottom:15px!important}.arm_mobile_wrapper .arm_template_wrapper .arm_directory_container{text-align:center}.arm_mobile_wrapper .arm_template_wrapper_directorytemplate1 .arm_user_link{margin:15px 0 8px 0}.arm_mobile_wrapper .arm_template_wrapper_directorytemplate1 .arm_user_avatar{width:110px;height:110px;margin-top:15px}.arm_mobile_wrapper .arm_template_wrapper_directorytemplate1 .arm_user_btns{min-height:auto;margin:10px auto}.arm_mobile_wrapper .arm_directory_container .arm_user_block{width:92%}.arm_mobile_wrapper .arm_template_wrapper_directorytemplate2 .arm_user_social_blocks .arm_user_social_fields{float:none;display:inline-block;vertical-align:top;margin:0 5px 10px}.arm_mobile_wrapper .arm_template_wrapper_directorytemplate4 .arm_user_block{float:none;display:inline-block;vertical-align:top;margin:0 auto 20px}.arm_mobile_wrapper .arm_template_wrapper_directorytemplate1 .arm_directory_container .arm_user_block{width:99%;max-width:99%;margin-bottom:10px!important;border:0!important;border-bottom:1px solid #dbe1e8!important}.arm_mobile_wrapper .arm_template_wrapper_directorytemplate2 .arm_user_block_left{margin:0 auto 10px;max-width:100%;float:none}.arm_mobile_wrapper .arm_template_wrapper_directorytemplate2 .arm_user_block_right{margin-left:10px;max-width:100%;float:none;text-align:center}.arm_mobile_wrapper .arm_template_wrapper_directorytemplate2 .arm_user_block_right .arm_user_badges_detail{margin-left:10px;width:100%}.arm_mobile_wrapper .arm_template_wrapper_directorytemplate2 .arm_user_block_right .arm_last_active_text{text-align:center;width:100%}.arm_mobile_wrapper .arm_template_wrapper_directorytemplate2 .arm_user_social_blocks{float:left;width:100%;text-align:center}.arm_mobile_wrapper .arm_template_wrapper .arm_profile_picture_block{padding-bottom:10px}.arm_mobile_wrapper .arm_template_wrapper .arm_profile_container .arm_profile_tabs .arm_profile_tab_link{display:inline-block;width:100%;margin-bottom:1px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0}.arm_mobile_wrapper .arm_template_wrapper .arm_profile_container .arm_profile_tabs .arm_profile_tab_link:last-child{margin-bottom:0}.arm_mobile_wrapper .arm_template_wrapper .arm_profile_picture_block_inner .arm_user_avatar{max-width:100%}.arm_mobile_wrapper .arm_template_wrapper .arm_profile_tabs{padding:1px 0}.arm_mobile_wrapper .arm_template_wrapper .arm_profile_tabs .arm_profile_tab_link{margin:0;padding:10px 8px}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate1 .arm_profile_picture_block_inner .arm_user_avatar{width:134px;max-height:134px;margin-top:20px}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate1 .arm_profile_picture_block_inner .arm_user_avatar img{width:130px;max-height:130px}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate2 .arm_profile_picture_block_inner .arm_user_avatar{width:150px;max-height:150px}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate2 .arm_profile_picture_block_inner .arm_user_avatar img{width:146px;max-height:146px}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate1 .arm_profile_picture_block_inner{padding:10px;text-align:center}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate1 .arm_profile_header_info{max-width:100%;margin:20px 0 0 0}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate1 .arm_user_last_login_time .arm_user_last_active_text{margin:4px 0;width:100%;display:inline-block}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate1 .arm_user_last_login_time .arm_item_status_text{margin:0}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate1 .arm_user_about_me{margin:4px 0 20px}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate3 .arm_profile_picture_block_inner{padding:20px 20px 10px 0}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate3 .arm_profile_header_info{padding:0}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate3 .arm_user_last_login_time{margin:5px 0 10px}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate3 .arm_profile_picture_block .arm_user_avatar{position:relative;margin:0;top:0;bottom:0;left:0;right:0;width:180px;max-height:180px;float:none}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate3 .arm_profile_picture_block .arm_user_avatar img{width:150px;min-height:150px}.arm_mobile_wrapper .arm_template_wrapper_profiletemplate3 .arm_profile_tab_detail{margin-top:0}.registerforgotpasswordlinks{padding:20px}.arm_spinner{position:absolute;width:auto;margin:0;top:calc(50% - 9px);left:calc(50% - 9px);line-height:18px}.arm_spinner,.arm_spinner svg{-webkit-transition:all .45s linear .1s;-moz-transition:all .45s linear .1s;-o-transition:all .45s linear .1s;transition:all .45s linear .1s;visibility:hidden;opacity:0}.arm-df__form-control-submit-btn.active .arm_spinner,.arm-df__form-control-submit-btn.active .arm_spinner svg,.arm_apply_coupon_btn.active .arm_spinner,.arm_apply_coupon_btn.active .arm_spinner svg,.arm_setup_submit_btn.active .arm_spinner,.arm_setup_submit_btn.active .arm_spinner svg{-webkit-transition:all .45s linear;-moz-transition:all .45s linear;-o-transition:all .45s linear;transition:all .45s linear;visibility:visible;opacity:1}[dir=rtl] .arm-df__form-control-submit-btn.active .arm_spinner,[dir=rtl] .arm_apply_coupon_btn.active .arm_spinner,[dir=rtl] .arm_setup_submit_btn.active .arm_spinner{margin-left:5px;margin-right:5px}.bootstrap-datetimepicker-widget table{direction:ltr}.arm_form_rtl .bootstrap-datetimepicker-widget table{direction:rtl}.arm_form_rtl .bootstrap-datetimepicker-widget.dropdown-menu{left:auto!important;right:0!important}.is_form_class_rtl .arm_module_plan_option .arm_setup_check_circle{right:-15px}.is_form_class_rtl .arm_module_plan_input{direction:rtl;float:right;right:0}.is_form_class_rtl .payment_plan_dropdown_skin .arm_module_plan_input{width:100%}.is_form_class_rtl .arm_module_plan_name{direction:rtl;padding-right:10px!important}.is_form_class_rtl .arm_module_plan_description{direction:rtl;padding-right:10px}.arm_form_rtl .arm_pass_strength_meter{direction:ltr;float:left;left:0}.arm_form_rtl .arm_strength_meter_block_container .arm_strength_meter_block{float:right}.is_form_class_rtl .arm_module_order_container{direction:rtl;text-align:right}.is_form_class_rtl .arm_module_gateways_container .arm_setup_check_circle,.is_form_class_rtl .arm_module_payment_cycle_container .arm_setup_check_circle{display:inline-block;width:25px;height:25px;margin:0 0 0 10px;vertical-align:middle;line-height:normal;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm_form_rtl .arm_field_file_display,.is_form_class_rtl .arm_old_file.arm_field_file_display{float:right}.is_form_class_rtl .arm_field_file_display .armCustomFileRemoveContainer,.is_form_class_rtl .arm_field_file_display .armFileRemoveContainer{float:left}.is_form_class_rtl .arm_module_gateways_container .arm_module_gateway_name,.is_form_class_rtl .arm_module_payment_cycle_container .arm_module_payment_cycle_name{float:right}.is_form_class_rtl .arm_module_gateways_container .arm_setup_check_circle,.is_form_class_rtl .arm_module_payment_cycle_container .arm_setup_check_circle{float:right}.is_form_class_rtl .arm_apply_coupon_container input{margin-right:0;direction:ltr}.arm_directory_form_rtl .arm_directory_container .arm_directory_paging_container{direction:ltr;text-align:left}.arm_directory_form_rtl .arm_directory_container .arm_paging_wrapper .arm_paging_links{float:left}.is_account_detail_class_rtl .arm_account_detail_tab_links ul li,.is_account_detail_class_rtl .arm_account_detail_tab_links ul li.arm_account_link_tab{float:right}.is_account_detail_class_rtl .arm_account_detail_wrapper .arm_member_detail_action_links{direction:ltr;float:left}.is_account_detail_class_rtl .arm_account_detail_tab_heading{direction:rtl}.is_account_detail_class_rtl .arm_member_detail_action_links{text-align:left}.is_account_detail_class_rtl .arm_account_detail_wrapper table tr td{padding:5px 10px 5px 0;text-align:right}.is_account_detail_class_rtl .arm_account_detail_wrapper table tr th{padding:0;text-align:left}.is_account_detail_class_rtl .arm-form-table-content{text-align:right!important;padding:5px 10px 5px 0}.is_account_detail_class_rtl .arm-form-table-label{text-align:right!important}.is_account_detail_class_rtl .arm_member_detail_avtar_section{float:right!important}.is_account_detail_class_rtl .arm_member_detail_avtar{float:left}.is_account_detail_class_rtl .arm-df__form-control{direction:rtl!important;text-align:right!important}.is_account_detail_class_rtl .armf_button_position_left .arm-df__form-control-submit-btn{float:right}.is_account_detail_class_rtl .armf_layout_block .arm-df__form-field{float:right}.is_account_detail_class_rtl .arm_transaction_paging_container{direction:ltr;float:left;text-align:left}.is_account_detail_class_rtl .arm_paging_wrapper .arm_paging_links{float:left}.is_account_detail_class_rtl .arm_front_edit_member_btn.arm_front_edit_subscriptions_link{float:left}.is_login_history_class_rtl .arm_login_history_paging_container,.is_transaction_class_rtl .arm_transaction_paging_container{text-align:left}.is_account_detail_class_rtl .arm_current_membership_paging_container{direction:ltr;float:left;text-align:left}.is_login_history_class_rtl .arm_paging_wrapper .arm_paging_links,.is_transaction_class_rtl .arm_paging_wrapper .arm_paging_links{float:left}.arm_add_new_other_forms_wrapper table.arm_table_label_on_top{width:100%}.arm_add_new_other_forms_wrapper table.arm_table_label_on_top tr{width:95%}.arm_add_new_other_forms_wrapper table.arm_table_label_on_top td input{width:100%}.arm_template_preview_wrapper{box-sizing:border-box;display:block;float:right;height:405px;top:80px;padding-top:50px;position:absolute;text-align:center;width:40%;border-left:1px solid #e7e7e7;right:0}.arm_editable_input_button{display:table!important}.arm_editable_input_button .arm_editable_input_button_inner{display:table-cell;vertical-align:middle;float:none;border:0 none!important;margin:0 auto;padding:0!important;position:relative!important;overflow:visible!important;width:100%;text-align:center}.arm_membership_setup_form .arm_setup_gatewaybox_wrapper,.arm_membership_setup_form .arm_setup_paymentcyclebox_wrapper{margin:auto}.image-overlay{display:none!important;opacity:0!important}.armf_button_position_center div.arm_editable_input_button{position:relative;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);-moz-transform:translateX(-50%)}.armf_button_position_left div.arm_editable_input_button{float:left!important;position:relative!important}.armf_button_position_right div.arm_editable_input_button{position:relative;right:0!important;float:right}.arm-df__form-field-wrap_submit{direction:ltr!important}.arm-df__form-field .arm-df__fc--validation,.arm-df__form-field .arm-df__fc--validation__wrap,.arm-df__form-field .armFileMessages,input[type=password]{text-decoration:none!important}.bootstrap-datetimepicker-widget table tr td,.bootstrap-datetimepicker-widget table tr th,table .arm_cal_body tr td,table .arm_cal_body tr th{border:none!important;text-align:center!important;background-color:transparent!important;font-family:Helvetica,sans-serif,'Trebuchet MS'!important;font-style:normal!important;text-decoration:none!important;vertical-align:top!important;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.bootstrap-datetimepicker-widget table tr th,table .arm_cal_body tr th{padding:5px!important;font-size:14px!important;font-weight:700!important;line-height:22px!important}.bootstrap-datetimepicker-widget table tr td,table .arm_cal_body tr td{padding:5px!important;font-size:14px!important;font-weight:400!important;line-height:28px!important}.bootstrap-datetimepicker-widget .picker-switch tr td{padding:0!important}.bootstrap-datetimepicker-widget table .timepicker-hour,.bootstrap-datetimepicker-widget table .timepicker-minute,.bootstrap-datetimepicker-widget table .timepicker-second,.bootstrap-datetimepicker-widget table tr td span{height:40px;line-height:40px}.bootstrap-datetimepicker-widget table .arm_separator{height:40px;line-height:40px!important}.arm_social_prof_div a{text-decoration:none!important}.arm_social_prof_div.arm_social_field_facebook>a::before{content:"\f09a";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_twitter>a::before{content:"\f099";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_linkedin>a::before{content:"\f0e1";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_googleplush>a::before{content:"\f0d5";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_pinterest>a::before{content:"\f0d2";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_youtube>a::before{content:"\f16a";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_reddit>a::before{content:"\f1a1";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_delicious>a::before{content:"\f1a5";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_tumblr>a::before{content:"\f173";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_vk>a::before{content:"\f189";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_instagram>a::before{content:"\f16d";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_dribbble>a::before{content:"\f17d";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_vine>a::before{content:"\f1ca";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_skype>a::before{content:"\f17e";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_whatsapp>a::before{content:"\f232";font-family:FontAwesome}.arm_social_prof_div.arm_social_field_tiktok>a::before{content:"";background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/arm_tiktok-w.png) center center no-repeat;font-family:FontAwesomeBrands;top:0!important;background-size:13px;width:12px;height:14px;position:absolute!important;margin-top:6px;margin-left:-6px}.arm_template_wrapper .arm_social_prof_div.arm_social_field_tiktok>a:hover::before{background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/arm_tiktok.png) center center no-repeat;background-size:13px}.arm_login_history_pagination_li{display:inline;border:1px solid #eee;padding:5px 10px;cursor:pointer;margin:0!important}.arm_login_history_pagination{float:right;margin-top:20px}.arm_login_history_pagination_li.active{background-color:#00b2f0;border-color:#00b2f0;color:#fff}.arm_module_gateways_container .payment_gateway_dropdown_skin1{float:left}.arm_module_plans_container .payment_plan_dropdown_skin1{float:left}.arm_membership_setup_form .arm_apply_coupon_container .arm-df__form-field,.arm_membership_setup_form .arm_module_gateways_container .arm-df__form-field,.arm_membership_setup_form .arm_module_payment_cycle_container .arm-df__form-field,.arm_membership_setup_form .arm_module_plans_container .arm-df__form-field,.arm_membership_setup_form .arm_payment_mode_wrapper .arm-df__form-field{width:100%}.arm_membership_setup_form .arm-control-group.arm-df__form-group.arm-df__form-group_plan_cycle{display:inline-block}.payment_gateway_notices ol li{color:#000}@media (max-width:480px){.arm_module_gateways_container .payment_gateway_dropdown_skin,.arm_module_gateways_ul .arm_setup_column_item,.arm_module_plans_container .payment_plan_dropdown_skin,.arm_module_plans_ul li{width:calc(100% - 20px)!important}}.arm_spinner #arm_form_loader{animation:arm_spin 1.5s linear infinite;-webkit-animation:arm_spin 1.5s linear infinite;-moz-animation:arm_spin 1.5s linear infinite;-o-animation:arm_spin 1.5s linear infinite;top:0!important;position:relative;vertical-align:middle}.arm_cancel_payment_table th{padding:6px 10px 6px}.arm_cancel_payment_table{width:90%!important}.arm_cancel_payment_table td{padding:6px 10px 8px 20px}@keyframes arm_spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes arm_spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-moz-keyframes arm_spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-o-keyframes arm_spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}span.arm_module_plan_cycle_price{width:auto;position:relative;top:0;transform:translateY(0)!important}.arm_module_gateway_name .arm_module_gateway_span{vertical-align:middle;display:inline-block;line-height:normal}.arm_module_gateway_fields.arm-form-container{margin-top:20px}.arm_module_payment_cycle_name .arm_module_payment_cycle_span{vertical-align:middle;display:inline-block;line-height:normal}.arm_loading_spinner_main{width:100%;float:left;min-height:52px;text-align:center;position:absolute;top:18px}.arm_loading_spinner{width:20px;height:20px;display:inline-block;-webkit-animation:arm_spin 1.5s linear infinite;-o-animation:arm_spin 1.5s linear infinite;animation:arm_spin 1.5s linear infinite;background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/loader.svg) no-repeat}.arm_update_card_form_heading_container{padding-top:10px}.arm_update_card_form_heading_container.armalignleft{text-align:left}.arm_update_card_form_heading_container.armaligncenter{text-align:center}.arm_update_card_form_heading_container.armalignright{text-align:right}.armNormalFileUpload .armCustomFileRemoveContainer,.armNormalFileUpload .armFileRemoveContainer{padding:11px 3px}.armNormalFileUpload .armFileRemove-icon{margin:1px 0 0 0}.armFileUploadProgressInfo .progressinfo_perc{float:right}.armFileUploadProgressInfo .armFileName{max-width:80%;margin:0;padding:0}.armFileUploadProgressInfo .armFileName:hover{color:var(--arm-pt-theme-blue);text-decoration:underline}.arm_form_field_captcha_wrapper{display:inline-block;width:100%;position:relative;margin:auto}.arm-default-form .arm-df__form-field-wrap_arm_captcha .arm_recaptcha_control iframe,.arm_setup_form_container .arm-df__form-field-wrap_arm_captcha .arm_recaptcha_control iframe{width:100%;height:inherit;max-height:100px;position:relative;left:inherit}.arm_form_field_captcha_wrapper .arm_recaptcha_msg{font-size:11px;line-height:12px;color:red}.arm_directory_field_list_filter{float:left;margin-right:10px}.arm_directory_field_list_filter select{max-width:195px;width:195px}[dir=rtl] .arm-df__form-group{float:initial}.arm_visible_password_admin{cursor:pointer;display:inline-block;position:relative;right:34px}.arm_form_rtl .arm_visible_password_admin,[dir=rtl] .arm_visible_password_admin{left:35px;right:initial}.arm_visible_password{cursor:pointer}.arm_visible_password_material{cursor:pointer;display:inline-block;height:35px;right:0}.arm_right_space_visible_pass:not(.arm_visible_password_material){right:32px}.arm_form_rtl .arm_right_space_visible_pass:not(.arm_visible_password_material),[dir=rtl] .arm_right_space_visible_pass:not(.arm_visible_password_material){right:initial;left:32px}.arm_form_ltr.arm_form_layout_iconic input.arm_visible_password_padding,.arm_form_ltr.arm_form_layout_rounded input.arm_visible_password_padding{padding-right:35px!important}.arm_form_rtl.arm_form_layout_iconic input.arm_visible_password_padding,.arm_form_rtl.arm_form_layout_rounded input.arm_visible_password_padding{padding-left:35px!important}.arm_form_ltr input.arm_material_input.arm_visible_password_padding{padding-right:35px!important}.arm_form_rtl input.arm_material_input.arm_visible_password_padding{padding-left:35px!important}.arm_form_ltr.arm_form_layout_iconic input.arm_visible_password_padding.--arm-has-suffix-icon,.arm_form_ltr.arm_form_layout_rounded input.arm_visible_password_padding.--arm-has-suffix-icon{padding-right:70px!important}.arm_form_rtl.arm_form_layout_iconic input.arm_visible_password_padding.--arm-has-suffix-icon,.arm_form_rtl.arm_form_layout_rounded input.arm_visible_password_padding.--arm-has-suffix-icon{padding-left:70px!important}#arm_add_edit_member_form .arm_admin_form_content .arm_visible_password_admin_rtl{padding-left:30px}.arm_reg_login_links{display:inline-block;width:100%;text-align:center;margin-top:1rem}.arm_reg_links_wrapper{padding:0 5px;margin:0 0 0;direction:ltr;float:left;display:inline-block;width:100%;color:#919191;font-family:Helvetica,sans-serif,'Trebuchet MS';font-size:16px;font-weight:400;font-style:normal}.arm_reg_links_wrapper a{color:#23b7e5!important}.arm_disabled_submission_container{margin-top:30px;margin-bottom:20px;font-size:14px;text-align:left}.arm_field_col_1{width:100%!important}.arm_field_col_2{width:50%!important}.arm_field_col_3{width:33.33%!important}.arm_field_col_4{width:25%!important}.arm_field_col_5{width:20%!important}.arm_field_col_6{width:16.66%!important}.arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head,.arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head .arm_autocomplete{display:flex;align-items:center}.arm-df__dropdown-control .arm__dc--head .arm__dc--head__title{display:contents}.arm_form_rtl.arm--material-outline-style .arm-df__field-label .arm-df__label-asterisk{float:right;position:initial}.arm_form_rtl.arm--material-outline-style .arm-df__field-label,.arm_form_rtl.arm--material-outline-style .arm-df__field-label label{float:right}.popup_content_text div.arm-form-container .arm_form.arm-default-form{border:none}.arm_mobile_wrapper .arm_search_filter_fields_wrapper_top,.arm_mobile_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate6 .arm_search_filter_fields_wrapper_top{width:100%;display:flex;flex-wrap:wrap;padding:8px;flex-direction:column}.arm_mobile_wrapper .arm_search_filter_fields_wrapper_top .arm_search_filter_field_item_top{max-width:100%!important;width:100%!important}.arm_mobile_wrapper .arm_search_filter_field_item_top input[type=email],.arm_mobile_wrapper .arm_search_filter_field_item_top input[type=text]{width:100%!important;max-width:100%!important}.arm_mobile_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate1 .arm_directory_filters_wrapper,.arm_mobile_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_directory_filters_wrapper,.arm_mobile_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate3 .arm_directory_filters_wrapper,.arm_mobile_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate4 .arm_directory_filters_wrapper,.arm_mobile_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate5 .arm_directory_filters_wrapper{float:left;width:100%;margin-bottom:50px;padding:0 0 0 15px}.arm_mobile_wrapper .arm_template_wrapper.arm_template_wrapper_directorytemplate3 .arm_directory_filters_wrapper .arm_directory_search_wrapper .arm_directory_search_box{margin-right:0!important}.arm_template_wrapper button,.arm_template_wrapper input,.arm_template_wrapper select,.arm_template_wrapper textarea{vertical-align:baseline;font-size:initiaL}.arm_template_wrapper.arm_template_wrapper_1{max-width:1120px!important}.is_form_class_rtl .arm-df__form-field .arm-df__radio .arm-df__fc-radio--label{margin-right:10px}.arm_module_gateway_card_images,.arm_module_gateway_card_images img{max-width:100%;height:auto;margin-top:5px}@font-face{font-family:FontAwesome;src:url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.armfa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-family:FontAwesome!important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.armfa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.armfa-2x{font-size:2em}.armfa-3x{font-size:3em}.armfa-4x{font-size:4em}.armfa-5x{font-size:5em}.armfa-fw{width:1.28571429em;text-align:center}.armfa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.armfa-ul>li{position:relative}.armfa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.armfa-li.armfa-lg{left:-1.85714286em}.armfa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.armfa-pull-left{float:left}.armfa-pull-right{float:right}.armfa.armfa-pull-left{margin-right:.3em}.armfa.armfa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.armfa.pull-left{margin-right:.3em}.armfa.pull-right{margin-left:.3em}.armfa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.armfa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.armfa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.armfa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.armfa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.armfa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.armfa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .armfa-flip-horizontal,:root .armfa-flip-vertical,:root .armfa-rotate-180,:root .armfa-rotate-270,:root .armfa-rotate-90{filter:none}.armfa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.armfa-stack-1x,.armfa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.armfa-stack-1x{line-height:inherit}.armfa-stack-2x{font-size:2em}.armfa-inverse{color:#fff}.armfa-glass:before{content:"\f000"}.armfa-music:before{content:"\f001"}.armfa-search:before{content:"\f002"}.armfa-envelope-o:before{content:"\f003"}.armfa-heart:before{content:"\f004"}.armfa-star:before{content:"\f005"}.armfa-star-o:before{content:"\f006"}.armfa-user:before{content:"\f007"}.armfa-film:before{content:"\f008"}.armfa-th-large:before{content:"\f009"}.armfa-th:before{content:"\f00a"}.armfa-th-list:before{content:"\f00b"}.armfa-check:before{content:"\f00c"}.armfa-close:before,.armfa-remove:before,.armfa-times:before{content:"\f00d"}.armfa-search-plus:before{content:"\f00e"}.armfa-search-minus:before{content:"\f010"}.armfa-power-off:before{content:"\f011"}.armfa-signal:before{content:"\f012"}.armfa-cog:before,.armfa-gear:before{content:"\f013"}.armfa-trash-o:before{content:"\f014"}.armfa-home:before{content:"\f015"}.armfa-file-o:before{content:"\f016"}.armfa-clock-o:before{content:"\f017"}.armfa-road:before{content:"\f018"}.armfa-download:before{content:"\f019"}.armfa-arrow-circle-o-down:before{content:"\f01a"}.armfa-arrow-circle-o-up:before{content:"\f01b"}.armfa-inbox:before{content:"\f01c"}.armfa-play-circle-o:before{content:"\f01d"}.armfa-repeat:before,.armfa-rotate-right:before{content:"\f01e"}.armfa-refresh:before{content:"\f021"}.armfa-list-alt:before{content:"\f022"}.armfa-lock:before{content:"\f023"}.armfa-flag:before{content:"\f024"}.armfa-headphones:before{content:"\f025"}.armfa-volume-off:before{content:"\f026"}.armfa-volume-down:before{content:"\f027"}.armfa-volume-up:before{content:"\f028"}.armfa-qrcode:before{content:"\f029"}.armfa-barcode:before{content:"\f02a"}.armfa-tag:before{content:"\f02b"}.armfa-tags:before{content:"\f02c"}.armfa-book:before{content:"\f02d"}.armfa-bookmark:before{content:"\f02e"}.armfa-print:before{content:"\f02f"}.armfa-camera:before{content:"\f030"}.armfa-font:before{content:"\f031"}.armfa-bold:before{content:"\f032"}.armfa-italic:before{content:"\f033"}.armfa-text-height:before{content:"\f034"}.armfa-text-width:before{content:"\f035"}.armfa-align-left:before{content:"\f036"}.armfa-align-center:before{content:"\f037"}.armfa-align-right:before{content:"\f038"}.armfa-align-justify:before{content:"\f039"}.armfa-list:before{content:"\f03a"}.armfa-dedent:before,.armfa-outdent:before{content:"\f03b"}.armfa-indent:before{content:"\f03c"}.armfa-video-camera:before{content:"\f03d"}.armfa-image:before,.armfa-photo:before,.armfa-picture-o:before{content:"\f03e"}.armfa-pencil:before{content:"\f040"}.armfa-map-marker:before{content:"\f041"}.armfa-adjust:before{content:"\f042"}.armfa-tint:before{content:"\f043"}.armfa-edit:before,.armfa-pencil-square-o:before{content:"\f044"}.armfa-share-square-o:before{content:"\f045"}.armfa-check-square-o:before{content:"\f046"}.armfa-arrows:before{content:"\f047"}.armfa-step-backward:before{content:"\f048"}.armfa-fast-backward:before{content:"\f049"}.armfa-backward:before{content:"\f04a"}.armfa-play:before{content:"\f04b"}.armfa-pause:before{content:"\f04c"}.armfa-stop:before{content:"\f04d"}.armfa-forward:before{content:"\f04e"}.armfa-fast-forward:before{content:"\f050"}.armfa-step-forward:before{content:"\f051"}.armfa-eject:before{content:"\f052"}.armfa-chevron-left:before{content:"\f053"}.armfa-chevron-right:before{content:"\f054"}.armfa-plus-circle:before{content:"\f055"}.armfa-minus-circle:before{content:"\f056"}.armfa-times-circle:before{content:"\f057"}.armfa-check-circle:before{content:"\f058"}.armfa-question-circle:before{content:"\f059"}.armfa-info-circle:before{content:"\f05a"}.armfa-crosshairs:before{content:"\f05b"}.armfa-times-circle-o:before{content:"\f05c"}.armfa-check-circle-o:before{content:"\f05d"}.armfa-ban:before{content:"\f05e"}.armfa-arrow-left:before{content:"\f060"}.armfa-arrow-right:before{content:"\f061"}.armfa-arrow-up:before{content:"\f062"}.armfa-arrow-down:before{content:"\f063"}.armfa-mail-forward:before,.armfa-share:before{content:"\f064"}.armfa-expand:before{content:"\f065"}.armfa-compress:before{content:"\f066"}.armfa-plus:before{content:"\f067"}.armfa-minus:before{content:"\f068"}.armfa-asterisk:before{content:"\f069"}.armfa-exclamation-circle:before{content:"\f06a"}.armfa-gift:before{content:"\f06b"}.armfa-leaf:before{content:"\f06c"}.armfa-fire:before{content:"\f06d"}.armfa-eye:before{content:"\f06e"}.armfa-eye-slash:before{content:"\f070"}.armfa-exclamation-triangle:before,.armfa-warning:before{content:"\f071"}.armfa-plane:before{content:"\f072"}.armfa-calendar:before{content:"\f073"}.armfa-random:before{content:"\f074"}.armfa-comment:before{content:"\f075"}.armfa-magnet:before{content:"\f076"}.armfa-chevron-up:before{content:"\f077"}.armfa-chevron-down:before{content:"\f078"}.armfa-retweet:before{content:"\f079"}.armfa-shopping-cart:before{content:"\f07a"}.armfa-folder:before{content:"\f07b"}.armfa-folder-open:before{content:"\f07c"}.armfa-arrows-v:before{content:"\f07d"}.armfa-arrows-h:before{content:"\f07e"}.armfa-bar-chart-o:before,.armfa-bar-chart:before{content:"\f080"}.armfa-twitter-square:before{content:"\f081"}.armfa-facebook-square:before{content:"\f082"}.armfa-camera-retro:before{content:"\f083"}.armfa-key:before{content:"\f084"}.armfa-cogs:before,.armfa-gears:before{content:"\f085"}.armfa-comments:before{content:"\f086"}.armfa-thumbs-o-up:before{content:"\f087"}.armfa-thumbs-o-down:before{content:"\f088"}.armfa-star-half:before{content:"\f089"}.armfa-heart-o:before{content:"\f08a"}.armfa-sign-out:before{content:"\f08b"}.armfa-linkedin-square:before{content:"\f08c"}.armfa-thumb-tack:before{content:"\f08d"}.armfa-external-link:before{content:"\f08e"}.armfa-sign-in:before{content:"\f090"}.armfa-trophy:before{content:"\f091"}.armfa-github-square:before{content:"\f092"}.armfa-upload:before{content:"\f093"}.armfa-lemon-o:before{content:"\f094"}.armfa-phone:before{content:"\f095"}.armfa-square-o:before{content:"\f096"}.armfa-bookmark-o:before{content:"\f097"}.armfa-phone-square:before{content:"\f098"}.armfa-twitter:before{content:"\f099"}.armfa-facebook-f:before,.armfa-facebook:before{content:"\f09a"}.armfa-github:before{content:"\f09b"}.armfa-unlock:before{content:"\f09c"}.armfa-credit-card:before{content:"\f09d"}.armfa-feed:before,.armfa-rss:before{content:"\f09e"}.armfa-hdd-o:before{content:"\f0a0"}.armfa-bullhorn:before{content:"\f0a1"}.armfa-bell:before{content:"\f0f3"}.armfa-certificate:before{content:"\f0a3"}.armfa-hand-o-right:before{content:"\f0a4"}.armfa-hand-o-left:before{content:"\f0a5"}.armfa-hand-o-up:before{content:"\f0a6"}.armfa-hand-o-down:before{content:"\f0a7"}.armfa-arrow-circle-left:before{content:"\f0a8"}.armfa-arrow-circle-right:before{content:"\f0a9"}.armfa-arrow-circle-up:before{content:"\f0aa"}.armfa-arrow-circle-down:before{content:"\f0ab"}.armfa-globe:before{content:"\f0ac"}.armfa-wrench:before{content:"\f0ad"}.armfa-tasks:before{content:"\f0ae"}.armfa-filter:before{content:"\f0b0"}.armfa-briefcase:before{content:"\f0b1"}.armfa-arrows-alt:before{content:"\f0b2"}.armfa-group:before,.armfa-users:before{content:"\f0c0"}.armfa-chain:before,.armfa-link:before{content:"\f0c1"}.armfa-cloud:before{content:"\f0c2"}.armfa-flask:before{content:"\f0c3"}.armfa-cut:before,.armfa-scissors:before{content:"\f0c4"}.armfa-copy:before,.armfa-files-o:before{content:"\f0c5"}.armfa-paperclip:before{content:"\f0c6"}.armfa-floppy-o:before,.armfa-save:before{content:"\f0c7"}.armfa-square:before{content:"\f0c8"}.armfa-bars:before,.armfa-navicon:before,.armfa-reorder:before{content:"\f0c9"}.armfa-list-ul:before{content:"\f0ca"}.armfa-list-ol:before{content:"\f0cb"}.armfa-strikethrough:before{content:"\f0cc"}.armfa-underline:before{content:"\f0cd"}.armfa-table:before{content:"\f0ce"}.armfa-magic:before{content:"\f0d0"}.armfa-truck:before{content:"\f0d1"}.armfa-pinterest:before{content:"\f0d2"}.armfa-pinterest-square:before{content:"\f0d3"}.armfa-google-plus-square:before{content:"\f0d4"}.armfa-google-plus:before{content:"\f0d5"}.armfa-money:before{content:"\f0d6"}.armfa-caret-down:before{content:"\f0d7"}.armfa-caret-up:before{content:"\f0d8"}.armfa-caret-left:before{content:"\f0d9"}.armfa-caret-right:before{content:"\f0da"}.armfa-columns:before{content:"\f0db"}.armfa-sort:before,.armfa-unsorted:before{content:"\f0dc"}.armfa-sort-desc:before,.armfa-sort-down:before{content:"\f0dd"}.armfa-sort-asc:before,.armfa-sort-up:before{content:"\f0de"}.armfa-envelope:before{content:"\f0e0"}.armfa-linkedin:before{content:"\f0e1"}.armfa-rotate-left:before,.armfa-undo:before{content:"\f0e2"}.armfa-gavel:before,.armfa-legal:before{content:"\f0e3"}.armfa-dashboard:before,.armfa-tachometer:before{content:"\f0e4"}.armfa-comment-o:before{content:"\f0e5"}.armfa-comments-o:before{content:"\f0e6"}.armfa-bolt:before,.armfa-flash:before{content:"\f0e7"}.armfa-sitemap:before{content:"\f0e8"}.armfa-umbrella:before{content:"\f0e9"}.armfa-clipboard:before,.armfa-paste:before{content:"\f0ea"}.armfa-lightbulb-o:before{content:"\f0eb"}.armfa-exchange:before{content:"\f0ec"}.armfa-cloud-download:before{content:"\f0ed"}.armfa-cloud-upload:before{content:"\f0ee"}.armfa-user-md:before{content:"\f0f0"}.armfa-stethoscope:before{content:"\f0f1"}.armfa-suitcase:before{content:"\f0f2"}.armfa-bell-o:before{content:"\f0a2"}.armfa-coffee:before{content:"\f0f4"}.armfa-cutlery:before{content:"\f0f5"}.armfa-file-text-o:before{content:"\f0f6"}.armfa-building-o:before{content:"\f0f7"}.armfa-hospital-o:before{content:"\f0f8"}.armfa-ambulance:before{content:"\f0f9"}.armfa-medkit:before{content:"\f0fa"}.armfa-fighter-jet:before{content:"\f0fb"}.armfa-beer:before{content:"\f0fc"}.armfa-h-square:before{content:"\f0fd"}.armfa-plus-square:before{content:"\f0fe"}.armfa-angle-double-left:before{content:"\f100"}.armfa-angle-double-right:before{content:"\f101"}.armfa-angle-double-up:before{content:"\f102"}.armfa-angle-double-down:before{content:"\f103"}.armfa-angle-left:before{content:"\f104"}.armfa-angle-right:before{content:"\f105"}.armfa-angle-up:before{content:"\f106"}.armfa-angle-down:before{content:"\f107"}.armfa-desktop:before{content:"\f108"}.armfa-laptop:before{content:"\f109"}.armfa-tablet:before{content:"\f10a"}.armfa-mobile-phone:before,.armfa-mobile:before{content:"\f10b"}.armfa-circle-o:before{content:"\f10c"}.armfa-quote-left:before{content:"\f10d"}.armfa-quote-right:before{content:"\f10e"}.armfa-spinner:before{content:"\f110"}.armfa-circle:before{content:"\f111"}.armfa-mail-reply:before,.armfa-reply:before{content:"\f112"}.armfa-github-alt:before{content:"\f113"}.armfa-folder-o:before{content:"\f114"}.armfa-folder-open-o:before{content:"\f115"}.armfa-smile-o:before{content:"\f118"}.armfa-frown-o:before{content:"\f119"}.armfa-meh-o:before{content:"\f11a"}.armfa-gamepad:before{content:"\f11b"}.armfa-keyboard-o:before{content:"\f11c"}.armfa-flag-o:before{content:"\f11d"}.armfa-flag-checkered:before{content:"\f11e"}.armfa-terminal:before{content:"\f120"}.armfa-code:before{content:"\f121"}.armfa-mail-reply-all:before,.armfa-reply-all:before{content:"\f122"}.armfa-star-half-empty:before,.armfa-star-half-full:before,.armfa-star-half-o:before{content:"\f123"}.armfa-location-arrow:before{content:"\f124"}.armfa-crop:before{content:"\f125"}.armfa-code-fork:before{content:"\f126"}.armfa-chain-broken:before,.armfa-unlink:before{content:"\f127"}.armfa-question:before{content:"\f128"}.armfa-info:before{content:"\f129"}.armfa-exclamation:before{content:"\f12a"}.armfa-superscript:before{content:"\f12b"}.armfa-subscript:before{content:"\f12c"}.armfa-eraser:before{content:"\f12d"}.armfa-puzzle-piece:before{content:"\f12e"}.armfa-microphone:before{content:"\f130"}.armfa-microphone-slash:before{content:"\f131"}.armfa-shield:before{content:"\f132"}.armfa-calendar-o:before{content:"\f133"}.armfa-fire-extinguisher:before{content:"\f134"}.armfa-rocket:before{content:"\f135"}.armfa-maxcdn:before{content:"\f136"}.armfa-chevron-circle-left:before{content:"\f137"}.armfa-chevron-circle-right:before{content:"\f138"}.armfa-chevron-circle-up:before{content:"\f139"}.armfa-chevron-circle-down:before{content:"\f13a"}.armfa-html5:before{content:"\f13b"}.armfa-css3:before{content:"\f13c"}.armfa-anchor:before{content:"\f13d"}.armfa-unlock-alt:before{content:"\f13e"}.armfa-bullseye:before{content:"\f140"}.armfa-ellipsis-h:before{content:"\f141"}.armfa-ellipsis-v:before{content:"\f142"}.armfa-rss-square:before{content:"\f143"}.armfa-play-circle:before{content:"\f144"}.armfa-ticket:before{content:"\f145"}.armfa-minus-square:before{content:"\f146"}.armfa-minus-square-o:before{content:"\f147"}.armfa-level-up:before{content:"\f148"}.armfa-level-down:before{content:"\f149"}.armfa-check-square:before{content:"\f14a"}.armfa-pencil-square:before{content:"\f14b"}.armfa-external-link-square:before{content:"\f14c"}.armfa-share-square:before{content:"\f14d"}.armfa-compass:before{content:"\f14e"}.armfa-caret-square-o-down:before,.armfa-toggle-down:before{content:"\f150"}.armfa-caret-square-o-up:before,.armfa-toggle-up:before{content:"\f151"}.armfa-caret-square-o-right:before,.armfa-toggle-right:before{content:"\f152"}.armfa-eur:before,.armfa-euro:before{content:"\f153"}.armfa-gbp:before{content:"\f154"}.armfa-dollar:before,.armfa-usd:before{content:"\f155"}.armfa-inr:before,.armfa-rupee:before{content:"\f156"}.armfa-cny:before,.armfa-jpy:before,.armfa-rmb:before,.armfa-yen:before{content:"\f157"}.armfa-rouble:before,.armfa-rub:before,.armfa-ruble:before{content:"\f158"}.armfa-krw:before,.armfa-won:before{content:"\f159"}.armfa-bitcoin:before,.armfa-btc:before{content:"\f15a"}.armfa-file:before{content:"\f15b"}.armfa-file-text:before{content:"\f15c"}.armfa-sort-alpha-asc:before{content:"\f15d"}.armfa-sort-alpha-desc:before{content:"\f15e"}.armfa-sort-amount-asc:before{content:"\f160"}.armfa-sort-amount-desc:before{content:"\f161"}.armfa-sort-numeric-asc:before{content:"\f162"}.armfa-sort-numeric-desc:before{content:"\f163"}.armfa-thumbs-up:before{content:"\f164"}.armfa-thumbs-down:before{content:"\f165"}.armfa-youtube-square:before{content:"\f166"}.armfa-youtube:before{content:"\f167"}.armfa-xing:before{content:"\f168"}.armfa-xing-square:before{content:"\f169"}.armfa-youtube-play:before{content:"\f16a"}.armfa-dropbox:before{content:"\f16b"}.armfa-stack-overflow:before{content:"\f16c"}.armfa-instagram:before{content:"\f16d"}.armfa-flickr:before{content:"\f16e"}.armfa-adn:before{content:"\f170"}.armfa-bitbucket:before{content:"\f171"}.armfa-bitbucket-square:before{content:"\f172"}.armfa-tumblr:before{content:"\f173"}.armfa-tumblr-square:before{content:"\f174"}.armfa-long-arrow-down:before{content:"\f175"}.armfa-long-arrow-up:before{content:"\f176"}.armfa-long-arrow-left:before{content:"\f177"}.armfa-long-arrow-right:before{content:"\f178"}.armfa-apple:before{content:"\f179"}.armfa-windows:before{content:"\f17a"}.armfa-android:before{content:"\f17b"}.armfa-linux:before{content:"\f17c"}.armfa-dribbble:before{content:"\f17d"}.armfa-skype:before{content:"\f17e"}.armfa-foursquare:before{content:"\f180"}.armfa-trello:before{content:"\f181"}.armfa-female:before{content:"\f182"}.armfa-male:before{content:"\f183"}.armfa-gittip:before,.armfa-gratipay:before{content:"\f184"}.armfa-sun-o:before{content:"\f185"}.armfa-moon-o:before{content:"\f186"}.armfa-archive:before{content:"\f187"}.armfa-bug:before{content:"\f188"}.armfa-vk:before{content:"\f189"}.armfa-weibo:before{content:"\f18a"}.armfa-renren:before{content:"\f18b"}.armfa-pagelines:before{content:"\f18c"}.armfa-stack-exchange:before{content:"\f18d"}.armfa-arrow-circle-o-right:before{content:"\f18e"}.armfa-arrow-circle-o-left:before{content:"\f190"}.armfa-caret-square-o-left:before,.armfa-toggle-left:before{content:"\f191"}.armfa-dot-circle-o:before{content:"\f192"}.armfa-wheelchair:before{content:"\f193"}.armfa-vimeo-square:before{content:"\f194"}.armfa-try:before,.armfa-turkish-lira:before{content:"\f195"}.armfa-plus-square-o:before{content:"\f196"}.armfa-space-shuttle:before{content:"\f197"}.armfa-slack:before{content:"\f198"}.armfa-envelope-square:before{content:"\f199"}.armfa-wordpress:before{content:"\f19a"}.armfa-openid:before{content:"\f19b"}.armfa-bank:before,.armfa-institution:before,.armfa-university:before{content:"\f19c"}.armfa-graduation-cap:before,.armfa-mortar-board:before{content:"\f19d"}.armfa-yahoo:before{content:"\f19e"}.armfa-google:before{content:"\f1a0"}.armfa-reddit:before{content:"\f1a1"}.armfa-reddit-square:before{content:"\f1a2"}.armfa-stumbleupon-circle:before{content:"\f1a3"}.armfa-stumbleupon:before{content:"\f1a4"}.armfa-delicious:before{content:"\f1a5"}.armfa-digg:before{content:"\f1a6"}.armfa-pied-piper-pp:before{content:"\f1a7"}.armfa-pied-piper-alt:before{content:"\f1a8"}.armfa-drupal:before{content:"\f1a9"}.armfa-joomla:before{content:"\f1aa"}.armfa-language:before{content:"\f1ab"}.armfa-fax:before{content:"\f1ac"}.armfa-building:before{content:"\f1ad"}.armfa-child:before{content:"\f1ae"}.armfa-paw:before{content:"\f1b0"}.armfa-spoon:before{content:"\f1b1"}.armfa-cube:before{content:"\f1b2"}.armfa-cubes:before{content:"\f1b3"}.armfa-behance:before{content:"\f1b4"}.armfa-behance-square:before{content:"\f1b5"}.armfa-steam:before{content:"\f1b6"}.armfa-steam-square:before{content:"\f1b7"}.armfa-recycle:before{content:"\f1b8"}.armfa-automobile:before,.armfa-car:before{content:"\f1b9"}.armfa-cab:before,.armfa-taxi:before{content:"\f1ba"}.armfa-tree:before{content:"\f1bb"}.armfa-spotify:before{content:"\f1bc"}.armfa-deviantart:before{content:"\f1bd"}.armfa-soundcloud:before{content:"\f1be"}.armfa-database:before{content:"\f1c0"}.armfa-file-pdf-o:before{content:"\f1c1"}.armfa-file-word-o:before{content:"\f1c2"}.armfa-file-excel-o:before{content:"\f1c3"}.armfa-file-powerpoint-o:before{content:"\f1c4"}.armfa-file-image-o:before,.armfa-file-photo-o:before,.armfa-file-picture-o:before{content:"\f1c5"}.armfa-file-archive-o:before,.armfa-file-zip-o:before{content:"\f1c6"}.armfa-file-audio-o:before,.armfa-file-sound-o:before{content:"\f1c7"}.armfa-file-movie-o:before,.armfa-file-video-o:before{content:"\f1c8"}.armfa-file-code-o:before{content:"\f1c9"}.armfa-vine:before{content:"\f1ca"}.armfa-codepen:before{content:"\f1cb"}.armfa-jsfiddle:before{content:"\f1cc"}.armfa-life-bouy:before,.armfa-life-buoy:before,.armfa-life-ring:before,.armfa-life-saver:before,.armfa-support:before{content:"\f1cd"}.armfa-circle-o-notch:before{content:"\f1ce"}.armfa-ra:before,.armfa-rebel:before,.armfa-resistance:before{content:"\f1d0"}.armfa-empire:before,.armfa-ge:before{content:"\f1d1"}.armfa-git-square:before{content:"\f1d2"}.armfa-git:before{content:"\f1d3"}.armfa-hacker-news:before,.armfa-y-combinator-square:before,.armfa-yc-square:before{content:"\f1d4"}.armfa-tencent-weibo:before{content:"\f1d5"}.armfa-qq:before{content:"\f1d6"}.armfa-wechat:before,.armfa-weixin:before{content:"\f1d7"}.armfa-paper-plane:before,.armfa-send:before{content:"\f1d8"}.armfa-paper-plane-o:before,.armfa-send-o:before{content:"\f1d9"}.armfa-history:before{content:"\f1da"}.armfa-circle-thin:before{content:"\f1db"}.armfa-header:before{content:"\f1dc"}.armfa-paragraph:before{content:"\f1dd"}.armfa-sliders:before{content:"\f1de"}.armfa-share-alt:before{content:"\f1e0"}.armfa-share-alt-square:before{content:"\f1e1"}.armfa-bomb:before{content:"\f1e2"}.armfa-futbol-o:before,.armfa-soccer-ball-o:before{content:"\f1e3"}.armfa-tty:before{content:"\f1e4"}.armfa-binoculars:before{content:"\f1e5"}.armfa-plug:before{content:"\f1e6"}.armfa-slideshare:before{content:"\f1e7"}.armfa-twitch:before{content:"\f1e8"}.armfa-yelp:before{content:"\f1e9"}.armfa-newspaper-o:before{content:"\f1ea"}.armfa-wifi:before{content:"\f1eb"}.armfa-calculator:before{content:"\f1ec"}.armfa-paypal:before{content:"\f1ed"}.armfa-google-wallet:before{content:"\f1ee"}.armfa-cc-visa:before{content:"\f1f0"}.armfa-cc-mastercard:before{content:"\f1f1"}.armfa-cc-discover:before{content:"\f1f2"}.armfa-cc-amex:before{content:"\f1f3"}.armfa-cc-paypal:before{content:"\f1f4"}.armfa-cc-stripe:before{content:"\f1f5"}.armfa-bell-slash:before{content:"\f1f6"}.armfa-bell-slash-o:before{content:"\f1f7"}.armfa-trash:before{content:"\f1f8"}.armfa-copyright:before{content:"\f1f9"}.armfa-at:before{content:"\f1fa"}.armfa-eyedropper:before{content:"\f1fb"}.armfa-paint-brush:before{content:"\f1fc"}.armfa-birthday-cake:before{content:"\f1fd"}.armfa-area-chart:before{content:"\f1fe"}.armfa-pie-chart:before{content:"\f200"}.armfa-line-chart:before{content:"\f201"}.armfa-lastfm:before{content:"\f202"}.armfa-lastfm-square:before{content:"\f203"}.armfa-toggle-off:before{content:"\f204"}.armfa-toggle-on:before{content:"\f205"}.armfa-bicycle:before{content:"\f206"}.armfa-bus:before{content:"\f207"}.armfa-ioxhost:before{content:"\f208"}.armfa-angellist:before{content:"\f209"}.armfa-cc:before{content:"\f20a"}.armfa-ils:before,.armfa-shekel:before,.armfa-sheqel:before{content:"\f20b"}.armfa-meanpath:before{content:"\f20c"}.armfa-buysellads:before{content:"\f20d"}.armfa-connectdevelop:before{content:"\f20e"}.armfa-dashcube:before{content:"\f210"}.armfa-forumbee:before{content:"\f211"}.armfa-leanpub:before{content:"\f212"}.armfa-sellsy:before{content:"\f213"}.armfa-shirtsinbulk:before{content:"\f214"}.armfa-simplybuilt:before{content:"\f215"}.armfa-skyatlas:before{content:"\f216"}.armfa-cart-plus:before{content:"\f217"}.armfa-cart-arrow-down:before{content:"\f218"}.armfa-diamond:before{content:"\f219"}.armfa-ship:before{content:"\f21a"}.armfa-user-secret:before{content:"\f21b"}.armfa-motorcycle:before{content:"\f21c"}.armfa-street-view:before{content:"\f21d"}.armfa-heartbeat:before{content:"\f21e"}.armfa-venus:before{content:"\f221"}.armfa-mars:before{content:"\f222"}.armfa-mercury:before{content:"\f223"}.armfa-intersex:before,.armfa-transgender:before{content:"\f224"}.armfa-transgender-alt:before{content:"\f225"}.armfa-venus-double:before{content:"\f226"}.armfa-mars-double:before{content:"\f227"}.armfa-venus-mars:before{content:"\f228"}.armfa-mars-stroke:before{content:"\f229"}.armfa-mars-stroke-v:before{content:"\f22a"}.armfa-mars-stroke-h:before{content:"\f22b"}.armfa-neuter:before{content:"\f22c"}.armfa-genderless:before{content:"\f22d"}.armfa-facebook-official:before{content:"\f230"}.armfa-pinterest-p:before{content:"\f231"}.armfa-whatsapp:before{content:"\f232"}.armfa-server:before{content:"\f233"}.armfa-user-plus:before{content:"\f234"}.armfa-user-times:before{content:"\f235"}.armfa-bed:before,.armfa-hotel:before{content:"\f236"}.armfa-viacoin:before{content:"\f237"}.armfa-train:before{content:"\f238"}.armfa-subway:before{content:"\f239"}.armfa-medium:before{content:"\f23a"}.armfa-y-combinator:before,.armfa-yc:before{content:"\f23b"}.armfa-optin-monster:before{content:"\f23c"}.armfa-opencart:before{content:"\f23d"}.armfa-expeditedssl:before{content:"\f23e"}.armfa-battery-4:before,.armfa-battery-full:before,.armfa-battery:before{content:"\f240"}.armfa-battery-3:before,.armfa-battery-three-quarters:before{content:"\f241"}.armfa-battery-2:before,.armfa-battery-half:before{content:"\f242"}.armfa-battery-1:before,.armfa-battery-quarter:before{content:"\f243"}.armfa-battery-0:before,.armfa-battery-empty:before{content:"\f244"}.armfa-mouse-pointer:before{content:"\f245"}.armfa-i-cursor:before{content:"\f246"}.armfa-object-group:before{content:"\f247"}.armfa-object-ungroup:before{content:"\f248"}.armfa-sticky-note:before{content:"\f249"}.armfa-sticky-note-o:before{content:"\f24a"}.armfa-cc-jcb:before{content:"\f24b"}.armfa-cc-diners-club:before{content:"\f24c"}.armfa-clone:before{content:"\f24d"}.armfa-balance-scale:before{content:"\f24e"}.armfa-hourglass-o:before{content:"\f250"}.armfa-hourglass-1:before,.armfa-hourglass-start:before{content:"\f251"}.armfa-hourglass-2:before,.armfa-hourglass-half:before{content:"\f252"}.armfa-hourglass-3:before,.armfa-hourglass-end:before{content:"\f253"}.armfa-hourglass:before{content:"\f254"}.armfa-hand-grab-o:before,.armfa-hand-rock-o:before{content:"\f255"}.armfa-hand-paper-o:before,.armfa-hand-stop-o:before{content:"\f256"}.armfa-hand-scissors-o:before{content:"\f257"}.armfa-hand-lizard-o:before{content:"\f258"}.armfa-hand-spock-o:before{content:"\f259"}.armfa-hand-pointer-o:before{content:"\f25a"}.armfa-hand-peace-o:before{content:"\f25b"}.armfa-trademark:before{content:"\f25c"}.armfa-registered:before{content:"\f25d"}.armfa-creative-commons:before{content:"\f25e"}.armfa-gg:before{content:"\f260"}.armfa-gg-circle:before{content:"\f261"}.armfa-tripadvisor:before{content:"\f262"}.armfa-odnoklassniki:before{content:"\f263"}.armfa-odnoklassniki-square:before{content:"\f264"}.armfa-get-pocket:before{content:"\f265"}.armfa-wikipedia-w:before{content:"\f266"}.armfa-safari:before{content:"\f267"}.armfa-chrome:before{content:"\f268"}.armfa-firefox:before{content:"\f269"}.armfa-opera:before{content:"\f26a"}.armfa-internet-explorer:before{content:"\f26b"}.armfa-television:before,.armfa-tv:before{content:"\f26c"}.armfa-contao:before{content:"\f26d"}.armfa-500px:before{content:"\f26e"}.armfa-amazon:before{content:"\f270"}.armfa-calendar-plus-o:before{content:"\f271"}.armfa-calendar-minus-o:before{content:"\f272"}.armfa-calendar-times-o:before{content:"\f273"}.armfa-calendar-check-o:before{content:"\f274"}.armfa-industry:before{content:"\f275"}.armfa-map-pin:before{content:"\f276"}.armfa-map-signs:before{content:"\f277"}.armfa-map-o:before{content:"\f278"}.armfa-map:before{content:"\f279"}.armfa-commenting:before{content:"\f27a"}.armfa-commenting-o:before{content:"\f27b"}.armfa-houzz:before{content:"\f27c"}.armfa-vimeo:before{content:"\f27d"}.armfa-black-tie:before{content:"\f27e"}.armfa-fonticons:before{content:"\f280"}.armfa-reddit-alien:before{content:"\f281"}.armfa-edge:before{content:"\f282"}.armfa-credit-card-alt:before{content:"\f283"}.armfa-codiepie:before{content:"\f284"}.armfa-modx:before{content:"\f285"}.armfa-fort-awesome:before{content:"\f286"}.armfa-usb:before{content:"\f287"}.armfa-product-hunt:before{content:"\f288"}.armfa-mixcloud:before{content:"\f289"}.armfa-scribd:before{content:"\f28a"}.armfa-pause-circle:before{content:"\f28b"}.armfa-pause-circle-o:before{content:"\f28c"}.armfa-stop-circle:before{content:"\f28d"}.armfa-stop-circle-o:before{content:"\f28e"}.armfa-shopping-bag:before{content:"\f290"}.armfa-shopping-basket:before{content:"\f291"}.armfa-hashtag:before{content:"\f292"}.armfa-bluetooth:before{content:"\f293"}.armfa-bluetooth-b:before{content:"\f294"}.armfa-percent:before{content:"\f295"}.armfa-gitlab:before{content:"\f296"}.armfa-wpbeginner:before{content:"\f297"}.armfa-wpforms:before{content:"\f298"}.armfa-envira:before{content:"\f299"}.armfa-universal-access:before{content:"\f29a"}.armfa-wheelchair-alt:before{content:"\f29b"}.armfa-question-circle-o:before{content:"\f29c"}.armfa-blind:before{content:"\f29d"}.armfa-audio-description:before{content:"\f29e"}.armfa-volume-control-phone:before{content:"\f2a0"}.armfa-braille:before{content:"\f2a1"}.armfa-assistive-listening-systems:before{content:"\f2a2"}.armfa-american-sign-language-interpreting:before,.armfa-asl-interpreting:before{content:"\f2a3"}.armfa-deaf:before,.armfa-deafness:before,.armfa-hard-of-hearing:before{content:"\f2a4"}.armfa-glide:before{content:"\f2a5"}.armfa-glide-g:before{content:"\f2a6"}.armfa-sign-language:before,.armfa-signing:before{content:"\f2a7"}.armfa-low-vision:before{content:"\f2a8"}.armfa-viadeo:before{content:"\f2a9"}.armfa-viadeo-square:before{content:"\f2aa"}.armfa-snapchat:before{content:"\f2ab"}.armfa-snapchat-ghost:before{content:"\f2ac"}.armfa-snapchat-square:before{content:"\f2ad"}.armfa-pied-piper:before{content:"\f2ae"}.armfa-first-order:before{content:"\f2b0"}.armfa-yoast:before{content:"\f2b1"}.armfa-themeisle:before{content:"\f2b2"}.armfa-google-plus-circle:before,.armfa-google-plus-official:before{content:"\f2b3"}.armfa-fa:before,.armfa-font-awesome:before{content:"\f2b4"}.armfa-handshake-o:before{content:"\f2b5"}.armfa-envelope-open:before{content:"\f2b6"}.armfa-envelope-open-o:before{content:"\f2b7"}.armfa-linode:before{content:"\f2b8"}.armfa-address-book:before{content:"\f2b9"}.armfa-address-book-o:before{content:"\f2ba"}.armfa-address-card:before,.armfa-vcard:before{content:"\f2bb"}.armfa-address-card-o:before,.armfa-vcard-o:before{content:"\f2bc"}.armfa-user-circle:before{content:"\f2bd"}.armfa-user-circle-o:before{content:"\f2be"}.armfa-user-o:before{content:"\f2c0"}.armfa-id-badge:before{content:"\f2c1"}.armfa-drivers-license:before,.armfa-id-card:before{content:"\f2c2"}.armfa-drivers-license-o:before,.armfa-id-card-o:before{content:"\f2c3"}.armfa-quora:before{content:"\f2c4"}.armfa-free-code-camp:before{content:"\f2c5"}.armfa-telegram:before{content:"\f2c6"}.armfa-thermometer-4:before,.armfa-thermometer-full:before,.armfa-thermometer:before{content:"\f2c7"}.armfa-thermometer-3:before,.armfa-thermometer-three-quarters:before{content:"\f2c8"}.armfa-thermometer-2:before,.armfa-thermometer-half:before{content:"\f2c9"}.armfa-thermometer-1:before,.armfa-thermometer-quarter:before{content:"\f2ca"}.armfa-thermometer-0:before,.armfa-thermometer-empty:before{content:"\f2cb"}.armfa-shower:before{content:"\f2cc"}.armfa-bath:before,.armfa-bathtub:before,.armfa-s15:before{content:"\f2cd"}.armfa-podcast:before{content:"\f2ce"}.armfa-window-maximize:before{content:"\f2d0"}.armfa-window-minimize:before{content:"\f2d1"}.armfa-window-restore:before{content:"\f2d2"}.armfa-times-rectangle:before,.armfa-window-close:before{content:"\f2d3"}.armfa-times-rectangle-o:before,.armfa-window-close-o:before{content:"\f2d4"}.armfa-bandcamp:before{content:"\f2d5"}.armfa-grav:before{content:"\f2d6"}.armfa-etsy:before{content:"\f2d7"}.armfa-imdb:before{content:"\f2d8"}.armfa-ravelry:before{content:"\f2d9"}.armfa-eercast:before{content:"\f2da"}.armfa-microchip:before{content:"\f2db"}.armfa-snowflake-o:before{content:"\f2dc"}.armfa-superpowers:before{content:"\f2dd"}.armfa-wpexplorer:before{content:"\f2de"}.armfa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;src:url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-brands-400.eot);src:url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-brands-400.woff2) format("woff2"),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-brands-400.woff) format("woff"),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-brands-400.ttf) format("truetype"),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-brands-400.svg#fontawesome) format("svg")}.armfab{font-family:'Font Awesome 5 Brands';display:inline-block;font:normal normal normal 14px/1;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;src:url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-regular-400.eot);src:url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-regular-400.woff2) format("woff2"),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-regular-400.woff) format("woff"),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-regular-400.ttf) format("truetype"),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-regular-400.svg#fontawesome) format("svg")}.armfar{font-family:'Font Awesome 5 Free';display:inline-block;font:normal normal normal 14px/1;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:'Font Awesome 5 Free2';font-style:normal;font-weight:400;src:url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-solid-900.eot);src:url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-solid-900.woff2) format("woff2"),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-solid-900.woff) format("woff"),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-solid-900.ttf) format("truetype"),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/fa-solid-900.svg#fontawesome) format("svg")}.armfas{font-family:'Font Awesome 5 Free2';display:inline-block;font:normal normal normal 14px/1;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.armfa-file-archive:before{content:"\f1c6"}.armfa-file-audio:before{content:"\f1c7"}.armfa-angry:before{content:"\f556"}.armfa-file-image:before{content:"\f1c5"}.armfa-file-video:before{content:"\f1c8"}.armfa-file-code:before{content:"\f1c9"}.armfa-file-excel:before{content:"\f1c3"}.armfa-file-powerpoint:before{content:"\f1c4"}.armfa-file-word:before{content:"\f1c2"}.armfa-file-pdf:before{content:"\f1c1"}.armfa-file-alt:before{content:"\f15c"}.armfa-chart-bar:before{content:"\f080"}.armfa-dot-circle:before{content:"\f192"}.armfa-money-bill-alt:before{content:"\f3d1"}.armfa-arrow-alt-circle-down:before{content:"\f358"}.armfa-arrow-alt-circle-left:before{content:"\f359"}.armfa-arrow-alt-circle-right:before{content:"\f35a"}.armfa-arrow-alt-circle-up:before{content:"\f35b"}.armfa-caret-square-down:before{content:"\f150"}.armfa-caret-square-left:before{content:"\f191"}.armfa-caret-square-right:before{content:"\f152"}.armfa-caret-square-up:before{content:"\f151"}.armfa-hand-point-down:before{content:"\f0a7"}.armfa-hand-point-left:before{content:"\f0a5"}.armfa-hand-point-right:before{content:"\f0a4"}.armfa-hand-point-up:before{content:"\f0a6"}.armfa-hand-rock:before{content:"\f255"}.armfa-hand-lizard:before{content:"\f258"}.armfa-hand-paper:before{content:"\f256"}.armfa-hand-peace:before{content:"\f25b"}.armfa-hand-pointer:before{content:"\f25a"}.armfa-hand-scissors:before{content:"\f257"}.armfa-hand-spock:before{content:"\f259"}.armfa-calendar-check:before{content:"\f274"}.armfa-calendar-minus:before{content:"\f272"}.armfa-calendar-plus:before{content:"\f271"}.armfa-calendar-times:before{content:"\f273"}.armfa-clock:before{content:"\f017"}.armfa-comment-dots:before{content:"\f4ad"}.armfa-comment-alt:before{content:"\f27a"}.armfa-sad-cry:before{content:"\f5b3"}.armfa-frown:before{content:"\f119"}.armfa-gem:before{content:"\f3a5"}.armfa-futbol:before{content:"\f1e3"}.armfa-hdd:before{content:"\f0a0"}.armfa-keyboard:before{content:"\f11c"}.armfa-lemon:before{content:"\f094"}.armfa-lightbulb:before{content:"\f0eb"}.armfa-meh:before{content:"\f11a"}.armfa-meh-blank:before{content:"\f5a4"}.armfa-meh-rolling-eyes:before{content:"\f5a5"}.armfa-moon:before{content:"\f186"}.armfa-newspaper:before{content:"\f1ea"}.armfa-sun:before{content:"\f185"}.armfa-tired:before{content:"\f5c8"}.armfa-trash-alt:before{content:"\f2ed"}.armfa-surprise:before{content:"\f5c2"}.armfa-smile-beam:before{content:"\f5b8"}.armfa-smile-wink:before{content:"\f4da"}.armfa-handshake:before{content:"\f2b5"}.armfa-snowflake:before{content:"\f2dc"}.armfa-closed-captioning:before{content:"\f20a"}.armfa-images:before{content:"\f302"}.armfa-dizzy:before{content:"\f567"}.armfa-flushed:before{content:"\f579"}.armfa-frown-open:before{content:"\f57a"}.armfa-grimace:before{content:"\f57f"}.armfa-grin:before{content:"\f580"}.armfa-grin-alt:before{content:"\f581"}.armfa-grin-beam:before{content:"\f582"}.armfa-grin-beam-sweat:before{content:"\f583"}.armfa-grin-hearts:before{content:"\f584"}.armfa-grin-squint:before{content:"\f585"}.armfa-grin-squint-tears:before{content:"\f586"}.armfa-grin-stars:before{content:"\f587"}.armfa-grin-tears:before{content:"\f588"}.armfa-grin-tongue:before{content:"\f589"}.armfa-grin-tongue-squint:before{content:"\f58a"}.armfa-grin-tongue-wink:before{content:"\f58b"}.armfa-grin-wink:before{content:"\f58c"}.armfa-kiss:before{content:"\f596"}.armfa-kiss-beam:before{content:"\f597"}.armfa-kiss-wink-heart:before{content:"\f598"}.armfa-laugh:before{content:"\f599"}.armfa-laugh-beam:before{content:"\f59a"}.armfa-laugh-wink:before{content:"\f59c"}.armfa-laugh-squint:before{content:"\f59b"}.armfa-hospital:before{content:"\f0f8"}.armfa-sad-tear:before{content:"\f5b4"}.armfa-smile:before{content:"\f118"}.armfa-sync-alt:before{content:"\f2f1"}.armfa-chart-area:before{content:"\f1fe"}.armfa-chart-line:before{content:"\f201"}.armfa-chart-pie:before{content:"\f200"}.armfa-yen-sign:before{content:"\f157"}.armfa-dollar-sign:before{content:"\f155"}.armfa-euro-sign:before{content:"\f153"}.armfa-pound-sign:before{content:"\f154"}.armfa-shekel-sign:before{content:"\f20b"}.armfa-rupee-sign:before{content:"\f156"}.armfa-won-sign:before{content:"\f159"}.armfa-ruble-sign:before{content:"\f158"}.armfa-lira-sign:before{content:"\f195"}.armfa-heading:before{content:"\f1dc"}.armfa-redo-alt:before{content:"\f2f9"}.armfa-arrows-alt-h:before{content:"\f337"}.armfa-arrows-alt-v:before{content:"\f338"}.armfa-long-arrow-alt-down:before{content:"\f309"}.armfa-long-arrow-alt-left:before{content:"\f30a"}.armfa-long-arrow-alt-right:before{content:"\f30b"}.armfa-long-arrow-alt-up:before{content:"\f30c"}.armfa-bus-alt:before{content:"\f55e"}.armfa-air-freshener:before{content:"\f5d0"}.armfa-briefcase-medical:before{content:"\f469"}.armfa-burn:before{content:"\f46a"}.armfa-cloud-download-alt:before{content:"\f381"}.armfa-cloud-upload-alt:before{content:"\f382"}.armfa-code-branch:before{content:"\f126"}.armfa-crop-alt:before{content:"\f565"}.armfa-utensils:before{content:"\f2e7"}.armfa-tachometer-alt:before{content:"\f3fd"}.armfa-exchange-alt:before{content:"\f362"}.armfa-external-link-alt:before{content:"\f35d"}.armfa-external-link-square-alt:before{content:"\f360"}.armfa-eye-dropper:before{content:"\f1fb"}.armfa-glass-martini:before{content:"\f000"}.armfa-headphones-alt:before{content:"\f58f"}.armfa-level-down-alt:before{content:"\f3be"}.armfa-level-up-alt:before{content:"\f3bf"}.armfa-map-marker-alt:before{content:"\f3c5"}.armfa-microphone-alt:before{content:"\f3c9"}.armfa-microphone-alt-slash:before{content:"\f539"}.armfa-mobile-alt:before{content:"\f3cd"}.armfa-pencil-alt:before{content:"\f303"}.armfa-shield-alt:before{content:"\f3ed"}.armfa-sign-in-alt:before{content:"\f2f6"}.armfa-sign-out-alt:before{content:"\f2f5"}.armfa-sliders-h:before{content:"\f1de"}.armfa-sort-alpha-down:before{content:"\f15d"}.armfa-sort-alpha-up:before{content:"\f15e"}.armfa-sort-amount-down:before{content:"\f160"}.armfa-sort-amount-up:before{content:"\f161"}.armfa-sort-numeric-down:before{content:"\f162"}.armfa-sort-numeric-up:before{content:"\f163"}.armfa-utensil-spoon:before{content:"\f2e5"}.armfa-star-half-alt:before{content:"\f5c0"}.armfa-thumbtack:before{content:"\f08d"}.armfa-ticket-alt:before{content:"\f3ff"}.armfa-video:before{content:"\f03d"}.armfa-ad:before{content:"\f641"}.armfa-baseball-ball:before{content:"\f433"}.armfa-basketball-ball:before{content:"\f434"}.armfa-bowling-ball:before{content:"\f436"}.armfa-chess:before{content:"\f439"}.armfa-chess-bishop:before{content:"\f43a"}.armfa-chess-board:before{content:"\f43c"}.armfa-chess-king:before{content:"\f43f"}.armfa-chess-knight:before{content:"\f441"}.armfa-chess-pawn:before{content:"\f443"}.armfa-chess-queen:before{content:"\f445"}.armfa-chess-rook:before{content:"\f447"}.armfa-circle-notch:before{content:"\f1ce"}.armfa-dove:before{content:"\f4ba"}.armfa-expand-arrows-alt:before{content:"\f31e"}.armfa-football-ball:before{content:"\f44e"}.armfa-golf-ball:before{content:"\f450"}.armfa-hockey-puck:before{content:"\f453"}.armfa-lock-open:before{content:"\f3c1"}.armfa-money-bill:before{content:"\f0d6"}.armfa-money-bill-wave-alt:before{content:"\f53b"}.armfa-phone-volume:before{content:"\f2a0"}.armfa-quidditch:before{content:"\f458"}.armfa-square-full:before{content:"\f45c"}.armfa-stopwatch:before{content:"\f2f2"}.armfa-table-tennis:before{content:"\f45d"}.armfa-tv:before{content:"\f26c"}.armfa-volleyball-ball:before{content:"\f45f"}.armfa-hospital-symbol:before{content:"\f47e"}.armfa-pallet:before{content:"\f482"}.armfa-pills:before{content:"\f484"}.armfa-warehouse:before{content:"\f494"}.armfa-weight:before{content:"\f496"}.armfa-dolly:before{content:"\f472"}.armfa-dolly-flatbed:before{content:"\f474"}.armfa-band-aid:before{content:"\f462"}.armfa-clipboard-list:before{content:"\f46d"}.armfa-first-aid:before{content:"\f479"}.armfa-syringe:before{content:"\f48e"}.armfa-clipboard-check:before{content:"\f46c"}.armfa-box:before{content:"\f466"}.armfa-box-open:before{content:"\f49e"}.armfa-boxes:before{content:"\f468"}.armfa-dna:before{content:"\f471"}.armfa-shipping-fast:before{content:"\f48b"}.armfa-comment-slash:before{content:"\f4b3"}.armfa-parachute-box:before{content:"\f4cd"}.armfa-allergies:before{content:"\f461"}.armfa-couch:before{content:"\f4b8"}.armfa-donate:before{content:"\f4b9"}.armfa-portrait:before{content:"\f3e0"}.armfa-user-alt:before{content:"\f406"}.armfa-user-alt-slash:before{content:"\f4fa"}.armfa-user-astronaut:before{content:"\f4fb"}.armfa-user-check:before{content:"\f4fc"}.armfa-user-clock:before{content:"\f4fd"}.armfa-user-cog:before{content:"\f4fe"}.armfa-user-edit:before{content:"\f4ff"}.armfa-user-friends:before{content:"\f500"}.armfa-user-graduate:before{content:"\f501"}.armfa-user-lock:before{content:"\f502"}.armfa-user-minus:before{content:"\f503"}.armfa-user-ninja:before{content:"\f504"}.armfa-user-shield:before{content:"\f505"}.armfa-user-slash:before{content:"\f506"}.armfa-user-tag:before{content:"\f507"}.armfa-user-tie:before{content:"\f508"}.armfa-blender:before{content:"\f517"}.armfa-book-open:before{content:"\f518"}.armfa-broadcast-tower:before{content:"\f519"}.armfa-broom:before{content:"\f51a"}.armfa-chalkboard:before{content:"\f51b"}.armfa-chalkboard-teacher:before{content:"\f51c"}.armfa-church:before{content:"\f51d"}.armfa-coins:before{content:"\f51e"}.armfa-compact-disc:before{content:"\f51f"}.armfa-crow:before{content:"\f520"}.armfa-crown:before{content:"\f521"}.armfa-dice:before{content:"\f522"}.armfa-dice-five:before{content:"\f523"}.armfa-dice-four:before{content:"\f524"}.armfa-dice-one:before{content:"\f525"}.armfa-dice-six:before{content:"\f526"}.armfa-dice-three:before{content:"\f527"}.armfa-dice-two:before{content:"\f528"}.armfa-divide:before{content:"\f529"}.armfa-door-closed:before{content:"\f52a"}.armfa-door-open:before{content:"\f52b"}.armfa-dumbbell:before{content:"\f44b"}.armfa-equals:before{content:"\f52c"}.armfa-feather-alt:before{content:"\f56b"}.armfa-frog:before{content:"\f52e"}.armfa-gas-pump:before{content:"\f52f"}.armfa-glasses:before{content:"\f530"}.armfa-greater-than:before{content:"\f531"}.armfa-greater-than-equal:before{content:"\f532"}.armfa-helicopter:before{content:"\f533"}.armfa-infinity:before{content:"\f534"}.armfa-kiwi-bird:before{content:"\f535"}.armfa-less-than:before{content:"\f536"}.armfa-less-than-equal:before{content:"\f537"}.armfa-memory:before{content:"\f538"}.armfa-money-bill-wave:before{content:"\f53a"}.armfa-money-check-alt:before{content:"\f53d"}.armfa-not-equal:before{content:"\f53e"}.armfa-palette:before{content:"\f53f"}.armfa-parking:before{content:"\f540"}.armfa-percentage:before{content:"\f541"}.armfa-project-diagram:before{content:"\f542"}.armfa-receipt:before{content:"\f543"}.armfa-robot:before{content:"\f544"}.armfa-ruler:before{content:"\f545"}.armfa-ruler-combined:before{content:"\f546"}.armfa-ruler-horizontal:before{content:"\f547"}.armfa-ruler-vertical:before{content:"\f548"}.armfa-school:before{content:"\f549"}.armfa-screwdriver:before{content:"\f54a"}.armfa-shoe-prints:before{content:"\f54b"}.armfa-skull:before{content:"\f54c"}.armfa-smoking-ban:before{content:"\f54d"}.armfa-store-alt:before{content:"\f54f"}.armfa-stream:before{content:"\f550"}.armfa-stroopwafel:before{content:"\f551"}.armfa-toolbox:before{content:"\f552"}.armfa-tshirt:before{content:"\f553"}.armfa-walking:before{content:"\f554"}.armfa-wallet:before{content:"\f555"}.armfa-archway:before{content:"\f557"}.armfa-atlas:before{content:"\f558"}.armfa-award:before{content:"\f559"}.armfa-backspace:before{content:"\f55a"}.armfa-bezier-curve:before{content:"\f55b"}.armfa-bong:before{content:"\f55c"}.armfa-brush:before{content:"\f55d"}.armfa-cannabis:before{content:"\f55f"}.armfa-check-double:before{content:"\f560"}.armfa-cocktail:before{content:"\f561"}.armfa-concierge-bell:before{content:"\f562"}.armfa-cookie:before{content:"\f563"}.armfa-cookie-bite:before{content:"\f564"}.armfa-capsules:before{content:"\f46b"}.armfa-digital-tachograph:before{content:"\f566"}.armfa-drafting-compass:before{content:"\f568"}.armfa-drum:before{content:"\f569"}.armfa-drum-steelpan:before{content:"\f56a"}.armfa-file-contract:before{content:"\f56c"}.armfa-file-download:before{content:"\f56d"}.armfa-file-export:before{content:"\f56e"}.armfa-file-import:before{content:"\f56f"}.armfa-file-invoice:before{content:"\f570"}.armfa-file-invoice-dollar:before{content:"\f571"}.armfa-file-medical-alt:before{content:"\f478"}.armfa-file-prescription:before{content:"\f572"}.armfa-file-signature:before{content:"\f573"}.armfa-file-upload:before{content:"\f574"}.armfa-fill:before{content:"\f575"}.armfa-fill-drip:before{content:"\f576"}.armfa-fingerprint:before{content:"\f577"}.armfa-fish:before{content:"\f578"}.armfa-glass-martini-alt:before{content:"\f57b"}.armfa-globe-africa:before{content:"\f57c"}.armfa-globe-americas:before{content:"\f57d"}.armfa-globe-asia:before{content:"\f57e"}.armfa-globe-europe:before{content:"\f7a2"}.armfa-grip-horizontal:before{content:"\f58d"}.armfa-grip-vertical:before{content:"\f58e"}.armfa-headset:before{content:"\f590"}.armfa-highlighter:before{content:"\f591"}.armfa-hot-tub:before{content:"\f593"}.armfa-joint:before{content:"\f595"}.armfa-luggage-cart:before{content:"\f59d"}.armfa-map-marked-alt:before{content:"\f5a0"}.armfa-monument:before{content:"\f5a6"}.armfa-mortar-pestle:before{content:"\f5a7"}.armfa-paint-roller:before{content:"\f5aa"}.armfa-passport:before{content:"\f5ab"}.armfa-pen-alt:before{content:"\f305"}.armfa-pen-fancy:before{content:"\f5ac"}.armfa-pen-nib:before{content:"\f5ad"}.armfa-pencil-ruler:before{content:"\f5ae"}.armfa-plane-arrival:before{content:"\f5af"}.armfa-plane-departure:before{content:"\f5b0"}.armfa-prescription:before{content:"\f5b1"}.armfa-shuttle-van:before{content:"\f5b6"}.armfa-signature:before{content:"\f5b7"}.armfa-solar-panel:before{content:"\f5ba"}.armfa-spa:before{content:"\f5bb"}.armfa-splotch:before{content:"\f5bc"}.armfa-spray-can:before{content:"\f5bd"}.armfa-stamp:before{content:"\f5bf"}.armfa-suitcase-rolling:before{content:"\f5c1"}.armfa-swatchbook:before{content:"\f5c3"}.armfa-swimmer:before{content:"\f5c4"}.armfa-swimming-pool:before{content:"\f5c5"}.armfa-tint-slash:before{content:"\f5c7"}.armfa-tooth:before{content:"\f5c9"}.armfa-umbrella-beach:before{content:"\f5ca"}.armfa-vector-square:before{content:"\f5cb"}.armfa-weight-hanging:before{content:"\f5cd"}.armfa-wine-glass-alt:before{content:"\f5ce"}.armfa-baby:before{content:"\f77c"}.armfa-baby-carriage:before{content:"\f77d"}.armfa-bacon:before{content:"\f7e5"}.armfa-balance-scale-left:before{content:"\f515"}.armfa-balance-scale-right:before{content:"\f516"}.armfa-biking:before{content:"\f84a"}.armfa-biohazard:before{content:"\f780"}.armfa-blog:before{content:"\f781"}.armfa-book-medical:before{content:"\f7e6"}.armfa-border-all:before{content:"\f84c"}.armfa-border-none:before{content:"\f850"}.armfa-border-style:before{content:"\f853"}.armfa-bread-slice:before{content:"\f7ec"}.armfa-calendar-day:before{content:"\f783"}.armfa-calendar-week:before{content:"\f784"}.armfa-candy-cane:before{content:"\f786"}.armfa-carrot:before{content:"\f787"}.armfa-cash-register:before{content:"\f788"}.armfa-cheese:before{content:"\f7ef"}.armfa-clinic-medical:before{content:"\f7f2"}.armfa-comment-medical:before{content:"\f7f5"}.armfa-compress-arrows-alt:before{content:"\f78c"}.armfa-crutch:before{content:"\f7f7"}.armfa-dumpster:before{content:"\f793"}.armfa-dumpster-fire:before{content:"\f794"}.armfa-egg:before{content:"\f7fb"}.armfa-apple-alt:before{content:"\f5d1"}.armfa-ethernet:before{content:"\f796"}.armfa-fan:before{content:"\f863"}.armfa-fire-alt:before{content:"\f7e4"}.armfa-gifts:before{content:"\f79c"}.armfa-glass-cheers:before{content:"\f79f"}.armfa-glass-whiskey:before{content:"\f7a0"}.armfa-grip-lines:before{content:"\f7a4"}.armfa-grip-lines-vertical:before{content:"\f7a5"}.armfa-guitar:before{content:"\f7a6"}.armfa-hamburger:before{content:"\f805"}.armfa-hand-middle-finger:before{content:"\f806"}.armfa-hard-hat:before{content:"\f807"}.armfa-heart-broken:before{content:"\f7a9"}.armfa-holly-berry:before{content:"\f7aa"}.armfa-horse-head:before{content:"\f7ab"}.armfa-hotdog:before{content:"\f80f"}.armfa-ice-cream:before{content:"\f810"}.armfa-icicles:before{content:"\f7ad"}.armfa-icons:before{content:"\f86d"}.armfa-igloo:before{content:"\f7ae"}.armfa-laptop-medical:before{content:"\f812"}.armfa-mitten:before{content:"\f7b5"}.armfa-mug-hot:before{content:"\f7b6"}.armfa-pager:before{content:"\f815"}.armfa-pepper-hot:before{content:"\f816"}.armfa-phone-alt:before{content:"\f879"}.armfa-phone-square-alt:before{content:"\f87b"}.armfa-photo-video:before{content:"\f87c"}.armfa-pizza-slice:before{content:"\f818"}.armfa-radiation:before{content:"\f7b9"}.armfa-radiation-alt:before{content:"\f7ba"}.armfa-remove-format:before{content:"\f87d"}.armfa-restroom:before{content:"\f7bd"}.armfa-satellite:before{content:"\f7bf"}.armfa-satellite-dish:before{content:"\f7c0"}.armfa-sd-card:before{content:"\f7c2"}.armfa-sim-card:before{content:"\f7c4"}.armfa-skating:before{content:"\f7c5"}.armfa-skiing:before{content:"\f7c9"}.armfa-skiing-nordic:before{content:"\f7ca"}.armfa-sleigh:before{content:"\f7cc"}.armfa-sms:before{content:"\f7cd"}.armfa-snowboarding:before{content:"\f7ce"}.armfa-snowman:before{content:"\f7d0"}.armfa-sort-alpha-down-alt:before{content:"\f881"}.armfa-sort-alpha-up-alt:before{content:"\f882"}.armfa-sort-amount-down-alt:before{content:"\f884"}.armfa-sort-amount-up-alt:before{content:"\f885"}.armfa-sort-numeric-down-alt:before{content:"\f886"}.armfa-sort-numeric-up-alt:before{content:"\f887"}.armfa-spell-check:before{content:"\f891"}.armfa-synagogue:before{content:"\f69b"}.armfa-tenge:before{content:"\f7d7"}.armfa-tablet-alt:before{content:"\f3fa"}.armfa-tablets:before{content:"\f490"}.armfa-toilet:before{content:"\f7d8"}.armfa-tools:before{content:"\f7d9"}.armfa-tram:before{content:"\f7da"}.armfa-trash-restore:before{content:"\f829"}.armfa-trash-restore-alt:before{content:"\f82a"}.armfa-user-nurse:before{content:"\f82f"}.armfa-voicemail:before{content:"\f897"}.armfa-users-cog:before{content:"\f509"}.fa-money-bill-wave-alt:before{content:"\f53b"}.armfa-ankh:before{content:"\f644"}.armfa-atom:before{content:"\f5d2"}.armfa-bible:before{content:"\f647"}.armfa-blender-phone:before{content:"\f6b6"}.armfa-bone:before{content:"\f5d7"}.armfa-book-dead:before{content:"\f6b7"}.armfa-book-reader:before{content:"\f5da"}.armfa-brain:before{content:"\f5dc"}.armfa-business-time:before{content:"\f64a"}.armfa-campground:before{content:"\f6bb"}.armfa-car-alt:before{content:"\f5de"}.armfa-car-battery:before{content:"\f5df"}.armfa-car-crash:before{content:"\f5e1"}.armfa-car-side:before{content:"\f5e4"}.armfa-cat:before{content:"\f6be"}.armfa-chair:before{content:"\f6c0"}.armfa-charging-station:before{content:"\f5e7"}.armfa-city:before{content:"\f64f"}.armfa-cloud-meatball:before{content:"\f73b"}.armfa-cloud-moon:before{content:"\f6c3"}.armfa-cloud-moon-rain:before{content:"\f73c"}.armfa-cloud-rain:before{content:"\f73d"}.armfa-cloud-showers-heavy:before{content:"\f740"}.armfa-cloud-sun:before{content:"\f6c4"}.armfa-cloud-sun-rain:before{content:"\f743"}.armfa-comment-dollar:before{content:"\f651"}.armfa-cross:before{content:"\f654"}.armfa-democrat:before{content:"\f747"}.armfa-dharmachakra:before{content:"\f655"}.armfa-diagnoses:before{content:"\f470"}.armfa-dice-d20:before{content:"\f6cf"}.armfa-dice-d6:before{content:"\f6d1"}.armfa-directions:before{content:"\f5eb"}.armfa-dog:before{content:"\f6d3"}.armfa-dragon:before{content:"\f6d5"}.armfa-draw-polygon:before{content:"\f5ee"}.armfa-drumstick-bite:before{content:"\f6d7"}.armfa-dungeon:before{content:"\f6d9"}.armfa-envelope-open-text:before{content:"\f658"}.armfa-file-csv:before{content:"\f6dd"}.armfa-fist-raised:before{content:"\f6de"}.armfa-flag-usa:before{content:"\f74d"}.armfa-folder-minus:before{content:"\f65d"}.armfa-folder-plus:before{content:"\f65e"}.armfa-funnel-dollar:before{content:"\f662"}.armfa-ghost:before{content:"\f6e2"}.armfa-gopuram:before{content:"\f664"}.armfa-hammer:before{content:"\f6e3"}.armfa-hamsa:before{content:"\f665"}.armfa-hanukiah:before{content:"\f6e6"}.armfa-hat-cowboy:before{content:"\f8c0"}.armfa-hat-cowboy-side:before{content:"\f8c1"}.armfa-hat-wizard:before{content:"\f6e8"}.armfa-hiking:before{content:"\f6ec"}.armfa-hippo:before{content:"\f6ed"}.armfa-horse:before{content:"\f6f0"}.armfa-house-damage:before{content:"\f6f1"}.armfa-hryvnia:before{content:"\f6f2"}.armfa-jedi:before{content:"\f669"}.armfa-journal-whills:before{content:"\f66a"}.armfa-kaaba:before{content:"\f66b"}.armfa-khanda:before{content:"\f66d"}.armfa-landmark:before{content:"\f66f"}.armfa-laptop-code:before{content:"\f5fc"}.armfa-layer-group:before{content:"\f5fd"}.armfa-mail-bulk:before{content:"\f674"}.armfa-map-marker:before{content:"\f041"}.armfa-mask:before{content:"\f6fa"}.armfa-medal:before{content:"\f5a2"}.armfa-menorah:before{content:"\f676"}.armfa-meteor:before{content:"\f753"}.armfa-microscope:before{content:"\f610"}.armfa-mosque:before{content:"\f678"}.armfa-mountain:before{content:"\f6fc"}.armfa-mouse:before{content:"\f8cc"}.armfa-network-wired:before{content:"\f6ff"}.armfa-oil-can:before{content:"\f613"}.armfa-om:before{content:"\f679"}.armfa-otter:before{content:"\f700"}.armfa-peace:before{content:"\f67c"}.armfa-person-booth:before{content:"\f756"}.armfa-place-of-worship:before{content:"\f67f"}.armfa-poll:before{content:"\f681"}.armfa-poll-h:before{content:"\f682"}.armfa-poo-storm:before{content:"\f75a"}.armfa-poop:before{content:"\f619"}.armfa-pray:before{content:"\f683"}.armfa-praying-hands:before{content:"\f684"}.armfa-quran:before{content:"\f687"}.armfa-rainbow:before{content:"\f75b"}.armfa-record-vinyl:before{content:"\f8d9"}.armfa-republican:before{content:"\f75e"}.armfa-ring:before{content:"\f70b"}.armfa-route:before{content:"\f4d7"}.armfa-running:before{content:"\f70c"}.armfa-scroll:before{content:"\f70e"}.armfa-search-dollar:before{content:"\f688"}.armfa-search-location:before{content:"\f689"}.armfa-shapes:before{content:"\f61f"}.armfa-skull-crossbones:before{content:"\f714"}.armfa-slash:before{content:"\f715"}.armfa-smog:before{content:"\f75f"}.armfa-snowplow:before{content:"\f7d2"}.armfa-socks:before{content:"\f696"}.armfa-spider:before{content:"\f717"}.armfa-square-root-alt:before{content:"\f698"}.armfa-star-and-crescent:before{content:"\f699"}.armfa-star-of-david:before{content:"\f69a"}.armfa-star-of-life:before{content:"\f621"}.armfa-teeth:before{content:"\f62e"}.armfa-teeth-open:before{content:"\f62f"}.armfa-temperature-high:before{content:"\f769"}.armfa-temperature-low:before{content:"\f76b"}.armfa-theater-masks:before{content:"\f630"}.armfa-toilet-paper:before{content:"\f71e"}.armfa-torah:before{content:"\f6a0"}.armfa-torii-gate:before{content:"\f6a1"}.armfa-tractor:before{content:"\f722"}.armfa-traffic-light:before{content:"\f637"}.armfa-truck-monster:before{content:"\f63b"}.armfa-truck-pickup:before{content:"\f63c"}.armfa-user-injured:before{content:"\f728"}.armfa-vihara:before{content:"\f6a7"}.armfa-volume-mute:before{content:"\f6a9"}.armfa-vote-yea:before{content:"\f772"}.armfa-vr-cardboard:before{content:"\f729"}.armfa-water:before{content:"\f773"}.armfa-wave-square:before{content:"\f83e"}.armfa-wind:before{content:"\f72e"}.armfa-wine-bottle:before{content:"\f72f"}.armfa-yin-yang:before{content:"\f6ad"}.armfa-bahai:before{content:"\f666"}.armfa-caravan:before{content:"\f8ff"}.armfa-compress-alt:before{content:"\f422"}.armfa-expand-alt:before{content:"\f424"}.armfa-trailer:before{content:"\e041"}.armfa-box-tissue:before{content:"\e05b"}.armfa-bacteria:before{content:"\e059"}.armfa-bacterium:before{content:"\e05a"}.armfa-disease:before{content:"\f7fa"}.armfa-faucet:before{content:"\e005"}.armfa-hands:before{content:"\f4c2"}.armfa-hand-holding:before{content:"\f4bd"}.armfa-hand-holding-heart:before{content:"\f4be"}.armfa-hand-holding-medical:before{content:"\e05c"}.armfa-hand-holding-usd:before{content:"\f4c0"}.armfa-hand-sparkles:before{content:"\e05d"}.armfa-hands-wash:before{content:"\e05e"}.armfa-handshake-alt-slash:before{content:"\e05f"}.armfa-hand-holding-water:before{content:"\f4c1"}.armfa-handshake-slash:before{content:"\e060"}.armfa-head-side-cough:before{content:"\e061"}.armfa-head-side-cough-slash:before{content:"\e062"}.armfa-head-side-mask:before{content:"\e063"}.armfa-head-side-virus:before{content:"\e064"}.armfa-hospital-user:before{content:"\f80d"}.armfa-house-user:before{content:"\e065"}.armfa-laptop-house:before{content:"\e066"}.armfa-lungs:before{content:"\f604"}.armfa-lungs-virus:before{content:"\e067"}.armfa-people-arrows:before{content:"\e068"}.armfa-plane-slash:before{content:"\e069"}.armfa-pump-medical:before{content:"\e06a"}.armfa-pump-soap:before{content:"\e06b"}.armfa-shield-virus:before{content:"\e06c"}.armfa-sink:before{content:"\e06d"}.armfa-soap:before{content:"\e06e"}.armfa-stopwatch-20:before{content:"\e06f"}.armfa-store-alt-slash:before{content:"\e070"}.armfa-store-slash:before{content:"\e071"}.armfa-toilet-paper-slash:before{content:"\e072"}.armfa-user-slash:before{content:"\f506"}.armfa-vest:before{content:"\e085"}.armfa-vest-patches:before{content:"\e086"}.armfa-viruses:before{content:"\e076"}.armfa-virus-slash:before{content:"\e075"}.armfa-cc-apple-pay:before{content:"\f416"}.armfa-stripe-s:before{content:"\f42a"}.armfa-creative-commons-by:before{content:"\f4e7"}.armfa-facebook-f:before{content:"\f39e"}.armfa-fonticons-fi:before{content:"\f3a2"}.armfa-hacker-news-square:before{content:"\f3af"}.armfa-medium-m:before{content:"\f3c7"}.armfa-accessible-icon:before{content:"\f368"}.armfa-accusoft:before{content:"\f369"}.armfa-adversal:before{content:"\f36a"}.armfa-affiliatetheme:before{content:"\f36b"}.armfa-algolia:before{content:"\f36c"}.armfa-amazon-pay:before{content:"\f42c"}.armfa-amilia:before{content:"\f36d"}.armfa-angrycreative:before{content:"\f36e"}.armfa-angular:before{content:"\f420"}.armfa-app-store:before{content:"\f36f"}.armfa-app-store-ios:before{content:"\f370"}.armfa-apper:before{content:"\f371"}.armfa-apple-pay:before{content:"\f415"}.armfa-asymmetrik:before{content:"\f372"}.armfa-audible:before{content:"\f373"}.armfa-autoprefixer:before{content:"\f41c"}.armfa-avianex:before{content:"\f374"}.armfa-aviato:before{content:"\f421"}.armfa-aws:before{content:"\f375"}.armfa-bimobject:before{content:"\f378"}.armfa-bity:before{content:"\f37a"}.armfa-blackberry:before{content:"\f37b"}.armfa-blogger:before{content:"\f37c"}.armfa-blogger-b:before{content:"\f37d"}.armfa-buromobelexperte:before{content:"\f37f"}.armfa-cc-amazon-pay:before{content:"\f42d"}.armfa-centercode:before{content:"\f380"}.armfa-cloudscale:before{content:"\f383"}.armfa-cloudsmith:before{content:"\f384"}.armfa-cloudversify:before{content:"\f385"}.armfa-cpanel:before{content:"\f388"}.armfa-css3-alt:before{content:"\f38b"}.armfa-cuttlefish:before{content:"\f38c"}.armfa-d-and-d:before{content:"\f38d"}.armfa-d-and-d-beyond:before{content:"\f6ca"}.armfa-dev:before{content:"\f6cc"}.armfa-deploydog:before{content:"\f38e"}.armfa-deskpro:before{content:"\f38f"}.armfa-digital-ocean:before{content:"\f391"}.armfa-discord:before{content:"\f392"}.armfa-discourse:before{content:"\f393"}.armfa-dochub:before{content:"\f394"}.armfa-docker:before{content:"\f395"}.armfa-draft2digital:before{content:"\f396"}.armfa-dribbble-square:before{content:"\f397"}.armfa-dyalog:before{content:"\f399"}.armfa-earlybirds:before{content:"\f39a"}.armfa-elementor:before{content:"\f430"}.armfa-elementor:before{content:"\f430"}.armfa-erlang:before{content:"\f39d"}.armfa-ethereum:before{content:"\f42e"}.armfa-facebook-messenger:before{content:"\f39f"}.armfa-firstdraft:before{content:"\f3a1"}.armfa-flipboard:before{content:"\f44d"}.armfa-fly:before{content:"\f417"}.armfa-font-awesome-flag:before{content:"\f425"}.armfa-gitkraken:before{content:"\f3a6"}.armfa-gitter:before{content:"\f426"}.armfa-gofore:before{content:"\f3a7"}.armfa-goodreads-g:before{content:"\f3a9"}.armfa-google-drive:before{content:"\f3aa"}.armfa-google-pay:before{content:"\e079"}.armfa-google-plus-g:before{content:"\f0d5"}.armfa-gripfire:before{content:"\f3ac"}.armfa-grunt:before{content:"\f3ad"}.armfa-gulp:before{content:"\f3ae"}.armfa-hips:before{content:"\f452"}.armfa-hire-a-helper:before{content:"\f3b0"}.armfa-hooli:before{content:"\f427"}.armfa-hotjar:before{content:"\f3b1"}.armfa-hubspot:before{content:"\f3b2"}.armfa-itunes:before{content:"\f3b4"}.armfa-itunes-note:before{content:"\f3b5"}.armfa-jenkins:before{content:"\f3b6"}.armfa-joget:before{content:"\f3b7"}.armfa-js:before{content:"\f3b8"}.armfa-keycdn:before{content:"\f3ba"}.armfa-kickstarter:before{content:"\f3bb"}.armfa-korvue:before{content:"\f42f"}.armfa-laravel:before{content:"\f3bd"}.armfa-less:before{content:"\f41d"}.armfa-line:before{content:"\f3c0"}.armfa-lyft:before{content:"\f3c3"}.armfa-magento:before{content:"\f3c4"}.armfa-medapps:before{content:"\f3c6"}.armfa-medrt:before{content:"\f3c8"}.armfa-microsoft:before{content:"\f3ca"}.armfa-mix:before{content:"\f3cb"}.armfa-mizuni:before{content:"\f3cc"}.armfa-monero:before{content:"\f3d0"}.armfa-napster:before{content:"\f3d2"}.armfa-node:before{content:"\f419"}.armfa-node-js:before{content:"\f3d3"}.armfa-npm:before{content:"\f3d4"}.armfa-ns8:before{content:"\f3d5"}.armfa-nutritionix:before{content:"\f3d6"}.armfa-osi:before{content:"\f41a"}.armfa-page4:before{content:"\f3d7"}.armfa-palfed:before{content:"\f3d8"}.armfa-patreon:before{content:"\f3d9"}.armfa-periscope:before{content:"\f3da"}.armfa-phabricator:before{content:"\f3db"}.armfa-phoenix-framework:before{content:"\f3dc"}.armfa-php:before{content:"\f457"}.armfa-playstation:before{content:"\f3df"}.armfa-pushed:before{content:"\f3e1"}.armfa-python:before{content:"\f3e2"}.armfa-quinscape:before{content:"\f459"}.armfa-react:before{content:"\f41b"}.armfa-red-river:before{content:"\f3e3"}.armfa-replyd:before{content:"\f3e6"}.armfa-resolving:before{content:"\f3e7"}.armfa-rocketchat:before{content:"\f3e8"}.armfa-rockrms:before{content:"\f3e9"}.armfa-sass:before{content:"\f41e"}.armfa-schlix:before{content:"\f3ea"}.armfa-searchengin:before{content:"\f3eb"}.armfa-sellcast:before{content:"\f2da"}.armfa-servicestack:before{content:"\f3ec"}.armfa-sistrix:before{content:"\f3ee"}.armfa-slack-hash:before{content:"\f3ef"}.armfa-speakap:before{content:"\f3f3"}.armfa-staylinked:before{content:"\f3f5"}.armfa-steam-symbol:before{content:"\f3f6"}.armfa-sticker-mule:before{content:"\f3f7"}.armfa-supple:before{content:"\f3f9"}.armfa-telegram-plane:before{content:"\f3fe"}.armfa-typo3:before{content:"\f42b"}.armfa-uber:before{content:"\f402"}.armfa-uikit:before{content:"\f403"}.armfa-uniregistry:before{content:"\f404"}.armfa-untappd:before{content:"\f405"}.armfa-ussunnah:before{content:"\f407"}.armfa-vaadin:before{content:"\f408"}.armfa-viber:before{content:"\f409"}.armfa-vimeo-v:before{content:"\f27d"}.armfa-vnv:before{content:"\f40b"}.armfa-vuejs:before{content:"\f41f"}.armfa-whatsapp-square:before{content:"\f40c"}.armfa-whmcs:before{content:"\f40d"}.armfa-wordpress-simple:before{content:"\f411"}.armfa-yandex:before{content:"\f413"}.armfa-yandex-international:before{content:"\f414"}.armfa-xbox:before{content:"\f412"}.armfa-strava:before{content:"\f428"}.armfa-studiovinari:before{content:"\f3f8"}.armfa-linkedin-in:before{content:"\f0e1"}.armfa-creative-commons-nc:before{content:"\f4e8"}.armfa-creative-commons-nc-eu:before{content:"\f4e9"}.armfa-creative-commons-nc-jp:before{content:"\f4ea"}.armfa-creative-commons-nd:before{content:"\f4eb"}.armfa-creative-commons-pd:before{content:"\f4ec"}.armfa-creative-commons-remix:before{content:"\f4ee"}.armfa-creative-commons-sa:before{content:"\f4ef"}.armfa-creative-commons-sampling:before{content:"\f4f0"}.armfa-creative-commons-sampling-plus:before{content:"\f4f1"}.armfa-creative-commons-share:before{content:"\f4f2"}.armfa-creative-commons-zero:before{content:"\f4f3"}.armfa-ebay:before{content:"\f4f4"}.armfa-first-order-alt:before{content:"\f50a"}.armfa-fulcrum:before{content:"\f50b"}.armfa-galactic-republic:before{content:"\f50c"}.armfa-galactic-senate:before{content:"\f50d"}.armfa-jedi-order:before{content:"\f50e"}.armfa-keybase:before{content:"\f4f5"}.armfa-mandalorian:before{content:"\f50f"}.armfa-mastodon:before{content:"\f4f6"}.armfa-old-republic:before{content:"\f510"}.armfa-phoenix-squadron:before{content:"\f511"}.armfa-r-project:before{content:"\f4f7"}.armfa-researchgate:before{content:"\f4f8"}.armfa-sith:before{content:"\f512"}.armfa-teamspeak:before{content:"\f4f9"}.armfa-trade-federation:before{content:"\f513"}.armfa-wolf-pack-battalion:before{content:"\f514"}.armfa-nimblr:before{content:"\f5a8"}.armfa-shopware:before{content:"\f5b5"}.armfa-squarespace:before{content:"\f5be"}.armfa-themeco:before{content:"\f5c6"}.armfa-weebly:before{content:"\f5cc"}.armfa-wix:before{content:"\f5cf"}.armfa-mailchimp:before{content:"\f59e"}.armfa-hornbill:before{content:"\f592"}.armfa-airbnb:before{content:"\f834"}.armfa-artstation:before{content:"\f77a"}.armfa-atlassian:before{content:"\f77b"}.armfa-battle-net:before{content:"\f835"}.armfa-bootstrap:before{content:"\f836"}.armfa-buffer:before{content:"\f837"}.armfa-canadian-maple-leaf:before{content:"\f785"}.armfa-centos:before{content:"\f789"}.armfa-chromecast:before{content:"\f838"}.armfa-confluence:before{content:"\f78d"}.armfa-dhl:before{content:"\f790"}.armfa-diaspora:before{content:"\f791"}.armfa-evernote:before{content:"\f839"}.armfa-fedex:before{content:"\f797"}.armfa-fedora:before{content:"\f798"}.armfa-figma:before{content:"\f799"}.armfa-git-alt:before{content:"\f841"}.armfa-intercom:before{content:"\f7af"}.armfa-invision:before{content:"\f7b0"}.armfa-itch-io:before{content:"\f83a"}.armfa-jira:before{content:"\f7b1"}.armfa-mendeley:before{content:"\f7b3"}.armfa-raspberry-pi:before{content:"\f7bb"}.armfa-redhat:before{content:"\f7bc"}.armfa-salesforce:before{content:"\f83b"}.armfa-sketch:before{content:"\f7c6"}.armfa-sourcetree:before{content:"\f7d3"}.armfa-speaker-deck:before{content:"\f83c"}.armfa-stackpath:before{content:"\f842"}.armfa-suse:before{content:"\f7d6"}.armfa-symfony:before{content:"\f83d"}.armfa-ubuntu:before{content:"\f7df"}.armfa-ups:before{content:"\f7e0"}.armfa-usps:before{content:"\f7e1"}.armfa-waze:before{content:"\f83f"}.armfa-yammer:before{content:"\f840"}.armfa-yarn:before{content:"\f7e3"}.armfa-acquisitions-incorporated:before{content:"\f6af"}.armfa-alipay:before{content:"\f642"}.armfa-buy-n-large:before{content:"\f8a6"}.armfa-cotton-bureau:before{content:"\f89e"}.armfa-critical-role:before{content:"\f6c9"}.armfa-ello:before{content:"\f5f1"}.armfa-hackerrank:before{content:"\f5f7"}.armfa-kaggle:before{content:"\f5fa"}.armfa-markdown:before{content:"\f60f"}.armfa-mdb:before{content:"\f8ca"}.armfa-megaport:before{content:"\f5a3"}.armfa-neos:before{content:"\f612"}.armfa-orcid:before{content:"\f8d2"}.armfa-penny-arcade:before{content:"\f704"}.armfa-reacteurope:before{content:"\f75d"}.armfa-rev:before{content:"\f5b2"}.armfa-swift:before{content:"\f8e1"}.armfa-the-red-yeti:before{content:"\f69d"}.armfa-think-peaks:before{content:"\f731"}.armfa-umbraco:before{content:"\f8e8"}.armfa-wizards-of-the-coast:before{content:"\f730"}.armfa-wpressr:before{content:"\f3e4"}.armfa-zhihu:before{content:"\f63f"}.armfa-firefox-browser:before{content:"\e007"}.armfa-ideal:before{content:"\e013"}.armfa-microblog:before{content:"\e01a"}.armfa-pied-piper-square:before{content:"\e01e"}.armfa-unity:before{content:"\e049"}.armfa-cloudflare:before{content:"\e07d"}.armfa-dailymotion:before{content:"\e052"}.armfa-deezer:before{content:"\e077"}.armfa-edge-legacy:before{content:"\e078"}.armfa-google-pay:before{content:"\e079"}.armfa-guilded:before{content:"\e07e"}.armfa-hive:before{content:"\e07f"}.armfa-innosoft:before{content:"\e080"}.armfa-instagram-square:before{content:"\e055"}.armfa-instalod:before{content:"\e081"}.armfa-mixer:before{content:"\e056"}.armfa-octopus-deploy:before{content:"\e082"}.armfa-perbyte:before{content:"\e083"}.armfa-rust:before{content:"\e07a"}.armfa-shopify:before{content:"\e057"}.armfa-tiktok:before{content:"\e07b"}.armfa-uncharted:before{content:"\e084"}.armfa-unsplash:before{content:"\e07c"}.armfa-watchman-monitoring:before{content:"\e087"}.armfa-wodu:before{content:"\e088"}.armfa-comments-dollar:before{content:"\f653"}.armfa-marker:before{content:"\f5a1"}.armfa-hands-helping:before{content:"\f4c4"}.armfa-users-slash:before{content:"\e073"}.armfa-ember:before{content:"\f423"}.armfa-google-play:before{content:"\f3ab"}.arm-df__form-group .arm-df__field-label .arm-df__label-text{font-size:16px;line-height:18px;color:var(--arm-dt-black-400);margin:0 0 8px 0;padding:0;font-weight:400;position:relative;display:inline-block}.arm-df__form-group .arm-df__field-label .arm-df__label-asterisk+label.arm_form_field_label_text{padding:0 5px}.arm-df__form-group .arm-df__field-label .arm-df__label-asterisk{position:absolute;top:0;font-size:16px;margin-left:2px;font-weight:400}.arm-ffw__file-upload-box{position:relative;overflow:hidden;border:2px dashed var(--arm-gt-gray-200);text-align:center;cursor:pointer;-webkit-border-radius:var(--arm-radius-6px);-moz-border-radius:var(--arm-radius-6px);-o-border-radius:var(--arm-radius-6px);border-radius:var(--arm-radius-6px)}.arm-ffw__file-upload-box input[type=file].arm-df__file-upload-control{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;top:0;left:0}.arm-ffw__file-upload-box .arm-df__file-upload-text{background:0 0;border:none;box-shadow:none;font-size:14px;color:var(--arm-dt-black-300);font-weight:400;cursor:pointer}.arm-df__dropdown-control{position:relative;cursor:pointer;display:block;margin:0!important;width:100%!important;opacity:1;font-size:0;text-transform:unset;overflow:inherit}.arm-df__dropdown-control .arm__dc--head,.arm-df__dropdown-control .arm__dc--items-wrap{float:inherit!important}.arm-df__dropdown-control .arm__dc--head .arm-df__dc--head__autocomplete{border:none;padding:0;margin:0;box-shadow:none;outline:0;width:100%}.arm-default-form .arm-df__dropdown-control .arm__dc--head input.arm-df__dc--head__autocomplete{max-width:100%!important;margin:0!important;padding:0!important;font:inherit!important}.arm-df__dropdown-control .arm__dc--head .arm-df__dc--head__autocomplete,.arm-df__dropdown-control .arm__dc--head .arm__dc--head__title{font-size:14px;font-weight:400;color:var(--arm-dt-black-300);min-height:inherit;height:auto;display:block;margin-right:20px;white-space:nowrap;overflow:hidden}.arm_form_rtl .arm-df__dropdown-control .arm__dc--head .arm-df__dc--head__autocomplete,.arm_form_rtl .arm-df__dropdown-control .arm__dc--head .arm__dc--head__title{margin-right:0;margin-left:20px}.arm-df__dropdown-control .arm__dc--head i.armfa{position:absolute;top:calc(50% - 6px);right:16px;transition:all .1s linear;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear}.arm-df__dropdown-control.arm-is-active i.armfa-caret-down{transform:rotate(180deg)}.arm-df__dropdown-control .arm__dc--items-wrap{margin:0;padding:0}.arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items{width:100%;background:var(--arm-cl-white);border:2px solid var(--arm-gt-gray-100);-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;border-top:none;border-radius:0 0 var(--arm-radius-4px) var(--arm-radius-4px);-webkit-border-radius:0 0 var(--arm-radius-4px) var(--arm-radius-4px);-moz-border-radius:0 0 var(--arm-radius-4px) var(--arm-radius-4px);-o-border-radius:0 0 var(--arm-radius-4px) var(--arm-radius-4px);font-size:14px;color:var(--arm-dt-black-200);overflow-x:hidden;overflow-y:auto;max-height:200px;width:100%;margin:-4px 0 0!important;position:absolute;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;z-index:100;padding:0!important}.arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item{display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;height:auto;line-height:20px!important;padding:6px 16px!important;width:100%;z-index:100;margin-bottom:0;cursor:pointer;position:relative;font-size:14px;color:var(--arm-dt-black-300);margin:0}.arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item:hover{background-color:var(--arm-gt-gray-10)}.armf_button_position_left .arm-df__form-field-wrap_submit{text-align:left}.armf_button_position_center .arm-df__form-field-wrap_submit{text-align:center}.armf_button_position_right .arm-df__form-field-wrap_submit{text-align:right}.arm-df__form-control-submit-btn{min-height:35px;width:auto;min-width:100px;padding:10px 28px;display:inline-block;position:relative;font-size:14px;font-weight:500;font-family:var(--arm-primary-font);color:var(--arm-dt-black-100);border:1px solid var(--arm-gt-gray-50-a);cursor:pointer;background-color:transparent;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important;word-wrap:break-word;white-space:normal;line-height:normal;text-decoration:none;text-transform:none;border-radius:var(--arm-radius-6px);-webkit-border-radius:var(--arm-radius-6px);-moz-border-radius:var(--arm-radius-6px);-o-border-radius:var(--arm-radius-6px);box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;transition:background .3s linear 0s;-webkit-transition:background .3s linear 0s;-moz-transition:background .3s linear 0s;-ms-transition:background .3s linear 0s;-o-transition:background .3s linear 0s}.arm-df__form-control-submit-btn.--arm-is-classic-style{-webkit-box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.1)!important;-moz-box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.1)!important;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.1)!important;transition:background .3s linear 0s;-o-transition:background .3s linear 0s;-ms-transition:background .3s linear 0s;-moz-transition:background .3s linear 0s;-webkit-transition:background .3s linear 0s}.arm-df__form-control-submit-btn.--arm-is-border-style{background-color:transparent!important;border-width:2px!important;border-style:solid!important;transition:background .3s linear 0s;-o-transition:background .3s linear 0s;-ms-transition:background .3s linear 0s;-moz-transition:background .3s linear 0s;-webkit-transition:background .3s linear 0s}.arm-df__form-control-submit-btn.--arm-is-reverse_border-style{border-width:2px!important;border-style:solid!important;transition:background .3s linear 0s;-o-transition:background .3s linear 0s;-ms-transition:background .3s linear 0s;-moz-transition:background .3s linear 0s;-webkit-transition:background .3s linear 0s}.arm-btn:hover{background-color:transparent;-webkit-box-shadow:0 4px 12px rgba(0,90,238,.2);-moz-box-shadow:0 4px 12px rgba(0,90,238,.2);-o-box-shadow:0 4px 12px rgba(0,90,238,.2);box-shadow:0 4px 12px rgba(0,90,238,.2)}.arm-btn:active,.arm-btn:focus{background-color:var(--arm-gt-gray-10-a);border-color:var(--arm-gt-gray-100);color:var(--arm-dt-black-500);-webkit-box-shadow:0 4px 12px rgba(0,90,238,.2);-moz-box-shadow:0 4px 12px rgba(0,90,238,.2);-o-box-shadow:0 4px 12px rgba(0,90,238,.2);box-shadow:0 4px 12px rgba(0,90,238,.2)}.arm-df__form-control-submit-btn{background-color:var(--arm-pt-theme-blue);border-color:var(--arm-pt-theme-blue);color:var(--arm-cl-white)}.arm-df__form-control-submit-btn:hover{background-color:var(--arm-pt-theme-blue-darker);border-color:var(--arm-pt-theme-blue-darker);color:var(--arm-cl-white);box-shadow:unset}.arm-df__form-control-submit-btn:active,.arm-df__form-control-submit-btn:focus{background-color:var(--arm-pt-theme-blue-darker);border-color:var(--arm-pt-theme-blue-darker);color:var(--arm-cl-white);-webkit-box-shadow:0 4px 12px rgba(0,90,238,.28);-moz-box-shadow:0 4px 12px rgba(0,90,238,.28);-o-box-shadow:0 4px 12px rgba(0,90,238,.28);box-shadow:0 4px 12px rgba(0,90,238,.28);outline:0;outline-offset:0}.arm-btn--full-width{width:100%;max-width:100%;min-width:100%}.arm-df__form-control-submit-btn{-webkit-transition:all .25s linear .25s;-moz-transition:all .25s linear .25s;-o-transition:all .25s linear .25s;transition:all .25s linear .25s}.arm-df__form-control-submit-btn.active{font-size:0!important;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}:root{--arm-pt-theme-blue:#005AEE;--arm-pt-theme-blue-darker:#0D54C9;--arm-pt-theme-blue-alpha-12:rgba(0,90,248,0.12);--arm-pt-pink:#F547AF;--arm-sc-warning:#F2D229;--arm-sc-warning-alpha-08:rgba(242,210,41,0.08);--arm-sc-warning-alpha-12:rgba(242,210,41,0.12);--arm-sc-success:#0EC9AE;--arm-sc-success-alpha-08:rgba(14,201,174,0.08);--arm-sc-error:#FF3B3B;--arm-sc-error-alpha-08:rgba(255,59,59,0.08);--arm-dt-black-500:#1A2538;--arm-dt-black-400:#2C2D42;--arm-dt-black-300:#2F405C;--arm-dt-black-200:#3E4857;--arm-dt-black-100:#555F70;--arm-gt-gray-500:#6C6F95;--arm-gt-gray-400:#637799;--arm-gt-gray-300:#8D8EAF;--arm-gt-gray-200:#C6C9DF;--arm-gt-gray-100:#CED4DE;--arm-gt-gray-50:#DCE6F5;--arm-gt-gray-50-a:#D9DFEB;--arm-gt-gray-10:#F7FAFF;--arm-gt-gray-10-a:#F6F9FF;--arm-cl-white:#ffffff;--arm-radius-12px:12px;--arm-radius-8px:8px;--arm-radius-6px:6px;--arm-radius-3px:3px;--arm-radius-4px:4px;--arm-radius-circle:50%;--arm-primary-font:'Poppins',sans-serif}.arm-default-form:not(.arm_admin_member_form){background-color:var(--arm-cl-white);-webkit-border-radius:var(--arm-radius-8px);-moz-border-radius:var(--arm-radius-8px);-o-border-radius:var(--arm-radius-8px);border-radius:var(--arm-radius-8px);position:relative;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;margin:0}.arm-df__heading{width:100%;padding:0 5px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}.arm-df__heading:not(.popup_header_text) .arm-df__heading-text{font-size:24px;font-weight:600;color:var(--arm-dt-black-500);margin:0 0 32px 0;display:block;line-height:normal;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;background:0 0;position:relative;line-height:normal}.arm-df__heading .arm-df__heading-text.arm_editing_text{display:inline-block;width:auto}.arm-df__heading.armalignleft .arm-df__heading-text{text-align:left}.arm-df__heading.armaligncenter .arm-df__heading-text{text-align:center}.arm-df__heading.armalignright .arm-df__heading-text{text-align:right}.arm-df__fields-wrapper{display:flex;flex-wrap:wrap}.arm-df__form-group{margin-bottom:28px;display:block;width:100%;padding:5px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;border:1px solid transparent}.arm-df__form-group.arm-df__form-group_social_fields{padding:0}.arm-df__form-group.--arm-inline-fields{flex-wrap:nowrap;flex-basis:auto}.arm-df__field-label,.arm_form_label_wrapper{display:block;width:100%}.arm-df__form-field-wrap,.arm-df__form-group .arm-df__form-field{position:relative}.arm-df__form-field-wrap.--arm-is-form-btn{width:calc(100% - 80px);margin:0 auto;text-align:center}.arm-df__checkbox,.arm-df__radio{margin:3px 20px 3px 0}.arm-df__form-field .arm-df__checkbox:last-child,.arm-df__form-field .arm-df__radio:last-child{margin-right:0}.arm-df__form-field .arm-df__checkbox .arm-df__fc-checkbox--label,.arm-df__form-field .arm-df__radio .arm-df__fc-radio--label{font-size:14px;font-weight:400;margin:0;padding-left:8px;color:var(--arm-dt-black-200);cursor:pointer;line-height:normal;display:block;word-break:break-word}.arm-default-form.arm--material-outline-style .arm-df__form-field .arm-df__checkbox .arm-df__fc-checkbox--label,.arm-default-form.arm--material-outline-style .arm-df__form-field .arm-df__radio .arm-df__fc-radio--label,.arm-default-form.arm-rounded-style .arm-df__form-field .arm-df__checkbox .arm-df__fc-checkbox--label,.arm-default-form.arm-rounded-style .arm-df__form-field .arm-df__radio .arm-df__fc-radio--label,.arm-default-form.arm_form_layout_iconic .arm-df__form-field .arm-df__checkbox .arm-df__fc-checkbox--label,.arm-default-form.arm_form_layout_iconic .arm-df__form-field .arm-df__radio .arm-df__fc-radio--label{max-width:calc(100% - 20px)}.arm-default-form.arm--material-outline-style .arm-df__form-field .arm-df__checkbox .arm-df__fc-checkbox--label,.arm-default-form.arm--material-outline-style .arm-df__form-field .arm-df__radio .arm-df__fc-radio--label{box-sizing:initial}.arm_materialize_form .arm-df__form-field .arm-df__form-field-wrap_rememberme .arm-df__checkbox .arm-df__fc-checkbox--label{max-width:100%}.arm-df__form-field .arm-df__forgot-pass-link a{font-size:14px;font-weight:400;color:var(--arm-gt-gray-500)}.arm-df__form-field .arm-df__forgot-pass-link a:hover{color:var(--arm-pt-theme-blue);text-decoration:underline}.arm-df__form-field .arm-df__register-link{margin-top:16px}.arm-df__form-field .arm-df__register-link .arm-rl__text{font-size:14px;font-weight:400;color:var(--arm-gt-gray-500)}.arm-df__form-field .arm-df__register-link .arm-rl__text .arm-rl__link{color:var(--arm-pt-theme-blue);font-weight:500}.arm-df__form-field .arm-df__register-link .arm-rl__text .arm-rl__link:hover{text-decoration:underline}.arm-df__social-login-group{width:100%}.arm-df__social-login-group .arm-slg__separator .arm__sep-text{position:relative;font-size:14px;font-weight:500;color:var(--arm-dt-black-100);text-transform:uppercase;padding:0 12px}.arm-df__social-login-group .arm-slg__separator .arm__sep-text::after,.arm-df__social-login-group .arm-slg__separator .arm__sep-text::before{content:'';position:absolute;width:44px;height:1px;background-color:var(--arm-gt-gray-100);top:calc(50% - 1px);left:-100%}.arm-df__social-login-group .arm-slg__separator .arm__sep-text::after{right:-100%;left:auto}.arm-df__social-login-group .arm-slg__btn-row .arm-slg__btn-items{text-align:center;width:100%;margin-top:20px}.arm-df__social-login-group .arm-slg__btn-row .arm-slg__btn-items .arm-slg__btn-item{display:inline-flex;padding:4px}.arm-df__social-login-group .arm-slg__btn-row .arm-slg__btn-items .arm-slg__btn-item img{max-width:100%;width:100%}@media (max-width:480px){.arm_module_forms_container .arm-default-form .arm-df-wrapper{padding-left:5px!important;padding-right:5px!important}}.arm-default-form * :after,.arm-default-form * :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.arm-df__dropdown-control .arm__dc--head,input.arm-df__form-control,textarea.arm-df__form-control{border:2px solid var(--arm-gt-gray-200);background:var(--arm-cl-white);-webkit-border-radius:var(--arm-radius-6px);-moz-border-radius:var(--arm-radius-6px);-o-border-radius:var(--arm-radius-6px);border-radius:var(--arm-radius-6px);padding:7px 16px;width:100%!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:normal;display:block;font-weight:400;color:var(--arm-dt-black-200);height:auto;box-shadow:none;position:relative;min-height:auto;max-width:100%}.arm-df__dropdown-control .arm__dc--head{overflow:hidden;z-index:9}textarea.arm-df__form-control{resize:none;min-height:92px!important}.arm-df__dropdown-control.--arm-is-validation .arm__dc--head,input.arm-df__form-control.--arm-is-validation,textarea.arm-df__form-control.--arm-is-validation{border-color:var(--arm-sc-error)}.arm_form_ltr input.arm-df__form-control.--arm-has-prefix-icon{padding-left:40px!important}.arm_form_ltr input.arm-df__form-control.--arm-has-suffix-icon{padding-right:40px!important}.arm_form_rtl input.arm-df__form-control.--arm-has-prefix-icon{padding-right:40px!important}.arm_form_rtl input.arm-df__form-control.--arm-has-suffix-icon{padding-left:40px!important}.arm-df__form-control::placeholder,input.arm-df__form-control:not(.arm-df__dc--head__autocomplete)::placeholder,textarea.arm-df__form-control::placeholder{color:var(--arm-gt-gray-300);opacity:.5}.arm-df__form-control:focus,input.arm-df__form-control:not(.arm-df__dc--head__autocomplete):focus,textarea.arm-df__form-control:focus{border-color:var(--arm-gt-gray-300);outline:0;box-shadow:none}.arm-df__dropdown-control.--arm-is-validation:focus .arm__dc--head,.arm-df__dropdown-control.--arm-is-validation:hover .arm__dc--head,input.arm-df__form-control.--arm-is-validation:focus,input.arm-df__form-control.--arm-is-validation:hover,textarea.arm-df__form-control.--arm-is-validation:focus,textarea.arm-df__form-control.--arm-is-validation:hover{border-color:var(--arm-sc-error)}.arm-df__fc-icon{position:absolute;top:calc(50% - 10px);line-height:100%;z-index:4}.arm-df__fc-icon.--arm-prefix-icon{left:12px}.arm-df__fc-icon.--arm-suffix-icon{left:auto;right:12px}.arm-df__fc-icon .armfa,.arm-df__fc-icon .armfab,.arm-df__fc-icon .armfar,.arm-df__fc-icon .armfas{font-size:18px;color:var(--arm-gt-gray-300)}.arm-df__fc--validation{position:relative;z-index:2}.arm-df__form-group .arm-df__fc--validation{display:none}.arm-df__form-group.error .arm-df__fc--validation,.arm-df__form-group.warning .arm-df__fc--validation{padding:0 0 5px 0;display:block}.arm-df__fc--validation .arm-df__fc--validation__wrap .arm-df__fc--validation__text{margin:0;font-size:13px;color:var(--arm-sc-error);font-weight:500}.arm-df__fc--validation .arm-df__fc--validation__wrap .arm-df__fc--validation__text i.armfa{margin-right:6px}input[type=checkbox].arm-df__form-control--is-checkbox,input[type=radio].arm-df__form-control--is-radio{height:20px!important;max-width:20px!important;min-width:20px!important;border:2px solid var(--arm-gt-gray-100);background-color:var(--arm-cl-white);padding:0!important;margin:0!important;border-radius:var(--arm-radius-4px);-webkit-border-radius:var(--arm-radius-4px);-moz-border-radius:var(--arm-radius-4px);-o-border-radius:var(--arm-radius-4px);-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;outline:0;-webkit-appearance:none!important;-moz-appearance:none!important;-o-appearance:none!important;appearance:none!important;cursor:pointer;position:relative}input[type=checkbox].arm-df__form-control--is-checkbox:focus,input[type=radio].arm-df__form-control--is-radio:focus{border-color:var(--arm-gt-gray-200);-webkit-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;-moz-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;-o-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;box-shadow:0 4px 12px rgba(136,150,200,.4)!important;outline:0!important}input[type=checkbox].arm-df__form-control--is-checkbox:checked:focus,input[type=radio].arm-df__form-control--is-radio:checked:focus{-webkit-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;-moz-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;-o-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;box-shadow:0 4px 12px rgba(136,150,200,.4)!important}input[type=checkbox].arm-df__form-control--is-checkbox:checked,input[type=radio].arm-df__form-control--is-radio:checked{background-color:var(--arm-pt-theme-blue);border-color:var(--arm-pt-theme-blue)}input[type=checkbox].arm-df__form-control--is-checkbox:checked::after{content:"";display:block;position:absolute;width:4px;height:10px;border:2px solid var(--arm-cl-white);border-top:0;border-left:0;transform:rotate(45deg);left:calc(50% - 3px);top:calc(50% - 7px);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box}input[type=checkbox].arm-df__form-control--is-checkbox:checked::before{content:"";display:none}input[type=radio].arm-df__form-control--is-radio{-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%}input[type=radio].arm-df__form-control--is-radio:checked::after{content:'';background-color:var(--arm-cl-white);top:calc(50% - 5px);position:absolute;left:calc(50% - 5px);width:10px;height:10px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%}.arm_df__helper-description.arm_df__helper-has-description{margin:5px 0 0 0}.arm--material-outline-style .arm-df__form-field .arm-df__form-field-wrap{display:inline-flex;flex-wrap:wrap;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;overflow:hidden;border:none;overflow:visible;background-color:transparent;width:100%}.arm--material-outline-style .arm-df__form-field .arm-df__form-field-wrap_roles,.arm--material-outline-style .arm-df__form-field .arm-df__form-field-wrap_select{display:flex}.arm--material-outline-style .arm-df__form-field .arm-df__form-field-wrap.arm-df__form-field-wrap_submit,.arm--material-outline-style .arm-df__form-field .arm-df__form-field-wrap_html{display:inline-block}.arm--material-outline-style .arm-df__form-control{border:none!important;font-size:14px;line-height:16px;color:var(--arm-dt-black-200);font-weight:400;text-decoration:inherit;text-transform:inherit;align-self:flex-end;box-sizing:border-box;width:100%;height:100%;transition:all .3s ease 0s;display:flex;padding:12px 16px 14px;background-color:transparent;z-index:1;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.arm--material-outline-style .arm-df__form-field-date-container{width:100%}.arm--material-outline-style .arm-df__form-field-wrap:not(.arm-df__form-field-wrap_file) .arm-df__label-text{font-size:16px;line-height:unset;font-weight:400;text-decoration:inherit;text-transform:inherit;left:0;right:initial;top:50%;margin-left:0;transform:translateY(-50%);display:inline-block;position:relative;max-width:100%;pointer-events:none;transform-origin:left;transition:all .25s ease 0s;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:text;overflow:hidden;will-change:transform;margin-bottom:0}.arm--material-outline-style .arm-notched-outline{position:absolute;display:flex;width:100%;height:100%;pointer-events:none}.arm--material-outline-style .arm-notched-outline__leading,.arm--material-outline-style .arm-notched-outline__notch,.arm--material-outline-style .arm-notched-outline__trailing{box-sizing:border-box;height:100%;border-top:1px solid #ccc;border-bottom:1px solid #ccc;pointer-events:none}.arm--material-outline-style .arm-notched-outline__leading{border-left:1px solid #ccc;border-right:none;width:16px;min-width:12px;-webkit-border-radius:var(--arm-radius-6px) 0 0 var(--arm-radius-6px);-moz-border-radius:var(--arm-radius-6px) 0 0 var(--arm-radius-6px);-o-border-radius:var(--arm-radius-6px) 0 0 var(--arm-radius-6px);border-radius:var(--arm-radius-6px) 0 0 var(--arm-radius-6px)}.arm_form_rtl.arm--material-outline-style .arm-notched-outline__leading{-webkit-border-radius:0 var(--arm-radius-6px) var(--arm-radius-6px) 0;-moz-border-radius:0 var(--arm-radius-6px) var(--arm-radius-6px) 0;-o-border-radius:0 var(--arm-radius-6px) var(--arm-radius-6px) 0;border-radius:0 var(--arm-radius-6px) var(--arm-radius-6px) 0}.arm--material-outline-style .arm-notched-outline__notch{flex:0 0 auto;width:auto;border-right:none;border-left:none;max-width:calc(100% - 20px * 2)}.arm--material-outline-style .--arm-has-prefix-icon+span+.arm-notched-outline .arm-notched-outline__notch,.arm--material-outline-style .--arm-has-suffix-icon+.arm-notched-outline .arm-notched-outline__notch{max-width:calc(100% - 60px)}.arm--material-outline-style .--arm-has-prefix-icon.--arm-has-suffix-icon+span+.arm-notched-outline .arm-notched-outline__notch{max-width:calc(100% - 40px * 2)}.arm--material-outline-style .arm-notched-outline__trailing{border-left:none;border-right:1px solid #ccc;flex-grow:1;-webkit-border-radius:0 var(--arm-radius-6px) var(--arm-radius-6px) 0;-moz-border-radius:0 var(--arm-radius-6px) var(--arm-radius-6px) 0;-o-border-radius:0 var(--arm-radius-6px) var(--arm-radius-6px) 0;border-radius:0 var(--arm-radius-6px) var(--arm-radius-6px) 0}.arm_form_rtl.arm--material-outline-style .arm-notched-outline__trailing{-webkit-border-radius:var(--arm-radius-6px) 0 0 var(--arm-radius-6px);-moz-border-radius:var(--arm-radius-6px) 0 0 var(--arm-radius-6px);-o-border-radius:var(--arm-radius-6px) 0 0 var(--arm-radius-6px);border-radius:var(--arm-radius-6px) 0 0 var(--arm-radius-6px)}form.arm--material-outline-style .arm-df__form-material-field-wrap .arm-notched-outline__notch{padding-left:0;border-top:none!important}.arm_form_rtl.arm--material-outline-style .arm-df__form-material-field-wrap .arm-notched-outline__notch{padding-right:8px}.arm_form_layout_writer_border.arm_materialize_form.arm--material-outline-style .arm-df__form-field-wrap:not(.arm-df__form-field-wrap_file) .arm-df__label-text.active{transform:translateY(-50%) scale(.9)!important;top:0!important;max-width:calc(100% / .9)!important;padding-left:4px;text-overflow:ellipsis!important;z-index:99}.arm_form_rtl.arm_form_layout_writer_border.arm_materialize_form.arm--material-outline-style .arm-df__form-field-wrap:not(.arm-df__form-field-wrap_file) .arm-df__label-text.active{float:left}.arm--material-outline-style .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head{border:0!important}.arm_materialize_form.arm--material-outline-style .arm-df__form-field-wrap textarea+.arm-notched-outline .arm-notched-outline__notch .arm-df__label-text{top:20%}.arm_materialize_form.arm--material-outline-style .arm-df__form-field-wrap .arm-df__form-control.arm_textarea{margin-top:12px;padding-top:0}.arm--material-outline-style .arm-df__radio input[type=radio]+label{position:relative;padding-left:28px;cursor:pointer;-webkit-transition:.28s ease;transition:.28s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:0!important}.arm--material-outline-style .arm-df__radio input[type=radio]:checked,.arm--material-outline-style .arm-df__radio input[type=radio]:not(:checked){position:absolute;opacity:0;pointer-events:none}.arm--material-outline-style .arm-df__radio input[type=radio]:checked+label:after,.arm--material-outline-style .arm-df__radio input[type=radio]:checked+label:before{border-color:var(--arm-pt-theme-blue)}.arm--material-outline-style .arm-df__radio input[type=radio]+label:after,.arm--material-outline-style .arm-df__radio input[type=radio]+label:before,.arm--material-outline-style .arm-df__radio input[type=radio]:checked+label:after,.arm--material-outline-style .arm-df__radio input[type=radio]:checked+label:before{border-radius:50%}.arm--material-outline-style .arm-df__radio input[type=radio]+label:after,.arm--material-outline-style .arm-df__radio input[type=radio]+label:before{border:2px solid var(--arm-gt-gray-100)}.arm--material-outline-style .arm-df__radio input[type=radio]+label:before,.arm--material-outline-style .arm-df__radio input[type=radio]:checked+label:after{content:'';position:absolute;left:0;top:calc(50% - 11px);width:20px;height:20px;z-index:0;-webkit-transition:.28s ease;transition:.28s ease;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.arm--material-outline-style .arm-df__radio input[type=radio]:checked+label:after{-webkit-transform:scale(.5);transform:scale(.5)}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]:checked+label:before{top:calc(50% - 6px);left:3px;width:5px;height:9px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;z-index:1;-webkit-transform:rotateZ(40deg);transform:rotateZ(40deg)}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]+label:before{width:0;height:0;border:3px solid transparent;left:6px;top:10px;-webkit-transform:rotateZ(40deg);transform:rotateZ(40deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]+label:after,.arm--material-outline-style .arm-df__checkbox input[type=checkbox]+label:before{content:'';left:0;position:absolute;-webkit-transition:.2s;transition:.2s}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]:checked+label:after{background-color:var(--arm-pt-theme-blue);border-color:var(--arm-pt-theme-blue)}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]+label:after{height:20px;width:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;border-radius:var(--arm-radius-4px);-webkit-border-radius:var(--arm-radius-4px);-moz-border-radius:var(--arm-radius-4px);-o-border-radius:var(--arm-radius-4px);background-color:transparent;border:2px solid var(--arm-gt-gray-100);top:calc(50% - 10px);z-index:0}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]:checked,.arm--material-outline-style .arm-df__checkbox input[type=checkbox]:not(:checked){position:absolute;opacity:0;pointer-events:none}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]+label{position:relative;padding-left:28px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:0!important}input[type=checkbox].arm-df__form-control--is-checkbox:focus,input[type=radio].arm-df__form-control--is-radio:focus{border-color:var(--arm-gt-gray-200);-webkit-box-shadow:0 4px 12px rgb(136 150 200 / 40%)!important;-moz-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;-o-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;box-shadow:0 4px 12px rgb(136 150 200 / 40%)!important;outline:0!important}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]:focus+label:after,.arm--material-outline-style .arm-df__checkbox input[type=radio]:focus+label:before{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 8px rgb(26 37 56 / 10%);box-shadow:0 0 0 8px rgb(26 37 56 / 10%);background-color:rgba(26,37,56,.1);border-color:var(--arm-dt-black-100)}.arm--material-outline-style .arm-df__radio input[type=radio]:focus+label:before{-webkit-box-shadow:0 0 0 10px rgb(0 0 0 / 10%);box-shadow:0 0 0 10px rgb(0 0 0 / 10%)}.arm--material-outline-style .arm-df__fc-icon.--arm-prefix-icon+.arm-notched-outline .arm-notched-outline__leading,.arm--material-outline-style .arm-df__form-field-wrap input.--arm-has-suffix-icon+.arm-notched-outline .arm-notched-outline__trailing{width:40px}.arm-form-container * :focus-visible{outline:0}.arm-d-flex{display:flex!important;flex-wrap:wrap}.arm-justify-content-between{justify-content:space-between!important}.arm-justify-content-center{justify-content:center!important}.arm-justify-content-left{justify-content:left!important}.arm-justify-content-right{justify-content:right!important}.arm-align-items-center{align-items:center!important}.arm-text-center{text-align:center!important}.clearfix:after,.container-fluid:after,.container:after,.controls-row:after{clear:both}.dropdown-menu,.help-block li{list-style:none}.clearfix:after,.clearfix:before{display:table;content:"";line-height:0}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container-fluid:after,.container-fluid:before,.container:after,.container:before{display:table;line-height:0;content:""}.container{margin-right:auto;margin-left:auto}.container-fluid{padding-right:20px;padding-left:20px}.btn-group{position:relative;display:inline-block;font-size:0;vertical-align:middle;white-space:nowrap}.btn-group+.btn-group{margin-left:5px}.btn-toolbar{font-size:0;margin-top:10px;margin-bottom:10px}.btn-group>.popover{font-size:14px}.btn-group>.btn-mini{font-size:10.5px}.btn-group>.btn-small{font-size:11.9px}.btn-group>.btn-large{font-size:17.5px}.btn-group>.dropdown-toggle{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px}.btn-group>.large.dropdown-toggle{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn-mini+.dropdown-toggle{padding-left:5px;padding-right:5px}.btn-group>.btn-large+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.btn-group.open .btn-primary.dropdown-toggle{background-color:#04c}.btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406}.btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f}.btn-group.open .btn-success.dropdown-toggle{background-color:#51a351}.btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4}.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.popover .fade1{-webkit-transform:translateY(-400px) scale(1.1);-moz-transform:translateY(-400px) scale(1.1);-o-transform:translateY(-400px) scale(1.1);-ms-transform:translateY(-400px) scale(1.1);transform:translateY(-400px) scale(1.1);-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transition:-webkit-transform .5s cubic-bezier(.175,.885,.32,1.275);-moz-transition:-moz-transform .5s cubic-bezier(.175,.885,.32,1.275);-o-transition:-o-transform .5s cubic-bezier(.175,.885,.32,1.275);transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.popover .in{-moz-transform:translate(0,0);-o-transform:translate(0,0);-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-opacity:1;-moz-opacity:1;opacity:1}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.popover-title:empty{display:none}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right .arrow:after{left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left .arrow:after{right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.dropdown,.dropup{position:relative}.dropdown-toggle:active,.open .dropdown-toggle{outline:0}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.typeahead{z-index:1051;margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.close{float:right;font-size:20px;font-weight:700;line-height:20px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.arm_cal_body,.arm_cal_header th,.arm_cal_month th,.dropdown-menu,.timepicker-hours table,.timepicker-minutes table,.timepicker-picker table{font-size:14px}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}.close:active{padding:0;margin:0;text-decoration:none}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.controls-row:after,.controls-row:before{display:table;line-height:0;content:""}.controls-row [class*=span],.row-fluid .controls-row [class*=span]{float:left}.controls-row .checkbox[class*=span],.controls-row .radio[class*=span]{padding-top:5px}.control-group.info .checkbox,.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#3a87ad}.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#3a87ad;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#2d6987;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3}.control-group.info .input-append .add-on,.control-group.info .input-prepend .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad}.round.hide{display:none}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(0)}1%{-webkit-transform:translateX(40px)}60%{-webkit-transform:translateX(-7px)}80%{-webkit-transform:translateX(3px)}100%{-webkit-transform:translateX(0);opacity:1}}@-moz-keyframes bounceInRight{0%{opacity:0;-moz-transform:translateX(0)}1%{-moz-transform:translateX(40px)}60%{-moz-transform:translateX(-7px)}80%{-moz-transform:translateX(3px)}100%{-moz-transform:translateX(0);opacity:1}}@-o-keyframes bounceInRight{0%{opacity:0;-o-transform:translateX(0)}1%{-o-transform:translateX(40px)}60%{-o-transform:translateX(-7px)}80%{-o-transform:translateX(3px)}100%{-o-transform:translateX(0);opacity:1}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(0)}1%{transform:translateX(40px)}60%{transform:translateX(-7px)}80%{transform:translateX(3px)}100%{transform:translateX(0);opacity:1}}.bounceInRight{-webkit-animation-name:bounceInRight;-moz-animation-name:bounceInRight;-o-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(0)}1%{-webkit-transform:translateX(-40px)}60%{opacity:1;-webkit-transform:translateX(7px)}80%{-webkit-transform:translateX(-3px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes bounceInLeft{0%{opacity:0;-moz-transform:translateX(0)}1%{-moz-transform:translateX(-40px)}60%{opacity:1;-moz-transform:translateX(7px)}80%{-moz-transform:translateX(-3px)}100%{-moz-transform:translateX(0)}}@-o-keyframes bounceInLeft{0%{opacity:0;-o-transform:translateX(0)}1%{-o-transform:translateX(-40px)}60%{-o-transform:translateX(7px)}80%{-o-transform:translateX(-3px)}100%{-o-transform:translateX(0);opacity:1}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(0)}1%{transform:translateX(-40px)}60%{transform:translateX(7px)}80%{transform:translateX(-3px)}100%{transform:translateX(0);opacity:1}}.bounceInLeft{-webkit-animation-name:bounceInLeft;-moz-animation-name:bounceInLeft;-o-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(0)}1%{-webkit-transform:translateY(40px)}60%{-webkit-transform:translateY(-7px)}80%{-webkit-transform:translateY(3px)}100%{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes bounceInUp{0%{opacity:0;-moz-transform:translateY(0)}1%{-moz-transform:translateY(40px)}60%{-moz-transform:translateY(-7px)}80%{-moz-transform:translateY(3px)}100%{-moz-transform:translateY(0);opacity:1}}@-o-keyframes bounceInUp{0%{opacity:0;-o-transform:translateY(0)}1%{-o-transform:translateY(40px)}60%{-o-transform:translateY(-7px)}80%{-o-transform:translateY(3px)}100%{-o-transform:translateY(0);opacity:1}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(0)}1%{transform:translateY(40px)}60%{transform:translateY(-7px)}80%{transform:translateY(3px)}100%{transform:translateY(0);opacity:1}}.bounceInUp{-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-o-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(0)}1%{-webkit-transform:translateY(-40px)}60%{-webkit-transform:translateY(7px)}80%{-webkit-transform:translateY(-3px)}100%{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes bounceInDown{0%{opacity:0;-moz-transform:translateY(0)}1%{-moz-transform:translateY(-40px)}60%{-moz-transform:translateY(7px)}80%{-moz-transform:translateY(-3px)}100%{-moz-transform:translateY(0);opacity:1}}@-o-keyframes bounceInDown{0%{opacity:0;-o-transform:translateY(0)}1%{-o-transform:translateY(-40px)}60%{-o-transform:translateY(7px)}80%{-o-transform:translateY(-3px)}100%{-o-transform:translateY(0);opacity:1}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(0)}1%{transform:translateY(-40px)}60%{transform:translateY(7px)}80%{transform:translateY(-3px)}100%{transform:translateY(0);opacity:1}}.bounceInDown{-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;-o-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInDownNor{0%{opacity:0;-webkit-transform:translateY(0)}1%{-webkit-transform:translateY(-20px)}60%{-webkit-transform:translateY(5px)}80%{-webkit-transform:translateY(-2px)}100%{-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes bounceInDownNor{0%{opacity:0;-moz-transform:translateY(0)}1%{-moz-transform:translateY(-20px)}60%{-moz-transform:translateY(5px)}80%{-moz-transform:translateY(-2px)}100%{-moz-transform:translateY(0);opacity:1}}@-o-keyframes bounceInDownNor{0%{opacity:0;-o-transform:translateY(0)}1%{-o-transform:translateY(-20px)}60%{-o-transform:translateY(5px)}80%{-o-transform:translateY(-2px)}100%{-o-transform:translateY(0);opacity:1}}@keyframes bounceInDownNor{0%{opacity:0;transform:translateY(0)}1%{transform:translateY(-20px)}60%{transform:translateY(5px)}80%{transform:translateY(-2px)}100%{transform:translateY(0);opacity:1}}.bounceInDownNor{-webkit-animation-name:bounceInDownNor;-moz-animation-name:bounceInDownNor;-o-animation-name:bounceInDownNor;animation-name:bounceInDownNor}@font-face{font-family:'Glyphicons Halflings';src:url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//cp.testedtechs.com/wp-content/plugins/armember/fonts/glyphicons-halflings-regular.ttf) format('truetype')}.bootstrap-datetimepicker-widget.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;margin:2px 0 0;text-align:left;background-color:#fff;border:1px solid rgba(0,0,0,.15)!important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-box-shadow:0 6px 12px rgba(0,0,0,.175);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;overflow:hidden}.arm_date_main_controls,.arm_time_main_controls,.armglyphicon{position:relative}.bootstrap-datetimepicker-widget .picker-switch,.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center}.list-unstyled{padding-left:0;list-style:none!important}.list-unstyled li{margin:0}.collapse.in{height:auto;display:block;visibility:visible;margin:0}.armglyphicon{top:0!important;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.list-unstyled table{border-bottom:none}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td,.table-condensed>thead>tr>td{border-top:none}.timepicker-picker .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;border-radius:4px;background:0 0;box-shadow:none}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table tr{border:0}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-datetimepicker-widget div,.bootstrap-datetimepicker-widget li,.bootstrap-datetimepicker-widget span,.bootstrap-datetimepicker-widget table,.bootstrap-datetimepicker-widget tbody,.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget tfoot,.bootstrap-datetimepicker-widget th,.bootstrap-datetimepicker-widget thead,.bootstrap-datetimepicker-widget tr,.bootstrap-datetimepicker-widget ul{vertical-align:baseline}.bootstrap-datetimepicker-widget{font-family:NotoSans,sans-serif,"Trebuchet MS";padding:0!important;list-style:none}.arm_cal_header th,.arm_cal_month th{font-family:NotoSans,sans-serif,"Trebuchet MS";text-transform:none;font-weight:700;text-shadow:none}.bootstrap-datetimepicker-widget table th{letter-spacing:0;background:0 0}.bootstrap-datetimepicker-widget .list-unstyled li{list-style:none;padding:0;margin:0}.bootstrap-datetimepicker-widget table{border:0!important;border-collapse:collapse!important}.arm_date_main_controls .bootstrap-datetimepicker-widget table,.arm_date_main_controls .dropdown-menu,.arm_time_main_controls .bootstrap-datetimepicker-widget table,.arm_time_main_controls .dropdown-menu{overflow:hidden!important;border-radius:4px!important;-moz-border-radius:4px!important;-webkit-border-radius:4px!important;-o-border-radius:4px!important;border:transparent!important}.bootstrap-datetimepicker-widget.dropdown-menu{margin:2px 0;width:19em}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:after,.bootstrap-datetimepicker-widget.dropdown-menu:before{display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0!important;padding:0!important}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:700;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action=clear]::after,.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after,.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after,.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after,.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after,.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after,.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after,.bootstrap-datetimepicker-widget .btn[data-action=today]::after,.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after{content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after{content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after{content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after{content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after{content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after{content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after{content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action=clear]::after{content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action=today]::after{content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important;content:"Toggle Date and Time Screens"!important}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:44px;height:44px;width:100%;margin:0;background:#f3f3f3;border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0}.bootstrap-datetimepicker-widget table{width:100%;margin:0;border-spacing:0}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:30px;border:none!important}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget table td.day{height:36px;line-height:35px;width:36px;padding:1px 0 0}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{color:#46484d;cursor:pointer}.bootstrap-datetimepicker-widget table td.new,.bootstrap-datetimepicker-widget table td.old{color:#96979a}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:3px solid #005aee;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-o-border-radius:100%;position:absolute;bottom:5px;right:16px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{color:#005aee!important;background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/bootstrap_datepicker_default.png) no-repeat!important}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:0 0!important;color:#c3c4c7!important;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border:1px solid #fff;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}.bootstrap-datetimepicker-widget table td span:hover{border-color:#005aee;color:#46484d}.bootstrap-datetimepicker-widget table td span.active{background-color:#005aee;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:0 0;color:#c3c4c7;border-color:#fff;cursor:not-allowed}.arm_cal_header,.arm_cal_month{background-color:#005aee;color:#fff}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em!important}.input-group.date .input-group-addon{cursor:pointer}.arm_cal_body tr td{border:none!important;padding:0!important}.bootstrap-datetimepicker-widget.bottom,.sr-only{padding:0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.arm_cal_header{border-bottom:1px solid #fff!important}.arm_cal_month{border-bottom:1px solid #005aee}.arm_cal_header th,.arm_cal_month th{color:#fff!important}.arm_cal_body{background-color:#fff;color:#46484d}.bootstrap-datetimepicker-widget table td.day:hover{background:url(//cp.testedtechs.com/wp-content/plugins/armember/images/bootstrap_datepicker_hover.png) no-repeat}.bootstrap-datetimepicker-widget table td.new:hover,.bootstrap-datetimepicker-widget table td.old:hover{color:#96979a}.timepicker-hours table,.timepicker-minutes table,.timepicker-picker table{background:#fff;color:#46484d}.arm_cal_hour,.arm_cal_minute{border:1px solid #fff;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}.arm_cal_hour:hover,.arm_cal_minute:hover{border-color:#005aee}.bootstrap-datetimepicker-widget .picker-switch td span:hover{background:#f3f3f3}.bootstrap-datetimepicker-widget table td span.active:hover{border-color:#fff}.timepicker-picker .btn-primary{color:#fff!important;background-color:#005aee;border-color:#005aee}.armglyphicon-chevron-left:before{content:"\e079"}.armglyphicon-chevron-right:before{content:"\e080"}.armglyphicon-time:before{content:"\e023";color:#005aee;font-size:20px}.armglyphicon-calendar:before{content:"\e109";color:#005aee;font-size:20px}.armglyphicon-chevron-up:before{content:"\e113";color:#005aee}.armglyphicon-chevron-down:before{content:"\e114";color:#005aee}.bootstrap-datetimepicker-widget table tr{color:#46484d}.cropper-container{font-size:0;line-height:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;direction:ltr}.cropper-container img{display:block;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important;width:100%;height:100%;image-orientation:0deg}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{position:absolute;top:0;right:0;bottom:0;left:0}.cropper-wrap-box{overflow:hidden}.cropper-drag-box{opacity:0;background-color:#fff}.cropper-modal{opacity:.5;background-color:#000}.cropper-view-box{display:block;overflow:hidden;width:100%;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75)}.cropper-dashed{position:absolute;display:block;opacity:.5;border:0 dashed #eee}.cropper-dashed.dashed-h{top:33.33333333%;left:0;width:100%;height:33.33333333%;border-top-width:1px;border-bottom-width:1px}.cropper-dashed.dashed-v{top:0;left:33.33333333%;width:33.33333333%;height:100%;border-right-width:1px;border-left-width:1px}.cropper-center{position:absolute;top:50%;left:50%;display:block;width:0;height:0;opacity:.75}.cropper-center:after,.cropper-center:before{position:absolute;display:block;content:' ';background-color:#eee}.cropper-center:before{top:0;left:-3px;width:7px;height:1px}.cropper-center:after{top:-3px;left:0;width:1px;height:7px}.cropper-face,.cropper-line,.cropper-point{position:absolute;display:block;width:100%;height:100%;opacity:.1}.cropper-face{top:0;left:0;background-color:#fff}.cropper-line{background-color:#39f}.cropper-line.line-e{top:0;right:-3px;width:5px;cursor:e-resize}.cropper-line.line-n{top:-3px;left:0;height:5px;cursor:n-resize}.cropper-line.line-w{top:0;left:-3px;width:5px;cursor:w-resize}.cropper-line.line-s{bottom:-3px;left:0;height:5px;cursor:s-resize}.cropper-point{width:5px;height:5px;opacity:.75;background-color:#39f}.cropper-point.point-e{top:50%;right:-3px;margin-top:-3px;cursor:e-resize}.cropper-point.point-n{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.cropper-point.point-w{top:50%;left:-3px;margin-top:-3px;cursor:w-resize}.cropper-point.point-s{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.cropper-point.point-ne{top:-3px;right:-3px;cursor:ne-resize}.cropper-point.point-nw{top:-3px;left:-3px;cursor:nw-resize}.cropper-point.point-sw{bottom:-3px;left:-3px;cursor:sw-resize}.cropper-point.point-se{right:-3px;bottom:-3px;width:20px;height:20px;cursor:se-resize;opacity:1}.cropper-point.point-se:before{position:absolute;right:-50%;bottom:-50%;display:block;width:200%;height:200%;content:' ';opacity:0;background-color:#39f}@media (min-width:768px){.cropper-point.point-se{width:15px;height:15px}}@media (min-width:992px){.cropper-point.point-se{width:10px;height:10px}}@media (min-width:1200px){.cropper-point.point-se{width:5px;height:5px;opacity:.75}}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{position:absolute;display:block;width:0;height:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.arm_crop_cover_div_wrapper,.arm_crop_div_wrapper{background:#fff none repeat scroll 0 0!important;border-radius:5px;box-shadow:0 0 30px 27px rgba(0,0,0,.12);display:none;margin-bottom:40px;margin-top:40px;max-width:99%;z-index:9980;padding:60px 30px 20px}#arm_crop_div,.arm_crop_div{height:275px;width:275px;position:relative}#arm_crop_cover_div,.arm_crop_cover_div{height:400px;width:1148px;position:relative}.arm_avtr_done_front,.arm_clear_button,.arm_clear_cover_button,.arm_crop_button,.arm_crop_cover_button,.arm_cvr_done_front,.arm_reset_button,.arm_reset_cover_button,.arm_rotate_button,.arm_rotate_cover_button,.arm_zoom_button,.arm_zoom_cover_button{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;display:inline-block;min-height:30px;border:#005aee 1px solid;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;line-height:normal;font-size:16px;color:#fff;background-color:#005aee!important;text-decoration:none;padding:4px 10px;text-align:center;cursor:pointer}.arm_avtr_done_front:hover,.arm_clear_button:hover,.arm_clear_cover_button:hover,.arm_crop_button:focus,.arm_crop_button:hover,.arm_crop_cover_button:focus,.arm_crop_cover_button:hover,.arm_cvr_done_front:hover,.arm_reset_button:hover,.arm_reset_cover_button:hover,.arm_rotate_button:hover,.arm_rotate_cover_button:hover,.arm_zoom_button:hover,.arm_zoom_cover_button:hover{color:#fff!important;text-decoration:none;background-color:#0d54c9!important;border-color:transparent!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;box-shadow:none!important;background-image:none!important}.arm_clear_cover_button,.arm_crop_cover_button,.arm_reset_cover_button,.arm_rotate_cover_button,.arm_zoom_cover_button{margin-left:530px;margin-top:25px}.arm_clear_button,.arm_crop_button,.arm_reset_button,.arm_rotate_button,.arm_zoom_button{margin-left:93px;margin-top:15px}.arm_clear_button,.arm_clear_cover_button,.arm_reset_button,.arm_reset_cover_button,.arm_rotate_button,.arm_rotate_cover_button,.arm_zoom_button,.arm_zoom_cover_button{margin-left:0;margin-right:10px}#arm_skip_avtr_crop_nav_admn,#arm_skip_avtr_crop_nav_front{float:right;margin-top:15px}#arm_skip_cvr_crop_nav_admn,#arm_skip_cvr_crop_nav_front{float:right;margin-top:25px}.arm_discription{font-style:italic;font-size:15px;padding-top:5px;text-align:center;color:#666}.arm_zoom_button,.arm_zoom_cover_button{display:none}@media screen and (max-width:768px){.arm_zoom_button,.arm_zoom_cover_button{display:inline-block}}@media screen and (max-width:1400px) and (min-width:768px){.arm_crop_cover_div_wrapper{left:67px!important}}@media screen and (min-width:1399px) and (max-width:1620px){.arm_crop_cover_div_wrapper{left:146px!important}}@media screen and (min-width:1620px) and (max-width:1950px){.arm_crop_cover_div_wrapper{left:235px!important}}@media screen and (max-width:480px){.arm_crop_cover_div_wrapper,.arm_crop_div_wrapper{overflow:hidden;height:100%!important;max-height:100%!important;width:100%!important;max-width:100%;left:0!important;top:0!important;margin:0!important;position:fixed!important;padding:60px 20px 30px}#arm_crop_div,.arm_crop_div{margin:0 auto}.arm_crop_button{margin-left:35%}#arm_crop_cover_div,.arm_crop_cover_div{width:275px;height:275px;margin:0 auto}}