@keyframes joinchat_show{0%{transform:scale3d(0,0,0)}to{transform:scaleX(1)}}@font-face{font-display:swap;font-family:icomoon-the7-font;src:url(/wp-content/themes/dt-the7/fonts/icomoon-the7-font/icomoon-the7-font.ttf?wi57p5)format("truetype"),url(/wp-content/themes/dt-the7/fonts/icomoon-the7-font/icomoon-the7-font.woff?wi57p5)format("woff");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-brands-400.eot);src:url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-brands-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-regular-400.eot);src:url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-regular-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-solid-900.eot);src:url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/themes/dt-the7/fonts/FontAwesome/webfonts/fa-solid-900.ttf)format("truetype")}@font-face{font-display:swap;font-family:"icomoon";src:url(/wp-content/uploads/smile_fonts/icomoon/icomoon.eot?p4gvx1);src:url(/wp-content/uploads/smile_fonts/icomoon/icomoon.eot?p4gvx1#iefix)format("embedded-opentype"),url(/wp-content/uploads/smile_fonts/icomoon/icomoon.ttf?p4gvx1)format("truetype"),url(/wp-content/uploads/smile_fonts/icomoon/icomoon.woff?p4gvx1)format("woff"),url(/wp-content/uploads/smile_fonts/icomoon/icomoon.svg?p4gvx1#icomoon)format("svg");font-weight:400;font-style:normal;font-display:block}:root{--joinchat-ico:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0s4.686 12.283 0 16.97a12 12 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12 12 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.85 9.85 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918s-10.075-3.843-13.918 0a9.85 9.85 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22zm6.534-7.003-.933 1.164a9.84 9.84 0 0 1-3.497-3.495l1.166-.933a.79.79 0 0 0 .23-.94L9.561 6.96a.79.79 0 0 0-.924-.445l-2.023.524a.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.79.79 0 0 0-.445-.923L14.6 13.327a.79.79 0 0 0-.94.23z'/%3E%3C/svg%3E");--joinchat-font:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif}.joinchat{--bottom:20px;--sep:20px;--s:60px;display:none;position:fixed;z-index:9000;right:var(--sep);bottom:var(--bottom);font:16px/1.625em var(--joinchat-font);letter-spacing:0;animation:joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both;transform:scale3d(0,0,0);transform-origin:calc(var(--s)/-2) calc(var(--s)/-4);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(0 0 0/0)}.joinchat *,.joinchat :after,.joinchat :before{box-sizing:border-box}.joinchat--left{right:auto;left:var(--sep)}.joinchat__button{position:absolute;z-index:2;bottom:8px;right:8px;height:var(--s);min-width:var(--s);background:#25d366;color:inherit;border-radius:calc(var(--s)/2);box-shadow:1px 6px 24px 0 rgba(7,94,84,.24);cursor:pointer;transition:background-color .2s linear}.joinchat__button:hover{background:#128c7e}.joinchat__button:active{background:#128c7e;transition:none}.joinchat--left .joinchat__button{right:auto;left:8px}.joinchat__button__open{width:var(--s);height:var(--s);border-radius:50%;background:rgb(0 0 0/0) var(--joinchat-ico) 50%no-repeat;background-size:60%;overflow:hidden}.joinchat__tooltip{position:absolute;top:calc(var(--s)/2 - 16px);right:calc(var(--s) + 16px);max-width:calc(100vw - var(--s) - 45px);height:32px;padding:0 14px;border:0;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));pointer-events:none}.joinchat__tooltip:after{content:"";display:block;position:absolute;top:10px;right:-6px;border:8px solid transparent;border-width:6px 0 6px 8px;border-left-color:#fff}.joinchat__tooltip div{width:-moz-max-content;width:max-content;max-width:100%;overflow:hidden;text-overflow:ellipsis}.joinchat--left .joinchat__tooltip{right:auto;left:calc(var(--s) + 16px)}.joinchat--left .joinchat__tooltip:after{left:-6px;right:auto;border-width:6px 8px 6px 0;border-color:transparent #fff transparent transparent}@media (hover:hover){.joinchat__button:hover .joinchat__tooltip{opacity:1;animation:none;transition:opacity .2s}}@media (prefers-reduced-motion){.joinchat{animation:none}}section{display:block}*,body.elementor-clear-template #main{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}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}button{font-size:100%;margin:0;vertical-align:baseline;line-height:normal;cursor:pointer;-webkit-appearance:none;outline:0}button::-moz-focus-inner{border:0;padding:0}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-nav.disabled,.pswp{display:none}.pswp{position:absolute;width:100%;height:100%;left:0;top:0;-ms-touch-action:none;touch-action:none;-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__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__bg{background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{overflow:hidden}.pswp__container{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0;-webkit-backface-visibility:hidden;-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,.pswp__button--share:before{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center}.pswp button.pswp__button--close:before{-webkit-mask:url(/wp-content/themes/dt-the7/images/x-lg.svg);mask-image:url(/wp-content/themes/dt-the7/images/x-lg.svg);-webkit-mask-size:26px;mask-size:26px}.pswp__button--share:before{-webkit-mask:url(/wp-content/themes/dt-the7/images/the7-share-fill.svg);mask-image:url(/wp-content/themes/dt-the7/images/the7-share-fill.svg)}.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,.pswp button.pswp__button.pswp__button--arrow--right:before{background-image:none!important;-webkit-mask:url(/wp-content/themes/dt-the7/images/the7-chevron-left.svg);mask-image:url(/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{-webkit-mask:url(/wp-content/themes/dt-the7/images/the7-chevron-right.svg);mask-image:url(/wp-content/themes/dt-the7/images/the7-chevron-right.svg)}.pswp .pswp__share-tooltip{border-radius:0}.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{width:44px;height:44px}.pswp__button--fs,.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__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}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar{-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);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}#main{-ms-grid-column:1;-ms-grid-row:5;grid-area:main}.content,.wf-wrap{box-sizing:border-box}.wf-wrap{max-width:100%;padding:0 44px;margin:0 auto}.sidebar-none .content{width:100%}body{overflow-x:hidden}h4{margin-bottom:10px;clear:both;color:var(--the7-h4-color);font:var(--the7-h4-font);text-transform:var(--the7-h4-text-transform);letter-spacing:var(--the7-h4-letter-spacing);word-spacing:var(--the7-h4-word-spacing);text-decoration:var(--the7-h4-text-decoration)}#page .skip-link,a:hover{text-decoration:none}a{text-decoration:underline}img[class*=attachment-],img[class*=wp-image-]{max-width:100%;height:auto}#page{position:relative;overflow:hidden}.main-gradient{display:none}#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-transform:none;top:-9999em}#page .skip-link:focus{left:30px;top:15px;height:auto;width:auto;clip:unset!important;z-index:9}.owl-carousel{--stage-top-gap:0px;--stage-right-gap:0;--stage-left-gap:0;--box-padding-top:0px;--top:0px;box-sizing:border-box}.owl-nav div{position:absolute;z-index:10;display:-ms-inline-flexbox;display:-ms-inline-flex;display:inline-flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none}.owl-nav div:after,.owl-nav div:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";box-sizing:border-box;border-radius:inherit;-webkit-backface-visibility:hidden;transition:opacity .15s linear}.owl-nav div:before{opacity:0}.owl-nav div:not(:hover):before{opacity:1}.owl-nav div:hover:before,.owl-nav div:not(:hover):after{transition-delay:.1s}.owl-nav div:hover:after{opacity:1}.owl-nav div:after,.owl-nav div:hover:before{opacity:0}.owl-nav div i{position:relative;z-index:1;transition:color .15s;transition-delay:.1s}.layzr-bg{background-position:center center;background-repeat:no-repeat}img.lazy-load{transition:opacity .38s}img.lazy-load:not(.is-loaded){opacity:0!important}.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;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";text-decoration:none;background-color:#000;background-color:rgba(0,0,0,.2)}.scroll-top,.scroll-top svg,.scroll-top::before{transition:all .4s ease}.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}:root{--the7-accent-bg-color:#f80150;--the7-accent-color:#f80150;--the7-additional-logo-elements-font-family:"Arial", Helvetica, Arial, Verdana, sans-serif;--the7-additional-logo-elements-font-size:20px;--the7-additional-logo-elements-icon-size:0px;--the7-additional-menu-elements-color:#333333;--the7-additional-menu-elements-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-additional-menu-elements-font-size:14px;--the7-additional-menu-elements-font-weight:400;--the7-additional-menu-elements-icon-color:#5b5b5b;--the7-additional-menu-elements-icon-size:24px;--the7-base-border-radius:0px;--the7-base-color:#586368;--the7-base-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-base-font-size:14px;--the7-base-font-weight:400;--the7-base-line-height:1.5em;--the7-beautiful-loading-bg:#ffffff;--the7-beautiful-spinner-color:#ff156e;--the7-body-bg-color:#f1f5f8;--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:0px;--the7-bottom-bar-bottom-padding:20px;--the7-bottom-bar-height:60px;--the7-bottom-bar-line-size:1px;--the7-bottom-bar-menu-switch:768px;--the7-bottom-bar-switch:768px;--the7-bottom-bar-top-padding:20px;--the7-bottom-bg-color:rgba(10,43,56,0.12);--the7-bottom-bg-image:none;--the7-bottom-bg-position-x:center;--the7-bottom-bg-position-y:top;--the7-bottom-bg-repeat:repeat;--the7-bottom-color:#9da7ad;--the7-bottom-content-padding:0px;--the7-bottom-input-border-width:1px;--the7-bottom-input-padding:8px;--the7-bottom-logo-bottom-padding:0px;--the7-bottom-logo-left-padding:0px;--the7-bottom-logo-right-padding:0px;--the7-bottom-logo-top-padding:0px;--the7-bottom-overlay-content-padding:0px;--the7-box-width:1340px;--the7-breadcrumbs-bg-color:rgba(255,255,255,0.2);--the7-breadcrumbs-border-color:rgba(130,36,227,0.2);--the7-breadcrumbs-border-radius:2px;--the7-breadcrumbs-border-width:0px;--the7-breadcrumbs-font-family:"Inter", Helvetica, Arial, Verdana, sans-serif;--the7-breadcrumbs-font-size:14px;--the7-breadcrumbs-line-height:18px;--the7-breadcrumbs-margin-bottom:0px;--the7-breadcrumbs-margin-left:0px;--the7-breadcrumbs-margin-right:0px;--the7-breadcrumbs-margin-top:12px;--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:#f80150;--the7-btn-border-color:#f80150;--the7-btn-border-hover-color:#f80150;--the7-btn-color:#ffffff;--the7-btn-hover-bg-color-2:135deg, #55014f 0%, #f80150 99%;--the7-btn-hover-bg-color:#55014f;--the7-btn-hover-color:#ffffff;--the7-btn-l-border-radius:30px;--the7-btn-l-border-style:solid;--the7-btn-l-border-width:0px;--the7-btn-l-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-btn-l-font-size:16px;--the7-btn-l-font-weight:500;--the7-btn-l-icon-size:16px;--the7-btn-l-letter-spacing:0px;--the7-btn-l-line-height:18px;--the7-btn-l-min-height:1px;--the7-btn-l-min-width:1px;--the7-btn-l-padding:12px 20px 12px 20px;--the7-btn-l-text-transform:none;--the7-btn-m-border-radius:20px;--the7-btn-m-border-style:solid;--the7-btn-m-border-width:0px;--the7-btn-m-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-btn-m-font-size:14px;--the7-btn-m-font-weight:500;--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:9px 18px 9px 18px;--the7-btn-m-text-transform:none;--the7-btn-s-border-radius:20px;--the7-btn-s-border-style:solid;--the7-btn-s-border-width:0px;--the7-btn-s-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-btn-s-font-size:13px;--the7-btn-s-font-style:normal;--the7-btn-s-font-weight:500;--the7-btn-s-icon-size:13px;--the7-btn-s-letter-spacing:0px;--the7-btn-s-line-height:15px;--the7-btn-s-min-height:1px;--the7-btn-s-min-width:1px;--the7-btn-s-padding:8px 12px 8px 12px;--the7-btn-s-text-transform:none;--the7-button-shadow-blur:6px;--the7-button-shadow-color:rgba(0,0,0,0.12);--the7-button-shadow-horizontal:0px;--the7-button-shadow-hover-blur:13px;--the7-button-shadow-hover-color:rgba(0,0,0,0.25);--the7-button-shadow-hover-horizontal:0px;--the7-button-shadow-hover-spread:2px;--the7-button-shadow-hover-vertical:4px;--the7-button-shadow-spread:0px;--the7-button-shadow-vertical:1px;--the7-cart-total-width:30%;--the7-classic-menu-bottom-margin:0px;--the7-classic-menu-top-margin:0px;--the7-close-menu-caption-color-hover:#000000;--the7-close-menu-caption-color:#000000;--the7-close-menu-caption-font-family:"Roboto", Helvetica, Arial, Verdana, sans-serif;--the7-close-menu-caption-font-size:16px;--the7-close-menu-caption-gap:20px;--the7-close-menu-caption-text-transform:uppercase;--the7-close-mobile-menu-caption-color-hover:#ffffff;--the7-close-mobile-menu-caption-color:#ffffff;--the7-close-mobile-menu-caption-font-family:"Roboto", 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:#f1f5f8;--the7-content-width:1300px;--the7-divider-bg-color:rgba(151,172,186,0.25);--the7-divider-color:rgba(10,43,56,0.12);--the7-filter-border-radius:0px;--the7-filter-decoration-line-size:2px;--the7-filter-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-filter-font-size:14px;--the7-filter-font-weight:500;--the7-filter-item-margin-bottom:5px;--the7-filter-item-margin-left:5px;--the7-filter-item-margin-right:5px;--the7-filter-item-margin-top:0px;--the7-filter-item-padding-bottom:8px;--the7-filter-item-padding-left:12px;--the7-filter-item-padding-right:12px;--the7-filter-item-padding-top:8px;--the7-filter-pointer-bg-radius:0px;--the7-filter-pointer-border-width:2px;--the7-filter-text-transform:none;--the7-first-switch-header-padding-left:50px;--the7-first-switch-header-padding-right:50px;--the7-first-switch-mobile-header-height:60px;--the7-first-switch:992px;--the7-float-menu-bg:#ffffff;--the7-float-menu-height:60px;--the7-float-menu-line-decoration-color:rgba(51,51,51,0.11);--the7-float-menu-line-decoration-size:1px;--the7-floating-header-bg-image:none;--the7-floating-header-bg-position-x:center;--the7-floating-header-bg-position-y:center;--the7-floating-header-bg-repeat:repeat;--the7-floating-header-bg-size:auto;--the7-floating-logo-bottom-padding:0px;--the7-floating-logo-left-padding:0px;--the7-floating-logo-right-padding:0px;--the7-floating-logo-top-padding:0px;--the7-floating-menu-active-last-color:#333333;--the7-floating-menu-color-active:#333333;--the7-floating-menu-color-hover:#333333;--the7-floating-menu-color:#333333;--the7-floating-menu-hover-last-color:#333333;--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:#f1f5f8;--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:0px;--the7-footer-decoration-line-size:1px;--the7-footer-left-padding:0px;--the7-footer-outline-color:rgba(129,215,66,0.96);--the7-footer-right-padding:0px;--the7-footer-switch-colums:992px;--the7-footer-switch:992px;--the7-footer-top-padding:0px;--the7-general-border-radius:0px;--the7-general-title-responsiveness:778px;--the7-h1-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-h1-font-size-desktop:46px;--the7-h1-font-size:46px;--the7-h1-font-weight:500;--the7-h1-line-height-desktop:1.1em;--the7-h1-line-height:1.1em;--the7-h1-text-transform:none;--the7-h2-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-h2-font-size-desktop:34px;--the7-h2-font-size:34px;--the7-h2-font-weight:500;--the7-h2-line-height-desktop:1.2em;--the7-h2-line-height:1.2em;--the7-h2-text-transform:none;--the7-h3-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-h3-font-size-desktop:24px;--the7-h3-font-size:24px;--the7-h3-font-weight:500;--the7-h3-line-height-desktop:1.2em;--the7-h3-line-height:1.2em;--the7-h3-text-transform:none;--the7-h4-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-h4-font-size-desktop:21px;--the7-h4-font-size:21px;--the7-h4-font-weight:500;--the7-h4-line-height-desktop:1.3em;--the7-h4-line-height:1.3em;--the7-h4-text-transform:none;--the7-h5-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-h5-font-size-desktop:18px;--the7-h5-font-size:18px;--the7-h5-font-weight:500;--the7-h5-line-height-desktop:1.3em;--the7-h5-line-height:1.3em;--the7-h5-text-transform:none;--the7-h6-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-h6-font-size-desktop:16px;--the7-h6-font-size:16px;--the7-h6-font-weight:500;--the7-h6-line-height-desktop:1.3em;--the7-h6-line-height:1.3em;--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:#ffffff;--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,0.11);--the7-header-height:90px;--the7-header-left-padding:0px;--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:0px;--the7-header-side-content-width:300px;--the7-header-side-width:300px;--the7-header-slide-out-width:400px;--the7-header-switch-paddings:778px;--the7-header-transparent-bg-color:#eeee22;--the7-input-bg-color:#ffffff;--the7-input-border-color:rgba(10,43,56,0.12);--the7-input-border-radius:0px;--the7-input-color:#2b3135;--the7-input-height:38px;--the7-left-content-padding:0px;--the7-left-input-border-width:1px;--the7-left-input-padding:12px;--the7-left-overlay-content-padding:0px;--the7-lightbox-arrow-size:48px;--the7-links-color:#f80150;--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:25px;--the7-main-logo-right-padding:0px;--the7-main-logo-top-padding:0px;--the7-main-menu-icon-size:16px;--the7-mega-col-padding-bottom:0px;--the7-mega-col-padding-left:10px;--the7-mega-col-padding-right:10px;--the7-mega-col-padding-top:0px;--the7-mega-menu-desc-color:#333333;--the7-mega-menu-desc-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-mega-menu-desc-font-size:10px;--the7-mega-menu-title-color:#333333;--the7-mega-menu-title-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-mega-menu-title-font-size:16px;--the7-mega-menu-title-font-weight:700;--the7-mega-menu-title-icon-size:16px;--the7-mega-menu-title-text-transform:uppercase;--the7-mega-menu-widget-color:#333333;--the7-mega-menu-widget-title-color:#333333;--the7-mega-submenu-col-width:260px;--the7-mega-submenu-item-2-level-spacing:0px;--the7-mega-submenu-item-padding-bottom:9px;--the7-mega-submenu-item-padding-left:10px;--the7-mega-submenu-item-padding-right:10px;--the7-mega-submenu-item-padding-top:9px;--the7-mega-submenu-padding-bottom:20px;--the7-mega-submenu-padding-left:10px;--the7-mega-submenu-padding-right:10px;--the7-mega-submenu-padding-top:20px;--the7-megamenu-title-active-color-2:left, #8224e3 30%, #eeee22 100%;--the7-megamenu-title-active-color:#8224e3;--the7-megamenu-title-hover-color-2:left, #1e73be 30%, #eeee22 99%;--the7-megamenu-title-hover-color:#1e73be;--the7-menu-active-color:#333333;--the7-menu-active-decor-color:rgba(248,1,80,0.15);--the7-menu-active-last-color:#333333;--the7-menu-active-line-decor-color:rgba(130,36,227,0.3);--the7-menu-area-below-padding-bottom:0px;--the7-menu-area-below-padding-left:0px;--the7-menu-area-below-padding-right:0px;--the7-menu-area-below-padding-top:0px;--the7-menu-area-left-padding-bottom:0px;--the7-menu-area-left-padding-left:0px;--the7-menu-area-left-padding-right:0px;--the7-menu-area-left-padding-top:0px;--the7-menu-area-right-padding-bottom:0px;--the7-menu-area-right-padding-left:0px;--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:"Roboto", 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(248,1,80,0);--the7-menu-color:#333333;--the7-menu-decor-border-radius:3px;--the7-menu-decor-color:#f80150;--the7-menu-decoration-line-size:2px;--the7-menu-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-menu-font-size:16px;--the7-menu-font-weight:500;--the7-menu-hover-color:#333333;--the7-menu-hover-decor-color-2:135deg, rgba(255,255,255,0.23) 30%, rgba(0,0,0,0.23) 100%;--the7-menu-hover-decor-color:rgba(255,255,255,0.23);--the7-menu-hover-last-color:#333333;--the7-menu-item-divider-width:1px;--the7-menu-item-margin-bottom:0px;--the7-menu-item-margin-left:18px;--the7-menu-item-margin-right:18px;--the7-menu-item-margin-top:0px;--the7-menu-item-padding-bottom:2px;--the7-menu-item-padding-left:2px;--the7-menu-item-padding-right:2px;--the7-menu-item-padding-top:2px;--the7-menu-line-decor-color-2:to left, rgba(255,255,255,0.23) 30%, rgba(0,0,0,0.23) 100%;--the7-menu-line-decor-color:rgba(255,255,255,0.23);--the7-menu-tem-divider-color:rgba(17,17,17,0.14);--the7-menu-tem-divider-height:24px;--the7-menu-text-transform:none;--the7-message-color:#ffffff;--the7-microwidget-button-2-bg:#f80150;--the7-microwidget-button-2-border-color:#f80150;--the7-microwidget-button-2-border-radius:0px;--the7-microwidget-button-2-border-width:1px;--the7-microwidget-button-2-bottom-padding:10px;--the7-microwidget-button-2-color:#ffffff;--the7-microwidget-button-2-font-family:"Roboto", Helvetica, Arial, Verdana, sans-serif;--the7-microwidget-button-2-font-size:14px;--the7-microwidget-button-2-font-weight:700;--the7-microwidget-button-2-hover-bg:#ffffff;--the7-microwidget-button-2-hover-border-color:#ffffff;--the7-microwidget-button-2-hover-color:#ffffff;--the7-microwidget-button-2-icon-gap:5px;--the7-microwidget-button-2-icon-size:14px;--the7-microwidget-button-2-left-padding:0px;--the7-microwidget-button-2-right-padding:60px;--the7-microwidget-button-2-top-padding:10px;--the7-microwidget-button-bg:#f80150;--the7-microwidget-button-border-color:rgba(201,198,32,0);--the7-microwidget-button-border-radius:30px;--the7-microwidget-button-border-width:0px;--the7-microwidget-button-bottom-padding:10px;--the7-microwidget-button-color:#ffffff;--the7-microwidget-button-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-microwidget-button-font-size:18px;--the7-microwidget-button-font-style:normal;--the7-microwidget-button-font-weight:400;--the7-microwidget-button-hover-bg-2:135deg, #55014f 0%, #f80150 100%;--the7-microwidget-button-hover-bg:#55014f;--the7-microwidget-button-hover-border-color:#f80150;--the7-microwidget-button-hover-color:#ffffff;--the7-microwidget-button-icon-gap:5px;--the7-microwidget-button-icon-size:14px;--the7-microwidget-button-left-padding:25px;--the7-microwidget-button-right-padding:25px;--the7-microwidget-button-top-padding:10px;--the7-microwidgets-in-top-line-color:#888888;--the7-microwidgets-in-top-line-font-family:"Arial", Helvetica, Arial, Verdana, sans-serif;--the7-microwidgets-in-top-line-font-size:20px;--the7-microwidgets-in-top-line-icon-color:#888888;--the7-microwidgets-in-top-line-icon-size:16px;--the7-mixed-logo-bottom-padding:0px;--the7-mixed-logo-left-padding:0px;--the7-mixed-logo-right-padding:0px;--the7-mixed-logo-top-padding:0px;--the7-mobile-floating-header-bg-color:#ffffff;--the7-mobile-footer-bottom-padding:0px;--the7-mobile-footer-left-padding:0px;--the7-mobile-footer-right-padding:0px;--the7-mobile-footer-top-padding:0px;--the7-mobile-hamburger-border-width:0px;--the7-mobile-header-bg-color:#ffffff;--the7-mobile-header-decoration-color:#ffffff;--the7-mobile-header-decoration-size:1px;--the7-mobile-logo-bottom-padding:0px;--the7-mobile-logo-left-padding:0px;--the7-mobile-logo-right-padding:0px;--the7-mobile-logo-top-padding:0px;--the7-mobile-menu-active-color:#f80150;--the7-mobile-menu-bg-color:#ffffff;--the7-mobile-menu-caption-font-family:"Roboto", Helvetica, Arial, Verdana, sans-serif;--the7-mobile-menu-caption-font-size:16px;--the7-mobile-menu-caption-gap:10px;--the7-mobile-menu-caption-text-transform:none;--the7-mobile-menu-color:#333333;--the7-mobile-menu-divider-color:rgba(51,51,51,0.12);--the7-mobile-menu-divider-height:1px;--the7-mobile-menu-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-mobile-menu-font-size:16px;--the7-mobile-menu-font-weight:700;--the7-mobile-menu-hover-color:#f80150;--the7-mobile-menu-microwidgets-color:#b1b4b8;--the7-mobile-menu-microwidgets-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-mobile-menu-microwidgets-font-size:16px;--the7-mobile-menu-microwidgets-font-weight:500;--the7-mobile-menu-microwidgets-icon-color:#b1b4b8;--the7-mobile-menu-microwidgets-icon-size:35px;--the7-mobile-menu-text-transform:none;--the7-mobile-menu-width:330px;--the7-mobile-microwidgets-color:#333333;--the7-mobile-microwidgets-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-mobile-microwidgets-font-size:13px;--the7-mobile-microwidgets-font-weight:700;--the7-mobile-microwidgets-icon-color:#333333;--the7-mobile-microwidgets-icon-size:18px;--the7-mobile-overlay-bg-color:rgba(17,17,17,0.5);--the7-mobile-page-bottom-margin:90px;--the7-mobile-page-left-margin:30px;--the7-mobile-page-right-margin:30px;--the7-mobile-page-top-margin:90px;--the7-mobile-sub-menu-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-mobile-sub-menu-font-size:16px;--the7-mobile-sub-menu-font-weight:500;--the7-mobile-sub-menu-text-transform:none;--the7-mobile-toggle-menu-bg-color:#ffffff;--the7-mobile-toggle-menu-bg-hover-color:rgba(255,255,255,0);--the7-mobile-toggle-menu-border-radius:0px;--the7-mobile-toggle-menu-color:#333333;--the7-mobile-toggle-menu-hover-color:#333333;--the7-mw-address-icon-size:16px;--the7-mw-clock-icon-size:16px;--the7-mw-email-icon-size:16px;--the7-mw-login-icon-size:16px;--the7-mw-phone-icon-size:16px;--the7-mw-search-bg-active-width:200px;--the7-mw-search-bg-color:#f4f4f4;--the7-mw-search-bg-height:50px;--the7-mw-search-bg-width:500px;--the7-mw-search-border-color:#e2e2e2;--the7-mw-search-border-radius:10px;--the7-mw-search-border-width:0px;--the7-mw-search-color:#aaaaaa;--the7-mw-search-font-family:"Droid Arabic Kufi", 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,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:#000000;--the7-navigation-line-bg:#ffffff;--the7-navigation-line-decoration-color:#dd9933;--the7-navigation-line-decoration-line-size:1px;--the7-navigation-line-sticky-bg:#000000;--the7-navigation-margin:35px;--the7-outside-item-custom-margin:30px;--the7-page-bg-color:#ffffff;--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:60px;--the7-page-left-margin:30px;--the7-page-responsive-title-height:150px;--the7-page-responsive-title-line-height:40px;--the7-page-right-margin:30px;--the7-page-title-bg-color:#f1f5f8;--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:30px;--the7-page-title-breadcrumbs-color:#9da7ad;--the7-page-title-color:#2b3135;--the7-page-title-decorative-line-height:5px;--the7-page-title-font-family:"Inter", Helvetica, Arial, Verdana, sans-serif;--the7-page-title-font-weight:500;--the7-page-title-height:90px;--the7-page-title-line-color:rgba(51,51,51,0.11);--the7-page-title-line-height:30px;--the7-page-title-line-style:dashed;--the7-page-title-overlay-color:rgba(0,0,0,0.5);--the7-page-title-text-transform:none;--the7-page-title-top-padding:30px;--the7-page-top-margin:60px;--the7-product-alignment:center;--the7-product-cart-gap:14px;--the7-product-counter-bg:#f80150;--the7-product-counter-color:#ffffff;--the7-product-description-gap:10px;--the7-product-img-width:50%;--the7-product-microwidget-content-font-family:"Droid Arabic Kufi", 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:6px;--the7-product-rating-gap:8px;--the7-product-title-gap:15px;--the7-project-rollover-bg-color:rgba(0,0,0,0.5);--the7-right-content-padding:0px;--the7-right-input-border-width:1px;--the7-right-input-padding:12px;--the7-right-overlay-content-padding:0px;--the7-rollover-bg-color:rgba(0,0,0,0.25);--the7-second-switch-header-padding-left:5px;--the7-second-switch-header-padding-right:5px;--the7-second-switch-mobile-header-height:60px;--the7-second-switch:778px;--the7-secondary-text-color:#9da7ad;--the7-side-header-h-stroke-height:130px;--the7-side-header-v-stroke-width:60px;--the7-sidebar-distace-to-content:60px;--the7-sidebar-outline-color:rgba(10,43,56,0.12);--the7-sidebar-responsiveness:768px;--the7-sidebar-width:300px;--the7-soc-ico-hover-color:#ffffff;--the7-soc-icons-bg-size:26px;--the7-soc-icons-border-radius:100px;--the7-soc-icons-border-width:1px;--the7-soc-icons-gap:5px;--the7-soc-icons-size:16px;--the7-sticky-header-overlay-bg:rgba(17,17,17,0.4);--the7-sub-cart-bg:#ffffff;--the7-sub-cart-color:#333333;--the7-sub-cart-width:280px;--the7-sub-menu-icon-size:14px;--the7-sub-subtitle-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-sub-subtitle-font-size:10px;--the7-submenu-active-bg:rgba(248,1,80,0.07);--the7-submenu-active-color:#f80150;--the7-submenu-bg-color:#ffffff;--the7-submenu-color:#333333;--the7-submenu-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-submenu-font-size:16px;--the7-submenu-font-weight:500;--the7-submenu-hover-bg:rgba(248,1,80,0.07);--the7-submenu-hover-color:#f80150;--the7-submenu-item-margin-bottom:2px;--the7-submenu-item-margin-left:0px;--the7-submenu-item-margin-right:0px;--the7-submenu-item-margin-top:0px;--the7-submenu-item-padding-bottom:10px;--the7-submenu-item-padding-left:10px;--the7-submenu-item-padding-right:10px;--the7-submenu-item-padding-top:10px;--the7-submenu-padding-bottom:9px;--the7-submenu-padding-left:10px;--the7-submenu-padding-right:10px;--the7-submenu-padding-top:9px;--the7-submenu-text-transform:none;--the7-submenu-width:280px;--the7-subtitle-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-subtitle-font-size:12px;--the7-switch-content-paddings:768px;--the7-text-big-font-size:16px;--the7-text-big-line-height:1.5em;--the7-text-small-font-size:13px;--the7-text-small-line-height:1.4em;--the7-title-color:#2b3135;--the7-title-font-size:24px;--the7-title-outline-color:rgba(30,115,190,0);--the7-title-responsive-font-size:34px;--the7-toggle-menu-bg-color-hover:rgba(255,255,255,0.75);--the7-toggle-menu-bg-color:#ffffff;--the7-toggle-menu-border-radius:0px;--the7-toggle-menu-bottom-margin:0px;--the7-toggle-menu-caption-color-hover:#000000;--the7-toggle-menu-caption-color:#000000;--the7-toggle-menu-caption-padding-bottom:18px;--the7-toggle-menu-caption-padding-left:15px;--the7-toggle-menu-caption-padding-right:15px;--the7-toggle-menu-caption-padding-top:18px;--the7-toggle-menu-close-bg-color:rgba(255,255,255,0.75);--the7-toggle-menu-close-bottom-margin:30px;--the7-toggle-menu-close-color:#000000;--the7-toggle-menu-close-left-margin:30px;--the7-toggle-menu-close-padding-bottom:15px;--the7-toggle-menu-close-padding-left:15px;--the7-toggle-menu-close-padding-right:15px;--the7-toggle-menu-close-padding-top:15px;--the7-toggle-menu-close-right-margin:30px;--the7-toggle-menu-close-top-margin:30px;--the7-toggle-menu-color-hover:#000000;--the7-toggle-menu-color:#333333;--the7-toggle-menu-hover-bg-color:#ffffff;--the7-toggle-menu-hover-color:#000000;--the7-toggle-menu-left-margin:0px;--the7-toggle-menu-right-margin:0px;--the7-toggle-menu-top-margin:0px;--the7-toggle-mobile-margin-bottom:0px;--the7-toggle-mobile-margin-left:0px;--the7-toggle-mobile-margin-right:0px;--the7-toggle-mobile-margin-top:0px;--the7-toggle-mobile-menu-caption-color-hover:#333333;--the7-toggle-mobile-menu-caption-color:#333333;--the7-toggle-mobile-menu-close-bottom-margin:0px;--the7-toggle-mobile-menu-close-color:#ffffff;--the7-toggle-mobile-menu-close-hover-color:#ffffff;--the7-toggle-mobile-menu-close-left-margin:0px;--the7-toggle-mobile-menu-close-padding-bottom:5px;--the7-toggle-mobile-menu-close-padding-left:5px;--the7-toggle-mobile-menu-close-padding-right:5px;--the7-toggle-mobile-menu-close-padding-top:5px;--the7-toggle-mobile-menu-close-right-margin:0px;--the7-toggle-mobile-menu-close-top-margin:15px;--the7-toggle-mobile-padding-bottom:12px;--the7-toggle-mobile-padding-left:9px;--the7-toggle-mobile-padding-right:9px;--the7-toggle-mobile-padding-top:12px;--the7-top-bar-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-top-bar-font-size:13px;--the7-top-bar-font-weight:500;--the7-top-bar-height:36px;--the7-top-bar-icon-color:#b1b4b8;--the7-top-bar-icon-size:16px;--the7-top-bar-line-color:rgba(51,51,51,0.11);--the7-top-bar-line-size:1px;--the7-top-bar-line-style:solid;--the7-top-bar-mobile-padding-bottom:3px;--the7-top-bar-mobile-padding-left:20px;--the7-top-bar-mobile-padding-right:20px;--the7-top-bar-mobile-padding-top:3px;--the7-top-bar-padding-bottom:3px;--the7-top-bar-padding-left:50px;--the7-top-bar-padding-right:50px;--the7-top-bar-padding-top:3px;--the7-top-bar-switch-paddings:600px;--the7-top-bar-text-transform:none;--the7-top-bar-transparent-bg-color:#efefef;--the7-top-bg-color:#201a3c;--the7-top-bg-image:none;--the7-top-bg-position-x:center;--the7-top-bg-position-y:center;--the7-top-bg-repeat:repeat;--the7-top-color:#b1b4b8;--the7-top-content-padding:0px;--the7-top-icons-bg-color-hover:#f80150;--the7-top-icons-bg-color:rgba(0,0,0,0.07);--the7-top-icons-border-color-hover:rgba(255,255,255,0);--the7-top-icons-border-color:rgba(255,255,255,0);--the7-top-icons-color:#9e9e9e;--the7-top-input-border-width:1px;--the7-top-input-padding:8px;--the7-top-overlay-content-padding:0px;--the7-transparent-logo-bottom-padding:0px;--the7-transparent-logo-left-padding:0px;--the7-transparent-logo-right-padding:0px;--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:15px;--the7-wc-grid-product-min-width:220px;--the7-wc-list-img-width:40%;--the7-wc-step-padding-bottom:60px;--the7-wc-step-padding-top:60px;--the7-wc-steps-bg:#f1f5f8;--the7-wc-steps-color:#2b3135;--the7-widget-content-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-widget-content-font-size-desktop:14px;--the7-widget-content-font-size:14px;--the7-widget-content-font-weight:400;--the7-widget-content-line-height-desktop:1.4em;--the7-widget-content-line-height:1.4em;--the7-widget-content-text-transform:none;--the7-widget-footer-color:#586368;--the7-widget-footer-header-color:#2b3135;--the7-widget-footer-padding:25px;--the7-widget-gap:15px;--the7-widget-sidebar-bg-color:#ffffff;--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:#586368;--the7-widget-sidebar-distace:88px;--the7-widget-sidebar-header-color:#2b3135;--the7-widget-title-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-widget-title-font-size-desktop:16px;--the7-widget-title-font-size:16px;--the7-widget-title-font-weight:500;--the7-widget-title-line-height-desktop:1.3em;--the7-widget-title-line-height:1.3em;--the7-widget-title-text-transform:none;--the7-woo-content-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-woo-content-font-size-desktop:17px;--the7-woo-content-font-size:17px;--the7-woo-content-font-weight:600;--the7-woo-content-line-height-desktop:1.4em;--the7-woo-content-line-height:1.4em;--the7-woo-content-text-transform:none;--the7-woo-title-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--the7-woo-title-font-size-desktop:16px;--the7-woo-title-font-size:16px;--the7-woo-title-font-weight:500;--the7-woo-title-line-height-desktop:1.3em;--the7-woo-title-line-height:1.3em;--the7-woo-title-text-transform:none}@media screen and (max-width:1024px){:root{--the7-h1-font-size:38px;--the7-h1-line-height:1.2em;--the7-h2-font-size:30px;--the7-h2-line-height:1.2em}}@media screen and (max-width:767px){:root{--the7-h1-font-size:34px;--the7-h1-line-height:1.2em;--the7-h2-font-size:24px;--the7-h2-line-height:1.3em;--the7-h3-font-size:21px;--the7-h3-line-height:1.3em;--the7-h4-font-size:18px;--the7-h4-line-height:1.3em;--the7-h5-font-size:16px;--the7-h5-line-height:1.4em;--the7-widget-title-font-size:16px;--the7-widget-title-line-height:1.4em;--the7-woo-title-font-size:16px;--the7-woo-title-line-height:1.4em}}.content h4{clear:none}.elementor-button{display:inline-flex;align-items:center;justify-content:center;color:var(--the7-btn-color);background:var(--the7-btn-bg,#f80150);border-color:var(--the7-btn-border-color);border-style:solid;border-width:0;font-family:var(--the7-base-font-family);font-weight:var(--the7-base-font-weight)}.box-hover:hover .elementor-button,.elementor-button:focus,.elementor-button:hover{color:var(--the7-btn-hover-color);background:var(--the7-btn-hover-bg,transparent linear-gradient(135deg,#55014f 0%,#f80150 99%));border-color:var(--the7-btn-border-hover-color)}:root{--e-global-color-the7_content_headers_color:var(--the7-title-color);--e-global-color-the7_content_primary_text_color:var(--the7-base-color);--e-global-color-the7_content_secondary_text_color:var(--the7-secondary-text-color);--e-global-color-the7_content_links_color:#f80150;--e-global-color-the7_accent:#f80150;--e-global-color-the7_buttons_color_mode:#f80150;--e-global-color-the7_buttons_hover_color_mode:#55014f;--e-global-color-the7_buttons_text_color_mode:#ffffff;--e-global-color-the7_buttons_text_hover_color_mode:#ffffff;--e-global-color-the7_buttons_border_color_mode:#f80150;--e-global-color-the7_buttons_hover_border_color_mode:#f80150;--e-global-color-the7_dividers_color:rgba(10,43,56,0.12);--e-global-color-the7_general_content_boxes_bg_color:#f1f5f8;--e-global-typography-the7_h1-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--e-global-typography-the7_h1-font-weight:500;--e-global-typography-the7_h1-text-transform:none;--e-global-typography-the7_h1-font-size:46px;--e-global-typography-the7_h1-line-height:1.1em;--e-global-typography-the7_h2-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--e-global-typography-the7_h2-font-weight:500;--e-global-typography-the7_h2-text-transform:none;--e-global-typography-the7_h2-font-size:34px;--e-global-typography-the7_h2-line-height:1.2em;--e-global-typography-the7_h3-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--e-global-typography-the7_h3-font-weight:500;--e-global-typography-the7_h3-text-transform:none;--e-global-typography-the7_h3-font-size:24px;--e-global-typography-the7_h3-line-height:1.2em;--e-global-typography-the7_h4-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--e-global-typography-the7_h4-font-weight:500;--e-global-typography-the7_h4-text-transform:none;--e-global-typography-the7_h4-font-size:21px;--e-global-typography-the7_h4-line-height:1.3em;--e-global-typography-the7_h5-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--e-global-typography-the7_h5-font-weight:500;--e-global-typography-the7_h5-text-transform:none;--e-global-typography-the7_h5-font-size:18px;--e-global-typography-the7_h5-line-height:1.3em;--e-global-typography-the7_h6-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--e-global-typography-the7_h6-font-weight:500;--e-global-typography-the7_h6-text-transform:none;--e-global-typography-the7_h6-font-size:16px;--e-global-typography-the7_h6-line-height:1.3em;--e-global-typography-the7_fonts_widget_title-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--e-global-typography-the7_fonts_widget_title-font-weight:500;--e-global-typography-the7_fonts_widget_title-text-transform:none;--e-global-typography-the7_fonts_widget_title-font-size:16px;--e-global-typography-the7_fonts_widget_title-line-height:1.3em;--e-global-typography-the7_fonts_widget_content-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--e-global-typography-the7_fonts_widget_content-font-weight:400;--e-global-typography-the7_fonts_widget_content-text-transform:none;--e-global-typography-the7_fonts_widget_content-font-size:14px;--e-global-typography-the7_fonts_widget_content-line-height:1.4em;--e-global-typography-the7_fonts_woo_title-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--e-global-typography-the7_fonts_woo_title-font-weight:500;--e-global-typography-the7_fonts_woo_title-text-transform:none;--e-global-typography-the7_fonts_woo_title-font-size:16px;--e-global-typography-the7_fonts_woo_title-line-height:1.3em;--e-global-typography-the7_fonts_woo_content-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--e-global-typography-the7_fonts_woo_content-font-weight:600;--e-global-typography-the7_fonts_woo_content-text-transform:none;--e-global-typography-the7_fonts_woo_content-font-size:17px;--e-global-typography-the7_fonts_woo_content-line-height:1.4em;--e-global-typography-the7_small_size-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--e-global-typography-the7_small_size-font-weight:400;--e-global-typography-the7_small_size-font-size:13px;--e-global-typography-the7_small_size-line-height:1.4em;--e-global-typography-the7_normal_size-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--e-global-typography-the7_normal_size-font-weight:400;--e-global-typography-the7_normal_size-font-size:14px;--e-global-typography-the7_normal_size-line-height:1.5em;--e-global-typography-the7_big_size-font-family:"Droid Arabic Kufi", Helvetica, Arial, Verdana, sans-serif;--e-global-typography-the7_big_size-font-weight:400;--e-global-typography-the7_big_size-font-size:16px;--e-global-typography-the7_big_size-line-height:1.5em}@media screen and (max-width:1024px){:root{--e-global-typography-the7_h1-font-size:38px;--e-global-typography-the7_h1-line-height:1.2em;--e-global-typography-the7_h2-font-size:30px;--e-global-typography-the7_h2-line-height:1.2em}}@media screen and (max-width:767px){:root{--e-global-typography-the7_h1-font-size:34px;--e-global-typography-the7_h1-line-height:1.2em;--e-global-typography-the7_h2-font-size:24px;--e-global-typography-the7_h2-line-height:1.3em;--e-global-typography-the7_h3-font-size:21px;--e-global-typography-the7_h3-line-height:1.3em;--e-global-typography-the7_h4-font-size:18px;--e-global-typography-the7_h4-line-height:1.3em;--e-global-typography-the7_h5-font-size:16px;--e-global-typography-the7_h5-line-height:1.4em;--e-global-typography-the7_fonts_widget_title-font-size:16px;--e-global-typography-the7_fonts_widget_title-line-height:1.4em;--e-global-typography-the7_fonts_woo_title-font-size:16px;--e-global-typography-the7_fonts_woo_title-line-height:1.4em}}: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 1px 6px 0px rgba(0,0,0,0.12);--the7-btn-shadow-hover:0px 4px 13px 2px rgba(0,0,0,0.25)}#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)}body,body.page,html{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}a.dt-owl-item-wrap,a.dt-owl-item-wrap:hover,body,body.page,html{color:var(--the7-base-color)}#main .wf-wrap{padding:0 30px}a,a:hover{color:var(--the7-links-color)}a:hover{color:var(--the7-links-hover-color,var(--the7-links-color))}#main>.wf-wrap{width:1300px;padding:0 30px}#main{padding:60px 0}#page,body{background-size:auto}body{background:#f1f5f8 left top}#page{background:#fff center top}.scroll-top{border-radius:0}.layzr-bg{background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(88,99,104,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E')}.layzr-bg:not(.layzr-bg-transparent){background-color:rgb(88 99 104/.05)}.pswp .pswp__button--arrow--left:before,.pswp .pswp__button--arrow--right:before,.pswp button.pswp__button--arrow--left,.pswp button.pswp__button--arrow--right{font-size:48px;line-height:48px;min-height:48px}@font-face{font-display:swap;font-family:star;src:url(/wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.eot);src:url(/wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.woff)format("woff"),url(/wp-content/themes/dt-the7/css/compatibility/woo-fonts/star.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.eot);src:url(/wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.woff)format("woff"),url(/wp-content/themes/dt-the7/css/compatibility/woo-fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}.pswp{z-index:999999}button.pswp__button{box-shadow:none!important;background-image:url(/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}.product:not(.elementor) .woocommerce-tabs .panel>h2{font:var(--the7-h3-font);text-transform:var(--the7-h3-text-transform);margin-bottom:20px}.product:not(.elementor) .woocommerce-tabs #comments>h2{font:var(--the7-h4-font);text-transform:var(--the7-h4-text-transform)}.product:not(.elementor) .related.products>h2,.product:not(.elementor) .upsells.products>h2{position:relative;margin-bottom:30px}@media screen and (min-width:993px){#page{display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:100%;grid-template-columns:100%;grid-template-areas:"header""slider""title""fancyheader""elementor-header""checkout""main""footer"}}@media screen and (max-width:992px){#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"}}@media screen and (max-width:768px){#main{padding:90px 0}#main>.wf-wrap{padding:0 30px}}@media screen and (min-width:768px){#main>.wf-wrap{position:relative}.content{grid-area:content;-ms-grid-row:1}}@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}}@font-face{font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.36.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.36.0#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.36.0)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.36.0)format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.36.0)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.36.0#eicon)format("svg");font-weight:400;font-style:normal}.screen-reader-text{top:-10000em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor img{border:0;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}:root{--page-title-display:block}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}@media (min-width:768px){.elementor-column.elementor-col-100{width:100%}}@media (max-width:767px){.elementor-column{width:100%}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-kit-1{--e-global-color-78861a0:#F1F5F8;--e-global-color-32f1bc7:#24CED840;--e-global-color-5a7f644:#00203917;--e-global-color-1f6a3f9:#181C20;--e-global-color-721d0f3:#FFFFFF54;--e-global-color-6bf4092:#0A2B3830;--e-global-color-el_color_1_3:#00A7BA;--e-global-color-el_color_1:#0bc4d9;--e-global-color-el_color_1_2:#18D6EC;--e-global-color-el_color_1_4:#0BC4D940;--e-global-color-el_color_1_7:#0BC4D912;--e-global-color-el_color_2_2:#00347D;--e-global-color-el_color_2:#0159D3;--e-global-color-el_color_2_3:#136FEF;--e-global-color-el_color_2_4:#0159D342;--e-global-color-el_color_2_7:#0159D314;--e-global-color-el_color_7:#2C3338;--e-global-color-el_color_7_1:#5B5B5B;--e-global-color-el_color_7_2:#909090;--e-global-color-el_color_7_3:#BBBDBE;--e-global-color-el_color_7_4:#2C33382B;--e-global-color-el_color_7_6:#F2F4F6;--e-global-color-el_color_4:#1B1D1F;--e-global-color-el_color_0:#ffffff;--e-global-color-el_color_6_4:#0159D380;--e-global-color-el_color_6_3:#00000080;--e-global-color-el_color_3:#00347D;--e-global-color-el_color_3_1:#0159D3;--e-global-color-el_color_3_2:#136FEF45;--e-global-color-el_color_6:#F80150;--e-global-color-el_color_5:#FA8835;--e-global-typography-primary-font-family:"Droid Arabic Kufi";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Droid Arabic Kufi";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Droid Arabic Kufi";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Droid Arabic Kufi";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1em;--e-global-typography-1da27c5-font-family:"Droid Arabic Kufi";--e-global-typography-1da27c5-font-size:18px;--e-global-typography-1da27c5-font-weight:400;--e-global-typography-1da27c5-line-height:1.5em;--e-global-typography-b23a380-font-family:"Droid Arabic Kufi";--e-global-typography-b23a380-font-size:21px;--e-global-typography-b23a380-font-weight:400;--e-global-typography-b23a380-line-height:1.4em;--e-global-typography-d556e19-font-family:"Droid Arabic Kufi";--e-global-typography-d556e19-font-size:14px;--e-global-typography-d556e19-font-weight:normal;--e-global-typography-d556e19-text-transform:uppercase;--e-global-typography-d556e19-line-height:1.5em;--e-global-typography-8d70869-font-family:"Droid Arabic Kufi";--e-global-typography-8d70869-font-size:13px;--e-global-typography-8d70869-font-weight:500;--e-global-typography-8d70869-line-height:1em;--e-global-typography-b25d8d0-font-family:"Droid Arabic Kufi";--e-global-typography-b25d8d0-font-size:14px;--e-global-typography-b25d8d0-font-weight:500;--e-global-typography-b25d8d0-line-height:1em;--e-global-typography-a6bcb33-font-family:"Droid Arabic Kufi";--e-global-typography-a6bcb33-font-size:16px;--e-global-typography-a6bcb33-font-weight:500;--e-global-typography-a6bcb33-line-height:1em;--e-global-typography-e8748b0-font-family:"Droid Arabic Kufi";--e-global-typography-e8748b0-font-size:18px;--e-global-typography-e8748b0-font-weight:500;--e-global-typography-e8748b0-line-height:1em;--e-global-typography-13e2240-font-family:"Droid Arabic Kufi";--e-global-typography-13e2240-font-size:13px;--e-global-typography-13e2240-font-weight:500;--e-global-typography-13e2240-text-transform:uppercase;--e-global-typography-13e2240-line-height:1em}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1300px}.elementor-widget:not(:last-child){margin-block-end:0}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px}@media (max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}}@media (max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1300px}}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.elementor-widget-image{text-align:center}.elementor-widget-image img{display:inline-block;vertical-align:middle}.text-and-icon-carousel{margin-left:auto;margin-right:auto}.dt-owl-item-wrap{display:block;box-sizing:border-box;overflow:hidden;width:100%;transition:all .3s ease}.dt-owl-item-inner{align-self:flex-start;display:grid;width:100%;grid-gap:0;grid-template-rows:auto;color:inherit}.text-and-icon-carousel .dt-owl-item-wrap:not(.hide-icon) .dt-owl-item-inner{grid-template-columns:var(--the7-slider-layout-columns);grid-template-areas:var(--the7-slider-template-areas);grid-column-gap:var(--the7-slider-layout-gap);grid-template-rows:var(--the7-slider-template-rows);text-align:var(--content-text-align)}.text-and-icon-carousel .dt-owl-item-inner .dt-owl-item-image{margin:var(--the7-slider-layout-margin);width:var(--img-width)}a.dt-owl-item-wrap:hover .dt-owl-item-description{color:inherit}.dt-owl-item-heading{grid-area:header;text-align:var(--the7-title-alignment,center);justify-self:var(--the7-title-justify,center);transition:color .3s ease}.dt-owl-item-description{grid-area:desc;transition:color .3s ease}.dt-slide-button{grid-area:button;align-self:flex-start;pointer-events:none;transition:all .3s ease}.dt-owl-item-image{position:relative;display:inline-block;align-self:flex-start;grid-area:icon;line-height:0;max-width:100%}.dt-owl-item-image:after,.dt-owl-item-image:before{position:absolute;left:0;top:0;width:100%;height:100%;content:""}.dt-owl-item-image:before{z-index:1;opacity:1}.box-hover:hover .dt-owl-item-image:after{opacity:1}.box-hover:hover .dt-owl-item-image:before,.dt-owl-item-image:after{opacity:0}#the7-body .quick-scale-img .dt-owl-item-image img{transition:transform .25s ease-out,opacity .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.quick-scale-img .dt-owl-item-image{overflow:hidden;transform:translateZ(0)}#the7-body .quick-scale-img .box-hover:hover .dt-owl-item-image img{transform:scale(1.2);transition:transform .25s ease-out,opacity .3s ease-out}.text-and-icon-carousel .dt-owl-item-image,.text-and-icon-carousel .dt-slide-button{justify-self:var(--content-justify-self,flex-start)}.elementor-93885 .elementor-element.elementor-element-30a0e9c{--spacer-size:50px}.elementor-93885 .elementor-element.elementor-element-d7a626a{--spacer-size:51px}.elementor-93885 .elementor-element.elementor-element-8b13bb8 .owl-carousel{--offset-v-t-img:0px;--offset-v-m-img:50%;--top-b-img:100%;--offset-v-b-img:0px;--arrow-bg-height:40px}.elementor-93885 .elementor-element.elementor-element-8b13bb8{--the7-slider-layout-columns:minmax(0,100%);--the7-slider-template-areas:" icon" " header " " desc" " button ";--the7-slider-template-rows:none;--img-width:var(--icon-size, 40px);--img-height:var(--icon-size, 40px);--icon-width:var(--icon-size, 40px);--icon-top-padding:var(--icon-size, 40px);--the7-slider-layout-gap:var(--icon-bottom-gap, 0px);--the7-slider-layout-margin:var(--icon-top-gap, 0px) var(--icon-right-gap, 0px) var(--icon-bottom-gap, 0px) var(--icon-left-gap, 0px);--content-text-align:center;--content-justify-self:center;--the7-slider-layout-2-columns:1fr calc(var(--icon-size, 40px)  + var(--icon-left-gap, 0px)) minmax(auto,  max-content) 1fr;--the7-slider-template-2-areas:"empty1 icon before empty2" "empty1 icon header empty2" "empty1 icon subtitle empty2" "empty1 icon empty empty2" "desc desc desc desc" "button button button button";--the7-img-object-fit:var(--object-fit);--the7-img-width:var(--ratio-img-width);--the7-img-height:var(--ratio-img-height);--the7-img-max-height:var(--max-height);--the7-img-max-width:var(--max-width);--box-width:var(--image-size, var(--ratio-img-width));--the7-img-ratio:var(--aspect-ratio, var(--ratio));--arrow-display:inline-flex;--arrow-opacity:1;--bullet-display:inline-flex;--bullet-opacity:1;--icon-size:210px;--icon-font-size:16px;--arrow-icon-size:24px}.elementor-93885 .elementor-element.elementor-element-8b13bb8 .dt-owl-item-heading{margin-bottom:16px}.elementor-93885 .elementor-element.elementor-element-8b13bb8 .dt-owl-item-description{margin-bottom:5px}.elementor-93885 .elementor-element.elementor-element-8b13bb8 .box-button{border-radius:30px 30px 30px 30px}.elementor-93885 .elementor-element.elementor-element-8b13bb8 .owl-nav div{width:max(40px,var(--arrow-icon-size, 1em));height:max(40px,var(--arrow-icon-size, 1em));border-radius:0;border-width:0;border-style:solid}.elementor-93885 .elementor-element.elementor-element-8b13bb8 .owl-nav div.owl-prev{top:var(--offset-v-m-img);--arrow-translate-y:calc(-50% + var(--arrow-v-offset));left:var(--arrow-h-offset);--arrow-translate-x:0;--arrow-v-offset:0px;--arrow-h-offset:0px}.elementor-93885 .elementor-element.elementor-element-8b13bb8 .owl-nav div.owl-next{top:var(--offset-v-m-img);--arrow-translate-y:calc(-50% + var(--arrow-v-offset));left:calc(100% - var(--arrow-h-offset));--arrow-translate-x:-100%;--arrow-v-offset:0px;--arrow-h-offset:0px}.elementor-93885 .elementor-element.elementor-element-1e49900{--spacer-size:250px}.elementor-button{text-decoration:none}body.elementor-clear-template #main>.wf-wrap{width:auto;padding:0}.elementor-button.elementor-size-sm{font-size:15px;padding:12px 24px;-webkit-border-radius:3px;border-radius:3px}.box-button{position:relative;font:var(--the7-btn-s-font);text-transform:var(--the7-btn-s-text-transform);letter-spacing:var(--the7-btn-s-letter-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);padding:var(--the7-btn-s-padding);border-color:var(--the7-btn-border-color);display:inline-flex;justify-content:center;align-items:center;--btn-icon-spacing:7px}.box-button:hover,.box-button:visited,.box-hover:hover .box-button{color:var(--the7-btn-hover-color)}.box-hover .box-button{pointer-events:none}.img-css-resize-wrapper{width:100%;aspect-ratio:var(--the7-img-ratio);position:relative;display:block;line-height:0}.img-css-resize-wrapper img,img.aspect{aspect-ratio:var(--the7-img-ratio,var(--ratio))}img.aspect{--ratio:auto}.img-css-resize-wrapper img{width:var(--the7-img-width,inherit);height:var(--the7-img-height,auto);max-width:var(--the7-img-max-width,100%);max-height:var(--the7-img-max-height);object-fit:var(--the7-img-object-fit,cover)}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:auto}}@font-face{font-display:swap;font-family:"Droid Arabic Kufi";font-style:normal;font-weight:400;src:url(https://istanbul-tv.com/wp-content/uploads/elementor/google-fonts/fonts/droidarabickufi-droidkufi-regular.eot);src:url(https://istanbul-tv.com/wp-content/uploads/elementor/google-fonts/fonts/droidarabickufi-droidkufi-regular.eot?#iefix)format("embedded-opentype"),url(https://istanbul-tv.com/wp-content/uploads/elementor/google-fonts/fonts/droidarabickufi-droidkufi-regular.woff2)format("woff2"),url(https://istanbul-tv.com/wp-content/uploads/elementor/google-fonts/fonts/droidarabickufi-droidkufi-regular.woff)format("woff"),url(https://istanbul-tv.com/wp-content/uploads/elementor/google-fonts/fonts/droidarabickufi-droidkufi-regular.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Droid Arabic Kufi";font-style:normal;font-weight:700;src:url(https://istanbul-tv.com/wp-content/uploads/elementor/google-fonts/fonts/droidarabickufi-droidkufi-bold.eot);src:url(https://istanbul-tv.com/wp-content/uploads/elementor/google-fonts/fonts/droidarabickufi-droidkufi-bold.eot?#iefix)format("embedded-opentype"),url(https://istanbul-tv.com/wp-content/uploads/elementor/google-fonts/fonts/droidarabickufi-droidkufi-bold.woff2)format("woff2"),url(https://istanbul-tv.com/wp-content/uploads/elementor/google-fonts/fonts/droidarabickufi-droidkufi-bold.woff)format("woff"),url(https://istanbul-tv.com/wp-content/uploads/elementor/google-fonts/fonts/droidarabickufi-droidkufi-bold.ttf)format("truetype")}.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome)format("svg")}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}