button.pswp__button{box-shadow:none !important;background-image:url("https://www.afrikat.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/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;}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0;}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box;}.pswp img{max-width:none;}.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;}.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__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden;}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;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__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url("https://www.afrikat.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png") 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px;}.pswp__button--close{background-position:0 -44px;}.pswp__button--share{background-position:-44px -44px;}.pswp__button--fs{display:none;}.pswp__button--zoom{display:none;background-position:-88px 0;}.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;background-position:-138px -44px;}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px;}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-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{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:hover{text-decoration:none;color:#000;}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0;}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px;}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto;}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px;}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc;}.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;}@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(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0);}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg);}100%{-webkit-transform:rotate(0);transform:rotate(0);}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0);}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg);}100%{-webkit-transform:rotate(0);transform:rotate(0);}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550;}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end;}.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__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5);}.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;}#page .fa,#page .fas{font-family:"Font Awesome 5 Free";font-weight:900;}#page .fa:before,#page .far:before,#page .fas:before{font-weight:inherit;}body .fa-header:before{content:"";}#wc-stripe-express-checkout-element iframe{max-width:unset;}#wc-stripe-express-checkout-element{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:12px;}#wc-stripe-express-checkout-element>div{flex:1;min-width:260px;}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2") format("woff2");unicode-range:U+1F00-1FFF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2") format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2") format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2") format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2") format("woff2");unicode-range:U+1F00-1FFF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2") format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2") format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2") format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2") format("woff2");unicode-range:U+1F00-1FFF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2") format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2") format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2") format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2") format("woff2");unicode-range:U+1F00-1FFF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2") format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2") format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2") format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url("https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}[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;}dd,dl,menu,ol,ul{list-style:none;}img{border:0;-ms-interpolation-mode:bicubic;}svg:not(:root){overflow:hidden;}figure,form{margin:0;}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;}button,input{line-height:normal;}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button;}button[disabled],input[disabled]{cursor:default;}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;}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;}@-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);}}.owl-carousel .animated:not(.elementor-element){animation-duration:var(--transition-speed,1000ms);animation-fill-mode:both;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.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__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__bg{-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;}.pswp__caption .pswp__caption__center{text-align:center;}.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 button.pswp__button:focus,.pswp button.pswp__button:hover{opacity:1;}.pswp .pswp__button:active{opacity:.9;}.pswp button.pswp__button--close{margin-right:15px;}.pswp button.pswp__button--close:before{-webkit-mask:url("https://www.afrikat.com/wp-content/themes/dt-the7/images/x-lg.svg");mask-image:url("https://www.afrikat.com/wp-content/themes/dt-the7/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("https://www.afrikat.com/wp-content/themes/dt-the7/images/the7-share-fill.svg");mask-image:url("https://www.afrikat.com/wp-content/themes/dt-the7/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("https://www.afrikat.com/wp-content/themes/dt-the7/images/the7-chevron-left.svg");mask-image:url("https://www.afrikat.com/wp-content/themes/dt-the7/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("https://www.afrikat.com/wp-content/themes/dt-the7/images/the7-chevron-right.svg");mask-image:url("https://www.afrikat.com/wp-content/themes/dt-the7/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;}.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;}.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__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{width:44px;height:44px;}.pswp__button--fs{display:none;}.pswp__button--zoom{display:none;}.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__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__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc;}.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;}@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__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5);}.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;}.content .elementor-nav-menu,.content .elementor-nav-menu ul{margin:0;}.masthead{-ms-grid-column:1;-ms-grid-row:1;grid-area:header;}.side-header-v-stroke.masthead,.side-header.masthead{-ms-grid-column:1;grid-area:header-side;}.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;}.footer{-ms-grid-column:1;-ms-grid-row:6;grid-area:footer;}.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;}.wf-float-left{float:left;}.wf-float-right{float:right;}.wf-wrap{max-width:100%;padding:0 44px;margin:0 auto;}#fancy-header{position:relative;display:-ms-flexbox;display:-ms-flex;display:flex;}.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;}.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 a,.fancy-header .breadcrumbs li a{color:inherit;}@keyframes anim-effect-boris{0%{transform:scale(0);}25%,50%{opacity:1;}to{opacity:0;transform:scale(1);}}@keyframes dt-spin{0%{opacity:1;}100%{opacity:1;transform:rotate(360deg);}}@keyframes dt-posts-loader-rotation{0%{transform:rotate(0deg);}100%{transform:rotate(359deg);}}.single .entry-content{margin-bottom:50px;}.single .entry-content:last-child{margin-bottom:0;}.sidebar{position:relative;z-index:9;}.sidebar .sidebar-content{box-sizing:border-box;}.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-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 .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;}.content .widget ul{list-style:none;}.widget .soc-ico:not(:last-child){padding:0px 0 10px;}div[class*=elementor-widget-wp-widget-] ul{list-style:none;}body{overflow-x:hidden;}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;}.content .widget ol,.content .widget ul{margin:0 0 0px 0px;}.content ul{list-style:disc;}.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;}.wp-caption.aligncenter{text-align:center;}.wp-caption{max-width:100%;}.assistive-text{position:absolute !important;clip:rect(1px,1px,1px,1px);}#page{position:relative;overflow:hidden;}.main-gradient{display:none;}#main{padding:50px 0;}embed,iframe,object,video{max-width:100%;}.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;}.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;}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;}#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;}.mc4wp-form input[type=submit],.woocommerce-widget-layered-nav-dropdown__submit,button.button,input[type=button],input[type=reset]{border:none;}.soc-ico{overflow:hidden;}.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;}.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-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;}@keyframes rotate{100%{transform:rotate(360deg);}}#bottom-bar .soc-ico a:hover,#top-bar .soc-ico a:hover,.soc-ico a,.soc-ico a:hover{text-decoration:none;}#footer .soc-ico a:hover .soc-font-icon,#main .soc-ico a:hover .soc-font-icon{color:#fff;}@keyframes fadeInFromNone{0%{visibility:hidden;opacity:0;}1%{visibility:visible;opacity:0;}100%{visibility:visible;opacity:1;}}.bullets-scale-up .owl-dot.active span{transform:scale(1.5);}.bullets-stroke .owl-dot.active span{background-color:transparent;box-shadow:0 0 0 2px #fff;}.bullets-small-dot-stroke .owl-dot.active span{transform:scale(.4);}.bullets-ubax .owl-dot.active span{z-index:10;background:0 0 !important;transition:background-color .3s,border-color .3s;}.bullets-etefu .owl-dot.active span:before{transform:translate3d(0,0,0);}.masthead{position:relative;z-index:102;box-sizing:border-box;}.masthead:not(.side-header){display:-ms-flexbox;-ms-flex-direction:column;}.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;}.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;}.top-bar:after{height:1px;}.top-bar-bg,.top-bar.full-width-line:after{padding:0 1000px;margin-left:-1000px;}.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 .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;}.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;}.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;}.dt-mobile-header .menu a:hover,.dt-mobile-header .menu-select:hover,.masthead .menu a:hover,.masthead .menu-select:hover{text-decoration:none;}.dt-mobile-header .mini-nav .sub-nav>li{display:block;}.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;}.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;}.dt-mobile-header .popup-search-wrap:before{display:none;}.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;}.dt-mobile-header .mini-search .field{left:0;z-index:100;}.dt-mobile-header .mini-search:not(.animate-search-width) .field{width:100%;}.dt-mobile-header .overlay-search .searchform .submit,.dt-mobile-header .popup-search .searchform .submit{position:relative;}.dt-mobile-header .mini-search .searchsubmit,.masthead .mini-search .searchsubmit{display: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;}.masthead .soc-ico{display:inline-block;vertical-align:middle;}.top-bar>span{display:none !important;}.masthead .soc-ico a{line-height:22px;}.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;}.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-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);}.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;}.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;}.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;}.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;}.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;}.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("https://www.afrikat.com/wp-content/themes/dt-the7/images/the7-chevron-down.svg");mask-image:url("https://www.afrikat.com/wp-content/themes/dt-the7/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;}.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%;}.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);}.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);}.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-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-nav li a{box-sizing:border-box;}.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("https://www.afrikat.com/wp-content/themes/dt-the7/images/the7-chevron-side.svg");mask-image:url("https://www.afrikat.com/wp-content/themes/dt-the7/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;}.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;}.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;}.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;}.mobile-main-nav .sub-nav,.sub-downwards .main-nav .sub-nav{background:0 0;box-shadow:none;}.main-nav .sub-nav>li>a{transition:background .3s;}.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-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-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;}.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 .menu-item a i{margin-right:6px;}.mobile-main-nav .sub-nav{margin-left:20px;}#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;}.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;}.show-mobile-header .dt-close-mobile-menu-icon{opacity:1;}.dt-close-mobile-menu-icon:hover{cursor:pointer;}.dt-close-mobile-menu-icon .close-line-wrap{position:relative;width:22px;height:100%;}.fade-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap{width:20px;height:20px;}@keyframes rotate-close-icon{100%{transform:rotate(360deg);}}.dt-close-mobile-menu-icon span{position:relative;display:block;margin:0;transition:all .2s;z-index:2;}.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;}.fade-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line{width:20px;top:50%;margin-top:-1px;}.dt-close-mobile-menu-icon .close-line:nth-child(2){display:none;}.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;}.dt-close-mobile-menu-icon:hover .close-line:before{opacity:0;}.dt-close-mobile-menu-icon:hover .close-line:after{opacity:1;}.dt-close-mobile-menu-icon .close-line:first-child{transform:rotate3d(0,0,1,45deg);}.dt-close-mobile-menu-icon .close-line:last-child{transform:rotate3d(0,0,1,-45deg);}@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;}}@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);}}#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.inline-header.left .main-nav{-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;}.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;}.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;}.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;}.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;}.footer{padding:0;}#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;}.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;}#bottom-bar p{margin-bottom:0;}.bottom-text-block{text-align:right;}.bottom-text-block:not(:first-child){margin-left:20px;}#branding-bottom{padding:10px 10px 10px 0;line-height:0;font-size:0;}#bottom-bar .wf-float-left{margin-right:10px;}#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;}#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;}@keyframes dt_fadeIn{to{opacity:1;}}@keyframes dt_moveUp{to{transform:translateY(0);opacity:1;}}@keyframes dt_scaleUp{to{transform:scale(1);opacity:1;}}@keyframes dt_fallPerspective{100%{transform:translateZ(0px) translateY(0px) rotateX(0deg);opacity:1;}}@keyframes dt_fly{100%{transform:rotateX(0deg);opacity:1;}}@keyframes dt_flip{100%{transform:rotateX(0deg);opacity:1;}}@keyframes dt_helix{100%{transform:rotateY(0deg);opacity:1;}}@keyframes dt_popUp{70%{transform:scale(1.05);opacity:.8;animation-timing-function:ease-in-out;}100%{transform:scale(1);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;}.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;}#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;}@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;}.archive:not(.post-type-archive-product) .woocommerce-products-header .term-description{margin-bottom:50px;}:root{--the7-accent-bg-color:#ae8437;--the7-accent-color:#ae8437;--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:#333;--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:#333;--the7-additional-menu-elements-icon-size:16px;--the7-base-border-radius:1px;--the7-base-color:#1f263d;--the7-base-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-base-font-size:14px;--the7-base-line-height:25px;--the7-beautiful-loading-bg:#fff;--the7-beautiful-spinner-color:rgba(51,51,51,.3);--the7-body-bg-attachment:fixed;--the7-body-bg-color:#f7f7f7;--the7-body-bg-image:none;--the7-body-bg-position-x:left;--the7-body-bg-position-y:top;--the7-body-bg-repeat:repeat;--the7-body-bg-size:auto;--the7-border-radius-size:1px;--the7-bottom-bar-bottom-padding:10px;--the7-bottom-bar-height:60px;--the7-bottom-bar-line-size:1px;--the7-bottom-bar-menu-switch:990px;--the7-bottom-bar-switch:990px;--the7-bottom-bar-top-padding:10px;--the7-bottom-bg-color:rgba(255,255,255,.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:#ad833e;--the7-bottom-content-padding:0px;--the7-bottom-input-border-width:1px;--the7-bottom-input-padding:5px;--the7-bottom-logo-bottom-padding:10px;--the7-bottom-logo-left-padding:0px;--the7-bottom-logo-right-padding:15px;--the7-bottom-logo-top-padding:10px;--the7-bottom-overlay-content-padding:0px;--the7-box-width:1340px;--the7-breadcrumbs-bg-color:rgba(255,255,255,.2);--the7-breadcrumbs-border-color:rgba(130,36,227,.2);--the7-breadcrumbs-border-radius:2px;--the7-breadcrumbs-border-width:0px;--the7-breadcrumbs-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-breadcrumbs-font-size:13px;--the7-breadcrumbs-line-height:23px;--the7-breadcrumbs-margin-bottom:0px;--the7-breadcrumbs-margin-left:0px;--the7-breadcrumbs-margin-right:0px;--the7-breadcrumbs-margin-top:8px;--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:#ae8437;--the7-btn-border-color:#ae8437;--the7-btn-border-hover-color:#ae8437;--the7-btn-color:#fff;--the7-btn-hover-bg-color:#fff;--the7-btn-hover-color:#ae8437;--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:#000;--the7-close-menu-caption-color:#000;--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:#fff;--the7-close-mobile-menu-caption-color:#fff;--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:#f7f7f7;--the7-content-width:1300px;--the7-divider-bg-color:rgba(0,0,0,0);--the7-divider-color:rgba(51,51,51,.12);--the7-filter-border-radius:1px;--the7-filter-decoration-line-size:2px;--the7-filter-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-filter-font-size:13px;--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:7px;--the7-filter-item-padding-left:14px;--the7-filter-item-padding-right:14px;--the7-filter-item-padding-top:8px;--the7-filter-pointer-bg-radius:1px;--the7-filter-pointer-border-width:2px;--the7-filter-text-transform:none;--the7-first-switch-header-padding-left:20px;--the7-first-switch-header-padding-right:20px;--the7-first-switch-mobile-header-height:90px;--the7-first-switch:990px;--the7-float-menu-bg:#19263f;--the7-float-menu-height:60px;--the7-float-menu-line-decoration-color:rgba(51,51,51,.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:#ae8437;--the7-floating-menu-color-active:#ae8437;--the7-floating-menu-color-hover:#ae8437;--the7-floating-menu-color:#fff;--the7-floating-menu-hover-last-color:#ae8437;--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:#19263f;--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:25px;--the7-footer-decoration-line-size:1px;--the7-footer-left-padding:50px;--the7-footer-outline-color:rgba(174,132,55,.96);--the7-footer-right-padding:50px;--the7-footer-switch-colums:778px;--the7-footer-switch:778px;--the7-footer-top-padding:60px;--the7-general-border-radius:1px;--the7-general-title-responsiveness:778px;--the7-h1-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-h1-font-size-desktop:44px;--the7-h1-font-size:44px;--the7-h1-font-weight:700;--the7-h1-line-height-desktop:54px;--the7-h1-line-height:54px;--the7-h1-text-transform:none;--the7-h2-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-h2-font-size-desktop:34px;--the7-h2-font-size:34px;--the7-h2-font-weight:700;--the7-h2-line-height-desktop:44px;--the7-h2-line-height:44px;--the7-h2-text-transform:none;--the7-h3-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-h3-font-size-desktop:24px;--the7-h3-font-size:24px;--the7-h3-font-weight:700;--the7-h3-line-height-desktop:34px;--the7-h3-line-height:34px;--the7-h3-text-transform:none;--the7-h4-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-h4-font-size-desktop:20px;--the7-h4-font-size:20px;--the7-h4-font-weight:700;--the7-h4-line-height-desktop:30px;--the7-h4-line-height:30px;--the7-h4-text-transform:none;--the7-h5-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-h5-font-size-desktop:16px;--the7-h5-font-size:16px;--the7-h5-font-weight:700;--the7-h5-line-height-desktop:26px;--the7-h5-line-height:26px;--the7-h5-text-transform:none;--the7-h6-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-h6-font-size-desktop:14px;--the7-h6-font-size:14px;--the7-h6-font-weight:700;--the7-h6-line-height-desktop:24px;--the7-h6-line-height:24px;--the7-h6-text-transform:none;--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:#1f263d;--the7-header-bg-image:none;--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,.11);--the7-header-height:90px;--the7-header-left-padding:50px;--the7-header-mobile-left-padding:0px;--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:0px;--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:0px;--the7-header-transparent-bg-color:#ee2;--the7-input-bg-color:#fdfdfd;--the7-input-border-color:rgba(51,51,51,.12);--the7-input-border-radius:1px;--the7-input-color:#8b8d94;--the7-input-height:38px;--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:#ae8437;--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:20px;--the7-mega-col-padding-left:10px;--the7-mega-col-padding-right:10px;--the7-mega-col-padding-top:20px;--the7-mega-menu-desc-color:#fff;--the7-mega-menu-desc-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-mega-menu-desc-font-size:13px;--the7-mega-menu-title-color:#fff;--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:none;--the7-mega-menu-widget-color:#fff;--the7-mega-menu-widget-title-color:#fff;--the7-mega-submenu-col-width:260px;--the7-mega-submenu-item-2-level-spacing:0px;--the7-mega-submenu-item-padding-bottom:10px;--the7-mega-submenu-item-padding-left:0px;--the7-mega-submenu-item-padding-right:0px;--the7-mega-submenu-item-padding-top:9px;--the7-mega-submenu-padding-bottom:0px;--the7-mega-submenu-padding-left:10px;--the7-mega-submenu-padding-right:10px;--the7-mega-submenu-padding-top:0px;--the7-megamenu-title-active-color:#ae8437;--the7-megamenu-title-hover-color:#ae8437;--the7-menu-active-color:#ae8437;--the7-menu-active-decor-color:rgba(174,132,55,.15);--the7-menu-active-last-color:#ae8437;--the7-menu-active-line-decor-color:rgba(130,36,227,.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:rgba(174,132,55,.2);--the7-menu-color:#fff;--the7-menu-decor-border-radius:3px;--the7-menu-decor-color:#ae8437;--the7-menu-decoration-line-size:2px;--the7-menu-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-menu-font-size:16px;--the7-menu-font-weight:700;--the7-menu-hover-color:#ae8437;--the7-menu-hover-decor-color-2:135deg,rgba(255,255,255,.23) 30%,rgba(0,0,0,.23) 100%;--the7-menu-hover-decor-color:rgba(255,255,255,.23);--the7-menu-hover-last-color:#ae8437;--the7-menu-item-divider-width:1px;--the7-menu-item-margin-bottom:18px;--the7-menu-item-margin-left:8px;--the7-menu-item-margin-right:8px;--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,.23) 30%,rgba(0,0,0,.23) 100%;--the7-menu-line-decor-color:rgba(255,255,255,.23);--the7-menu-tem-divider-color:#ae8437;--the7-menu-tem-divider-height:24px;--the7-menu-text-transform:none;--the7-message-color:#fff;--the7-microwidget-button-2-bg:#ae8437;--the7-microwidget-button-2-border-color:#ae8437;--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:#fff;--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:#ae8437;--the7-microwidget-button-2-hover-border-color:#ae8437;--the7-microwidget-button-2-hover-color:#fff;--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:#ae8437;--the7-microwidget-button-border-color:#ae8437;--the7-microwidget-button-border-radius:0px;--the7-microwidget-button-border-width:1px;--the7-microwidget-button-bottom-padding:10px;--the7-microwidget-button-color:#fff;--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:#ae8437;--the7-microwidget-button-hover-border-color:#ae8437;--the7-microwidget-button-hover-color:#fff;--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:#888;--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:#888;--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:#fff;--the7-mobile-footer-bottom-padding:25px;--the7-mobile-footer-left-padding:20px;--the7-mobile-footer-right-padding:20px;--the7-mobile-footer-top-padding:60px;--the7-mobile-hamburger-border-width:0px;--the7-mobile-header-bg-color:#1f263d;--the7-mobile-header-decoration-color:#fff;--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:#ae8437;--the7-mobile-menu-bg-color:#fff;--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:#333;--the7-mobile-menu-divider-color:rgba(51,51,51,.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:#ae8437;--the7-mobile-menu-microwidgets-color:#333;--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:#333;--the7-mobile-menu-microwidgets-icon-size:16px;--the7-mobile-menu-text-transform:none;--the7-mobile-menu-width:330px;--the7-mobile-microwidgets-color:#fff;--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:#fff;--the7-mobile-microwidgets-icon-size:16px;--the7-mobile-overlay-bg-color:rgba(17,17,17,.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:#fff;--the7-mobile-toggle-menu-hover-color:#fff;--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:#aaa;--the7-mw-search-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-mw-search-font-size:14px;--the7-mw-search-icon-size:16px;--the7-mw-search-left-padding:12px;--the7-mw-search-overlay-bg:rgba(0,0,0,.9);--the7-mw-search-right-padding:12px;--the7-mw-skype-icon-size:16px;--the7-mw-woocommerce-cart-icon-size:16px;--the7-navigation-bg-color:#000;--the7-navigation-line-bg:#fff;--the7-navigation-line-decoration-color:#d93;--the7-navigation-line-decoration-line-size:1px;--the7-navigation-line-sticky-bg:#000;--the7-navigation-margin:50px;--the7-outside-item-custom-margin:30px;--the7-page-bg-color:#fff;--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:70px;--the7-page-responsive-title-line-height:34px;--the7-page-right-margin:50px;--the7-page-title-bg-color:#f7f7f7;--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:1px;--the7-page-title-border-style:solid;--the7-page-title-bottom-padding:20px;--the7-page-title-breadcrumbs-color:#b4b5bb;--the7-page-title-color:#333;--the7-page-title-decorative-line-height:5px;--the7-page-title-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-page-title-font-weight:700;--the7-page-title-height:180px;--the7-page-title-line-color:rgba(51,51,51,.11);--the7-page-title-line-height:40px;--the7-page-title-line-style:dashed;--the7-page-title-overlay-color:rgba(0,0,0,.5);--the7-page-title-text-transform:none;--the7-page-title-top-padding:25px;--the7-page-top-margin:70px;--the7-product-alignment:left;--the7-product-cart-gap:25px;--the7-product-counter-bg:#ae8437;--the7-product-counter-color:#fff;--the7-product-description-gap:15px;--the7-product-img-width:50%;--the7-product-microwidget-content-font-family:"Roboto",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:1.4em;--the7-product-microwidget-content-line-height:1.4em;--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:rgba(174,132,55,.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:rgba(174,132,55,.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:#ae8437;--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,.06);--the7-sidebar-responsiveness:990px;--the7-sidebar-width:350px;--the7-soc-ico-hover-color:#fff;--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,.4);--the7-sub-cart-bg:#fff;--the7-sub-cart-color:#333;--the7-sub-cart-width:260px;--the7-sub-menu-icon-size:14px;--the7-sub-subtitle-font-family:"Arial",Helvetica,Arial,Verdana,sans-serif;--the7-sub-subtitle-font-size:10px;--the7-sub-subtitle-font-style:italic;--the7-sub-subtitle-font-weight:400;--the7-submenu-active-bg:rgba(174,132,55,.07);--the7-submenu-active-color:#ae8437;--the7-submenu-bg-color:#20273d;--the7-submenu-color:#fff;--the7-submenu-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-submenu-font-size:16px;--the7-submenu-font-weight:700;--the7-submenu-hover-bg:rgba(174,132,55,.07);--the7-submenu-hover-color:#ae8437;--the7-submenu-item-margin-bottom:0px;--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:10px;--the7-submenu-padding-left:10px;--the7-submenu-padding-right:10px;--the7-submenu-padding-top:10px;--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:15px;--the7-text-big-line-height:27px;--the7-text-small-font-size:13px;--the7-text-small-line-height:23px;--the7-title-color:#1f263d;--the7-title-font-size:30px;--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,.75);--the7-toggle-menu-bg-color:rgba(255,255,255,.75);--the7-toggle-menu-border-radius:0px;--the7-toggle-menu-bottom-margin:0px;--the7-toggle-menu-caption-color-hover:#000;--the7-toggle-menu-caption-color:#000;--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,.75);--the7-toggle-menu-close-bottom-margin:30px;--the7-toggle-menu-close-color:#000;--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:#000;--the7-toggle-menu-color:#000;--the7-toggle-menu-hover-bg-color:rgba(255,255,255,.75);--the7-toggle-menu-hover-color:#000;--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:#fff;--the7-toggle-mobile-menu-caption-color:#fff;--the7-toggle-mobile-menu-close-bottom-margin:0px;--the7-toggle-mobile-menu-close-color:#fff;--the7-toggle-mobile-menu-close-hover-color:#fff;--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:4px;--the7-toggle-mobile-padding-left:1px;--the7-toggle-mobile-padding-right:1px;--the7-toggle-mobile-padding-top:4px;--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:0px;--the7-top-bar-icon-color:#ae8437;--the7-top-bar-icon-size:16px;--the7-top-bar-line-color:rgba(174,132,55,.5);--the7-top-bar-line-size:1px;--the7-top-bar-line-style:solid;--the7-top-bar-mobile-padding-bottom:5px;--the7-top-bar-mobile-padding-left:20px;--the7-top-bar-mobile-padding-right:20px;--the7-top-bar-mobile-padding-top:5px;--the7-top-bar-padding-bottom:5px;--the7-top-bar-padding-left:50px;--the7-top-bar-padding-right:50px;--the7-top-bar-padding-top:5px;--the7-top-bar-switch-paddings:778px;--the7-top-bar-text-transform:none;--the7-top-bar-transparent-bg-color:rgba(0,0,0,.5);--the7-top-bg-color:rgba(255,255,255,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:#ae8437;--the7-top-content-padding:0px;--the7-top-icons-bg-color-hover:#ae8437;--the7-top-icons-bg-color:rgba(188,129,62,.19);--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:#bc813e;--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:10px;--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:#3b3f4a;--the7-widget-content-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-widget-content-font-size-desktop:14px;--the7-widget-content-font-size:14px;--the7-widget-content-line-height-desktop:25px;--the7-widget-content-line-height:25px;--the7-widget-content-text-transform:none;--the7-widget-footer-color:#85868c;--the7-widget-footer-header-color:#ae8437;--the7-widget-footer-padding:25px;--the7-widget-gap:15px;--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:#85868c;--the7-widget-sidebar-distace:60px;--the7-widget-sidebar-header-color:#333;--the7-widget-title-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-widget-title-font-size-desktop:16px;--the7-widget-title-font-size:16px;--the7-widget-title-font-weight:700;--the7-widget-title-line-height-desktop:26px;--the7-widget-title-line-height:26px;--the7-widget-title-text-transform:none;--the7-woo-content-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-woo-content-font-size-desktop:16px;--the7-woo-content-font-size:16px;--the7-woo-content-line-height-desktop:24px;--the7-woo-content-line-height:24px;--the7-woo-content-text-transform:none;--the7-woo-title-font-family:"Roboto",Helvetica,Arial,Verdana,sans-serif;--the7-woo-title-font-size-desktop:20px;--the7-woo-title-font-size:20px;--the7-woo-title-font-weight:700;--the7-woo-title-line-height-desktop:26px;--the7-woo-title-line-height:26px;--the7-woo-title-text-transform:none;}@media screen and (max-width:990px){:root{--the7-h1-font-size:34px;}}@media screen and (max-width:778px){:root{--the7-h1-font-size:34px;}}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{clear:none;}.masthead:not(.side-header){max-width:100%;}.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;}}.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 .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:-.5px;width:0;border-right:solid 1px #ff0;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).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);}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);}#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;}.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar{max-width:calc(1300px - 50px - 50px);margin:0 auto;}.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;}#footer .wf-wrap{padding:0 50px 0 50px;}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);}.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:#333;}.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:#ae8437;}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);}a,a:hover{color:var(--the7-links-color);}a:hover{color:var(--the7-links-hover-color,var(--the7-links-color));}#main>.wf-wrap,#bottom-bar>.wf-wrap,#footer>.wf-wrap{width:1300px;}#phantom .ph-wrap.boxed,.boxed .top-bar.line-content:before,.boxed .classic-header.content-width-line .navigation:before{max-width:calc(1300px - 50px - 50px);}.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 repeat fixed left top;background-size:auto;}#page{background:#fff 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:1px;}.top-bar-bg{background:rgba(255,255,255,0) none repeat center center;}.top-bar.line-content:after,.top-bar.full-width-line:after{}.top-bar.line-content:after{width:calc(100% - 50px - 50px);left:auto;right:auto;}.top-bar{min-height:0;padding:5px 50px 5px 50px;}.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar{max-width:calc(1300px);margin:0 auto;}.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:#ae8437;}.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:0 5px 0 0;}.mixed-header .header-bar .popup-search .searchform .submit>span,.mixed-header .header-bar .overlay-search .searchform .submit>span{margin-left:7.1428571428571px;}.mixed-header .popup-search .submit i,.mixed-header .overlay-search .submit i{font-size:16px;color:#888;}.dt-mobile-header .popup-search .submit i,.dt-mobile-header .overlay-search .submit i{font-size:16px;color:#333;}.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);}.mixed-header .mini-search .submit{font:20px/24px "Arial",Helvetica,Arial,Verdana,sans-serif;color:#888;}.dt-mobile-header .mini-search .submit{font:500 13px/17px "Roboto",Helvetica,Arial,Verdana,sans-serif;color:#333;}.dt-mobile-header .mini-search .popup-search-wrap{top:auto;bottom:auto;}.mixed-header .popup-search .submit.default-icon:before,.mixed-header .overlay-search .submit.default-icon:before{color:#888;}.dt-mobile-header .popup-search .submit.default-icon:before,.dt-mobile-header .overlay-search .submit.default-icon:before{color:#333;}.mixed-header .mini-login,.mixed-header .mini-login .submit{font:20px/24px "Arial",Helvetica,Arial,Verdana,sans-serif;color:#888;}.mixed-header .mini-login i,.mixed-header .mini-login .submit i{font-size:16px;color:#888;}.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:#333;}.dt-mobile-header .mini-login i,.dt-mobile-header .mini-login .submit i{font-size:16px;color:#333;}a.mini-contacts:hover{opacity:.7;}.mini-contacts{text-decoration:none;font:normal 700 13px/17px "Roboto",Helvetica,Arial,Verdana,sans-serif;color:#333;}.mini-contacts i{font-size:16px;color:#333;}.branding .mini-contacts{font:20px/24px "Arial",Helvetica,Arial,Verdana,sans-serif;}.branding .mini-contacts i{font-size:0;}.mixed-header .mini-contacts{font:20px/24px "Arial",Helvetica,Arial,Verdana,sans-serif;color:#888;}.mixed-header .mini-contacts i{font-size:16px;color:#888;}.mixed-header .header-bar .mini-contacts i{margin-right:7.1428571428571px;}.masthead .top-bar .mini-contacts{color:#ae8437;}.masthead .top-bar .mini-contacts i{font-size:16px;color:#ae8437;}.dt-mobile-header .mini-contacts{font:500 13px/17px "Roboto",Helvetica,Arial,Verdana,sans-serif;color:#333;}.dt-mobile-header .mini-contacts i{font-size:16px;color:#333;}.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 0 0 0 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 0 0 0 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{}.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:#ae8437;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:#bc813e !important;background:none !important;}.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:#fff !important;background:none !important;}.mixed-header .text-area{font:20px/24px "Arial",Helvetica,Arial,Verdana,sans-serif;color:#888;}.dt-mobile-header .text-area{font:500 13px/17px "Roboto",Helvetica,Arial,Verdana,sans-serif;color:#333;}.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:#888;}.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:#333;}.mixed-header .mini-nav .customSelectInner{font:20px/24px "Arial",Helvetica,Arial,Verdana,sans-serif;color:#888;}.dt-mobile-header .mini-nav .customSelectInner{font:500 13px/17px "Roboto",Helvetica,Arial,Verdana,sans-serif;color:#333;}.dt-mobile-header .mini-nav{font:500 13px/17px "Roboto",Helvetica,Arial,Verdana,sans-serif;color:#333;}.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:#888;}.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;}.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:#333;}.masthead:not(.side-header).dividers .main-nav>li:before,.masthead:not(.side-header).dividers.surround .main-nav>li:last-child:after{border-color:#ae8437;height:24px;border-width:1px;}.side-header.dividers .main-nav>li:before,.side-header.dividers.surround .main-nav>li:last-child:after{border-color:#ae8437;width:24px;border-width:1px;}.main-nav>li>a{margin:18px 8px 18px 8px;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:16px;}.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:16px;}.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;}.side-header.dividers .main-nav>li:before,.side-header.dividers.surround .main-nav>li:last-child:after{left:12px;}.main-nav>li>a .menu-text{font:normal 700 16px/20px "Roboto",Helvetica,Arial,Verdana,sans-serif;text-transform:none;}.main-nav>li:not(.wpml-ls-item)>a .menu-text{color:#fff;}.main-nav>li:not(.wpml-ls-item)>a{color:#fff;}.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:#ae8437;}.main-nav>li:not(.act):not(.wpml-ls-item)>a:hover,.main-nav>li.dt-hovered:not(.act):not(.wpml-ls-item)>a{color:#ae8437;}.top-header .main-nav.level-arrows-on>li.has-children>a .menu-text:after{background:#fff;}.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:#ae8437;}.top-header .main-nav.level-arrows-on>li.has-children.act>a .menu-text:after{background:#ae8437;}.side-header.sub-downwards .main-nav.level-arrows-on li.has-children>a:after{line-height:20px;}.main-nav>.menu-item>a>i{font-size:14px;}.main-nav .sub-nav>.menu-item>a i{font-size:14px;}.top-header .hover-outline-decoration>li:not(.act)>a:hover,.top-header .hover-outline-decoration>li.dt-hovered:not(.act)>a{border:2px solid #ae8437;}.top-header .active-outline-decoration>li.act>a{}.top-header .active-bg-decoration>li.act>a{}.top-header .hover-bg-decoration>li:not(.act)>a:hover,.top-header .hover-bg-decoration>li.dt-hovered:not(.act)>a{background-color:#ae8437;}.top-header .active-line-decoration>li.act>a:after{}.top-header .hover-line-decoration>li>a:hover .decoration-line,.top-header .hover-line-decoration>li.dt-hovered>a .decoration-line{height:2px;background:2 55 255/.23;}.top-header .active-line-decoration>li.act>a .decoration-line{height:2px;}.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:#20273d;padding:10px 10px 10px 10px;}.top-header .sub-nav .sub-nav,.sub-sideways .sub-nav .sub-nav{top:-10px;}.main-nav .sub-nav>li>a .menu-text{font:700 16px/20px "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:20px;}.main-nav .sub-nav>li:not(.wpml-ls-item)>a .menu-text{color:#fff;}.main-nav .sub-nav>li:not(.wpml-ls-item)>a,#bottom-bar .sub-nav>li:not(.wpml-ls-item)>a{color:#fff;}.sub-nav.level-arrows-on>li.has-children:not(.dt-mega-parent)>a:after,#bottom-bar .sub-nav li.has-children>a:after{background:#fff;}.main-nav .sub-nav>li>a,.sub-downwards .sub-nav.sub-nav-widgets>li{margin:0 0 0 0;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;}.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:#ae8437;}.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:#ae8437;}.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:#ae8437;}.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{}.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{}.masthead:not(.sub-downwards) .sub-nav .sub-nav{left:271px !important;}.masthead.masthead-mobile-header,.masthead.masthead-mobile-header:not(.mixed-header){background:#1f263d;}.dt-mobile-header{background-color:#fff;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{border-color:#fff;}html:not(.touchevents) .dt-mobile-header::-webkit-scrollbar-track{background-color:#fff;}.right-mobile-menu-close-icon .dt-close-mobile-menu-icon{right:0;}@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%;}}.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:0 0 0 0;}.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:#333;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:#333;}.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:#ae8437;}.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:#ae8437;}.mobile-main-nav li:not(.act)>a:hover,.dt-mobile-header .mobile-main-nav .sub-nav>li:not(.act)>a:hover{color:#ae8437;}.mobile-main-nav>li.has-children>a:after,.mobile-main-nav .next-level-button svg,.mobile-main-nav>li.menu-item-language>a:after{}.mobile-menu-show-divider .mobile-main-nav>li:before{}.mobile-main-nav .sub-nav>li>a,#page .mobile-main-nav .sub-nav li{padding:5.2px 0 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:#333;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{}.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 0 0 0;border-radius:0;}.mobile-hamburger-close-bg-enable .dt-close-mobile-menu-icon:before{background-color:var(--the7-accent-color);}.mobile-hamburger-close-bg-hover-enable .dt-close-mobile-menu-icon:after{background-color:var(--the7-accent-color);}.dt-close-mobile-menu-icon span:after{background-color:var(--the7-accent-color);background:#fff !important;}.dt-close-mobile-menu-icon span:before{background-color:var(--the7-accent-color);background:#fff !important;}.top-bar .sub-nav>ul>li>a,#bottom-bar .sub-nav>ul>li>a{color:#fff;font:700 16px/20px "Roboto",Helvetica,Arial,Verdana,sans-serif;}.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar,.ph-wrap{padding:0 50px 0 50px;}.top-header .mega-full-width>.dt-mega-menu-wrap{width:calc(1300px - 50px - 50px);}.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 -50px;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 - 50px);}.masthead:not(.mixed-header){background:#1f263d none repeat center center;background-size:auto;}.masthead.shadow-decoration:not(.side-header-menu-icon):not(#phantom):not(.masthead-mobile-header){}.fancy-header h1,.fancy-header h2,.fancy-header .fancy-subtitle{font:normal 700 30px/40px "Roboto",Helvetica,Arial,Verdana,sans-serif;}#page .fancy-header .color-accent span{color:var(--the7-accent-color);}.sidebar-right .sidebar{border-left:1px solid var(--the7-divider-color);}.solid-bg .sidebar-content{background:#f7f7f8 none repeat center center;}.bg-under-widget .sidebar-content .widget,.solid-bg.sidebar-content .widget{background:#f7f7f8 none repeat center center;}.sidebar .widget,.sidebar-content .widget,.elementor-widget-sidebar .widget{border-top:1px solid var(--the7-divider-color);color:#85868c;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;}.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:#85868c;}.footer .widget a,.footer .widget .post-content .text-secondary{color:#85868c;}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: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-button.button,.woocommerce-Reviews .submit,.woocommerce-Button[name="register"],.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 .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-button.button:hover,.woocommerce-Reviews .submit:hover,.woocommerce-Button[name="register"]: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);}.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,#ae8437);}.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);}.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,#fff);}.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,#ae8437);}.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);}.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,#fff);}.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);}.content .soc-ico a:before{}.sidebar .soc-ico a:before,.sidebar-content .soc-ico a:before{}.footer .soc-ico a:before{}#main .soc-ico a:hover,#footer .soc-ico a:hover{background-color:rgba(255,255,255,0);box-shadow:none;}#main .soc-ico a:after,#footer .soc-ico a:after{background-color:var(--the7-accent-color);box-shadow:none;}.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:#85868c;}.footer .soc-ico a:not(:hover) .soc-font-icon{color:#85868c;}input::-webkit-input-placeholder{color:var(--the7-input-color);opacity:var(--the7-form-placeholder-opacity,.5);}input:-moz-placeholder{color:var(--the7-input-color);opacity:var(--the7-form-placeholder-opacity,.5);}input:focus::-webkit-input-placeholder{opacity:var(--the7-form-placeholder-opacity-focus,.15);}input:focus:-moz-placeholder{opacity:var(--the7-form-placeholder-opacity-focus,.15);}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 .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);}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);}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);}.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.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.active span{border-color:var(--the7-accent-color);}#footer.solid-bg{background:#19263f none repeat center top;}#footer.footer-outline-decoration{}.wf-container-footer,.footer.full-width-line{border-top:1px solid #19263f;}.footer .widget{color:#85868c;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>.wf-wrap,#footer #bottom-bar>.wf-wrap{padding:0 50px 0 50px;}#bottom-bar.solid-bg{}.wf-container-bottom,#bottom-bar.full-width-line{}.wf-container-bottom{padding:10px 0 10px 0;min-height:60px;}#bottom-bar{font-size:var(--the7-text-small-font-size);line-height:var(--the7-text-small-line-height);color:#ad833e;}#bottom-bar a,#bottom-bar .mini-nav .customSelect,#bottom-bar .menu-select{color:#ad833e;}#bottom-bar .mini-search,#bottom-bar .mini-contacts:before{}#branding-bottom{padding:10px 15px 10px 0;}.scroll-top{border-radius:1px;}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);}.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;}.branding .mini-wpml,.mixed-header .mini-wpml,.classic-header .mobile-mini-widgets .mini-wpml{font:20px/24px "Arial",Helvetica,Arial,Verdana,sans-serif;}.dt-mobile-header .mini-wpml{font:500 13px/17px "Roboto",Helvetica,Arial,Verdana,sans-serif;}.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-image:none;}.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).hamburger-bg-enable .menu-toggle:before{}.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{}.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).hamburger-border-enable .menu-toggle:before{}.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{}.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:1340px;}.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:0 0 0 5px;}#page .wpb_accordion .wpb_accordion_wrapper>a:hover span,#page .wpb_content_element .wpb_accordion_header a:hover span{color:var(--the7-accent-color);}.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{}.footer .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header{}.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 0 0 0 1px rgba(255,255,255,0);}.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header{}@font-face{font-family:star;src:url("https://www.afrikat.com/wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.eot");src:url("https://www.afrikat.com/wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.eot?#iefix") format("embedded-opentype"),url("https://www.afrikat.com/wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.woff") format("woff"),url("https://www.afrikat.com/wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.ttf") format("truetype");font-weight:400;font-style:normal;}@font-face{font-family:WooCommerce;src:url("https://www.afrikat.com/wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.eot");src:url("https://www.afrikat.com/wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.eot?#iefix") format("embedded-opentype"),url("https://www.afrikat.com/wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.woff") format("woff"),url("https://www.afrikat.com/wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.ttf") format("truetype");font-weight:400;font-style:normal;}.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 div.product div.images img{display:block;width:100%;height:auto;box-shadow:none;}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative;}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block;}.woocommerce .products ul,.woocommerce ul.products{padding:0;list-style:none;clear:both;}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none;}.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;}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;}.pswp{z-index:999999;}button.pswp__button{box-shadow:none !important;background-image:url("https://www.afrikat.com/wp-content/themes/dt-the7/css/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;}p.stars a.star-1.active:after,p.stars a.star-1:hover:after{content:"";}p.stars a.star-2.active:after,p.stars a.star-2:hover:after{content:"";}p.stars a.star-3.active:after,p.stars a.star-3:hover:after{content:"";}p.stars a.star-4.active:after,p.stars a.star-4:hover:after{content:"";}p.stars a.star-5.active:after,p.stars a.star-5:hover:after{content:"";}.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:"" !important;}.woocommerce-message:focus-visible{outline:none;}.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;}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:.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("https://www.afrikat.com/wp-content/themes/dt-the7/images/the7-cross-lg.svg");mask-image:url("https://www.afrikat.com/wp-content/themes/dt-the7/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-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("https://www.afrikat.com/wp-content/themes/dt-the7/images/the7-check-circle-fill.svg");mask-image:url("https://www.afrikat.com/wp-content/themes/dt-the7/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;}.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;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;outline:none;}.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;}@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;}.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{}.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{}.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:#333;}.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:#fff;}.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:#ae8437;}.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-button.button,.woocommerce-Reviews .submit,.woocommerce-Button[name="register"],.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);}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);}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:#fff;}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:#fff;}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:#fff;}.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);}.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);}.dt-mobile-header .shopping-cart{position:static;}.side-header:not(.masthead-mobile-header) .mini-widgets .shopping-cart-wrap{top:auto;bottom:100%;}.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%;}.dt-mobile-header .shopping-cart-inner{width:100%;}.dt-mobile-header .shopping-cart-inner:before{display:none;}.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 rgba(255,255,255,0);border-right:5px solid rgba(255,255,255,0);border-top:7px solid;border-bottom:none;border-top-color:#fff;}.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:#333 !important;}.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;}.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;}.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;}.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;}.mixed-header .wc-ico-cart{font:20px/24px "Arial",Helvetica,Arial,Verdana,sans-serif;color:#888;}.mixed-header .wc-ico-cart i{font-size:16px;color:#888;}.mixed-header .header-bar .wc-ico-cart i{margin-right:7.1428571428571px;}.dt-mobile-header .wc-ico-cart{font:500 13px/17px "Roboto",Helvetica,Arial,Verdana,sans-serif;color:#333;}.dt-mobile-header .wc-ico-cart i{font-size:16px;color:#333;}.mixed-header a.wc-ico-cart:hover{font:20px/24px "Arial",Helvetica,Arial,Verdana,sans-serif;color:#888;}.dt-mobile-header a.wc-ico-cart:hover{font:500 13px/17px "Roboto",Helvetica,Arial,Verdana,sans-serif;color:#333;}.mixed-header .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;}.mixed-header .rectangular-counter-style .wc-ico-cart>.counter{min-width:18px;}.dt-mobile-header .rectangular-counter-style .wc-ico-cart>.counter{min-width:18px;}.cart-btn-below-img .woo-buttons,.wc-layout-list .woo-buttons{padding-top:25px;}.woo-buttons a{position:relative;display:inline-block;overflow:hidden;padding:0 0 0 0;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{position:relative;}.product:before,.product:after{content:"";display:table;clear:both;}ul.products{margin:0;}.products .product{display:block;list-style: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:50%;margin-right:60px;}.product div.summary{width:calc(100% - 50% - 60px);}.woocommerce div.product div.summary>:last-child{margin-bottom:0;}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 h1{margin-bottom:30px;}.woocommerce div.product div.summary form.cart,.woocommerce div.product div.summary p.cart{margin-bottom:30px;}.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;}div.product div.summary .price:after{background-color:var(--the7-accent-color);}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 .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;}.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%;}.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);}.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;}.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);}.product:not(.elementor) .woocommerce-tabs .tabs li>a{font-size:var(--the7-text-big-font-size);line-height:var(--the7-text-big-line-height);}.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;}.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%;}.related-product>li .amount{color:var(--the7-h1-color);}.sidebar-content .related-product>li .amount{color:#333;}.footer .related-product>li .amount{color:#ae8437;}.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:#333;}.footer .related-product>li .product-title{color:#ae8437;}.related-product>li .product-title:hover{color:var(--the7-accent-color);}.related-product>li .price{margin-top:5px;}.related-product>li .woo-buttons{padding:25px 0 0;}.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:700;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;}.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"],.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;}.single_add_to_cart_button.button{height:44px;}input[name="update_cart"]{border:none;box-shadow:none !important;}form label[for="rememberme"]{display:block;margin:18px 0 8px;}.stars a.active,.stars a:hover{color:var(--the7-accent-color);}#main .woocommerce:before,#main .woocommerce:after{content:"";display:table;clear:both;}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;}.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;}.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;}}@media screen and (min-width:991px){#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";}.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:50px;}.top-header .mega-full-width>.dt-mega-menu-wrap{width:calc(1300px - 50px - 50px);}.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 -50px;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 - 50px);}.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;}.is-iOS .side-header:not(.sub-sideways),.mobile-true .side-header:not(.sub-sideways){overflow-y:auto;-webkit-overflow-scrolling:touch;}.mixed-header.side-header-h-stroke.sticky-top-line-on{background-color:#000 !important;}.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;}.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%;}}@media screen and (max-width:0){.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar,.ph-wrap{padding-right:0;padding-left:0;}.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% - 0px - 0px);}}@media screen and (max-width:778px){.top-bar{padding:5px 20px 5px 20px;}.top-bar.line-content:after{width:calc(100% - 20px - 20px);}}@media screen and (max-width:990px){.transparent.sticky-mobile-header .masthead-mobile-header{transition:none;}.masthead.shadow-mobile-header-decoration.masthead-mobile-header{}.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% - 20px - 20px);height:1px;background:#fff;}.masthead.masthead-mobile-header.line-mobile-header-decoration:not(#phantom){border-bottom:1px solid #fff;}#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";}.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 20px 0 20px;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;}.transparent.sticky-mobile-header.floating-navigation-below-slider .fixed-mobile-header.masthead.masthead-mobile-header:not(#phantom){transform:translateY(0);}.side-header{height:auto;-ms-flex-flow:column nowrap;flex-flow:column nowrap;}.admin-bar .side-header{height:auto;}.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;}body:not(.transparent) .masthead:not(.side-header){background-color:#1f263d;}.transparent .masthead:not(.mixed-header),.transparent .masthead.masthead-mobile-header{background:#ee2;}.sticky-mobile-on.masthead:not(.side-header),.side-header.masthead-mobile-header.sticky-mobile-on{background-color:#fff !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.full-width,.masthead.mixed-header{box-sizing:border-box;}.top-bar .soc-ico a{float:none;display:inline-block;vertical-align:middle;}#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 #d93;}.transparent .masthead.side-header{position:absolute;height:auto;}.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);}.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;}.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:990px){.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 .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;}.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;}}@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%;}.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;}.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 .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;}.dt-mobile-header .mini-widgets{display:none;}.mini-contacts{white-space:normal;}.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){#footer>.wf-wrap,#footer #bottom-bar>.wf-wrap{padding:0 20px 0 20px;}}@media screen and (max-width:778px){.footer .widget{width:100%;}}@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 .bottom-text-block{text-align:center;margin-left:0;}}@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;}}@media screen and (min-width:990px){#main>.wf-wrap{position:relative;}#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,.sidebar-space{grid-area:sidebar;-ms-grid-row:1;}.sidebar-right .sidebar,.sidebar-right .sidebar-space{-ms-grid-column:3;}.content{grid-area:content;-ms-grid-row:1;}.sidebar-right .content{-ms-grid-column:1;}.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-divider-vertical.sidebar-right .sidebar{padding-left:0;}.sidebar-divider-vertical.sidebar-right .sidebar .sidebar-content{padding-left:50px;}}@media screen and (max-width:990px){.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;}.mobile-sticky-sidebar-overlay.active{opacity:1;visibility:visible;z-index:9601;}}@media screen and (max-width:640px){.cart .product-thumbnail{margin:0 auto;}}@media screen and (max-width:970px){.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%;}.related-product>li{width:50%;}.sidebar-right .related-product>li,.sidebar-left .related-product>li{width:50%;}}@media screen and (max-width:760px){.overlap.video-playing #header{display:none !important;}.related-product>li{width:100%;}.sidebar-right .related-product>li,.sidebar-left .related-product>li,.woocommerce-cart-wrap .related-product>li{width:100%;}}@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{}}@media screen and (max-width:568px){.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 screen and (max-width:450px){.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;}.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;}}@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;}}.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;}.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%;}.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;}.top-header .main-nav .dt-mega-menu-wrap{position:absolute;top:100%;visibility:hidden;opacity:0;padding:10px;box-sizing:border-box;}.top-header.floating-navigation-below-slider .main-nav>li>.dt-mega-menu-wrap.bottom-overflow{top:auto;bottom:100%;}.top-header.floating-navigation-below-slider .dt-mega-menu-wrap.bottom-overflow{top:auto;bottom:0;}#page .dt-mobile-header .dt-mega-menu-wrap>.sub-nav{visibility:visible;opacity:1;width:auto;}.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;}.sub-downwards.side-header .main-nav .sub-nav li.dt-mega-parent .sub-nav{padding-top:0;padding-bottom:0;}.side-header .mega-menu-widgets,.mobile-main-nav .mega-menu-widgets{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%;}.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;}.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;}.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;}.top-header .dt-mega-menu-wrap .sub-nav-widgets>li:last-child .widget{padding-bottom:0;}.top-header .main-nav .dt-mega-menu-wrap,.sub-sideways .main-nav .dt-mega-menu-wrap{padding:0 10px 0 10px;}.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;}