.swal2-container.swal2-center>.swal2-popup{font-size:12px}#map{font-family:yekan;direction:rtl}.g-recaptcha,.g-recaptcha *{margin:0}.leaflet-container{font-family:inherit!important}.d-inline-block{display:inline-block!important}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}.position-relative{position:relative}.fw-bold{font-weight:bold!important}.fs-14{font-size:14px!important}.fs-16{font-size:16px!important}.prItem figure{margin-bottom:50px!important}@media only screen and (max-width:760px){.prItem figure{margin-bottom:115px!important}}.empty-state{text-align:center;padding:60px 20px;color:#555}.empty-state .icon{margin-bottom:20px}.empty-state img{width:140px;height:140px;opacity:.5}.empty-state h2{font-size:22px;margin-bottom:10px}.empty-state p{font-size:15px;margin-bottom:25px;color:#777}.empty-state .btn-go{display:inline-block;padding:10px 24px;background:#92278f;color:#fff;border-radius:8px;text-decoration:none;transition:.3s}.empty-state .btn-go:hover{background:#ba68c8}.modal.hidden{display:none}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999}.modal-backdrop{position:fixed;inset:0;background-color:rgba(0,0,0,.5)}.modal-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);background:#fff;width:90%;max-width:500px;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.2);z-index:1001;opacity:0;transition:transform .2s ease,opacity .2s ease}.modal.show .modal-container{transform:translate(-50%,-50%) scale(1);opacity:1}.modal-content{padding:20px}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.modal-close{background:none;border:0;font-size:24px;cursor:pointer}.product-info{background:#e1bee7;padding:10px;margin-bottom:15px;border-radius:5px}.options-container{display:flex;flex-wrap:wrap;gap:8px;margin:10px}.option-button{padding:6px 12px;border:1px solid #888;background:#f8f8f8;cursor:pointer;border-radius:4px}.color-option{border-radius:50%;padding:1px;border:1px solid #e0e0e2;background-color:#fff}.color-option>.color{height:30px;width:30px;border:1px solid #f0f0f1;border-radius:50%}.color-option.active{background:#92278f;border:1px solid transparent}.option-button.active{color:#92278f;border:1px solid #92278f}.price-display{margin:0;font-size:18px;display:flex;flex-direction:column;position:relative}.price-display .pItemDiscount{right:unset;left:0;top:0}.price-old{color:#999;margin-left:10px;text-decoration:line-through;font-size:12px}.price-old.hidden{display:none}.price-final{color:#23254e;font-weight:bold;padding-top:5px}.add-to-cart-section{margin-top:20px;display:flex;justify-content:space-between;align-content:center;border-top:1px solid #ccc;padding-top:15px}.add-to-cart-btn{padding:10px 20px;background:#92278f;color:#fff;border:0;cursor:pointer;border-radius:10px;transition:all .4s}.add-to-cart-btn:hover{background:#ce93d8}.add-to-cart-btn:disabled{background:#aaa;cursor:not-allowed}.special-offer-label{display:inline-block;background:linear-gradient(135deg,#92278f,#ce93d8);color:#fff;padding:5px;border-radius:0 8px 8px 0;position:absolute;top:0;left:0;z-index:10;box-shadow:0 2px 6px rgba(0,0,0,.2);font-size:12px}.empty-cart-container{text-align:center;padding:2rem 1rem;color:#444;max-width:500px;margin:0 auto}.empty-cart-image{width:120px;max-width:80%;margin-bottom:1rem}.empty-cart-title{font-size:1.4rem;margin-bottom:.5rem}.empty-cart-text{font-size:1rem;margin-bottom:1rem}.empty-cart-links{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.empty-cart-links a{text-decoration:none;color:#007bff;font-weight:500;transition:color .3s ease}.empty-cart-links a:hover{color:#0056b3}@media(max-width:480px){.empty-cart-container{padding:1.5rem .5rem}.empty-cart-links{flex-direction:column;gap:.75rem}}.tooltip__content{padding:5px 10px;line-height:20px;background-color:rgba(0,0,0,.85);font-size:12px;color:#fff;text-align:center;position:absolute;pointer-events:none;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:5px;white-space:nowrap;z-index:10}.tooltip__content::after{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-width:5px;border-style:solid;border-color:rgba(0,0,0,.85) transparent transparent transparent}.brand-search-container{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;padding:10px;max-width:100%;margin-bottom:30px}.brand-search-input{flex:1;min-width:200px;max-width:400px;padding:10px 15px;font-size:14px;border:1px solid #ccc;border-radius:8px;transition:border-color .3s ease}.brand-search-input:focus{outline:0;border-color:#92278f}.brand-search-button{padding:10px 20px;font-size:14px;background-color:#92278f;color:#fff;border:0;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.brand-search-button:hover{background-color:#ce93d8}@media(max-width:480px){.brand-search-container{flex-direction:column;align-items:stretch}.brand-search-button{width:100%}}.star-rating{direction:rtl;font-size:1.5rem;unicode-bidi:bidi-override;margin:0;margin-right:15px}.star-rating input{display:none}.star-rating label{color:#ccc;cursor:pointer}.star-rating input:checked~label,.star-rating label:hover,.star-rating label:hover~label{color:#ffd700}.no-reviews-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;color:#777;background:#f9f9f9;border:2px dashed #ccc;border-radius:10px;max-width:300px;margin:40px auto}.no-reviews-icon{width:60px;height:60px;stroke:#bbb;margin-bottom:15px;animation:pulse 2s infinite}.no-reviews-text{font-size:14px;font-weight:600;text-align:center;color:#555}@keyframes pulse{0%,100%{stroke-opacity:1}50%{stroke-opacity:.5}}.career div{margin:0}.career-header{display:flex;align-items:center;gap:20px;margin-bottom:40px!important}.career-text{flex:1}.career-image{flex:1}.career-image img{width:100%;border-radius:10px;object-fit:cover}.career-jobs{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:40px!important}.career-job-item{background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease}.career-job-item h3{font-size:16px;font-weight:bold}.career-job-item:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.12)}.career-form{background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:start}.career-field{display:flex;flex-direction:column;gap:6px}.career-field-full{grid-column:span 2}.career-field label{font-size:14px;font-weight:bold;color:#333}.career-input,.career-textarea,.career-select,.career-file{padding:10px 12px;border:1px solid #ccc;border-radius:5px;width:100%;box-sizing:border-box}textarea.career-textarea{resize:vertical;min-height:100px}.career-button{background:#2196f3;color:#fff;padding:8px 20px;border:0;border-radius:5px;cursor:pointer;font-size:14px;align-self:flex-start}.career-button:hover{background:#1976d2}@media(max-width:768px){.career-header{flex-direction:column}.career-jobs{grid-template-columns:1fr}.career-form{grid-template-columns:1fr}.career-field-full{grid-column:span 1}}.prMainImageFig{width:100%}.cmspage *{font-family:yekan!important}@media(max-width:992px){.cmForm{flex-wrap:wrap}.cmSliders,.cmInputHolders{width:100%!important}}@media(max-width:576px){.cmForm{flex-wrap:wrap;padding:15px}.sliderItem label{font-size:14px}textarea.txtarea{font-size:14px}.star-rating label{font-size:24px;padding:0 3px}}.blog-page-center-tabbox-users-comments{margin-top:3%}.blog-page-center-tabbox-users-comments>span{font-size:17px;color:#282828;word-spacing:-3px;margin-bottom:2%}.blog-page-center-tabbox-users-comments>ul>li{background-color:#f6f7f9;border-radius:10px;box-shadow:0 0 10px -10px gray;padding:20px;margin-bottom:3%}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-up{display:flex;justify-content:space-between;border-bottom:1px solid #dfdcdc;padding:0 12px;margin:0}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-up .comment-list-li-up-r{margin:0}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-up .comment-list-li-up-r>span{font-size:12px;color:#000;position:relative;padding-bottom:9px;margin:0}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-up .comment-list-li-up-r>span::after{content:"";position:absolute;width:106px;height:2px;background-color:#92278f;bottom:0;right:-12px}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-up .comment-list-li-up-l{display:flex;justify-content:flex-end;align-items:center;margin:0}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-up .comment-list-li-up-l .comment-list-li-up-l-dateTime>ul{display:flex;justify-content:flex-start;align-items:center;margin-left:38px}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-up .comment-list-li-up-l .comment-list-li-up-l-dateTime>ul>li{font-size:11px;color:#7b7a7a;position:relative;padding:0 7px 0 4px}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-up .comment-list-li-up-l .comment-list-li-up-l-dateTime>ul>li>span{font-size:12px;color:#7b7a7a}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-up .comment-list-li-up-l .comment-list-li-up-l-dateTime>ul>li::after{position:absolute;content:"|";font-size:12px;color:#7b7a7a;right:0;top:50%;transform:translateY(-50%)}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-up .comment-list-li-up-l .comment-list-li-up-l-dateTime>ul>li:first-child::after{content:none}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-up .comment-list-li-up-l .comment-list-li-up-l-like-unlike{display:flex;justify-content:flex-end;align-items:center}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-up .comment-list-li-up-l .comment-list-li-up-l-like-unlike>a{font-size:12px;color:#1d1d1d;margin-right:16px;padding-right:26px}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-up .comment-list-li-up-l .comment-list-li-up-l-like-unlike .like{background:url(../images/like-comment.png?v=91pe-0T8Rqym4ghVQH-qWt3rTLg) no-repeat right center}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-up .comment-list-li-up-l .comment-list-li-up-l-like-unlike .unlike{background:url(../images/unlike-comment.png?v=IVf3yYMrUOtQKY1zLClrHyussU4) no-repeat right center}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-down{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;margin:0}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-down .star_rate{margin:10px 0}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-down .comment-list-li-down-r-message{margin:0}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-down .comment-list-li-down-r-message *{font-size:13px;color:#4e4e4e;margin:0}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-down .comment-list-li-down-l>span{font-size:12px;text-decoration:underline}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-down .comment-list-li-down-l .comment-list-li-down-l-bad{color:#f1162a}.blog-page-center-tabbox-users-comments>ul>li .comment-list-li-down .comment-list-li-down-l .comment-list-li-down-l-good{color:#92278f}
a,abbr,acronym,address,article,aside,audio,b,blockquote,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strong,sub,sup,tfoot,thead,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;outline:0;vertical-align:top}ul{list-style:none}blockquote,q{quotes:none}img{vertical-align:top;border:0}embed{vertical-align:top}article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video{display:block}mark,rp,rt,ruby,summary,time{display:inline}input,textarea{border:0;padding:0;margin:0;outline:0}iframe{border:0;margin:0;padding:0}input,textarea,select,button{margin:0;padding:0;font:normal 13px/18px yekan;color:#747474;font-weight:normal}input[type="text"]{text-indent:5px}body{margin:0;font:13px/20px yekan;font-weight:200;font-weight:normal;color:#000;direction:rtl;text-align:justify;background:#f6f9ff}a,span{display:inline-block}a{text-decoration:none;color:#595959;outline:0;-moz-transition:.4s;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}a:hover{color:#92278f}strong{font-weight:bold}em{font-style:italic}ol{list-style:decimal}div,section,nav,aside,footer,article{margin:0 auto}p{margin:0;padding:5px 0}h1,h2,h3,h4,h5,h6{font-weight:normal}.clear{clear:both;height:0;line-height:0;overflow:hidden}.hidden{display:none!important}.t-left{text-align:left}.t-center{text-align:center}.t-right{text-align:right}.justify{text-align:justify}.rel{position:relative}.nobg{background:0!important}.noborder{border:0!important}.right{float:right!important}@font-face{font-family:yekan;font-style:normal;font-weight:bold;src:url('../fonts/IranYekan/eot/iranyekanwebboldfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c');src:url('../fonts/IranYekan/eot/iranyekanwebboldfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c&#iefix') format('embedded-opentype'),url('../fonts/IranYekan/woff/iranyekanwebboldfanum.woff?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('woff'),url('../fonts/IranYekan/ttf/iranyekanwebboldfanum.ttf?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('truetype')}@font-face{font-family:yekan;font-style:normal;font-weight:100;src:url('../fonts/IranYekan/eot/iranyekanwebthinfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c');src:url('../fonts/IranYekan/eot/iranyekanwebthinfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c&#iefix') format('embedded-opentype'),url('../fonts/IranYekan/woff/iranyekanwebthinfanum.woff?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('woff'),url('../fonts/IranYekan/ttf/iranyekanwebthinfanum.ttf?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('truetype')}@font-face{font-family:yekan;font-style:normal;font-weight:300;src:url('../fonts/IranYekan/eot/iranyekanweblightfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c');src:url('../fonts/IranYekan/eot/iranyekanweblightfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c&#iefix') format('embedded-opentype'),url('../fonts/IranYekan/woff/iranyekanweblightfanum.woff?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('woff'),url('../fonts/IranYekan/ttf/iranyekanweblightfanum.ttf?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('truetype')}@font-face{font-family:yekan;font-style:normal;font-weight:normal;src:url('../fonts/IranYekan/eot/iranyekanwebregularfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c');src:url('../fonts/IranYekan/eot/iranyekanwebregularfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c&#iefix') format('embedded-opentype'),url('../fonts/IranYekan/woff/iranyekanwebregularfanum.woff?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('woff'),url('../fonts/IranYekan/ttf/iranyekanwebregularfanum.ttf?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('truetype')}@font-face{font-family:yekan;font-style:normal;font-weight:500;src:url('../fonts/IranYekan/eot/iranyekanwebmediumfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c');src:url('../fonts/IranYekan/eot/iranyekanwebmediumfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c&#iefix') format('embedded-opentype'),url('../fonts/IranYekan/woff/iranyekanwebmediumfanum.woff?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('woff'),url('../fonts/IranYekan/ttf/iranyekanwebmediumfanum.ttf?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('truetype')}@font-face{font-family:yekan;font-style:normal;font-weight:800;src:url('../fonts/IranYekan/eot/iranyekanwebextraboldfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c');src:url('../fonts/IranYekan/eot/iranyekanwebextraboldfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c&#iefix') format('embedded-opentype'),url('../fonts/IranYekan/woff/iranyekanwebextraboldfanum.woff?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('woff'),url('../fonts/IranYekan/ttf/iranyekanwebextraboldfanum.ttf?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('truetype')}@font-face{font-family:yekan;font-style:normal;font-weight:850;src:url('../fonts/IranYekan/eot/iranyekanwebblackfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c');src:url('../fonts/IranYekan/eot/iranyekanwebblackfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c&#iefix') format('embedded-opentype'),url('../fonts/IranYekan/woff/iranyekanwebblackfanum.woff?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('woff'),url('../fonts/IranYekan/ttf/iranyekanwebblackfanum.ttf?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('truetype')}@font-face{font-family:yekan;font-style:normal;font-weight:900;src:url('../fonts/IranYekan/eot/iranyekanwebextrablackfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c');src:url('../fonts/IranYekan/eot/iranyekanwebextrablackfanum.eot?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c&#iefix') format('embedded-opentype'),url('../fonts/IranYekan/woff/iranyekanwebextrablackfanum.woff?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('woff'),url('../fonts/IranYekan/ttf/iranyekanwebextrablackfanum.ttf?v=GjJNVcFTbdaWP6kXwj_j7vG1x1c') format('truetype')}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:0;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-animated-out{z-index:1}.owl-animated-in{z-index:0}.bx{line-height:inherit!important}.center{font:13px/25px yekan;font-weight:normal;max-width:1400px;box-sizing:border-box;width:96%}header{background:#fff;border-top:2px solid #92278f}.logo{float:right;margin-left:50px}.topHeader{padding:15px 0}.searchBox{height:46px;margin-top:7px;border-radius:23px;z-index:1000;background:#f6f7f9;float:right;width:45%;margin-left:30px;position:relative}.txtSearch{background:none;width:100%;padding:0 15px;box-sizing:border-box;height:46px;font-weight:200;font-size:13px;font-weight:normal}.btnSearch{position:absolute;font-family:boxicons!important;color:#5d50c6;font-size:20px;line-height:42px;top:4px;left:4px;width:38px;height:38px;border-radius:50%}.searchResults{position:absolute;max-height:400px;overflow:auto;top:100%;right:0;left:0;box-shadow:0 5px 30px rgb(131 51 234/.2);background:#fff;border-radius:20px}.searchResultList>li{border-bottom:1px solid rgba(0,0,0,.05)}.searchResultList>li:last-child{border:0}.searchResultList>li>a{display:block;padding:10px 84px 10px 10px;position:relative;height:64px}.searchResultList>li>a:hover{background:rgba(0,0,0,.04)}.searchResultList>li>a img{position:absolute;top:10px;right:10px;width:64px;height:64px;border-radius:5px}.searchResultList>li>a strong{display:block;padding:5px 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searchResultList>li>a span{display:block}.popUpView .profileWidgetContent{background:none!important;box-shadow:none!important}.popUpView .editProfileFormBox{padding:0}.mainNavHolder{height:53px}.topItems{float:left;line-height:46px;margin-top:7px;font-weight:bold}.topItems>li{float:right;margin-right:10px}.topItems>li:last-child{border:0}.topItems>li a{color:#280f4e;border-radius:23px;text-align:center;position:relative;font-weight:300;font-size:14px;background:#f6f7f9}.topItems>li a i{font-size:20px;width:46px;height:46px}.topItems>li a label{width:20px;height:20px;font-size:10px;position:absolute;top:-2px;right:-2px;background:#92278f;line-height:20px;text-align:center;color:#fff;font-weight:normal;border-radius:50%}.topItems>li a:hover{color:#fff;background:#92278f}.topItems>li a span{padding-left:25px;font-weight:normal}.changeMobileTheme{display:none;position:absolute;top:3px;left:5px;border-radius:23px;text-align:center;line-height:44px;font-size:14px}.changeMobileTheme i{font-size:20px;width:44px;height:44px;color:#280f4e}.floatHeader .topItems{position:fixed;top:2px;left:calc((100% - 1280px)/2);z-index:9000;margin-top:0}.floatHeader .topItems li{margin-right:4px}.floatHeader .topItems li a{background:none!important;font-size:12px}.floatHeader .topItems li a:hover{color:#92278f!important}.floatHeader .topItems>li a i{font-size:18px}.floatHeader .topItems>li a label{top:2px}.mainNav{border-top:3px solid #f6f9ff}.floatmenu{border-top:0;position:fixed;top:0;left:0;right:0;z-index:2000;box-shadow:0 5px 20px rgb(131 51 234/15%)}.mainNav .center{display:flex;justify-content:space-between;line-height:50px;font-size:14px}.topmenu{display:flex;flex:1;grid-gap:10px;font-weight:normal;font-weight:bold;position:relative}.topmenu>li>a{margin-left:35px;color:#5f5870}.topmenu>li>a:hover{color:#92278f}.topmenu>li a i{font-size:28px;margin-left:5px;color:#92278f}.megamenu{position:absolute;display:none;top:100%;right:0;left:0;z-index:1000;background:#fff;border-radius:0 0 10px 10px;box-shadow:0 5px 20px rgb(131 51 234/15%);min-height:420px}.topmenu>li:hover .megamenu{display:block}.prMainMenu{width:220px;margin:0;min-height:400px;border-left:1px solid rgba(0,0,0,.05)}.prMainMenu>li>a{font-size:13px;display:block;line-height:28px;padding:10px 50px 10px 0;position:relative}.prMainMenu>li>a img{position:absolute;top:10px;right:10px}.prMainMenu>li:hover>a{background:rgba(0,0,0,.05)}.submenu{position:absolute;display:none;line-height:32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;top:0;right:221px;left:0;bottom:0;height:420px;overflow:auto}.submenu>li{margin:0 5px;width:20%;font-size:13px}.submenu>li>a{padding:0 5px 0 20px;position:relative}.submenu>li>a:after{content:"";font-family:boxicons;position:absolute;top:0;left:0;font-size:13px}.submenu>li>a:hover{color:#92278f}.sub2menu{font-size:12px;line-height:32px;margin:0 5px 5px;font-weight:400}.sub2menu>li>a{display:block;color:#747474}.sub2menu>li>a::before{content:"-";margin-left:5px}.sub2menu>li>a:hover{color:#92278f}.prMainMenu>li:hover .submenu{display:flex}.lblDiscount{line-height:18px;height:16px;background:#e20202;color:#fff;font-size:10px;padding:0 5px;border-radius:4px;margin-top:6px;margin-right:6px;display:inline-block}.mainNav{background:#fff}.mainContent{padding:0 0 20px}.topBanner a{display:block}.topBanner img{width:100%;height:auto}.mobileTabs{position:fixed;display:none;bottom:0;left:0;right:0;background:#fff;z-index:1000;border-top:1px solid #edeef1}.mobileTabs>li{width:20%}.mobileTabs>li:last-child{border:0}.mobileTabs>li a{color:#222d3d;display:block;text-align:center;position:relative;padding:13px 0 5px;font-weight:300;font-size:14px}.mobileTabs>li a i{font-size:24px}.mobileTabs>li a span{width:20px;height:20px;font-size:10px;position:absolute;top:5px;right:50%;margin-right:-24px;background:#92278f;line-height:20px;text-align:center;color:#fff;font-weight:300;border-radius:50%}.mobileTabs>li a:hover{color:#ff1e00}.mobileTabs>li a label{display:block;font-size:9px;margin-top:4px}.slider{margin-bottom:20px;position:relative}.slideItem a{display:block;background-position:center center;background-size:auto 100%;background-repeat:no-repeat}.slideItem a img{height:400px;width:100%}.slideCarousel .owl-dots{box-shadow:0 5px 30px rgb(131 51 234/.3);position:absolute;bottom:10px;left:calc((100% - 1050px)/2);background:#fff;border-radius:9px;padding:6px;height:6px}.slideCarousel .owl-dot{width:6px;height:6px;margin:0 4px;background:#b4b4b4!important;border-radius:3px;transition:.3s}.slideCarousel .owl-dot.active{width:24px;background:#92278f!important}.slideCarousel .owl-nav{position:absolute;bottom:20px;left:calc((100% - 1170px)/2);right:auto;width:35px}.slideCarousel .owl-nav .owl-prev,.slideCarousel .owl-nav .owl-next{width:30px!important;height:30px!important}.mainCategories{padding-top:20px;margin-bottom:50px}.mainCategories h2{color:#0a023e;margin-bottom:20px;text-align:center;font-weight:normal;font-size:20px}.mainCategories h2 strong{font-weight:bold}.homeCategoryList .item{padding-top:10px}.homeCategoryList .item a{display:block;width:140px;text-align:center;color:#161b3d;font-size:14px;font-weight:bold;margin:0 auto}.homeCategoryList .item a figure{width:70px;height:70px;background:#fff;box-shadow:0 5px 30px rgb(131 51 234/.1);margin:0 auto 16px;padding:25px;border:5px solid #e5f9f4;border-radius:50% 50%;transition:.3s}.cat figure{border-color:#fff1ff!important}.cat:hover figure{background:#92278f!important}.homeCategoryList .item a:hover{transform:scale(.96);color:#92278f}.offerSec{position:relative;z-index:1;margin-bottom:20px}.offerSecContent{display:flex;justify-content:space-between}.offerSecTitle{width:250px;margin:0;padding-top:15px;text-align:center;background:#92278f;border-radius:0 10px 10px 0}.offerSecCarousel{width:calc(100% - 250px);box-sizing:border-box;margin:0!important;padding-top:25px!important;border-radius:10px 0 0 10px!important;position:relative;overflow:hidden}.offerSecCarousel:before{content:"";display:block;position:absolute;top:-30px;right:-44px;background:url(../images/ic_discount.svg) 0 0 no-repeat;width:100px;height:100px;fill:green;opacity:.3}.offerSecTitle h2{color:#fff;font-weight:400;line-height:45px;font-size:28px;margin-bottom:15px}.offerSecTitle h2 span{color:#fff;display:block}.ofTimer{display:flex;grid-gap:10px;width:200px;margin:0 auto 20px;direction:ltr;font-family:yekan}.ofTimer>div{color:#92278f;line-height:20px;background:#fff;border-radius:10px;padding:10px 4px;font-weight:400;font-size:17px;text-align:center;margin:0;width:100%}.ofTimer>div:last-child{border-right:0}.ofTimer div span{display:block;color:#585858;font-size:12px}.gift{margin-bottom:25px}.shadow{box-shadow:0 5px 30px rgb(131 51 234/.1)}.materialCard{background:#fff;padding:0 25px 25px;box-shadow:0 5px 30px rgb(131 51 234/.1);border-radius:10px;margin-bottom:20px}.materialTitle{padding-top:15px;position:relative;line-height:40px;height:20px;margin-bottom:40px}.materialTitle h2{color:#0a023e;font-weight:normal;font-size:18px;display:inline-block;background:#fff;padding-left:20px}.materialTitle h2 span{font-weight:bold;color:#92278f}.dyTitle{position:relative;line-height:40px;height:20px;margin-bottom:20px}.dyTitle h2{color:#0a023e;font-weight:bold;font-size:18px}.showMore{line-height:20px;color:#9492a9;font-size:13px;background:#fff;border-radius:10px;padding:0 10px;font-size:12px;position:absolute;top:19px;left:0;border:1px solid #eee;line-height:30px}.showMore i{font-size:16px;margin-right:10px}.showMore:hover{color:#fff;background:#92278f}.prItem{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;border:1px solid rgba(0,0,0,.05);border-radius:10px;padding:15px;transition:border-color .3s,box-shadow .3s}.prItem:hover{border-color:#92278f;box-shadow:0 0 8px rgba(146,39,143,.2)}.prItem a{border-color:rgba(0,0,0,.05);display:block;padding:15px;border:1px solid transparent;border-radius:10px;position:relative;display:flex;flex-direction:column;height:100%}.prItem a .specialSell{width:45px;position:absolute;top:0;right:0}.prItem figure{position:relative;text-align:center;margin-bottom:15px;height:100%}.prItem figure:before{content:"";display:block;padding-top:100%}.prItem figure img{transition:.5s;border-radius:10px;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:230px}.pItemDiscount{position:absolute;z-index:2;bottom:20px;right:0;color:#fff;background:#92278f;border-radius:10px 0 10px 0;padding:2px 8px;line-height:26px;height:25px;font-size:13px;font-weight:bold}.prItem a:hover figure img{transform:scale(.98) translateY(-5px)}.prItem a strong{display:block;text-align:right;color:#0c043f;height:80px;line-height:25px;font-weight:normal;margin-bottom:15px;overflow:hidden;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box}.pItemPrices{text-align:left;line-height:25px;margin:auto 0 0 0}.pItemPrices del{display:block;color:#b1b1b3;font-weight:bold;font-size:11px}.pItemPrices del:after{content:"تومان";padding-right:2px;font-size:9px}.pItemPrices span{color:#0c043f;font-weight:bold;font-size:18px}.pItemPrices span:after{content:"تومان";padding-right:3px;font-size:11px}.owl-prev,.owl-next{border:1px solid #eee!important;color:#9492a9!important;background:#fff!important;position:absolute;margin-top:-20px;top:50%;left:-15px;font-size:25px!important;font-family:boxicons!important;width:40px!important;height:40px!important;text-align:center;line-height:40px;border-radius:10px}.owl-prev{right:-15px}.owl-prev:before{content:""}.owl-next:before{content:""}.owl-nav button:hover{color:#fff!important;background:#92278f!important}.banners{display:flex;grid-gap:20px;margin-bottom:20px}.banners>li{flex:1}.banners>li a{display:block;border-radius:10px}.banners>li a img{width:100%;height:auto;border-radius:13px}.banners>li a:hover{box-shadow:0 5px 30px rgb(131 51 234/.2)}.homeBrands{margin-bottom:20px;padding-top:20px}.homeBrands>h2{line-height:40px;margin-bottom:40px;text-align:center;font-size:20px;color:#0a023e;font-weight:bold}.homeBrands>h2 img{margin-right:10px}.brandCarousel{position:relative;height:125px}.bItem a{display:block;position:relative;border-radius:10px;border:1px solid transparent}.bItem a:before{padding-top:100%;content:"";display:block;border-radius:10px}.bItem a img{border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0}.bItem a:hover{border-color:#d3d3e2}.homeBlog .materialTitle{margin-bottom:50px}.homeBlogItems{display:flex;grid-gap:30px;margin-bottom:20px}.homeMainBlog{flex:1}.homeMainBlog a{display:block;border-radius:12px;overflow:hidden;position:relative}.homeMainBlog a figure{position:relative}.homeMainBlog a figure:before{padding-top:61%;content:"";display:block}.homeMainBlog a figure img{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px}.homeMainBlog a span{position:absolute;z-index:10;bottom:15px;right:15px;left:15px;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.homeMainBlog a:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(transparent,transparent,rgba(0,0,0,.6));z-index:2;transition:.3s}.homeMainBlog a:hover:before{background:linear-gradient(transparent,transparent,rgb(117 87 240/.6))}.homeBlogList{flex:2;display:flex;grid-gap:30px;flex-wrap:wrap}.homeBlogList>li a{display:block;position:relative;padding-right:200px;color:#161b3d;min-height:110px}.homeBlogList>li a figure{position:absolute;top:0;right:0}.homeBlogList>li a figure img{border-radius:10px}.homeBlogList>li a span{display:block;color:#92278f;font-weight:bold;font-size:11px;padding-top:10px}.homeBlogList>li a:hover{color:#92278f}.homeBlogList>li p{margin-top:10px;padding:0;font-size:12px;line-height:20px;color:#585858;max-height:50px;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box}.purpleBar{background-size:200px auto;background-color:#92278f;padding:30px 0}.supportFt{display:flex;justify-content:space-between}.supportTitle{margin:0;color:#fff;font-weight:bold;line-height:42px;font-size:17px}.supportLinks{display:flex;justify-content:center;grid-gap:20px;line-height:40px;font-family:yekan}.supportLinks li a{color:#fff;padding:0 20px;border-radius:21px;border:1px solid #fff;font-weight:bold;font-size:16px}.supportLinks li a span{direction:ltr}.supportLinks li a i{color:#fff;font-size:20px;margin-left:10px}.supportLinks li a:hover{color:#fff;background:#ce93d8;border-color:#ce93d8}.supportLinks li a:hover i{color:#fff}.topFoot{background:#fff;padding:30px 0 10px}.topFootContent{display:flex;grid-gap:50px}.footerAbout{width:calc(100% - 300px)}.enamads{width:300px}.enamads h2{margin-bottom:20px;font-weight:400;color:#280f4e;font-size:15px;line-height:35px}.enamadlist{display:flex;grid-gap:8px}.enamadlist li a{border-radius:15px;border:1px solid #d3d3e2;padding:10px;width:70px;height:84px}.enamadlist li>img{border-radius:15px;border:1px solid #d3d3e2;padding:10px;width:70px;height:84px}.enamadlist li a:hover{border-color:#280f4e}.footerTitle{font-weight:400;font-size:15px;margin-bottom:20px;color:#280f4e;line-height:35px}.footerTitle img{height:35px;margin-left:5px}.footerTitle span{color:#92278f}.footerAbout .cmspage{color:#585858;line-height:30px;margin-bottom:10px;font-size:12px}.showFullAbout{padding-bottom:10px;font-size:12px}.showFullAbout a{color:#92278f}.showFullAbout a:hover{color:#280f4e}.botFoot{background:#f6f7f9;padding:30px 0}.botFootContent{display:flex;grid-gap:30px}.ftLinkBox{flex:4;margin:0;display:flex}.ftContact{flex:3;margin:0}.botFoot h2{line-height:50px;color:#92278f;font-weight:bold;font-size:14px}.ftOneColLinks{flex:1}.ftlinks{font-size:12px;line-height:40px}.ftlinks li a{color:#280f4e;padding-right:15px;position:relative}.ftlinks li a:before{content:"";font-family:boxicons!important;display:block;position:absolute;top:0;right:0}.ftlinks li a:hover{color:#92278f}.ftTwoColLinks .ftlinks{display:flex;flex-wrap:wrap}.ftTwoColLinks .ftlinks li{width:50%}.ftCt{line-height:38px;color:#280f4e;font-size:12px}.ftCt li i{font-size:20px;margin-left:10px;color:#5b5b5b}.ftCt li a{direction:ltr;color:#280f4e}.dlApps{padding-top:12px}.dlApps>li{margin-bottom:15px}.dlApps>li a{padding:5px 50px 5px 5px;line-height:14px;font-size:10px;position:relative;border:1px solid #280f4e;border-radius:10px;width:90px}.dlApps>li a i{position:absolute;top:0;right:0;width:50px;text-align:center;font-size:24px;line-height:44px!important}.dlApps>li a span{display:block;font-size:14px;font-weight:bold;line-height:20px}.dlApps>li a:hover{color:#fff;background:#92278f;border-color:#92278f}.footerBottomBar{background:#eef1f5;padding:10px 0;position:relative}.footerBottomBarContent{display:flex;justify-content:space-between;line-height:40px;font-size:11px}.ftSocial{display:flex;grid-gap:10px;text-align:center}.ftSocial>li a{width:35px;height:35px;color:#b4b4b4;display:inline-block}.ftSocial>li a img{transition:transform .3s ease}.ftSocial>li a:hover img{transform:scale(1.2)}.lilipout{margin:0}.designer{margin:0}.footerBottomBarContent a{color:#280f4e}.footerBottomBarContent a:hover{color:#92278f}.mainCategoryList>li{background:#fff;box-shadow:0 5px 30px rgb(131 51 234/.1);border-radius:10px;margin-bottom:12px}.mainCategoryList>li>a{display:block;padding-right:70px;position:relative;line-height:50px;padding:12px 80px 12px 12px;font-size:16px}.mainCategoryList>li>a img{position:absolute;top:12px;right:12px}.mainCategoryList>li>a i{position:absolute;left:20px;top:12px;font-size:22px}.prLabelHolder{position:absolute;top:0;right:0;z-index:10}.prLabelHolder label{display:inline-block;padding:2px 6px;border-radius:5px;font-size:10px;line-height:24px}.loginBox{position:absolute;display:flex;overflow:hidden;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);background:#fff;width:760px;border-radius:10px;box-shadow:0 5px 30px rgb(131 51 234/.1)}.loginContent{width:calc(100% - 220px);font-family:yekan}.loginSide{width:220px;background:#92278f;color:#fff;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.rulesLink{position:absolute;bottom:15px;left:0;right:0;display:block;text-align:center;color:#fff}.rulesLink:hover{color:#eee}.loginSide i{font-size:50px;opacity:.7;line-height:60px!important}.loginSide h1{font-size:18px;font-weight:bold;padding-top:15px}.loginContentBox{padding:40px 20px;max-width:340px}.loginLogo{text-align:center;margin-bottom:40px}.loginLogo img{height:80px;width:auto}.loginlabel{margin-bottom:30px;text-align:center}.loginInput{margin-bottom:25px;position:relative}.ltxt{width:100%;height:48px;border:1px solid #878787;font-size:15px;line-height:48px;font-family:yekan;border-radius:25px;padding:0 44px 0 15px;box-sizing:border-box}.ltxt:focus{border-color:#92278f}.inputOtp{display:flex;justify-content:space-between;direction:ltr}.inputOtp input{width:50px;background:rgba(0,0,0,.07);height:48px;border-bottom:2px solid #878787;font-size:15px;line-height:48px;font-family:yekan;padding:0;text-indent:0;text-align:center;box-sizing:border-box}.loginInput i{position:absolute;top:0;right:15px;line-height:50px!important;font-size:20px;color:#92278f}.lbtn{width:100%;height:48px;line-height:48px;background:#92278f;border:1px solid #92278f;color:#fff;font-weight:bold;text-align:center;cursor:pointer;font-size:17px;border-radius:25px}.lbtn:hover{color:#fff;background:#92278f;border-color:#92278f}.loginTimerBox{display:flex;justify-content:space-between;margin-bottom:20px}.loginMobile{color:#0a033c;font-weight:bold;font-size:15px}.loginTimer{color:#a9aaae;font-size:11px}.contentOff{background:url(../images/discount_bg.png) 0 0 repeat;background-size:200px 200px}.dark{background:#161d31;color:#fff}.dark header{background:#262844;box-shadow:0 5px 30px rgb(62 16 120/10%)}.dark .topHeader{background:#262844}.dark .materialCard{background:#262844;box-shadow:0 5px 30px rgb(62 16 120/10%)}.dark .topFoot{background:#161d31}.dark .floatmenu{border-bottom:1px solid #000!important}.dark .botFoot{background:#1a2134}.dark .footerBottomBar{background:#262844}.dark .materialTitle h2{background:#262844;color:#fff}.dark .mainNav{border-color:#1f213e;background:#262844}.dark .searchBox{background:#161d31}.dark .txtSearch{color:#fff}.dark .topItems>li a{background:#161d31;color:#fff}.dark .topmenu>li a:hover{color:#92278f}.dark .megamenu{background:#161d31}.dark .megamenu img{filter:brightness(0) invert(1)}.dark .prMainMenu>li:hover>a{background:rgba(0,0,0,.2)}.dark .prMainMenu{border-color:rgba(0,0,0,.35)}.dark .btnSearch{color:#fff;background:#161d31}.dark .pItemPrices span{color:#fff}.dark .materialTitle{border-color:#000}.dark .showMore{background:#262844;border-color:#000}.dark .topmenu>li a{color:#fff}.dark .owl-prev,.dark .owl-next{background:#161d31!important;border-color:#000!important}.dark .homeBrands>h2{color:#fff}.dark .homeBlog .materialTitle h2{background:#161d31}.dark .homeBlogList>li a{color:#fff}.dark .ftlinks li a{color:#eee}.dark .ftlinks li a:hover{color:#92278f}.dark .ftCt{color:#eee}.dark .dlApps>li a{color:#eee;border-color:#eee}.dark .dlApps>li a:hover{background:#92278f}.dark .ftCt li a{color:#eee}.dark .ftCt li i{color:#92278f}.dark .enamadlist>li>a{background:#eee}.dark .footerAbout .cmspage{color:#eee}.dark .footerTitle{color:#fff}.dark .ftSocial li a{color:#eee;border-color:#eee}.dark .ftSocial li a:hover{background:#92278f}.dark .footerBottomBarContent a{color:#eee}.dark .slideCarousel .owl-dots{background:#161d31}.dark .supportLinks li a{color:#161d31;border-color:#161d31}.dark .supportLinks li a i{color:#161d31}.dark .supportTitle{color:#161d31}.dark .footerBottomBarContent a:hover{color:#92278f}.dark .showFullAbout a{color:#92278f}.dark .topItems>li a:hover{background:#92278f}.dark .homeBlogList>li a:hover{color:#92278f}.dark .changeMobileTheme i{color:#eee}.dark .mobileTabs{background:#262844;border-color:#000}.dark .mobileTabs li a{color:#fff}.dark .prItem a strong{color:#d3d3e2}.dark .loginBox{background:#262844}.dark .inputOtp input{border-color:#eee;color:#fff}.dark .loginMobile{color:#fff}.dark .ltxt{background:rgba(0,0,0,.2);color:#fff}.dark .searchResults{background:#0a033c}.dark .searchResults a{color:#fff}.dark .searchResults a span{color:#d3d3e2}.dark .searchResults a:hover{color:#92278f}.dark .homeCategoryList .item a{color:#fff}.dark .homeCategoryList .item a:hover{color:#92278f}.popUpView{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;background:rgba(0,0,0,.5);display:none}.popUpContent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.popUpContent img{width:100%;max-height:600px;min-width:300px}.closePopupView{position:absolute;top:-30px;right:-30px;color:#fff;font-size:24px;line-height:30px}.closePopupView:hover{color:#fff}.popDesc{background:#fff;padding:10px}
@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(../fonts/boxicons.eot);src:url(../fonts/boxicons.eot) format('embedded-opentype'),url(../fonts/boxicons.woff2?v=k9cCXxD3C997xJpsJkyDo88EjD4) format('woff2'),url(../fonts/boxicons.woff) format('woff'),url(../fonts/boxicons.ttf) format('truetype'),url(../fonts/boxicons.svg?#boxicons) format('svg')}.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scale3d(1,1,1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bx-spin{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-spin-hover:hover{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-tada{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-tada-hover:hover{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-flashing{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-flashing-hover:hover{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-burst{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-burst-hover:hover{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-fade-up{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-up-hover:hover{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-down{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-down-hover:hover{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-left{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-left-hover:hover{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-right{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-fade-right-hover:hover{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-lg{font-size:3rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg)}.bx-rotate-180{transform:rotate(180deg)}.bx-rotate-270{transform:rotate(270deg)}.bx-flip-horizontal{transform:scaleX(-1)}.bx-flip-vertical{transform:scaleY(-1)}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxs-color:before{content:"\ef39"}.bx-reflect-horizontal:before{content:"\ef3a"}.bx-reflect-vertical:before{content:"\ef3b"}.bx-color:before{content:"\ef3c"}.bxl-mongodb:before{content:"\ef3d"}.bxl-postgresql:before{content:"\ef3e"}.bxl-deezer:before{content:"\ef3f"}.bxs-hard-hat:before{content:"\ef2a"}.bxs-home-alt-2:before{content:"\ef2b"}.bxs-cheese:before{content:"\ef2c"}.bx-home-alt-2:before{content:"\ef2d"}.bx-hard-hat:before{content:"\ef2e"}.bx-cheese:before{content:"\ef2f"}.bx-cart-add:before{content:"\ef30"}.bx-cart-download:before{content:"\ef31"}.bx-no-signal:before{content:"\ef32"}.bx-signal-1:before{content:"\ef33"}.bx-signal-2:before{content:"\ef34"}.bx-signal-3:before{content:"\ef35"}.bx-signal-4:before{content:"\ef36"}.bx-signal-5:before{content:"\ef37"}.bxl-xing:before{content:"\ef38"}.bxl-meta:before{content:"\ef27"}.bx-lemon:before{content:"\ef28"}.bxs-lemon:before{content:"\ef29"}.bx-cricket-ball:before{content:"\ef0c"}.bx-baguette:before{content:"\ef0d"}.bx-bowl-hot:before{content:"\ef0e"}.bx-bowl-rice:before{content:"\ef0f"}.bx-cable-car:before{content:"\ef10"}.bx-candles:before{content:"\ef11"}.bx-circle-half:before{content:"\ef12"}.bx-circle-quarter:before{content:"\ef13"}.bx-circle-three-quarter:before{content:"\ef14"}.bx-cross:before{content:"\ef15"}.bx-fork:before{content:"\ef16"}.bx-knife:before{content:"\ef17"}.bx-money-withdraw:before{content:"\ef18"}.bx-popsicle:before{content:"\ef19"}.bx-scatter-chart:before{content:"\ef1a"}.bxs-baguette:before{content:"\ef1b"}.bxs-bowl-hot:before{content:"\ef1c"}.bxs-bowl-rice:before{content:"\ef1d"}.bxs-cable-car:before{content:"\ef1e"}.bxs-circle-half:before{content:"\ef1f"}.bxs-circle-quarter:before{content:"\ef20"}.bxs-circle-three-quarter:before{content:"\ef21"}.bxs-cricket-ball:before{content:"\ef22"}.bxs-invader:before{content:"\ef23"}.bx-male-female:before{content:"\ef24"}.bxs-popsicle:before{content:"\ef25"}.bxs-tree-alt:before{content:"\ef26"}.bxl-venmo:before{content:"\e900"}.bxl-upwork:before{content:"\e901"}.bxl-netlify:before{content:"\e902"}.bxl-java:before{content:"\e903"}.bxl-heroku:before{content:"\e904"}.bxl-go-lang:before{content:"\e905"}.bxl-gmail:before{content:"\e906"}.bxl-flask:before{content:"\e907"}.bxl-99designs:before{content:"\e908"}.bxl-500px:before{content:"\e909"}.bxl-adobe:before{content:"\e90a"}.bxl-airbnb:before{content:"\e90b"}.bxl-algolia:before{content:"\e90c"}.bxl-amazon:before{content:"\e90d"}.bxl-android:before{content:"\e90e"}.bxl-angular:before{content:"\e90f"}.bxl-apple:before{content:"\e910"}.bxl-audible:before{content:"\e911"}.bxl-aws:before{content:"\e912"}.bxl-baidu:before{content:"\e913"}.bxl-behance:before{content:"\e914"}.bxl-bing:before{content:"\e915"}.bxl-bitcoin:before{content:"\e916"}.bxl-blender:before{content:"\e917"}.bxl-blogger:before{content:"\e918"}.bxl-bootstrap:before{content:"\e919"}.bxl-chrome:before{content:"\e91a"}.bxl-codepen:before{content:"\e91b"}.bxl-c-plus-plus:before{content:"\e91c"}.bxl-creative-commons:before{content:"\e91d"}.bxl-css3:before{content:"\e91e"}.bxl-dailymotion:before{content:"\e91f"}.bxl-deviantart:before{content:"\e920"}.bxl-dev-to:before{content:"\e921"}.bxl-digg:before{content:"\e922"}.bxl-digitalocean:before{content:"\e923"}.bxl-discord:before{content:"\e924"}.bxl-discord-alt:before{content:"\e925"}.bxl-discourse:before{content:"\e926"}.bxl-django:before{content:"\e927"}.bxl-docker:before{content:"\e928"}.bxl-dribbble:before{content:"\e929"}.bxl-dropbox:before{content:"\e92a"}.bxl-drupal:before{content:"\e92b"}.bxl-ebay:before{content:"\e92c"}.bxl-edge:before{content:"\e92d"}.bxl-etsy:before{content:"\e92e"}.bxl-facebook:before{content:"\e92f"}.bxl-facebook-circle:before{content:"\e930"}.bxl-facebook-square:before{content:"\e931"}.bxl-figma:before{content:"\e932"}.bxl-firebase:before{content:"\e933"}.bxl-firefox:before{content:"\e934"}.bxl-flickr:before{content:"\e935"}.bxl-flickr-square:before{content:"\e936"}.bxl-flutter:before{content:"\e937"}.bxl-foursquare:before{content:"\e938"}.bxl-git:before{content:"\e939"}.bxl-github:before{content:"\e93a"}.bxl-gitlab:before{content:"\e93b"}.bxl-google:before{content:"\e93c"}.bxl-google-cloud:before{content:"\e93d"}.bxl-google-plus:before{content:"\e93e"}.bxl-google-plus-circle:before{content:"\e93f"}.bxl-html5:before{content:"\e940"}.bxl-imdb:before{content:"\e941"}.bxl-instagram:before{content:"\e942"}.bxl-instagram-alt:before{content:"\e943"}.bxl-internet-explorer:before{content:"\e944"}.bxl-invision:before{content:"\e945"}.bxl-javascript:before{content:"\e946"}.bxl-joomla:before{content:"\e947"}.bxl-jquery:before{content:"\e948"}.bxl-jsfiddle:before{content:"\e949"}.bxl-kickstarter:before{content:"\e94a"}.bxl-kubernetes:before{content:"\e94b"}.bxl-less:before{content:"\e94c"}.bxl-linkedin:before{content:"\e94d"}.bxl-linkedin-square:before{content:"\e94e"}.bxl-magento:before{content:"\e94f"}.bxl-mailchimp:before{content:"\e950"}.bxl-markdown:before{content:"\e951"}.bxl-mastercard:before{content:"\e952"}.bxl-mastodon:before{content:"\e953"}.bxl-medium:before{content:"\e954"}.bxl-medium-old:before{content:"\e955"}.bxl-medium-square:before{content:"\e956"}.bxl-messenger:before{content:"\e957"}.bxl-microsoft:before{content:"\e958"}.bxl-microsoft-teams:before{content:"\e959"}.bxl-nodejs:before{content:"\e95a"}.bxl-ok-ru:before{content:"\e95b"}.bxl-opera:before{content:"\e95c"}.bxl-patreon:before{content:"\e95d"}.bxl-paypal:before{content:"\e95e"}.bxl-periscope:before{content:"\e95f"}.bxl-php:before{content:"\e960"}.bxl-pinterest:before{content:"\e961"}.bxl-pinterest-alt:before{content:"\e962"}.bxl-play-store:before{content:"\e963"}.bxl-pocket:before{content:"\e964"}.bxl-product-hunt:before{content:"\e965"}.bxl-python:before{content:"\e966"}.bxl-quora:before{content:"\e967"}.bxl-react:before{content:"\e968"}.bxl-redbubble:before{content:"\e969"}.bxl-reddit:before{content:"\e96a"}.bxl-redux:before{content:"\e96b"}.bxl-sass:before{content:"\e96c"}.bxl-shopify:before{content:"\e96d"}.bxl-sketch:before{content:"\e96e"}.bxl-skype:before{content:"\e96f"}.bxl-slack:before{content:"\e970"}.bxl-slack-old:before{content:"\e971"}.bxl-snapchat:before{content:"\e972"}.bxl-soundcloud:before{content:"\e973"}.bxl-spotify:before{content:"\e974"}.bxl-spring-boot:before{content:"\e975"}.bxl-squarespace:before{content:"\e976"}.bxl-stack-overflow:before{content:"\e977"}.bxl-steam:before{content:"\e978"}.bxl-stripe:before{content:"\e979"}.bxl-tailwind-css:before{content:"\e97a"}.bxl-telegram:before{content:"\e97b"}.bxl-tiktok:before{content:"\e97c"}.bxl-trello:before{content:"\e97d"}.bxl-trip-advisor:before{content:"\e97e"}.bxl-tumblr:before{content:"\e97f"}.bxl-tux:before{content:"\e980"}.bxl-twitch:before{content:"\e981"}.bxl-twitter:before{content:"\e982"}.bxl-unity:before{content:"\e983"}.bxl-unsplash:before{content:"\e984"}.bxl-vimeo:before{content:"\e985"}.bxl-visa:before{content:"\e986"}.bxl-visual-studio:before{content:"\e987"}.bxl-vk:before{content:"\e988"}.bxl-vuejs:before{content:"\e989"}.bxl-whatsapp:before{content:"\e98a"}.bxl-whatsapp-square:before{content:"\e98b"}.bxl-wikipedia:before{content:"\e98c"}.bxl-windows:before{content:"\e98d"}.bxl-wix:before{content:"\e98e"}.bxl-wordpress:before{content:"\e98f"}.bxl-yahoo:before{content:"\e990"}.bxl-yelp:before{content:"\e991"}.bxl-youtube:before{content:"\e992"}.bxl-zoom:before{content:"\e993"}.bx-collapse-alt:before{content:"\e994"}.bx-collapse-horizontal:before{content:"\e995"}.bx-collapse-vertical:before{content:"\e996"}.bx-expand-horizontal:before{content:"\e997"}.bx-expand-vertical:before{content:"\e998"}.bx-injection:before{content:"\e999"}.bx-leaf:before{content:"\e99a"}.bx-math:before{content:"\e99b"}.bx-party:before{content:"\e99c"}.bx-abacus:before{content:"\e99d"}.bx-accessibility:before{content:"\e99e"}.bx-add-to-queue:before{content:"\e99f"}.bx-adjust:before{content:"\e9a0"}.bx-alarm:before{content:"\e9a1"}.bx-alarm-add:before{content:"\e9a2"}.bx-alarm-exclamation:before{content:"\e9a3"}.bx-alarm-off:before{content:"\e9a4"}.bx-alarm-snooze:before{content:"\e9a5"}.bx-album:before{content:"\e9a6"}.bx-align-justify:before{content:"\e9a7"}.bx-align-left:before{content:"\e9a8"}.bx-align-middle:before{content:"\e9a9"}.bx-align-right:before{content:"\e9aa"}.bx-analyse:before{content:"\e9ab"}.bx-anchor:before{content:"\e9ac"}.bx-angry:before{content:"\e9ad"}.bx-aperture:before{content:"\e9ae"}.bx-arch:before{content:"\e9af"}.bx-archive:before{content:"\e9b0"}.bx-archive-in:before{content:"\e9b1"}.bx-archive-out:before{content:"\e9b2"}.bx-area:before{content:"\e9b3"}.bx-arrow-back:before{content:"\e9b4"}.bx-arrow-from-bottom:before{content:"\e9b5"}.bx-arrow-from-left:before{content:"\e9b6"}.bx-arrow-from-right:before{content:"\e9b7"}.bx-arrow-from-top:before{content:"\e9b8"}.bx-arrow-to-bottom:before{content:"\e9b9"}.bx-arrow-to-left:before{content:"\e9ba"}.bx-arrow-to-right:before{content:"\e9bb"}.bx-arrow-to-top:before{content:"\e9bc"}.bx-at:before{content:"\e9bd"}.bx-atom:before{content:"\e9be"}.bx-award:before{content:"\e9bf"}.bx-badge:before{content:"\e9c0"}.bx-badge-check:before{content:"\e9c1"}.bx-ball:before{content:"\e9c2"}.bx-band-aid:before{content:"\e9c3"}.bx-bar-chart:before{content:"\e9c4"}.bx-bar-chart-alt:before{content:"\e9c5"}.bx-bar-chart-alt-2:before{content:"\e9c6"}.bx-bar-chart-square:before{content:"\e9c7"}.bx-barcode:before{content:"\e9c8"}.bx-barcode-reader:before{content:"\e9c9"}.bx-baseball:before{content:"\e9ca"}.bx-basket:before{content:"\e9cb"}.bx-basketball:before{content:"\e9cc"}.bx-bath:before{content:"\e9cd"}.bx-battery:before{content:"\e9ce"}.bx-bed:before{content:"\e9cf"}.bx-been-here:before{content:"\e9d0"}.bx-beer:before{content:"\e9d1"}.bx-bell:before{content:"\e9d2"}.bx-bell-minus:before{content:"\e9d3"}.bx-bell-off:before{content:"\e9d4"}.bx-bell-plus:before{content:"\e9d5"}.bx-bible:before{content:"\e9d6"}.bx-bitcoin:before{content:"\e9d7"}.bx-blanket:before{content:"\e9d8"}.bx-block:before{content:"\e9d9"}.bx-bluetooth:before{content:"\e9da"}.bx-body:before{content:"\e9db"}.bx-bold:before{content:"\e9dc"}.bx-bolt-circle:before{content:"\e9dd"}.bx-bomb:before{content:"\e9de"}.bx-bone:before{content:"\e9df"}.bx-bong:before{content:"\e9e0"}.bx-book:before{content:"\e9e1"}.bx-book-add:before{content:"\e9e2"}.bx-book-alt:before{content:"\e9e3"}.bx-book-bookmark:before{content:"\e9e4"}.bx-book-content:before{content:"\e9e5"}.bx-book-heart:before{content:"\e9e6"}.bx-bookmark:before{content:"\e9e7"}.bx-bookmark-alt:before{content:"\e9e8"}.bx-bookmark-alt-minus:before{content:"\e9e9"}.bx-bookmark-alt-plus:before{content:"\e9ea"}.bx-bookmark-heart:before{content:"\e9eb"}.bx-bookmark-minus:before{content:"\e9ec"}.bx-bookmark-plus:before{content:"\e9ed"}.bx-bookmarks:before{content:"\e9ee"}.bx-book-open:before{content:"\e9ef"}.bx-book-reader:before{content:"\e9f0"}.bx-border-all:before{content:"\e9f1"}.bx-border-bottom:before{content:"\e9f2"}.bx-border-inner:before{content:"\e9f3"}.bx-border-left:before{content:"\e9f4"}.bx-border-none:before{content:"\e9f5"}.bx-border-outer:before{content:"\e9f6"}.bx-border-radius:before{content:"\e9f7"}.bx-border-right:before{content:"\e9f8"}.bx-border-top:before{content:"\e9f9"}.bx-bot:before{content:"\e9fa"}.bx-bowling-ball:before{content:"\e9fb"}.bx-box:before{content:"\e9fc"}.bx-bracket:before{content:"\e9fd"}.bx-braille:before{content:"\e9fe"}.bx-brain:before{content:"\e9ff"}.bx-briefcase:before{content:"\ea00"}.bx-briefcase-alt:before{content:"\ea01"}.bx-briefcase-alt-2:before{content:"\ea02"}.bx-brightness:before{content:"\ea03"}.bx-brightness-half:before{content:"\ea04"}.bx-broadcast:before{content:"\ea05"}.bx-brush:before{content:"\ea06"}.bx-brush-alt:before{content:"\ea07"}.bx-bug:before{content:"\ea08"}.bx-bug-alt:before{content:"\ea09"}.bx-building:before{content:"\ea0a"}.bx-building-house:before{content:"\ea0b"}.bx-buildings:before{content:"\ea0c"}.bx-bulb:before{content:"\ea0d"}.bx-bullseye:before{content:"\ea0e"}.bx-buoy:before{content:"\ea0f"}.bx-bus:before{content:"\ea10"}.bx-bus-school:before{content:"\ea11"}.bx-cabinet:before{content:"\ea12"}.bx-cake:before{content:"\ea13"}.bx-calculator:before{content:"\ea14"}.bx-calendar:before{content:"\ea15"}.bx-calendar-alt:before{content:"\ea16"}.bx-calendar-check:before{content:"\ea17"}.bx-calendar-edit:before{content:"\ea18"}.bx-calendar-event:before{content:"\ea19"}.bx-calendar-exclamation:before{content:"\ea1a"}.bx-calendar-heart:before{content:"\ea1b"}.bx-calendar-minus:before{content:"\ea1c"}.bx-calendar-plus:before{content:"\ea1d"}.bx-calendar-star:before{content:"\ea1e"}.bx-calendar-week:before{content:"\ea1f"}.bx-calendar-x:before{content:"\ea20"}.bx-camera:before{content:"\ea21"}.bx-camera-home:before{content:"\ea22"}.bx-camera-movie:before{content:"\ea23"}.bx-camera-off:before{content:"\ea24"}.bx-capsule:before{content:"\ea25"}.bx-captions:before{content:"\ea26"}.bx-car:before{content:"\ea27"}.bx-card:before{content:"\ea28"}.bx-caret-down:before{content:"\ea29"}.bx-caret-down-circle:before{content:"\ea2a"}.bx-caret-down-square:before{content:"\ea2b"}.bx-caret-left:before{content:"\ea2c"}.bx-caret-left-circle:before{content:"\ea2d"}.bx-caret-left-square:before{content:"\ea2e"}.bx-caret-right:before{content:"\ea2f"}.bx-caret-right-circle:before{content:"\ea30"}.bx-caret-right-square:before{content:"\ea31"}.bx-caret-up:before{content:"\ea32"}.bx-caret-up-circle:before{content:"\ea33"}.bx-caret-up-square:before{content:"\ea34"}.bx-carousel:before{content:"\ea35"}.bx-cart:before{content:"\ea36"}.bx-cart-alt:before{content:"\ea37"}.bx-cast:before{content:"\ea38"}.bx-category:before{content:"\ea39"}.bx-category-alt:before{content:"\ea3a"}.bx-cctv:before{content:"\ea3b"}.bx-certification:before{content:"\ea3c"}.bx-chair:before{content:"\ea3d"}.bx-chalkboard:before{content:"\ea3e"}.bx-chart:before{content:"\ea3f"}.bx-chat:before{content:"\ea40"}.bx-check:before{content:"\ea41"}.bx-checkbox:before{content:"\ea42"}.bx-checkbox-checked:before{content:"\ea43"}.bx-checkbox-minus:before{content:"\ea44"}.bx-checkbox-square:before{content:"\ea45"}.bx-check-circle:before{content:"\ea46"}.bx-check-double:before{content:"\ea47"}.bx-check-shield:before{content:"\ea48"}.bx-check-square:before{content:"\ea49"}.bx-chevron-down:before{content:"\ea4a"}.bx-chevron-down-circle:before{content:"\ea4b"}.bx-chevron-down-square:before{content:"\ea4c"}.bx-chevron-left:before{content:"\ea4d"}.bx-chevron-left-circle:before{content:"\ea4e"}.bx-chevron-left-square:before{content:"\ea4f"}.bx-chevron-right:before{content:"\ea50"}.bx-chevron-right-circle:before{content:"\ea51"}.bx-chevron-right-square:before{content:"\ea52"}.bx-chevrons-down:before{content:"\ea53"}.bx-chevrons-left:before{content:"\ea54"}.bx-chevrons-right:before{content:"\ea55"}.bx-chevrons-up:before{content:"\ea56"}.bx-chevron-up:before{content:"\ea57"}.bx-chevron-up-circle:before{content:"\ea58"}.bx-chevron-up-square:before{content:"\ea59"}.bx-chip:before{content:"\ea5a"}.bx-church:before{content:"\ea5b"}.bx-circle:before{content:"\ea5c"}.bx-clinic:before{content:"\ea5d"}.bx-clipboard:before{content:"\ea5e"}.bx-closet:before{content:"\ea5f"}.bx-cloud:before{content:"\ea60"}.bx-cloud-download:before{content:"\ea61"}.bx-cloud-drizzle:before{content:"\ea62"}.bx-cloud-lightning:before{content:"\ea63"}.bx-cloud-light-rain:before{content:"\ea64"}.bx-cloud-rain:before{content:"\ea65"}.bx-cloud-snow:before{content:"\ea66"}.bx-cloud-upload:before{content:"\ea67"}.bx-code:before{content:"\ea68"}.bx-code-alt:before{content:"\ea69"}.bx-code-block:before{content:"\ea6a"}.bx-code-curly:before{content:"\ea6b"}.bx-coffee:before{content:"\ea6c"}.bx-coffee-togo:before{content:"\ea6d"}.bx-cog:before{content:"\ea6e"}.bx-coin:before{content:"\ea6f"}.bx-coin-stack:before{content:"\ea70"}.bx-collapse:before{content:"\ea71"}.bx-collection:before{content:"\ea72"}.bx-color-fill:before{content:"\ea73"}.bx-columns:before{content:"\ea74"}.bx-command:before{content:"\ea75"}.bx-comment:before{content:"\ea76"}.bx-comment-add:before{content:"\ea77"}.bx-comment-check:before{content:"\ea78"}.bx-comment-detail:before{content:"\ea79"}.bx-comment-dots:before{content:"\ea7a"}.bx-comment-edit:before{content:"\ea7b"}.bx-comment-error:before{content:"\ea7c"}.bx-comment-minus:before{content:"\ea7d"}.bx-comment-x:before{content:"\ea7e"}.bx-compass:before{content:"\ea7f"}.bx-confused:before{content:"\ea80"}.bx-conversation:before{content:"\ea81"}.bx-cookie:before{content:"\ea82"}.bx-cool:before{content:"\ea83"}.bx-copy:before{content:"\ea84"}.bx-copy-alt:before{content:"\ea85"}.bx-copyright:before{content:"\ea86"}.bx-credit-card:before{content:"\ea87"}.bx-credit-card-alt:before{content:"\ea88"}.bx-credit-card-front:before{content:"\ea89"}.bx-crop:before{content:"\ea8a"}.bx-crosshair:before{content:"\ea8b"}.bx-crown:before{content:"\ea8c"}.bx-cube:before{content:"\ea8d"}.bx-cube-alt:before{content:"\ea8e"}.bx-cuboid:before{content:"\ea8f"}.bx-current-location:before{content:"\ea90"}.bx-customize:before{content:"\ea91"}.bx-cut:before{content:"\ea92"}.bx-cycling:before{content:"\ea93"}.bx-cylinder:before{content:"\ea94"}.bx-data:before{content:"\ea95"}.bx-desktop:before{content:"\ea96"}.bx-detail:before{content:"\ea97"}.bx-devices:before{content:"\ea98"}.bx-dialpad:before{content:"\ea99"}.bx-dialpad-alt:before{content:"\ea9a"}.bx-diamond:before{content:"\ea9b"}.bx-dice-1:before{content:"\ea9c"}.bx-dice-2:before{content:"\ea9d"}.bx-dice-3:before{content:"\ea9e"}.bx-dice-4:before{content:"\ea9f"}.bx-dice-5:before{content:"\eaa0"}.bx-dice-6:before{content:"\eaa1"}.bx-directions:before{content:"\eaa2"}.bx-disc:before{content:"\eaa3"}.bx-dish:before{content:"\eaa4"}.bx-dislike:before{content:"\eaa5"}.bx-dizzy:before{content:"\eaa6"}.bx-dna:before{content:"\eaa7"}.bx-dock-bottom:before{content:"\eaa8"}.bx-dock-left:before{content:"\eaa9"}.bx-dock-right:before{content:"\eaaa"}.bx-dock-top:before{content:"\eaab"}.bx-dollar:before{content:"\eaac"}.bx-dollar-circle:before{content:"\eaad"}.bx-donate-blood:before{content:"\eaae"}.bx-donate-heart:before{content:"\eaaf"}.bx-door-open:before{content:"\eab0"}.bx-dots-horizontal:before{content:"\eab1"}.bx-dots-horizontal-rounded:before{content:"\eab2"}.bx-dots-vertical:before{content:"\eab3"}.bx-dots-vertical-rounded:before{content:"\eab4"}.bx-doughnut-chart:before{content:"\eab5"}.bx-down-arrow:before{content:"\eab6"}.bx-down-arrow-alt:before{content:"\eab7"}.bx-down-arrow-circle:before{content:"\eab8"}.bx-download:before{content:"\eab9"}.bx-downvote:before{content:"\eaba"}.bx-drink:before{content:"\eabb"}.bx-droplet:before{content:"\eabc"}.bx-dumbbell:before{content:"\eabd"}.bx-duplicate:before{content:"\eabe"}.bx-edit:before{content:"\eabf"}.bx-edit-alt:before{content:"\eac0"}.bx-envelope:before{content:"\eac1"}.bx-envelope-open:before{content:"\eac2"}.bx-equalizer:before{content:"\eac3"}.bx-eraser:before{content:"\eac4"}.bx-error:before{content:"\eac5"}.bx-error-alt:before{content:"\eac6"}.bx-error-circle:before{content:"\eac7"}.bx-euro:before{content:"\eac8"}.bx-exclude:before{content:"\eac9"}.bx-exit:before{content:"\eaca"}.bx-exit-fullscreen:before{content:"\eacb"}.bx-expand:before{content:"\eacc"}.bx-expand-alt:before{content:"\eacd"}.bx-export:before{content:"\eace"}.bx-extension:before{content:"\eacf"}.bx-face:before{content:"\ead0"}.bx-fast-forward:before{content:"\ead1"}.bx-fast-forward-circle:before{content:"\ead2"}.bx-female:before{content:"\ead3"}.bx-female-sign:before{content:"\ead4"}.bx-file:before{content:"\ead5"}.bx-file-blank:before{content:"\ead6"}.bx-file-find:before{content:"\ead7"}.bx-film:before{content:"\ead8"}.bx-filter:before{content:"\ead9"}.bx-filter-alt:before{content:"\eada"}.bx-fingerprint:before{content:"\eadb"}.bx-first-aid:before{content:"\eadc"}.bx-first-page:before{content:"\eadd"}.bx-flag:before{content:"\eade"}.bx-folder:before{content:"\eadf"}.bx-folder-minus:before{content:"\eae0"}.bx-folder-open:before{content:"\eae1"}.bx-folder-plus:before{content:"\eae2"}.bx-font:before{content:"\eae3"}.bx-font-color:before{content:"\eae4"}.bx-font-family:before{content:"\eae5"}.bx-font-size:before{content:"\eae6"}.bx-food-menu:before{content:"\eae7"}.bx-food-tag:before{content:"\eae8"}.bx-football:before{content:"\eae9"}.bx-fridge:before{content:"\eaea"}.bx-fullscreen:before{content:"\eaeb"}.bx-game:before{content:"\eaec"}.bx-gas-pump:before{content:"\eaed"}.bx-ghost:before{content:"\eaee"}.bx-gift:before{content:"\eaef"}.bx-git-branch:before{content:"\eaf0"}.bx-git-commit:before{content:"\eaf1"}.bx-git-compare:before{content:"\eaf2"}.bx-git-merge:before{content:"\eaf3"}.bx-git-pull-request:before{content:"\eaf4"}.bx-git-repo-forked:before{content:"\eaf5"}.bx-glasses:before{content:"\eaf6"}.bx-glasses-alt:before{content:"\eaf7"}.bx-globe:before{content:"\eaf8"}.bx-globe-alt:before{content:"\eaf9"}.bx-grid:before{content:"\eafa"}.bx-grid-alt:before{content:"\eafb"}.bx-grid-horizontal:before{content:"\eafc"}.bx-grid-small:before{content:"\eafd"}.bx-grid-vertical:before{content:"\eafe"}.bx-group:before{content:"\eaff"}.bx-handicap:before{content:"\eb00"}.bx-happy:before{content:"\eb01"}.bx-happy-alt:before{content:"\eb02"}.bx-happy-beaming:before{content:"\eb03"}.bx-happy-heart-eyes:before{content:"\eb04"}.bx-hash:before{content:"\eb05"}.bx-hdd:before{content:"\eb06"}.bx-heading:before{content:"\eb07"}.bx-headphone:before{content:"\eb08"}.bx-health:before{content:"\eb09"}.bx-heart:before{content:"\eb0a"}.bx-heart-circle:before{content:"\eb0b"}.bx-heart-square:before{content:"\eb0c"}.bx-help-circle:before{content:"\eb0d"}.bx-hide:before{content:"\eb0e"}.bx-highlight:before{content:"\eb0f"}.bx-history:before{content:"\eb10"}.bx-hive:before{content:"\eb11"}.bx-home:before{content:"\eb12"}.bx-home-alt:before{content:"\eb13"}.bx-home-circle:before{content:"\eb14"}.bx-home-heart:before{content:"\eb15"}.bx-home-smile:before{content:"\eb16"}.bx-horizontal-center:before{content:"\eb17"}.bx-hotel:before{content:"\eb18"}.bx-hourglass:before{content:"\eb19"}.bx-id-card:before{content:"\eb1a"}.bx-image:before{content:"\eb1b"}.bx-image-add:before{content:"\eb1c"}.bx-image-alt:before{content:"\eb1d"}.bx-images:before{content:"\eb1e"}.bx-import:before{content:"\eb1f"}.bx-infinite:before{content:"\eb20"}.bx-info-circle:before{content:"\eb21"}.bx-info-square:before{content:"\eb22"}.bx-intersect:before{content:"\eb23"}.bx-italic:before{content:"\eb24"}.bx-joystick:before{content:"\eb25"}.bx-joystick-alt:before{content:"\eb26"}.bx-joystick-button:before{content:"\eb27"}.bx-key:before{content:"\eb28"}.bx-label:before{content:"\eb29"}.bx-landscape:before{content:"\eb2a"}.bx-laptop:before{content:"\eb2b"}.bx-last-page:before{content:"\eb2c"}.bx-laugh:before{content:"\eb2d"}.bx-layer:before{content:"\eb2e"}.bx-layer-minus:before{content:"\eb2f"}.bx-layer-plus:before{content:"\eb30"}.bx-layout:before{content:"\eb31"}.bx-left-arrow:before{content:"\eb32"}.bx-left-arrow-alt:before{content:"\eb33"}.bx-left-arrow-circle:before{content:"\eb34"}.bx-left-down-arrow-circle:before{content:"\eb35"}.bx-left-indent:before{content:"\eb36"}.bx-left-top-arrow-circle:before{content:"\eb37"}.bx-library:before{content:"\eb38"}.bx-like:before{content:"\eb39"}.bx-line-chart:before{content:"\eb3a"}.bx-line-chart-down:before{content:"\eb3b"}.bx-link:before{content:"\eb3c"}.bx-link-alt:before{content:"\eb3d"}.bx-link-external:before{content:"\eb3e"}.bx-lira:before{content:"\eb3f"}.bx-list-check:before{content:"\eb40"}.bx-list-minus:before{content:"\eb41"}.bx-list-ol:before{content:"\eb42"}.bx-list-plus:before{content:"\eb43"}.bx-list-ul:before{content:"\eb44"}.bx-loader:before{content:"\eb45"}.bx-loader-alt:before{content:"\eb46"}.bx-loader-circle:before{content:"\eb47"}.bx-location-plus:before{content:"\eb48"}.bx-lock:before{content:"\eb49"}.bx-lock-alt:before{content:"\eb4a"}.bx-lock-open:before{content:"\eb4b"}.bx-lock-open-alt:before{content:"\eb4c"}.bx-log-in:before{content:"\eb4d"}.bx-log-in-circle:before{content:"\eb4e"}.bx-log-out:before{content:"\eb4f"}.bx-log-out-circle:before{content:"\eb50"}.bx-low-vision:before{content:"\eb51"}.bx-magnet:before{content:"\eb52"}.bx-mail-send:before{content:"\eb53"}.bx-male:before{content:"\eb54"}.bx-male-sign:before{content:"\eb55"}.bx-map:before{content:"\eb56"}.bx-map-alt:before{content:"\eb57"}.bx-map-pin:before{content:"\eb58"}.bx-mask:before{content:"\eb59"}.bx-medal:before{content:"\eb5a"}.bx-meh:before{content:"\eb5b"}.bx-meh-alt:before{content:"\eb5c"}.bx-meh-blank:before{content:"\eb5d"}.bx-memory-card:before{content:"\eb5e"}.bx-menu:before{content:"\eb5f"}.bx-menu-alt-left:before{content:"\eb60"}.bx-menu-alt-right:before{content:"\eb61"}.bx-merge:before{content:"\eb62"}.bx-message:before{content:"\eb63"}.bx-message-add:before{content:"\eb64"}.bx-message-alt:before{content:"\eb65"}.bx-message-alt-add:before{content:"\eb66"}.bx-message-alt-check:before{content:"\eb67"}.bx-message-alt-detail:before{content:"\eb68"}.bx-message-alt-dots:before{content:"\eb69"}.bx-message-alt-edit:before{content:"\eb6a"}.bx-message-alt-error:before{content:"\eb6b"}.bx-message-alt-minus:before{content:"\eb6c"}.bx-message-alt-x:before{content:"\eb6d"}.bx-message-check:before{content:"\eb6e"}.bx-message-detail:before{content:"\eb6f"}.bx-message-dots:before{content:"\eb70"}.bx-message-edit:before{content:"\eb71"}.bx-message-error:before{content:"\eb72"}.bx-message-minus:before{content:"\eb73"}.bx-message-rounded:before{content:"\eb74"}.bx-message-rounded-add:before{content:"\eb75"}.bx-message-rounded-check:before{content:"\eb76"}.bx-message-rounded-detail:before{content:"\eb77"}.bx-message-rounded-dots:before{content:"\eb78"}.bx-message-rounded-edit:before{content:"\eb79"}.bx-message-rounded-error:before{content:"\eb7a"}.bx-message-rounded-minus:before{content:"\eb7b"}.bx-message-rounded-x:before{content:"\eb7c"}.bx-message-square:before{content:"\eb7d"}.bx-message-square-add:before{content:"\eb7e"}.bx-message-square-check:before{content:"\eb7f"}.bx-message-square-detail:before{content:"\eb80"}.bx-message-square-dots:before{content:"\eb81"}.bx-message-square-edit:before{content:"\eb82"}.bx-message-square-error:before{content:"\eb83"}.bx-message-square-minus:before{content:"\eb84"}.bx-message-square-x:before{content:"\eb85"}.bx-message-x:before{content:"\eb86"}.bx-meteor:before{content:"\eb87"}.bx-microchip:before{content:"\eb88"}.bx-microphone:before{content:"\eb89"}.bx-microphone-off:before{content:"\eb8a"}.bx-minus:before{content:"\eb8b"}.bx-minus-back:before{content:"\eb8c"}.bx-minus-circle:before{content:"\eb8d"}.bx-minus-front:before{content:"\eb8e"}.bx-mobile:before{content:"\eb8f"}.bx-mobile-alt:before{content:"\eb90"}.bx-mobile-landscape:before{content:"\eb91"}.bx-mobile-vibration:before{content:"\eb92"}.bx-money:before{content:"\eb93"}.bx-moon:before{content:"\eb94"}.bx-mouse:before{content:"\eb95"}.bx-mouse-alt:before{content:"\eb96"}.bx-move:before{content:"\eb97"}.bx-move-horizontal:before{content:"\eb98"}.bx-move-vertical:before{content:"\eb99"}.bx-movie:before{content:"\eb9a"}.bx-movie-play:before{content:"\eb9b"}.bx-music:before{content:"\eb9c"}.bx-navigation:before{content:"\eb9d"}.bx-network-chart:before{content:"\eb9e"}.bx-news:before{content:"\eb9f"}.bx-no-entry:before{content:"\eba0"}.bx-note:before{content:"\eba1"}.bx-notepad:before{content:"\eba2"}.bx-notification:before{content:"\eba3"}.bx-notification-off:before{content:"\eba4"}.bx-outline:before{content:"\eba5"}.bx-package:before{content:"\eba6"}.bx-paint:before{content:"\eba7"}.bx-paint-roll:before{content:"\eba8"}.bx-palette:before{content:"\eba9"}.bx-paperclip:before{content:"\ebaa"}.bx-paper-plane:before{content:"\ebab"}.bx-paragraph:before{content:"\ebac"}.bx-paste:before{content:"\ebad"}.bx-pause:before{content:"\ebae"}.bx-pause-circle:before{content:"\ebaf"}.bx-pen:before{content:"\ebb0"}.bx-pencil:before{content:"\ebb1"}.bx-phone:before{content:"\ebb2"}.bx-phone-call:before{content:"\ebb3"}.bx-phone-incoming:before{content:"\ebb4"}.bx-phone-off:before{content:"\ebb5"}.bx-phone-outgoing:before{content:"\ebb6"}.bx-photo-album:before{content:"\ebb7"}.bx-pie-chart:before{content:"\ebb8"}.bx-pie-chart-alt:before{content:"\ebb9"}.bx-pie-chart-alt-2:before{content:"\ebba"}.bx-pin:before{content:"\ebbb"}.bx-planet:before{content:"\ebbc"}.bx-play:before{content:"\ebbd"}.bx-play-circle:before{content:"\ebbe"}.bx-plug:before{content:"\ebbf"}.bx-plus:before{content:"\ebc0"}.bx-plus-circle:before{content:"\ebc1"}.bx-plus-medical:before{content:"\ebc2"}.bx-podcast:before{content:"\ebc3"}.bx-pointer:before{content:"\ebc4"}.bx-poll:before{content:"\ebc5"}.bx-polygon:before{content:"\ebc6"}.bx-pound:before{content:"\ebc7"}.bx-power-off:before{content:"\ebc8"}.bx-printer:before{content:"\ebc9"}.bx-pulse:before{content:"\ebca"}.bx-purchase-tag:before{content:"\ebcb"}.bx-purchase-tag-alt:before{content:"\ebcc"}.bx-pyramid:before{content:"\ebcd"}.bx-qr:before{content:"\ebce"}.bx-qr-scan:before{content:"\ebcf"}.bx-question-mark:before{content:"\ebd0"}.bx-radar:before{content:"\ebd1"}.bx-radio:before{content:"\ebd2"}.bx-radio-circle:before{content:"\ebd3"}.bx-radio-circle-marked:before{content:"\ebd4"}.bx-receipt:before{content:"\ebd5"}.bx-rectangle:before{content:"\ebd6"}.bx-recycle:before{content:"\ebd7"}.bx-redo:before{content:"\ebd8"}.bx-refresh:before{content:"\ebd9"}.bx-registered:before{content:"\ebda"}.bx-rename:before{content:"\ebdb"}.bx-repeat:before{content:"\ebdc"}.bx-reply:before{content:"\ebdd"}.bx-reply-all:before{content:"\ebde"}.bx-repost:before{content:"\ebdf"}.bx-reset:before{content:"\ebe0"}.bx-restaurant:before{content:"\ebe1"}.bx-revision:before{content:"\ebe2"}.bx-rewind:before{content:"\ebe3"}.bx-rewind-circle:before{content:"\ebe4"}.bx-right-arrow:before{content:"\ebe5"}.bx-right-arrow-alt:before{content:"\ebe6"}.bx-right-arrow-circle:before{content:"\ebe7"}.bx-right-down-arrow-circle:before{content:"\ebe8"}.bx-right-indent:before{content:"\ebe9"}.bx-right-top-arrow-circle:before{content:"\ebea"}.bx-rocket:before{content:"\ebeb"}.bx-rotate-left:before{content:"\ebec"}.bx-rotate-right:before{content:"\ebed"}.bx-rss:before{content:"\ebee"}.bx-ruble:before{content:"\ebef"}.bx-ruler:before{content:"\ebf0"}.bx-run:before{content:"\ebf1"}.bx-rupee:before{content:"\ebf2"}.bx-sad:before{content:"\ebf3"}.bx-save:before{content:"\ebf4"}.bx-scan:before{content:"\ebf5"}.bx-screenshot:before{content:"\ebf6"}.bx-search:before{content:"\ebf7"}.bx-search-alt:before{content:"\ebf8"}.bx-search-alt-2:before{content:"\ebf9"}.bx-selection:before{content:"\ebfa"}.bx-select-multiple:before{content:"\ebfb"}.bx-send:before{content:"\ebfc"}.bx-server:before{content:"\ebfd"}.bx-shape-circle:before{content:"\ebfe"}.bx-shape-polygon:before{content:"\ebff"}.bx-shape-square:before{content:"\ec00"}.bx-shape-triangle:before{content:"\ec01"}.bx-share:before{content:"\ec02"}.bx-share-alt:before{content:"\ec03"}.bx-shekel:before{content:"\ec04"}.bx-shield:before{content:"\ec05"}.bx-shield-alt:before{content:"\ec06"}.bx-shield-alt-2:before{content:"\ec07"}.bx-shield-quarter:before{content:"\ec08"}.bx-shield-x:before{content:"\ec09"}.bx-shocked:before{content:"\ec0a"}.bx-shopping-bag:before{content:"\ec0b"}.bx-show:before{content:"\ec0c"}.bx-show-alt:before{content:"\ec0d"}.bx-shuffle:before{content:"\ec0e"}.bx-sidebar:before{content:"\ec0f"}.bx-sitemap:before{content:"\ec10"}.bx-skip-next:before{content:"\ec11"}.bx-skip-next-circle:before{content:"\ec12"}.bx-skip-previous:before{content:"\ec13"}.bx-skip-previous-circle:before{content:"\ec14"}.bx-sleepy:before{content:"\ec15"}.bx-slider:before{content:"\ec16"}.bx-slider-alt:before{content:"\ec17"}.bx-slideshow:before{content:"\ec18"}.bx-smile:before{content:"\ec19"}.bx-sort:before{content:"\ec1a"}.bx-sort-alt-2:before{content:"\ec1b"}.bx-sort-a-z:before{content:"\ec1c"}.bx-sort-down:before{content:"\ec1d"}.bx-sort-up:before{content:"\ec1e"}.bx-sort-z-a:before{content:"\ec1f"}.bx-spa:before{content:"\ec20"}.bx-space-bar:before{content:"\ec21"}.bx-speaker:before{content:"\ec22"}.bx-spray-can:before{content:"\ec23"}.bx-spreadsheet:before{content:"\ec24"}.bx-square:before{content:"\ec25"}.bx-square-rounded:before{content:"\ec26"}.bx-star:before{content:"\ec27"}.bx-station:before{content:"\ec28"}.bx-stats:before{content:"\ec29"}.bx-sticker:before{content:"\ec2a"}.bx-stop:before{content:"\ec2b"}.bx-stop-circle:before{content:"\ec2c"}.bx-stopwatch:before{content:"\ec2d"}.bx-store:before{content:"\ec2e"}.bx-store-alt:before{content:"\ec2f"}.bx-street-view:before{content:"\ec30"}.bx-strikethrough:before{content:"\ec31"}.bx-subdirectory-left:before{content:"\ec32"}.bx-subdirectory-right:before{content:"\ec33"}.bx-sun:before{content:"\ec34"}.bx-support:before{content:"\ec35"}.bx-swim:before{content:"\ec36"}.bx-sync:before{content:"\ec37"}.bx-tab:before{content:"\ec38"}.bx-table:before{content:"\ec39"}.bx-tachometer:before{content:"\ec3a"}.bx-tag:before{content:"\ec3b"}.bx-tag-alt:before{content:"\ec3c"}.bx-target-lock:before{content:"\ec3d"}.bx-task:before{content:"\ec3e"}.bx-task-x:before{content:"\ec3f"}.bx-taxi:before{content:"\ec40"}.bx-tennis-ball:before{content:"\ec41"}.bx-terminal:before{content:"\ec42"}.bx-test-tube:before{content:"\ec43"}.bx-text:before{content:"\ec44"}.bx-time:before{content:"\ec45"}.bx-time-five:before{content:"\ec46"}.bx-timer:before{content:"\ec47"}.bx-tired:before{content:"\ec48"}.bx-toggle-left:before{content:"\ec49"}.bx-toggle-right:before{content:"\ec4a"}.bx-tone:before{content:"\ec4b"}.bx-traffic-cone:before{content:"\ec4c"}.bx-train:before{content:"\ec4d"}.bx-transfer:before{content:"\ec4e"}.bx-transfer-alt:before{content:"\ec4f"}.bx-trash:before{content:"\ec50"}.bx-trash-alt:before{content:"\ec51"}.bx-trending-down:before{content:"\ec52"}.bx-trending-up:before{content:"\ec53"}.bx-trim:before{content:"\ec54"}.bx-trip:before{content:"\ec55"}.bx-trophy:before{content:"\ec56"}.bx-tv:before{content:"\ec57"}.bx-underline:before{content:"\ec58"}.bx-undo:before{content:"\ec59"}.bx-unite:before{content:"\ec5a"}.bx-unlink:before{content:"\ec5b"}.bx-up-arrow:before{content:"\ec5c"}.bx-up-arrow-alt:before{content:"\ec5d"}.bx-up-arrow-circle:before{content:"\ec5e"}.bx-upload:before{content:"\ec5f"}.bx-upside-down:before{content:"\ec60"}.bx-upvote:before{content:"\ec61"}.bx-usb:before{content:"\ec62"}.bx-user:before{content:"\ec63"}.bx-user-check:before{content:"\ec64"}.bx-user-circle:before{content:"\ec65"}.bx-user-minus:before{content:"\ec66"}.bx-user-pin:before{content:"\ec67"}.bx-user-plus:before{content:"\ec68"}.bx-user-voice:before{content:"\ec69"}.bx-user-x:before{content:"\ec6a"}.bx-vector:before{content:"\ec6b"}.bx-vertical-center:before{content:"\ec6c"}.bx-vial:before{content:"\ec6d"}.bx-video:before{content:"\ec6e"}.bx-video-off:before{content:"\ec6f"}.bx-video-plus:before{content:"\ec70"}.bx-video-recording:before{content:"\ec71"}.bx-voicemail:before{content:"\ec72"}.bx-volume:before{content:"\ec73"}.bx-volume-full:before{content:"\ec74"}.bx-volume-low:before{content:"\ec75"}.bx-volume-mute:before{content:"\ec76"}.bx-walk:before{content:"\ec77"}.bx-wallet:before{content:"\ec78"}.bx-wallet-alt:before{content:"\ec79"}.bx-water:before{content:"\ec7a"}.bx-webcam:before{content:"\ec7b"}.bx-wifi:before{content:"\ec7c"}.bx-wifi-0:before{content:"\ec7d"}.bx-wifi-1:before{content:"\ec7e"}.bx-wifi-2:before{content:"\ec7f"}.bx-wifi-off:before{content:"\ec80"}.bx-wind:before{content:"\ec81"}.bx-window:before{content:"\ec82"}.bx-window-alt:before{content:"\ec83"}.bx-window-close:before{content:"\ec84"}.bx-window-open:before{content:"\ec85"}.bx-windows:before{content:"\ec86"}.bx-wine:before{content:"\ec87"}.bx-wink-smile:before{content:"\ec88"}.bx-wink-tongue:before{content:"\ec89"}.bx-won:before{content:"\ec8a"}.bx-world:before{content:"\ec8b"}.bx-wrench:before{content:"\ec8c"}.bx-x:before{content:"\ec8d"}.bx-x-circle:before{content:"\ec8e"}.bx-yen:before{content:"\ec8f"}.bx-zoom-in:before{content:"\ec90"}.bx-zoom-out:before{content:"\ec91"}.bxs-party:before{content:"\ec92"}.bxs-hot:before{content:"\ec93"}.bxs-droplet:before{content:"\ec94"}.bxs-cat:before{content:"\ec95"}.bxs-dog:before{content:"\ec96"}.bxs-injection:before{content:"\ec97"}.bxs-leaf:before{content:"\ec98"}.bxs-add-to-queue:before{content:"\ec99"}.bxs-adjust:before{content:"\ec9a"}.bxs-adjust-alt:before{content:"\ec9b"}.bxs-alarm:before{content:"\ec9c"}.bxs-alarm-add:before{content:"\ec9d"}.bxs-alarm-exclamation:before{content:"\ec9e"}.bxs-alarm-off:before{content:"\ec9f"}.bxs-alarm-snooze:before{content:"\eca0"}.bxs-album:before{content:"\eca1"}.bxs-ambulance:before{content:"\eca2"}.bxs-analyse:before{content:"\eca3"}.bxs-angry:before{content:"\eca4"}.bxs-arch:before{content:"\eca5"}.bxs-archive:before{content:"\eca6"}.bxs-archive-in:before{content:"\eca7"}.bxs-archive-out:before{content:"\eca8"}.bxs-area:before{content:"\eca9"}.bxs-arrow-from-bottom:before{content:"\ecaa"}.bxs-arrow-from-left:before{content:"\ecab"}.bxs-arrow-from-right:before{content:"\ecac"}.bxs-arrow-from-top:before{content:"\ecad"}.bxs-arrow-to-bottom:before{content:"\ecae"}.bxs-arrow-to-left:before{content:"\ecaf"}.bxs-arrow-to-right:before{content:"\ecb0"}.bxs-arrow-to-top:before{content:"\ecb1"}.bxs-award:before{content:"\ecb2"}.bxs-baby-carriage:before{content:"\ecb3"}.bxs-backpack:before{content:"\ecb4"}.bxs-badge:before{content:"\ecb5"}.bxs-badge-check:before{content:"\ecb6"}.bxs-badge-dollar:before{content:"\ecb7"}.bxs-ball:before{content:"\ecb8"}.bxs-band-aid:before{content:"\ecb9"}.bxs-bank:before{content:"\ecba"}.bxs-bar-chart-alt-2:before{content:"\ecbb"}.bxs-bar-chart-square:before{content:"\ecbc"}.bxs-barcode:before{content:"\ecbd"}.bxs-baseball:before{content:"\ecbe"}.bxs-basket:before{content:"\ecbf"}.bxs-basketball:before{content:"\ecc0"}.bxs-bath:before{content:"\ecc1"}.bxs-battery:before{content:"\ecc2"}.bxs-battery-charging:before{content:"\ecc3"}.bxs-battery-full:before{content:"\ecc4"}.bxs-battery-low:before{content:"\ecc5"}.bxs-bed:before{content:"\ecc6"}.bxs-been-here:before{content:"\ecc7"}.bxs-beer:before{content:"\ecc8"}.bxs-bell:before{content:"\ecc9"}.bxs-bell-minus:before{content:"\ecca"}.bxs-bell-off:before{content:"\eccb"}.bxs-bell-plus:before{content:"\eccc"}.bxs-bell-ring:before{content:"\eccd"}.bxs-bible:before{content:"\ecce"}.bxs-binoculars:before{content:"\eccf"}.bxs-blanket:before{content:"\ecd0"}.bxs-bolt:before{content:"\ecd1"}.bxs-bolt-circle:before{content:"\ecd2"}.bxs-bomb:before{content:"\ecd3"}.bxs-bone:before{content:"\ecd4"}.bxs-bong:before{content:"\ecd5"}.bxs-book:before{content:"\ecd6"}.bxs-book-add:before{content:"\ecd7"}.bxs-book-alt:before{content:"\ecd8"}.bxs-book-bookmark:before{content:"\ecd9"}.bxs-book-content:before{content:"\ecda"}.bxs-book-heart:before{content:"\ecdb"}.bxs-bookmark:before{content:"\ecdc"}.bxs-bookmark-alt:before{content:"\ecdd"}.bxs-bookmark-alt-minus:before{content:"\ecde"}.bxs-bookmark-alt-plus:before{content:"\ecdf"}.bxs-bookmark-heart:before{content:"\ece0"}.bxs-bookmark-minus:before{content:"\ece1"}.bxs-bookmark-plus:before{content:"\ece2"}.bxs-bookmarks:before{content:"\ece3"}.bxs-bookmark-star:before{content:"\ece4"}.bxs-book-open:before{content:"\ece5"}.bxs-book-reader:before{content:"\ece6"}.bxs-bot:before{content:"\ece7"}.bxs-bowling-ball:before{content:"\ece8"}.bxs-box:before{content:"\ece9"}.bxs-brain:before{content:"\ecea"}.bxs-briefcase:before{content:"\eceb"}.bxs-briefcase-alt:before{content:"\ecec"}.bxs-briefcase-alt-2:before{content:"\eced"}.bxs-brightness:before{content:"\ecee"}.bxs-brightness-half:before{content:"\ecef"}.bxs-brush:before{content:"\ecf0"}.bxs-brush-alt:before{content:"\ecf1"}.bxs-bug:before{content:"\ecf2"}.bxs-bug-alt:before{content:"\ecf3"}.bxs-building:before{content:"\ecf4"}.bxs-building-house:before{content:"\ecf5"}.bxs-buildings:before{content:"\ecf6"}.bxs-bulb:before{content:"\ecf7"}.bxs-bullseye:before{content:"\ecf8"}.bxs-buoy:before{content:"\ecf9"}.bxs-bus:before{content:"\ecfa"}.bxs-business:before{content:"\ecfb"}.bxs-bus-school:before{content:"\ecfc"}.bxs-cabinet:before{content:"\ecfd"}.bxs-cake:before{content:"\ecfe"}.bxs-calculator:before{content:"\ecff"}.bxs-calendar:before{content:"\ed00"}.bxs-calendar-alt:before{content:"\ed01"}.bxs-calendar-check:before{content:"\ed02"}.bxs-calendar-edit:before{content:"\ed03"}.bxs-calendar-event:before{content:"\ed04"}.bxs-calendar-exclamation:before{content:"\ed05"}.bxs-calendar-heart:before{content:"\ed06"}.bxs-calendar-minus:before{content:"\ed07"}.bxs-calendar-plus:before{content:"\ed08"}.bxs-calendar-star:before{content:"\ed09"}.bxs-calendar-week:before{content:"\ed0a"}.bxs-calendar-x:before{content:"\ed0b"}.bxs-camera:before{content:"\ed0c"}.bxs-camera-home:before{content:"\ed0d"}.bxs-camera-movie:before{content:"\ed0e"}.bxs-camera-off:before{content:"\ed0f"}.bxs-camera-plus:before{content:"\ed10"}.bxs-capsule:before{content:"\ed11"}.bxs-captions:before{content:"\ed12"}.bxs-car:before{content:"\ed13"}.bxs-car-battery:before{content:"\ed14"}.bxs-car-crash:before{content:"\ed15"}.bxs-card:before{content:"\ed16"}.bxs-caret-down-circle:before{content:"\ed17"}.bxs-caret-down-square:before{content:"\ed18"}.bxs-caret-left-circle:before{content:"\ed19"}.bxs-caret-left-square:before{content:"\ed1a"}.bxs-caret-right-circle:before{content:"\ed1b"}.bxs-caret-right-square:before{content:"\ed1c"}.bxs-caret-up-circle:before{content:"\ed1d"}.bxs-caret-up-square:before{content:"\ed1e"}.bxs-car-garage:before{content:"\ed1f"}.bxs-car-mechanic:before{content:"\ed20"}.bxs-carousel:before{content:"\ed21"}.bxs-cart:before{content:"\ed22"}.bxs-cart-add:before{content:"\ed23"}.bxs-cart-alt:before{content:"\ed24"}.bxs-cart-download:before{content:"\ed25"}.bxs-car-wash:before{content:"\ed26"}.bxs-category:before{content:"\ed27"}.bxs-category-alt:before{content:"\ed28"}.bxs-cctv:before{content:"\ed29"}.bxs-certification:before{content:"\ed2a"}.bxs-chalkboard:before{content:"\ed2b"}.bxs-chart:before{content:"\ed2c"}.bxs-chat:before{content:"\ed2d"}.bxs-checkbox:before{content:"\ed2e"}.bxs-checkbox-checked:before{content:"\ed2f"}.bxs-checkbox-minus:before{content:"\ed30"}.bxs-check-circle:before{content:"\ed31"}.bxs-check-shield:before{content:"\ed32"}.bxs-check-square:before{content:"\ed33"}.bxs-chess:before{content:"\ed34"}.bxs-chevron-down:before{content:"\ed35"}.bxs-chevron-down-circle:before{content:"\ed36"}.bxs-chevron-down-square:before{content:"\ed37"}.bxs-chevron-left:before{content:"\ed38"}.bxs-chevron-left-circle:before{content:"\ed39"}.bxs-chevron-left-square:before{content:"\ed3a"}.bxs-chevron-right:before{content:"\ed3b"}.bxs-chevron-right-circle:before{content:"\ed3c"}.bxs-chevron-right-square:before{content:"\ed3d"}.bxs-chevrons-down:before{content:"\ed3e"}.bxs-chevrons-left:before{content:"\ed3f"}.bxs-chevrons-right:before{content:"\ed40"}.bxs-chevrons-up:before{content:"\ed41"}.bxs-chevron-up:before{content:"\ed42"}.bxs-chevron-up-circle:before{content:"\ed43"}.bxs-chevron-up-square:before{content:"\ed44"}.bxs-chip:before{content:"\ed45"}.bxs-church:before{content:"\ed46"}.bxs-circle:before{content:"\ed47"}.bxs-city:before{content:"\ed48"}.bxs-clinic:before{content:"\ed49"}.bxs-cloud:before{content:"\ed4a"}.bxs-cloud-download:before{content:"\ed4b"}.bxs-cloud-lightning:before{content:"\ed4c"}.bxs-cloud-rain:before{content:"\ed4d"}.bxs-cloud-upload:before{content:"\ed4e"}.bxs-coffee:before{content:"\ed4f"}.bxs-coffee-alt:before{content:"\ed50"}.bxs-coffee-togo:before{content:"\ed51"}.bxs-cog:before{content:"\ed52"}.bxs-coin:before{content:"\ed53"}.bxs-coin-stack:before{content:"\ed54"}.bxs-collection:before{content:"\ed55"}.bxs-color-fill:before{content:"\ed56"}.bxs-comment:before{content:"\ed57"}.bxs-comment-add:before{content:"\ed58"}.bxs-comment-check:before{content:"\ed59"}.bxs-comment-detail:before{content:"\ed5a"}.bxs-comment-dots:before{content:"\ed5b"}.bxs-comment-edit:before{content:"\ed5c"}.bxs-comment-error:before{content:"\ed5d"}.bxs-comment-minus:before{content:"\ed5e"}.bxs-comment-x:before{content:"\ed5f"}.bxs-compass:before{content:"\ed60"}.bxs-component:before{content:"\ed61"}.bxs-confused:before{content:"\ed62"}.bxs-contact:before{content:"\ed63"}.bxs-conversation:before{content:"\ed64"}.bxs-cookie:before{content:"\ed65"}.bxs-cool:before{content:"\ed66"}.bxs-copy:before{content:"\ed67"}.bxs-copy-alt:before{content:"\ed68"}.bxs-copyright:before{content:"\ed69"}.bxs-coupon:before{content:"\ed6a"}.bxs-credit-card:before{content:"\ed6b"}.bxs-credit-card-alt:before{content:"\ed6c"}.bxs-credit-card-front:before{content:"\ed6d"}.bxs-crop:before{content:"\ed6e"}.bxs-crown:before{content:"\ed6f"}.bxs-cube:before{content:"\ed70"}.bxs-cube-alt:before{content:"\ed71"}.bxs-cuboid:before{content:"\ed72"}.bxs-customize:before{content:"\ed73"}.bxs-cylinder:before{content:"\ed74"}.bxs-dashboard:before{content:"\ed75"}.bxs-data:before{content:"\ed76"}.bxs-detail:before{content:"\ed77"}.bxs-devices:before{content:"\ed78"}.bxs-diamond:before{content:"\ed79"}.bxs-dice-1:before{content:"\ed7a"}.bxs-dice-2:before{content:"\ed7b"}.bxs-dice-3:before{content:"\ed7c"}.bxs-dice-4:before{content:"\ed7d"}.bxs-dice-5:before{content:"\ed7e"}.bxs-dice-6:before{content:"\ed7f"}.bxs-direction-left:before{content:"\ed80"}.bxs-direction-right:before{content:"\ed81"}.bxs-directions:before{content:"\ed82"}.bxs-disc:before{content:"\ed83"}.bxs-discount:before{content:"\ed84"}.bxs-dish:before{content:"\ed85"}.bxs-dislike:before{content:"\ed86"}.bxs-dizzy:before{content:"\ed87"}.bxs-dock-bottom:before{content:"\ed88"}.bxs-dock-left:before{content:"\ed89"}.bxs-dock-right:before{content:"\ed8a"}.bxs-dock-top:before{content:"\ed8b"}.bxs-dollar-circle:before{content:"\ed8c"}.bxs-donate-blood:before{content:"\ed8d"}.bxs-donate-heart:before{content:"\ed8e"}.bxs-door-open:before{content:"\ed8f"}.bxs-doughnut-chart:before{content:"\ed90"}.bxs-down-arrow:before{content:"\ed91"}.bxs-down-arrow-alt:before{content:"\ed92"}.bxs-down-arrow-circle:before{content:"\ed93"}.bxs-down-arrow-square:before{content:"\ed94"}.bxs-download:before{content:"\ed95"}.bxs-downvote:before{content:"\ed96"}.bxs-drink:before{content:"\ed97"}.bxs-droplet-half:before{content:"\ed98"}.bxs-dryer:before{content:"\ed99"}.bxs-duplicate:before{content:"\ed9a"}.bxs-edit:before{content:"\ed9b"}.bxs-edit-alt:before{content:"\ed9c"}.bxs-edit-location:before{content:"\ed9d"}.bxs-eject:before{content:"\ed9e"}.bxs-envelope:before{content:"\ed9f"}.bxs-envelope-open:before{content:"\eda0"}.bxs-eraser:before{content:"\eda1"}.bxs-error:before{content:"\eda2"}.bxs-error-alt:before{content:"\eda3"}.bxs-error-circle:before{content:"\eda4"}.bxs-ev-station:before{content:"\eda5"}.bxs-exit:before{content:"\eda6"}.bxs-extension:before{content:"\eda7"}.bxs-eyedropper:before{content:"\eda8"}.bxs-face:before{content:"\eda9"}.bxs-face-mask:before{content:"\edaa"}.bxs-factory:before{content:"\edab"}.bxs-fast-forward-circle:before{content:"\edac"}.bxs-file:before{content:"\edad"}.bxs-file-archive:before{content:"\edae"}.bxs-file-blank:before{content:"\edaf"}.bxs-file-css:before{content:"\edb0"}.bxs-file-doc:before{content:"\edb1"}.bxs-file-export:before{content:"\edb2"}.bxs-file-find:before{content:"\edb3"}.bxs-file-gif:before{content:"\edb4"}.bxs-file-html:before{content:"\edb5"}.bxs-file-image:before{content:"\edb6"}.bxs-file-import:before{content:"\edb7"}.bxs-file-jpg:before{content:"\edb8"}.bxs-file-js:before{content:"\edb9"}.bxs-file-json:before{content:"\edba"}.bxs-file-md:before{content:"\edbb"}.bxs-file-pdf:before{content:"\edbc"}.bxs-file-plus:before{content:"\edbd"}.bxs-file-png:before{content:"\edbe"}.bxs-file-txt:before{content:"\edbf"}.bxs-film:before{content:"\edc0"}.bxs-filter-alt:before{content:"\edc1"}.bxs-first-aid:before{content:"\edc2"}.bxs-flag:before{content:"\edc3"}.bxs-flag-alt:before{content:"\edc4"}.bxs-flag-checkered:before{content:"\edc5"}.bxs-flame:before{content:"\edc6"}.bxs-flask:before{content:"\edc7"}.bxs-florist:before{content:"\edc8"}.bxs-folder:before{content:"\edc9"}.bxs-folder-minus:before{content:"\edca"}.bxs-folder-open:before{content:"\edcb"}.bxs-folder-plus:before{content:"\edcc"}.bxs-food-menu:before{content:"\edcd"}.bxs-fridge:before{content:"\edce"}.bxs-game:before{content:"\edcf"}.bxs-gas-pump:before{content:"\edd0"}.bxs-ghost:before{content:"\edd1"}.bxs-gift:before{content:"\edd2"}.bxs-graduation:before{content:"\edd3"}.bxs-grid:before{content:"\edd4"}.bxs-grid-alt:before{content:"\edd5"}.bxs-group:before{content:"\edd6"}.bxs-guitar-amp:before{content:"\edd7"}.bxs-hand:before{content:"\edd8"}.bxs-hand-down:before{content:"\edd9"}.bxs-hand-left:before{content:"\edda"}.bxs-hand-right:before{content:"\eddb"}.bxs-hand-up:before{content:"\eddc"}.bxs-happy:before{content:"\eddd"}.bxs-happy-alt:before{content:"\edde"}.bxs-happy-beaming:before{content:"\eddf"}.bxs-happy-heart-eyes:before{content:"\ede0"}.bxs-hdd:before{content:"\ede1"}.bxs-heart:before{content:"\ede2"}.bxs-heart-circle:before{content:"\ede3"}.bxs-heart-square:before{content:"\ede4"}.bxs-help-circle:before{content:"\ede5"}.bxs-hide:before{content:"\ede6"}.bxs-home:before{content:"\ede7"}.bxs-home-circle:before{content:"\ede8"}.bxs-home-heart:before{content:"\ede9"}.bxs-home-smile:before{content:"\edea"}.bxs-hotel:before{content:"\edeb"}.bxs-hourglass:before{content:"\edec"}.bxs-hourglass-bottom:before{content:"\eded"}.bxs-hourglass-top:before{content:"\edee"}.bxs-id-card:before{content:"\edef"}.bxs-image:before{content:"\edf0"}.bxs-image-add:before{content:"\edf1"}.bxs-image-alt:before{content:"\edf2"}.bxs-inbox:before{content:"\edf3"}.bxs-info-circle:before{content:"\edf4"}.bxs-info-square:before{content:"\edf5"}.bxs-institution:before{content:"\edf6"}.bxs-joystick:before{content:"\edf7"}.bxs-joystick-alt:before{content:"\edf8"}.bxs-joystick-button:before{content:"\edf9"}.bxs-key:before{content:"\edfa"}.bxs-keyboard:before{content:"\edfb"}.bxs-label:before{content:"\edfc"}.bxs-landmark:before{content:"\edfd"}.bxs-landscape:before{content:"\edfe"}.bxs-laugh:before{content:"\edff"}.bxs-layer:before{content:"\ee00"}.bxs-layer-minus:before{content:"\ee01"}.bxs-layer-plus:before{content:"\ee02"}.bxs-layout:before{content:"\ee03"}.bxs-left-arrow:before{content:"\ee04"}.bxs-left-arrow-alt:before{content:"\ee05"}.bxs-left-arrow-circle:before{content:"\ee06"}.bxs-left-arrow-square:before{content:"\ee07"}.bxs-left-down-arrow-circle:before{content:"\ee08"}.bxs-left-top-arrow-circle:before{content:"\ee09"}.bxs-like:before{content:"\ee0a"}.bxs-location-plus:before{content:"\ee0b"}.bxs-lock:before{content:"\ee0c"}.bxs-lock-alt:before{content:"\ee0d"}.bxs-lock-open:before{content:"\ee0e"}.bxs-lock-open-alt:before{content:"\ee0f"}.bxs-log-in:before{content:"\ee10"}.bxs-log-in-circle:before{content:"\ee11"}.bxs-log-out:before{content:"\ee12"}.bxs-log-out-circle:before{content:"\ee13"}.bxs-low-vision:before{content:"\ee14"}.bxs-magic-wand:before{content:"\ee15"}.bxs-magnet:before{content:"\ee16"}.bxs-map:before{content:"\ee17"}.bxs-map-alt:before{content:"\ee18"}.bxs-map-pin:before{content:"\ee19"}.bxs-mask:before{content:"\ee1a"}.bxs-medal:before{content:"\ee1b"}.bxs-megaphone:before{content:"\ee1c"}.bxs-meh:before{content:"\ee1d"}.bxs-meh-alt:before{content:"\ee1e"}.bxs-meh-blank:before{content:"\ee1f"}.bxs-memory-card:before{content:"\ee20"}.bxs-message:before{content:"\ee21"}.bxs-message-add:before{content:"\ee22"}.bxs-message-alt:before{content:"\ee23"}.bxs-message-alt-add:before{content:"\ee24"}.bxs-message-alt-check:before{content:"\ee25"}.bxs-message-alt-detail:before{content:"\ee26"}.bxs-message-alt-dots:before{content:"\ee27"}.bxs-message-alt-edit:before{content:"\ee28"}.bxs-message-alt-error:before{content:"\ee29"}.bxs-message-alt-minus:before{content:"\ee2a"}.bxs-message-alt-x:before{content:"\ee2b"}.bxs-message-check:before{content:"\ee2c"}.bxs-message-detail:before{content:"\ee2d"}.bxs-message-dots:before{content:"\ee2e"}.bxs-message-edit:before{content:"\ee2f"}.bxs-message-error:before{content:"\ee30"}.bxs-message-minus:before{content:"\ee31"}.bxs-message-rounded:before{content:"\ee32"}.bxs-message-rounded-add:before{content:"\ee33"}.bxs-message-rounded-check:before{content:"\ee34"}.bxs-message-rounded-detail:before{content:"\ee35"}.bxs-message-rounded-dots:before{content:"\ee36"}.bxs-message-rounded-edit:before{content:"\ee37"}.bxs-message-rounded-error:before{content:"\ee38"}.bxs-message-rounded-minus:before{content:"\ee39"}.bxs-message-rounded-x:before{content:"\ee3a"}.bxs-message-square:before{content:"\ee3b"}.bxs-message-square-add:before{content:"\ee3c"}.bxs-message-square-check:before{content:"\ee3d"}.bxs-message-square-detail:before{content:"\ee3e"}.bxs-message-square-dots:before{content:"\ee3f"}.bxs-message-square-edit:before{content:"\ee40"}.bxs-message-square-error:before{content:"\ee41"}.bxs-message-square-minus:before{content:"\ee42"}.bxs-message-square-x:before{content:"\ee43"}.bxs-message-x:before{content:"\ee44"}.bxs-meteor:before{content:"\ee45"}.bxs-microchip:before{content:"\ee46"}.bxs-microphone:before{content:"\ee47"}.bxs-microphone-alt:before{content:"\ee48"}.bxs-microphone-off:before{content:"\ee49"}.bxs-minus-circle:before{content:"\ee4a"}.bxs-minus-square:before{content:"\ee4b"}.bxs-mobile:before{content:"\ee4c"}.bxs-mobile-vibration:before{content:"\ee4d"}.bxs-moon:before{content:"\ee4e"}.bxs-mouse:before{content:"\ee4f"}.bxs-mouse-alt:before{content:"\ee50"}.bxs-movie:before{content:"\ee51"}.bxs-movie-play:before{content:"\ee52"}.bxs-music:before{content:"\ee53"}.bxs-navigation:before{content:"\ee54"}.bxs-network-chart:before{content:"\ee55"}.bxs-news:before{content:"\ee56"}.bxs-no-entry:before{content:"\ee57"}.bxs-note:before{content:"\ee58"}.bxs-notepad:before{content:"\ee59"}.bxs-notification:before{content:"\ee5a"}.bxs-notification-off:before{content:"\ee5b"}.bxs-offer:before{content:"\ee5c"}.bxs-package:before{content:"\ee5d"}.bxs-paint:before{content:"\ee5e"}.bxs-paint-roll:before{content:"\ee5f"}.bxs-palette:before{content:"\ee60"}.bxs-paper-plane:before{content:"\ee61"}.bxs-parking:before{content:"\ee62"}.bxs-paste:before{content:"\ee63"}.bxs-pen:before{content:"\ee64"}.bxs-pencil:before{content:"\ee65"}.bxs-phone:before{content:"\ee66"}.bxs-phone-call:before{content:"\ee67"}.bxs-phone-incoming:before{content:"\ee68"}.bxs-phone-off:before{content:"\ee69"}.bxs-phone-outgoing:before{content:"\ee6a"}.bxs-photo-album:before{content:"\ee6b"}.bxs-piano:before{content:"\ee6c"}.bxs-pie-chart:before{content:"\ee6d"}.bxs-pie-chart-alt:before{content:"\ee6e"}.bxs-pie-chart-alt-2:before{content:"\ee6f"}.bxs-pin:before{content:"\ee70"}.bxs-pizza:before{content:"\ee71"}.bxs-plane:before{content:"\ee72"}.bxs-plane-alt:before{content:"\ee73"}.bxs-plane-land:before{content:"\ee74"}.bxs-planet:before{content:"\ee75"}.bxs-plane-take-off:before{content:"\ee76"}.bxs-playlist:before{content:"\ee77"}.bxs-plug:before{content:"\ee78"}.bxs-plus-circle:before{content:"\ee79"}.bxs-plus-square:before{content:"\ee7a"}.bxs-pointer:before{content:"\ee7b"}.bxs-polygon:before{content:"\ee7c"}.bxs-printer:before{content:"\ee7d"}.bxs-purchase-tag:before{content:"\ee7e"}.bxs-purchase-tag-alt:before{content:"\ee7f"}.bxs-pyramid:before{content:"\ee80"}.bxs-quote-alt-left:before{content:"\ee81"}.bxs-quote-alt-right:before{content:"\ee82"}.bxs-quote-left:before{content:"\ee83"}.bxs-quote-right:before{content:"\ee84"}.bxs-quote-single-left:before{content:"\ee85"}.bxs-quote-single-right:before{content:"\ee86"}.bxs-radiation:before{content:"\ee87"}.bxs-radio:before{content:"\ee88"}.bxs-receipt:before{content:"\ee89"}.bxs-rectangle:before{content:"\ee8a"}.bxs-registered:before{content:"\ee8b"}.bxs-rename:before{content:"\ee8c"}.bxs-report:before{content:"\ee8d"}.bxs-rewind-circle:before{content:"\ee8e"}.bxs-right-arrow:before{content:"\ee8f"}.bxs-right-arrow-alt:before{content:"\ee90"}.bxs-right-arrow-circle:before{content:"\ee91"}.bxs-right-arrow-square:before{content:"\ee92"}.bxs-right-down-arrow-circle:before{content:"\ee93"}.bxs-right-top-arrow-circle:before{content:"\ee94"}.bxs-rocket:before{content:"\ee95"}.bxs-ruler:before{content:"\ee96"}.bxs-sad:before{content:"\ee97"}.bxs-save:before{content:"\ee98"}.bxs-school:before{content:"\ee99"}.bxs-search:before{content:"\ee9a"}.bxs-search-alt-2:before{content:"\ee9b"}.bxs-select-multiple:before{content:"\ee9c"}.bxs-send:before{content:"\ee9d"}.bxs-server:before{content:"\ee9e"}.bxs-shapes:before{content:"\ee9f"}.bxs-share:before{content:"\eea0"}.bxs-share-alt:before{content:"\eea1"}.bxs-shield:before{content:"\eea2"}.bxs-shield-alt-2:before{content:"\eea3"}.bxs-shield-x:before{content:"\eea4"}.bxs-ship:before{content:"\eea5"}.bxs-shocked:before{content:"\eea6"}.bxs-shopping-bag:before{content:"\eea7"}.bxs-shopping-bag-alt:before{content:"\eea8"}.bxs-shopping-bags:before{content:"\eea9"}.bxs-show:before{content:"\eeaa"}.bxs-skip-next-circle:before{content:"\eeab"}.bxs-skip-previous-circle:before{content:"\eeac"}.bxs-skull:before{content:"\eead"}.bxs-sleepy:before{content:"\eeae"}.bxs-slideshow:before{content:"\eeaf"}.bxs-smile:before{content:"\eeb0"}.bxs-sort-alt:before{content:"\eeb1"}.bxs-spa:before{content:"\eeb2"}.bxs-speaker:before{content:"\eeb3"}.bxs-spray-can:before{content:"\eeb4"}.bxs-spreadsheet:before{content:"\eeb5"}.bxs-square:before{content:"\eeb6"}.bxs-square-rounded:before{content:"\eeb7"}.bxs-star:before{content:"\eeb8"}.bxs-star-half:before{content:"\eeb9"}.bxs-sticker:before{content:"\eeba"}.bxs-stopwatch:before{content:"\eebb"}.bxs-store:before{content:"\eebc"}.bxs-store-alt:before{content:"\eebd"}.bxs-sun:before{content:"\eebe"}.bxs-tachometer:before{content:"\eebf"}.bxs-tag:before{content:"\eec0"}.bxs-tag-alt:before{content:"\eec1"}.bxs-tag-x:before{content:"\eec2"}.bxs-taxi:before{content:"\eec3"}.bxs-tennis-ball:before{content:"\eec4"}.bxs-terminal:before{content:"\eec5"}.bxs-thermometer:before{content:"\eec6"}.bxs-time:before{content:"\eec7"}.bxs-time-five:before{content:"\eec8"}.bxs-timer:before{content:"\eec9"}.bxs-tired:before{content:"\eeca"}.bxs-toggle-left:before{content:"\eecb"}.bxs-toggle-right:before{content:"\eecc"}.bxs-tone:before{content:"\eecd"}.bxs-torch:before{content:"\eece"}.bxs-to-top:before{content:"\eecf"}.bxs-traffic:before{content:"\eed0"}.bxs-traffic-barrier:before{content:"\eed1"}.bxs-traffic-cone:before{content:"\eed2"}.bxs-train:before{content:"\eed3"}.bxs-trash:before{content:"\eed4"}.bxs-trash-alt:before{content:"\eed5"}.bxs-tree:before{content:"\eed6"}.bxs-trophy:before{content:"\eed7"}.bxs-truck:before{content:"\eed8"}.bxs-t-shirt:before{content:"\eed9"}.bxs-tv:before{content:"\eeda"}.bxs-up-arrow:before{content:"\eedb"}.bxs-up-arrow-alt:before{content:"\eedc"}.bxs-up-arrow-circle:before{content:"\eedd"}.bxs-up-arrow-square:before{content:"\eede"}.bxs-upside-down:before{content:"\eedf"}.bxs-upvote:before{content:"\eee0"}.bxs-user:before{content:"\eee1"}.bxs-user-account:before{content:"\eee2"}.bxs-user-badge:before{content:"\eee3"}.bxs-user-check:before{content:"\eee4"}.bxs-user-circle:before{content:"\eee5"}.bxs-user-detail:before{content:"\eee6"}.bxs-user-minus:before{content:"\eee7"}.bxs-user-pin:before{content:"\eee8"}.bxs-user-plus:before{content:"\eee9"}.bxs-user-rectangle:before{content:"\eeea"}.bxs-user-voice:before{content:"\eeeb"}.bxs-user-x:before{content:"\eeec"}.bxs-vector:before{content:"\eeed"}.bxs-vial:before{content:"\eeee"}.bxs-video:before{content:"\eeef"}.bxs-video-off:before{content:"\eef0"}.bxs-video-plus:before{content:"\eef1"}.bxs-video-recording:before{content:"\eef2"}.bxs-videos:before{content:"\eef3"}.bxs-virus:before{content:"\eef4"}.bxs-virus-block:before{content:"\eef5"}.bxs-volume:before{content:"\eef6"}.bxs-volume-full:before{content:"\eef7"}.bxs-volume-low:before{content:"\eef8"}.bxs-volume-mute:before{content:"\eef9"}.bxs-wallet:before{content:"\eefa"}.bxs-wallet-alt:before{content:"\eefb"}.bxs-washer:before{content:"\eefc"}.bxs-watch:before{content:"\eefd"}.bxs-watch-alt:before{content:"\eefe"}.bxs-webcam:before{content:"\eeff"}.bxs-widget:before{content:"\ef00"}.bxs-window-alt:before{content:"\ef01"}.bxs-wine:before{content:"\ef02"}.bxs-wink-smile:before{content:"\ef03"}.bxs-wink-tongue:before{content:"\ef04"}.bxs-wrench:before{content:"\ef05"}.bxs-x-circle:before{content:"\ef06"}.bxs-x-square:before{content:"\ef07"}.bxs-yin-yang:before{content:"\ef08"}.bxs-zap:before{content:"\ef09"}.bxs-zoom-in:before{content:"\ef0a"}.bxs-zoom-out:before{content:"\ef0b"}
.slideItem a img{width:100%;height:auto}.insideContent{padding-bottom:40px}.insideTitle{position:relative;padding-top:10px;overflow:hidden;margin-bottom:20px;color:#00a8ff;line-height:60px;font-weight:400}#toggleFavBtn.active{color:#f00!important}.insideTitle h1{position:relative;z-index:2;color:#92278f;font-weight:bold;font-size:24px}.notAvailableImg{filter:grayscale(1)}.notAvailableLbl{color:#cb1800}.notAvailableLbl i{font-size:18px;margin-left:5px}.breadcrumbPane{padding:12px 0;background:#92278f;margin-bottom:20px}.prBreadcrumb{margin-bottom:15px}.breadcrumbList{display:flex;grid-gap:10px;list-style:none;font-weight:300;font-size:11px;color:#fff}.prBreadcrumb .breadcrumbList{padding-top:20px;color:#585858!important}.breadcrumbList>li{padding-left:20px;position:relative}.breadcrumbList>li>a{color:#fff}.prBreadcrumb .breadcrumbList>li>a{color:#585858!important}.breadcrumbList>li>a i{font-size:15px;margin-left:4px}.breadcrumbList>li>a:hover{color:#fff}.breadcrumbList>li>a i{color:#fff}.breadcrumbList>li:last-child a{color:#fff;padding-left:0}.breadcrumbList>li:before{content:"";font-family:"boxicons"!important;position:absolute;top:-1px;left:0;font-size:15px}.breadcrumbList>li:last-child::before{display:none}.popUpView{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);z-index:10000;display:none}.popUp{max-width:800px;width:90%;margin:0 auto;background:#fff;border-radius:15px;padding:15px;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.closePopup{position:absolute;top:0;left:0;font-size:30px;color:#222;line-height:40px}.rightImg{float:right;margin:0 0 30px 60px}.leftImg{float:left;margin:0 60px 30px 0}.cmspage{color:#585858;line-height:40px;text-align:justify;font-size:14px;font-family:yekan}.cmspage h2{font-size:18px;color:#9c27b0;margin:15px 0 10px;font-weight:bold}.cmspage h3{font-size:17px;color:#9c27b0;margin:15px 0 10px;font-weight:bold}.cmspage h4{font-size:16px;color:#9c27b0;margin:15px 0 10px;font-weight:bold}.cmspage h5{font-size:15px;color:#9c27b0;margin:15px 0 10px;font-weight:bold}.cmspage h6{font-size:14px;color:#9c27b0;margin:15px 0 10px;font-weight:bold}.cmspage img.fullWidth{width:100%;height:auto;border-radius:15px;margin:20px 0}.aboutCmsTitle{color:#10123e!important}.cmspage a{color:#10123e}.cmspage a:hover{color:#f16523}.cmspage ul li{padding-right:20px;position:relative;margin-bottom:5px}.cmspage ul li:before{content:"";font-family:"boxicons"!important;position:absolute;top:0;right:0;font-size:17px;color:#9c27b0}.cmspage ol{list-style-position:inside}.cmspage ul li{margin-bottom:5px}.faqItems{padding-top:25px}.faqQ{line-height:36px;cursor:pointer;padding:12px 0 12px 40px;border-bottom:1px solid rgba(0,0,0,.1);position:relative;font-weight:bold;font-size:14px}.faqQ:before{content:"";position:absolute;font-family:boxicons;display:block;top:12px;left:12px;font-size:20px}.faqA{padding:12px;color:#414141;display:none}.faqItems>li:last-child .faqQ{border:0}.faqItems>li.open:last-child .faqQ{border-bottom:1px solid #e3e3e9}.faqItems>li.open .faqQ{color:#92278f}.faqItems>li.open .faqQ:before{content:""}.faqItems>li.open .faqA{display:block}.faqItems>li.open:last-child .faqA{border-bottom:0}.sideCategory{font-size:13px;color:#1e2939}.sideCategory>li{margin-bottom:20px;position:relative;line-height:20px}.sideCategory>li:last-child{margin-bottom:0}.sideCategory>li>a{color:#1e2939;display:block}.sideCategory>li>a:hover{color:#92278f}.sideCategory>li.active>a{color:#92278f}.contentWsideBar{display:flex;grid-gap:20px}.sidebar{width:270px}.sideContent{width:calc(100% - 290px)}.sideboxes{border-radius:10px;overflow:hidden;padding:12px 0;background:#fff;box-shadow:0 5px 30px rgb(131 51 234/.1);margin-bottom:20px}.sidebox{padding:5px 25px 20px 25px;margin-bottom:20px;position:relative;border-bottom:1px solid rgba(0,0,0,.1)}.sideboxes .sidebox:last-child{border:0!important;margin-bottom:0;padding-bottom:10px}.tgBox{display:block;position:relative;margin-bottom:20px;font-weight:bold;font-size:13px;color:#280f4e}.tgBox i{position:absolute;top:0;left:0;font-size:20px;transition:.3s}.tgBox.close i{transform:rotate(180deg)}.prListContent{border-radius:10px;background:#fff;box-shadow:0 5px 30px rgb(131 51 234/.1)}.sortBox{line-height:55px;display:flex;justify-content:space-between;padding:0 20px;border-bottom:1px solid rgba(0,0,0,.07)}.sortOpt{display:flex;grid-gap:10px;margin:0}.sortOpt strong{color:#280f4e}.sortOpt strong i{color:#92278f;font-size:20px;margin-left:5px}.sortList{display:flex;grid-gap:20px}.sortList>li{height:55px}.sortList>li a{color:#b4b4b4}.sortList>li a:hover,.sortList>li.active a{color:#9c27b0;font-weight:700}.avBox{margin:0;color:#280f4e}.switch{position:relative;display:inline-block;margin-top:20px;width:25px;height:10px;border-radius:8px;border:2px solid #9c27b0;margin-right:15px}.switch input{opacity:0;width:0;height:0}.swithbtn{position:absolute;border-radius:34px;cursor:pointer;top:0;left:0;right:0;bottom:0;-webkit-transition:.4s;transition:.4s}.swithbtn:before{border-radius:50%;background:#848e9f;position:absolute;content:"";height:8px;width:8px;right:1px;bottom:1px;-webkit-transition:.4s;transition:.4s}input:checked+.swithbtn{background:#ff98c3}input:checked+.swithbtn:before{background:#9c27b0;-webkit-transform:translateX(-15px);-ms-transform:translateX(-15px);transform:translateX(-15px)}.pagination{text-align:center;padding:15px 0;border-top:1px solid rgba(0,0,0,.1);line-height:36px;font-size:14px}.pagination a{width:36px;height:36px;background:#eff0f0;margin:0 5px;border-radius:6px;color:#0a033c;box-sizing:border-box}.pagination a:hover{color:#fff;background:#f85e9f}.pagination a.active{color:#fff;background:#9c27b0}.prevPage,.nextPage{font-size:25px}.blPager{border-top:0;padding-top:30px}.blPager a{background:#fff;box-shadow:0 3px 10px rgb(131 51 234/.1)}.prListIntro{border-top:1px solid rgba(0,0,0,.1);padding:20px}.prListIntro h1{color:#9c27b0;font-weight:bold;margin-bottom:15px}.prListIntro .cmspage{font-size:12px;line-height:25px}.productList{display:flex;flex-wrap:wrap;gap:12px;padding:20px}.productList>li{width:calc(25% - 9px);display:flex}.productList>li .prItem{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;border:1px solid rgba(0,0,0,.05);border-radius:10px;padding:15px;transition:border-color .3s,box-shadow .3s}.productList>li .prItem:hover{border-color:#92278f;box-shadow:0 0 8px rgba(146,39,143,.2)}.pItemPrices,.notAvailableLbl{margin:auto 0 0 0}.filterlist{font-size:12px;color:#1e2939;margin-bottom:10px;max-height:200px;overflow:auto}.filterlist>li{margin-bottom:20px;position:relative;padding-right:28px;line-height:20px}.filterlist>li:last-child{margin-bottom:0}.filterlist>li input[type="radio"]{position:absolute;top:0;right:0;opacity:0}.filterlist>li input[type="radio"]+label{color:#1e2939}.filterlist>li input[type="radio"]+label:before{content:"";display:block;width:16px;height:16px;border:1px solid #d6d7d8;border-radius:50%;position:absolute;top:0;right:0}.filterlist>li input[type="radio"]+label:after{content:"";display:none;width:10px;height:10px;border-radius:50%;background:#92278f;position:absolute;top:4px;right:4px}.filterlist>li input[type="radio"]:checked+label:after{display:block}.filterlist>li input[type="checkbox"]{position:absolute;top:0;right:0;opacity:0}.filterlist>li input[type="checkbox"]+label{color:#1e2939}.filterlist>li input[type="checkbox"]+label:before{content:"";display:block;width:16px;height:16px;border:1px solid #d6d7d8;border-radius:5px;position:absolute;top:0;right:0}.filterlist>li input[type="checkbox"]+label:after{content:"";display:none;width:10px;height:10px;border-radius:3px;background:#92278f;position:absolute;top:4px;right:4px}.filterlist>li input[type="checkbox"]:checked+label:after{display:block}.prSearch{background:#f6f6f6;position:relative;height:42px;border-radius:21px}.pTxtSearch{width:100%;height:42px;padding:10px;color:#848e9f;box-sizing:border-box;background:none}.pBtnSearch{font-family:boxicons;color:#92278f;font-size:20px;position:absolute;top:0;left:10px;background:none;line-height:42px;height:42px}.pTxtSearch::placeholder{color:#1e2939}.prSliderHolder{direction:ltr;padding:0 16px;padding-top:10px!important;margin:0 -5px}#priceSlider .noUi-handle{height:16px;width:16px;top:-5px;right:-8px;border-radius:8px}.btnApplyFilter{margin-top:20px}.btnApply{line-height:40px;display:block;width:100%;color:#fff;background:#ff1e00;border-radius:20px;text-align:center;cursor:pointer;font-weight:400;font-size:13px}.btnApply:hover{color:#fff;background:#cb1800}.inputSlider{display:flex;margin:25px -10px 20px;justify-content:space-between;position:relative;direction:rtl;line-height:28px}#inputMin{text-align:right;width:40%;padding:5px;border-radius:20px;background:#f8f8fa;color:#1e2939;direction:rtl;font-weight:bold;font-family:yekan}#inputMax{text-align:left;width:40%;padding:5px;border-radius:20px;background:#f8f8fa;color:#1e2939;direction:rtl;font-weight:bold;font-family:yekan}.dayOfferBox figure{margin:0 20px;border-radius:20px}.dayOfferBox figure img{border-radius:20px}.noUi-handle{background:#92278f!important}.noUi-connect{background:#ddccf6!important}.colorFilter{display:flex;grid-gap:10px;flex-wrap:wrap}.colorFilter>li{width:calc(20% - 9px)}.colorFilter>li a{display:block;border:1px solid transparent;border-radius:6px;width:25px;height:25px;padding:1px}.colorFilter>li a span{display:block;width:25px;height:25px;border-radius:5px}.colorFilter>li.active a{border-color:#1e2939}.dayOfferBox{border:1px solid #ffb766;overflow:hidden}.sizeFilter{display:flex;grid-gap:8px;flex-wrap:wrap}.sizeFilter>li{width:calc(25% - 6px)}.sizeFilter>li a{display:block;border:1px solid #d5d5e3;line-height:25px;text-align:center;border-radius:10px}.sizeFilter>li.active a{color:#fff;background:#280f4e}.prMobile{display:none;background:#fff;padding:10px;border-radius:10px;margin-bottom:10px;box-shadow:0 5px 30px rgb(131 51 234/.1)}.prMobile a{flex:1;display:block;color:#280f4e;font-size:15px}.prMobile a i{font-size:20px;margin-left:5px}.prViewBox{flex:1;text-align:left}.prView{font-size:20px}.newsSearchArea{margin-bottom:90px;max-width:600px}.newsSearchArea h2{color:#280f4e;text-align:center;margin-bottom:40px;line-height:50px;font-size:34px;font-weight:500}.newsSearchArea h2 span{color:#92278f}.isearchbox{position:relative;box-sizing:border-box}.itxtSearch{width:100%;height:50px;box-sizing:border-box;line-height:30px;padding:10px 20px;font-size:13px;background:#f6f7f9;border-radius:25px;box-shadow:0 5px 30px rgb(131 51 234/.1)}.ibtnSearch{width:40px;height:40px;box-sizing:border-box;font-size:18px;border-radius:50%;font-family:boxicons;background:#ab47bc;color:#fff;text-align:center;line-height:40px;position:absolute;top:5px;left:5px}.ibtnSearch:hover{color:#fff;background:#280f4e}.blogList{display:flex;grid-gap:30px;flex-wrap:wrap}.blogList>li{width:calc(50% - 15px);padding:5px 5px 5px 15px;background:#fff;box-sizing:border-box;border-radius:10px;box-shadow:0 5px 30px rgb(131 51 234/.1)}.blogPost{display:flex;grid-gap:20px}.blogPost figure a img{border-radius:10px}.blogPostSumm label{display:block;color:#ffb766;padding-top:3px;padding-bottom:3px}.blogPostSumm>a{color:#280f4e;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:15px;margin-bottom:5px}.blogPostSumm>a:hover{color:#92278f}.blogPostSumm>p{color:#585858;font-size:10px;font-weight:200;line-height:25px;height:50px;overflow:hidden}.blogPostSummFoot{display:flex;justify-content:space-between;font-size:12px;padding-top:10px}.blogPostSummFoot span{color:#585858;font-family:yekan}.blogPostSummFoot span i{font-size:20px;margin-left:5px;color:#b4b4b4}.blogPostSummFoot a{color:#ff6969}.blogPostSummFoot a:before{content:"";width:20px;height:2px;transform:translateY(-2px);background:#ff6969;display:inline-block;margin-left:5px}.blogPostSummFoot a:hover{color:#92278f}.blogPostSumm{margin:0;width:calc(100% - 160px)}.blogWSide{display:flex;grid-gap:20px}.blogContents{width:calc(100% - 290px);margin:0;box-sizing:border-box;padding:30px;border-radius:15px;background:#fff;box-shadow:0 5px 30px rgb(131 51 234/.1)}.blogListContent{width:calc(100% - 290px);margin:0}.blogSide{width:270px}.blogSideBox{padding:20px;margin:0;border-radius:15px;box-sizing:border-box;background:#fff;box-shadow:0 5px 30px rgb(131 51 234/.1);margin-bottom:20px}.blogDetail .cmspage{margin-bottom:15px}.twoColForm{display:flex;grid-gap:30px}.threeColForm{display:flex;grid-gap:30px}.inputForm{position:relative;width:100%;line-height:46px}.txt{width:100%;height:46px;border-radius:7px;text-align:right;border:0;background:#fff;box-sizing:border-box;padding-right:42px}.txtarea{width:100%;display:block;height:146px;border-radius:7px;background:#fff;box-sizing:border-box;padding:15px 42px 10px 10px}.inputForm i{position:absolute;top:0;right:18px;color:#92278f;font-size:18px}.btnForm{text-align:left}.btn{line-height:46px;height:46px;background:#92278f;width:220px;text-align:center;color:#fff;font-weight:bold;border-radius:7px}.btn:hover{color:#fff;background:#9c27b0}.blogCategory li{border-bottom:1px solid rgba(0,0,0,.05)}.blogCategory li:last-child{border:0}.blogCategory li a{display:block;padding:10px 50px 10px 0;position:relative;color:#161b3d}.blogCategory li a img{position:absolute;top:10px;right:0}.blogCategory li a strong{display:block;line-height:40px;text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap}.blogCategory li a:hover{color:#92278f}.blogImg{margin-bottom:30px}.blogImg img{width:100%;height:auto;border-radius:20px}.blogSummary{margin:25px 0;background:#f7f3fc;border-right:3px solid #92278f;padding:20px}.blogSummary h2{color:#92278f;font-size:15px;margin-bottom:15px;font-weight:bold}.blogSummary p{color:#585858;line-height:30px}.centerImg{margin:40px 0;text-align:center}.centerImg img{max-width:100%;height:auto;border-radius:20px}.commentForm{padding:30px;box-sizing:border-box;background:#f6f7f9;border-radius:10px;margin:40px 0 20px}.commentForm h2{color:#9c27b0;font-size:15px;font-weight:bold;margin-bottom:30px}.commentForm h3{color:#cb1800;font-size:15px;font-weight:bold;text-align:center}.sharebox{margin:0;display:flex;grid-gap:10px}sharebox span{font-weight:bold;color:#1e2939}sharebox span i{color:#ffb766;font-size:20px;margin-left:5px}.share{display:flex;grid-gap:10px;font-weight:bold;font-size:12px}.share li a{width:30px;text-align:center;font-size:15px;color:#92278f;border-radius:15px}.share li a:hover{color:#fff;background:#9c27b0}.blogSideBox>h2{font-weight:400;color:#280f4e;font-size:18px;margin-bottom:20px}.blogSideBox>h2 span{color:#92278f}.blogLinks>li{margin-bottom:20px}.blogLinks>li:last-child{margin-bottom:0}.blogLinks>li a{text-align:right;color:#280f4e;font-size:12px;display:flex;grid-gap:12px;max-height:50px;overflow:hidden}.blogLinks>li a img{border-radius:10px}.blogLinks>li a:hover{color:#92278f}.blogSideBoxGreen .blogLinks>li a{border-color:#4caf50}.blogSideBoxRed .blogLinks>li a{border-color:#ff6969}.blogDetail>h1{color:#1e2939;font-weight:400;font-size:25px;margin-bottom:30px}.blogExDetail{font-family:yekan;color:#585858;line-height:30px;display:flex;grid-gap:30px;margin-bottom:20px}.blogExDetail span i{font-size:20px;margin-left:5px}.blogExDetail span a{color:#92278f}.lgformboxes{display:flex;padding-top:40px;justify-content:space-between;background:url(../images/loginbg.png) right top no-repeat;min-height:540px}.lgDesc{width:calc(100% - 500px);margin:0;padding-top:40px;padding-left:100px}.lgForm{width:400px;margin:0}.iInput{position:relative;margin-bottom:30px;padding:10px;height:50px;box-sizing:border-box;border:1px solid #d0d0df;border-radius:26px}.iInput label{color:#5f6b7c;line-height:20px;font-weight:bold;position:absolute;top:-10px;right:25px;padding:0 10px;background:#f9f9f9}.iInput i{color:#dee2e5;position:absolute;top:10px;left:20px;line-height:45px;font-size:18px}.itxt{padding:0 15px;width:100%;color:#5f6b7c;font-size:15px;box-sizing:border-box;background:none;height:32px;text-indent:0}.itxt::placeholder{color:#ced6d9}.forgotPass{text-align:right;margin-top:-20px;margin:12px 0 25px;font-size:12px;font-weight:200;display:flex;justify-content:space-between}.forgotPass a{color:#585858}.forgotPass a:hover{color:#92278f}.iCheckBox{position:relative;padding-right:25px}.iCheckBox input[type="checkbox"]{position:absolute;top:0;right:0;opacity:0}.iCheckBox input[type="checkbox"]+label{color:#1e2939}.iCheckBox input[type="checkbox"]+label:before{content:"";display:block;width:16px;height:16px;border:1px solid #d6d7d8;border-radius:5px;position:absolute;top:3px;right:0}.iCheckBox input[type="checkbox"]+label:after{content:"";display:none;width:10px;height:10px;border-radius:3px;background:#92278f;position:absolute;top:7px;right:4px}.iCheckBox input[type="checkbox"]:checked+label:after{display:block}.prIntro{display:flex;margin-bottom:20px;grid-gap:50px;padding:20px;background:#fff;box-shadow:0 5px 30px rgb(131 51 234/.1);border-radius:10px;margin-bottom:20px;position:relative}.prGallery{width:400px;margin:0;position:relative;margin-right:25px}.prMainImageFig{margin-bottom:10px;position:relative}.prMainImageFig img{width:100%;height:100%;border-radius:10px}.prMainImageFig .pItemDiscount{line-height:26px;font-size:14px;height:25px}.prIcons{position:absolute;top:20px;right:10px;font-size:25px;z-index:5;display:flex;flex-direction:column;grid-gap:8px}.prIcons>li{margin-bottom:5px}.prIcons>li a{color:#424750}.prIcons>li a#toggleFavBtn:hover{color:#f44336!important}.prIcons>li a#toggleFavBtn>.bxs-heart{color:#f44336!important}.prSummaryContent{position:relative;display:flex;justify-content:space-between}.prSummaryContentMain{width:calc(100% - 340px);margin:0}.prSummaryContentSide{width:320px;margin:0;padding:20px;border-radius:10px;border:1px solid #e0e0e2;background:linear-gradient(0deg,hsla(240,3%,94%,.5),hsla(240,3%,94%,.5)),#fff}.prGCarousel .item a{display:block;border:1px solid #d3d3e2;border-radius:10px;overflow:hidden}.prGCarousel .item a img{width:100%;height:100%}.prSummary{width:calc(100% - 450px);margin:0}.prTitle{border-bottom:1px dashed #d1c4e9;margin-bottom:20px;position:relative}.prTitle h1{color:#0a033c;font-weight:bold;font-size:19px;line-height:30px;font-family:yekan;margin-bottom:12px}.prTitle h2{color:#a9aaae;font-size:14px;line-height:25px;font-family:Trebuchet MS}.prRateView{position:absolute;top:5px;left:0;padding-left:42px;font-family:yekan}.prRateView i{color:#ffb766;font-size:30px;line-height:30px;position:absolute;top:0;left:0}.prRateViewR{display:block;line-height:15px;font-size:11px}.prRateViewQ{display:block;line-height:15px;font-size:9px;color:#a3a3bc}.addToCartPane{padding-top:12px}.prSummaryList{line-height:30px}.prSummaryList>li{display:flex;grid-gap:30px;margin-bottom:16px}.prSummaryList>li>span{color:#878787;width:100px;display:block}.prSummaryDetail{margin:0;color:#0a033c;width:calc(100% - 130px);font-family:yekan}.pColorItems li{width:auto}.prPriceOld{font-size:14px;color:#a9aaae;display:block}.prPrice{font-size:24px;color:#ab47bc;font-weight:bold}.addToCart,.addToCartLg{color:#fff;width:100%;box-sizing:border-box;text-align:center;background:#ab47bc;font-weight:bold;font-size:15px;padding:0 40px;line-height:52px;border-radius:8px}.addToCart i,.addToCartLg i{font-size:25px;margin-right:5px}.addToCart:hover,.addToCartLg:hover{color:#fff;background:#9c27b0}.prSummaryDetailWImage{line-height:40px;display:flex;gap:12px}.prSummarySide>li{display:flex;grid-gap:10px;margin-bottom:16px}.prSummarySide>li>span{color:#878787;width:100px;display:block}.expDate{margin-left:30px}.expDate i{font-size:20px;margin-left:5px}.greenDate{color:#4caf50}.yellowDate{color:#e7b400}.redDate{color:#d44a4a}.prTabs{max-width:800px;background:#f2f2f3;border-radius:0 10px 0 30px;line-height:60px;font-size:15px;font-weight:bold;border-bottom:1px solid #f2f2f6;display:flex;margin-bottom:20px;position:sticky;top:50px;z-index:100}.prTabs>li a{color:#555;font-weight:500;position:relative;padding:8px;transition:color .3s}.prTabs>li a:hover{color:#92278f;font-weight:bold}.prTabs>li.active a{color:#9c27b0}.prTabs>li a::after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;width:0%;margin:auto;background-color:#92278f;transition:width .3s ease}.prTabs>li.active a::after{width:100%}.prTabs>li a i{font-size:24px;margin-left:6px}.prTabContent>li{display:none;padding:0 20px 20px}.prtable{width:100%;border-collapse:collapse;line-height:45px;font-family:yekan;margin-bottom:20px}.prtable tr{border-bottom:2px solid #f2f2f6}.prtable tr:nth-child(2n){background:rgb(93 80 198/.05)}.prtable th{padding:0 10px;max-width:250px}.prtable td{padding:0 10px;color:#62666d}.prtable td:first-child{color:#280f4e}.barcodeTarget{margin:5px 0;line-height:22px}.prMainImageFig .pItemDiscount{display:none;top:0!important}.endedFestival{text-align:center;margin:50px 0;font-size:17px;padding:20px 0}.fqForm{margin:20px 100px 40px}.fInput{margin-bottom:15px}.ftxt{width:100%;height:40px;padding:5px;border:1px solid #686868;border-radius:4px;box-sizing:border-box}.ftxtarea{width:100%;height:155px;padding:5px;border:1px solid #686868;border-radius:4px;box-sizing:border-box}.fButton{text-align:left}.fbtn{background:#e31e25;color:#fff;cursor:pointer;width:200px;padding:14px 0;border-radius:4px;font-weight:500}.brands .pItemDiscount{top:0!important;right:0!important}.confirmFilters{display:flex;grid-gap:10px;flex-wrap:wrap}.confirmFilters a{color:#fff;font-weight:200;font-size:12px;padding:0 10px;line-height:30px;border-radius:15px;background:#92278f}.confirmFilters a:hover{color:#fff;background:#280f4e}.deleteAllFilters{position:absolute;top:7px;left:25px;color:#280f4e;font-weight:200;font-size:11px}.likeBar{display:flex;justify-content:space-between;margin-top:20px}.likeItems{display:flex;font-family:yekan;grid-gap:20px;font-size:15px}.likeItems>li a i{font-size:20px;margin-left:5px}.likeItems>li a i.bx-like{color:#ab47bc}.likeItems>li a i.bx-dislike{color:#e31e25}.starBar{display:flex;direction:ltr}.starBar>li i{font-size:20px;color:#ffb766}.fullPros .productList{grid-gap:28px}.fullPros .productList>li{width:calc(25% - 21px)}.mapContent{min-height:300px;height:100%}.contactRow{display:flex;grid-gap:30px;margin-bottom:30px}.contactDetail{width:60%;box-sizing:border-box;padding:20px;background:#fff url(../images/contactedge.jpg?v=ZIRG1YDrydDyZixDUvdWrt0rmT4) left bottom no-repeat;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.06)}.contactMap{width:40%;background:#fff;position:relative;overflow:hidden;border-radius:10px;overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,.06)}.contactForm{padding:30px;background:#fff;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.06)}.contactFormBox{max-width:900px}.contactForm .txt,.contactForm .txtarea{background:#f6f7f9}.contactForm h2{color:#280f4e;font-size:18px;font-weight:400;margin-bottom:10px;line-height:40px}.contactForm p{color:#585858;margin-bottom:40px}.routing{display:flex;justify-content:space-between;line-height:30px;z-index:1000;padding:10px;background:#fff;position:absolute;bottom:0;left:0;right:0}.routeList{display:flex;grid-gap:10px}.routeList>li a{padding:2.5px 12px;line-height:25px;border:1px solid #cdcddc;border-radius:15px;display:block}.routing span{color:#280f4e;font-size:11px}.contactInfo{color:#280f4e;line-height:35px}.contactInfo li{margin-bottom:8px}.contactInfo li:last-child{margin-bottom:0}.contactInfo li>i{font-size:20px;margin-left:10px}.contactInfo li>span>i{font-size:20px;margin-left:10px}.socials{display:flex;grid-gap:10px;margin-right:30px}.socials>li a{width:35px;height:35px;color:#b4b4b4;display:inline-block}.socials>li a img{transition:transform .3s ease}.socials>li a:hover img{transform:scale(1.2)}.socials>li a i{font-size:20px}.ctSocial{display:flex}.wFile{display:flex;grid-gap:30px}.wFile .inputForm{width:calc(100% - 230px)}.fileUp{width:200px;border:2px dashed #d3d3e2;margin-bottom:30px;border-radius:15px;padding:15px;box-sizing:border-box;text-align:center}.fileUpCont{text-align:center}.fileUpCont i{color:#ffb766;font-size:40px}.fileUpCont span{display:block;color:#585858;font-size:12px;margin:10px 0 25px}.fileUpContChoose{color:#fff;background:#d3d3e2;padding:0 20px;border-radius:15px;line-height:30px}.leaflet-container a.leaflet-popup-close-button{color:#fff!important}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#9c27b0!important}.contactFormBox .txt{border:1px solid #d3d3e2}.contactFormBox .txtarea{border:1px solid #d3d3e2}.fancybox__container{z-index:1000000!important}.fancybox__container div{margin:0}.editProfileFormBox{padding:15px}.editProfileFormBox .txt{border:1px solid #d3d3e2}.editProfileFormBox .txtarea{border:1px solid #d3d3e2}.editProfileFormBox .inputForm{margin-bottom:15px}.editProfileFormBox label{display:block;text-align:right}.editProfileFormBox .inputForm i{top:47px}.profileScaffold{display:flex;grid-gap:30px}.profileSidebar{width:250px}.profileContentBox{width:calc(100% - 280px)}.pSideBox{margin-bottom:30px;padding:20px;background:#fff;border-radius:10px;box-shadow:0 5px 30px rgb(131 51 234/.1)}.profileLinks{line-height:30px}.profileLinks li{margin-bottom:15px}.profileLinks li:last-child{margin-bottom:0}.profileLinks li a{color:#585858;font-size:13px;display:block}.profileLinks li a i{font-size:24px;margin-left:15px}.profileLinks li a:hover{color:#9c27b0}.profileLinks li a.active{color:#9c27b0}.logoutLink a{color:#e53935!important;font-weight:700}.previwUser{padding-right:80px;position:relative;min-height:60px}.previwUser figure{position:absolute;top:0;right:0}.previwUser figure img{width:60px;height:60px;border-radius:50%}.previwUser strong{color:#280f4e;text-align:right;display:block;padding:5px 0}.previwUser span{color:#585858;text-align:right;font-size:11px}.userCredit{display:flex;justify-content:space-between;color:#585858;margin-bottom:20px}.userCredit strong{color:#ab47bc}.creditLinks li{margin-bottom:15px}.creditLinks li:last-child{margin:0}.creditLinks li a{display:block;line-height:40px;text-align:center;border:1px solid #e1bee7;border-radius:21px;color:#ab47bc}.creditLinks li a:hover{color:#9c27b0;background:#e1bee7}.inviteBox{background:#e1bee7;line-height:36px;display:flex;border-radius:10px;margin-bottom:30px;padding:12px 25px;color:#9c27b0}.inviteBox i{font-size:25px;margin-left:10px}.inviteBox span{font-weight:bold}.inviteForm{display:flex;grid-gap:10px;margin-left:0}.intxt{height:36px;border-radius:18px;padding:0 15px;box-sizing:border-box;flex:1;background:#fff}.inbtn{height:36px;border-radius:18px;padding:0 15px;box-sizing:border-box;flex:1;background:#ab47bc;color:#fff}.inbtn:hover{color:#fff;background:#92278f}.profileWidgetContent{font-family:yekan;background:#fff;border-radius:10px;box-shadow:0 5px 30px rgb(131 51 234/.1)}.profileTwoCol{display:flex;grid-gap:30px}.profileWidget{flex:1;margin-bottom:30px;position:relative}.profileWidgetHeader{position:relative;line-height:40px;margin-bottom:10px;display:flex}.profileWidgetHeader h2{color:#280f4e;font-size:15px;font-weight:bold}.pwEx{position:absolute;top:5px;left:0;color:#92278f;border-bottom:1px dotted #92278f;font-size:11px;line-height:30px}.pwEx i{font-size:20px;margin-left:5px}.pwEx:hover{border-color:#9c27b0}.tbl{width:100%;text-align:center;border-collapse:collapse}.tbl th{padding:22px 0;border-bottom:1px solid #e7e7ef;color:#585858;font-weight:bold}.tbl td{padding:18px 0;color:#280f4e;font-weight:bold}.tbl tr:nth-child(2n) td{background:rgba(0,0,0,.04)}.tbl td a{color:#000}.tbl td a i{font-size:20px}.profileWidgetContentPadding{padding:20px}.profileInfo{display:flex;grid-gap:20px;flex-wrap:wrap;line-height:33px}.profileInfo>li{width:calc(50% - 10px)}.profileInfo>li span{color:#b4b4b4;display:block}.profileInfo>li strong{color:#280f4e;white-space:nowrap;display:block;text-overflow:ellipsis;overflow:hidden}.favList>li{border-bottom:1px solid rgba(0,0,0,.1);padding:15px;position:relative}.favList>li:last-child{border:0}.favItem{padding-right:80px;color:#0a033c;font-size:12px;position:relative;min-height:65px;display:block}.favItem figure{position:absolute;top:0;right:0}.favItem img{border-radius:10px}.favItem strong{display:block;padding:5px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.favItem span{display:block}.favOpr{position:absolute;top:50%;left:20px;margin-top:-12px;display:flex;grid-gap:10px;font-size:20px}.iconAdd{color:#ab47bc}.iconDel{color:#d3d3e2}.green{color:#4caf50!important}.red{color:#f44336!important}.purple{color:#9c27b0!important}.stepper{display:flex;justify-content:center;line-height:50px;padding-top:20px;margin-bottom:50px;color:#d1d1df}.stepper>li{padding-left:85px;position:relative}.stepper>li>i{width:50px;height:50px;border-radius:50%;text-align:center;background:#d1d1df;color:#fff;margin-left:10px;font-size:26px}.done i{background:#9c27b0!important;position:relative;line-height:48px!important;padding-bottom:2px}.done i:before{position:absolute;top:1px;left:1px;bottom:1px;right:1px;border:1px solid #fff;border-radius:50%}.done span{color:#9c27b0}.stepper>li:after{content:"";width:75px;height:2px;background:#d1d1df;display:block;position:absolute;top:50%;left:0;margin-top:-1px}.stepper>li:last-child{padding:0}.stepper>li:last-child::after{display:none}.stepper>li.done:after{background:#9c27b0}.cartCard{background:#fff;border-radius:10px;box-shadow:0 5px 30px rgb(131 51 234/.1)}.cartCard h2{color:#280f4e;margin-bottom:20px;font-size:15px}.cartStepContent{margin-bottom:20px}.stepButtons{margin-bottom:40px}.cartCard .cardPadding{padding:20px}.cartSelect{display:flex;flex-direction:column;flex-wrap:wrap;font-family:yekan}.cartSelect>li a{display:block;color:#7c7c87;position:relative;border:1px solid #aaaac1;padding:15px;border-radius:10px;display:flex}.cartSelect>li.active a{border-color:#ab47bc}.cartSelect>li a div{margin:0;padding:8px 15px 0 0;width:100%}.cartSelect>li a div strong{display:block;font-size:15px}.cartSelect>li a div span{display:block;font-weight:400;font-size:13px}.cartSelect>li a img{width:64px;height:64px;padding-right:10px;opacity:.5;border-right:1px solid #e4e4ed6b}.cartSelect>li.active a div strong{color:#0a033c}.cartSelect>li.active a div span{color:#585858}.cartSelect>li.active a img{filter:none;opacity:1;border-color:#ab47bc}.cartSelect>li a i{font-size:24px;margin:20px 6px 0 20px}.cartSelect>li.active a i{color:#ab47bc}.cartSelect>li a label{border-right:1px solid #e4e4ed;font-size:12px;position:absolute;top:15px;left:15px;padding-right:15px;height:56px;display:block;padding-top:8px}.cartSelect>li a label span{display:block}.cartSelect>li.active a label{color:#585858;border-color:#ab47bc}.cartSelect>li.active a label span{color:#280f4e}.cartSelect>li a:hover{border-color:#ab47bc}.cartSelectOneCol{display:block}.cartSelectOneCol>li{width:auto;margin-bottom:20px}.cartSelectOneCol>li:last-child{margin-bottom:0}.stepButtons{line-height:40px;display:flex;justify-content:space-between}.stepButtonsBack{padding:0 30px;border:1px solid #d3d3e2;border-radius:25px;color:#280f4e;line-height:48px}.stepButtonsNext{padding:0 30px;border:1px solid #92278f;background:#92278f;color:#fff;border-radius:25px;line-height:50px;font-size:15px;font-weight:bold;transition:.3s}.stepButtonsNext i{font-size:20px;margin-right:5px}.stepButtonsBack:hover{background:#92278f;color:#fff}.stepButtonsNext:hover{background:#ab47bc;color:#fff;border-color:#ab47bc}.cartCardSec{border-bottom:1px solid #f5f5f9;margin-bottom:30px;padding-bottom:30px}.selectTime{display:flex;grid-gap:30px;margin-top:20px}.selectTime div{position:relative;margin:0;padding-right:24px;line-height:20px}.selectTime div input[type="radio"]{position:absolute;top:0;right:0;opacity:0}.selectTime div input[type="radio"]+label{color:#1e2939}.selectTime div input[type="radio"]+label:before{content:"";display:block;width:16px;height:16px;border:1px solid #d6d7d8;border-radius:50%;position:absolute;top:0;right:0}.selectTime div input[type="radio"]+label:after{content:"";display:none;width:10px;height:10px;border-radius:50%;background:#92278f;position:absolute;top:4px;right:4px}.selectTime div input[type="radio"]:checked+label:after{display:block}.dayCarousel .item a{background:#f6f7f9;padding:0 20px;font-size:12px;line-height:40px;border-radius:20px;color:#585858}.dayCarousel .item a.active{color:#fff;background:#ab47bc}.addressBox{display:flex;grid-gap:30px}.addressBox>li{margin-bottom:20px}.addNewAddressitem{width:170px;position:relative;border:1px dashed #b4b4b4;border-radius:10px;text-align:center;margin:0}.addNewAddressitem:hover{border-color:#92278f}.addNewAddressitem i{display:block;margin:0 auto 19px;font-size:25px;color:#ab47bc}.addNewAddress{display:block;padding:30px 0}.Addressitem{cursor:pointer;padding:10px 20px;color:#280f4e;line-height:36px;position:relative;border:1px solid #92278f;background:#f9f5fe;border-radius:10px;margin:0;transition:.3s}.addressBox>li.active .Addressitem{border:1px solid #92278f;background:#f9f5fe}.Addressitem:hover{border-color:#92278f}.addEx{display:flex;grid-gap:30px}.addEx span{color:#280f4e}.addEx span strong{color:#585858;font-weight:bold}.addrTitle{color:#585858;font-weight:bold}.addr{color:#280f4e}.selectedAddressCheck{color:#92278f;font-weight:600;font-size:14px}.addressBox>li.active .selectedAddressCheck{color:#92278f}.selectedAddressCheck i{font-size:20px;margin-left:5px}.editAddress{color:#585858;font-size:20px;position:absolute;top:10px;left:20px}.addr{margin-bottom:7px}.cartPreview{display:flex;grid-gap:30px}.cartInvoicePane{width:30%}.cartContentPane{width:70%}.cartInvoice{font-family:yekan;background:#fff;margin-bottom:30px;border-radius:10px;box-shadow:0 5px 30px rgb(131 51 234/.1);padding:25px}.discountPane{background:#fff;border-radius:10px;box-shadow:0 5px 30px rgb(131 51 234/.1);padding:25px}.cartContent{background:#fff;border-radius:10px;margin-bottom:30px;box-shadow:0 5px 30px rgb(131 51 234/.1);padding:20px}.cartInvoice h2,.discountPane h2,.cartContent h2{font-size:15px;margin-bottom:25px;color:#280f4e}.pInvoice{font-size:13px}.pInvoice>li{display:flex;justify-content:space-between;margin-bottom:10px;color:#585858}.pInvoice>li strong{font-weight:bold;color:#280f4e}.pInvoiceTotal{padding-top:20px;margin-top:20px;border-top:1px solid #e8e8ec;font-size:15px}.pInvoiceTotal strong{color:#92278f!important}.pInvoice>li strong.green{color:#4caf50!important}.pInvoiceEx{color:#b4b4b4;font-size:10px;margin-top:20px}.cartContent h2 span{color:#fff;background:#9c27b0;margin-right:20px;border-radius:15px;padding:0 20px;font-size:12px}.cartPrs>li{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e8e8ec;position:relative;display:flex;grid-gap:20px}.cartPrs>li:last-child{margin-bottom:0;padding-bottom:0;border:0}.cartPrs>li figure{width:120px}.cartPrs>li figure a{display:block}.cartPrs>li figure img{border-radius:10px}.cartPrsDetail{margin:0}.weight12{flex:2;padding:10px}.weight23{flex:3;padding:10px}.creditCard{position:relative;background:#00a8ff url(../images/creditbg.jpg) 0 0 no-repeat!important;background-size:cover!important;color:#fff}.userCreditValue{font-size:30px;font-weight:600;color:#fff;position:absolute;bottom:30px;left:30px}.userCreditValue span{font-size:12px;text-align:left;display:block}.creditTitle{position:absolute;top:30px;right:30px;color:#fff;font-size:25px}.smallGetaway{margin-bottom:20px;justify-content:space-between;gap:10px}.smallGetaway>li{width:calc(50% - 5px)}.smallGetaway>li a{padding:7px;border-radius:7px}.smallGetaway>li a img{width:32px;height:32px}.smallGetaway>li a i{margin:4px 4px 0 10px}.smallGetaway>li a div{padding:0 10px 0 0;line-height:32px}.smallGetaway>li.active a div strong{font-weight:400px;font-size:12px}.cartPrices{position:absolute;top:45px;left:0;text-align:left}.cartPrices del{display:block;color:#585858;margin-bottom:5px}.cartPrices span{display:block;color:#280f4e;font-size:15px}.cartPrices span strong{color:#92278f}.delPr{position:absolute;top:0;left:0;color:#d3d3e2;font-size:22px}.prLink{color:#280f4e;display:block;font-size:14px;font-weight:400;margin-bottom:15px}.cartPrSumm{font-size:12px;color:#280f4e;line-height:30px}.cartPrSumm>li:last-child{margin-block:0}.cartPrSumm>li>span{color:#585858;padding-left:10px}.cartPrSumm .prQuantity{display:inline-block;height:30px;width:120px;background:none;margin-bottom:0}.cartPrSumm .addQ{width:28px;height:28px;line-height:28px;top:0;color:#111;background:none;padding:1px;text-align:center;font-size:20px}.cartPrSumm .minQ{width:28px;height:28px;line-height:28px;top:0;color:#111;background:none;padding:1px;text-align:center;font-size:20px}.cartPrSumm .prQLbl{color:#ab47bc;line-height:30px;font-size:15px}.discountForm{display:flex;grid-gap:20px}.dTxt{flex:3;height:46px;background:#f6f7f9;padding:0 20px;border-radius:23px}.dBtn{flex:1;height:46px;background:#ab47bc;color:#fff;padding:0 20px;border-radius:23px;font-weight:bold}.dBtn:hover{color:#fff;background:#92278f}.brands{display:flex;grid-gap:20px;flex-wrap:wrap;text-align:center}.brands>li{width:calc(20% - 16px)}.brands>li a{background:#fff;border:1px solid transparent;padding:20px;box-shadow:0 5px 30px rgb(131 51 234/.1);display:block;border-radius:10px}.brands>li a figure{position:relative;margin-bottom:10px}.brands>li a figure:before{display:block;padding-top:100%;content:""}.brands>li a figure img{position:absolute;border-radius:10px;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.brands>li a strong{display:block;color:#92278f;font-size:18px;padding-bottom:10px}.brands>li a span{display:block;color:#9c27b0;font-size:17px;text-transform:uppercase;letter-spacing:3px;height:50px}.brands>li a:hover{border-color:#92278f}.brandBox figure{position:relative;margin-bottom:15px}.brandBox figure:before{display:block;padding-top:100%;content:""}.brandBox figure img{position:absolute;border-radius:10px;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.brandBox strong{display:block;text-align:center;color:#92278f;font-size:20px;padding-bottom:15px}.brandBox span{display:block;text-align:center;color:#9c27b0;font-size:18px;text-transform:uppercase;letter-spacing:3px;font-family:Trebuchet MS}.brandDetail.cmspage{padding-top:15px;font-size:13px;line-height:30px}.bloglist{display:flex;grid-gap:20px;flex-wrap:wrap;text-align:right;font-family:yekan}.bloglist>li{width:calc(33.33% - 20px);background:#fff;border-radius:10px;box-shadow:0 5px 30px rgb(131 51 234/.1)}.bloglist>li a{padding:20px;display:block}.bloglist>li a figure{position:relative;margin-bottom:10px}.bloglist>li a figure:before{display:block;padding-top:62%;content:""}.bloglist>li a figure img{position:absolute;border-radius:10px;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.bloglist>li p{padding:0 20px 0;font-weight:300;font-size:12px;line-height:24px;height:72px;overflow:hidden;margin-bottom:10px;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box}.blogDate{padding:0 20px 20px;display:block;text-align:left;font-size:11px}.blogDate i{font-size:18px;margin-left:5px}.bloglist>li a strong{line-height:25px;height:50px;overflow:hidden;display:block}.festivalSecTitle{margin:0 0 20px;padding:15px;text-align:center;background:#e62a77;border-radius:10px;display:flex;justify-content:space-between;align-items:center}.festivalSecTitle h2{color:#fff;font-weight:400;line-height:45px;font-size:28px;padding-bottom:10px}.festivalSecTitle h2 span{color:#fff;display:block}.ofTimer{display:flex;grid-gap:10px;width:200px;margin:0 auto 20px;direction:ltr;font-family:yekan}.ofTimer>div{color:#92278f;line-height:20px;background:#fff;border-radius:10px;padding:10px 4px;font-weight:400;font-size:17px;text-align:center;margin:0;width:100%}.ofTimer>div:last-child{border-right:0}.ofTimer div span{display:block;color:#585858;font-size:12px}.festivalSecTitle .gift{margin:0}.festivalSecTitle figure{margin:0}.ofTimerPane{margin:0}.festivalSecTitle .ofTimer{margin:0}.productDetailPane{background:#fff;padding:0;box-shadow:0 5px 30px rgb(131 51 234/.1);border-radius:10px;margin-bottom:20px}.fullPros{width:100%}.addCmPane{display:flex;grid-gap:40px;margin-bottom:40px}.addRate{flex:2}.addCm{flex:3}.addCmPane h6,.addCm h6{font-weight:bold;color:#0a033c;font-size:14px;margin-bottom:25px}.sliderItem{display:flex;grid-gap:30px;margin-bottom:30px}.sliderItem label{display:block;width:120px;color:#878787}.addCm .txtarea{width:100%;display:block;height:146px;border:1px solid #d3d3e2;border-radius:23px;background:#fff;box-sizing:border-box;padding:15px}.cmForm{display:flex;grid-gap:20px;margin-bottom:40px}.cmSliders{width:30%}.cmInputHolders{width:70%}.sliderItem label{display:block;text-align:right;margin-bottom:2px}.sliderItem input{width:200px}.loginMsg{padding:30px;box-sizing:border-box;width:100%;background:#f6f7f9;border-radius:10px;margin:40px 0 20px}.loginMsg h3{color:#cb1800;font-size:15px;font-weight:bold;text-align:center}input[type="range"]{margin-top:10px;height:7px;border-radius:5px}.prComments{font-family:yekan}.prComments h2{font-size:18px;font-weight:bold;color:#280f4e;margin-bottom:30px;line-height:40px}.prComments h2 span{display:block;font-size:13px}.commentCols{display:flex;justify-content:space-between}.cmSummary{width:240px;margin:0}.comments{width:calc(100% - 310px);margin:0;font-family:yekan;margin-right:50px}.comments>li{margin-bottom:10px;border-radius:10px;border-bottom:1px solid #eee}.comments>li:last-child{margin-bottom:0;border-bottom:0}.cmPer{color:#0a033c;padding-bottom:10px;margin-bottom:10px;position:relative;font-family:yekan;line-height:32px}.cmPer img{border-radius:50%;margin-left:8px}.cmPer span{position:absolute;top:0;left:0;color:#686868}.cmPer label{background:#ba68c8;padding:5px;border-radius:10px;color:#fff}.cm{color:#585858;padding-bottom:10px}.cm .cm-point{display:flex;justify-content:end}.cm .cm-point>div{display:inline-block;margin:0}.cm .cm-point>div *{color:#a1a3a8;font-size:15px}.cm .cm-point>div:first-child{margin-left:10px}.cmForm{margin-bottom:20px;background:#f6f7f9;padding:20px;border-radius:10px}.cmStar i{color:#ffc107}.prSumStarsPr{margin-bottom:20px}.prSumRate{color:#5c5c5c;text-align:center;font-family:yekan}.prSumRate span{color:#92278f;display:block;margin-block:10px;font-weight:bold;font-size:22px}.prSumStars{text-align:center}.prSumStars i{color:#ffc107}.rateProccessPane li{margin-bottom:12px}.rpTitle{margin-bottom:8px}.rpProccessBarHolder{position:relative;padding-left:50px}.rpProccess{position:relative;background:#eee;height:10px;border-radius:5px}.rpProccessBar{background:#92278f;border-radius:5px;height:10px;position:absolute;top:0;right:0}.rpProccessBarHolder span{position:absolute;top:-8px;left:0}.fqlist{width:auto}.reply{margin-top:10px;padding-right:30px;color:#280f4e}.reply span{color:#92278f;font-weight:bold;margin-left:6px}.reply span i{font-size:20px;margin-left:4px}.txtSearchHolder{position:relative;margin-bottom:20px}.txtSearchOrder{width:100%;padding:12px;font-size:15;box-sizing:border-box;border-radius:5px;background:#fff}.btnSearchOrder{position:absolute;top:5px;left:5px;line-height:30px;background:#5e35b1;color:#fff;padding:0 20px;border-radius:5px}.slider{border-radius:10px;overflow:hidden;margin-bottom:45px;height:auto!important}.slideCarousel .owl-nav{left:calc((100% - 1150px)/2)}.slideCarousel .owl-dots{left:calc((100% - 1030px)/2)}.subCategoryBox{margin-bottom:50px}.subCategoryBox h2{color:#0a023e;margin-bottom:60px;text-align:center;font-weight:normal;font-size:20px}.subCategoryBox h2 strong{font-weight:bold}.subCategories{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.subCategories>li{width:calc(12.5% - 35px)}.subCategories>li>a{display:block;text-align:center}.subCategories>li>a figure{margin-bottom:20px;position:relative;border-radius:50%}.subCategories>li>a figure::before{content:"";display:block;padding-top:100%}.subCategories>li>a figure img{width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;transition:.5s}.subCategories>li:nth-child(8n+1)>a figure{background:#e2dbf1}.subCategories>li:nth-child(8n+2)>a figure{background:#ecdbf1}.subCategories>li:nth-child(8n+3)>a figure{background:#f1e6c8}.subCategories>li:nth-child(8n+4)>a figure{background:#dbe4ef}.subCategories>li:nth-child(8n+5)>a figure{background:#f1dade}.subCategories>li:nth-child(8n+6)>a figure{background:#deeddb}.subCategories>li:nth-child(8n+7)>a figure{background:#eef0d6}.subCategories>li:nth-child(8n+8)>a figure{background:#d6f0ef}.subCategories>li>a:hover figure{transition:.5s}.subCategories>li>a:hover img{transform:scale(1.15) translateY(-20px);border-radius:0;overflow:visible}.aboutMain{margin:60px 0 20px}.aboutMain>h1{margin-bottom:20px;color:#0a023e;font-weight:bold;font-size:18px}.aboutMainContent{position:relative;margin-bottom:40px;max-height:100px;overflow:hidden}.aboutMainContent.active{max-height:none}.aboutMain .cmspage{line-height:30px;font-size:13px}.aboutMainContent::after{top:0;right:0;background:linear-gradient(180deg,hsla(0,0%,100%,0) 10%,#f6f9ff);content:"";z-index:10;height:100%;position:absolute;width:100%}.showMoreBtnHolder a{color:#5e50c9}.aboutMainContent.active::after{display:none}.aboutMain>h2{margin-bottom:20px;color:#0a023e;font-weight:bold;font-size:16px}.aboutMain .faqItems{padding-top:0}.aboutMain .faqQ{font-weight:400}.commentList h3{color:#9c27b0;font-weight:bold;font-size:18px;margin:50px 0 30px}.commentList .comments{width:auto}.sharePop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);z-index:10000;display:none}.shareBox{max-width:460px;width:90%;margin:0 auto;background:#fff;border-radius:10px;padding:15px;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.closeShare{position:absolute;top:7px;left:7px;font-size:30px;color:#222;line-height:40px}.shareTitle{color:#280f4e;font-size:15px;font-weight:bold;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:15px;padding-bottom:10px}.shareText{margin-bottom:15px}.copyLink{display:block;line-height:44px;border:1px solid #0a023e;border-radius:10px;text-align:center;margin-bottom:20px}.copyLink i{font-size:22px;margin-right:10px}.copyLink:hover{color:#9c27b0;border-color:#9c27b0}.socialShare{display:flex;justify-content:center;gap:12px}.socialShare>li a{width:44px;height:44px;border-radius:50%;border:1px solid rgba(0,0,0,.1);line-height:44px;text-align:center;font-size:22px}.socialShare i.bxl-facebook{color:#1877f2}.socialShare i.bxl-twitter{color:#1da1f2}.socialShare i.bxl-whatsapp{color:#25d366}.socialShare i.bxl-telegram{color:#08c}.socialShare>li a:hover{border-color:#9c27b0}.profileEmptyState{min-height:300px;align-items:center;justify-content:center;display:flex;flex-direction:column}.statImg{width:200px;height:auto;margin-bottom:30px}.profileEmptyState span{color:#1e2939}.profileSmallEmptyState{min-height:200px;align-items:center;justify-content:center;display:flex;flex-direction:column}.profileSmallEmptyState .statImg{width:100px;height:auto;margin-bottom:30px}.outlineBtnHolder{text-align:center;margin-top:20px}.outlineBtn{border:1px solid #5e50c9;max-width:400px;margin:0 auto;color:#5e50c9;display:block;line-height:50px;border-radius:5px;text-align:center;font-weight:600;font-size:14px}.outlineBtn:hover{background:#5e50c9;color:#fff}.profileTwoCol{display:flex;gap:20px}.profileTwoCol .inputForm{flex:1}.profileTwoCol .profileTwoCol{flex:1}.ptxt,.ptxtarea{padding-right:10px}.userAddressList{padding:20px}.userAddressList>li{margin-bottom:15px}.userAddressList>li:last-child{margin-bottom:0}.userAddress{border:1px solid #bbb;border-radius:10px;padding:15px}.cartGiftItem{background:#00c71814;height:120px;padding:20px;border-radius:10px}.giftForOrder{color:#1ac659}.giftForOrder i{font-size:24px;margin-left:10px}.cartProgressBox{display:flex;justify-content:space-between}.cartProgressDetail{width:250px;margin:0}.cartProgressView{width:calc(100% - 350px);margin:0}.cartProgressRow{height:40px;line-height:40px;position:relative}.cartGiftStatus,.cartDeliveryStatus{line-height:40px;position:relative}.progressRow{height:10px}.cProgressbarView{height:10px;margin:0 0 0 10px;border-radius:5px;background:#fff;position:relative}.cProgress{position:absolute;top:0;left:0;bottom:0;background:linear-gradient(-90deg,#f00045,rgb(214 0 60/38%));border-radius:5px}.cpDots{position:relative;direction:ltr}.cartDeliveryStatus i{font-size:24px;margin-left:5px;color:#08c}.cartGiftStatus i{font-size:24px;margin-left:5px;color:#30bc16}.paymentCallBack{max-width:340px;padding-top:50px}.lottieCallBack{margin-bottom:30px}.returnToSite a{line-height:50px;display:block;text-align:center;border-radius:5px;background:#1ac659;color:#fff;font-size:15px;font-weight:bold}.cartContentGift{background:#c4e1ff}.cpLblItem{position:absolute;top:0;height:90px}.cpLblTop{position:absolute;top:0}.cpBottomLbl{position:absolute;bottom:0}.cpDot{width:20px;height:20px;box-sizing:border-box;border-radius:50%;background:#f00045;border:3px solid #fff;z-index:10;position:absolute;top:50%;margin-top:-10px}.cpDot span{position:absolute;top:-40px;width:100px;left:-45px;text-align:center;font-size:11px}.dark .outlineBtn{color:#92278f;border-color:#92278f}.dark .outlineBtn:hover{background:#92278f;color:#fff}.dark .profileEmptyState span{color:#f6f7f9}.dark .insideTitle:after{background-image:linear-gradient(transparent,#161d31)}.dark .cmspage{color:#e3e3e3}.dark .sideboxes{background:#262844;box-shadow:0 5px 30px rgb(62 16 120/10%)}.dark .tgBox{color:#776ade}.dark .sideCategory>li>a{color:#fff}.dark .sideCategory>li>a.active,.dark .sideCategory>li>a:hover{color:#92278f}.dark .breadcrumbPane{background:#9c27b0}.dark .profileWidgetHeader h2{color:#fff}.dark .profileWidgetContent{background:#262844}.dark .favItem{color:#fff}.dark .favItem:hover{color:#92278f}.dark .profileInfo>li strong{color:#fff}.dark .tbl td{color:#d3d3e2}.dark .tbl td a{color:#fff}.dark .tbl td a:hover{color:#92278f}.dark .tbl th{color:#fff;border-color:#161d31}.dark .pSideBox{background:#262844}.dark .profileLinks li a{color:#f6f7f9}.dark .profileLinks li a:hover{color:#9c27b0}.dark .previwUser span{color:#9c27b0}.dark .previwUser strong{color:#fff}.dark .userCredit{color:#f6f7f9}.dark .previwUser{border-color:#161d31}.dark .prListContent{background:#262844}.dark .pagination a{background:#161d31;color:#fff}.dark .pagination a.active,.dark .pagination a:hover{background:#9c27b0}.dark .avBox,.dark .sortOpt strong{color:#d3d3e2}.dark .filterlist>li input[type="checkbox"]+label,.dark .filterlist>li input[type="radio"]+label{color:#fff}.dark .deleteAllFilters{color:#d3d3e2}.dark .prSearch{background:#161d31}.dark .pTxtSearch{color:#fff}.dark .pTxtSearch::placeholder{color:#b4b4b4}.dark .inputSlider input{background:#161d31!important;color:#fff!important}.dark .prMobile{background:#262844}.dark .prMobile a{color:#d3d3e2}.dark .blogSideBox,.dark .blogContents{background:#262844}.dark .commentForm{background:#1d253c}.dark .txt,.dark .txtarea{background:#161d31;color:#fff}.dark .blogDetail>h1{color:#fff}.dark .blogExDetail{color:#d3d3e2}.dark .blogSummary{background:rgb(230 42 118/.1)}.dark .blogSummary p{color:#d3d3e2}.dark .blogLinks>li a{color:#d3d3e2}.dark .blogLinks>li a:hover{color:#92278f}.dark .blogSideBox>h2{color:#fff}.dark .blogCategory li a{color:#fff}.dark .blogCategory li a:hover{color:#92278f}.dark .cartCard,.dark .cartInvoice,.dark .cartContent,.dark .discountPane{background:#262844}.dark .pInvoice>li{color:#d3d3e2}.dark .pInvoice>li strong{color:#fff}.dark .cartInvoice h2,.dark .discountPane h2,.dark .cartContent h2,.dark .cartCard h2{color:#fff}.dark .stepButtonsBack{color:#d3d3e2}.dark .cartSelect>li.active a div span{color:#d3d3e2}.dark .cartSelect>li.active a div strong{color:#92278f}.dark .prLink{color:#fff}.dark .cartPrSumm>li>span{color:#d3d3e2}.dark .cartPrices del{color:#d3d3e2}.dark .cartPrSumm .addQ,.dark .cartPrSumm .minQ{color:#fff}.dark .cartPrSumm .addQ:hover,.dark .cartPrSumm .minQ:hover{color:#92278f}.dark .dTxt{background:#161d31;color:#fff}.dark .pInvoiceTotal{border-top-color:#161d31}.dark .cartCardSec{border-bottom-color:#161d31}.dark .cartPrs>li{border-bottom-color:#161d31}.dark .Addressitem{background:#161d31}.dark .addrTitle,.dark .addEx span strong{color:#d3d3e2}.dark .addr,.dark .addEx span,.dark .addNewAddress{color:#fff}.dark .editAddress{color:#d3d3e2}.dark .cartPrSumm{color:#d3d3e2}.dark .cartPrices span{color:#d3d3e2}.dark .cartSelect>li.active a label span{color:#d3d3e2}.dark .cartSelect>li.active a label{color:#fff}.dark .contactFormBox{background:#262844}.dark .contactDetail li{background:#262844}.dark .contactFormBox .txt,.dark .contactFormBox .txtarea{border-color:#000}.dark .contactDetail li a{color:#fff}.dark .contactDetail li a:hover{color:#92278f}.dark .contactDetail li:before{filter:invert(100%)}.dark .brands>li a{background:#262844}.dark .bloglist>li{background:#262844}.dark .bloglist>li a{color:#fff}.dark .bloglist>li p{color:#d3d3e2}.dark .sideCategory>li.active>a{color:#92278f}.dark .prIntro{background:#262844}.dark .productDetailPane{background:#262844}.dark .prTabs{background:#1e2939;border-color:#161d31}.dark .prTabs>li a{color:#fff}.dark .prtable td:first-child{color:#d3d3e2}.dark .prtable tr{border-color:#161d31}.dark .barcodeTarget{background:#262844}.dark .barcodeTarget div{background:#262844!important;border-color:#fff!important;color:#fff!important}.dark .cmPer{color:#fff;border-color:#161d31}.dark .cmPer span{color:#d3d3e2}.dark .cm{color:#fff}.dark .prSumRate{color:#fff}.dark .prComments h2{color:#fff}.dark .sliderItem label{color:#fff}.dark .addCmPane h6{color:#fff}.dark .addCm .txtarea{border-color:#161d31}.dark .reply{color:#fff}.dark .prSummaryList>li>span{color:#d3d3e2}.dark .prSummaryDetail{color:#fff}.dark .prTitle h1{color:#fff}.dark .prTitle{border-color:#000}.alertBox{font-size:14px;border-radius:5px}.alertBox h6{padding:10px 14px;font-weight:bold;font-size:14px;display:flex;flex-direction:row;gap:10px}.alertBox h6 i{font-size:18px}.alertMsg{font-size:13px;line-height:25px;padding:10px 14px;margin:10px}.alertBox.violet{background:rgba(115,103,240,.1);color:#7367f0}.alertBox.green{background:rgba(40,199,111,.1);color:#28c76f}.alertBox.red{background:rgba(234,84,85,.1);color:#ea5455}.alertBox.yellow{background:rgba(255,159,67,.1);color:#ff9f43}.alertBox.blue{background:rgba(0,207,232,.1);color:#00cfe8}.alertBox.yellow h6{box-shadow:0 6px 15px -7px rgb(255 159 67/40%)}.alertBox.red h6{box-shadow:0 6px 15px -7px rgb(234 84 85/40%)}.alertBox.green h6{box-shadow:0 6px 15px -7px rgb(40 199 111/40%)}.alertBox.blue h6{box-shadow:0 6px 15px -7px rgb(0 207 232/40%)}.textBox{margin-bottom:20px}.msgBox{box-sizing:border-box;width:100%;font-size:13px;border-radius:5px;display:flex;flex-direction:row;gap:10px;margin-bottom:20px;padding:10px 12px}.msgBox i{font-size:18px}.msgBox.violet{background:rgba(115,103,240,.1);color:#7367f0}.msgBox.green{background:rgba(40,199,111,.1);color:#28c76f}.msgBox.red{background:rgba(234,84,85,.1);color:#ea5455}.msgBox.yellow{background:rgba(255,159,67,.1);color:#ff9f43}.msgBox.blue{background:rgba(0,207,232,.1);color:#00cfe8}.cmRate{display:inline-block;width:36px;height:24px;line-height:24px;text-align:center;margin-left:10px;border-radius:5px;margin-top:5px;font-weight:600;color:#fff;background:#ab47bc}.cmRate1{background-color:#f00}.cmRate2{background-color:#ffa500}.cmRate3{background-color:#ab47bc}.cmRate4{background-color:#008000}.cmRate5{background-color:#008000}.noCommentYet{margin:20px 0;padding:20px 0;text-align:center;font-size:16px}.userComments{width:auto;padding:20px}.selectedColorName{margin-bottom:10px}.prInCart{display:flex;gap:30px}.prInCartBtns{margin:0;border:1px solid #a9aaae;border-radius:8px;height:50px;line-height:50px;padding:0 10px}.prInCartBtns i{width:25px;cursor:pointer;text-align:center;font-size:20px;color:#068d38}.prInCartBtns i#decPrBtn{color:#cb1800}.prInCartBtns i#addPrBtn{color:#068d38}.prInCartQuantity{width:25px;text-align:center;font-size:15px}.inCartText{margin:0;line-height:26px}.inCartText strong{display:block}.inCartText a{display:block;color:#00a8ff}.selectColorList{position:relative}.selectColorList.loadingAjax:after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;z-index:10}.addToCart{position:relative}.addToCart.loadingAjax:after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;z-index:10;background:#92278f url(../images/loading.gif) center center no-repeat;background-size:auto 40px;border-radius:8px}img.fr-fic{margin:0 auto;display:block}.clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}img.fr-rounded,.fr-img-caption.fr-rounded img{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}img.fr-bordered,.fr-img-caption.fr-bordered img{border:solid 5px #ccc}img.fr-bordered{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-img-caption.fr-bordered img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img.fr-shadow,.fr-img-caption.fr-shadow img{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);-moz-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16)}.fr-view{word-wrap:break-word}.fr-view span[style~="color:"] a{color:inherit}.fr-view strong{font-weight:700}.fr-view table{border:0;border-collapse:collapse;empty-cells:show;max-width:100%}.fr-view table td{min-width:5px}.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th{border-style:dashed}.fr-view table.fr-alternate-rows tbody tr:nth-child(2n){background:#f5f5f5}.fr-view table td,.fr-view table th{border:1px solid #ddd}.fr-view table td:empty,.fr-view table th:empty{height:20px}.fr-view table td.fr-highlighted,.fr-view table th.fr-highlighted{border:1px double #f00}.fr-view table td.fr-thick,.fr-view table th.fr-thick{border-width:2px}.fr-view table th{background:#e6e6e6}.fr-view hr{clear:both;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;page-break-after:always}.fr-view .fr-file{position:relative}.fr-view .fr-file::after{position:relative;content:"📎";font-weight:400}.fr-view pre{white-space:pre-wrap;word-wrap:break-word;overflow:visible}.fr-view[dir="rtl"] blockquote{border-left:0;border-right:solid 2px #5e35b1;margin-right:0;padding-right:5px;padding-left:0}.fr-view[dir="rtl"] blockquote blockquote{border-color:#00bcd4}.fr-view[dir="rtl"] blockquote blockquote blockquote{border-color:#43a047}.fr-view blockquote{border-left:solid 2px #5e35b1;margin-left:0;padding-left:5px;color:#5e35b1}.fr-view blockquote blockquote{border-color:#00bcd4;color:#00bcd4}.fr-view blockquote blockquote blockquote{border-color:#43a047;color:#43a047}.fr-view span.fr-emoticon{font-weight:400;font-family:"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols;display:inline;line-height:0}.fr-view span.fr-emoticon.fr-emoticon-img{background-repeat:no-repeat!important;font-size:inherit;height:1em;width:1em;min-height:20px;min-width:20px;display:inline-block;margin:-.1em .1em .1em;line-height:1;vertical-align:middle}.fr-view .fr-text-gray{color:#aaa!important}.fr-view .fr-text-bordered{border-top:solid 1px #222;border-bottom:solid 1px #222;padding:10px 0}.fr-view .fr-text-spaced{letter-spacing:1px}.fr-view .fr-text-uppercase{text-transform:uppercase}.fr-view img{position:relative;max-width:100%}.fr-view img.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view img.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view img.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view img.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2*5px))}.fr-view img.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view img.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption{position:relative;max-width:100%}.fr-view span.fr-img-caption.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view span.fr-img-caption.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view span.fr-img-caption.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view span.fr-img-caption.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2*5px))}.fr-view span.fr-img-caption.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view .fr-video{text-align:center;position:relative}.fr-view .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:0}.fr-view .fr-video.fr-dvb{display:block;clear:both}.fr-view .fr-video.fr-dvb.fr-fvl{text-align:left}.fr-view .fr-video.fr-dvb.fr-fvr{text-align:right}.fr-view .fr-video.fr-dvi{display:inline-block}.fr-view .fr-video.fr-dvi.fr-fvl{float:left}.fr-view .fr-video.fr-dvi.fr-fvr{float:right}.fr-view a.fr-strong{font-weight:700}.fr-view a.fr-green{color:#008000}.fr-view .fr-img-caption{text-align:center}.fr-view .fr-img-caption .fr-img-wrap{padding:0;display:inline-block;margin:auto;text-align:center;width:100%}.fr-view .fr-img-caption .fr-img-wrap img{display:block;margin:auto;width:100%}.fr-view .fr-img-caption .fr-img-wrap>span{margin:auto;display:block;padding:5px 5px 10px;font-size:14px;font-weight:initial;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-opacity:.9;-moz-opacity:.9;opacity:.9;-ms-filter:"alpha(Opacity=0)";width:100%;text-align:center}.fr-view button.fr-rounded,.fr-view input.fr-rounded,.fr-view textarea.fr-rounded{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view button.fr-large,.fr-view input.fr-large,.fr-view textarea.fr-large{font-size:24px}a.fr-view.fr-strong{font-weight:700}a.fr-view.fr-green{color:#008000}img.fr-view{position:relative;max-width:100%}img.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}img.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}img.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}img.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2*5px))}img.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}img.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view{position:relative;max-width:100%}span.fr-img-caption.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}span.fr-img-caption.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}span.fr-img-caption.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}span.fr-img-caption.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2*5px))}span.fr-img-caption.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:5px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:3px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-10px;right:auto}.noUi-target{background:#eff0f4;border-radius:4px}.noUi-connects{border-radius:3px}.noUi-connect{background:#c2edda}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border-radius:50%;background:#068d38;cursor:default}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}#loading{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9999;width:100%;height:100%}#loading::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.19)}#loading>figure{height:100%;position:absolute;left:50%;top:50%;z-index:100;transform:translateX(-50%)}#loading>figure>img{height:auto;object-fit:cover;text-align:center;margin:0 auto}#loading>figure>figcaption{text-align:center;margin:10px auto;padding:10px 0;color:#000}
@media only screen and (max-width:480px){.banners{display:flex;flex-direction:column;gap:12px}}@media only screen and (max-width:760px){.addToCartPane{position:fixed;bottom:63px;right:0;left:0;background:#fff;padding:10px;border-top:1px solid rgb(0 0 0 / .1);z-index:1000}.prSummaryContent{display:block}.prSummaryContentMain{width:auto;margin-bottom:30px}.prSummaryContentSide{width:auto}.supportLinks li a{padding:0 10px}#goftino_w{display:none!important;opacity:0!important}.breadcrumbPane{margin-bottom:10px}.subCategories>li{width:calc(50% - 20px)}header{height:51px}.topHeader{padding:7px 0;position:fixed;top:0;right:0;left:0;z-index:2000;border-top:2px solid #8333ea;background:#fff;border-bottom:1px solid #edeef1}.dark .topHeader{border-color:#000}.logo{float:none;margin:0 auto;display:block;text-align:center}.logo img{height:36px;width:auto}.mobileTabs{display:flex}.searchBox{display:none;width:auto;float:none;margin-left:0}.topItems{display:none}.mainContent{padding:0 0 10px}.slider{width:100%}.slideItem a img{border-radius:0}.slideCarousel .owl-dots{left:10px;bottom:10px}.offerSecContent{display:block}.offerSecTitle{width:auto;border-radius:10px 10px 0 0;padding:10px 10px}.offerSecCarousel{width:auto;border-radius:0 0 10px 10px!important}.offerSecTitle h2{float:right;font-size:20px;line-height:30px;margin-bottom:0}.gift{display:none}.ofTimer{float:left;grid-gap:4px}.breadcrumb{overflow:hidden;white-space:nowrap;overflow:auto}.materialTitle{margin-bottom:50px}.materialCard{padding:0 10px 10px}.materialTitle h2{font-size:18px}.prItem a{padding:5px}.pItemPrices{padding-top:25px}.pItemPrices del{left:0;top:0}.pItemPrices span{text-align:right}.prItem a strong{height:50px;overflow:hidden;font-size:12px}.owl-nav{display:none}.twoBanners{display:block;margin-bottom:20px}.twoBanners li{margin-bottom:10px}.homeBlogItems{display:block}.homeBlogList{display:block}.homeMainBlog{margin-bottom:10px}.homeBlogList>li{width:auto;margin-bottom:10px}.supportFt{display:block}.supportTitle{text-align:center;padding-bottom:30px;font-size:16px}footer{padding-bottom:60px}.footerBottomBar{display:none}.topFootContent{display:block}.botFootContent{display:block}.footerAbout{width:auto}.enamads{width:auto}.enamadlist{justify-content:center}.ftLinkBox{grid-gap:0;flex-wrap:wrap}.ftOneColLinks{width:50%;flex:none;margin-bottom:20px}.dlPane{width:100%}.dlApps{display:flex;grid-gap:10px}.dlApps li{flex:1}.dlApps li a{display:block;width:auto}.botFoot{padding:15px 0}.ftSocial{justify-content:center}.changeMobileTheme{display:block}.dlApps>li a{padding-right:45px}.dlApps>li a i{width:45px;font-size:22px}.slideItem a img{height:120px}.offerSecCarousel:before{width:65px;height:65px;right:-32px;top:-20px}.insideTitle{line-height:40px}.insideTitle:before{font-size:40px;line-height:40px}.insideTitle:after{bottom:18px}.profileScaffold{display:block}.profileSidebar{width:auto}.profileContentBox{width:auto}.profileTwoCol{display:block}.tbl{width:900px}.tableWrapper{overflow-x:auto}.contentWsideBar{display:block}.sidebar,.sideContent{width:auto}.prMobile{display:flex}.productList{grid-gap:10px!important;padding:10px!important}.productList>li{width:calc(50% - 5px)!important}.sortBox{display:none}.sidebar{display:none;margin-bottom:30px}.sortOpt{display:block}.sortList{display:block}.avBox{padding-top:10px;position:relative}.switch{position:absolute;top:10px;left:0}.sortList>li{line-height:40px}.sidebarCat{display:block}.blogWSide{display:block}.blogSide{width:auto}.blogContents{width:auto;padding:10px}.blogExDetail{display:block}.commentForm{padding:10px}.twoColForm{display:block}.inputForm{margin-bottom:10px}.commentForm h2{padding-top:10px;margin-bottom:25px}.blogDetail>h1{font-size:20px;line-height:40px;padding-top:10px}.blogExDetail span{width:30%}.sharebox{margin-top:10px}.blogDetail .cmspage{font-size:13px}.centerImg{margin:20px 0}.cartSelect{display:block}.cartSelect>li{width:auto;margin-bottom:10px}.stepper>li{text-align:center;padding:0;flex:1}.stepper>li:after{display:none!important}.stepper>li>i{margin:0 auto;display:block}.stepper>li>span{font-size:10px}.stepper{margin-bottom:20px}.cartCard .cardPadding{padding:15px 5px}.cartSelect>li a{padding:5px;font-size:12px}.cartSelect>li a i{margin-left:10px}.cartSelect>li a div{padding-right:5px}.cartSelect>li.active a img{padding-right:5px}.cartSelect>li a label{padding-right:10px;top:5px;left:10px}.cartPreview{display:block}.cartInvoicePane{width:auto}.cartContentPane{width:auto;margin-bottom:20px}.discountPane{margin-bottom:30px}.addEx{display:block}.addressBox{display:block}.addNewAddressitem{width:auto;margin-top:10px}.cartPrices{position:static;text-align:right}.cartInvoice,.discountPane{padding:15px 10px}.cartContent{padding:10px}.cartPreview{margin-bottom:10px}.done span{color:#92278f}.cartPrs>li figure{width:80px}.cartPrs>li figure img{width:80px;height:80px}.prLink{font-size:13px;margin-left:40px}.cartContentPane .cardPadding{padding:10px}.contactDetail{display:block}.contactInfo{display:block;height:auto}.contactDetail li{margin-block:10px}.contactForm{margin-bottom:10px}.contactFormBox{padding:20px}.contactRow{display:block}.contactDetail{width:auto;margin-bottom:15px}.contactMap{width:auto;margin-bottom:15px}.brands{grid-gap:10px}.brands>li{width:calc(50% - 5px)}.brands>li>a{padding:10px}.bloglist{display:block}.blogListContent{width:auto}.bloglist li{width:auto;margin-block:20px}.loginBox{max-width:96%;display:block}.loginContent{width:auto}.loginSide{display:none}.loginSide h1{font-size:16px;text-align:center;line-height:40px}.loginSide h1 span{display:block;height:0;opacity:0;width:fit-content(;)}.loginContentBox{padding:20px 10px}.loginlabel{font-size:12px}.prIntro{display:block}.prGallery,.prSummary{width:auto}.prGallery{margin-bottom:20px}.prTabs{font-size:11px}.prTabs li a{padding:0 5px;text-align:center;line-height:30px}.prTabs>li a i{display:block;margin:0 auto}.prTabs>li{flex:1}.prSummaryDetail{text-align:right}.addToCart{display:block;text-align:center}.prRateView{top:-40px;bottom:18px}.addCmPane{display:block}.commentCols{display:block}.cmSummary,.comments{width:auto}.cmSummary{margin-bottom:50px}.prTitle h1{font-size:18px}.prTitle h2{font-size:12px}.submenu{display:none!important}.popUpView .profileTwoCol{display:flex}.popUpView .btn{width:100%}.popUpView .editProfileFormBox .inputForm{padding-bottom:10px}}@media only screen and (min-width:481px) and (max-width:850px){.fourBanners{flex-wrap:wrap;grid-gap:10px}.fourBanners li{width:calc(50% - 5px)}}@media only screen and (min-width:1024px) and (max-width:1285px){.slideCarousel .owl-dots{left:20px}}@media only screen and (max-width:1080px){.tgmenu{width:44px;height:44px;display:block;color:#92278f;position:absolute;top:3px;right:5px;text-align:center;font-size:30px;line-height:44px}.tgmenu span{height:2px;width:30px;background:#fff;position:absolute;top:19px;left:0}.tgmenu span:before,.tgmenu span:after{content:"";display:block;height:2px;width:30px;background:#fff;position:absolute;top:8px;left:0}.tgmenu span:after{top:auto;bottom:8px}.topmenu{width:250px;display:block;background:#f5f5f5;position:fixed;top:53px;right:0;bottom:0;margin-top:0;height:auto;transition:0.3s ease-out;transform:translateX(250px);-webkit-transform:translateX(250px);-moz-transform:translateX(250px);-ms-transform:translateX(250px);z-index:1000}.dark .topmenu{background:#262844}.topmenu>li a i{display:none}.topmenu>li>a{display:block;color:#383d47;padding-right:30px;text-shadow:none;margin-left:0}.topmenu>li a:hover{background:#c2edda;color:#068d38}.topmenu>li{margin-bottom:0;border-bottom:1px solid rgb(0 0 0 / .1);width:auto;line-height:46px}.openMenu{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0)}.floatmenu .topmenu{top:53px}.megamenu{min-height:0;position:static;box-shadow:none;border-radius:0}.prMainMenu{width:auto;min-height:0}}@media only screen and (min-width:1080px){.tgmenu{display:none}.topmenu{display:flex!important}.slider{height:400px}.sub2menu{font-size:12px;line-height:32px;margin:0 5px 5px;font-weight:400}.sub2menu>li>a{display:block;color:#747474}.sub2menu>li>a::before{content:"-";margin-left:5px}.sub2menu>li>a:hover{color:#5e50c9}.prMainMenu>li:hover .submenu{display:flex}.topmenu>li:hover .megamenu{display:block}}
