.mx-icon-double-left:after,.mx-icon-double-left:before,.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-left:before,.mx-icon-right:before{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-45deg) scale(.7);transform:rotate(-45deg) scale(.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-right:before{-webkit-transform:rotate(135deg) scale(.7);transform:rotate(135deg) scale(.7)}.mx-btn{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:background-color .3s;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-left:10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:focus,.mx-input:hover{border-color:#409aff}.mx-input.disabled,.mx-input:disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:750px){.mx-range-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-double-left,.mx-btn-icon-left{float:left}.mx-btn-icon-double-right,.mx-btn-icon-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;-webkit-box-sizing:border-box;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.hover-in-range,.mx-calendar-content .cell.in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell.active,.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.mx-table th{font-weight:500}.mx-table td,.mx-table th{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{-webkit-box-flex:1;-ms-flex:1;flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}#our-online-store{background:#f2f3f6}#our-online-store #our-online-store-container{border-radius:25px}#our-online-store #our-online-store-container #products-main .product-card{cursor:pointer;margin:15px 0;padding:0 5px}@media screen and (min-width:768px){#our-online-store #our-online-store-container #products-main .product-card{padding:0 15px}}#our-online-store #our-online-store-container #products-main .product-card .product-img{background:radial-gradient(60.61% 60.61% at 84.09% 19.39%,#fbfbfb 0,#ececec 100%);border-radius:25px 25px 0 0;display:flex;justify-content:center;align-items:center;padding:15px;min-height:250px}@media screen and (max-width:768px){#our-online-store #our-online-store-container #products-main .product-card .product-img{border-radius:15px 15px 0 0;min-height:auto}#our-online-store #our-online-store-container #products-main .product-card .product-img img{min-height:80px;max-height:80px;max-width:80px;-o-object-fit:contain;object-fit:contain}}#our-online-store #our-online-store-container #products-main .product-card .product-title{background-color:var(--theme-primary);border-radius:0 0 25px 25px;padding:15px 30px}@media screen and (max-width:576px){#our-online-store #our-online-store-container #products-main .product-card .product-title{padding:10px}}#our-online-store #our-online-store-container #products-main .product-card .product-title h6{font-weight:600;font-size:16px;line-height:24px;color:var(--white)}@media screen and (max-width:991px){#our-online-store #our-online-store-container #products-main .product-card .product-title{border-radius:0 0 15px 15px}#our-online-store #our-online-store-container #products-main .product-card .product-title h6{font-weight:500;font-size:12px;line-height:18px}}#our-online-store #our-online-store-container #pagination-main{font-weight:600;font-size:16px;line-height:20px}#our-online-store #our-online-store-container #pagination-main .page-navigation{border:1px solid #ccc;border-radius:6px;padding:10px;color:#ccc}#our-online-store #our-online-store-container #pagination-main .page-navigation:hover{color:#ccc!important}#our-online-store #our-online-store-container #pagination-main .page-number .page-number-link{color:var(--theme-primary);min-width:30px;padding:10px 15px;background:#f1f2f5;border-radius:6px;margin:0 8px}#our-online-store #our-online-store-container #pagination-main .page-number .page-number-link:hover{background:var(--theme-primary);color:var(--white)!important}.c-product-modal-subtitle{display:flex;align-items:center;font-size:16px;line-height:24px;color:#1a2136}@media screen and (max-width:991px){.c-product-modal-subtitle{font-size:14px;line-height:21px}}.c-product-modal-subtitle span{font-weight:300;font-size:18px;line-height:27px;color:rgba(61,77,123,.7)}@media screen and (max-width:991px){.c-product-modal-subtitle span{font-size:16px;line-height:24px}}#product-modal .product-modal-close-btn{min-width:24px;min-height:24px;border-radius:100px}#product-modal .modal-content{background-color:var(--white);border-radius:20px;padding:10px 20px}@media screen and (max-width:576px){#product-modal .modal-content .product-modal-img img{width:70%}}#product-modal .modal-content .product-modal-title{font-weight:500;font-size:24px;line-height:36px;color:var(--theme-secondary)}@media screen and (max-width:991px){#product-modal .modal-content .product-modal-title{font-size:16px;line-height:24px}}#product-modal .modal-content .product-modal-body .product-modal-description{font-size:14px;line-height:24px;color:var(--theme-black);opacity:.6;padding:10px 0}#product-modal .modal-content .product-modal-body #product-modal-size ul{display:inline-block;border:none}#product-modal .modal-content .product-modal-body #product-modal-size ul li{cursor:pointer;display:inline-flex;justify-content:center;align-items:center;min-width:80px;min-height:46px;color:var(--theme-black);opacity:.6;border:1px solid var(--theme-black);border-radius:8px;margin-left:10px}#product-modal .modal-content .product-modal-body #product-modal-size ul li span{color:inherit;font-size:18px;line-height:22px}#product-modal .modal-content .product-modal-body #product-modal-size ul li:hover{color:var(--theme-primary);border:1px solid var(--theme-primary)}#product-modal .modal-content .product-modal-body #product-modal-colors li{display:inline-flex;justify-content:center;align-items:center;margin-left:10px;border:1px solid transparent;border-radius:6px;padding:0}#product-modal .modal-content .product-modal-body #product-modal-colors li:hover{border:1px solid var(--theme-primary)}#product-modal .modal-content .product-modal-body #product-modal-colors li span{display:inline-block;list-style:none;margin:3px;border-radius:6px;width:73px;height:38px}#product-modal .modal-content .product-modal-body #product-modal-colors #product-modal-color-1 span{background-color:#da8f64}#product-modal .modal-content .product-modal-body #product-modal-colors #product-modal-color-2 span{background-color:#f3935c}#product-modal .modal-content .product-modal-body #product-modal-colors #product-modal-color-3 span{background-color:#ffaf82}#product-modal .modal-content .product-modal-body #product-modal-quantity label{color:var(--theme-secondary);font-size:16px;line-height:24px}@media screen and (max-width:991px){#product-modal .modal-content .product-modal-body #product-modal-quantity label{font-size:14px;line-height:21px}}#product-modal .modal-content .product-modal-body #product-modal-quantity .our-store-cart-select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;outline:none;cursor:pointer;padding:10px;width:120px;height:40px;border:1px solid rgba(61,77,123,.5);border-radius:8px;font-size:18px;line-height:22px;font-weight:400;color:#969696;background-color:transparent;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAICAYAAAAiJnXPAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACjSURBVHgBdc69DcIwEAXgO9vQBKSMwAgsgOQMgEQ2oadhhGwSNohHyAYwgoukAf+Qi2IExr7q5OfPfng4Xu7oQbNhrJRqNGRGynNpt0U7rTsGHh4eYe82RUdBDlBO6/wBF6saEfocDIDyCfRMjBXOwelaOvfqvF+CpWoKqFuj8fNiBJ/G1mvB2xjQXfyp8gXDWQz+ULJqBJIoQGuM5GJQMaB5A4Jcchm4r9l3AAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:90%}@media screen and (max-width:991px){#product-modal .modal-content .product-modal-body #product-modal-quantity .our-store-cart-select{font-size:16px;line-height:22px}}#product-modal .modal-content .product-modal-body #product-modal-quantity .our-store-cart-select option{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}@media screen and (max-width:991px){#product-modal .modal-content #product-add-to-cart-btn{font-size:16px!important;line-height:24px!important}}.button-nav .page-link{border:none!important;background:#f1f2f5;padding-left:0;padding-right:0}#empty-cart-header .shop-title,#our-online-store-header .shop-title{color:#1a2136;font-weight:800;font-size:30px;line-height:45px}.ecommerce-application .grid-view{display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:2rem;column-gap:2rem}.ecommerce-application .grid-view.wishlist-items{grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width:991px){.ecommerce-application .grid-view{grid-template-columns:1fr}}.ecommerce-application .grid-view .ecommerce-card{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;margin-bottom:2rem;border-radius:10px;border:1px solid #d3d3d3}.ecommerce-application .grid-view .ecommerce-card .item-img{padding-top:.5rem;min-height:15.85rem;display:flex;align-items:center;justify-content:center}.ecommerce-application .grid-view .ecommerce-card .item-img img{display:block;max-width:180px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.ecommerce-application .grid-view .ecommerce-card .card-body{padding:1rem}.ecommerce-application .grid-view .ecommerce-card .product-title{background-color:var(--theme-primary);border-radius:0 0 10px 10px;padding:15px 30px}@media screen and (max-width:576px){.ecommerce-application .grid-view .ecommerce-card .product-title{padding:10px}}.ecommerce-application .grid-view .ecommerce-card .product-title h6{font-weight:600;font-size:16px;line-height:24px;color:var(--white)}.ecommerce-application .ecommerce-card:hover{transform:translateY(-5px);box-shadow:0 4px 25px 0 rgba(34,41,47,.25);transition:all .3s ease-in-out,background 0s,color 0s,border-color 0s}#customer-form-container .no-data{opacity:.8;font-size:2.2rem}#customer-form-container .no-data-msg{opacity:.8;font-size:18px}#customer-form-container .blog-post-title{font-size:18px;font-weight:700}#customer-form-container .client-name{font-size:25px;font-weight:700}#customer-form-container .mr-12{margin-right:12px}#customer-form-container .ml-12{margin-left:12px}#customer-form-container .anw-field{border-width:0 0 0 0}#customer-form-container .qn-radio-field input{width:18px;height:18px;margin-right:10px}#customer-form-container .qn-radio-field input[type=radio]{border:1px solid red!important}#customer-form-container .mx-datepicker{width:300px}#customer-form-container .mx-datepicker input{border-width:0 0 1px 0;border-radius:0;box-shadow:none}#customer-form-container .signature-pad{width:100%;height:200px;border:1px solid #ccc}#customer-form-container .sig-canvas{width:100%;height:198px}#customer-form-container .signature-pad-btn{width:100%;display:flex;justify-content:end}#customer-form-container .signature-pad-btn button{border:none;background-color:var(--theme-primary);color:#fff;border-radius:5px}#customer-form-container .form-qn-container{margin-top:50px;margin-bottom:30px;font-size:20px}#customer-form-container .form-qn-container .question{color:#000;font-size:18px;font-weight:bolder}#customer-form-container .form-qn-container .qn-description{color:#3f3f3f;font-size:16px}#customer-form-container .form-qn-container .custom-control-input,#customer-form-container .form-qn-container .custom-control-label:after,#customer-form-container .form-qn-container .custom-control-label:before{width:20px;height:20px}#customer-form-container .form-qn-container .custom-control-label{padding-left:10px;font-size:17px}#customer-form-container .form-qn-container .address-text{font-size:18px!important}#customer-form-container .form-sub-title{color:#3f3f3f;font-size:17px}#customer-form-container .qn-required:after{content:" *";color:red;font-size:16px}#customer-form-container .form-submit-btn div{display:flex;justify-content:center}#customer-form-container .form-submit-btn button:disabled,#customer-form-container .form-submit-btn button:disabled:hover{opacity:.7}#customer-form-container .form-submit-btn button{width:300px;padding:10px 15px;border:none;border-radius:50px;background-color:var(--theme-primary);color:#fff}#customer-form-container .form-submit-btn button:hover{opacity:.8}#customer-form-container .qn-radio-field input:focus{box-shadow:0 2px 8px .2rem rgba(0,123,255,.25)}#customer-form-container .custom-control-input:checked~.custom-control-label:before{border-color:var(--theme-primary);background-color:var(--theme-primary)}#customer-form-container .custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 1px var(--theme-primary)}#customer-form-container li{list-style-type:disc}.vdp-datepicker__calendar .cell.selected{background-color:var(--theme-primary)!important;color:#fff}.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover{border:1px solid var(--theme-primary)!important}.vdp-datepicker__calendar{font-weight:600;font-size:16px;color:#63676a}.vdp-datepicker__calendar .cell.day-header{font-size:75%;white-space:nowrap;cursor:inherit}.vdp-datepicker .vdp-datepicker__calendar .cell{border-radius:10px;display:inline-block;padding:0 5px;width:14.285714285714286%;height:40px;line-height:40px;text-align:center;vertical-align:middle;border:1px solid transparent}.vdp-datepicker__calendar{position:absolute;z-index:100;background:#fff;border:1px solid #ccc;width:300px!important;height:unset!important;border-radius:10px!important;margin:25px 0 0 0!important}.vdp-datepicker__calendar .month,.vdp-datepicker__calendar .year{width:33.333%!important}.modal-body .date_picker .vdp-datepicker__calendar{width:100%!important;border:0}.custom-calender-picker{position:relative;width:50%}.custom-calender-picker .calendar-icon{position:absolute;top:0;right:0}.custom-calender-picker input{width:100%;border-width:0 0 1px 0;border-color:#ccc;color:#63676a}@media screen and (max-width:769px){.custom-calender-picker input{width:100%}}.custom-calender-picker input:focus-visible{outline:0}.model-header-class{border-bottom:1px solid #e7e6ea;display:flex;margin-top:20px;margin-bottom:20px;background-color:#fff!important;justify-content:space-between;align-items:center;padding-bottom:10px}.modal-dialog{position:fixed!important;top:auto!important;right:auto!important;left:auto!important;bottom:0!important;margin:0!important;width:100%}.modal-content{border-radius:40px 40px 0 0!important}.modal-body{padding:20px 25px 20px 25px!important}.head-text{line-height:0;font-size:20px}.custom-calender-picker input:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.file-upload-div{font-size:14px;color:#6c757d}.file-upload-div .file-upload-icon{width:25px;height:25px}.file-upload-div .upload-file-input{position:absolute;width:100%;height:100%;opacity:0}.svg-primary-color{color:var(--theme-primary)}