@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #fff}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E")}.toast-error{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E")}.toast-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")}.toast-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E")}.toast-container.toast-bottom-center .ngx-toastr,.toast-container.toast-top-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-bottom-full-width .ngx-toastr,.toast-container.toast-top-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:241px) and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:481px) and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.ngx-datatable{display:block;overflow:hidden;justify-content:center;position:relative;transform:translateZ(0)}.ngx-datatable [hidden]{display:none!important}.ngx-datatable *,.ngx-datatable :after,.ngx-datatable :before{box-sizing:border-box}.ngx-datatable.scroll-vertical .datatable-body{overflow-y:auto}.ngx-datatable.scroll-vertical.virtualized .datatable-body .datatable-row-wrapper{position:absolute}.ngx-datatable.scroll-horz .datatable-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner{white-space:nowrap}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngx-datatable.fixed-row .datatable-scroll,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row{white-space:nowrap}.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-group-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ngx-datatable .datatable-body-row,.ngx-datatable .datatable-header-inner,.ngx-datatable .datatable-row-center{display:flex;flex-direction:row;-o-flex-flow:row;flex-flow:row}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{overflow-x:hidden;vertical-align:top;display:inline-block;line-height:1.625}.ngx-datatable .datatable-body-cell:focus,.ngx-datatable .datatable-header-cell:focus{outline:none}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{z-index:9}.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-row-group,.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{position:relative}.ngx-datatable .datatable-header{display:block;overflow:hidden}.ngx-datatable .datatable-header .datatable-header-inner{align-items:stretch;-webkit-align-items:stretch}.ngx-datatable .datatable-header .datatable-header-cell{position:relative;display:inline-block}.ngx-datatable .datatable-header .datatable-header-cell.sortable .datatable-header-cell-wrapper{cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell.longpress .datatable-header-cell-wrapper{cursor:move}.ngx-datatable .datatable-header .datatable-header-cell .sort-btn{line-height:100%;vertical-align:middle;display:inline-block;cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell .resize-handle--not-resizable{display:inline-block;position:absolute;right:0;top:0;bottom:0;width:5px;padding:0 4px;visibility:hidden}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle{cursor:ew-resize}.ngx-datatable .datatable-header .datatable-header-cell.resizeable:hover .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell:hover .resize-handle--not-resizable{visibility:visible}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker{position:absolute;top:0;bottom:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromLeft{right:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromRight{left:0}.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{height:inherit}.ngx-datatable .datatable-body{position:relative;z-index:10;display:block}.ngx-datatable .datatable-body .datatable-scroll{display:inline-block}.ngx-datatable .datatable-body .datatable-row-detail{overflow-y:hidden}.ngx-datatable .datatable-body .datatable-row-wrapper{display:flex;flex-direction:column}.ngx-datatable .datatable-body .datatable-body-row{outline:none}.ngx-datatable .datatable-body .datatable-body-row>div{display:flex}.ngx-datatable .datatable-footer{display:block;width:100%;overflow:auto}.ngx-datatable .datatable-footer .datatable-footer-inner{display:flex;align-items:center;width:100%}.ngx-datatable .datatable-footer .selected-count .page-count{flex:1 1 40%}.ngx-datatable .datatable-footer .selected-count .datatable-pager{flex:1 1 60%}.ngx-datatable .datatable-footer .page-count{flex:1 1 20%}.ngx-datatable .datatable-footer .datatable-pager{flex:1 1 80%;text-align:right}.ngx-datatable .datatable-footer .datatable-pager .pager,.ngx-datatable .datatable-footer .datatable-pager .pager li{padding:0;margin:0;display:inline-block;list-style:none}.ngx-datatable .datatable-footer .datatable-pager .pager li,.ngx-datatable .datatable-footer .datatable-pager .pager li a{outline:none}.ngx-datatable .datatable-footer .datatable-pager .pager li a{cursor:pointer;display:inline-block}.ngx-datatable .datatable-footer .datatable-pager .pager li.disabled a{cursor:not-allowed}@font-face{font-family:data-table;src:url(data-table.40742b4faed98d0250a5.eot);src:url(data-table.40742b4faed98d0250a5.eot?#iefix) format("embedded-opentype"),url(data-table.53c319729491b7686d65.woff) format("woff"),url(data-table.93be7e0fc94594d266a2.ttf) format("truetype"),url(data-table.7eda0c04830dac128c76.svg#data-table) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" datatable-icon-"]:before,[class^=datatable-icon-]:before,[data-icon]:before{font-family:data-table!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.datatable-icon-filter:before{content:"\62"}.datatable-icon-collapse:before{content:"\61"}.datatable-icon-expand:before{content:"\63"}.datatable-icon-close:before{content:"\64"}.datatable-icon-up:before{content:"\65"}.datatable-icon-down:before{content:"\66"}.datatable-icon-sort-unset:before{content:"\63";opacity:.5}.datatable-icon-sort:before{content:"\67"}.datatable-icon-done:before{content:"\68"}.datatable-icon-done-all:before{content:"\69"}.datatable-icon-search:before{content:"\6a"}.datatable-icon-pin:before{content:"\6b"}.datatable-icon-add:before{content:"\6d"}.datatable-icon-left:before{content:"\6f"}.datatable-icon-right:before{content:"\70"}.datatable-icon-skip:before{content:"\71"}.datatable-icon-prev:before{content:"\72"}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1)}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);left:0}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:rgba(0,0,0,.54);cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:rgba(0,0,0,.87);padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.ph-item{direction:ltr;position:relative;display:flex;flex-wrap:wrap;padding:30px 15px 15px;overflow:hidden;margin-bottom:30px;background-color:#fff;border:1px solid #e6e6e6;border-radius:2px}.ph-item,.ph-item *,.ph-item :after,.ph-item :before{box-sizing:border-box}.ph-item:before{content:" ";position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%}.ph-item>*{flex:1 1 auto;display:flex;flex-flow:column;padding-right:15px;padding-left:15px}.ph-row{display:flex;flex-wrap:wrap;margin-bottom:7.5px}.ph-row div{height:10px;margin-bottom:7.5px;background-color:#ced4da}.ph-row .big,.ph-row.big div{height:20px;margin-bottom:15px}.ph-row .empty{background-color:hsla(0,0%,100%,0)}.ph-col-2{flex:0 0 16.6666666667%}.ph-col-4{flex:0 0 33.3333333333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6666666667%}.ph-col-10{flex:0 0 83.3333333333%}.ph-col-12{flex:0 0 100%}.ph-picture{width:100%;height:120px;background-color:#ced4da;margin-bottom:15px}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}

/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}figure,footer,header,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0}address,p{margin-bottom:1rem}address{font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}b,strong{font-weight:bolder}small{font-size:80%}sub{position:relative;font-size:75%;line-height:0;vertical-align:baseline;bottom:-.25em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:rgb(0,86.1,178.5);text-decoration:underline}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}code,pre{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.img-fluid{max-width:100%;height:auto}.figure{display:inline-block}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-1{order:1}.order-2{order:2}.order-3{order:3}.offset-3{margin-left:25%}.offset-6{margin-left:50%}@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-1{order:1}.order-md-3{order:3}.order-md-4{order:4}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}}@media(min-width:992px){.col-lg{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-1{order:1}.order-lg-2{order:2}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}}@media(min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-2{order:2}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:rgb(127.5,189,255);outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:rgb(51.6956521739,206.3043478261,87);background-color:rgb(51.6956521739,206.3043478261,87)}.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-tooltip{display:block}.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:rgb(227.5316455696,96.4683544304,109.0253164557);background-color:rgb(227.5316455696,96.4683544304,109.0253164557)}.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:rgb(0,104.55,216.75);border-color:rgb(0,98.4,204)}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38.25,142.8,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:rgb(0,98.4,204);border-color:rgb(0,92.25,191.25)}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38.25,142.8,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:rgb(90.2703862661,97.7929184549,104.4796137339);border-color:rgb(84.3605150215,91.3905579399,97.6394849785)}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130.05,137.7,144.5,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:rgb(84.3605150215,91.3905579399,97.6394849785);border-color:rgb(78.4506437768,84.9881974249,90.7993562232)}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130.05,137.7,144.5,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:rgb(32.6086956522,136.1413043478,56.25);border-color:rgb(30.1449275362,125.8550724638,52)}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72.25,180.2,96.9,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:rgb(30.1449275362,125.8550724638,52);border-color:rgb(27.6811594203,115.5688405797,47.75)}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72.25,180.2,96.9,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:rgb(18.75,132.0652173913,150);border-color:rgb(17.3333333333,122.0869565217,138.6666666667)}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(57.8,175.95,194.65,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:rgb(17.3333333333,122.0869565217,138.6666666667);border-color:rgb(15.9166666667,112.1086956522,127.3333333333)}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(57.8,175.95,194.65,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:rgb(223.75,167.8125,0);border-color:rgb(211,158.25,0)}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(221.7,169.6,12.1,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:rgb(211,158.25,0);border-color:rgb(198.25,148.6875,0)}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(221.7,169.6,12.1,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:rgb(200.082278481,34.667721519,50.5158227848);border-color:rgb(189.2151898734,32.7848101266,47.7721518987)}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225.25,83.3,96.9,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:rgb(189.2151898734,32.7848101266,47.7721518987);border-color:rgb(178.3481012658,30.9018987342,45.0284810127)}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225.25,83.3,96.9,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:rgb(225.6875,229.875,234.0625);border-color:rgb(218.25,223.5,228.75)}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(215.75,217.2,218.65,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:rgb(218.25,223.5,228.75);border-color:rgb(210.8125,217.125,223.4375)}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(215.75,217.2,218.65,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:rgb(29.1379310345,32.5,35.8620689655)}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82.45,87.55,92.65,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:rgb(29.1379310345,32.5,35.8620689655);border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82.45,87.55,92.65,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:rgb(0,86.1,178.5)}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-prepend>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:rgb(127.5,189,255)}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:rgb(178.5,215.4,255);border-color:rgb(178.5,215.4,255)}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:rgb(127.5,189,255);outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:rgb(127.5,189,255);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:rgb(178.5,215.4,255)}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:rgb(178.5,215.4,255)}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:rgb(178.5,215.4,255)}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.breadcrumb{flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb,.breadcrumb-item{display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:rgb(0,86.1,178.5);text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.progress{height:1rem;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:rgb(0,98.4,204)!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:rgb(84.3605150215,91.3905579399,97.6394849785)!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:rgb(30.1449275362,125.8550724638,52)!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:rgb(17.3333333333,122.0869565217,138.6666666667)!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:rgb(211,158.25,0)!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:rgb(189.2151898734,32.7848101266,47.7721518987)!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:rgb(218.25,223.5,228.75)!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:rgb(29.1379310345,32.5,35.8620689655)!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media(min-width:576px){.d-sm-flex{display:flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-grow-1{flex-grow:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media(min-width:576px){.flex-sm-row{flex-direction:row!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media(min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media(min-width:992px){.flex-lg-row{flex-direction:row!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media(min-width:1200px){.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.position-relative{position:relative!important}.position-absolute{position:absolute!important}@supports(position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{white-space:nowrap}.w-25{width:25%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-100{height:100%!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mx-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.px-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.px-0{padding-left:0!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.py-4{padding-bottom:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.px-5{padding-left:3rem!important}.mt-auto{margin-top:auto!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}@media(min-width:768px){.mb-md-0{margin-bottom:0!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}}@media(min-width:992px){.mt-lg-0{margin-top:0!important}.mb-lg-0{margin-bottom:0!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.pt-lg-3{padding-top:1rem!important}.pr-lg-4{padding-right:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}}@media(min-width:1200px){.mt-xl-0{margin-top:0!important}.mb-xl-0{margin-bottom:0!important}.p-xl-0{padding:0!important}}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:768px){.text-md-left{text-align:left!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}}.text-uppercase{text-transform:uppercase!important}.text-white{color:#fff!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:rgb(185.5,139.125,0)!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:rgb(167.4810126582,29.0189873418,42.2848101266)!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-muted{color:#6c757d!important}.visible{visibility:visible!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}pre{white-space:pre-wrap!important;border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;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:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-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:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.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{touch-action:pan-y;-webkit-user-select:none;-moz-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}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{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-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.ngx-datatable.material{background:#fff;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.ngx-datatable.material.striped .datatable-row-odd{background:#eee}.ngx-datatable.material.multi-click-selection .datatable-body-row.active,.ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active,.ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active,.ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active:hover,.ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active:focus,.ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell:hover,.ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material.cell-selection .datatable-body-cell:focus,.ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material .empty-row{height:50px}.ngx-datatable.material .empty-row,.ngx-datatable.material .loading-row{text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .datatable-body .datatable-row-left,.ngx-datatable.material .datatable-header .datatable-row-left{background-color:#fff;background-position:100% 0;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-body .datatable-row-right,.ngx-datatable.material .datatable-header .datatable-row-right{background-position:0 0;background-color:#fff;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header{border-bottom:1px solid rgba(0,0,0,.12)}.ngx-datatable.material .datatable-header .datatable-header-cell{text-align:left;padding:.9rem 1.2rem;font-weight:400;background-color:#fff;color:rgba(0,0,0,.54);vertical-align:bottom;font-size:12px;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper{position:relative}.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable:after{transition:transform .4s ease,opacity .4s ease;opacity:.5;transform:scale(1)}.ngx-datatable.material .datatable-header .datatable-header-cell .draggable:after{content:" ";position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;height:60px;width:60px;background:#eee;border-radius:100%;opacity:1;filter:none;transform:scale(0);z-index:9999;pointer-events:none}.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle{border-right:none}.ngx-datatable.material .datatable-header .resize-handle{border-right:1px solid #eee}.ngx-datatable.material .datatable-body{position:relative}.ngx-datatable.material .datatable-body .datatable-row-detail{background:#f5f5f5;padding:10px}.ngx-datatable.material .datatable-body .datatable-group-header{background:#f5f5f5;border-bottom:1px solid #d9d8d9;border-top:1px solid #d9d8d9}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell,.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-group-cell{text-align:left;padding:.9rem 1.2rem;vertical-align:top;border-top:0;color:rgba(0,0,0,.87);transition:width .3s ease;font-size:14px;font-weight:400}.ngx-datatable.material .datatable-body .progress-linear{display:block;position:sticky;width:100%;height:5px;padding:0;margin:0;top:0}.ngx-datatable.material .datatable-body .progress-linear .container{display:block;position:relative;overflow:hidden;width:100%;height:5px;transform:translate(0) scale(1);background-color:#aad1f9}.ngx-datatable.material .datatable-body .progress-linear .container .bar{transition:all .2s linear;animation:query .8s cubic-bezier(.39,.575,.565,1) infinite;transition:transform .2s linear;background-color:#106cc8;position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}.ngx-datatable.material .datatable-footer{border-top:1px solid rgba(0,0,0,.12);font-size:12px;font-weight:400;color:rgba(0,0,0,.54)}.ngx-datatable.material .datatable-footer .page-count{line-height:50px;height:50px;padding:0 1.2rem}.ngx-datatable.material .datatable-footer .datatable-pager{margin:0 10px}.ngx-datatable.material .datatable-footer .datatable-pager li{vertical-align:middle}.ngx-datatable.material .datatable-footer .datatable-pager li.disabled a{color:rgba(0,0,0,.26)!important;background-color:transparent!important}.ngx-datatable.material .datatable-footer .datatable-pager li.active a{background-color:hsla(0,0%,62%,.2);font-weight:700}.ngx-datatable.material .datatable-footer .datatable-pager a{height:22px;min-width:24px;line-height:22px;padding:0 6px;border-radius:3px;margin:6px 3px;text-align:center;vertical-align:top;color:rgba(0,0,0,.54);text-decoration:none;vertical-align:bottom}.ngx-datatable.material .datatable-footer .datatable-pager a:hover{color:rgba(0,0,0,.75);background-color:hsla(0,0%,62%,.2)}.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-left,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-prev,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip{font-size:20px;line-height:20px;padding:0 3px}.ngx-datatable.material .datatable-summary-row .datatable-body-row,.ngx-datatable.material .datatable-summary-row .datatable-body-row:hover{background-color:#ddd}.ngx-datatable.material .datatable-summary-row .datatable-body-row .datatable-body-cell{font-weight:700}.datatable-checkbox{position:relative;margin:0;cursor:pointer;vertical-align:middle;display:inline-block;box-sizing:border-box;padding:0}.datatable-checkbox input[type=checkbox]{position:relative;margin:0 1rem 0 0;cursor:pointer;outline:none}.datatable-checkbox input[type=checkbox]:before{transition:all .3s ease-in-out;content:"";position:absolute;left:0;z-index:1;width:1rem;height:1rem;border:2px solid #f2f2f2}.datatable-checkbox input[type=checkbox]:checked:before{transform:rotate(-45deg);height:.5rem;border-color:#009688;border-top-style:none;border-right-style:none}.datatable-checkbox input[type=checkbox]:after{content:"";position:absolute;top:0;left:0;width:1rem;height:1rem;background:#fff;cursor:pointer}@keyframes query{0%{opacity:1;transform:translateX(35%) scaleX(.3)}to{opacity:0;transform:translateX(-50%) scaleX(0)}}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal;font-display:swap}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@font-face{font-family:themify;src:url(/assets/fonts/themify.eot);src:url(/assets/fonts/themify.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/themify.woff) format("woff"),url(/assets/fonts/themify.ttf) format("truetype"),url(/assets/fonts/themify.svg) format("svg");font-weight:400;font-style:normal}[class*=ti-],[class^=ti-]{font-family:themify;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-shopping-cart:before{content:""}.ti-settings:before{content:""}.ti-search:before{content:""}.ti-plus:before{content:""}.ti-minus:before{content:""}.ti-location-arrow:before{content:""}.ti-heart:before{content:""}.ti-angle-right:before{content:""}.ti-location-pin:before{content:""}.ti-control-play:before{content:""}.ti-control-pause:before{content:""}.ti-themify-favicon:before{content:""}.ti-themify-favicon-alt:before{content:""}.ti-layout-width-default:before{content:""}.ti-layout-width-default-alt:before{content:""}.ti-layout-cta-btn-right:before{content:""}.ti-layout-cta-btn-left:before{content:""}.ti-face-smile:before{content:""}.ti-face-sad:before{content:""}.ti-facebook:before{content:""}@font-face{font-family:than;src:url(/assets/fonts/Than-Light.eot);src:url(/assets/fonts/Than-Light.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Than-Light.woff2) format("woff2"),url(/assets/fonts/Than-Light.woff) format("woff"),url(/assets/fonts/Than-Light.ttf) format("truetype"),url(/assets/fonts/Than-Light.svg#svgFontName) format("svg")}@font-face{font-family:griffiths;src:url(/assets/fonts/Griffiths-Regular.eot);src:url(/assets/fonts/Griffiths-Regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Griffiths-Regular.woff2) format("woff2"),url(/assets/fonts/Griffiths-Regular.woff) format("woff"),url(/assets/fonts/Griffiths-Regular.ttf) format("truetype"),url(/assets/fonts/Griffiths-Regular.svg#svgFontName) format("svg")}@font-face{font-family:operetta12;src:url(/assets/fonts/Operetta12-Light.eot);src:url(/assets/fonts/Operetta12-Light.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Operetta12-Light.woff2) format("woff2"),url(/assets/fonts/Operetta12-Light.woff) format("woff"),url(/assets/fonts/Operetta12-Light.ttf) format("truetype"),url(/assets/fonts/Operetta12-Light.svg#svgFontName) format("svg")}@font-face{font-family:poppins;src:url(/assets/fonts/Poppins-Light.eot);src:url(/assets/fonts/Poppins-Light.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Poppins-Light.woff2) format("woff2"),url(/assets/fonts/Poppins-Light.woff) format("woff"),url(/assets/fonts/Poppins-Light.ttf) format("truetype"),url(/assets/fonts/Poppins-Light.svg#svgFontName) format("svg")}html{overflow-x:hidden;scroll-behavior:smooth}body{font-family:than,Roboto,sans-serif;position:relative;background:#fff;font-size:14px}img{max-width:100%}h1{font-size:60px;color:#1d1d1f;text-transform:uppercase}h1,h1 span{font-weight:700}h1 span{font-size:107px;color:#ff4c3b}h2{font-size:36px;color:#1d1d1f;text-transform:uppercase;font-weight:700;line-height:1;letter-spacing:.02em}h3{font-size:24px;color:#777}h3,h4{font-weight:400;letter-spacing:.03em}h4{font-size:18px;text-transform:capitalize;line-height:1}h5{font-size:16px;color:#1d1d1f;letter-spacing:.05em}h5,h6{font-weight:400;line-height:24px}h6{font-size:14px;color:#777}ul{padding-left:0;margin-bottom:0}li{display:inline-block}p{font-size:14px;color:#777;line-height:1}a,a:hover{transition:.5s ease}a:hover{text-decoration:none}a:focus,button:focus{outline:none}[disabled=true]{pointer-events:none;opacity:.6;filter:alpha(opacity=50);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-moz-opacity:.5;-khtml-opacity:.5}section{padding-top:70px}.form-control{height:50px}.progress-bar{background-color:#19a340}#toast-container>div{opacity:1}.toast-success{background-color:#e7fff9!important;border-bottom:2px solid #00c594}.toast-error,.toast-success{background-image:none!important}.toast-error{background-color:#ffd7df!important;border-bottom:2px solid #ff8ea4}.toast-info{background-color:#c9f1ff!important;border-bottom:2px solid #2f96b4}.toast-info,.toast-warning{background-image:none!important}.toast-warning{background-color:#f6edc0!important;border-bottom:2px solid #e8cf53}.toast-container .ngx-toastr.custom-toastr{display:block;width:350px;max-width:100%;border-radius:8px;box-shadow:none;padding:12px}.toast-container .ngx-toastr.custom-toastr:hover{box-shadow:none}.toast-container .ngx-toastr.custom-toastr .custom-toastr-box{display:flex;align-items:flex-start;gap:16px}.toast-container .ngx-toastr.custom-toastr .custom-toastr-box .symbol-messages{display:flex;align-items:flex-start;gap:13px;flex:1 0 0}.toast-container .ngx-toastr.custom-toastr .custom-toastr-box .symbol-messages .symbol{display:flex;align-items:center;gap:10px;width:32px;height:32px;aspect-ratio:1/1;padding:4px}.toast-container .ngx-toastr.custom-toastr .custom-toastr-box .symbol-messages .symbol .sym-circle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:0;width:24px;height:24px;aspect-ratio:1/1;background-color:#fff;border-radius:12.5px;padding:8px 6px}.toast-container .ngx-toastr.custom-toastr .custom-toastr-box .symbol-messages .symbol .sym-circle svg{flex-shrink:0;width:12px;height:8px;aspect-ratio:3/2}.toast-container .ngx-toastr.custom-toastr .custom-toastr-box .symbol-messages .messages{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0;padding-top:4px}.toast-container .ngx-toastr.custom-toastr .custom-toastr-box .symbol-messages .messages .message-box{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:4px}.toast-container .ngx-toastr.custom-toastr .custom-toastr-box .symbol-messages .messages .message-box .title{align-self:stretch;color:#252525;font-family:poppins,than;font-size:16px;font-weight:400;line-height:24px}.toast-container .ngx-toastr.custom-toastr .custom-toastr-box .symbol-messages .messages .message-box .info{color:#5d5d5d;font-family:poppins,than;font-size:14px;font-style:normal;font-weight:300;line-height:20px}.toast-container .ngx-toastr.custom-toastr .custom-toastr-box .symbol-messages .messages .btn-box{display:flex;justify-content:center;align-items:center;gap:6px;padding:2px 0}.toast-container .ngx-toastr.custom-toastr .custom-toastr-box .symbol-messages .messages .btn-box button{background-color:transparent;border:none;padding:0}.toast-container .ngx-toastr.custom-toastr .custom-toastr-box .dismiss{display:flex;align-items:center;gap:10px;padding-top:4px}.toast-container .ngx-toastr.custom-toastr .custom-toastr-box .dismiss .btn-dismiss{display:flex;justify-content:center;align-items:center;gap:10px;width:20px;height:20px;aspect-ratio:1/1;background-color:transparent;border:none;padding:4px}.toast-container .ngx-toastr.custom-toastr .custom-toastr-box .dismiss .btn-dismiss svg{flex-shrink:0;width:12px;height:12px;aspect-ratio:1/1}.product-box .ph-item:before{display:none!important}.check-order-page{position:relative}.check-order-page.cdn-top{z-index:9}.check-order-page .check-order-wrapper{max-width:384px;margin:auto}.check-order-page .check-order-wrapper .check-order-description{margin:40px 0 20px}.check-order-page .check-order-wrapper .check-order-form .check-order-form-group{display:flex;flex-direction:column}.check-order-page .check-order-wrapper .check-order-form .check-order-form-group label{margin:0 0 5px;font-weight:700}.check-order-page .check-order-wrapper .check-order-form .check-order-form-group input{border-radius:0;border:1px solid #6b6b6b;padding:12px;height:48px;color:#141414;margin:0 0 20px}.check-order-page .check-order-wrapper .check-order-form .check-order-form-group button{padding:14px 24px;width:100%;background:#000;color:#fff;border:none;font-weight:700;margin:0 0 30px;transition:.3s}.check-order-page .check-order-wrapper .check-order-form .check-order-form-group button:hover{background:#6b6b6b;transition:.3s}.cdn-header-top{padding-top:200px!important}@media(max-width:577px){.cdn-header-top{padding-top:100px!important}}.section-b-space{padding-bottom:70px;margin-bottom:65px}.section-b-space.layout-page-default{padding-top:0;position:relative;z-index:99}.section-b-space.layout-page-default .page-content-inner .title-page{margin-bottom:50px;padding-bottom:50px;color:#2b2b2b;border-bottom:1px solid #d3d3d8;font-size:46px;line-height:1;text-align:center}.section-b-space.layout-page-default .page-content-inner .page-content-body{color:#4f4f65}.section-b-space.layout-page-default .page-content-inner .page-content-body p{color:#4f4f65;margin-bottom:32px;font-size:16px;line-height:25px}.section-b-space.aboutus-page.cdn-top{position:relative;z-index:9}.section-b-space.aboutus-page,.section-b-space.default-page{padding-top:37px}.section-b-space.aboutus-page .page-content-inner,.section-b-space.default-page .page-content-inner{margin-top:80px}.section-b-space.aboutus-page .page-content-inner .title-page,.section-b-space.default-page .page-content-inner .title-page{margin-bottom:50px;padding-bottom:50px;color:#2b2b2b;border-bottom:1px solid #d3d3d8;font-size:30px;font-weight:500;line-height:1;text-align:center}.section-b-space.aboutus-page .page-content-inner .sub-title-page,.section-b-space.default-page .page-content-inner .sub-title-page{color:#2b2b2b;padding-bottom:8px;line-height:20px;font-size:20px}.section-b-space.aboutus-page .page-content-inner .page-content-body,.section-b-space.default-page .page-content-inner .page-content-body{color:#4f4f65}.section-b-space.aboutus-page .page-content-inner .page-content-body iframe,.section-b-space.aboutus-page .page-content-inner .page-content-body img,.section-b-space.default-page .page-content-inner .page-content-body iframe,.section-b-space.default-page .page-content-inner .page-content-body img{max-width:100%}.section-b-space.aboutus-page .page-content-inner .page-content-body p,.section-b-space.default-page .page-content-inner .page-content-body p{color:#4f4f65;margin-bottom:32px;font-size:16px;line-height:25px}.section-b-space.contact-page{position:relative;z-index:10;padding-top:37px;padding-bottom:0;margin-bottom:0}.section-b-space.contact-page.cdn-top{position:relative;z-index:9}.section-b-space.contact-page .content-contact{margin-top:80px}.section-b-space.contact-page .content-contact .title{color:#141414;font-size:20px;line-height:1.25;white-space:pre-wrap;font-weight:400;margin-bottom:0}.section-b-space.contact-page .content-contact .address,.section-b-space.contact-page .content-contact .contact-us{margin-bottom:1.5rem}.section-b-space.contact-page .content-contact .address p,.section-b-space.contact-page .content-contact .contact-us p{color:#141414;font-size:20px;line-height:1.25;white-space:pre-wrap;font-weight:400;margin-bottom:0}.section-b-space.contact-page .content-contact .get-direction{color:#141414;font-size:18px;border-bottom:.2rem solid #141414;transition:color .3s ease-in-out 0s,border-bottom .3s ease-in-out 0s;margin-bottom:3rem}.section-b-space.contact-page .content-contact .get-direction a{cursor:pointer}.section-b-space.contact-page .content-contact .tel{font-size:25px;line-height:normal;margin:5rem 0 1rem}.section-b-space.contact-page .content-contact .tel a{color:#141414}.section-b-space.contact-page .content-contact .email{font-size:25px;line-height:normal;margin-bottom:3rem;word-wrap:break-word}.section-b-space.contact-page .content-contact .email a{color:#141414}.section-b-space.brand-page{padding-top:40px;padding-bottom:0}.section-b-space.brand-page.cdn-top{position:relative;z-index:9;margin-top:70px;padding:0}.section-b-space.content-module-page{padding-top:30px}.section-b-space.content-detail-page{padding-top:40px}.section-b-space.category-page{padding-top:0;position:relative}.section-b-space.category-page .category-page-content .section-header{margin-top:70px;margin-bottom:50px}.section-b-space.category-page .category-page-content .section-header .header-title{font-weight:400;letter-spacing:0;line-height:1;text-transform:uppercase;margin-bottom:0}.section-b-space.category-page .category-page-content .category-group .list-category{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.section-b-space.category-page .category-page-content .category-group .list-category .category-item{flex:0 0 20%;max-width:20%;padding-left:7.5px;padding-right:7.5px;margin-bottom:15px}.section-b-space.category-page .category-page-content .category-group .list-category .category-item a{cursor:pointer}.section-b-space.category-page .category-page-content .category-group .list-category .category-item .category-content{position:relative;overflow:hidden}.section-b-space.category-page .category-page-content .category-group .list-category .category-item .category-content img{transition:all .5s ease;width:100%}.section-b-space.category-page .category-page-content .category-group .list-category .category-item .category-content .text-absolute{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-left:50px;padding-right:50px}.section-b-space.category-page .category-page-content .category-group .list-category .category-item .category-content .text-absolute .line-clamp-2{display:inline-block;background-color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:8px 15px;color:#1d1d1f;text-transform:uppercase;font-size:13px;letter-spacing:1px}.section-b-space.category-page.cdn-theme-preset2 .breadcrumb-section{background-color:unset}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w{display:flex;flex-flow:row wrap;margin:0 -.5rem}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w .category-items{flex:0 0 calc(33.3333333% - 1rem);border-radius:4px;border:1px solid #eaeaea;margin:0 .5rem 1rem;background-color:#fff;padding:1.25rem}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w .category-items .category-head{display:flex;flex-flow:row nowrap;align-items:center;margin:0 -.5rem}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w .category-items .category-head .category-image{flex:0 0 calc(20% - 1rem);position:relative;width:4.5rem;height:4.5rem;margin:0 .5rem}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w .category-items .category-head .category-image img{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;-o-object-fit:contain;object-fit:contain}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w .category-items .category-head .category-n{flex:0 0 calc(80% - 1rem);margin:0 .5rem}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w .category-items .category-head .category-n .category-title{font-size:18px;font-weight:700;margin:0 0 .25rem}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w .category-items .category-head .category-n .category-view-all a{color:#1557bf;font-weight:700}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w .category-items .category-child{border-top:1px solid #eaeaea;margin:1rem 0 0;padding:1rem 0 0}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w .category-items .category-child ul{display:grid;grid-template-columns:50% 50%}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w .category-items .category-child ul li{margin:0 0 .5rem}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w .category-items .category-child ul li a{color:#1557bf;word-break:break-all}.section-b-space.sizeguide-page{padding-top:0;position:relative;z-index:9}.section-b-space.sizeguide-page .sizeguide-panel .sizeguide-page-title{border-bottom:2px solid #f0f0f0}.section-b-space.sizeguide-page .sizeguide-panel .sizeguide-page-title h2{font-size:24px;margin:40px auto;padding:0 10px;color:#000;text-align:center;text-transform:uppercase;font-weight:600}.section-b-space.sizeguide-page .sizeguide-panel .sizeguide-content h4{padding:28.5px 0;text-align:center;color:#000;font-size:18px;font-weight:600;border-bottom:2px solid #f0f0f0}.section-b-space.sizeguide-page .sizeguide-panel .sizeguide-content .sizeguide-list{margin-bottom:20px}.section-b-space.sizeguide-page .sizeguide-panel .sizeguide-content .sizeguide-list li{position:relative;border-bottom:2px solid #f0f0f0;display:block}.section-b-space.sizeguide-page .sizeguide-panel .sizeguide-content .sizeguide-list li a{font-size:15px;display:block;position:relative;width:100%;padding:18px 0;text-align:center;color:#000;cursor:pointer}.section-b-space.collection-page{padding-top:20px;position:relative}.section-b-space.collection-page.cdn-theme-preset2.cdn-style3{padding-bottom:0;margin-bottom:0}.section-b-space.collection-page.cdn-theme-preset2.cdn-style3 .wrap-promoBanner.fullTop{margin-bottom:1rem!important}.section-b-space.collection-page .collection-content{margin-top:15px}.section-b-space.collection-page .collection-content .collection-sidebar .title-page-collection{font-size:15px;line-height:20px;font-weight:700;text-transform:uppercase;color:#141414;padding:0;width:100%;margin:0 0 20px}.section-b-space.collection-page .collection-content .collection-sidebar .list-collection{list-style:none;margin-left:0}.section-b-space.collection-page .collection-content .collection-sidebar .list-collection li{display:block}.section-b-space.collection-page .collection-content .collection-sidebar .list-collection li a{color:#141414;font-size:11px;font-weight:700;text-transform:uppercase;line-height:19px;margin:0;cursor:pointer}.section-b-space.collection-page .collection-content .collection-list .collection-tiem .collection-box-img{margin-bottom:5px;cursor:pointer}.section-b-space.collection-page .collection-content .collection-list .collection-tiem .collection-box-img img{width:100%;max-width:100%}.section-b-space.collection-page .collection-content .collection-list .collection-tiem .collection-box-text{padding:15px 0 40px;cursor:pointer}.section-b-space.collection-page .collection-content .collection-list .collection-tiem .collection-box-text h3{font-weight:600;line-height:1.1;margin:10px 0;font-size:18px;text-transform:uppercase;color:#141414}.section-b-space.collection-page .collection-content .collection-list .collection-tiem .collection-box-text p{font-size:14px;color:#141414;font-weight:300;margin-bottom:0}.section-b-space.collection-page .wrapCollections .wrapCollection{position:relative;cursor:pointer}.section-b-space.collection-page .wrapCollections .wrapCollection:hover .collTitle{color:#ee6d23;background-color:#fff}.section-b-space.collection-page .wrapCollections .wrapCollection img{width:100%}.section-b-space.collection-page .wrapCollections .wrapCollection .collTitle{position:absolute;left:50%;bottom:60px;transform:translate(-50%);font-size:24px;font-weight:600;line-height:1.25;text-align:center;padding:10px;min-width:160px;color:#fff;background-color:#ee6d23;transition:all .25s ease-in-out}.section-b-space.term-page{padding-top:37px;margin-bottom:0}.section-b-space.term-page.cdn-top{position:relative;z-index:9}.section-b-space.term-page .page-content-inner{margin-top:10px}.section-b-space.term-page .page-content-inner .nav-sidebar .navigation-sidebar{flex:0 0 100%;max-width:100%;border:1px solid #d3d3d8}.section-b-space.term-page .page-content-inner .nav-sidebar .navigation-sidebar ul{list-style:none}.section-b-space.term-page .page-content-inner .nav-sidebar .navigation-sidebar ul li{display:block;padding-left:15px}.section-b-space.term-page .page-content-inner .nav-sidebar .navigation-sidebar ul li:not(:last-child){border-bottom:1px solid #d3d3d8}.section-b-space.term-page .page-content-inner .nav-sidebar .navigation-sidebar ul li a{cursor:pointer;font-size:15px;line-height:3;letter-spacing:1px}.section-b-space.term-page .page-content-inner .term-content{padding:15px 30px}.section-b-space.term-page .page-content-inner .term-content .term-description{display:none;color:#4f4f65}.section-b-space.term-page .page-content-inner .term-content .term-description.active{display:block}.section-b-space.term-page .page-content-inner .term-content .term-description p{color:#4f4f65;margin-bottom:25px;font-size:14px;line-height:22px}.section-b-space.term-page .page-content-inner .term-content .term-description ol{list-style-type:lower-alpha}.section-b-space.term-page .page-content-inner .term-content .term-description ol li{margin-bottom:10px}.section-b-space.term-page .page-content-inner .term-content .term-description ol li::marker{unicode-bidi:-webkit-isolate;unicode-bidi:-moz-isolate;unicode-bidi:isolate;font-variant-numeric:tabular-nums;text-transform:none;text-indent:0;text-align:start;-moz-text-align-last:start;text-align-last:start}.section-b-space.faqs-page{padding-top:75px;padding-bottom:75px}.section-b-space.faqs-page.cdn-top{position:relative;z-index:9}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item:not(:last-child){padding-bottom:48px}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .header{text-align:center;margin-bottom:24px}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .header h1{font-weight:400;font-size:40px;margin-bottom:0}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .header .sub{color:#9da9a3;font-size:15px;margin-top:8px}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .accordion-item{background:transparent;border-bottom:1px solid #dfe9e3;padding:14px 0}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .accordion-title{display:flex;justify-content:space-between;cursor:pointer;font-size:17px;color:#333;padding:8px 4px;transition:.2s}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .accordion-title:hover{color:#0f704c}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .icon{color:currentColor;font-size:20px;transition:.2s}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .accordion-content{max-height:0;background:#fbf9f6;font-size:14.5px;line-height:1.6;border-radius:4px;transition:.25s ease;overflow:hidden;padding:0 16px}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .accordion-content.is-open{max-height:100%;padding:20px 16px}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .green-bullet{color:#0f704c;font-size:14px;margin-right:4px}.section-b-space.login-page .sidelogin-body{background-color:#fff;z-index:9;position:relative;top:0;display:flex;flex-direction:column;padding:40px 25px}.section-b-space.login-page .sidelogin-body .sidelogin-close{position:absolute;right:20px;top:25px}.section-b-space.login-page .sidelogin-body .sidelogin-close a svg{width:40px;height:40px}.section-b-space.login-page .sidelogin-body .sidelogin-title{margin:0 0 30px;font-size:26px;text-align:center;font-weight:700}.section-b-space.login-page .sidelogin-body .sidelogin-intro{font-size:20px;font-weight:700;margin:0 0 15px}.section-b-space.login-page .sidelogin-body .sidelogin-desc,.section-b-space.login-page .sidelogin-body .sidelogin-form{margin:0 0 15px}.section-b-space.login-page .sidelogin-body .sidelogin-form .sidelogin-form-footer{display:flex;align-items:center;justify-content:space-between}.section-b-space.login-page .sidelogin-body .sidelogin-form .sidelogin-form-footer .sidelogin-form-footer-forget a{text-decoration:underline;color:#000}.section-b-space.login-page .sidelogin-body .sidelogin-form .sidelogin-form-footer .sidelogin-form-footer-submit button{background:#1d1d1f;color:#fff;border:none;padding:9px 28px}.section-b-space.login-page .sidelogin-body .sidelogin-other-or{margin:0 0 15px;text-align:center}.section-b-space.login-page .sidelogin-body .sidelogin-other-login{display:flex;justify-content:space-between;margin:0 0 30px;border-bottom:1px solid #c1c1c1;padding:0 0 30px}.section-b-space.login-page .sidelogin-body .sidelogin-other-login .sidelogin-other-login-icon{flex:0 0 calc(50% - 30px);padding:5px 15px;border:1px solid #dcdcdc;display:flex;align-items:center;justify-content:center}.section-b-space.login-page .sidelogin-body .sidelogin-other-login .sidelogin-other-login-icon a{color:#1d1d1f}.section-b-space.login-page .sidelogin-body .sidelogin-other-login .sidelogin-other-login-icon img{width:24px;height:24px;padding-right:5px}.section-b-space.login-page .sidelogin-body .sidelogin-create-account .sidelogin-create-account-title{font-size:20px;font-weight:700;margin:0 0 15px}.section-b-space.login-page .sidelogin-body .sidelogin-create-account .sidelogin-create-account-intro{margin:0 0 40px}.section-b-space.login-page .sidelogin-body .sidelogin-create-account .sidelogin-create-account-let-go a{display:block;padding:8px;background:#1d1d1f;color:#fff;text-align:center}.section-b-space.storelocator-page{padding-top:80px;padding-bottom:50px;margin-bottom:0}.section-b-space.storelocator-page.cdn-top{position:relative;z-index:9}.section-b-space.storelocator-page .list-store.maps .list-store-maps{display:block}.section-b-space.storelocator-page .list-store .list-store-maps{display:none}.section-b-space.storelocator-page .list-store .store-nav-responsive .store-nav-items{position:relative;cursor:pointer}.section-b-space.storelocator-page .list-store .store-nav-responsive .store-nav-items.active{text-decoration:underline}.section-b-space.storelocator-page .list-store .store-nav-responsive .store-nav-items:not(:last-child):after{content:"/";position:absolute;top:0;right:0}.section-b-space.storelocator-page .list-store .storelocator-panel .store-nav-responsive .store-nav-items{font-size:16px;text-align:center;padding-bottom:5px}.section-b-space.storelocator-page .list-store .storelocator-panel .store-nav-responsive .store-nav-items.active{text-decoration:underline}.section-b-space.storelocator-page .list-store .storelocator-panel .store-nav-responsive .store-nav-items:not(:last-child):after{content:"/";position:absolute;top:0;right:0}.section-b-space.storelocator-page .list-store .storelocator-panel .searchheader_title{margin:0 0 20px}.section-b-space.storelocator-page .list-store .storelocator-panel .searchheader_title h2{font-size:24px;text-transform:none;line-height:42px;letter-spacing:normal;font-weight:500;color:#111;margin-bottom:0}.section-b-space.storelocator-page .list-store .storelocator-panel .storelocator-filter{margin-bottom:16px;display:flex;align-items:center}.section-b-space.storelocator-page .list-store .storelocator-panel .storelocator-filter .location-search{display:flex;flex-flow:row nowrap;align-items:stretch;color:#111;padding:15px;border:1px solid #e5e5e5;font-size:16px;flex:1 1 auto}.section-b-space.storelocator-page .list-store .storelocator-panel .storelocator-filter .location-search input{order:1;flex:1 1;margin:0;display:block;border:none;padding:0;color:#111;font-size:14px;line-height:1.5}.section-b-space.storelocator-page .list-store .storelocator-panel .storelocator-filter .location-search .search-geolocate{order:2}.section-b-space.storelocator-page .list-store .storelocator-panel .storelocator-filter .location-search .search-submit{order:0}.section-b-space.storelocator-page .list-store .storelocator-panel .storelocator-filter .location-search .search-submit .icon{margin-right:10px}.section-b-space.storelocator-page .list-store .storelocator-panel .storelocator-filter .location-search .search-submit .icon.icon-search{width:23px;height:23px}.section-b-space.storelocator-page .list-store .storelocator-panel .store-content{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.section-b-space.storelocator-page .list-store .storelocator-panel .store-content .store-list{max-height:610px;overflow:auto}.section-b-space.storelocator-page .list-store .storelocator-panel .store-content .store-list li{display:block;background-color:transparent;transition:background-color .4s cubic-bezier(.165,.84,.44,1)}.section-b-space.storelocator-page .list-store .storelocator-panel .store-content .store-list li:not(:last-child){border-bottom:1px solid #e6e6e6}.section-b-space.storelocator-page .list-store .storelocator-panel .store-content .store-list li.active{background-color:#f6f6f6}.section-b-space.storelocator-page .list-store .storelocator-panel .store-content .store-list li .store{padding:20px;font-size:16px;color:#111;line-height:24px;font-weight:300}.section-b-space.storelocator-page .list-store .storelocator-panel .store-content .store-list li .store .location-title{font-weight:600;margin-bottom:5px}.section-b-space.storelocator-page .list-store .storelocator-panel .store-content .store-list li .store .location-phone{margin-bottom:5px}.section-b-space.storelocator-page .list-store .storelocator-panel .store-content .store-list li .store .location-address span:not(:last-child){margin-right:5px}.section-b-space.storelocator-page .list-store .storelocator-panel .load-more-location{max-height:-moz-min-content;max-height:min-content;padding:15px 20px;text-align:center}.section-b-space.storelocator-page .list-store .storelocator-panel .load-more-location a{display:inline-block;color:#1d1d1f;font-size:14px;font-weight:400;cursor:pointer;border:1px solid #e8e8e1;padding:10px 15px;text-transform:uppercase;transition-property:all;transition-duration:.1s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.section-b-space.storelocator-page .list-store .storelocator-panel .load-more-location a:hover{border-color:#1d1d1f}.section-b-space.storelocator-page .map-location-container #gmap{height:680px;width:100%}.section-b-space.storelocator-page .map-location-container #gmap .infoWindow-content .infoWindow-title{font-weight:500;font-size:20px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e5e5e5}.section-b-space.storelocator-page .map-location-container #gmap .infoWindow-content .infoWindow-bodyContent{padding-bottom:30px}.section-b-space.storelocator-page .map-location-container #gmap .infoWindow-content .infoWindow-bodyContent .infoWindow-address,.section-b-space.storelocator-page .map-location-container #gmap .infoWindow-content .infoWindow-bodyContent .infoWindow-phone{font-size:14px;color:#111;line-height:24px;font-weight:300;margin-bottom:5px}.section-b-space.promotions-page{padding-top:20px;padding-bottom:0}.section-b-space.promotions-page.cdn-banner-bottom{margin-bottom:0}.filter-count{background-color:#0e4c40;color:#fff;padding:6px;border-radius:3px}.brand-page.cdn-top .brands_tabswrap.fix-tabswrap .brands-alphabet{top:0}.brand-page .head-page-title{font-size:20px;line-height:1.2;color:#333;font-weight:600;text-transform:uppercase;margin-bottom:20px;text-align:center}.brand-page .brands_tabswrap{position:relative;margin-bottom:8px}.brand-page .brands_tabswrap.fix-tabswrap{min-height:60px}.brand-page .brands_tabswrap.fix-tabswrap .brands-alphabet{position:fixed;background-color:#fff;border-bottom:1px solid #c4c4c4;width:100%;left:0;top:113px;z-index:9}.brand-page .brands_tabswrap .brands-alphabet{padding-top:11.2px;padding-bottom:11.2px;text-align:center}.brand-page .brands_tabswrap .brands-alphabet .brands-item{display:inline-block;width:44px;margin-bottom:2.4px;margin-left:1.6px;margin-right:1.6px}.brand-page .brands_tabswrap .brands-alphabet .brands-item .brands_tabsItem{font-size:15px;line-height:1.5;letter-spacing:0;color:#333;font-weight:300;text-transform:none;text-align:center;border:1px solid #c4c4c4;background:0 0;transition:background-color .2s;height:35px;padding-top:5px;padding-bottom:5px;display:block;box-sizing:border-box;cursor:pointer;text-transform:uppercase}.brand-page .brands_tabswrap .brands-alphabet .brands-item .brands_tabsItem:hover{background:#1d1d1f;border-color:#1d1d1f;color:#fff;text-decoration:none}.brand-page .content-tab-brand .tab-brand-item{display:flex;padding-top:19px;padding-bottom:19px;border-bottom:1px solid #c4c4c4;flex-direction:row}.brand-page .content-tab-brand .tab-brand-item .tabsHeadGroup{flex:0 0 5%;max-width:5%}.brand-page .content-tab-brand .tab-brand-item .tabsHeadGroup .tabsTitle{font-size:22px;line-height:32px;letter-spacing:.5px;color:#333;font-weight:400;margin-bottom:0;white-space:nowrap;text-transform:uppercase}.brand-page .content-tab-brand .tab-brand-item .brandTabsList{flex-basis:0;flex-grow:1;min-width:0;max-width:100%;margin-top:8px;margin-bottom:8px;display:flex;flex-wrap:wrap}.brand-page .content-tab-brand .tab-brand-item .brandTabsList li{padding:4px 8px;box-sizing:border-box;display:flex}.brand-page .content-tab-brand .tab-brand-item .brandTabsList li a{cursor:pointer;font-size:16px;line-height:1.5;letter-spacing:0;color:#333;font-weight:400;text-transform:none;display:flex;align-items:center}.brand-page .content-tab-brand .tab-brand-item .brandTabsList li a img{width:60px;height:40px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin:0 auto}.brand-page .content-tab-brand .tab-brand-item .brandTabsList li a span{padding:5px}hr.style1{width:75px;height:3px;margin-top:13px;background-color:#ff4c3b;text-align:center}.form-control{border-radius:0}.small-section{padding-top:35px;padding-bottom:35px}.banner-padding{padding-top:30px}.footer-light .small-section{padding-bottom:35px;padding-top:60px}.white-layout{background-color:#fff}.bg-light0{background-color:#d0edff}.bg-light1{background-color:pink}.bg-light2{background-color:#63b4f2}.white{background-color:#fff;border:1px solid #aaa}.red{background-color:#ff647f}.black{background-color:#000}.gray{background-color:#777}.bg-blog{background-color:#eee}del{font-size:13px;color:#aaa}.save-price{font-size:13px;color:#ff4e4e}.br-default .br-unit{font-size:18px!important;width:unset!important;height:unset!important}.br-default .br-selected:after{color:#ffa200!important}.br-default .br-fraction{position:relative}.br-default .br-fraction:after{color:#ffa200;position:absolute;top:0;left:0;width:7px;overflow:hidden}.br-default .br-fraction:before{content:"★";color:#d2d2d2}.sticky.fixed{position:fixed;width:100%;top:0;z-index:99;transform:translate3d(0,-100%,0);transition:none;background:#fff;box-shadow:none}.sticky.fixed.header-opening{transform:translateZ(0);transition:transform .4s cubic-bezier(.165,.84,.44,1)}.sticky.fixed .top-header{display:none}.rtl-btn{position:fixed;right:0;width:42px;height:41px;color:#1d1d1f;transition:all .3s ease-in;display:flex;align-items:center;justify-content:center;font-size:22px;border-top-left-radius:50%;border-bottom-left-radius:50%;text-decoration:none;background:#fff;top:33%;border:1px solid #fff;box-shadow:0 0 5px rgba(4,4,4,.28)}.rtl-btn .RTL_cls{position:relative;z-index:99;display:block;float:right;font-size:14px;text-decoration:none;padding-left:8px;white-space:nowrap;color:#000}.rtl-btn .RTL_cls .cart_qty_cls{font-weight:400}.bg-grey{background-color:#f7f7f7}button{cursor:pointer}.wishlist-tooltip{position:absolute;top:115%;right:0;background-color:#e6fff9;color:#386258;width:136px;padding:2px 9px;border-radius:6px;text-align:center;opacity:0;transition:.3s ease}.wishlist-tooltip.active{opacity:1}.btn-primary:active{color:#aaa!important;background-color:#fff!important;border-color:#fff!important}.mint-tooltip{--bs-tooltip-bg:#e8f4ef}.mint-tooltip .tooltip-inner{background-color:#e8f4ef;font-family:operetta12,than;color:#3e6f63;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:500;width:300px;box-shadow:0 2px 6px rgba(0,0,0,.08)}.mint-tooltip .bs-tooltip-auto[x-placement^=top] .tooltip-arrow:before,.mint-tooltip .bs-tooltip-top .tooltip-arrow:before{border-top-color:#e8f4ef}.mint-tooltip .bs-tooltip-auto[x-placement^=bottom] .tooltip-arrow:before,.mint-tooltip .bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#e8f4ef}.mint-tooltip .bs-tooltip-start .tooltip-arrow:before{border-left-color:#e8f4ef}.mint-tooltip .bs-tooltip-end .tooltip-arrow:before{border-right-color:#e8f4ef}::ng-deep .mint-tooltip.bs-tooltip-auto[x-placement^=top] .arrow:before,::ng-deep .mint-tooltip.bs-tooltip-top .arrow:before{border-top-color:#e8f4ef}.btn{line-height:20px;text-transform:uppercase;font-size:14px;font-weight:700;border-radius:0}.btn,.btn:hover{transition:.3s ease-in-out}.btn:focus{box-shadow:none}.btn-solid{padding:13px 29px;color:#fff;letter-spacing:.05em;border:2px solid #ff4c3b;background-image:linear-gradient(30deg,#ff4c3b 50%,transparent 0);background-size:540px;background-repeat:no-repeat;background-position:0;transition:background .3s ease-in-out}.btn-solid:hover{background-position:100%;color:#000;background-color:#fff}.btn-solid.black-btn{background-image:linear-gradient(30deg,#1d1d1f 50%,transparent 0);border:2px solid #1d1d1f}.btn-solid:focus{color:#000}.btn-outline{display:inline-block;padding:13px 29px;letter-spacing:.05em;border:2px solid #ff4c3b;position:relative;color:#000}.btn-outline:before{transition:all .5s ease;position:absolute;top:0;left:50%;right:50%;bottom:0;opacity:0;content:"";background-color:#ff4c3b;z-index:-2}.btn-outline:hover{color:#fff}.btn-outline:focus:before,.btn-outline:hover:before{transition:all .5s ease;left:0;right:0;opacity:1}button.btn.btn-outline:active,button.btn.btn-solid:active{background-image:linear-gradient(30deg,#ff4c3b 50%,transparent 0);color:#fff;background:#ff4c3b}.btn-classic:hover,.btn-theme{background-color:#ff4c3b}.btn-theme{color:#fff}.ratings{display:flex;justify-content:center;align-items:center}.ratings.theme-01 .rating-unit{font:normal normal normal 14px/1 FontAwesome;color:#1d1d1f;font-size:16px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;margin:1px}.ratings.theme-01 .rating-unit:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2411 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%23C3C3C3'/%3E%3C/svg%3E")}.ratings.theme-01 .rating-unit:hover:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2411 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%23B7FFED'/%3E%3C/svg%3E")}.ratings.theme-01 .rating-unit.on:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2411 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%2300AF83'/%3E%3C/svg%3E")}.ratings.theme-01 .rating-unit:hover.on:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2411 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%23B7FFED'/%3E%3C/svg%3E")}.ratings.theme-01 .rating-unit.half:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2412 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%23C3C3C3'/%3E%3Cmask id='mask0_470_5600' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='18' height='36'%3E%3Crect width='18' height='36' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_470_5600)'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2412 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%2300AF83'/%3E%3C/g%3E%3C/svg%3E")}.ratings.theme-01 .rating-unit:hover.half:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2412 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%23C3C3C3'/%3E%3Cmask id='mask0_470_5600' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='18' height='36'%3E%3Crect width='18' height='36' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_470_5600)'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2412 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%23B7FFED'/%3E%3C/g%3E%3C/svg%3E")}.star-size-24 .ratings.theme-01 .rating-unit:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2411 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%23C3C3C3'/%3E%3C/svg%3E")}.star-size-24 .ratings.theme-01 .rating-unit:hover:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2411 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%23B7FFED'/%3E%3C/svg%3E")}.star-size-24 .ratings.theme-01 .rating-unit.on:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2411 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%2300AF83'/%3E%3C/svg%3E")}.star-size-24 .ratings.theme-01 .rating-unit:hover.on:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2411 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%23B7FFED'/%3E%3C/svg%3E")}.star-size-24 .ratings.theme-01 .rating-unit.half:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2412 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%23C3C3C3'/%3E%3Cmask id='mask0_470_5600' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='18' height='36'%3E%3Crect width='18' height='36' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_470_5600)'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2412 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%2300AF83'/%3E%3C/g%3E%3C/svg%3E")}.star-size-24 .ratings.theme-01 .rating-unit:hover.half:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2412 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%23C3C3C3'/%3E%3Cmask id='mask0_470_5600' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='18' height='36'%3E%3Crect width='18' height='36' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_470_5600)'%3E%3Cpath d='M17.1105 1.73135C17.4825 1.00731 18.5175 1.00731 18.8895 1.73135L23.1861 10.0946C23.3313 10.3773 23.6022 10.5741 23.9159 10.6248L33.1975 12.1268C34.0011 12.2568 34.3209 13.2412 33.7473 13.8187L27.1211 20.4894C26.8971 20.7148 26.7937 21.0333 26.8423 21.3473L28.2821 30.6388C28.4067 31.4432 27.5694 32.0516 26.8429 31.6844L18.451 27.4439C18.1674 27.3006 17.8326 27.3006 17.549 27.4439L9.15713 31.6844C8.43062 32.0516 7.59328 31.4432 7.71792 30.6388L9.15769 21.3473C9.20634 21.0333 9.10288 20.7148 8.87895 20.4894L2.25273 13.8187C1.67908 13.2411 1.99891 12.2568 2.80246 12.1268L12.0841 10.6248C12.3978 10.5741 12.6687 10.3773 12.8139 10.0946L17.1105 1.73135Z' fill='%23B7FFED'/%3E%3C/g%3E%3C/svg%3E")}.inline-rating-star{display:inline-block}.inline-rating-star .ratings{justify-content:flex-start}.title2{text-align:center}.title2 h4{color:#ff4c3b;padding-bottom:10px;margin-bottom:0;text-transform:uppercase;margin-top:-3px}.mobile-lang .img-fluid{height:20px;width:20px;border-radius:50%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover;margin-right:5px;vertical-align:sub}.label-lang{text-transform:uppercase;font-size:14px;font-weight:300;letter-spacing:1px}li.social-icon{padding:6px 11px}.social-icon a{text-align:center}.social-icon a i{padding-right:0}.mobile-lang.onhover-div .show-div{top:100%;box-shadow:none;border:1px solid #e6e6e6;min-width:125px;padding:10px 2px;z-index:11}.icon-search{width:28px;height:28px}.search-width{flex:1 1 100%;display:flex;align-items:stretch;position:relative}.search-width .search-result{position:absolute;top:100%;width:100%;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.25);border-radius:2px;padding-bottom:15px}.search-width .search-result:before{content:"";position:absolute;margin-left:0;z-index:9;top:-12px;left:59px;display:inline-block;border-right:9px solid hsla(0,0%,100%,0);border-left:9px solid hsla(0,0%,100%,0);border-bottom:13px solid #f7f7f7}.search-width .search-result:after{content:"";position:absolute;margin-left:-2px;top:-14px;left:59px;border-right:11px solid hsla(0,0%,100%,0);border-left:11px solid hsla(0,0%,100%,0);border-bottom:15px solid #ddd}.search-width .search-result .search-rs-label{display:block;padding:0 10px;color:#a0a0a0;text-align:right;text-transform:uppercase;font-size:10px;line-height:14px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f7f7f7;cursor:auto}.search-width .search-result .product-resutl .item-product-result{display:block;margin:0;overflow:hidden;cursor:pointer;text-decoration:none;border-top:1px solid transparent;border-bottom:1px solid #eee;line-height:16px;padding:4px 10px}.search-width .search-result .product-resutl .item-product-result:last-child{border-bottom:none}.search-width .search-result .product-resutl .item-product-result .item-result-inner{display:flex}.search-width .search-result .product-resutl .item-product-result .item-result-inner .irin-img{flex:0 1 70px;max-width:70px}.search-width .search-result .product-resutl .item-product-result .item-result-inner .irin-text{padding-left:15px;flex-basis:0;flex-grow:1;max-width:100%}.search-width .search-result .product-resutl .item-product-result .item-result-inner .irin-text h6{line-height:22px;padding-bottom:5px;margin-top:0;text-transform:uppercase;font-size:13px;letter-spacing:1px;font-weight:300;color:#1d1d1f}.search-width .search-result .product-resutl .item-product-result .item-result-inner .irin-text .product-price{text-align:left}.head-bottom-wrap{position:relative;padding:10px 0}.head-bottom-wrap .menu-link-list{display:flex;justify-content:center;align-items:center}.head-bottom-wrap .menu-link-list li{display:inline-flex;padding:0 20px}.head-bottom-wrap .menu-link-list li a{font-size:14px;font-weight:500;color:#8e8e8e}.head-bottom-wrap .menu-link-list li a i,.head-bottom-wrap .menu-link-list li a img{width:38px;height:38px;margin-right:3px}.search-width form{flex:1 1 auto;display:flex}.search-width form .form-group{width:100px;flex:1 1 auto;margin-bottom:0}.closebtn{display:inline;border:0;background:none;padding:0 15px;margin:0}.search-width button{font-size:24px;color:#222;padding:0 15px 0 0}.header-menu .site-nav-item{position:relative;display:inline-block;margin:0}.header-menu .site-nav-item .site-nav-link{display:inline-block;vertical-align:middle;text-decoration:none;padding:2.5px 10px;white-space:nowrap;color:#1d1d1f;text-transform:uppercase;letter-spacing:.1em;font-size:16px;position:relative}.site-nav-item .nav-link-underline:after{content:"";display:block;position:absolute;bottom:0;left:0;right:100%;margin:0 15px;border-bottom:2px solid #1d1d1f;transition:right .5s}.site-nav-item:hover .nav-link-underline:after{right:0}.header-menu .nav-is-megamenu{position:static}.full-mega-menu{padding:39px 0;line-height:1.8;transform:none;opacity:0}.nav-is-megamenu:hover .dropdown-frame{display:block;visibility:visible;transform:translateZ(0)}.nav-is-megamenu:hover .full-mega-menu{opacity:1;transition-delay:0s}.grid{list-style:none;padding:0;margin:0 0 0 -22px}.grid-center{text-align:center}.grid-item{float:left;padding-left:22px;width:100%;min-height:1px;margin-bottom:15px}.cdn-appear-delay-1{transition:transform .85s cubic-bezier(.165,.84,.44,1) 75ms,opacity .85s cubic-bezier(.165,.84,.44,1) .15s}.cdn-appear-delay-2{transition:transform .85s cubic-bezier(.165,.84,.44,1) .195s,opacity .85s cubic-bezier(.165,.84,.44,1) .27s}.cdn-appear-delay-3{transition:transform .85s cubic-bezier(.165,.84,.44,1) .255s,opacity .85s cubic-bezier(.165,.84,.44,1) .33s}.cdn-appear-delay-4{transition:transform .85s cubic-bezier(.165,.84,.44,1) .315s,opacity .85s cubic-bezier(.165,.84,.44,1) .39s}.cdn-appear-delay-5{transition:transform .85s cubic-bezier(.165,.84,.44,1) .375s,opacity .85s cubic-bezier(.165,.84,.44,1) .45s}.grid-center .grid-item{float:none;display:inline-block;vertical-align:top;text-align:left}.nav-is-megamenu:hover .dropdown-frame .appear-animation{opacity:1;transform:none}.grid-item img{width:100%;height:auto;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover;margin-bottom:20px}.full-mega-menu h4{white-space:normal;color:#333;font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:2px;line-height:30px;margin-bottom:0}.sub-mega-menu li{display:block}.sub-mega-menu a{font-size:13px;padding:4px 0;white-space:normal;color:#1d1d1f;line-height:1.8;font-weight:300;letter-spacing:.025em;display:block}.appear-animation{opacity:0;transform:translateY(60px)}.sidecart.cdn-open-side .appear-animation{opacity:1;transform:translateY(0)}.shopping-cart h5{font-weight:300}.drawer-inner,.drawer-scrollable{flex:1 1 auto;display:flex;flex-direction:column;overflow-y:hidden}.drawer-scrollable{padding-top:15px;overflow:hidden;overflow-y:auto;padding-left:30px;padding-right:30px}.drawer-footer{border-top:1px solid #d9d9d9;padding:22.22222px 30px 30px}.top-header .header-dropdown li.mobile-lang{padding-right:15px;padding-left:10px}.mobile-lang.onhover-div .show-div ul li{display:block;padding:8px 6px}.mobile-lang.onhover-div .show-div ul li a{color:#1d1d1f;font-size:14px;font-weight:300}.mobile-lang .show-div .img-fluid{height:26px;width:26px;vertical-align:middle;margin-right:10px}.mobile-lang.onhover-div .show-div ul li a span{border-bottom:2px solid transparent}.mobile-lang.onhover-div .show-div ul li.active a span{border-bottom-color:rgba(0,0,0,.847)}.announcement-bar{font-size:12px;position:relative;text-align:center;background-color:#0f0f0f;color:#fff;padding:3px 0}.announcement-bar.close-notice{display:none;visibility:hidden;opacity:0;transition:visibility .6s cubic-bezier(.165,.84,.44,1),opacity .6s cubic-bezier(.165,.84,.44,1),display .6s cubic-bezier(.165,.84,.44,1) 1s}.announcement-bar .close-announcement{cursor:pointer;font-size:12px;position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center}.announcement-bar .close-announcement .icon-close{color:#fff;width:24px;height:24px}.announcement-slider a{line-height:24px;font-size:15px;color:#fff;font-weight:400}@keyframes overlay-on{0%{opacity:0}to{opacity:.6}}.closecart,.title-head{display:table-cell;vertical-align:middle}.title-head{width:100%;font-size:2.0425em;font-weight:300;letter-spacing:0;line-height:1;text-transform:uppercase}.closecart{width:1%;text-align:center}.icon-close path,.icon-search path{fill:none!important;stroke-width:2px;stroke:currentColor!important;stroke-linecap:miter;stroke-linejoin:miter}.icon-close{width:28px;height:28px}.closecart .sidebar-back{cursor:pointer}.dropdown-frame{position:absolute;left:0;top:calc(100% + 1px);margin:0;z-index:-1;display:none;align-items:center;visibility:hidden;background-color:#fff;min-height:400px;border-bottom:1px solid #dedede;min-width:100%;padding:25px 0;transform:translate3d(0,-12px,0)}.lang-site-nav{position:fixed;top:0;left:0;z-index:1050;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;display:flex;justify-content:center;align-items:center}.lang-site-nav .lang-sidebar-overlay{background-color:rgba(0,0,0,.85);width:100vw;height:100vh;position:fixed;top:0;left:0;opacity:.8}.lang-site-nav .langsitenav-content{position:relative;z-index:1}.lang-site-nav .langsitenav-content .head-selection-popup{font-size:20px;line-height:26px;margin-bottom:0;font-weight:400;color:#fff;text-align:center;text-transform:uppercase}.lang-site-nav .langsitenav-content ul{margin-top:10px;margin-bottom:35px}.lang-site-nav .langsitenav-content ul li{display:flex;justify-content:center}.lang-site-nav .langsitenav-content ul li.active a,.lang-site-nav .langsitenav-content ul li:hover a{opacity:1}.lang-site-nav .langsitenav-content ul li.active a:after,.lang-site-nav .langsitenav-content ul li:hover a:after{transform:scaleX(1)}.lang-site-nav .langsitenav-content ul li a{font-size:18px;font-weight:300;cursor:pointer;line-height:60px;text-align:center;position:relative;color:#fff;opacity:.6;transition:opacity .3s cubic-bezier(.694,0,.335,1);display:flex;justify-content:center;align-items:center}.lang-site-nav .langsitenav-content ul li a:after{content:"";position:absolute;left:0;right:0;margin:auto;width:100%;z-index:100;top:auto;bottom:0;height:1px;background-color:#fff;transform-origin:left center;transform:scaleX(0);transition:transform .3s cubic-bezier(.694,0,.335,1)}.lang-site-nav .langsitenav-content ul li a img{height:20px;margin-right:15px}.content-01.cdn-theme-preset1 .content-01-style1{margin:2rem 0}.content-01.cdn-theme-preset1 .content-01-style1 .content-title{text-align:center;font-size:24px;font-weight:700}.content-01.cdn-theme-preset1 .content-01-style1 .content-product .product-box{margin-bottom:32px;margin-top:0}.content-01.cdn-theme-preset2 .content-01-style1{margin:2rem 0;position:relative;z-index:9}.content-01.cdn-theme-preset2 .content-01-style1 .content-title{text-align:center;margin:0 0 1rem;font-size:24px;font-weight:700}.content-01.cdn-theme-preset2 .content-01-style1 .content-product .product-box{margin-bottom:32px;margin-top:0}.content-01.cdn-theme-preset3 .wrap-showContent{padding-left:15px;padding-right:15px;padding-bottom:60px}.content-01.cdn-theme-preset3 .wrap-showContent.cdn-style1{padding-bottom:36px}.content-01.cdn-theme-preset3 .wrap-showContent.cdn-style2{margin-top:30px}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:30px}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix{display:inline-flex;align-items:baseline;flex-direction:column}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-title{display:inline-flex;font-size:30px;font-weight:600;line-height:1.25;color:#54585b}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-flash .feature__countdown,.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-flash .feature__countdown .countdown__timer{display:inline-flex}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-flash .feature__countdown .countdown__timer .caption{display:inline-flex;color:#f16f24;font-size:14px;font-weight:600;line-height:1.25}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-flash .feature__countdown .countdown__timer .caption svg{position:relative;bottom:-2px}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-flash .feature__countdown .countdown__timer .wrapper{display:inline-flex;justify-content:start;color:#f16f24}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-flash .feature__countdown .countdown__timer .wrapper .counter-container{display:inline-flex}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-flash .feature__countdown .countdown__timer .wrapper .counter-container>.counter{display:inline-flex;font-size:22px;font-weight:600;line-height:1.25;text-align:center}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-flash .feature__countdown .countdown__timer .wrapper .counter-container>.counter.days-counter{margin-left:5px;margin-right:5px}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-flash .feature__countdown .countdown__timer .wrapper .counter-container .unit{font-size:22px;font-weight:600;line-height:1.25;text-align:center}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-flash .feature__countdown .countdown__timer .wrapper .counter-container:after{content:":";font-size:22px;line-height:1.25;padding:0}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-flash .feature__countdown .countdown__timer .wrapper .counter-container:first-child:after,.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-flash .feature__countdown .countdown__timer .wrapper .counter-container:last-child:after{display:none}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-link{display:inline-flex}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-link a{display:inline-flex;font-size:18px;line-height:1.25;color:#f16f24}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel,.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper{position:relative}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;position:relative;padding-top:.25rem;padding-bottom:1.5rem}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content::-webkit-scrollbar{height:2px}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:1rem}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content::-webkit-scrollbar-thumb{background:#000;border-radius:1rem;height:2px}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body{display:flex;flex-wrap:nowrap;margin-right:-.625rem;margin-left:-.625rem}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide{max-width:100%;position:relative;flex-shrink:0;margin-left:.625rem;margin-right:.625rem;flex-basis:calc(43.47826% - 1.25rem)}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .product-box .ph-item{padding:0;margin:0;border:1px solid #eceeef;border-radius:0}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .product-box .ph-item>*{padding:0}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .product-box .ph-item .ph-picture{height:368px;margin:0;background-color:#eceeef}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .pic-product-compact{max-width:25rem}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .product-box{margin:0}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn{background:none;border:0;padding:0;font-weight:700;text-align:center;border-radius:64px;outline:0;vertical-align:top;color:#000;text-decoration:none;font-size:.75rem;line-height:1.3333333333;top:38%;cursor:pointer;z-index:1;left:-1rem;transform:translateY(-50%);display:none;position:absolute}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn .tag-btn__inner{transition-property:opacity,transform;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.4,1);display:inline-flex;justify-content:center;align-items:center;width:100%;min-height:2.5rem;padding:0 .5rem}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn .tag-btn__inner:after{content:"";position:absolute;top:-.125rem;left:-.125rem;right:-.125rem;bottom:-.125rem}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn .tag-btn__inner .tag-svg-icon{flex-shrink:0;display:inline-block;height:2.5rem;width:2.5rem;vertical-align:middle;transition-property:opacity,margin-right,margin-left,transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.content-01.cdn-theme-preset3 .wrap-showContent .wrap-outter{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.content-01.cdn-theme-preset3 .wrap-showContent .wrap-outter .outter-title{font-size:30px;font-weight:600;line-height:1.25;color:#54585b;margin-bottom:30px}.content-01.cdn-theme-preset3 .wrap-showContent.cdn-style3 .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .product-box .ph-item .ph-picture{height:328px}.content-01.cdn-theme-preset3 .wrap-showContent.cdn-style3 .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .product-box .product-component{background-color:#fff}.content-01.cdn-theme-preset3 .wrap-showContent.cdn-style3 .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .product-box .product-component .product-det{padding:5px 10px}.content-01.cdn-theme-preset3 .wrap-showContent.cdn-style3 .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn{color:#fff}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-backgroundBefore{position:relative;padding:60px 0}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-backgroundBefore .overlay-bg{position:absolute;top:0;bottom:0;left:0;right:0;background-position:top;background-repeat:no-repeat;background-size:cover}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-backgroundBefore:before{content:"";position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.2)}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-backgroundBefore .showContent-head{position:relative;z-index:3;justify-content:center;margin-bottom:150px}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-backgroundBefore .showContent-head .head-mix .head-title{color:#fff}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-backgroundBefore .showContent-container{position:relative;z-index:3}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-backgroundBefore .showContent-foot{position:relative;z-index:3;display:flex;justify-content:center;align-items:baseline;border-top:1px solid #dedede;border-bottom:1px solid #dedede;padding:20px 0;margin:20px 0 0}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-backgroundBefore .showContent-foot .foot-link{display:inline-flex}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-backgroundBefore .showContent-foot .foot-link a{display:inline-flex;font-size:18px;line-height:1.25;color:#f16f24}.content-01.cdn-theme-preset4.cdn-style1 .main-products .mp-inner{padding-top:48px;padding-bottom:48px}.content-01.cdn-theme-preset4.cdn-style2 .main-products .mp-inner{padding-top:48px;padding-bottom:0}.content-01.cdn-theme-preset4 .main-products{position:relative;width:100%;background-color:#f9f8f4}.content-01.cdn-theme-preset4 .main-products .mp-inner{width:100%;overflow:hidden}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-twoSide{display:flex;flex-direction:column;gap:24px}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-headline{display:flex;flex-direction:column;align-items:flex-start;gap:12px;flex:1 0 auto;padding:16px 0}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-headline .mp-heading{color:#044c40;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:84px;text-transform:capitalize;margin:0}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-headline .mp-intro{color:#5d5d5d;font-size:16px;font-weight:300;line-height:24px}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content{flex:0 0 auto;width:100%;max-width:100%}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products{position:relative}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .product-box{margin-top:0;margin-bottom:0}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav{margin:0}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:#f3f1ea;color:#7c7c7c;font-size:40px;border-radius:99px;transition:all .2s ease-in-out;padding:2px;margin:0}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:hover{background:#e7fff9}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:hover .left-g2,.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:hover .right-g2{opacity:0}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:active{background:#b7ffed}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:active .left-g2,.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:active .right-g2{opacity:0}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .left-g2,.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .right-g2{position:absolute;z-index:2;transition:all .2s ease-in-out}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .left-g,.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .right-g{position:absolute;z-index:1;transition:all .2s ease-in-out}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav .disabled{opacity:0}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-prev{left:3px}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-prev i{margin-top:-2px;margin-left:-5px}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-next{right:3px}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-content .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-next i{margin-top:-2px;margin-right:-5px}.content-01.cdn-theme-preset4 .stack-loading{position:relative;width:100%;background-color:#f9f8f4;padding-top:48px;padding-bottom:48px}.content-01.cdn-theme-preset4 .stack-loading .sl-inner{width:100%;overflow:hidden}.content-01.cdn-theme-preset4 .stack-loading .sl-inner .sl-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.tabs-locations{width:100%;padding-top:60px;padding-bottom:60px;overflow:hidden}.tabs-locations .tabs-headline{padding:0 16px;margin-bottom:40px}.tabs-locations .tabs-headline .heading{color:#252525;font-family:operetta12,than;font-size:40px;font-weight:400;line-height:inherit;text-transform:capitalize;text-align:center;margin-bottom:0}.tabs-locations .tabs-content .tabs-list .headline{position:relative}.tabs-locations .tabs-content .tabs-list .headline .heading{color:#3e3e3e;font-family:operetta12,than;font-size:26px;font-weight:400;line-height:inherit;text-transform:capitalize;padding-right:30px;margin-bottom:16px}.tabs-locations .tabs-content .tabs-list .headline .search{position:absolute;top:8px;right:0}.tabs-locations .tabs-content .tabs-list .headline .search a{cursor:pointer}.tabs-locations .tabs-content .tabs-list .headline .search a svg{width:24px;height:24px}.tabs-locations .tabs-content .tabs-list .tabs-area .nav-tabs{border-bottom:none}.tabs-locations .tabs-content .tabs-list .tabs-area .nav-tabs .nav-item.show .nav-link{color:#3e3e3e;background-color:transparent;border-color:transparent;border-bottom:1px solid #7c7c7c}.tabs-locations .tabs-content .tabs-list .tabs-area .nav-tabs .nav-link{color:#3e3e3e;font-size:18px;border:none;border-top-left-radius:0;border-top-right-radius:0}.tabs-locations .tabs-content .tabs-list .tabs-area .nav-tabs .nav-link.active{color:#3e3e3e;background-color:transparent;border-color:transparent;border-bottom:1px solid #7c7c7c}.tabs-locations .tabs-content .tabs-list .tabs-area .map-list{max-height:500px;overflow-y:scroll;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth;background-color:#f7f7f7;padding:12px}.tabs-locations .tabs-content .tabs-list .tabs-area .map-list .map-item{border-radius:6px;transition:.4s cubic-bezier(.37,0,.63,1);padding:12px}.tabs-locations .tabs-content .tabs-list .tabs-area .map-list .map-item:hover{background-color:#efefef}.tabs-locations .tabs-content .tabs-list .tabs-area .map-list .map-item:not(:last-child){margin-bottom:8px}.tabs-locations .tabs-content .tabs-list .tabs-area .map-list .map-item .heading{color:#000;font-family:operetta12,than;font-size:18px;font-weight:400;line-height:inherit;text-transform:capitalize;margin-bottom:0}.tabs-locations .tabs-content .tabs-list .tabs-area .map-list .map-item .address{color:#5d5d5d;font-size:16px;margin-top:12px}.tabs-locations .tabs-content .tabs-list .tabs-area .map-list .map-item .other{color:#5d5d5d;font-size:16px;margin-top:16px}.tabs-locations .tabs-content .tabs-list .tabs-area .map-list .map-item .jumpTo{margin-top:16px}.tabs-locations .tabs-content .tabs-list .tabs-area .map-list .map-item .jumpTo a{color:#7c7c7c;font-size:16px;text-decoration:underline;cursor:pointer}.tabs-downloads{width:100%;padding-top:48px;overflow:hidden}.tabs-downloads .downloads-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.tabs-downloads .downloads-container .headline .heading{color:#252525;font-family:operetta12,than;font-size:40px;font-weight:300;line-height:60px;text-transform:capitalize;text-align:center;margin:0 0 12px}.tabs-downloads .downloads-container .headline .btn-link{display:flex;justify-content:center;text-decoration:none}.tabs-downloads .downloads-container .tabs-area{margin-top:32px}.tabs-downloads .downloads-container .tabs-area .nav-tabs{gap:24px;border-bottom:none;margin-bottom:32px}.tabs-downloads .downloads-container .tabs-area .nav-tabs .nav-item.show .nav-link{color:#3e3e3e;background-color:transparent;border-color:transparent}.tabs-downloads .downloads-container .tabs-area .nav-tabs .nav-link{display:flex;justify-content:center;align-items:center;gap:10px;color:#5d5d5d;font-size:14px;font-weight:400;line-height:20px;border-top-left-radius:0;border-top-right-radius:0;border:none;border-bottom:1px solid transparent;padding:4px 2px 3px}.tabs-downloads .downloads-container .tabs-area .nav-tabs .nav-link.active{background-color:transparent;border-color:#7c7c7c}.tabs-downloads .downloads-container .tabs-area .content-list{max-height:453px;overflow:auto;border-bottom:1px solid #e1e1e1}.tabs-downloads .downloads-container .tabs-area .content-list .content-item{position:relative;padding:20px 16px}.tabs-downloads .downloads-container .tabs-area .content-list .content-item:not(:last-child){margin-bottom:25px}.tabs-downloads .downloads-container .tabs-area .content-list .content-item:not(:last-child):after{content:"";position:absolute;bottom:-13px;left:0;width:100%;height:1px;background:#e1e1e1;border-radius:40px}.tabs-downloads .downloads-container .tabs-area .content-list .content-item .headline-inner{position:relative;flex-wrap:wrap;display:flex;justify-content:space-between;align-items:baseline;row-gap:6px;-moz-column-gap:16px;column-gap:16px;margin-bottom:8px}.tabs-downloads .downloads-container .tabs-area .content-list .content-item .headline-inner .heading-inner{color:#252525;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px;text-transform:capitalize;margin:0}.tabs-downloads .downloads-container .tabs-area .content-list .content-item .headline-inner .price-time{display:flex;flex-wrap:wrap;row-gap:6px;-moz-column-gap:24px;column-gap:24px}.tabs-downloads .downloads-container .tabs-area .content-list .content-item .headline-inner .price-time li{position:relative;flex:0 0 auto;color:#00af83;font-size:14px;font-weight:300;line-height:20px;padding:3px 0}.tabs-downloads .downloads-container .tabs-area .content-list .content-item .headline-inner .price-time li span{position:relative;color:#5d5d5d;padding-left:17px}.tabs-downloads .downloads-container .tabs-area .content-list .content-item .headline-inner .price-time li span:before{content:"";position:absolute;top:50%;left:9px;transform:translateY(-50%);width:1px;height:16px;background:#006855;border-radius:40px}.tabs-downloads .downloads-container .tabs-area .content-list .content-item .headline-inner .price-time li:not(:last-child):after{content:"/";position:absolute;top:50%;right:-16px;transform:translateY(-50%);color:#7c7c7c;font-size:16px;font-weight:300;line-height:20px}.tabs-downloads .downloads-container .tabs-area .content-list .content-item .content-detail .options-list{display:flex;flex-wrap:wrap;row-gap:6px;-moz-column-gap:18px;column-gap:18px;margin-bottom:12px}.tabs-downloads .downloads-container .tabs-area .content-list .content-item .content-detail .options-list li{position:relative;flex:0 0 auto;color:#5d5d5d;font-size:12px;font-weight:300;line-height:18px}.tabs-downloads .downloads-container .tabs-area .content-list .content-item .content-detail .options-list li:not(:last-child):after{content:"";position:absolute;top:50%;right:-11px;transform:translateY(-50%);width:1px;height:12px;background:#006855;border-radius:40px}.tabs-downloads .downloads-container .tabs-area .content-list .content-item .content-detail .info{color:#5d5d5d;font-size:14px;font-weight:300;line-height:20px}.time-limited-wrap{overflow:hidden;padding-top:22px;padding-bottom:22px;margin-bottom:22px}.time-limited-wrap.halfStyle-wrap{padding-left:15px;padding-right:15px}.time-limited-wrap .time-limited-wrap-inner{margin-left:15px;margin-right:15px}.time-limited-wrap .time-limited-wrap-inner.flashNow{padding:20px;overflow:hidden;border-radius:12px;box-shadow:0 0 11px 0 rgba(0,0,0,.1019607843)}.time-limited-wrap .time-limited-wrap-top-fullBG{margin-bottom:1.5rem}.time-limited-wrap .time-limited-wrap-top-fullBG .fullBG-before{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background-color:#64ad45;border-radius:12px;overflow:hidden;padding:1rem 1.75rem}.time-limited-wrap .time-limited-wrap-top-fullBG .fullBG-before .wrap-text .title{color:#fff;font-size:24px;font-weight:600}.time-limited-wrap .time-limited-wrap-top-fullBG .fullBG-before .wrap-time{display:flex;flex-wrap:wrap;align-items:center}.time-limited-wrap .time-limited-wrap-top-fullBG .fullBG-before .wrap-time .goto-shop .link{background-color:#fff;color:#64ad45;font-size:16px;padding:.75rem 1.25rem;border-radius:200px}.time-limited-wrap .time-limited-wrap-top{padding-left:15px;padding-right:15px}.time-limited-wrap .time-limited-wrap-top.halfStyle-top,.time-limited-wrap .time-limited-wrap-top.in-inner{padding-left:0;padding-right:0}.time-limited-wrap .time-limited-wrap-bottom{padding-left:15px;padding-right:15px}.time-limited-wrap .time-limited-wrap-bottom.balance{padding-right:15px}.time-limited-wrap .time-limited-wrap-bottom.halfStyle-bottom,.time-limited-wrap .time-limited-wrap-bottom.in-inner{padding-left:0;padding-right:0}.time-limited-wrap .time-limited-wrap-bottom-2{padding-left:15px;padding-right:15px}.time-limited-wrap .time-limited-wrap-bottom-2 .wrap-bottom-2 .row{margin-left:-8px;margin-right:-8px}.time-limited-wrap .time-limited-wrap-bottom-2 .wrap-bottom-2 .row [class*=col-]{padding-left:8px;padding-right:8px}.time-limited-wrap .time-limited-wrap-bottom-2 .small-image-box-stack{padding:12px 0 16px;box-sizing:border-box;background-color:#fff;border-radius:24px;text-align:center;overflow:hidden;margin-bottom:16px}.time-limited-wrap .time-limited-wrap-bottom-2 .small-image-box-stack a{display:inline-flex;flex-direction:column;cursor:pointer}.time-limited-wrap .time-limited-wrap-bottom-2 .small-image-box-stack img{background-color:#fff;height:67px;position:relative;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain}.time-limited-wrap .time-limited-wrap-bottom-2 .small-image-box-stack .title{margin-top:8px}.time-limited-wrap .time-limited-wrap-bottom-2 .small-image-box-stack-2{padding:24px 12px;box-sizing:border-box;background-color:#fff;border-radius:24px;overflow:hidden;margin-bottom:16px}.time-limited-wrap .time-limited-wrap-bottom-2 .small-image-box-stack-2>a{display:flex;align-items:center}.time-limited-wrap .time-limited-wrap-bottom-2 .small-image-box-stack-2>a .img-content{flex:0 0 56px}.time-limited-wrap .time-limited-wrap-bottom-2 .small-image-box-stack-2>a .text-content{min-height:70px;flex:1 1 auto;padding-left:12px}.time-limited-wrap .time-limited-wrap-bottom-2 .small-image-box-stack-2>a .text-content .title{font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.time-limited-wrap .time-limited-wrap-bottom-2 .small-image-box-stack-2>a .text-content .link-dummy{font-size:12px}.time-limited-wrap .time-limited-wrap-bottom-2 .small-image-box-stack-2 img{width:56px;height:56px;position:relative;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain}.time-limited-wrap .title-wrap.hasLink{display:flex;justify-content:space-between;align-items:center}.time-limited-wrap .title-wrap .title{display:flex;justify-content:center;align-items:center;color:#000;font-family:operetta12,than;font-size:30px;font-weight:400;line-height:normal;padding-bottom:16px}.time-limited-wrap .title-wrap .title.hasIn{padding-bottom:6px}.time-limited-wrap .title-wrap .title2{display:block;color:#252525;font-family:operetta12,than;font-size:40px;font-weight:300;line-height:60px;text-align:left;margin-bottom:32px}.time-limited-wrap .title-wrap .link{color:#000;font-size:14px;text-decoration:underline;padding-bottom:16px}.time-limited-wrap .title-wrap .link.hasIn{padding-bottom:6px}.time-limited-wrap .intro-wrap .intro{display:inline-flex;color:#000;font-size:16px;line-height:1;text-align:left;padding-bottom:16px}.time-limited-wrap .intro-wrap .intro.setGray{color:#74767c}.time-limited-wrap .countdown-timer-2{padding-right:1rem;margin-right:1rem;border-right:1px solid #fff}.time-limited-wrap .countdown-timer-2 .counter-time{display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-end}.time-limited-wrap .countdown-timer-2 .counter-time .text{color:#fff;font-size:14px;margin-bottom:0}.time-limited-wrap .countdown-timer-2 .counter-time .counterPack .timer{color:#fff;font-size:26px;font-weight:600;line-height:28px}.time-limited-wrap .countdown-timer-2 .counter-time .counterPack .divider{color:#fff;font-size:26px;font-style:normal;font-weight:600;line-height:28px;padding-left:5px;padding-right:5px}.time-limited-wrap .carousel-box .product-box{margin-top:0;margin-bottom:0}.time-limited-wrap .carousel-box.nav-balance .owl-carousel .owl-nav .owl-next{right:0}.time-limited-wrap .carousel-box.small-btn .owl-carousel .owl-nav [class*=owl-]{width:48px;height:48px;font-size:26px}.time-limited-wrap .carousel-box.categires-box .owl-carousel .owl-item{max-width:122.66px}.time-limited-wrap .carousel-box.brands-box .owl-carousel .owl-item{max-width:112px}.time-limited-wrap .carousel-box .owl-carousel .owl-nav{margin:0}.time-limited-wrap .carousel-box .owl-carousel .owl-nav [class*=owl-]{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:#f3f1ea;color:#7c7c7c;font-size:40px;border-radius:99px;padding:2px;margin:0}.time-limited-wrap .carousel-box .owl-carousel .owl-nav .disabled{opacity:0}.time-limited-wrap .carousel-box .owl-carousel .owl-nav .owl-prev{left:3px}.time-limited-wrap .carousel-box .owl-carousel .owl-nav .owl-prev i{margin-top:-2px;margin-left:-5px}.time-limited-wrap .carousel-box .owl-carousel .owl-nav .owl-next{right:3px}.time-limited-wrap .carousel-box .owl-carousel .owl-nav .owl-next i{margin-top:-2px;margin-right:-5px}.time-limited-wrap .small-image-box.cdn-style1{padding:24px 12px;box-sizing:border-box;background-color:#fff;border-radius:24px;text-align:center}.time-limited-wrap .small-image-box.cdn-style1 a{display:inline-flex;flex-direction:column;align-items:center;color:#000}.time-limited-wrap .small-image-box.cdn-style1 a.disClick{pointer-events:none}.time-limited-wrap .small-image-box.cdn-style1 img{position:relative;width:56px;height:56px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;margin-bottom:12px}.time-limited-wrap .small-image-box.cdn-style2{padding:24px 12px;box-sizing:border-box;background-color:#fff;border-radius:24px;text-align:center}.time-limited-wrap .small-image-box.cdn-style2 a{display:inline-flex}.time-limited-wrap .small-image-box.cdn-style2 a.disClick{pointer-events:none}.time-limited-wrap .small-image-box.cdn-style2 img{height:84px;position:relative;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.adsCard-wrap{position:relative;border-radius:.5rem;padding-bottom:56.25%}.adsCard-wrap .adsCard-inner{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;overflow:hidden;border-radius:.5rem;padding-bottom:1.5rem;padding-top:1.5rem}.adsCard-wrap .adsCard-inner:hover .adsContent .adsBtn{border:2px solid #2e2f32}.adsCard-wrap .adsCard-inner .adsImage{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#f1f1f2;border-radius:.5rem}.adsCard-wrap .adsCard-inner .adsImage img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.adsCard-wrap .adsCard-inner .adsContent{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;z-index:0;width:80%;max-width:calc(100% - 16px);padding-left:1.5rem}.adsCard-wrap .adsCard-inner .adsContent .adsTitle{font-size:18px}.adsCard-wrap .adsCard-inner .adsContent .adsDescription,.adsCard-wrap .adsCard-inner .adsContent .adsTitle{z-index:0;width:100%;color:#2e2f32;line-height:1.25;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;white-space:normal}.adsCard-wrap .adsCard-inner .adsContent .adsDescription{font-size:26px}.adsCard-wrap .adsCard-inner .adsContent .adsBtn{display:inline-flex;align-items:center;z-index:0;height:2rem;background-color:#fff;color:#2e2f32;font-size:14px;border-radius:9999px;border:1px solid #2e2f32;padding-left:1rem;padding-right:1rem;margin-top:1.5rem}.adsCard-wrap .adsCard-inner .adsContent .adsLink-overlay{position:absolute;top:3px;bottom:3px;left:3px;right:3px;z-index:1}.adsCard-wrap .adsCard-inner .adsContent .adsLink-overlay.pEvent{pointer-events:none}.stkCard-wrap{position:relative;border-radius:.5rem;margin-top:1rem}.stkCard-wrap.idx-1{padding-bottom:50%}.stkCard-wrap.idx-1 .stkCard-inner:hover .stkContent .stkBtn{text-decoration:none}.stkCard-wrap.idx-1 .stkCard-inner .stkContent .stkDescription{font-size:24px}.stkCard-wrap.idx-1 .stkCard-inner .stkContent .stkBtn{display:inline-flex;align-items:center;z-index:0;color:#2e2f32;font-size:14px;text-decoration:underline;margin-top:1rem}.stkCard-wrap.idx-2{padding-bottom:49%}.stkCard-wrap.idx-2 .stkCard-inner:hover .stkContent .stkBtn{text-decoration:none}.stkCard-wrap.idx-2 .stkCard-inner .stkContent .stkDescription{font-size:20px}.stkCard-wrap.idx-2 .stkCard-inner .stkContent .stkBtn{display:inline-flex;align-items:center;z-index:0;color:#2e2f32;font-size:14px;text-decoration:underline;margin-top:1rem}.stkCard-wrap.idx-3{padding-bottom:102.108%}.stkCard-wrap.idx-3 .stkCard-inner:hover .stkContent .stkBtn{text-decoration:none}.stkCard-wrap.idx-3 .stkCard-inner .stkContent .stkDescription{font-size:18px}.stkCard-wrap.idx-3 .stkCard-inner .stkContent .stkBtn{display:inline-flex;align-items:center;z-index:0;color:#2e2f32;font-size:14px;text-decoration:underline;margin-top:1rem}.stkCard-wrap.idx-4{padding-bottom:102.108%}.stkCard-wrap.idx-4 .stkCard-inner:hover .stkContent .stkBtn{text-decoration:none}.stkCard-wrap.idx-4 .stkCard-inner .stkContent .stkDescription{font-size:18px}.stkCard-wrap.idx-4 .stkCard-inner .stkContent .stkBtn{display:inline-flex;align-items:center;z-index:0;color:#2e2f32;font-size:14px;text-decoration:underline;margin-top:1rem}.stkCard-wrap .stkCard-inner{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;overflow:hidden;border-radius:.5rem;padding-bottom:1.5rem;padding-top:1.5rem}.stkCard-wrap .stkCard-inner .stkImage{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#f1f1f2;border-radius:.5rem}.stkCard-wrap .stkCard-inner .stkImage img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.stkCard-wrap .stkCard-inner .stkContent{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;z-index:0;width:80%;max-width:calc(100% - 16px);padding-left:1.5rem}.stkCard-wrap .stkCard-inner .stkContent .stkDescription{z-index:0;width:100%;color:#2e2f32;line-height:1.25;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;white-space:normal}.stkCard-wrap .stkCard-inner .stkContent .stkLink-overlay{position:absolute;top:3px;bottom:3px;left:3px;right:3px;z-index:1}.stkCard-wrap .stkCard-inner .stkContent .stkLink-overlay.pEvent{pointer-events:none}.stkCard-wrap-2{position:relative;border-radius:.5rem;margin-top:1rem}.stkCard-wrap-2.idx-1{padding-bottom:100%}.stkCard-wrap-2.idx-1 .stkCard-inner:hover .stkContent .stkBtn{text-decoration:none}.stkCard-wrap-2.idx-1 .stkCard-inner .stkContent .stkDescription{font-size:24px}.stkCard-wrap-2.idx-1 .stkCard-inner .stkContent .stkBtn{display:inline-flex;align-items:center;z-index:0;color:#2e2f32;font-size:14px;text-decoration:underline;margin-top:1rem}.stkCard-wrap-2.idx-2{padding-bottom:48.35%}.stkCard-wrap-2.idx-2 .stkCard-inner:hover .stkContent .stkBtn{text-decoration:none}.stkCard-wrap-2.idx-2 .stkCard-inner .stkContent .stkDescription{font-size:20px}.stkCard-wrap-2.idx-2 .stkCard-inner .stkContent .stkBtn{display:inline-flex;align-items:center;z-index:0;color:#2e2f32;font-size:14px;text-decoration:underline;margin-top:1rem}.stkCard-wrap-2 .stkCard-inner{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;overflow:hidden;border-radius:.5rem;padding-bottom:1.5rem;padding-top:1.5rem}.stkCard-wrap-2 .stkCard-inner .stkImage{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#f1f1f2;border-radius:.5rem}.stkCard-wrap-2 .stkCard-inner .stkImage img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.stkCard-wrap-2 .stkCard-inner .stkContent{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;z-index:0;width:80%;max-width:calc(100% - 16px);padding-left:1.5rem}.stkCard-wrap-2 .stkCard-inner .stkContent .stkDescription{z-index:0;width:100%;color:#2e2f32;line-height:1.25;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;white-space:normal}.stkCard-wrap-2 .stkCard-inner .stkContent .stkLink-overlay{position:absolute;top:3px;bottom:3px;left:3px;right:3px;z-index:1}.stkCard-wrap-2 .stkCard-inner .stkContent .stkLink-overlay.pEvent{pointer-events:none}.stackBanner{padding:22px 15px}.stackBanner .stkMargin{margin-left:-.5rem;margin-right:-.5rem}.stackBanner .stkPadding{padding-left:.5rem;padding-right:.5rem}.stackBanner .owl-theme .owl-dots{position:absolute;bottom:3%;right:3%}.stackBanner .owl-theme .owl-dots .owl-dot.active span,.stackBanner .owl-theme .owl-dots .owl-dot:hover span{background:#fff}.stackBanner .owl-theme .owl-dots .owl-dot span{width:12px;height:12px;background:transparent;border:1px solid #fff}.circleItem .circleItem-inner{text-align:center}.circleItem .circleItem-inner .circleItem-before,.circleItem .circleItem-inner .circleItem-before-2{position:relative}.circleItem .circleItem-inner .circleLink{display:block;position:relative;text-decoration:none;cursor:pointer}.circleItem .circleItem-inner .circleLink .circleText{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:6px;padding-right:6px;margin-top:8px}.circleItem .circleItem-inner .circleLink .circleText .title{color:rgba(0,0,0,.9019607843);font-size:.875rem}.wrap-ft-offer{color:#000;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-top:30px;padding-bottom:30px}.wrap-ft-offer.container{max-width:100%;padding-left:15px;padding-right:15px}.wrap-ft-offer .ft-offer{display:flex;justify-content:space-between;grid-gap:25px 10px}.wrap-ft-offer .ft-offer .offer{display:flex;align-items:center;grid-gap:10px}.wrap-ft-offer .ft-offer .offer .et-icon{display:inline-flex;flex-direction:column;width:auto;max-width:100%;vertical-align:top;align-items:center;justify-content:center;grid-gap:5px 0;line-height:1}.wrap-ft-offer .ft-offer .offer .et-icon>*{display:inline-block;vertical-align:top;width:38px;height:38px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.wrap-ft-offer .ft-offer .offer .et-desc p{color:inherit;margin:0}.quick-view-modal a.btn.btn-custom{background:#044c40;font-size:16px;font-weight:300;line-height:24px;text-transform:capitalize;border-radius:8px;border:none;border-bottom:2px solid #009872;padding:12px 16px;margin-bottom:16px;cursor:pointer}header{background-color:#fff;position:relative}header .sidelogin{position:fixed;z-index:9999;top:16px;bottom:0;right:-400px;height:calc(100vh - 32px);width:400px;max-width:calc(100% - 32px);background-color:#f3f1ea;border-radius:8px;transition:all .25s cubic-bezier(.165,.84,.44,1);overflow:hidden}header .sidelogin.cdn-open-side{right:16px}header .sidelogin.cdn-open-side .sidebar-overlay{animation:overlay-on .35s forwards;visibility:visible}header .sidelogin .sidelogin-body{display:flex;flex-direction:column;position:relative;top:0;z-index:9;height:calc(100vh - 32px);background-color:#f3f1ea;overflow:auto;padding:40px 25px}header .sidelogin .sidelogin-body .sidelogin-close{position:absolute;right:20px;top:25px}header .sidelogin .sidelogin-body .sidelogin-close a svg{width:40px;height:40px}header .sidelogin .sidelogin-body .sidelogin-title{margin:0 0 30px;font-size:26px;text-align:center;font-weight:700}header .sidelogin .sidelogin-body .sidelogin-intro{font-size:20px;font-weight:700;margin:0 0 15px}header .sidelogin .sidelogin-body .sidelogin-desc,header .sidelogin .sidelogin-body .sidelogin-form{margin:0 0 15px}header .sidelogin .sidelogin-body .sidelogin-form .sidelogin-form-footer{display:flex;align-items:center;justify-content:space-between}header .sidelogin .sidelogin-body .sidelogin-other-or{margin:0 0 15px;text-align:center}header .sidelogin .sidelogin-body .sidelogin-other-login{display:flex;justify-content:space-between;margin:0 0 30px;border-bottom:1px solid #c1c1c1;padding:0 0 30px}header .sidelogin .sidelogin-body .sidelogin-other-login .sidelogin-other-login-icon{display:flex;align-items:center;justify-content:center;flex:0 0 calc(50% - 30px);border-radius:8px;border:1px solid #dcdcdc;padding:5px 15px}header .sidelogin .sidelogin-body .sidelogin-other-login .sidelogin-other-login-icon a{color:#1d1d1f}header .sidelogin .sidelogin-body .sidelogin-other-login .sidelogin-other-login-icon img{width:24px;height:24px;padding-right:5px}header .sidelogin .sidelogin-body .sidelogin-create-account .sidelogin-create-account-title{font-size:20px;font-weight:700;margin:0 0 15px}header .sidelogin .sidelogin-body .sidelogin-create-account .sidelogin-create-account-intro{margin:0 0 40px}header .sidelogin .sidebar-overlay{visibility:hidden;opacity:0;background-color:#e6e6e6;position:fixed;z-index:6;top:0;left:0;width:100%;height:100vh;transition:all 1s}header .sidecart{position:fixed;z-index:9999;top:0;bottom:0;right:-700px;width:555px;max-width:calc(100% - 32px);height:calc(100vh - 36px);background-color:#f3f1ea;border-radius:8px;transition:all .25s cubic-bezier(.165,.84,.44,1);overflow:hidden;margin-top:16px;margin-bottom:16px}header .sidecart.cdn-open-side{right:16px}header .sidecart.cdn-open-side .sidebar-overlay{animation:overlay-on .35s forwards;visibility:visible}header .sidecart .sidebar-overlay{position:fixed;top:0;left:0;z-index:6;width:100%;height:100vh;background-color:#e6e6e6;visibility:hidden;opacity:0;transition:all 1s}header .sidecart .inner-cart{position:relative;top:0;z-index:9;display:flex;flex-direction:column;height:100%}header .sidecart .inner-cart .head-cart{display:table;height:119px;width:100%;padding-left:30px;padding-right:30px;margin-bottom:0}header .sidecart .inner-cart .head-cart .inner-head-cart{display:table;height:119px;width:100%;padding:11.53846px 0;margin-bottom:0;border-bottom:1px solid #d9d9d9}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div{position:relative;opacity:1;transform:translateY(0);visibility:visible}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart{padding:0;min-width:270px;left:unset;right:0;max-height:auto;overflow:auto;top:0;box-shadow:none}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart::-webkit-scrollbar{width:3px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart::-webkit-scrollbar-track{background:#f1f1f1}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart::-webkit-scrollbar-thumb{background:#888}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart::-webkit-scrollbar-thumb:hover{background:#555}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart h5{margin-bottom:0}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li{position:relative;width:100%;margin-bottom:10px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li:not(:last-child){padding-bottom:10px;border-bottom:1px solid #e8e8e1}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-img{width:30%}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-img a{cursor:pointer}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-img img{width:100%}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body{align-self:flex-start;padding-left:15px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body h4{color:#1d1d1f;font-size:14px;padding-right:20px;font-weight:300;line-height:18px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body h4 span{color:#777;font-size:16px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-items .order-item{padding:12px 16px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-items .order-item .order-image{width:70px;height:70px;flex-shrink:0;margin-right:6px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-items .order-item .order-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px;border:1px solid #eee}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-items .order-item .order-content .order-title{font-size:14px;font-weight:500;color:#333;line-height:1.4;margin-bottom:4px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-items .order-item .order-content .order-qty{font-size:13px;color:#888}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-items .order-item .order-price{font-size:14px;font-weight:600;color:#333;white-space:nowrap}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-meta{display:block;padding-bottom:10px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-meta .option-in-cart{position:relative}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-meta .option-in-cart:not(:last-child){padding-right:10px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-meta .option-in-cart:not(:last-child):after{content:"/";position:absolute;right:4px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-meta p{color:#1d1d1f;font-size:11px;margin-bottom:7px;display:inline-block}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.display-table{display:table;table-layout:fixed;width:100%}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.display-table .display-table-cell{display:table-cell;vertical-align:middle;float:none}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.one-half{width:50%}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full{margin-left:0}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item{padding-left:0}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper{display:inline-block;position:relative;max-width:100px;min-width:75px;overflow:visible;color:#1d1d1f;background-color:transparent;border-color:#e8e8e1}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-num{display:block;background:none;text-align:center;width:100%;margin:0;z-index:1;color:#1d1d1f;border:1px solid #e8e8e1;padding:2px 25px;line-height:25px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-adjust{cursor:pointer;position:absolute;display:block;top:0;bottom:0;background:none;text-align:center;overflow:hidden;padding:0 5px;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;backface-visibility:hidden;transition:background-color .1s ease-out;z-index:2;border:0 #e8e8e1;color:#1d1d1f;fill:#1d1d1f}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-adjust.qty-adjust-minus{left:0;border-right:1px solid #f2f2f2}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-adjust.qty-adjust-plus{right:0;border-left:1px solid #f2f2f2}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-adjust:hover{background-color:#1d1d1f;color:#fff;fill:#fff}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-adjust:hover svg,header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-adjust:hover svg path{color:#fff;fill:#fff}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-adjust svg.icon{display:block;font-size:8px;vertical-align:middle;width:10px;height:10px;fill:inherit}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid .cart-price{font-size:13px;margin-bottom:0;line-height:1.6;color:#1d1d1f;font-weight:300}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .close-circle{position:absolute;top:0;right:0}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .close-circle a{cursor:pointer}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .close-circle i{color:#a1a1a1;transition:all .3s ease}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .close-circle i:hover{color:#000;transition:all .3s ease}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .total{border-top:1px solid #f1f5f4;border-bottom:1px solid #f1f5f4;padding-top:10px;padding-bottom:10px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .total h5{text-transform:capitalize;margin-bottom:0;color:#000}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .total h5 span{float:right}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .buttons a{font-size:16px;color:#333;text-transform:capitalize;font-weight:700}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .buttons a:hover{color:#ff4c3b}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .buttons .checkout{float:right}header .header-dropdown-responsive .social-icon a{font-size:24px;color:#222;cursor:pointer}header .site-header{box-shadow:none;position:relative;padding:20px 0;z-index:1}header .site-header .main-menu{z-index:9;display:flex;justify-content:space-between}header .site-header .main-menu .header-item{display:flex;align-items:center;flex:1 1 auto}header .site-header .main-menu .header-item.menu-left,header .site-header .main-menu .header-item.menu-right{flex:0 1 230px}header .site-header .main-menu .header-item.menu-right{justify-content:flex-end;padding-right:20px}header .site-header .main-menu .header-item.menu-right .icon-nav ul li.nav-lang a{letter-spacing:1px}header .site-header .main-menu .header-item.menu-right .icon-nav ul li.nav-lang a span{text-transform:uppercase}header .site-header .main-menu .brand-logo{padding-top:10px;padding-bottom:10px}header .site-header .main-menu .brand-logo.header-item{display:flex;justify-content:center;align-items:center;flex:1 1 auto}header .site-header .main-menu .brand-logo.header-item .header-item{flex:1 1 100%}header .site-header .main-menu .brand-logo.header-item .header-item-menu-left{justify-content:flex-end}header .site-header .main-menu .brand-logo.header-item .header-item-logo{flex:0 0 140px;margin:0 30px;justify-content:center;z-index:6;position:relative}header .site-header .main-menu .menu-left .navbar{display:inline-flex;padding:8px 12px 8px 0}header .site-header .main-menu .menu-left .navbar i{font-size:24px;color:#1d1d1f;cursor:pointer}header .site-header .main-menu .menu-right .icon-nav{display:inline-block}header .site-header .main-menu .menu-right .icon-nav>ul{display:inline-flex;align-items:center}header .site-header .main-menu .menu-right .icon-nav>ul li{padding-left:30px}header .site-header .main-menu .menu-right .icon-nav>ul li.nav-lang{position:relative;margin:0;display:inline-block}header .site-header .main-menu .menu-right .icon-nav>ul li.nav-lang a{padding:10px 0;display:inline-block}header .site-header .main-menu .menu-right .icon-nav>ul li.nav-lang ul.dropdown-frame{flex-direction:column;top:100%;left:15px;right:0}header .site-header .main-menu .menu-right .icon-nav>ul li.nav-lang ul.dropdown-frame li{padding-left:0}header .site-header .main-menu .menu-right .icon-nav>ul li.nav-lang ul.dropdown-frame li a{color:#000}header .site-header .main-menu .menu-right .icon-nav>ul li.nav-lang ul.dropdown-frame hr{width:80%;margin:0 auto}header .site-header .main-menu .menu-right .icon-nav>ul li.nav-lang:hover ul.dropdown-frame{visibility:visible;display:inline-flex}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div.setting{padding:15px 20px 20px;min-width:175px;right:0;left:unset}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div.setting h6{font-size:16px;text-transform:capitalize;color:#333;font-weight:700;margin-bottom:0;margin-top:5px}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div.setting h6:first-child{margin-top:0}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div.setting ul li{display:flex;padding-bottom:0;padding-left:17px;padding-top:5px}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div.setting ul li a{color:#333;font-weight:400;font-size:16px;text-transform:capitalize}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div li{padding:0}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div li .form-control{border-radius:0}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div li .form-control:focus{border:1px solid #ced4da;box-shadow:none}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div li .search-btn{padding:8px 12px;background-color:#ff4c3b;color:#fff}header.cdn-theme-preset1.cdn-theme-style2 .site-header .main-menu .brand-logo .header-item-menu-left{display:none}header.cdn-theme-preset1 .site-header{padding:10px 20px}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo{flex-wrap:wrap;padding-top:8px;padding-bottom:8px}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-logo{flex:0 0 100%;margin:0;order:0}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-logo a{display:flex;align-items:center;justify-content:center}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-logo a img{max-height:36px;width:300px;-o-object-fit:contain;object-fit:contain}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-menu-left{order:1;flex:1 1 100%;justify-content:center}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-menu-right{order:2;flex:1 1 50%;display:none}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item .header-menu .dropdown-frame.full-mega-menu{top:110px}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-lang{position:relative;line-height:47px;vertical-align:sub}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-lang a{padding:0}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-lang .dropdown-frame{padding-top:0;padding-bottom:0;min-width:70px;min-height:auto;transform:translateZ(0);border:1px solid #e6e6e6}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu{position:relative;line-height:47px;vertical-align:sub}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu:hover .dropdown-frame{display:block;visibility:visible;transform:translateZ(0);transition-delay:0s}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu a{font-size:20px}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu a svg{width:18px;height:17px;vertical-align:middle}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu .dropdown-frame{top:100%;padding:0 10px;min-width:100px;min-height:auto;left:inherit;right:0;box-shadow:none;border:1px solid #e6e6e6}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu .dropdown-frame li{padding-left:0;display:flex;font-size:14px;padding-bottom:5px}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu .dropdown-frame li a{color:#333;font-size:14px;text-transform:capitalize;white-space:pre}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu .dropdown-frame li:last-child{padding-bottom:0}header.cdn-theme-preset1 .announcement-bar .announcement-slider .announcement-item a{font-size:15px}header.cdn-theme-preset2.cdn-theme-style1.cdn-theme-p-inner_page:after{content:"";display:block;min-height:90px;background-color:#f9f8f4}header.cdn-theme-preset2.cdn-theme-style1.cdn-theme-p-inner_page .hdm-nav{background-color:#f9f8f4;color:#000}header.cdn-theme-preset2.cdn-theme-style1.cdn-theme-p-inner_page .hdm-nav [data-tool=cart] .cart-badge{background-color:#fff!important}header.cdn-theme-preset2.cdn-theme-style1.cdn-theme-p-inner_page .hdm-nav .hdm-brand .brand img.logo1{opacity:0}header.cdn-theme-preset2.cdn-theme-style1.cdn-theme-p-inner_page .hdm-nav .hdm-brand .brand img.logo2{opacity:1}header.cdn-theme-preset2.cdn-theme-style1 #hdm{width:100%;position:fixed;z-index:100;top:0;left:0;transition:.4s cubic-bezier(.37,0,.63,1);background:none}header.cdn-theme-preset2.cdn-theme-style1 #hdm.notice-on .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame{max-height:calc(100vh - 184px)}header.cdn-theme-preset2.cdn-theme-style1 #hdm.notice-on .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexBanner{max-height:calc(100vh - 248px)}header.cdn-theme-preset2.cdn-theme-style1 #hdm.notice-on.fixed-half .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame{max-height:calc(100vh - 147px)}header.cdn-theme-preset2.cdn-theme-style1 #hdm.notice-on.fixed-half .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexBanner{max-height:calc(100vh - 211px)}header.cdn-theme-preset2.cdn-theme-style1 #hdm.fixed-hide{transform:translateY(-100%);box-shadow:0 2px 10px rgba(0,0,0,.1)}header.cdn-theme-preset2.cdn-theme-style1 #hdm.fixed-hide .hdm-nav{background-color:#f9f8f4;color:#000}header.cdn-theme-preset2.cdn-theme-style1 #hdm.fixed-hide .hdm-nav .hdm-brand .brand img.logo{opacity:0}header.cdn-theme-preset2.cdn-theme-style1 #hdm.fixed-hide .hdm-nav .hdm-brand .brand img.logo2{opacity:1}header.cdn-theme-preset2.cdn-theme-style1 #hdm.fixed-hide .hdm-nav .hdm-system{color:#5d5d5d}header.cdn-theme-preset2.cdn-theme-style1 #hdm.fixed-hide .hdm-nav .cart-badge{background-color:#f9f8f4!important;color:#7c7c7c!important}header.cdn-theme-preset2.cdn-theme-style1 #hdm.scroll-up .hdm-nav{background-color:#f9f8f4;color:#000}header.cdn-theme-preset2.cdn-theme-style1 #hdm.scroll-up .hdm-nav .ctrl-tool .ctrl-icon img.dark{display:block;opacity:1}header.cdn-theme-preset2.cdn-theme-style1 #hdm.scroll-up .hdm-nav .ctrl-tool .ctrl-icon img.light{display:none;opacity:0}header.cdn-theme-preset2.cdn-theme-style1 #hdm.scroll-up .hdm-nav .hdm-brand .brand img.logo{opacity:0}header.cdn-theme-preset2.cdn-theme-style1 #hdm.scroll-up .hdm-nav .hdm-brand .brand img.logo2{opacity:1}header.cdn-theme-preset2.cdn-theme-style1 #hdm.scroll-up .hdm-nav .hdm-system{color:#5d5d5d}header.cdn-theme-preset2.cdn-theme-style1 #hdm.scroll-up .hdm-nav .cart-badge{background-color:#f9f8f4!important;color:#7c7c7c!important}header.cdn-theme-preset2.cdn-theme-style1 .hdm-addon .hdm-notice{position:relative}header.cdn-theme-preset2.cdn-theme-style1 .hdm-addon .hdm-notice .container{max-width:100%;padding-left:15px;padding-right:15px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-addon .hdm-notice .notice-slider .notice-item{text-align:center;padding:8px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}header.cdn-theme-preset2.cdn-theme-style1 .hdm-addon .hdm-notice .notice-slider .notice-item a{font-size:14px;font-family:poppins,than}header.cdn-theme-preset2.cdn-theme-style1 .hdm-addon .hdm-notice.close-notice{display:none;visibility:hidden;opacity:0;transition:visibility .6s cubic-bezier(.165,.84,.44,1),opacity .6s cubic-bezier(.165,.84,.44,1),display .6s cubic-bezier(.165,.84,.44,1) 1s}header.cdn-theme-preset2.cdn-theme-style1 .hdm-addon .hdm-notice .close-notice-btn{cursor:pointer;font-size:12px;position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center}header.cdn-theme-preset2.cdn-theme-style1 .hdm-addon .hdm-notice .close-notice-btn .icon-close{color:#fff;width:24px;height:24px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav{width:100%;height:147px;position:relative;z-index:100;color:#fff;font-family:poppins,than;transition:.4s cubic-bezier(.37,0,.63,1);transition-property:background-color}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav.container{max-width:100%;padding-left:15px;padding-right:15px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=search]>.ctrl-tool{position:relative;grid-gap:0!important}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language]{position:relative;text-transform:capitalize}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language]:hover .ctrl-tool svg{transform:rotate(-180deg)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language]:hover .langDrop{display:block}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language] .ctrl-tool{grid-gap:0 5px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language] .ctrl-tool svg{transition:.4s cubic-bezier(.37,0,.63,1)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language] .ctrl-tool .ctrl-icon.chevdown img{width:12px;height:6px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language] .ctrl-tool span{font-size:13px;text-transform:uppercase}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language] .langDrop{display:none;position:absolute;top:100%;left:0;right:auto;padding:8px 0 0}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language] .langDrop .innerLnag{width:-moz-fit-content;width:fit-content;min-width:120px;background-color:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.25);padding:10px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language] .langDrop .innerLnag .langArrow{position:absolute;top:0;left:5px;right:auto;display:block;width:1rem;height:.5rem;margin:0 .3rem}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language] .langDrop .innerLnag .langArrow:after,header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language] .langDrop .innerLnag .langArrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language] .langDrop .innerLnag .langArrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language] .langDrop .innerLnag .langArrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language] .langDrop .innerLnag .langTitle{color:#ccc;font-size:10px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language] .langDrop .innerLnag ul{list-style:none;margin:0;padding:5px 0;display:flex;flex-direction:column;grid-gap:5px 10px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=language] .langDrop .innerLnag ul li a{color:#000}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card]{position:relative}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card]:hover .cardDrop{display:block}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .ctrl-tool{grid-gap:0 5px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .ctrl-tool span{font-size:13px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop{display:none;position:absolute;top:100%;left:0;right:auto;width:-moz-fit-content;width:fit-content;min-width:220px;padding:8px 0 0}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner{background-color:#fff;color:#000;border-radius:8px;border:1px solid rgba(0,0,0,.25);padding:12px 0}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner .cardArrow{position:absolute;top:0;left:5px;right:auto;display:block;width:1rem;height:.5rem;margin:0 .3rem}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner .cardArrow:after,header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner .cardArrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner .cardArrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner .cardArrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner .ppoCardTitle{font-size:15px;padding:0 10px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner .ppoCardContent{background-color:#d9d9d9;color:#5d5d5d;border-radius:8px;padding:10px;margin:10px 10px 15px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner .ppoCardContent .ccTitle{font-size:15px;margin:0 0 4px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner .ppoCardContent .ccIntro{color:#7c7c7c}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner .ppoCardContent .ccBtn{display:block;background-color:#fff;color:#000;text-align:center;border-radius:15px;padding:6px 12px;margin:8px 0}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner .ppoCardContent .ccOther{text-align:center}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner .ppoCardFooter{text-align:center;border-top:1px solid #e6e6e6;padding:15px 10px 5px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner .ppoCardFooter a{text-decoration:underline}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=cart]{position:relative}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=cart] .cart-badge{position:absolute;top:-5px;right:-5px;display:inline-flex;justify-content:center;align-items:center;min-width:12px;height:12px;padding:0 2px;font-size:9px;background-color:#000!important;border:1px solid;border-radius:9px;transition:.4s cubic-bezier(.37,0,.63,1)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .ctrl-tool{display:flex;align-items:center;cursor:pointer}@starting-style{header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .ctrl-tool .ctrl-icon img{opacity:0}}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .ctrl-tool .ctrl-icon{position:relative;width:20px;height:20px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .ctrl-tool .ctrl-icon img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:none;opacity:0;transition:opacity .4s cubic-bezier(.37,0,.63,1),display .4s step-end;transition-behavior:allow-discrete}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .ctrl-tool .ctrl-icon img.active{display:block;opacity:1}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-brand .brand{position:relative}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-brand .brand img{height:30px;transition:.4s cubic-bezier(.37,0,.63,1)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-brand .brand img.logo2{position:absolute;top:0;left:0;opacity:0}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-system :is(a,button){color:inherit}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-system :is(a,button):hover{opacity:.5}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-system .tools{display:flex;align-items:center;justify-content:center;grid-gap:15px;font-size:12px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .system-svg{width:18px;height:18px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap{width:100%;height:100%}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu{position:relative;display:flex;justify-content:center;grid-gap:0;width:100%;height:100%}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu>.site-nav-item{position:static;width:auto;height:100%;display:flex;flex-direction:column;padding:0 12.5px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item .site-nav-link{position:relative;font-size:16px;color:inherit;cursor:pointer;transition:.4s cubic-bezier(.37,0,.63,1)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item .site-nav-link:after{content:"";position:absolute;bottom:-13px;left:-12%;width:125%;height:2px;background:#006855;border-radius:10px;transform:scaleX(0);transition:.4s cubic-bezier(.37,0,.63,1)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item .site-nav-link.active:after,header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item .site-nav-link:hover:after{transform:scaleX(1)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-submenu{position:relative}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-submenu:hover>.nav-submenu{display:block}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-submenu .nav-submenu{position:absolute;left:0;z-index:4;box-shadow:0 0 1px 0 #ebebeb;padding:15px 0;background:#fff;width:200px;display:none;border:1px solid #aaa}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame{top:100%;left:-35px;right:-35px;min-height:auto;height:100vh;max-height:calc(100vh - 147px);background-color:#f3f1ea;border:none;overflow:auto;scrollbar-color:#000 #e0e0e0;scrollbar-width:thin;padding:0}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame::-webkit-scrollbar{width:6px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame::-webkit-scrollbar-track{background:#e0e0e0}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame::-webkit-scrollbar-thumb{background:#000;cursor:pointer}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame::-webkit-scrollbar-thumb:hover{background:#000}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .barClose{display:flex;justify-content:flex-end;align-items:center;align-self:stretch;padding:20px 32px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .barClose .btnClose{display:flex;width:24px;height:24px;padding:4px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .barClose .btnClose svg{width:16px;height:16px;flex-shrink:0;aspect-ratio:1/1}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox{display:flex;padding-left:32px;align-items:flex-start;gap:24px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexMenu{display:flex;flex-wrap:wrap;align-items:flex-start;gap:32px 24px;flex:1 0 0}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexMenu .flexLogo{flex:1 0 100%}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexMenu .flexLogo img{width:93px;height:58px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexMenu .standaloneMenu{display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex:1 0 0}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexMenu .standaloneMenu .title{display:flex;align-items:center;gap:6px;height:30px;color:#5d5d5d;font-size:16px;font-weight:300;line-height:24px;padding:2px 4px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexMenu .standaloneMenu .title .jump{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;width:20px;height:20px;padding:4px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexMenu .standaloneMenu .title .jump svg{width:12px;aspect-ratio:1/1}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexMenu .standaloneMenu .info{color:#7c7c7c;font-size:14px;font-weight:300;line-height:20px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexMenu .lsitMenu{display:flex;flex-direction:column;align-items:flex-start;gap:16px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexMenu .lsitMenu .title{color:#044c40;font-size:20px;font-weight:300;line-height:30px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexMenu .lsitMenu .childItems{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexMenu .lsitMenu .childItems .childItem{display:flex;align-items:center;gap:6px;padding:2px 4px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexMenu .lsitMenu .childItems .childItem .child{color:#5d5d5d;font-size:14px;font-weight:300;line-height:20px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexBanner{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0;max-width:358px;height:100vh}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexBanner .cover{position:relative;flex:1 0 0;width:100%}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexBanner .cover img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexBanner .content{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:24px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexBanner .content .listBadges{display:flex;align-items:center;gap:4px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexBanner .content .listBadges .badge{display:flex;padding:1px 6px;justify-content:center;align-items:center;gap:4px;background:#009872;color:#fff;font-size:12px;font-weight:300;line-height:18px;border-radius:2px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexBanner .content .infoBox{display:flex;flex-direction:column;align-items:flex-start;gap:6px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexBanner .content .infoBox .title{display:flex;align-items:center;gap:10px;color:#0d523f;font-size:20px;font-weight:300;line-height:30px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexBanner .content .infoBox .title .jump{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;width:24px;height:24px;padding:4px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexBanner .content .infoBox .title .jump svg{width:16px;aspect-ratio:1/1}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .flexBox .flexBanner .content .infoBox .info{color:#5d5d5d;font-size:14px;font-weight:300;line-height:20px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .grid{margin-left:-7px!important}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .grid-center{text-align:left}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .grid-item>a{display:block;font-size:18px;letter-spacing:-.9px;border-bottom:2px solid #000;padding-bottom:20px;font-weight:700;color:#000}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame .grid-item>a h4{font-size:14px;letter-spacing:normal;color:#000}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame ul.sub-mega-menu{margin:10px 0 0}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame ul.sub-mega-menu li.item-maga-sub{margin-bottom:6px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame ul.sub-mega-menu li.item-maga-sub a{color:#000;line-height:20px;font-size:15px;font-weight:400;padding:0;display:inline-block;transition:.4s cubic-bezier(.37,0,.63,1)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame ul.sub-mega-menu li.item-maga-sub a:hover{color:#7c2529}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-frame ul.sub-mega-menu li.item-maga-sub ul li{padding-left:8px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu:hover>.dropdown-simple{z-index:1;display:block;visibility:visible}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-simple{position:absolute;top:calc(100% + 12px);min-width:120px;display:none;visibility:hidden;background-color:#fff;transform:translate3d(0,-12px,0);padding:8px 0;margin-left:-12px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-simple a{display:inline-flex;justify-content:center;position:relative;font-size:15px;color:inherit;cursor:pointer;transition:.4s cubic-bezier(.37,0,.63,1)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-simple a:after{content:"";position:absolute;bottom:0;left:12.5%;height:1px;width:75%;background:currentColor;transform:scaleX(0);transition:.4s cubic-bezier(.37,0,.63,1)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-simple a.active,header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-simple a:hover{opacity:.5}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-simple a.active:after,header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-simple a:hover:after{transform:scaleX(1)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-simple li{position:relative;display:flex;justify-content:center;padding:6px 0}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-simple li:hover>.simple-children{z-index:1;display:block;visibility:visible}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-simple li a{color:#000;margin:0 16px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-simple li .simple-children{position:absolute;top:12px;left:100%;min-width:120px;display:none;visibility:hidden;background-color:#fff;transform:translate3d(0,-12px,0);padding:8px 0}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-simple li .simple-children li{display:flex;justify-content:center;padding:6px 0}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu .menu-wrap .menu .site-nav-item.nav-is-megamenu .dropdown-simple li .simple-children li a{color:#000;margin:0 16px}header.cdn-theme-preset2.cdn-theme-style1 .search-box{display:flex;align-items:center;width:100%;height:0;padding:0 32px;color:#000;background:#f9f8f4;opacity:0;pointer-events:none;transition:.4s cubic-bezier(.37,0,.63,1)}header.cdn-theme-preset2.cdn-theme-style1 .search-box.active{height:88px;opacity:1;pointer-events:auto;padding-top:32px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .form-search{position:relative;display:flex;grid-gap:0 32px;width:100%}header.cdn-theme-preset2.cdn-theme-style1 .search-box .form-search .input-box{position:relative;flex:1;width:100%;text-transform:none}header.cdn-theme-preset2.cdn-theme-style1 .search-box .form-search .input-box svg{position:absolute;top:50%;left:0;transform:translateY(-50%)}header.cdn-theme-preset2.cdn-theme-style1 .search-box .form-search .input-box svg.system-search{width:20px;height:20px;padding:4px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .form-search .input-box input{display:block;width:100%;min-width:0;height:auto;font-size:15px;font-weight:400;line-height:normal;text-transform:inherit;text-align:left;letter-spacing:inherit;text-indent:inherit;background:none;color:#5d5d5d;font-size:16px;font-weight:350;line-height:24px;border:0;border-radius:0;border-bottom:1px solid #c3c3c3;padding:11px 0 13px 32px;margin:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;transition:.4s cubic-bezier(.37,0,.63,1)}header.cdn-theme-preset2.cdn-theme-style1 .search-box .form-search .input-box input::-webkit-input-placeholder{color:#969fa6;font-weight:400}header.cdn-theme-preset2.cdn-theme-style1 .search-box .form-search .input-box input::-moz-placeholder{color:#969fa6;font-weight:400}header.cdn-theme-preset2.cdn-theme-style1 .search-box .form-search .input-box input:-ms-input-placeholder{color:#969fa6;font-weight:400}header.cdn-theme-preset2.cdn-theme-style1 .search-box .form-search .input-box input:-moz-placeholder{color:#969fa6;font-weight:400}header.cdn-theme-preset2.cdn-theme-style1 .search-box .form-search .search-ctrl{display:flex;align-items:center;grid-gap:10px;line-height:1;cursor:pointer}header.cdn-theme-preset2.cdn-theme-style1 .search-box .form-search .search-ctrl svg.system-close{width:24px;height:24px;padding:4px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .form-search .search-ctrl button{outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none!important;text-decoration:none!important;display:flex;align-items:center;width:auto;min-width:0;height:auto;line-height:1;text-transform:inherit;text-align:inherit;letter-spacing:inherit;text-indent:inherit;border-radius:0;border:0;background:none;padding:0;margin:0;transition:.4s cubic-bezier(.37,0,.63,1)}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result{position:absolute;top:100%;left:0;z-index:2;width:100%;background-color:#f9f8f4;padding:48px 32px 32px;height:calc(100vh - 235px);overflow:auto}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .suggest-keyword{padding-left:8px;padding-right:12px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .suggest-keyword .search-logo{margin-left:-8px;margin-bottom:24px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .suggest-keyword .search-logo img{width:93px;height:58px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .suggest-keyword .heading{color:#252525;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px;margin-bottom:16px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .suggest-keyword .suggest-list{display:flex;flex-wrap:wrap;gap:8px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .suggest-keyword .suggest-list li{display:flex;justify-content:center;align-items:center;gap:4px;border-radius:30px;border:1px solid #006855;padding:3px 12px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .suggest-keyword .suggest-list li a{color:#044c40;font-family:poppins,than;font-size:12px;font-weight:300;line-height:18px;text-align:center;text-decoration:none;cursor:pointer}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .wrap-result{padding-left:12px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .result-headline{padding-top:32px;margin-bottom:24px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .result-headline .result-total{display:flex;justify-content:space-between;align-items:center}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .result-headline .result-total h3{color:#7c7c7c;font-family:operetta12,than;font-size:16px;font-weight:400;line-height:18px;margin-bottom:0}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .result-headline .result-total .clear-result{display:flex;justify-content:center;align-items:center;gap:6px;color:#c3c3c3;font-family:poppins,than;font-size:14px;font-weight:300;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;padding:2px 4px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .result-headline .result-viewall a{color:#3e3e3e;font-size:16px;text-decoration:underline;cursor:pointer}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .pre-search{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:16px;padding:64px 24px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .pre-search .cover{display:flex;justify-content:center;align-items:center;width:200px;height:200px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .pre-search .content{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:8px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .pre-search .content .head{color:#252525;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:48px;text-align:center;text-transform:capitalize;margin-bottom:0}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .pre-search .content .text{color:#252525;font-family:poppins,than;font-size:16px;font-weight:300;line-height:24px;text-align:center}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .btn-add a{display:inline-flex;justify-content:center;align-items:center;color:#044c40;border-radius:8px;transition:all .2s ease-in;cursor:pointer}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .btn-add a:hover{color:#006855}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .btn-add a:active{color:#00af83}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .btn-add a:disabled,header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .btn-add a[disabled]{color:#c3c3c3}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .btn-add a .txtBtn{display:flex;justify-content:center;align-items:center;gap:8px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .btn-add a .txtBtn .icon{display:flex;align-items:center;width:20px;height:20px;aspect-ratio:1/1;padding:4px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .btn-add a .txtBtn .text{color:currentColor;font-size:16px;font-weight:300;line-height:24px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .search-rs-label{display:block;padding:0 10px;color:#a0a0a0;text-align:right;text-transform:uppercase;font-size:10px;line-height:14px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f7f7f7;cursor:auto;position:sticky;top:0;height:-moz-max-content;height:max-content}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .product-resutl .item-product-result{display:block;margin:0;overflow:hidden;cursor:pointer;text-decoration:none;border-top:1px solid transparent;border-bottom:1px solid #eee;line-height:16px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .product-resutl .item-product-result:last-child{border-bottom:none}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .product-resutl .item-product-result .item-result-inner{display:flex}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .product-resutl .item-product-result .item-result-inner .irin-img{flex:0 1 100px;max-width:100px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .product-resutl .item-product-result .item-result-inner .irin-text{flex-basis:0;flex-grow:1;max-width:100%;padding-right:15px;padding-left:15px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .product-resutl .item-product-result .item-result-inner .irin-text h6{color:#000;font-family:operetta12,than;font-size:20px;font-weight:400;line-height:normal;margin:0 0 12px}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .product-resutl .item-product-result .item-result-inner .irin-text .desc{color:#3e3e3e;font-size:15px;line-height:normal;margin:0 0 16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .product-resutl .item-product-result .item-result-inner .irin-text .product-price{color:#000;font-size:16px;text-align:left;margin:0 0 12px}header.cdn-theme-preset3.cdn-theme-style1{position:fixed;width:100%;top:0;z-index:9;background-color:transparent;transform:translateZ(0);transition:none}header.cdn-theme-preset3.cdn-theme-style1 .search-overlay{height:90px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3{padding-left:5%}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control{display:flex;justify-content:flex-end;align-items:center}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_mobile{display:none;align-items:center}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_mobile .hc-control_m_nav{padding-right:15px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_mobile .hc-control_m_logo img{width:100%}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_desktop{display:flex;align-items:center}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_desktop .header-control_item{position:relative}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_desktop .header-control_item:last-child:before{content:none}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_desktop .header-control_item:before{content:"";display:inline-block;vertical-align:middle;width:1px;height:20px;background:#dedede;position:absolute;right:0;top:50%;transform:translateY(-50%)}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_desktop .header-control_item.item-search{padding:0 15px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_desktop .header-control_item.item-search a svg{width:15px;height:15px;cursor:pointer}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_desktop .header-control_item.item-language{position:relative;padding:0 15px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_desktop .header-control_item.item-language a{color:#000;text-transform:uppercase}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_desktop .header-control_item.item-language:hover ul{display:flex;visibility:visible;right:0;padding:10px;min-height:auto;transform:translateZ(0);z-index:inherit;flex-direction:column}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_desktop .header-control_item.item-login{padding:0 15px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_desktop .header-control_item.item-login a svg{width:16px;height:16px;fill:#333}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_desktop .header-control_item.item-cart{padding:0 15px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_desktop .header-control_item.item-cart a svg{width:17px;height:17px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-items-navigation{margin:0 0 64px;height:calc(100vh - 250px - 62px - 64px - 40px)}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-items-navigation ul{display:inline-flex;flex-direction:column;padding:40px 0 0}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-items-navigation ul li a{color:#333;font-size:18px;line-height:28px;border-bottom:1px solid transparent;text-transform:none;letter-spacing:normal;display:inline-block}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-items-navigation ul li a:hover{border-color:#1a202c}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3 .social-icon:first-child{padding-left:0}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3 .social-icon a{color:#718096;font-size:22px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3 .header-items-subfooter{margin:0 0 10px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3 .header-items-subfooter ul{display:inline-flex;flex-direction:column}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3 .header-items-subfooter ul li a{color:#718096;font-size:13px;line-height:18px;text-transform:none;letter-spacing:.5px;display:inline-block;font-weight:300;margin:0 0 5px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3 .header-items__items-contact-text{margin:0 0 10px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3 .header-items__items-contact-text a,header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3 .header-items__items-contact-text p,header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3 .header-items__items-contact-text span{font-size:13px;margin:0;line-height:2;color:#718096}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3 .header-items__items-contact-text a{text-decoration:underline}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3 .header-items__signin{margin:0 0 5px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3 .header-items__signin a{color:#718096;font-size:13px;line-height:18px;text-transform:none;letter-spacing:.5px;display:inline-block;font-weight:300}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3 .header-items__curr a{color:#718096;font-size:13px;line-height:18px;text-transform:uppercase;letter-spacing:.5px;display:inline-block;font-weight:300}header.cdn-theme-preset3.cdn-theme-style1:after{content:"";width:1px;height:100%;background-color:#edf2f7;position:fixed;top:0;bottom:0;left:23%;right:0}header.header-2.fixed .site-header{padding:10px 0}.nav01-theme1.cdn-style1{margin:2rem 0}.nav01-theme1.cdn-style1 .list-navigation{display:flex;align-items:center;margin:0 -15px;flex-wrap:wrap}.nav01-theme1.cdn-style1 .list-navigation .item-navigation{padding:0 15px 15px;flex:0 0 100%}.nav01-theme1.cdn-style1 .list-navigation .item-navigation .nav-images .aspect-ratio img{width:100%}.nav01-theme1.cdn-style1 .list-navigation .item-navigation .nav-text-link{text-align:center;margin:10px 0}.nav01-theme1.cdn-style1 .list-navigation .item-navigation .nav-text-link a{color:#000;font-weight:700;border-bottom:2px solid #000}.banner-03{margin-top:2rem;padding-top:15px}.banner-03.cdn-theme-preset1.cdn-style1 .banner-p-wrapper{display:flex;align-items:center;margin:0 -15px;flex-wrap:wrap;position:relative;z-index:9}.banner-03.cdn-theme-preset1.cdn-style1 .banner-p-wrapper .banner-items{flex:0 0 100%;max-width:100%;padding:0 15px 15px}.banner-03.cdn-theme-preset1.cdn-style1 .banner-p-wrapper .banner-items .banner-images a img{width:100%}.banner-03.cdn-theme-preset1.cdn-style1 .banner-p-wrapper .banner-items .banner-text{margin:10px 0;text-align:center}.banner-03.cdn-theme-preset1.cdn-style1 .banner-p-wrapper .banner-items .banner-text a{color:#000;font-weight:700;border-bottom:2px solid #000;display:inline-block}.banner-03.cdn-theme-preset1.cdn-style2{margin-top:0;padding-top:0}.banner-03.cdn-theme-preset2{margin-top:0;padding-top:0;padding-bottom:60px}.banner-03.cdn-theme-preset2.cdn-style1{padding-bottom:0}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-title{font-size:30px;font-weight:600;line-height:1.25;color:#54585b;margin-bottom:30px}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;position:relative;padding-top:.25rem;padding-bottom:1.5rem}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container::-webkit-scrollbar{height:2px}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:1rem;margin-left:30px;margin-right:30px}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container::-webkit-scrollbar-thumb{background:#000;border-radius:1rem;height:2px}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container .banner-list{display:flex;flex-wrap:nowrap;margin-right:-.625rem;margin-left:-.625rem}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container .banner-list .banner-item{max-width:100%;position:relative;flex-shrink:0;margin-left:.625rem;margin-right:.625rem;flex-basis:calc(88% - 1.25rem)}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container .banner-list .banner-item.preLoad-image{padding-top:18.47%;border:1px solid #fff}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container .banner-list .banner-item.preLoad-image .ph-picture{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#eceeef}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container .banner-list .banner-item .info{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:85%}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container .banner-list .banner-item .info .title{font-size:34px;font-weight:600;line-height:1.25;color:#fff}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container .banner-list .banner-item .info .link{display:flex;align-items:center;font-size:17px;line-height:2;color:#ee6d21}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container .banner-list .banner-item .info .link svg{width:24px;height:24px}.banner-03.cdn-theme-preset4,.banner-03.cdn-theme-preset5,.banner-03.cdn-theme-preset6,.banner-03.cdn-theme-preset7,.banner-03.cdn-theme-preset8,.banner-03.cdn-theme-preset9{margin-top:0;padding-top:0}.section-sb{position:relative;width:100%;background-color:#fff}.section-sb .sb-inner{width:100%;padding-top:60px}.section-sb .sb-inner .sb-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.section-sb .sb-inner .sb-container>.sb-headline{text-align:center}.section-sb .sb-inner .sb-container>.sb-headline .sb-heading{font-size:22px;font-weight:700;line-height:inherit;text-transform:uppercase;margin:0}.section-sb .sb-inner .sb-container .sb-slider{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-top:35px}.section-sb .sb-inner .sb-container .sb-slider .sb-overview{height:100%}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles{display:flex}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile{position:relative}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.cover .sb-cover .sb-object{display:block;position:relative;text-decoration:none!important;box-shadow:none!important;overflow:hidden;margin:0;transition:.4s cubic-bezier(.37,0,.63,1)}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.cover .sb-cover .sb-object:before{content:"";display:block;width:100%;padding-bottom:62.5%}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.cover .sb-cover .sb-object>img{width:calc(100% + 2px);height:calc(100% + 2px);max-width:100%;vertical-align:middle;display:block;margin:0 auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;transition:.4s cubic-bezier(.37,0,.63,1)}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content{display:flex;flex-direction:column;width:100%}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content>*{width:100%}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner{flex:1;display:flex;flex-direction:column;width:100%;padding-top:35px;padding-bottom:60px}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner>.sb-container{flex:1;display:grid;grid-template-columns:100%;grid-template-rows:1fr;grid-gap:0}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner>.sb-container>*{grid-row:auto}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner>.sb-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;transition:.4s cubic-bezier(.37,0,.63,1)}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner>.sb-container>.sb-group{align-self:center}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner>.sb-container>.sb-group .sb-headline .sb-intro{color:#000;font-size:14px;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:0}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner>.sb-container>.sb-group .sb-headline .sb-heading{color:#7c2529;font-size:22px;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:0}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner>.sb-container>.sb-group .sb-content{margin-top:35px}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner>.sb-container>.sb-group .sb-content .et-content p{color:#000;font-size:14px;line-height:normal;margin-bottom:0}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner>.sb-container>.sb-group .sb-explore{margin-top:60px}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner>.sb-container>.sb-group .sb-explore .explore{display:inline-flex;align-items:center;text-align:center;font-size:14px;font-weight:700;line-height:1;text-transform:none;padding:0 5px 5px;background-image:linear-gradient(120deg,rgba(0,0,0,.5),rgba(0,0,0,.5));background-repeat:no-repeat;background-size:100% 1px;background-position:bottom;background-origin:border-box;color:#000!important;cursor:pointer;transition:.4s cubic-bezier(.37,0,.63,1)}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner>.sb-container>.sb-group .sb-explore .explore:hover{background-size:65% 1px}.section-sb .sb-inner .sb-container .sb-slider .carousel-sb .owl-carousel .owl-nav{margin:0}.section-sb .sb-inner .sb-container .sb-slider .carousel-sb .owl-carousel .owl-nav [class*=owl-]{position:absolute;top:25%;transform:translateY(-50%);background:none;color:#000;font-size:52px}.section-sb .sb-inner .sb-container .sb-slider .carousel-sb .owl-carousel .owl-nav .owl-prev{left:0}.section-sb .sb-inner .sb-container .sb-slider .carousel-sb .owl-carousel .owl-nav .owl-next{right:0}.section-ob{position:relative;width:100%;background-color:#fff}.section-ob .ob-tiles{display:flex}.section-ob .ob-tiles>.ob-tile{position:relative}.section-ob .ob-tiles>.ob-tile.cover .ob-cover .ob-object{display:block;position:relative;text-decoration:none!important;box-shadow:none!important;overflow:hidden;margin:0;transition:.4s cubic-bezier(.37,0,.63,1)}.section-ob .ob-tiles>.ob-tile.cover .ob-cover .ob-object:before{content:"";display:block;width:100%;padding-bottom:83.3333333333%}.section-ob .ob-tiles>.ob-tile.cover .ob-cover .ob-object>img{width:calc(100% + 2px);height:calc(100% + 2px);max-width:100%;vertical-align:middle;display:block;margin:0 auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;transition:.4s cubic-bezier(.37,0,.63,1)}.section-ob .ob-tiles>.ob-tile.content{display:flex;flex-direction:column}.section-ob .ob-tiles>.ob-tile.content>*{width:100%}.section-ob .ob-tiles>.ob-tile.content>.ob-inner{flex:1;display:flex;flex-direction:column;padding-top:60px;padding-bottom:60px}.section-ob .ob-tiles>.ob-tile.content>.ob-inner>.ob-container{flex:1;display:grid;grid-template-columns:100%;grid-template-rows:1fr;grid-gap:0}.section-ob .ob-tiles>.ob-tile.content>.ob-inner>.ob-container>*{grid-row:auto}.section-ob .ob-tiles>.ob-tile.content>.ob-inner>.ob-container.container{width:100%;max-width:100%;text-align:center;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;transition:.4s cubic-bezier(.37,0,.63,1)}.section-ob .ob-tiles>.ob-tile.content>.ob-inner>.ob-container>.ob-group{align-self:center}.section-ob .ob-tiles>.ob-tile.content>.ob-inner>.ob-container>.ob-group .ob-headline .ob-heading{color:#7c2529;font-size:22px;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:0}.section-ob .ob-tiles>.ob-tile.content>.ob-inner>.ob-container>.ob-group .ob-content{margin-top:60px}.section-ob .ob-tiles>.ob-tile.content>.ob-inner>.ob-container>.ob-group .ob-content .et-content p{color:#000;font-size:14px;line-height:normal;margin-bottom:0}.section-ob .ob-tiles>.ob-tile.content>.ob-inner>.ob-container>.ob-group .ob-explore{margin-top:25px}.section-ob .ob-tiles>.ob-tile.content>.ob-inner>.ob-container>.ob-group .ob-explore .explore{display:inline-flex;align-items:center;text-align:center;font-size:14px;font-weight:700;line-height:1;text-transform:none;padding:0 5px 5px;background-image:linear-gradient(120deg,rgba(0,0,0,.5),rgba(0,0,0,.5));background-repeat:no-repeat;background-size:100% 1px;background-position:bottom;background-origin:border-box;color:#000!important;cursor:pointer;transition:.4s cubic-bezier(.37,0,.63,1)}.section-ob .ob-tiles>.ob-tile.content>.ob-inner>.ob-container>.ob-group .ob-explore .explore:hover{background-size:65% 1px}.banner-board{position:relative;width:100%;background-color:#fff}.banner-board .board-inner{position:relative;display:flex;flex-direction:column;width:100%;min-height:41.6666666667vw;background-color:#000;color:#fff}.banner-board .board-inner>*{width:100%}.banner-board .board-inner .board-overlay{font-size:0;opacity:0;display:block;width:100%;height:100%;position:absolute;z-index:2;top:0;left:0;cursor:pointer;transition:.4s cubic-bezier(.37,0,.63,1)}.banner-board .board-inner>.bb-cover{position:absolute;top:0;bottom:0;left:0;right:0;height:100%}.banner-board .board-inner>.bb-inner{flex:1;display:flex;flex-direction:column;position:relative;z-index:2;width:100%;pointer-events:none}.banner-board .board-inner .bb-cover{opacity:.85;overflow:hidden}.banner-board .board-inner .bb-cover .bb-object{display:block;overflow:hidden;position:relative;height:100%;transition:.4s cubic-bezier(.37,0,.63,1)}.banner-board .board-inner .bb-cover .bb-object:before{content:"";display:block;width:100%;height:100%}.banner-board .board-inner .bb-cover .bb-object>img{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:calc(100% + 2px);height:calc(100% + 2px);max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border:0;outline:0;vertical-align:middle;margin:0 auto}.banner-board .board-inner .bb-inner{padding-top:60px;padding-bottom:60px}.banner-board .board-inner .bb-inner>.bb-container{flex:1;display:grid;grid-template-columns:100%;grid-template-rows:1fr;grid-gap:0;text-align:center;transition:.4s cubic-bezier(.37,0,.63,1)}.banner-board .board-inner .bb-inner>.bb-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.banner-board .board-inner .bb-inner>.bb-container>*{grid-row:auto;align-self:center}.banner-board .board-inner .bb-inner .bb-group .bb-headline .bb-heading{color:inherit;font-size:22px;font-weight:700;line-height:inherit;text-transform:uppercase;margin:0}.banner-board .board-inner .bb-inner .bb-group .bb-headline .bb-desc{margin-top:60px}.banner-board .board-inner .bb-inner .bb-group .bb-headline .bb-desc p{color:inherit;font-size:14px;line-height:inherit;margin:0}.banner-board .board-inner .bb-inner .bb-group .bb-headline .bb-explore{margin-top:25px}.banner-board .board-inner .bb-inner .bb-group .bb-headline .bb-explore .explore{display:inline-flex;align-items:center;text-align:center;font-size:14px;font-weight:700;line-height:1;text-transform:none;padding:0 5px 5px;background-image:linear-gradient(120deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5));background-repeat:no-repeat;background-size:100% 1px;background-position:bottom;background-origin:border-box;color:inherit;pointer-events:auto;cursor:pointer;transition:.4s cubic-bezier(.37,0,.63,1)}.banner-board .board-inner .bb-inner .bb-group .bb-headline .bb-explore .explore:hover{background-size:65% 1px}.banner-grids{position:relative;width:100%;background-color:#fff}.banner-grids .grids-container{display:grid;position:relative}.banner-grids .grids-container .grids-item{display:block;width:100%;height:100%;white-space:normal;position:relative;color:inherit;cursor:default}.banner-grids .grids-container .grids-item:hover .caption .et-exploer{opacity:1;pointer-events:auto}.banner-grids .grids-container .grids-item>.link-overlay:first-child+:not(:first-child){margin-top:0!important}.banner-grids .grids-container .grids-item .link-overlay{font-size:0;opacity:0;display:block;width:100%;height:100%;position:absolute;z-index:2;top:0;left:0}.banner-grids .grids-container .grids-item .cover{position:relative;z-index:3;pointer-events:none;background-color:#000;color:#fff;overflow:hidden}.banner-grids .grids-container .grids-item .cover .grids-object{display:block;position:relative;text-decoration:none!important;box-shadow:none!important;overflow:hidden;margin:0;transition:.4s cubic-bezier(.37,0,.63,1)}.banner-grids .grids-container .grids-item .cover .grids-object:before{content:"";display:block;width:100%;padding-bottom:0}.banner-grids .grids-container .grids-item .cover .grids-object>img{display:block;margin:0 auto;width:calc(100% + 2px);height:calc(100% + 2px);max-width:100%;vertical-align:middle;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;transition:.4s cubic-bezier(.37,0,.63,1)}.banner-grids .grids-container .grids-item .cover .grids-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;padding:15px}.banner-grids .grids-container .grids-item .caption{text-align:center;position:relative;z-index:3;pointer-events:none}.banner-grids .grids-container .grids-item .caption>:not(:first-child){margin-top:5px}.banner-grids .grids-container .grids-item .caption .et-title{color:inherit;font-size:22px;font-weight:700;line-height:inherit;text-transform:uppercase;margin:0}.banner-grids .grids-container .grids-item .caption .et-exploer{opacity:0;pointer-events:none;transition:.4s cubic-bezier(.37,0,.63,1)}.banner-grids .grids-container .grids-item .caption .et-exploer .explore{position:relative;z-index:3;pointer-events:auto;display:inline-flex;align-items:center;text-align:center;font-size:14px;font-weight:700;line-height:1;text-transform:none;padding:0 5px 5px;background-image:linear-gradient(120deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5));background-repeat:no-repeat;background-size:100% 1px;background-position:bottom;background-origin:border-box;color:inherit;cursor:pointer;transition:.4s cubic-bezier(.37,0,.63,1)}.banner-grids .grids-container .grids-item .caption .et-exploer .explore:hover{background-size:65% 1px}.bannerService{width:100%;padding-top:48px;padding-bottom:0;overflow:hidden}.bannerService .bs-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.bannerService .bs-container .bServTtile{color:#252525;font-family:operetta12,than;font-size:40px;font-weight:400;line-height:60px;text-transform:capitalize;text-align:center;margin-bottom:40px}.bannerService .bs-container .bServList.cdn-pos-left{justify-content:flex-start}.bannerService .bs-container .bServList.cdn-pos-center{justify-content:center}.bannerService .bs-container .bServList.cdn-pos-right{justify-content:flex-end}.bannerService .bs-container .bServList .bServItem .bServLink{display:block}.bannerService .bs-container .bServList .bServItem .bsCover{width:120px;margin:0 auto 12px}.bannerService .bs-container .bServList .bServItem .bsCover img{max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.bannerService .bs-container .bServList .bServItem .bsTitle{color:#3e3e3e;font-family:operetta12,than;font-size:18px;font-weight:400;line-height:normal;text-align:center;margin:0 0 6px}.bannerService .bs-container .bServList .bServItem .bsText{color:#3e3e3e;font-size:14px;line-height:normal;text-align:center}.bannerText .bt-container .bt-headline{margin-bottom:32px}.bannerText .bt-container .bt-headline .bt-heading{font-weight:300;line-height:60px}.bannerText-slider{width:100%;padding-top:48px;padding-bottom:48px;overflow:hidden}.bannerText-slider .bt-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.bannerText-slider .bt-container .bt-headline{margin-bottom:32px}.bannerText-slider .bt-container .bt-headline .bt-heading{color:#252525;font-family:operetta12,than;font-size:40px;font-weight:300;line-height:60px;text-transform:capitalize;margin-bottom:0}.bannerText-slider .bt-container .bt-headline .bt-intro{color:#5d5d5d;font-size:18px;line-height:normal;margin-top:20px}.bannerText-slider .bt-container .bt-wrap{display:flex;height:100%}.bannerText-slider .bt-container .bt-wrap .bt-link{display:flex;flex-direction:column;align-items:flex-start;align-self:center;gap:16px;flex:1 0 0}.bannerText-slider .bt-container .bt-wrap .bt-cover{position:relative;align-self:stretch;flex-shrink:0}.bannerText-slider .bt-container .bt-wrap .bt-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:8px}.bannerText-slider .bt-container .bt-wrap .bt-cover .label{position:absolute;top:24px;left:16px;display:inline-flex;justify-content:center;align-items:center;gap:4px;background:rgba(249,248,244,.7);color:#044c40;font-size:12px;font-weight:300;line-height:18px;border-radius:4px;opacity:.75;padding:3px 8px}.bannerText-slider .bt-container .bt-wrap .bt-text{align-self:stretch;min-height:72px}.bannerText-slider .bt-container .bt-wrap .bt-title{color:#044c40;font-family:operetta12,than;font-size:24px;font-weight:300;line-height:36px}.bannerText-slider .bt-container .bt-wrap .bt-intro{color:#7c7c7c;font-size:16px;line-height:normal;text-align:center;margin-top:12px}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav{margin:0}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav [class*=owl-]{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:#f3f1ea;color:#7c7c7c;font-size:40px;border-radius:99px;transition:all .2s ease-in-out;padding:2px;margin:0}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:hover{background:#e7fff9}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:hover .left-g2,.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:hover .right-g2{opacity:0}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:active{background:#b7ffed}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:active .left-g2,.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:active .right-g2{opacity:0}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .left-g2,.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .right-g2{position:absolute;z-index:2;transition:all .2s ease-in-out}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .left-g,.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .right-g{position:absolute;z-index:1;transition:all .2s ease-in-out}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav .disabled{opacity:0}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav .owl-prev{left:3px}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav .owl-prev i{margin-top:-2px;margin-left:-5px}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav .owl-next{right:3px}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav .owl-next i{margin-top:-2px;margin-right:-5px}.bannerText{width:100%;padding-top:48px;padding-bottom:12px;overflow:hidden}.bannerText .bt-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.bannerText .bt-container .bt-headline{text-align:center;margin-bottom:40px}.bannerText .bt-container .bt-headline .bt-heading{color:#252525;font-family:operetta12,than;font-size:40px;font-weight:400;line-height:inherit;text-transform:capitalize;margin-bottom:0}.bannerText .bt-container .bt-headline .bt-intro{color:#5d5d5d;font-size:18px;line-height:normal;margin-top:20px}.bannerText .bt-container .bt-wrap{display:flex;height:100%}.bannerText .bt-container .bt-wrap .bt-link{display:flex;flex-direction:column;align-items:flex-start;align-self:center;gap:16px;flex:1 0 0}.bannerText .bt-container .bt-wrap .bt-cover{position:relative;align-self:stretch;flex-shrink:0}.bannerText .bt-container .bt-wrap .bt-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:8px}.bannerText .bt-container .bt-wrap .bt-cover .label{position:absolute;top:24px;left:16px;display:inline-flex;justify-content:center;align-items:center;gap:4px;background:rgba(249,248,244,.7);color:#044c40;font-size:12px;font-weight:300;line-height:18px;border-radius:4px;opacity:.75;padding:3px 8px}.bannerText .bt-container .bt-wrap .bt-text{align-self:stretch;min-height:72px}.bannerText .bt-container .bt-wrap .bt-title{color:#044c40;font-family:operetta12,than;font-size:24px;font-weight:300;line-height:36px}.bannerText .bt-container .bt-wrap .bt-intro{color:#7c7c7c;font-size:16px;line-height:normal;text-align:center;margin-top:12px}.fullBannerText{width:100%;padding-top:60px;padding-bottom:60px;overflow:hidden}.fullBannerText .fbt-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.fullBannerText .fbt-container .fbt-slider .carousel-fbt .owl-carousel .owl-nav{margin:0}.fullBannerText .fbt-container .fbt-slider .carousel-fbt .owl-carousel .owl-nav [class*=owl-]{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:#d9d9d9;color:#7c7c7c;font-size:40px;border-radius:99px;padding:2px;margin:0}.fullBannerText .fbt-container .fbt-slider .carousel-fbt .owl-carousel .owl-nav .disabled{opacity:0}.fullBannerText .fbt-container .fbt-slider .carousel-fbt .owl-carousel .owl-nav .owl-prev{left:-12px}.fullBannerText .fbt-container .fbt-slider .carousel-fbt .owl-carousel .owl-nav .owl-prev i{margin-top:-2px;margin-left:-5px}.fullBannerText .fbt-container .fbt-slider .carousel-fbt .owl-carousel .owl-nav .owl-next{right:-12px}.fullBannerText .fbt-container .fbt-slider .carousel-fbt .owl-carousel .owl-nav .owl-next i{margin-top:-2px;margin-right:-5px}.fullBannerText .fbt-container .fbt-box{display:flex}.fullBannerText .fbt-container .fbt-box .fbt-cover{flex:0 0 100%;max-width:100%}.fullBannerText .fbt-container .fbt-box .fbt-content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:0 0 100%;max-width:100%}.fullBannerText .fbt-container .fbt-box .fbt-content .heading{color:#252525;font-family:operetta12,than;font-size:32px;font-weight:400;line-height:normal;text-transform:capitalize;text-align:center;margin-bottom:20px}.fullBannerText .fbt-container .fbt-box .fbt-content .textBox{color:#3e3e3e;font-size:16px;line-height:normal;text-align:center}.fullBannerText .fbt-container .fbt-box .fbt-content .btnBox{display:flex;justify-content:center;align-items:center;margin-top:25px}.fullBannerText .fbt-container .fbt-box .fbt-content .btnBox a{background-color:#fff;color:#252525;font-size:16px;line-height:inherit;text-decoration:none;border-radius:50px;border:1px solid #d9d9d9;padding:8px 26px;cursor:pointer}.fullBannerText .fbt-container .fbt-box .fbt-content .btnBox a:hover{text-decoration:none}.fullBannerTextOverlay{position:relative;width:100%;overflow:hidden}.fullBannerTextOverlay .coreBG{width:100%;min-height:500px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.fullBannerTextOverlay .textBox{position:absolute;bottom:0;left:0;max-width:505px;padding:30px}.fullBannerTextOverlay .textBox .heading{color:#252525;font-family:operetta12,than;font-size:38px;font-weight:400;line-height:inherit;text-transform:capitalize;margin:0 0 12px}.fullBannerTextOverlay .textBox .intro{color:#5d5d5d;font-size:18px;line-height:normal;margin-bottom:24px}.fullBannerTextOverlay .textBox .btnBox a{display:block;background-color:#fff;color:#252525;font-size:18px;line-height:inherit;text-decoration:none;text-align:center;border-radius:50px;border:1px solid #d9d9d9;padding:12px 26px;cursor:pointer}.fullBannerTextOverlay .textBox .btnBox a:hover{text-decoration:none}.fullBannerTextOverlay2{position:relative;width:100%;overflow:hidden}.fullBannerTextOverlay2 .coreBG{width:100%;min-height:560px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.fullBannerTextOverlay2 .textBox{position:absolute;bottom:0;left:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;max-width:504px;padding:24px 24px 32px}.fullBannerTextOverlay2 .textBox .subText{color:#fff;font-family:griffiths,than;font-size:20px;font-weight:400;line-height:30px}.fullBannerTextOverlay2 .textBox .heading{color:#fff;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:48px;text-transform:capitalize;margin:0}.fullBannerTextOverlay2 .textBox .intro{color:#c3c3c3;font-size:16px;font-weight:300;line-height:24px}.simpleNav{width:100%;padding-top:64px;padding-bottom:64px;overflow:hidden}.simpleNav .sn-container{background-position:50%;background-repeat:no-repeat;background-size:contain}.simpleNav .sn-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.simpleNav .sn-container .sn-headline{text-align:center}.simpleNav .sn-container .sn-headline .sn-heading{color:#5d5d5d;font-family:griffiths,than;font-size:24px;font-weight:400;line-height:36px;text-transform:capitalize;margin:0 0 32px}.simpleNav .sn-container .sn-lists ul{display:flex;flex-direction:column;align-items:center;gap:16px}.simpleNav .sn-container .sn-lists ul li a{color:#7c7c7c;font-family:operetta12,than;font-size:40px;font-weight:400;line-height:64px;text-transform:capitalize;cursor:pointer;transition:font-family .3s ease}.simpleNav .sn-container .sn-lists ul li a:hover{color:#009872;font-family:griffiths,than;font-size:44px}.simpleNav .sn-container .sn-btn{display:flex;justify-content:center;align-items:center;margin-top:25px}.simpleNav .sn-container .sn-btn a{background-color:#fff;color:#252525;font-size:18px;line-height:inherit;text-decoration:none;border-radius:50px;border:1px solid #d9d9d9;padding:12px 26px;cursor:pointer}.simpleNav .sn-container .sn-btn a:hover{text-decoration:none}.subscribeBox{background-color:#e6e6e6;width:100%;padding-top:120px;padding-bottom:120px;overflow:hidden}.subscribeBox .subscribeContainer.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.subscribeBox .subscribeContainer .sbbTitle{color:#252525;font-family:operetta12,than;font-size:42px;font-weight:400;line-height:normal;text-transform:capitalize}.subscribeBox .subscribeContainer .sbbIntro{color:#5d5d5d;font-size:18px;line-height:normal;margin-bottom:18px}.subscribeBox .subscribeContainer .sbbInput .email-input{display:flex;gap:5px}.subscribeBox .subscribeContainer .sbbInput .email-input .subscribe-inputbox{flex:0 0 calc(70% - 5px);max-width:calc(70% - 5px)}.subscribeBox .subscribeContainer .sbbInput .email-input .subscribe-inputbox input{background-color:#e6e6e6;font-size:16px;border-radius:10px;border:1px solid #aaa}.subscribeBox .subscribeContainer .sbbInput .email-input .subcribe-button{flex:0 0 30%;max-width:30%;background-color:#5d5d5d;color:#fcfcfc;font-size:16px;border-radius:25px;border:1px solid #5d5d5d}.banner-items-half{padding:22px 15px}.banner-items-half .item-img{position:relative;background-color:#fff;border-radius:16px;overflow:hidden}.banner-items-half .item-img:not(:first-child){margin-top:22px}.banner-items-half .item-img .wrap-content{display:flex;flex-direction:column}.banner-items-half .item-img .wrap-content .lift-content{display:flex;align-items:center;flex:1 1 auto;order:2}.banner-items-half .item-img .wrap-content .lift-content .wrap-text{width:70%;padding-top:34px;padding-bottom:34px;margin-left:auto;margin-right:auto}.banner-items-half .item-img .wrap-content .lift-content .wrap-text .text-content .content-top .title{color:#000;font-size:20px;font-weight:700;line-height:1.1;letter-spacing:1px;margin-bottom:16px}.banner-items-half .item-img .wrap-content .lift-content .wrap-text .text-content .content-bottom{font-size:14px;line-height:1.375;padding-bottom:40px}.banner-items-half .item-img .wrap-content .lift-content .wrap-text .btn-content .btn-dark{display:inline-block;background-color:#000;color:#fff;font-size:13px;line-height:24px;font-weight:800;padding:10px 26px;border:1px solid #000;border-radius:6px;margin-right:24px;transition:.3s ease-out}.banner-items-half .item-img .wrap-content .lift-content .wrap-text .btn-content .btn-dark:hover{opacity:.8}.banner-items-half .item-img .wrap-content .lift-content .wrap-text .btn-content .btn-white{display:inline-block;background-color:transparent;color:#000;font-size:13px;line-height:24px;font-weight:800;padding:10px 26px;border:1px solid rgba(0,0,0,.3);border-radius:6px;transition:.3s ease-out}.banner-items-half .item-img .wrap-content .lift-content .wrap-text .btn-content .btn-white:hover{border-color:#000}.banner-items-half .item-img .wrap-content .cover-content{order:1}.banner-items-half .item-img .wrap-content .cover-content img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.banner-subscribe{padding:22px 15px}.banner-subscribe .item-img{position:relative;background-color:#fff;overflow:hidden;border-radius:16px}.banner-subscribe .item-img .wrap-content{display:flex;flex-direction:column;justify-content:center}.banner-subscribe .item-img .wrap-content .cover-content img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.banner-subscribe .item-img .wrap-content .lift-content{display:flex;align-items:center}.banner-subscribe .item-img .wrap-content .lift-content .wrap{width:100%;padding:16px}.banner-subscribe .item-img .wrap-content .lift-content .wrap .email-input{position:relative;display:flex;align-items:center}.banner-subscribe .item-img .wrap-content .lift-content .wrap .email-input .subscribe-inputbox{flex:1 1 auto}.banner-subscribe .item-img .wrap-content .lift-content .wrap .email-input .subscribe-inputbox .text-dir{position:absolute;top:23px;left:0;z-index:1;display:inline-block;color:#000;font-size:13px;line-height:20px;opacity:.5;pointer-events:none;transition:.3s ease;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-align:left;margin-bottom:0}.banner-subscribe .item-img .wrap-content .lift-content .wrap .email-input .subscribe-inputbox .text-dir.focus,.banner-subscribe .item-img .wrap-content .lift-content .wrap .email-input .subscribe-inputbox .text-dir.hold-focus{top:4px;font-size:11px}.banner-subscribe .item-img .wrap-content .lift-content .wrap .email-input .subscribe-inputbox input[type=email]{display:block;width:100%;font-size:13px;font-family:unset;line-height:20px;font-weight:400;color:#1e1e1e;background-color:#fff;background-clip:padding-box;border-width:0;border-bottom:1px solid #e2e2e2;border-top:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0 0 12px;padding:19px 0 0;height:36px;box-sizing:content-box}.banner-subscribe .item-img .wrap-content .lift-content .wrap .email-input .subcribe-button{flex:0 0 auto;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:32px;line-height:32px;text-align:center;margin-left:8px;padding:0 24px;background:rgba(0,0,0,.2);border-radius:24px;border:none;font-size:16px;color:#fff;font-weight:700}.banner-subscribe .item-img .wrap-content .lift-content .wrap .email-input .subcribe-button.active{background:#000}.banner-subscribe .item-img .wrap-content .lift-content .wrap .email-input .subcribe-button.deactive{pointer-events:none}.banner-subscribe .item-img .wrap-content .lift-content .wrap .notify-privacy{font-size:13px}.banner-subscribe .item-img .wrap-content .lift-content .wrap .notify-privacy .notify-me-label{display:flex;text-align:left}.banner-subscribe .item-img .wrap-content .lift-content .wrap .notify-privacy .notify-me-label .wrap-checkbox{margin-right:12px}.banner-subscribe .item-img .wrap-content .lift-content .wrap .notify-privacy .notify-me-label .wrap-checkbox .checkbox{width:24px;height:24px;cursor:pointer}.banner-subscribe .item-img .wrap-content .lift-content .wrap .notify-privacy .notify-me-label .privacy-content .text-content{color:#000;font-size:16px;line-height:20px;opacity:.5}.wrap-coupon-mini{padding:22px 15px;overflow:hidden}.wrap-coupon-mini .coupon-mini-top .title-wrap.hasLink{display:flex;justify-content:space-between;align-items:center}.wrap-coupon-mini .coupon-mini-top .title-wrap .title{display:inline-flex;color:#000;font-size:24px;font-weight:700;line-height:1;text-align:left;padding-bottom:16px}.wrap-coupon-mini .coupon-mini-top .title-wrap .link{color:#000;font-size:14px;text-decoration:underline;padding-bottom:16px}.wrap-coupon-mini .coupon-mini-before{position:relative;background-color:#fffeed;box-shadow:inset 0 3px 0 #fff204}.wrap-coupon-mini .coupon-mini-before .coupon-mini-inner{padding:36px 56px}.wrap-coupon-mini .coupon-item{display:flex;flex-direction:column;position:relative;max-width:100%;color:#54585b;padding:24px;border-radius:24px;box-sizing:border-box;background-color:#fff;border:1px solid #fff;cursor:pointer}.wrap-coupon-mini .coupon-item .cpon-top{display:flex}.wrap-coupon-mini .coupon-item .cpon-bottom{display:flex;justify-content:center}.wrap-coupon-mini .coupon-item .cpon-icon{display:inline-flex;align-items:flex-start;flex:0 0 auto;position:relative}.wrap-coupon-mini .coupon-item .cpon-icon svg{fill:currentColor}.wrap-coupon-mini .coupon-item .cpon-icon svg.i-coupon{width:44px}.wrap-coupon-mini .coupon-item .cpon-info{display:inline-flex;flex-direction:column;flex:1 1 auto;padding-top:3px;margin-left:15px}.wrap-coupon-mini .coupon-item .cpon-info .info-code{font-size:32px;font-weight:600;line-height:1.25;text-transform:uppercase}.wrap-coupon-mini .coupon-item .cpon-info .info-short{font-size:18px;line-height:1.25;text-transform:uppercase}.wrap-coupon-mini .coupon-item .cp-keep{cursor:pointer;max-height:23px;padding:1px 12px;margin:8px 0 0;border:1.5px solid #111;border-radius:12px;font-size:12px;font-weight:700;white-space:nowrap;background:transparent}.wrap-coupon-mini .coupon-box .coupon-item2{position:relative;overflow:hidden}.wrap-coupon-mini .coupon-box .coupon-item2 .cpon-wrapper2{display:flex;flex-direction:column;justify-content:space-between;min-height:125px;border:1px solid #3db4e0;padding:16px 35px 16px 18px}.wrap-coupon-mini .coupon-box .coupon-item2 .cpon-wrapper2 .cpon-top{cursor:pointer}.wrap-coupon-mini .coupon-box .coupon-item2 .cpon-wrapper2 .cpon-top .cp-title{font-size:20px;font-weight:600;line-height:1.5;color:#3db4e0}.wrap-coupon-mini .coupon-box .coupon-item2 .cpon-wrapper2 .cpon-top .cp-desc{font-size:16px;line-height:1.5;color:#54585a}.wrap-coupon-mini .coupon-box .coupon-item2 .cpon-wrapper2 .cpon-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.wrap-coupon-mini .coupon-box .coupon-item2 .cpon-wrapper2 .cpon-bottom .cp-code{font-size:13.5px;line-height:1.5;color:#3db4e0}.wrap-coupon-mini .coupon-box .coupon-item2 .cpon-wrapper2 .cpon-bottom .cp-code span{color:#8e8e8e}.wrap-coupon-mini .coupon-box .coupon-item2 .cpon-wrapper2 .cpon-bottom .cp-keep{cursor:pointer;background:transparent;border:none;font-size:13.5px;line-height:1.5;color:#3db4e0}.wrap-coupon-mini .coupon-box .coupon-item2 .cpon-wrapper2 .cpon-bottom .cp-keep svg{width:16px;height:16px;margin-top:-4px;margin-right:1px}.wrap-coupon-mini .coupon-box .coupon-item2 .cpon-wrapper2 .cpon-bottom .cp-keep span{text-decoration:underline}.wrap-coupon-mini .coupon-box .coupon-item2 .cp-circle{position:absolute;top:50%;right:-35px;transform:translateY(-50%);width:65px;height:60px;border-radius:50%;border:1px solid #3db4e0;background-color:#fffeed}.wrap-coupon-mini .coupon-box .owl-carousel .owl-nav{margin-top:0}.wrap-coupon-mini .coupon-box .owl-carousel .owl-nav [class*=owl-]{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;width:48px;height:48px;background-color:#fff;color:#000;font-size:26px;padding:0;margin:0;border:1px solid #000;border-radius:50%;align-items:center;justify-content:center}.wrap-coupon-mini .coupon-box .owl-carousel .owl-nav [class*=owl-]:hover{border:2px solid #000}.wrap-coupon-mini .coupon-box .owl-carousel .owl-nav .owl-prev{left:-52px}.wrap-coupon-mini .coupon-box .owl-carousel .owl-nav .owl-prev i{position:relative;left:-1px}.wrap-coupon-mini .coupon-box .owl-carousel .owl-nav .owl-next{right:-52px}.wrap-coupon-mini .coupon-box .owl-carousel .owl-nav .owl-next i{position:relative;right:-1px}.announcement-bar.bar-outheader{background-color:#fff;box-shadow:0 .0625rem 0 0 #e6e6e6;transition:box-shadow .15s ease-out 0s;padding:7px 0;display:none}.announcement-bar.bar-outheader.fixed-bar{opacity:0;transform:translateY(10px);position:fixed;top:56px;left:0;right:0;z-index:9}.announcement-bar.bar-outheader.fixed-bar.bar-opening{transition:transform .35s cubic-bezier(.165,.84,.44,1) .195s,box-shadow .35s cubic-bezier(.165,.84,.44,1) .27s,opacity .35s cubic-bezier(.165,.84,.44,1) .15s;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.08);opacity:1;transform:translateY(0)}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item{margin-right:30px}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item:last-child{margin-right:0}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item a{color:#525252;text-transform:capitalize;letter-spacing:1px;font-size:14px;font-weight:300;line-height:40px}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item a span{vertical-align:middle}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item a img{height:29px;width:29px;margin-right:4px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.onhover-dropdown{position:relative;font-size:14px}.onhover-dropdown:before{content:"";font-family:FontAwesome;position:absolute;right:3px}.onhover-dropdown .onhover-show-div{top:50px;position:absolute;z-index:10;background-color:#fff;transition:all .3s linear;min-width:160px;text-align:left;box-shadow:0 0 1px 0 #ebebeb;transform:translateY(30px);opacity:0;visibility:hidden;right:0;padding:15px 20px;border-radius:0!important}.onhover-dropdown .onhover-show-div.product-page-full{z-index:99999}.onhover-dropdown:hover .onhover-show-div{opacity:1;transform:translateY(0);visibility:visible}.onhover-div{position:relative}.onhover-div a{display:inline-block;width:auto}.onhover-div:before{content:"";font-family:FontAwesome;position:absolute;right:3px}.onhover-div.mobile-cart:before{display:none}.onhover-div i,.onhover-div img{cursor:pointer}.onhover-div .show-div{top:103px;position:absolute;z-index:9;background-color:#fff;transition:all .3s linear;min-width:236px;text-align:left;box-shadow:0 0 1px 0 #ebebeb;transform:translateY(30px);opacity:0;visibility:hidden;right:0;padding:0;border-radius:0!important}.onhover-div:hover .show-div{opacity:1;transform:translateY(0);visibility:visible}.search-overlay{height:100%;display:none;position:absolute;z-index:10;top:0;left:0;right:0;background-color:#fff}.search-overlay.show{display:block}.search-overlay>div{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.search-overlay>div .overlay-content{width:100%}.search-overlay>div .overlay-content .form-control:focus{box-shadow:none}.search-overlay>div .overlay-content input{background-color:transparent;border:0;border-radius:0;padding:8px 10px;height:69px}.search-overlay>div .overlay-content input::-webkit-input-placeholder{color:#a9a9a9;font-size:14px;letter-spacing:.8px}.search-overlay>div .overlay-content input::-moz-placeholder{color:#a9a9a9;font-size:14px;letter-spacing:.8px}.search-overlay>div .overlay-content input:-ms-input-placeholder{color:#a9a9a9;font-size:14px;letter-spacing:.8px}.search-overlay>div .overlay-content input:-moz-placeholder{color:#a9a9a9;font-size:14px;letter-spacing:.8px}.search-overlay>div .overlay-content button{background-color:transparent;border:0;font-size:24px;color:#777;right:10px}.search-overlay>div .closebtn{color:#3e3e3e;font-size:25px;cursor:pointer;line-height:66px;font-weight:300}.top-header{background-color:#fff}.top-header .header-contact{padding:5px 0}.top-header .header-contact li{padding-right:20px}.top-header .header-contact li a{color:#000;font-size:13.6px;letter-spacing:.7px;font-weight:300}.top-header .header-contact li a i{color:#ff4c3b;padding-right:10px}.top-header .header-contact li a:hover{color:#000}.top-header .header-dropdown li{cursor:pointer;color:#000;padding:6px 10px}.top-header .header-dropdown li:last-child{padding-left:11px}.top-header .header-dropdown li.mobile-account{padding-right:15px;font-weight:300}.top-header .header-dropdown li.mobile-account .onhover-show-div{top:100%;box-shadow:none;border:1px solid #e6e6e6}.top-header .header-dropdown li.social-icon a i{padding-right:0}.top-header .header-dropdown li a{text-transform:capitalize;color:#999}.top-header .header-dropdown li i{padding-right:5px;transition:all .5s ease}.top-header .header-dropdown li ul li{padding-top:0;padding-bottom:0}.top-header .header-dropdown li a i{color:#000;transition:all .5s ease;font-size:17px}.top-header .header-dropdown li:hover a,.top-header .header-dropdown li:hover i,.top-header .header-dropdown li a:hover i{color:#ff4c3b;transition:all .5s ease}.top-header .header-dropdown .onhover-dropdown .onhover-show-div li{padding-left:0;display:flex;font-size:14px;padding-bottom:5px}.top-header .header-dropdown .onhover-dropdown .onhover-show-div li:last-child{padding-bottom:0}.top-header .header-dropdown .onhover-dropdown .onhover-show-div li a{color:#333}.top-header .header-dropdown .onhover-dropdown .onhover-show-div li:hover a{color:#ff4c3b}.home-slider .owl-carousel{z-index:0}.home-slider .owl-carousel .owl-nav .owl-next,.home-slider .owl-carousel .owl-nav .owl-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translateY(-50%);padding:0;border:none;outline:none}.home-slider .owl-carousel .owl-nav [class*=owl-]{margin:0;padding:0;background:transparent;border-radius:0}.home-slider .owl-carousel .owl-nav [class*=owl-]:hover{background:unset}.home-slider .owl-carousel.owl-theme .owl-nav{margin-top:0}.home-slider .owl-nav .owl-next,.home-slider .owl-nav .owl-prev{opacity:0;transform:scale(1);transition:all .5s ease;margin-top:-10px}.home-slider .owl-nav .owl-next:before,.home-slider .owl-nav .owl-prev:before{font:normal normal normal 14px/1 FontAwesome;opacity:1;color:#000;background-color:hsla(0,0%,100%,.5);border-radius:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.home-slider .owl-nav .owl-next{right:1px}.home-slider .owl-nav .owl-next:before{content:""}.home-slider .owl-nav .owl-prev{left:1px;z-index:1}.home-slider .owl-nav .owl-prev:before{content:""}.home-slider .home{background-size:cover;background-repeat:no-repeat;background-position:50%;height:75vh}.home-slider .slider-contain{width:100%;display:flex;align-items:flex-end;padding-bottom:60px}.home-slider .slider-contain h1{margin-bottom:0;margin-top:10px}.home-slider .slider-contain h4{font-weight:300;letter-spacing:2px;color:#fff;font-size:1.3em;display:block;vertical-align:middle;margin-top:5px;margin-bottom:5px}.home-slider .slider-contain .btn-outline,.home-slider .slider-contain .btn-solid{margin-top:20px}.home-slider .cdn-horizontal-left .slider-contain,.home-slider .cdn-p-left .slider-contain{justify-content:flex-start}.home-slider .cdn-horizontal-right .slider-contain,.home-slider .cdn-p-right .slider-contain{justify-content:flex-end}.home-slider .cdn-horizontal-center .slider-contain,.home-slider .cdn-p-center .slider-contain{justify-content:center}.home-slider .cdn-align-top .slider-contain,.home-slider .cdn-vertical-top .slider-contain{align-items:flex-start}.home-slider .cdn-align-center .slider-contain,.home-slider .cdn-vertical-center .slider-contain{align-items:center}.home-slider .cdn-align-bottom .slider-contain,.home-slider .cdn-vertical-bottom .slider-contain{align-items:flex-end}.home-slider.text-white .slider-contain h1,.home-slider.text-white .slider-contain h4{color:#fff}.home-slider:hover .owl-nav .owl-next,.home-slider:hover .owl-nav .owl-prev{opacity:1;transform:scale(2.5);transition:all .5s ease}.home-slider:hover .owl-nav .owl-next:before,.home-slider:hover .owl-nav .owl-prev:before{opacity:1}.home-slider:hover .owl-nav .owl-next{right:100px}.home-slider:hover .owl-nav .owl-prev{left:100px}.slider-banner-image.banner-center-mode{position:relative}.logo-bar-section{background:#363a44;color:#fff;padding:50px 0;position:relative;z-index:9}.logo-bar-section .header-title-wrapper{position:relative}.logo-bar-section .header-title-wrapper h2{font-size:28px;width:100%;text-align:center;display:inline-block;position:relative;margin-bottom:15px;letter-spacing:1px;color:#fff;text-transform:inherit;font-weight:400;line-height:1.4}.logo-bar-section .logo-bar{text-align:center}.logo-bar-section .logo-bar .logo-bar-item{display:inline-block;vertical-align:middle;margin:0 20px 20px;width:150px}.logo-bar-section .logo-bar .logo-bar-item .logo-wrapper{display:flex;align-items:center;justify-content:center}.logo-bar-section .logo-bar .logo-bar-item .logo-wrapper img{width:100%;height:100%;display:block}.logo-bar-section.cdn-wgnt01-style2{background:#fff;margin-bottom:8px;padding:32px 0}.logo-bar-section.cdn-wgnt01-style2 .header-title-wrapper h2{color:#1a202c;margin-bottom:40px;font-size:24px;line-height:36px;font-weight:600}.logo-bar-section.cdn-wgnt01-style2 .logo-bar{display:flex;flex-wrap:wrap;align-items:center}.logo-bar-section.cdn-wgnt01-style2 .logo-bar .logo-bar-item{flex:1 1 100%;max-width:100%;margin:0;width:100%;padding:8px}.logo-bar-section.cdn-wgnt01-style2 .logo-bar .logo-bar-item .logo-wrapper{border:1px solid #edf2f7;height:90px;max-height:90px}.logo-bar-section.cdn-wgnt01-style2 .logo-bar .logo-bar-item .logo-wrapper a{display:flex;justify-content:center;align-items:center;height:100%;cursor:pointer}.logo-bar-section.cdn-wgnt01-style2 .logo-bar .logo-bar-item .logo-wrapper a img{-o-object-fit:contain;object-fit:contain;mix-blend-mode:luminosity}.banner-preset3{margin-top:100px;margin-bottom:30px}.banner-preset3.cdn-bwg03-style4{position:relative;z-index:9;background-color:#edf2f7;margin-bottom:8px;margin-top:0}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3.cdn-index-image-right .item-banner-ps3{flex-direction:row-reverse}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3 .item-banner-ps3{display:flex}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3 .item-banner-ps3 .promo-grid-bg{flex:0 1 50%;width:50%;max-width:50%;float:none;padding:0 80px}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3 .item-banner-ps3 .promo-grid-content--framed{flex:0 1 50%;max-width:50%;width:50%;position:relative;transform:translateY(0);padding:64px 40px 64px 32px;text-align:left;top:0;align-self:normal;background-color:transparent;display:flex}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3 .item-banner-ps3 .promo-grid-content--framed .promo-grid-text{display:flex;justify-content:flex-start;flex-direction:column}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3 .item-banner-ps3 .promo-grid-content--framed .promo-grid-text .site-online-title{color:#718096;margin-bottom:8px;font-size:14px;font-weight:300;line-height:21px}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3 .item-banner-ps3 .promo-grid-content--framed .promo-grid-text h2{font-size:48px;font-weight:600;color:#1a202c;margin-bottom:24px}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3 .item-banner-ps3 .promo-grid-content--framed .promo-grid-text p{color:#718096;font-size:16px;margin-bottom:48px;line-height:24px}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3 .item-banner-ps3 .promo-grid-content--framed .promo-grid-text .promo-link{margin-top:auto}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3 .item-banner-ps3 .promo-grid-content--framed .promo-grid-text .promo-link .btn{overflow:hidden;position:relative;background:#1d1d1f!important;margin:0;width:100%;font-weight:400;text-transform:uppercase;padding:15px 30px;font-size:12px}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3{justify-content:flex-start}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3 .promo-grid-bg{vertical-align:top;box-sizing:border-box;float:left;min-height:1px;width:75%;overflow:hidden;height:auto;position:relative;flex:0 1 75%}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3 .promo-grid-content--framed{flex:0 1 25%;width:50%;background:#f8f8f8;position:absolute;top:50%;transform:translateY(-50%);right:0;z-index:1;margin:0;padding:30px;text-align:center}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3 .promo-grid-content--framed .promo-grid-text h2{font-size:26px;margin-bottom:15px;color:#333;text-transform:inherit;letter-spacing:1.5px;font-weight:400}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3 .promo-grid-content--framed .promo-grid-text p{font-size:12px;line-height:1.6;color:#333}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3 .promo-grid-content--framed .promo-grid-text .promo-link .btn{background:#3e3e3e!important;border:none!important;text-transform:capitalize;font-weight:300;letter-spacing:1.5px;padding:9px 30px;font-size:11px}.banner-preset3.cdn-bwg03-style4 .flex-banner-preset3 .promotion-preset3 .box-banner03-3:nth-child(2n) .item-banner-ps3{flex-direction:row-reverse}.home-slider .slider-banner-image img{width:100%;max-width:100%}.home-slider .padding-aspect-ratio{padding-top:56.25%;position:relative}.home-slider .slider-banner-video{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0}.home-slider .slider-banner-video>div{position:relative;overflow:hidden;height:100%}.home-slider .slider-banner-video>div iframe{width:100vw;height:56.25vw;min-height:calc(100vh - 0px);min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-slider .owl-carousel .owl-stage .owl-item{position:relative}.home-slider .owl-carousel .owl-stage .owl-item .home{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0;display:flex}.home-slider .owl-carousel .owl-stage .owl-item .home .container,.home-slider .owl-carousel .owl-stage .owl-item .home .container-fluid,.home-slider .owl-carousel .owl-stage .owl-item .home .container-lg,.home-slider .owl-carousel .owl-stage .owl-item .home .container-md,.home-slider .owl-carousel .owl-stage .owl-item .home .container-sm,.home-slider .owl-carousel .owl-stage .owl-item .home .container-xl{display:flex}.home-slider .owl-carousel .owl-stage .owl-item .home .container-fluid .row,.home-slider .owl-carousel .owl-stage .owl-item .home .container-lg .row,.home-slider .owl-carousel .owl-stage .owl-item .home .container-md .row,.home-slider .owl-carousel .owl-stage .owl-item .home .container-sm .row,.home-slider .owl-carousel .owl-stage .owl-item .home .container-xl .row,.home-slider .owl-carousel .owl-stage .owl-item .home .container .row{flex:100%}.home-slider .owl-carousel .owl-stage .owl-item .home .container-fluid .row .col,.home-slider .owl-carousel .owl-stage .owl-item .home .container-lg .row .col,.home-slider .owl-carousel .owl-stage .owl-item .home .container-md .row .col,.home-slider .owl-carousel .owl-stage .owl-item .home .container-sm .row .col,.home-slider .owl-carousel .owl-stage .owl-item .home .container-xl .row .col,.home-slider .owl-carousel .owl-stage .owl-item .home .container .row .col{display:flex}.slider-contain h1{font-size:64px;color:#fff;margin-bottom:15px;font-weight:400;line-height:64px}.caption_subtitle .animation-cropper,.caption_title .animation-cropper{opacity:0;transition:none}.animation-cropper{overflow:hidden;display:inline-flex}.owl-item.active .caption_title .animation-cropper{opacity:1;transition:all .5s ease-in .25s}.owl-item.active .caption_subtitle .animation-cropper{opacity:1;transition:all .5s ease-in .64s}.home-slider .caption_subtitle .animation-contents,.home-slider .caption_title .animation-contents,.home-slider .see-more-link .btn{opacity:0}@keyframes rise-up{0%{opacity:1;transform:translateY(120%)}to{opacity:1;transform:translateY(0)}}@keyframes zoom-fade{0%{opacity:0;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.home-slider .owl-carousel.owl-loaded .caption_title .animation-contents{padding:10px 0;animation:rise-up .8s cubic-bezier(.26,.54,.32,1) .3s forwards}.home-slider .owl-carousel.owl-loaded .caption_subtitle .animation-contents{padding:10px 0;animation:rise-up 1s cubic-bezier(.26,.54,.32,1) .7s forwards}.banner-preset1 .home.cdn-filter-bg-yes:before{content:"";position:absolute;background-color:#1d1d1f!important;opacity:.75;top:0;left:0;right:0;bottom:0;z-index:0}.banner-preset1 .home-slider .slider-banner-image img{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.banner-preset1 .home-slider .owl-carousel .owl-item{overflow:hidden;position:relative}.banner-preset1 .home-slider .owl-carousel .owl-item .slider-banner-video{opacity:0}.banner-preset1.cdn-theme-style2{padding:20px 80px!important}.banner-preset1.cdn-theme-style2 .borderDecor{border-radius:16px;overflow:hidden}.banner-preset1.cdn-theme-style2 .home-slider .owl-dots{position:absolute;bottom:10px}.banner-preset1.cdn-theme-style2 .home-slider .owl-dots .owl-dot{width:unset;height:unset;margin:0 4px}.banner-preset1.cdn-theme-style2 .home-slider .owl-dots .owl-dot:hover span{background:#000!important}.banner-preset1.cdn-theme-style2 .home-slider .owl-dots .owl-dot.active span{background:#000!important;width:16px;height:8px}.banner-preset1.cdn-theme-style2 .home-slider .owl-dots span{width:8px;height:8px;margin:5px 7px;background:rgba(0,0,0,.3);display:block;-webkit-backface-visibility:visible;transition:all .2s ease;border-radius:30px}.banner-preset1.cdn-theme-style2 .home-slider .owl-dots span:after,.banner-preset1.cdn-theme-style2 .home-slider .owl-dots span:before{display:none}.banner-preset1.cdn-theme-style2 .home-slider:hover .owl-nav .owl-prev{left:inherit}.banner-preset1.cdn-theme-style2 .home-slider:hover .owl-nav .owl-next{right:inherit}.banner-preset1.cdn-theme-style2 .home-slider .slider-banner-image img{height:auto}.banner-preset1.cdn-theme-style2 .home-slider .slider-contain h1{font-size:40px}.banner-preset1.cdn-theme-style2 .home-slider .slider-contain h4{font-size:50px}.banner-preset1.cdn-theme-style2 .home-slider .slider-contain .see-more-link{margin-top:30px}.banner-preset1.cdn-theme-style2 .home-slider .slider-contain .see-more-link .btn-see-more{min-width:120px;font-size:13px;letter-spacing:normal;margin:4px;background:#000!important;border:1px solid #000;border-radius:6px}.banner-preset1.cdn-theme-style2 .home-slider .slider-contain .see-more-link .btn-see-more:first-child{margin-right:54px}.banner-preset1.cdn-theme-style2 .home-slider .slider-contain .see-more-link .btn-see-more:not(:first-child){color:#000;background:#fff!important}.banner-preset1.cdn-theme-style2 .wrap-progCustom{position:relative;width:100%;max-width:1280px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.banner-preset1.cdn-theme-style2 .progressBar{position:absolute;right:0;bottom:0;display:inline-flex;align-items:center;width:406px;height:60px;max-width:100%;padding:0 40px;background-color:#fff}.banner-preset1.cdn-theme-style2 .progressBar .progCurr{position:relative;width:152px;height:2px;background-color:#dfdfdf}.banner-preset1.cdn-theme-style2 .progressBar .progCurr .progPer{display:block;height:100%;background-color:#898989;transition:all .25s ease-in-out}.banner-preset1.cdn-theme-style2 .progressBar .pagiCur{display:inline-flex;justify-content:flex-end;width:50px;margin-left:20px;font-size:14px;color:#dfdfdf}.banner-preset1.cdn-theme-style2 .progressBar .pagiCur .curr{color:#000;padding:0 1px}.banner-preset1.cdn-theme-style2 .progressBar .pagiCur .divider,.banner-preset1.cdn-theme-style2 .progressBar .pagiCur .total{padding:0 1px}.banner-preset1.cdn-theme-style2 .progressBar .navBtn{flex-grow:1;display:flex;justify-content:space-between;margin-left:40px}.banner-preset1.cdn-theme-style2 .progressBar .navBtn button{border:none;background:none}.banner-preset1.cdn-theme-style3{position:relative;display:block;width:100%;background-color:#fff;margin:0}.banner-preset1.cdn-theme-style3 .page-number{position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:4px;padding:0 4px;color:#fff;font-family:poppins,than;font-size:18px;font-weight:300;line-height:28px;text-align:center}.banner-preset1.cdn-theme-style3 .page-number .progress{width:24px;height:1px;background-color:#006855}.banner-preset1.cdn-theme-style3 .page-number .progress .progress-bar{background-color:#00c594}.banner-preset1.cdn-theme-style3 .nav-bar{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:space-between;padding:0 20px}.banner-preset1.cdn-theme-style3 .nav-bar .nav-link{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#f3f1ea;color:#7c7c7c;border-radius:99px;transition:all .2s ease-in-out;padding:2px;margin:0}.banner-preset1.cdn-theme-style3 .nav-bar .nav-link:hover{background:#e7fff9}.banner-preset1.cdn-theme-style3 .nav-bar .nav-link:hover .left-g2,.banner-preset1.cdn-theme-style3 .nav-bar .nav-link:hover .right-g2{opacity:0}.banner-preset1.cdn-theme-style3 .nav-bar .nav-link:active{background:#b7ffed}.banner-preset1.cdn-theme-style3 .nav-bar .nav-link:active .left-g2,.banner-preset1.cdn-theme-style3 .nav-bar .nav-link:active .right-g2{opacity:0}.banner-preset1.cdn-theme-style3 .nav-bar .nav-link .left-g2,.banner-preset1.cdn-theme-style3 .nav-bar .nav-link .right-g2{position:absolute;z-index:2;transition:all .2s ease-in-out}.banner-preset1.cdn-theme-style3 .nav-bar .nav-link .left-g,.banner-preset1.cdn-theme-style3 .nav-bar .nav-link .right-g{position:absolute;z-index:1;transition:all .2s ease-in-out}.banner-preset1.cdn-theme-style3 .billboard{position:relative;display:flex;flex-direction:column;width:100%;height:100%;background-color:#000;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.banner-preset1.cdn-theme-style3 .billboard.h-svh{min-height:100svh}.banner-preset1.cdn-theme-style3 .billboard>*{width:100%}.banner-preset1.cdn-theme-style3 .billboard img{height:100%}.banner-preset1.cdn-theme-style3 .billboard .billboard-overlay{font-size:0;opacity:0;display:block;width:100%;height:100%;position:absolute;z-index:2;top:0;left:0;cursor:pointer;transition:.4s cubic-bezier(.37,0,.63,1)}.banner-preset1.cdn-theme-style3 .billboard>.cover{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;opacity:.85;overflow:hidden}.banner-preset1.cdn-theme-style3 .billboard>.cover .scrollmg-pin-spacer{inset:auto;margin:0;display:block;position:relative;box-sizing:content-box;height:100%;width:100vw!important;overflow:hidden}.banner-preset1.cdn-theme-style3 .billboard>.cover .scrollmg-pin-spacer>*{width:100vw!important;overflow:hidden}.banner-preset1.cdn-theme-style3 .billboard>.cover .scrollmg{margin:auto;inset:0 auto auto 0;box-sizing:border-box;height:100%;background:#000!important}.banner-preset1.cdn-theme-style3 .billboard>.cover .scrollmg .mg{transition:none!important}.banner-preset1.cdn-theme-style3 .billboard>.cover .mg{position:relative;height:100%;opacity:1;transform:matrix(1,0,0,1,0,0)}.banner-preset1.cdn-theme-style3 .billboard>.cover .image,.banner-preset1.cdn-theme-style3 .billboard>.cover .video{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;line-height:0;text-decoration:none!important;box-shadow:none!important;opacity:1!important;overflow:hidden;transition:.4s cubic-bezier(.37,0,.63,1)}.banner-preset1.cdn-theme-style3 .billboard>.cover .image>*,.banner-preset1.cdn-theme-style3 .billboard>.cover .video>*{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background-size:cover;background-position:50%;margin:0 auto}.banner-preset1.cdn-theme-style3 .billboard>.cover .image{z-index:1}.banner-preset1.cdn-theme-style3 .billboard>.cover .video{z-index:2}.banner-preset1.cdn-theme-style3 .billboard>.cover .video>*>*{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background-size:cover;background-position:50%;margin:0 auto}.banner-preset1.cdn-theme-style3 .billboard>.cover .video iframe{transform:scale(1.2)}.banner-preset1.cdn-theme-style3 .billboard>.inner{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;width:100%;padding-top:90px;padding-bottom:90px;pointer-events:none}.banner-preset1.cdn-theme-style3 .billboard>.inner>.bb-container{flex:1;display:grid;grid-template-columns:100%;grid-template-rows:1fr auto 1fr;grid-gap:60px 0;text-align:center!important}.banner-preset1.cdn-theme-style3 .billboard>.inner>.bb-container[data-row="1"]{grid-template-rows:1fr;grid-gap:0}.banner-preset1.cdn-theme-style3 .billboard>.inner>.bb-container[data-row="1"]>*{grid-row:auto}.banner-preset1.cdn-theme-style3 .billboard>.inner>.bb-container[data-row="1"]>[data-pos=bottom]{grid-row:3;align-self:flex-end}.banner-preset1.cdn-theme-style3 .billboard>.inner>.bb-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;transition:.4s cubic-bezier(.37,0,.63,1)}.banner-preset1.cdn-theme-style3 .billboard .bb-group .bb-headline .bb-heading{color:#fcfcfc;font-family:operetta12,than;font-size:48px;font-weight:300;line-height:72px;text-align:center;text-transform:capitalize;text-shadow:2px 4px 16px rgba(0,0,0,.5);margin:0}.banner-preset1.cdn-theme-style3 .billboard .bb-group .bb-headline .bb-desc>:not(:first-child){margin-top:15px}.banner-preset1.cdn-theme-style3 .billboard .bb-group .bb-headline .bb-desc p{color:#fcfcfc;font-family:operetta12,than;font-size:16px;font-weight:300;line-height:24px;text-align:center;text-shadow:2px 4px 16px rgba(0,0,0,.5);margin:0}.banner-preset1.cdn-theme-style3 .billboard .bb-group .bb-headline .bb-explore{margin-top:32px}.btn-see-more{line-height:1.42;font-size:13px;font-weight:300;text-transform:uppercase;letter-spacing:.3em;padding:12px 22px;min-width:90px;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:0;color:#fff;margin:0 5px 2px 0;background:#1d1d1f!important;border:none}.see-more-link{opacity:0;transition:none;margin-top:15px}.owl-item.active .see-more-link{opacity:1;transition:all .61s ease-in 1.18s}.owl-item.active .see-more-link .btn{position:relative;overflow:hidden;transition:background .2s ease 0s}.see-more-link .btn.btn-see-more:hover{background:#2b2b2b;transition-delay:.25s}.home-slider .owl-item.active .see-more-link .btn{color:#fff;animation:fade-in 2s ease 1.3s forwards}.btn.btn-see-more:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.btn.btn-see-more:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.btn-see-more.btn-theme2{font-size:13px;text-transform:inherit;letter-spacing:.1em;padding:11px 35px;background:#9f9f9f!important}.btn-see-more.btn-theme4{border-radius:4px;background:#1e306e!important;color:#fff;font-size:15px;padding:14px 26px}.btn-see-more.btn-theme4,.btn-see-more.btn-theme5{line-height:27px;letter-spacing:1.2px;text-transform:capitalize;font-weight:400}.btn-see-more.btn-theme5{border:2px solid #fff;background:#fff!important;color:#0076ce;font-size:14px;padding:8px 24px;position:relative;overflow:hidden;border-radius:2px;transition:.2s ease-in-out}.btn-see-more.btn-theme5:hover{background-color:transparent!important;color:#fff!important}.btn-theme6{border:1px solid #ccc;background:transparent!important;color:#222;font-size:14px;letter-spacing:1.5px;line-height:24px;padding:9px 24px;margin-right:16px;text-transform:uppercase;font-weight:300;border-radius:0;transition:border-color .3s ease}.btn-theme6:hover{border-color:#222}.btn-theme7{border:1px solid #fff;background:transparent!important;color:#fff;font-size:13px;letter-spacing:1px;line-height:24px;padding:4px 15px;margin-right:16px;text-transform:inherit;font-weight:300;border-radius:20px;transition:border-color .3s ease}.btn-theme7:hover{border-color:#fff}.classic-effect{position:relative;overflow:hidden}.classic-effect:after,.classic-effect:before{background:#ff4c3b;width:25%;position:absolute;content:"";opacity:0;transition:all .3s steps(4);z-index:1;bottom:100%;top:0}.classic-effect:before{left:0;transition-delay:0s}.classic-effect:after{left:25%;transition-delay:25ms}.classic-effect span:after,.classic-effect span:before{background:#ff4c3b;width:25%;position:absolute;content:"";opacity:0;transition:all .3s steps(4);z-index:1;bottom:100%;top:0}.classic-effect span:before{left:50%;transition-delay:.05s}.classic-effect span:after{left:75%;transition-delay:.15s}.classic-effect:hover:after,.classic-effect:hover:before,.classic-effect:hover span:after,.classic-effect:hover span:before{bottom:0;opacity:.5}.blog-details{text-align:center;padding-left:15px;padding-right:15px}.blog-details .blog-date{font-size:13px;margin-bottom:3px;font-weight:300;color:#1d1d1f;letter-spacing:1px;margin-top:20px}.blog-details h4{color:#ff4c3b;margin-top:25px;line-height:1;margin-bottom:0}.blog-details p{color:#000;font-weight:400;line-height:1.5;letter-spacing:1.1px;margin-top:10px;margin-bottom:0;transition:all .5s ease;font-size:16px}.blog-details p:hover{color:#1d1d1f;transition:all .5s ease}.blog-details h6{line-height:1;letter-spacing:.1em;margin-bottom:0}.background{background-color:#f1f5f4;padding:20px 10px;margin:0}.color-variant li{display:inline-block;height:20px;width:20px;border-radius:100%;margin-right:5px;transition:all .1s ease;vertical-align:middle}.product-box .product-detail h4 del,.product-box .product-info h4 del{color:#aaa;font-size:14px}.product-box{position:relative;transition:all .5s ease}.product-box .img-wrapper{position:relative;overflow:hidden}.product-box .img-wrapper .front{opacity:1;top:0;left:0;transition:all .5s ease;text-align:center}.product-box .img-wrapper .back{opacity:0;position:absolute;backface-visibility:hidden;top:0;left:0;transition:all .5s ease;transform:translateX(-100px)}.product-box .img-wrapper .lable-block .lable3{border-radius:100%;background-color:#ff4c3b;text-align:center;font-size:13px;font-weight:700;position:absolute;padding:9px 4px;text-transform:uppercase;color:#fff;top:7px;left:7px;z-index:1}.product-box .img-wrapper .lable-block .lable4{position:absolute;font-size:12px;padding:5px 10px;font-weight:300;text-transform:inherit;top:0;right:0;letter-spacing:.1em;z-index:1;background-color:rgba(153,0,0,.8);backdrop-filter:blur(4px);color:#fff}.product-box .product-detail,.product-box .product-info{padding-left:10px}.product-box .product-detail .rating,.product-box .product-info .rating{margin-top:15px}.product-box .product-detail .rating i,.product-box .product-info .rating i{padding-right:5px}.product-box .product-detail .rating i:nth-child(-n+4),.product-box .product-info .rating i:nth-child(-n+4){color:#ffa200}.product-box .product-detail .rating i:last-child,.product-box .product-info .rating i:last-child{color:#d8d8d8}.product-box .product-detail h6,.product-box .product-info h6{line-height:22px;margin-bottom:0;padding-top:10px;padding-bottom:5px;transition:all .5s ease;font-size:16px;margin-top:0;text-transform:uppercase;font-size:13px;letter-spacing:2px;text-align:center;font-weight:300;color:#1d1d1f}.product-box .product-detail h4,.product-box .product-info h4{font-size:18px;color:#1d1d1f;font-weight:700;margin-bottom:0;transition:all .5s ease}.product-box .product-detail .color-variant,.product-box .product-info .color-variant{padding-top:10px;text-align:center}.product-box .product-detail .color-variant li,.product-box .product-info .color-variant li{display:inline-block;height:16px;width:16px;border-radius:100%;margin-right:5px;transition:all .1s ease;cursor:pointer;vertical-align:middle;position:relative}.product-box .product-detail .color-variant li.active:after,.product-box .product-info .color-variant li.active:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #979797;border-radius:50%;margin:-3px}.product-box .product-detail .color-variant li.white,.product-box .product-info .color-variant li.white{background-color:#fff;border:1px solid #aaa}.product-box .product-detail .color-variant li.red,.product-box .product-info .color-variant li.red{background-color:#ff647f}.product-box .product-detail .color-variant li.black,.product-box .product-info .color-variant li.black{background-color:#000}.product-box .product-detail .color-variant li.gray,.product-box .product-info .color-variant li.gray{background-color:#777}.product-box .product-info{padding:0;text-align:center;position:relative}.product-box .product-info .add-btn{position:absolute;bottom:110px;margin:0 auto;left:0;right:0;opacity:0;transition:all .2s ease;z-index:1}.product-box .product-info .add-btn i{color:#ff4c3b}.product-box .product-info .add-btn .btn-outline{transition:all .2s ease;color:#ff4c3b}.product-box .product-info .add-btn .btn-outline:hover,.product-box .product-info .add-btn .btn-outline:hover i{color:#fff}.product-box:hover .img-wrapper .first{opacity:0;transition:all .5s ease}.product-box:hover .img-wrapper .back{opacity:1;transition:all .5s ease;transform:translateX(0)}.product-box:hover .product-info .add-btn{opacity:1;transition:all .2s ease;animation:fadeInUp .5s ease-in-out}.content-02{position:relative;z-index:9}.content-02.cdn-theme-preset1.cdn-style1 .content2-p1s4 .p1s4-c2-title{text-align:center;font-size:24px;font-weight:700;margin:0 0 1rem}.content-02.cdn-theme-preset1.cdn-style1 .p1s4-c2-warpper .p1s4-c2-content{position:relative;padding-bottom:36px}.content-02.cdn-theme-preset1.cdn-style1 .p1s4-c2-warpper .p1s4-c2-content:last-child{margin-bottom:0}.content-02.cdn-theme-preset1.cdn-style1 .p1s4-c2-warpper .p1s4-c2-content a{color:#000;transition:all .3s ease-in-out}.content-02.cdn-theme-preset1.cdn-style1 .p1s4-c2-warpper .p1s4-c2-content a:hover{color:#666;transition:all .3s ease-in-out}.content-02.cdn-theme-preset1.cdn-style1 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item{position:relative;display:flex}.content-02.cdn-theme-preset1.cdn-style1 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item:after,.content-02.cdn-theme-preset1.cdn-style1 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item:before{content:" ";width:1px;height:24px;background-color:#000;position:absolute;top:4px}.content-02.cdn-theme-preset1.cdn-style1 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item:after{right:0}.content-02.cdn-theme-preset1.cdn-style1 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item .p1s4-Thumbnail{width:140px;margin-top:4px;padding-left:10px}.content-02.cdn-theme-preset1.cdn-style1 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item .p1s4-Thumbnail img{margin:0;width:100%;height:auto}.content-02.cdn-theme-preset1.cdn-style1 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item .p1s4-inText{flex:1;padding-right:20px;padding-left:46px;margin-top:4px}.content-02.cdn-theme-preset1.cdn-style1 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item .p1s4-inText .date-time{display:block;position:relative;top:0;left:0;margin:0 0 6px;width:auto;border:none;text-align:left;font-size:16px;line-height:1}.content-02.cdn-theme-preset1.cdn-style1 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item .p1s4-inText .news-title{font-weight:700;font-size:17px}.content-02.cdn-theme-preset1.cdn-style1 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item .p1s4-inText .news-intro{font-size:16px}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog{overflow:hidden;padding-bottom:45px}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:30px}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-head .title{display:inline-flex;font-size:30px;font-weight:600;line-height:1.25;color:#54585b}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-head .link{display:inline-flex}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-head .link a{display:inline-flex;font-size:18px;line-height:1.25;color:#f16f24}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-container .wrap-blogList .blogItem{transition:transform .2s;margin-bottom:15px}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-container .wrap-blogList .blogItem .blogContent .title{font-size:24px;font-weight:600;line-height:1.25;color:#54585b;margin-top:26px}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-container .wrap-blogList .blogItem .blogContent .short{font-size:20px;line-height:1.25;color:#8e8e8e;margin-top:8px}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-container .wrap-blogList .owl-carousel .owl-stage-outer{overflow:visible}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-container .wrap-blogList .owl-carousel .owl-stage-outer .owl-item.active .blogItem{transform:scale(1)}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-container .wrap-blogList .owl-carousel .owl-stage-outer .owl-item .blogItem{transform:scale(.9)}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-container .wrap-blogList .owl-carousel .owl-nav{margin-top:0}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-container .wrap-blogList .owl-carousel .owl-nav [class*=owl-]{position:absolute;top:50%;transform:translateY(-50%);margin:0;font-size:50px;color:#54585b;background-color:transparent}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-container .wrap-blogList .owl-carousel .owl-nav .owl-prev{left:0}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-container .wrap-blogList .owl-carousel .owl-nav .owl-next{right:0}.content-02.cdn-theme-preset1.cdn-style3 .blog-wrap{background-color:#fff;width:100%;padding:5px}.content-02.cdn-theme-preset1.cdn-style3 .blog-wrap .blog-wrap-inner{padding:16px;box-shadow:0 0 8px 0 rgba(0,0,0,.1019607843);border-radius:14px;overflow:hidden}.content-02.cdn-theme-preset1.cdn-style3 .blog-wrap .sub-blog-box{border-radius:14px;overflow:hidden}.content-02.cdn-theme-preset1.cdn-style3 .blog-wrap .blog-content-container{padding:20px 0}.content-02.cdn-theme-preset1.cdn-style3 .blog-wrap .blog-content-container .blog-title{height:27px;max-height:27px;color:#1e1e1e;font-size:20px;font-weight:700;line-height:27px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;white-space:normal;margin-bottom:8px}.content-02.cdn-theme-preset1.cdn-style3 .blog-wrap .blog-content-container .blog-title a{color:currentColor}.content-02.cdn-theme-preset1.cdn-style3 .blog-wrap .blog-content-container .sub-blog-text{height:48px;max-height:48px;color:#46474a;font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:0}.collection-banner{position:relative;overflow:hidden}.collection-banner img{transition:all .5s ease;width:100%}.collection-banner.cdn-p-left .contain-banner{justify-content:flex-start}.collection-banner.cdn-p-right .contain-banner{justify-content:flex-end}.collection-banner.cdn-p-center .contain-banner{justify-content:center}.collection-banner .contain-banner{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;padding-left:70px;padding-right:70px}.collection-banner .contain-banner.banner-3{padding-left:50px;padding-right:50px}.collection-banner .contain-banner.banner-3 h2{font-size:36px;letter-spacing:.05em;color:#fff;margin-top:5px;margin-bottom:-7px}.collection-banner .contain-banner.banner-3 span{display:inline-block;background-color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:8px 15px;color:#1d1d1f;text-transform:uppercase;font-size:12px;letter-spacing:.2em}.collection-banner .contain-banner.banner-3 h4{color:#fff}.collection-banner .contain-banner h4{color:#ff4c3b;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:0;margin-top:-3px}.collection-banner .contain-banner h2{font-size:60px;font-weight:700;color:#1d1d1f;letter-spacing:.1em;margin-bottom:-7px}.collection-banner:hover img{transform:scale(1.03);transition:all .5s ease}.collection-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#1d1d1f;opacity:0;transition:opacity .8s ease}.collection-banner:hover:after{opacity:.15}.theme-card{position:relative}.theme-card h5{font-weight:700;text-transform:uppercase;padding-bottom:10px}#sizemodal,.modal-open,.theme-modal{padding-right:0!important}.theme-modal .modal-dialog .modal-content .modal-body{padding:15px;background-image:linear-gradient(135deg,#ff4c3b 5.77%,#fff 0,#fff 25%,#111 0,#111 30.77%,#fff 0,#fff 50%,#ff4c3b 0,#ff4c3b 55.77%,#fff 0,#fff 75%,#111 0,#111 80.77%,#fff 0,#fff);background-size:36.77px 36.77px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg{background-color:#fff;padding:45px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .close{padding-right:10px;padding-top:5px;position:absolute;right:17px;top:0}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .close span{color:#000}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h2{border-bottom:1px dashed #777;text-align:center;margin-bottom:30px;padding-bottom:30px;font-weight:700}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h4{margin-bottom:30px;text-align:center;color:#272727;font-size:18px;font-weight:400;text-transform:capitalize}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form{margin:0 auto;text-align:center}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form>div{display:flex;margin-bottom:10px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .form-control{padding-top:15px;padding-bottom:15px;text-align:center;font-size:12px;height:50px;border-radius:0;width:100%;letter-spacing:.05em}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content img{margin-bottom:40px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2{margin-bottom:30px;text-align:center}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group{margin:0 auto;text-align:center}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .form-control{padding-top:15px;padding-bottom:15px;text-align:center;font-size:12px;max-width:640px;left:0;right:0;margin:0 auto;letter-spacing:.05em}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .btn-outline,.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .btn-solid{margin-top:10px;text-align:center}.theme-modal .modal-dialog .quick-view-modal button.close{position:absolute;z-index:1;right:10px;top:5px}.theme-modal .modal-dialog .quick-view-modal .view-detail{font-size:14px;font-weight:700;text-transform:uppercase}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:25px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media a img{max-width:150px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body{padding:0 15px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body a h6{font-size:16px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body a h6 i{margin-right:8px;color:#fff;background:#19a340;font-size:14px;width:18px;height:18px;line-height:18px;border-radius:50%}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body .buttons a{display:inline-block;font-size:16px;padding:6px 10px;margin:0 6px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box{padding-left:10px;padding-right:10px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail{text-align:center}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail h6{font-weight:700;text-transform:capitalize}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail h6 a{color:#ff4c3b}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .upsell_payment{padding-top:15px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .product-upsell{margin:20px 0 10px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .product-upsell h4{font-weight:600}.theme-modal.exit-modal .media .media-body h4{font-size:20px;line-height:1.2;color:#ff4c3b;font-weight:500}.theme-modal.exit-modal .media .media-body h5{font-size:18px;color:#777;margin-bottom:0}.d-none-owl .owl-dots,.d-none-owl .owl-nav,.d-none-owl .owl-stage-outer{display:none!important}.home-slider .home.ng-background-lazyload.ng-lazyloaded{animation:zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards;transition:none}.gray-layout{background-color:#f2f2f2}.footer-section-newsletter .newsletter-section{padding:30px 0;position:relative;margin:0 auto;max-width:1280px;display:flex;justify-content:center;align-items:center;flex-direction:column}.footer-section-newsletter .newsletter-section .desc-sucribe{color:#fff;font-size:16px;font-weight:700;margin:0 0 20px}.footer-section-newsletter .newsletter-section .newsletter_form_section{margin:0 13px;max-width:367px;width:100%}.footer-section-newsletter .newsletter-section .newsletter_form_section .newsletter-wrapper{background-color:#fff;transition:box-shadow .3s ease-in-out;border:1px solid #ee1d24;border-radius:4px;padding:0;overflow:hidden;display:flex}.footer-section-newsletter .newsletter-section .newsletter_form_section .newsletter-wrapper .input-group-field{padding:21px 5px 21px 32px;border:none;height:auto;line-height:18px;color:#1d1d1f;width:auto;flex:1 1 auto}.footer-section-newsletter .newsletter-section .newsletter_form_section .newsletter-wrapper .btn{padding:0 32px 0 5px;font-size:16px;background-color:hsla(0,0%,100%,0);letter-spacing:normal;transition:color .3s ease-in-out;border-radius:4px;font-weight:600;flex:0 1 78px;font-family:unset;height:60px}.footer-section-newsletter.widget-preset9.cdn-preset-style3{background-color:transparent;z-index:9;position:relative}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter-section{justify-content:space-between;border:1px solid #edf2f7;padding:40px;flex-direction:row}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter-section .newsletter-style3{padding-right:40px}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter-section .newsletter-style3 .newsletter_title{margin:0;flex:0 1 33.33%}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter-section .newsletter-style3 .newsletter_title h3{margin:0;color:#1d1d1f;font-size:18px;letter-spacing:1px;text-align:left}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter-section .newsletter-style3 .desc-sucribe{color:#718096;margin:5px 0 15px;font-size:13px}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter_form_section{max-width:50%;width:50%;margin:0}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter_form_section .newsletter-form .newsletter-wrapper{border:none;border-radius:0}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter_form_section .newsletter-form .newsletter-wrapper .input-group-field{border-bottom:1px solid #cbd5e0;padding:0 0 8px;font-size:22px;letter-spacing:1px}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter_form_section .newsletter-form .newsletter-wrapper .input-group-field:focus{border-color:#1d1d1f}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter_form_section .newsletter-form .newsletter-wrapper .btn{padding-left:0;padding-right:0;padding-bottom:8px;border-radius:0;height:45px;flex:0 1 auto;font-weight:300;text-transform:inherit;font-size:22px;letter-spacing:1px;border-bottom:1px solid #cbd5e0}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter_form_section .newsletter-form .newsletter-wrapper .btn:hover{border-color:#1d1d1f}.notice-term-condition{position:fixed;bottom:10px;z-index:99;left:0;right:0;background:#fff;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto;padding:7px 12px 7px 15px;border-radius:.25rem;display:flex;align-items:center;box-shadow:0 3px 8px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.08)}.notice-term-condition a.link-ntc{font-weight:700;color:#1d1d1f;margin:0 7.5px}.notice-term-condition a.link-ntc:hover{text-decoration:underline}.notice-term-condition a.btn-ntc{display:inline-block;padding:.25rem 1rem;background-color:#1d1d1f;line-height:26px;border-radius:.125rem;color:#fff;transition:.3s}.notice-term-condition a.btn-ntc:hover{background-color:#444;transition:.3s}.cdn-top{z-index:9}.cdn-top,footer{position:relative}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body{max-width:580px;width:100%;margin:0 auto}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;margin:0 0 30px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-title{font-size:18px;letter-spacing:1px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-input{width:100%;margin:15px 0}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-input input:focus{outline:none;box-shadow:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-input input.form-control{border:none;border-bottom:1px solid;text-align:center}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-input input.form-control::-moz-placeholder{color:#000;font-size:14px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-input input.form-control::placeholder{color:#000;font-size:14px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-submit button.newsletter-btn{padding:6px 40px;border:1px solid #000;color:#000;background-color:#fff;transition:all .3s linear 0s}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-submit button.newsletter-btn:hover{color:#fff;background-color:#000;transition:all .3s linear 0s}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .channel-body{margin:0 0 30px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .channel-body .channelSet{margin-top:0;display:flex;flex-wrap:wrap;justify-content:center}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .channel-body .channelSet li{padding:4px 8px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .channel-body .channelSet li a{display:flex;align-items:center;justify-content:center;color:#000;font-size:18px;line-height:24px;width:32px;height:32px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .channel-body .channelSet li.social-icon.iconOn a i{line-height:inherit}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .channel-body .channelSet li.social-icon.iconOn a i.fa-ig-w:before,footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .channel-body .channelSet li.social-icon.iconOn a i.fa-ig:before,footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .channel-body .channelSet li.social-icon.iconOn a i.fa-line-w:before,footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .channel-body .channelSet li.social-icon.iconOn a i.fa-line:before{width:16px;height:16px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .channel-body .channelSet li.social-icon.imgOn a img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .menu-body{margin:0 0 15px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .menu-body .footerSet{display:flex;flex-wrap:wrap;justify-content:center}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .menu-body .footerSet li a{display:flex;align-items:center;justify-content:center;color:#000;font-size:14px;line-height:24px;padding:6px 12px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .header-navigation{margin:0 0 15px;font-weight:700}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .footer-article a{text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .footer-article a,footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .footer-article p,footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .footer-article span{color:#1d1d1f;font-size:13px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .sub-footer a{color:#000}footer.footer-light.cdn-footer-preset1.cdn-preset-style2{border-top:1px solid rgba(0,0,0,.1019607843)}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .header-icon-st2{border-bottom:1px solid rgba(0,0,0,.1019607843);margin:0 0 3rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .header-icon-st2 .icon-wrap{padding:2rem 0}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .header-icon-st2 .icon-wrap .icon-f{padding:0 0 .5rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .header-icon-st2 .icon-wrap .icon-f img{width:100%;height:28px;-o-object-fit:contain;object-fit:contain}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .header-icon-st2 .icon-wrap .icon-text{font-size:12px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-st2-title{margin:0 0 1rem;font-size:15px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-st2-title strong{font-size:15px;font-weight:700}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-st2-title p,footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-st2-title span{font-size:15px;line-height:1.5;color:#333}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-subscribe .btn-subscribe{box-shadow:0 0 3px rgba(0,0,0,.05);background:#fff;border:1px solid #dedede;font-size:13px;color:#333;height:40px;line-height:40px;padding:0 40px 0 30px;width:210px;position:relative;display:block;border-radius:2px;text-align:center;vertical-align:middle;transition:all .25s linear}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-subscribe .btn-subscribe:hover{border:1px solid #1f1f1f;background-color:#1f1f1f;color:#fff;transition:all .25s linear}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-subscribe .btn-subscribe:after{content:"";font-size:10rem;position:absolute;top:50%;transform:translateY(-50%);right:0;width:40px;display:inline-block;font:normal normal normal 22px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social{margin-top:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social .channelSet{border-top:1px solid #dedede;border-bottom:1px solid #dedede;display:flex;flex-flow:row wrap;margin:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social .channelSet li{height:45px;position:relative;padding-right:45px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social .channelSet li:last-child:after{content:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social .channelSet li:after{content:"";position:absolute;width:1px;height:28px;background-color:#dedede;border:none;right:0;top:7px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social .channelSet li a{display:block;height:100%;width:100%}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social .channelSet li a i{font-size:1.25rem;position:absolute;top:50%;left:50%;text-align:center;transform:translate(-50%,-50%)}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social .channelSet li a i:hover{color:#333!important}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .navSet{line-height:20px;display:flex;flex-flow:column}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .navSet li a{color:#333;font-size:13px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .bottom-footer-link{margin:90px 0 50px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .bottom-footer-link .bfl-title{border-bottom:1px solid #dedede;display:block;margin:0 0 15px;padding:0 0 5px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .bottom-footer-link ul{line-height:20px;display:flex;flex-flow:column}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .bottom-footer-link ul li a{color:#333;font-size:12px}footer.footer-light.cdn-footer-preset2{background-color:#00509f;margin-bottom:0}footer.footer-light.cdn-footer-preset2 .small-section{padding:0}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links{padding-top:38px;padding-bottom:16px;margin-left:15px;margin-right:15px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-cf_title{color:#fff;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.3px;margin-bottom:24px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-cf_contact{color:#fff;font-size:15px;line-height:24px;margin-bottom:18px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-cf_subscribeText{color:#fff;font-size:15px;line-height:24px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-scLink .contact__social-links{display:flex}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-scLink .contact__social-links li{padding:0}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-scLink .contact__social-links li:not(:last-child){margin-right:12px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-scLink .contact__social-links li a{display:inline-flex;justify-content:center;align-items:center}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-scLink .contact__social-links li a.iconType{color:#fff;width:45px;height:45px;line-height:45px;font-size:24px;border:1px solid #fff;border-radius:50%}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-scLink .contact__social-links li a img{width:45px;height:45px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-subscribeForm{margin-top:24px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-subscribeForm .subscribe-form .form-group{width:100%}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-subscribeForm .subscribe-form .form-group .form-control{width:100%;background-color:transparent;font-size:15px;padding-right:123px;border-bottom:1px solid #fff}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-subscribeForm .subscribe-form .form-group .form-control::-webkit-input-placeholder{color:#fff;font-size:15px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-subscribeForm .subscribe-form .form-group .form-control::-moz-placeholder{color:#fff;font-size:15px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-subscribeForm .subscribe-form .form-group .form-control:-ms-input-placeholder{color:#fff;font-size:15px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-subscribeForm .subscribe-form .form-group .form-control:-moz-placeholder{color:#fff;font-size:15px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-subscribeForm .subscribe-form .form-group .newsletter-btn{background-color:#3db4e0;color:#fff;font-size:15px;padding:9.75px 24px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block{display:none}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block.mobile__on{display:block;border-bottom:1px solid rgba(0,0,0,.05)}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block.mobile__on .footer-links__title{position:relative;font-weight:700;padding:12px 20px 11px 0;margin-bottom:0;cursor:pointer}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block.mobile__on .footer-links__title.active:before{transform:rotate(1turn)}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block.mobile__on .footer-links__title.active:after{transform:rotate(1turn);opacity:0}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block.mobile__on .footer-links__title:after,footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block.mobile__on .footer-links__title:before{content:"";position:absolute;border-radius:2px;background-color:#fff;transition:.3s ease-out}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block.mobile__on .footer-links__title:before{width:12px;height:2px;top:23px;right:0}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block.mobile__on .footer-links__title:after{width:2px;height:12px;top:18px;right:5px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block .footer-links__title{color:#f4f4f4;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.3px;margin-bottom:24px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block .footer-links__list li{display:block;margin-bottom:7px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block .footer-links__list li a{color:#fff;font-size:15px;font-weight:500;line-height:24px;transition:.3s ease-out}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block .footer-links__list li a:hover{color:#61ad41}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact{padding-top:10px;padding-bottom:8px;margin-left:15px;margin-right:15px;border-bottom:1px solid #ededed}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block{margin-bottom:24px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block .contact__title{color:#000;font-size:16px;font-weight:700;line-height:29px;letter-spacing:.3px;margin-bottom:8px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block ul{padding-top:16px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block.footer-payment-types .footer-payment-cnt{border-bottom:1px solid #ededed;padding-bottom:14px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block.footer-payment-types .footer-payment-cnt ul li{display:inline-block;margin-right:40px;margin-bottom:10px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block.footer-payment-types .footer-payment-cnt ul li a.disClick{pointer-events:none}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block.footer-payment-types .footer-payment-cnt ul li a img{width:auto;height:24px;max-width:100%}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block.footer-social-types .contact__social-links .social-icon{display:inline-block;margin-right:40px;padding:0}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block.footer-social-types .contact__social-links .social-icon:last-of-type{margin-right:0}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block.footer-social-types .contact__social-links .social-icon a{position:relative;display:inline-flex;color:#000;font-size:24px;opacity:.3;transition:.3s ease-out}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block.footer-social-types .contact__social-links .social-icon a:hover{opacity:1}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block.footer-social-types .contact__social-links .social-icon a i,footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block.footer-social-types .contact__social-links .social-icon a img{width:24px;height:24px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals{padding-top:16px;padding-bottom:16px;margin-left:15px;margin-right:15px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .copyright .copyright__text{color:hsla(0,0%,100%,.5294117647);font-size:15px;font-weight:500;line-height:29px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .bottom-links{padding-top:32px;padding-bottom:24px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .bottom-links .bottom-links__list li{display:block;margin-left:12px;margin-right:12px;margin-bottom:8px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .bottom-links .bottom-links__list li a{color:#7f7f7f;font-size:14px;font-weight:500;line-height:29px;transition:.3s ease-out}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .bottom-links .bottom-links__list li a:hover{color:#000}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .language-switcher .language-switcher__list{padding-bottom:15px;border-bottom:1px solid #ededed}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .language-switcher .language-switcher__list .language-switcher__link{position:relative;display:inline-block;color:#7f7f7f;font-size:14px;font-weight:500;line-height:29px;vertical-align:top;white-space:nowrap;padding-left:40px;transition:.3s ease-out;cursor:pointer}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .language-switcher .language-switcher__list .language-switcher__link:hover{color:#000}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .language-switcher .language-switcher__list svg{position:absolute;left:15px;top:0;width:24px;height:24px}footer.cdn-footer-preset3.cdn-preset-style1{width:100%;position:relative;background:#fff;color:#000}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system{display:grid;grid-template-columns:100%;grid-gap:60px 0;padding-top:30px;padding-bottom:35px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system.container{max-width:100%;padding-left:15px;padding-right:15px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory{display:grid;grid-template-columns:100%;grid-gap:35px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .et-title{color:inherit;font-size:14px;font-weight:700;line-height:1.3;text-transform:uppercase;margin:0}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .explore{display:inline-flex;align-items:center;text-align:center;font-size:14px;font-weight:700;line-height:1;text-transform:none;padding:0 5px 5px;background-image:linear-gradient(120deg,rgba(0,0,0,.5),rgba(0,0,0,.5));background-repeat:no-repeat;background-size:100% 1px;background-position:bottom;background-origin:border-box;color:#000!important;cursor:pointer;transition:.4s cubic-bezier(.37,0,.63,1)}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .explore:hover{background-size:65% 1px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-content>:not(:first-child){margin-top:10px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-content p{color:inherit;font-size:14px;line-height:normal;letter-spacing:normal;margin:0}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .directory{display:none}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .directory>:not(:first-child){margin-top:10px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .directory.mb-on{display:block}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .directory.mb-on .et-title{display:flex;align-items:center;grid-gap:10px;cursor:pointer;width:-moz-fit-content;width:fit-content;max-width:100%;transition:.4s cubic-bezier(.37,0,.63,1)}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .directory.mb-on .et-title:hover{opacity:.5}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .directory .et-menu{list-style:none}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .directory .et-menu>:not(:first-child){margin-top:5px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .directory .et-menu li{display:list-item}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .directory a{color:inherit;font-size:14px;line-height:normal;letter-spacing:normal;transition:.4s cubic-bezier(.37,0,.63,1);cursor:pointer}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .directory a:hover{color:inherit;opacity:.5}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-newsletter>:not(:first-child){margin-top:10px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe{position:relative}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form{border-bottom:1px solid rgba(0,0,0,.2)}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-input{display:block;width:100%;height:36px;background:none;color:inherit;font-size:14px;font-weight:400;line-height:normal;border-radius:0;border:0;padding:5px 0}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-input::-moz-placeholder{color:#000;font-weight:700}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-input::placeholder{color:#000;font-weight:700}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-btn{position:absolute;top:50%;right:0;transform:translateY(-50%);display:inline-flex;align-items:center;text-align:center;font-size:14px;font-weight:700;line-height:1;text-transform:none;padding:0 5px 5px;background-color:transparent;background-image:linear-gradient(120deg,rgba(0,0,0,.5),rgba(0,0,0,.5));background-repeat:no-repeat;background-size:100% 1px;background-position:bottom;background-origin:border-box;color:#000!important;opacity:1!important;border:0;transition:.4s cubic-bezier(.37,0,.63,1)}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-btn:hover{background-size:65% 1px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-slogan{text-align:center}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-slogan .slogan{color:#7c2529;font-size:22px;font-weight:700;line-height:inherit;letter-spacing:normal;text-transform:uppercase;margin:0}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-legal{display:flex;align-items:center;grid-gap:35px 35px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-legal .follow{display:inline-flex;flex-wrap:wrap;align-items:center;grid-gap:10px 15px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-legal .follow .fl-title{color:inherit;font-size:14px;font-weight:400;margin:0}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-legal .follow .social{display:inline-flex;flex-wrap:wrap;align-items:center;vertical-align:top;grid-gap:15px;line-height:1}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-legal .follow .social .social-icon{padding:0}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-legal .follow .social a{text-decoration:none!important;box-shadow:none!important;color:inherit!important;display:block;transition:.4s cubic-bezier(.37,0,.63,1)}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-legal .follow .social a img{display:inline-block;width:18px;height:18px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-legal .copyright{color:rgba(0,0,0,.5);font-size:10px;font-weight:400;margin:0}footer.cdn-footer-preset3.cdn-preset-style2{width:100%;position:relative;background:#f3f1ea;color:#fcfcfc}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system{display:grid;grid-template-columns:100%;background-color:#03332b;border-radius:12px 12px 0 0}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-logo{padding-left:15px;padding-right:15px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-logo .et-duo-content{display:flex;align-items:center;gap:30px;padding-top:61px;padding-bottom:37px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-logo .et-duo-content .logo{width:181px;height:94px;aspect-ratio:181/94;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-logo .et-duo-content .content{font-family:poppins,than}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-logo .et-duo-content .content p{color:currentColor;font-size:18px;line-height:28px;margin-bottom:0}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory{display:flex;flex-wrap:wrap;gap:48px;padding-left:15px;padding-right:15px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .et-title{color:inherit;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px;text-transform:none;margin:0}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .et-title-newsletter{color:inherit;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:48px;text-align:center;text-transform:none;margin:0}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .et-info-newsletter{color:inherit;font-family:poppins,than;font-size:16px;font-weight:300;line-height:28px;text-align:center}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .explore{display:inline-flex;align-items:center;text-align:center;font-size:14px;font-weight:700;line-height:1;text-transform:none;padding:0 5px 5px;background-image:linear-gradient(120deg,rgba(0,0,0,.5),rgba(0,0,0,.5));background-repeat:no-repeat;background-size:100% 1px;background-position:bottom;background-origin:border-box;color:#000!important;cursor:pointer;transition:.4s cubic-bezier(.37,0,.63,1)}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .explore:hover{background-size:65% 1px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav{flex:1 0 auto}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .directory{display:none}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .directory>:not(:first-child){margin-top:16px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .directory.mb-on{display:block}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .directory.mb-on .et-title{display:flex;align-items:center;grid-gap:10px;cursor:pointer;width:-moz-fit-content;width:fit-content;max-width:100%;transition:.4s cubic-bezier(.37,0,.63,1)}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .directory.mb-on .et-title:hover{opacity:.5}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .directory .et-menu{list-style:none}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .directory .et-menu>:not(:first-child){margin-top:16px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .directory .et-menu li{display:list-item}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .directory .et-menu li.social-icon{padding:0}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .directory .et-menu li.social-icon a{text-align:inherit}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .directory .et-menu li.social-icon a i,footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .directory .et-menu li.social-icon a img{width:16.67px;height:16.67px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;font-size:18px;text-align:center;margin-right:6px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter{display:flex;flex-direction:column;align-items:center;flex:0 0 auto;width:100%;padding:16px 0}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form{width:100%;margin-top:24px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe{position:relative}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form{display:flex;flex-direction:column;gap:16px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-input{display:flex;align-items:center;align-self:stretch;gap:10px;height:48px;background-color:#044c40;color:#c3c3c3!important;font-family:poppins,than;font-size:16px;font-weight:300;line-height:24px;border-radius:8px;border:1px solid #006855;transition:all .2s ease-in-out;padding:8px 12px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-input:hover{background-color:#006855}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-input:focus{color:#fcfcfc!important;border-color:#00af83;box-shadow:none}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-input:not(:-moz-placeholder-shown){color:#fcfcfc!important}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-input:not(:placeholder-shown){color:#fcfcfc!important}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-input.is-invalid{color:#fcfcfc!important}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-input:-moz-read-only{background-color:#044c40;color:#7c7c7c!important;border-color:#044c40;cursor:not-allowed}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-input:disabled,footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-input:read-only,footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-input[disabled=true]{background-color:#044c40;color:#7c7c7c!important;border-color:#044c40;cursor:not-allowed}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-confirm{display:flex;align-items:center;gap:8px;font-family:poppins,than;padding:8px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter .et-form .form-subscribe .ss-input-form .ss-confirm .text{color:inherit;font-size:16px;font-weight:300;line-height:24px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-legal{display:flex;justify-content:center;align-items:center;border-top:1px solid #03332b;padding:16px 15px;margin-top:24px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-legal .copyright{color:currentColor;font-size:14px;font-weight:400;line-height:18px;margin:0}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn,footer.cdn-footer-preset3.cdn-preset-style2 .ftSiteBtn{position:fixed;z-index:99}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn>a,footer.cdn-footer-preset3.cdn-preset-style2 .ftSiteBtn>a{display:inline-flex;align-items:center;gap:5px;font-size:14px;border-radius:15px;padding:2px 16px;cursor:pointer}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn>a img,footer.cdn-footer-preset3.cdn-preset-style2 .ftSiteBtn>a img{width:12px;height:12px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:.5s ease}footer.cdn-footer-preset3.cdn-preset-style2 .ftSiteBtn{left:17px;bottom:50px}footer.cdn-footer-preset3.cdn-preset-style2 .ftSiteBtn>a{background-color:#fff;color:#3e3e3e}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn{right:17px;bottom:78px}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn>a{background-color:#7c7c7c;color:#c9c9c9;box-shadow:0 2px 5px 0 rgba(0,0,0,.5);-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.5);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn>a img{width:16px;height:16px;filter:brightness(0) saturate(100%) invert(99%) sepia(2%) saturate(5853%) hue-rotate(184deg) brightness(115%) contrast(58%)}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn:hover>a{background-color:#5d5d5d}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn:hover .contactDrop{display:block}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn .contactDrop{display:none;position:absolute;bottom:100%;left:auto;right:0;width:-moz-fit-content;width:fit-content;min-width:230px;padding-bottom:5px}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn .contactDrop .contactDrop_inner{background-color:#fff;border-radius:8px;border-bottom-right-radius:0;border:1px solid rgba(0,0,0,.25);padding:10px}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn .contactDrop .contactTitle{color:#ccc;font-size:10px}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn .contactDrop ul{list-style:none;margin:0;padding:5px 0;display:flex;flex-direction:column;grid-gap:5px 10px}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn .contactDrop ul li a{display:inline-flex;align-items:center;gap:5px;color:#000}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn .contactDrop ul li a img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:.5s ease}footer.cdn-footer-preset5{border-top:none}footer.cdn-footer-preset5 .small-section{padding:48px 33px 28px}footer.cdn-footer-preset5 .small-section .list-col-nav .title-footer{color:#fff;display:block;font-size:15px;font-weight:300;letter-spacing:.6px;line-height:24px;margin-bottom:20px}footer.cdn-footer-preset5 .small-section .list-col-nav .title-footer .arrow-down{display:none}footer.cdn-footer-preset5 .small-section .list-col-nav .footer-article a{color:#fff;text-decoration:underline}footer.cdn-footer-preset5 .small-section .list-col-nav .footer-article a,footer.cdn-footer-preset5 .small-section .list-col-nav .footer-article p,footer.cdn-footer-preset5 .small-section .list-col-nav .footer-article span{color:#fff;line-height:2}footer.cdn-footer-preset5 .small-section .list-col-nav .nav-footer li{margin-bottom:8px}footer.cdn-footer-preset5 .small-section .list-col-nav .nav-footer li a{padding:0;color:#fff;letter-spacing:1.3px;line-height:22px;font-size:12px}footer.cdn-footer-preset5 .small-section .list-col-nav .nav-footer li a:hover{font-size:12px}footer.cdn-footer-preset5 .small-section .subscribe p{color:#fff;font-size:14px;letter-spacing:.6px;line-height:22px;margin-bottom:16px}footer.cdn-footer-preset5 .small-section .subscribe .desc-subscribe{color:#fff;margin:0 0 15px}footer.cdn-footer-preset5 .small-section .subscribe-form{margin-bottom:24px}footer.cdn-footer-preset5 .small-section .subscribe-form .form-group{flex:0 0 100%}footer.cdn-footer-preset5 .small-section .subscribe-form .form-group .form-control{display:flex;flex:0 0 156px;width:auto;min-width:auto;padding:13px 16px;margin:0;font-size:14px;color:#151515;font-weight:300;border:none;border-radius:6px 0 0 6px;transition:border-color .15s ease-out}footer.cdn-footer-preset5 .small-section .subscribe-form .form-group .newsletter-btn{width:148px;text-transform:inherit;background:#a5cde9;padding:14px 16px;font-size:15px;line-height:1.3;text-align:center;vertical-align:middle;border-top-right-radius:4px;border-bottom-right-radius:4px;border:none;cursor:pointer;font-weight:400;transition:background-color .15s ease-out,color .15s ease-out;position:relative;top:0;transform:translateY(0);color:#0e153f}footer.cdn-footer-preset5 .small-section .subscribe-form .form-group .newsletter-btn:hover{background-color:#d7ecf7}footer.cdn-footer-preset5 .small-section .socail-footer{margin-top:0}footer.cdn-footer-preset5 .small-section .socail-footer li{margin:0 12px 0 0}footer.cdn-footer-preset5 .small-section .socail-footer li a{display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;line-height:25px;width:32px;height:32px;border:1px solid hsla(0,0%,100%,.7);border-radius:50%}footer.cdn-footer-preset5 .sub-footer{background-color:#526699;margin-bottom:0;padding:16px 0}footer.cdn-footer-preset5 .sub-footer .payment-card-bottom ul li{padding-left:8px;padding-right:8px}footer.cdn-footer-preset5 .sub-footer .payment-card-bottom ul li span{color:#fff;font-weight:300;letter-spacing:1px;font-size:13px}footer.cdn-footer-preset5 .sub-footer .payment-card-bottom ul li a{color:#fff;cursor:pointer;font-weight:300;letter-spacing:1px;font-size:13px}footer.cdn-footer-preset6{border-top:1px solid #252626;padding-left:15px;padding-right:15px;position:relative;z-index:0}footer.cdn-footer-preset6 .small-section{padding-top:30px;padding-bottom:30px}footer.cdn-footer-preset6 .list-col-nav .footer-article a,footer.cdn-footer-preset6 .list-col-nav .footer-article p,footer.cdn-footer-preset6 .list-col-nav .footer-article span{color:#fff;font-size:10px;line-height:2}footer.cdn-footer-preset6 .list-col-nav .nav-footer li{margin-bottom:0}footer.cdn-footer-preset6 .list-col-nav .nav-footer li a,footer.cdn-footer-preset6 .list-col-nav .nav-footer li span{color:#fff;font-size:10px;line-height:19px;text-transform:uppercase;display:block;padding:0;font-weight:400;letter-spacing:.4px;cursor:pointer}footer.cdn-footer-preset6 .list-col-nav .nav-footer li a i,footer.cdn-footer-preset6 .list-col-nav .nav-footer li span i{font-size:11px;padding-left:6px;vertical-align:middle}footer.cdn-footer-preset6 .list-col-nav .nav-footer li a span,footer.cdn-footer-preset6 .list-col-nav .nav-footer li span span{display:inline-block;text-decoration:underline}footer.cdn-footer-preset6 .list-col-nav .copyright-text{text-align:left;color:#fff;font-size:10px}footer.cdn-footer-preset6 .list-col-nav .bg-overlay-lang{visibility:hidden;opacity:0;background-color:#1d1d1f;position:fixed;z-index:0;top:0;left:0;width:100%;height:100vh;transition:all .5s}footer.cdn-footer-preset6 .list-col-nav .footer-lang{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;position:fixed;z-index:10;top:0;left:inherit;left:0;bottom:0;width:100%;height:100vh;max-width:500px;background-color:#fff;transform:translateX(-100%);transition:transform .25s cubic-bezier(.165,.84,.44,1) .05s}footer.cdn-footer-preset6 .list-col-nav .footer-lang.open-lang{transform:translateX(0)}footer.cdn-footer-preset6 .list-col-nav .footer-lang .head-lang{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9e9e9;padding:0 20px 0 30px;flex-direction:row;width:100%}footer.cdn-footer-preset6 .list-col-nav .footer-lang .head-lang h2{font-size:24px;font-weight:600;color:#1d1d1f;text-transform:uppercase;padding:25px 0;margin-bottom:0}footer.cdn-footer-preset6 .list-col-nav .footer-lang .lang-list{padding:28px 30px;width:100%;display:flex;flex-direction:column;flex:0 0 auto;justify-content:flex-start;align-items:flex-start}footer.cdn-footer-preset6 .list-col-nav .footer-lang .lang-list li a{font-size:10px;line-height:19px;text-transform:uppercase;display:block;padding:0;font-weight:400;letter-spacing:.4px;margin-bottom:10px;cursor:pointer;color:#1d1d1f}footer.cdn-footer-preset6 .list-col-nav .footer-lang .lang-list li a img{width:30px;height:auto;margin-right:10px}footer.cdn-footer-preset6 .list-col-nav .footer-lang .lang-list li.hr{width:100%;border-bottom:1px solid #e9e9e9;margin-bottom:10px}footer.cdn-footer-preset7{border-top:none}footer.cdn-footer-preset7 .small-section{border-top:1px solid #e1e3e4!important;padding-bottom:15px;padding-top:50px}footer.cdn-footer-preset7 .small-section .title-footer{font-size:13px;line-height:23px;font-weight:400;color:#1e2d7d;margin-bottom:10px;letter-spacing:0}footer.cdn-footer-preset7 .small-section .title-footer .arrow-down{display:none}footer.cdn-footer-preset7 .small-section .footer-article,footer.cdn-footer-preset7 .small-section .subscribe{color:#677279;font-size:13px;line-height:20;font-weight:300}footer.cdn-footer-preset7 .small-section .footer-article p,footer.cdn-footer-preset7 .small-section .subscribe p{color:currentColor;margin-bottom:10px;font-size:14px;line-height:25px}footer.cdn-footer-preset7 .small-section .footer-article a,footer.cdn-footer-preset7 .small-section .subscribe a{color:#00badb;text-decoration:underline}footer.cdn-footer-preset7 .small-section .nav-footer{margin-top:-2px;list-style:none}footer.cdn-footer-preset7 .small-section .nav-footer li{margin-bottom:0}footer.cdn-footer-preset7 .small-section .nav-footer li a{display:block;padding:5px 0;color:#677279;transition:color .2s ease-in-out}footer.cdn-footer-preset7 .small-section .nav-footer li a:hover{color:#00badb;font-size:13px}footer.cdn-footer-preset7 .small-section .subscribe-form{padding-top:10px}footer.cdn-footer-preset7 .small-section .subscribe-form .form-group .form-control{padding:12px;border-radius:2px;border:1px solid #d4d6d8;background-color:#fff;height:48px;margin-right:0;color:#677279;min-width:inherit;margin-bottom:12px}footer.cdn-footer-preset7 .small-section .subscribe-form .form-group .form-control::-moz-placeholder{color:#677279;font-weight:400}footer.cdn-footer-preset7 .small-section .subscribe-form .form-group .form-control::placeholder{color:#677279;font-weight:400}footer.cdn-footer-preset7 .small-section .subscribe-form .form-group .newsletter-btn{letter-spacing:1px;text-transform:capitalize;font-weight:400;color:#fff;line-height:27px;border-radius:2px;margin:0;font-size:14px;padding:10px 25px;height:48px;background:#00badb!important;position:relative;top:0;transform:translateY(0)}footer.cdn-footer-preset7 .sub-footer{background-color:transparent;margin-bottom:0;padding-bottom:50px}footer.cdn-footer-preset7 .sub-footer .curency-footer .toggle-cur{background-color:#fff;border:1px solid #d4d6d8;border-radius:2px;box-shadow:inset 0 -1px 1px rgba(212,214,216,.3);height:32px;padding:0 44px 0 10px;font-size:12px;color:#677279;text-transform:uppercase;position:relative}footer.cdn-footer-preset7 .sub-footer .curency-footer .toggle-cur:after{content:"";font-family:FontAwesome;position:absolute;right:8px;border:none;font-size:16px;top:0;color:#adadad;line-height:30px}footer.cdn-footer-preset7 .sub-footer .curency-footer .dropdown-curency{min-width:90px}footer.cdn-footer-preset7 .sub-footer .curency-footer .dropdown-curency a{font-size:12px;color:#677279;padding:2px 18px;display:block;line-height:30px;text-transform:uppercase}footer.cdn-footer-preset7 .sub-footer p.copyright-text{text-align:left;color:#677279;font-size:13px;letter-spacing:.5px;padding-bottom:0}footer.cdn-footer-preset7 .sub-footer .title-footer{margin-bottom:10px;line-height:26px;font-size:13px;color:#677279;font-weight:300}footer.cdn-footer-preset7 .sub-footer .socail-footer{margin:0 -16px}footer.cdn-footer-preset7 .sub-footer .socail-footer li{margin:5px}footer.cdn-footer-preset7 .sub-footer .socail-footer li a{text-align:center;color:#fff;background-color:#677279;width:28px;height:28px;line-height:30px;font-size:16px;opacity:.4;border-radius:50%;transition:background-color .25s ease-in-out,opacity .25s ease-in-out;will-change:opacity}footer.cdn-footer-preset7 .sub-footer .socail-footer li a:hover{background-color:#3b5998;opacity:1}footer.cdn-footer-preset7 .sub-footer .payment-card-bottom{width:100%;height:auto;align-items:flex-start;justify-content:flex-start}footer.cdn-footer-preset7 .sub-footer .payment-card-bottom li{padding-left:0;padding-right:0;margin:5px}footer.cdn-footer-preset7 .sub-footer .inner-center-box{display:flex;flex-direction:row;justify-content:flex-start}footer.cdn-footer-preset7 .sub-footer .inner-center-box div{display:flex;flex-direction:column}footer.cdn-footer-preset7 .sub-footer .inner-last-box{display:flex;flex-direction:row;justify-content:flex-end}footer.cdn-footer-preset7 .sub-footer .inner-last-box div{display:flex;flex-direction:column}footer.cdn-footer-preset8{margin:0;border-top:none}footer.cdn-footer-preset8 .small-section{padding-bottom:64px;padding-top:0}footer.cdn-footer-preset8 .small-section .title-footer{font-size:15px;margin-bottom:14px;letter-spacing:.4px;line-height:24px;color:#222}footer.cdn-footer-preset8 .small-section .title-footer .arrow-down{display:none}footer.cdn-footer-preset8 .small-section .nav-footer li{margin-bottom:0}footer.cdn-footer-preset8 .small-section .nav-footer li a{font-size:15px;letter-spacing:.4px;color:#222;font-weight:300;line-height:24px;padding:0}footer.cdn-footer-preset8 .small-section .nav-footer li a:hover{font-size:15px}footer.cdn-footer-preset8 .small-section .footer-article{color:#222;margin-bottom:30px}footer.cdn-footer-preset8 .small-section .footer-article a{text-decoration:underline}footer.cdn-footer-preset8 .small-section .footer-article a,footer.cdn-footer-preset8 .small-section .footer-article p,footer.cdn-footer-preset8 .small-section .footer-article span{color:currentColor;font-weight:300;font-size:15px;line-height:24px}footer.cdn-footer-preset8 .small-section .footer-signup-group{margin-top:30px}footer.cdn-footer-preset8 .sub-footer{background-color:#f2f2f2;margin-bottom:0}footer.cdn-footer-preset8 .sub-footer .footer-end .copyright-text{text-align:left;font-size:14px;letter-spacing:.4px;line-height:24px;font-weight:400;padding:36px 0}footer.cdn-footer-preset8 .sub-footer .payment-card-bottom{height:96px;justify-content:flex-end}footer.cdn-footer-preset8 .sub-footer .payment-card-bottom ul li img{height:40px}footer.cdn-footer-preset9 .container{max-width:1280px}footer.cdn-footer-preset9 .small-section{padding-bottom:90px;padding-top:80px}footer.cdn-footer-preset9 .small-section .title-footer{font-size:15px;margin-bottom:14px;letter-spacing:.4px;line-height:24px;color:#222}footer.cdn-footer-preset9 .small-section .title-footer .arrow-down{display:none}footer.cdn-footer-preset9 .small-section .nav-footer li{margin-bottom:30px}footer.cdn-footer-preset9 .small-section .nav-footer li:last-child{margin-bottom:0}footer.cdn-footer-preset9 .small-section .nav-footer li a{line-height:normal;font-size:16px;font-weight:700;letter-spacing:normal;padding:0;color:#1d1d1f;text-transform:uppercase}footer.cdn-footer-preset9 .small-section .nav-footer li a:hover{font-size:16px}footer.cdn-footer-preset9 .small-section .nav-footer li ul.child-nav-footer{column-count:2;-webkit-columns:2;-moz-columns:2;margin:25px 0 0;-moz-column-gap:80px;column-gap:80px;list-style:none}footer.cdn-footer-preset9 .small-section .nav-footer li ul.child-nav-footer li{margin-top:0;padding-top:6px;margin-bottom:6px}footer.cdn-footer-preset9 .small-section .nav-footer li ul.child-nav-footer li a{font-weight:300;font-size:14px;text-transform:capitalize;letter-spacing:normal;padding:0;color:#1d1d1f}footer.cdn-footer-preset9 .small-section .nav-footer li ul.child-nav-footer li a:hover{font-size:14px}footer.cdn-footer-preset9 .small-section .socail-footer{margin:15px 0 10px}footer.cdn-footer-preset9 .small-section .socail-footer li{margin:0 25px 0 0}footer.cdn-footer-preset9 .small-section .socail-footer li a{color:#ee1e25}footer.cdn-footer-preset9 .small-section .footer-article{color:#222;margin-bottom:30px}footer.cdn-footer-preset9 .small-section .footer-article p{color:currentColor;font-weight:300;font-size:15px;line-height:24px}footer.cdn-footer-preset9 .small-section .footer-signup-group{margin-top:30px}footer.cdn-footer-preset9 .sub-footer{background-color:#f1f1f1;margin-bottom:0}footer.cdn-footer-preset9 .sub-footer .payment-card-bottom{padding:10px 0 16px}footer.cdn-footer-preset9 .sub-footer .payment-card-bottom ul li{position:relative;padding-left:0;padding-right:0;margin:0 17px;line-height:11px}footer.cdn-footer-preset9 .sub-footer .payment-card-bottom ul li:not(:last-child):after{position:absolute;content:"";left:auto;top:0;bottom:0;right:-16px;width:2px;height:100%;background-color:#dcdcdc}footer.cdn-footer-preset9 .sub-footer .payment-card-bottom ul li a{font-size:12px;color:#1d1d1f;font-weight:300;letter-spacing:.7px}footer.cdn-footer-preset9.cdn-preset-style1 .small-section .title-header{font-size:16px;font-weight:700;margin:0 0 30px}footer.cdn-footer-preset9.cdn-preset-style1 .small-section .content-contact a{text-decoration:underline}footer.cdn-footer-preset9.cdn-preset-style1 .small-section .content-contact a,footer.cdn-footer-preset9.cdn-preset-style1 .small-section .content-contact p,footer.cdn-footer-preset9.cdn-preset-style1 .small-section .content-contact span{color:#000}footer.cdn-footer-preset9.cdn-preset-style1 .small-section .nav-footer li{margin:0 0 20px}footer.cdn-footer-preset9.cdn-preset-style1 .small-section .nav-footer li a{font-weight:400}footer.cdn-footer-preset9.cdn-preset-style3{border-top:none;z-index:9}footer.cdn-footer-preset9.cdn-preset-style3 .hr-footer,footer.cdn-footer-preset9.cdn-preset-style3 .site-footer-center,footer.cdn-footer-preset9.cdn-preset-style3 .small-section{display:none}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer{background-color:transparent;margin-top:40px;margin-bottom:40px}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .socail-footer{margin-top:0}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .socail-footer .social-icon{margin:0 16px 0 0}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .socail-footer .social-icon a{color:#4a5568;font-size:24px}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom{padding:0;justify-content:flex-end}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li{margin:0}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li:not(:last-child){margin-right:16px}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li:not(:last-child):after{display:none}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li a,footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li span{color:#718096;font-size:14px;font-weight:300}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li a:hover,footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li span:hover{color:#1a202c}footer p{line-height:32px;letter-spacing:.03em;margin-bottom:0}footer.cdn-footer-preset4{padding-top:48px;border-top:none}footer.cdn-footer-preset4.gray-layout{background-color:#e9e9eb}footer.cdn-footer-preset4 .small-section{padding:0}footer.cdn-footer-preset4 .small-section .footer-4-link{max-width:1165px;margin:60px auto 0;padding:0 15px 30px;border-bottom:1px solid #d3d3d8}footer.cdn-footer-preset4 .small-section .footer-4-link .footer-conte .title-head-col,footer.cdn-footer-preset4 .small-section .footer-4-link .header-navigation{font-size:16px;font-weight:700}footer.cdn-footer-preset4 .small-section .footer-4-link .footer-conte .footer-article a{text-decoration:underline}footer.cdn-footer-preset4 .small-section .footer-4-link .footer-conte .footer-article a,footer.cdn-footer-preset4 .small-section .footer-4-link .footer-conte .footer-article p,footer.cdn-footer-preset4 .small-section .footer-4-link .footer-conte .footer-article span{color:#000;line-height:2}footer.cdn-footer-preset4 .small-section .footer-4-link .site-link-footer .title-head-col{margin:0 0 15px;font-size:16px;font-weight:700}footer.cdn-footer-preset4 .small-section .footer-4-link .subscribe-form .form-group input{background-color:transparent}footer.cdn-footer-preset4 .sub-footer{background-color:transparent;margin-bottom:0}footer.cdn-footer-preset10{padding-top:70px;border-top:none;padding-bottom:70px;border-bottom:32px solid #2b2b2b}footer.cdn-footer-preset10 .small-section{padding:0}footer.cdn-footer-preset10 .small-section .copyright-text{text-align:left;color:#1d1d1f}footer.cdn-footer-preset10 .small-section .sectioncontent{max-width:1140px;margin:0 auto}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions{padding:0 0 36px;display:flex;flex-direction:row}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions .mainfooter-actionsList{display:flex;flex-direction:row;margin:0 -12px}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions .mainfooter-actionsList li{margin:0 12px;width:50%}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions .mainfooter-actionsList li h3{margin-bottom:15px;font-size:16px;line-height:1.25;font-weight:700;color:#23233e}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions .mainfooter-actionsList li p.desc{font-size:15px;color:#23233e;line-height:1.3;font-weight:300;letter-spacing:.8px}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions .mainfooter-actionsList li a{color:#23233e}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions .mainfooter-actionsList li a p{font-size:15px;color:#2a2ae9;line-height:1.3;font-weight:300;letter-spacing:.8px}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions .mainfooter-actionsList li a p span{text-decoration:underline}footer.cdn-footer-preset10 .small-section .sectioncontent.cdn-prompt-content-no .mainfooter-actions{padding:20px 0 36px}footer.cdn-footer-preset10 .footer-link-bottom{text-align:left;padding:5px 0 20px}footer.cdn-footer-preset10 .footer-link-bottom ul{list-style:none}footer.cdn-footer-preset10 .footer-link-bottom ul li{margin:0 15px 0 0}footer.cdn-footer-preset10 .footer-link-bottom ul li a{color:#23233e;font-size:14px;line-height:17px}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOutRight{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}.modal-review-backdrop.fade{opacity:0;transition:opacity .5s linear}.modal-review-backdrop.show{opacity:.5}.modal-review-custom{display:block!important;opacity:1;transition:opacity .5s ease}.modal-review-custom.fade:not(.show){opacity:0}.modal-review-custom.fade:not(.show) .modal-dialog{animation:slideOutRight .5s ease-in forwards}.modal-review-custom.show .modal-dialog{animation:slideInRight .5s cubic-bezier(.25,.8,.25,1) forwards}.modal-review-custom .modal-dialog{position:fixed;right:0;top:0;transform:translateX(100%);min-width:50%;height:100vh;max-height:unset;margin:0 0 0 auto}.modal-review-custom .modal-dialog .modal-content{height:100%;max-height:none;background-color:#f9f8f4;border-radius:0!important}.modal-review-custom .modal-dialog .modal-content .component-host-scrollable{height:100%}.modal-review-custom .modal-dialog .modal-header{border-bottom:0}.modal-review-custom .modal-dialog .modal-body .form-stream-group label{flex:1 0 100%}.modal-review-custom .modal-dialog .modal-body .form-stream-group .ratings.theme-01{padding:4px .5rem 0}.modal-review-custom .modal-dialog .modal-body .form-stream-group .perRating{font-family:operetta12,than;font-size:20px;font-weight:400;line-height:30px;margin-bottom:6px}.modal-review-custom .modal-dialog .modal-footer{border-top:0}.subscribe-form.subscribe-slidebar{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;position:fixed;z-index:10;top:0;left:inherit;right:0;bottom:0;width:100%;height:100vh;max-width:500px;background-color:#fff;transform:translateX(100%);transition:transform .25s cubic-bezier(.165,.84,.44,1) .05s}.subscribe-form.subscribe-slidebar.open-form{transform:translateX(0)}.subscribe-form.subscribe-slidebar .head-subscribe-form{flex:0 0 75px;max-height:75px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9e9e9;padding:0 20px 0 30px;flex-direction:row;width:100%}.subscribe-form.subscribe-slidebar .head-subscribe-form h2{font-size:24px;font-weight:600;color:#1d1d1f;text-transform:uppercase;padding:25px 0;margin-bottom:0}.subscribe-form.subscribe-slidebar .content-subscribe-form{padding:28px 30px;width:100%;flex-basis:0;flex-grow:1;max-height:100%;display:flex;flex-direction:column;justify-content:space-between}.subscribe-form.subscribe-slidebar .content-subscribe-form .form-group{flex-direction:row;flex:0 1 auto}.subscribe-form.subscribe-slidebar .content-subscribe-form .form-group legend{font-weight:600;line-height:1.7em;font-size:10px;text-transform:uppercase;letter-spacing:.3px}.subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .mandatory{text-align:right;margin-top:10px;line-height:1.7em;font-size:10px;color:#1d1d1f;display:block;width:100%;text-transform:uppercase}.subscribe-form.subscribe-slidebar .content-subscribe-form .form-group label{text-transform:uppercase;font-size:11px;font-weight:600}.subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .form-control{width:100%;min-width:100px;padding:6px 0 6px 10px;font-size:11px;border:1px solid #1d1d1f}.subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .form-control::-webkit-input-placeholder{font-size:11px}.subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .form-control::-moz-placeholder{font-size:11px}.subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .form-control:-ms-input-placeholder{font-size:11px}.subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .form-control:-moz-placeholder{font-size:11px}.subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .form-control:not(:last-child){margin-bottom:15px}.subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .newsletter-btn{position:relative;top:0;transform:translateY(0);color:#fff;border:1px solid #1d1d1f;background-color:#1d1d1f;font-size:10px;width:100%;margin-top:25px;min-height:30px}.subscribe-form.subscribe-slidebar .content-subscribe-form .footer-subscribe-form{font-size:10px;color:#1d1d1f;text-transform:uppercase;margin-top:15px}.subscribe-form.subscribe-center{position:fixed;z-index:1000;top:unset;left:50%;width:100%;transform:translate(-50%,-50%);transition:transform .25s cubic-bezier(.165,.84,.44,1) .05s;opacity:0}.subscribe-form.subscribe-center.open-form{justify-content:center;align-items:center;top:50%;height:100%;opacity:1}.subscribe-form.subscribe-center .wrapper-subscribe2-form{display:flex;flex-direction:column;width:100%;height:auto;max-height:calc(100% - 32px);background-color:#fff;margin:16px;border-radius:12px}.subscribe-form.subscribe-center .wrapper-subscribe2-form .btn-primary{background-color:#00402d;border-radius:8px;text-transform:unset}.subscribe-form.subscribe-center .wrapper-subscribe2-form .header-subscribe2-form{display:flex;align-items:center;justify-content:start;position:relative;flex-wrap:wrap;width:100%;min-height:64px;color:#044c40;font-weight:700;padding-left:20px}.subscribe-form.subscribe-center .wrapper-subscribe2-form .header-subscribe2-form .subscribe2-title{font-size:24px;font-weight:700;line-height:28px}.subscribe-form.subscribe-center .wrapper-subscribe2-form .header-subscribe2-form .subscribe2-close{position:absolute;top:50%;right:15px;transform:translateY(-50%);width:20px;height:20px;cursor:pointer;color:#b0abab}.subscribe-form.subscribe-center .wrapper-subscribe2-form .header-subscribe2-form .subscribe2-close svg{fill:currentColor;stroke:currentColor}.subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative}.subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form{max-width:768px;margin:0 auto;padding:16px}.subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .contentLarge{flex-grow:0;flex-shrink:0;width:100%;position:relative;margin-bottom:24px}.subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .contentLarge .labelContainer{display:flex;flex:1;align-items:center}.subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .contentLarge .labelContainer label{display:block;color:#141414;margin-top:0;font-size:16px;font-weight:500;letter-spacing:normal;line-height:20px;margin-bottom:8px}.subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .contentLarge input{background-color:#fff;border:1px solid #7f7f7f;border-radius:2px;color:#141414;box-sizing:border-box;font-family:inherit;font-size:16px;font-weight:500;min-height:unset;height:48px;letter-spacing:.1px;line-height:1.15;margin:0;padding:2px 12px 0;transition:border-color .4s;width:100%}.subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .submit-form{width:100%}.subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .submit-form .subscribe2-submit{margin-bottom:16px;min-width:80px;width:100%;padding:14px 12px;background-color:#141414;color:#fff;border:none;cursor:pointer;font-family:inherit;position:relative;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;text-align:center;font-size:16px;line-height:20px;font-weight:700;border-radius:2px;transition:border-radius .12s linear,background-color .12s linear,border-color .12s linear,box-shadow .12s linear,color .12s linear}.subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .subscribe2-text{color:#141414;margin-top:0;margin-bottom:0;font-size:16px;font-weight:500;letter-spacing:normal;line-height:22px}.subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .subscribe2-text a{color:#141414;text-decoration:underline}.bg-overlay-subscribe{visibility:hidden;opacity:0;background-color:#1d1d1f;position:fixed;z-index:0;top:0;left:0;width:100%;height:100vh;transition:all .5s}.pormotion-view{position:fixed;z-index:1000;top:unset;left:50%;transform:translate(-50%,-50%);transition:transform .25s cubic-bezier(.165,.84,.44,1) .05s;opacity:0;width:840px;max-width:90%}.pormotion-view.open-view{top:50%;opacity:1}.pormotion-view .pv-inner{position:relative;width:100%;height:auto}.pormotion-view .pv-inner .pv-close{position:absolute;top:-40px;right:0;font-size:18px;color:#fff;padding-bottom:2px;border-bottom:1px solid #fff;cursor:pointer}.pormotion-view .pv-inner .pv-link{display:flex;justify-content:center}.pormotion-view .pv-inner .pv-link .pv-image{max-width:100%}.bg-overlay-popup{visibility:hidden;opacity:0;background-color:#1d1d1f;position:fixed;z-index:999;top:0;left:0;width:100%;height:100vh;transition:all .5s}.footer-light .subscribe{text-align:left}.footer-light .subscribe p{margin-bottom:15px;color:#1d1d1f;font-size:12.5px;font-weight:300;letter-spacing:.4px;line-height:20.8px}.footer-light .subscribe h4{margin-bottom:10px}.footer-light .subscribe-form{display:flex;align-items:start;height:auto;justify-content:flex-start}.subscribe{text-align:center}.subscribe h4{color:#1d1d1f;text-transform:uppercase;font-weight:700;display:block;margin-bottom:15px;margin-top:-5px}.subscribe h4 i{color:#ff4c3b;padding-right:5px;font-size:23px}.subscribe-form{display:inline-flex}.subscribe-form .form-group{margin-bottom:0;position:relative}.subscribe-form .icon{width:26px;height:24px}.subscribe-form .icon path{fill:none!important;stroke-width:2px;stroke:currentColor!important;stroke-linecap:miter;stroke-linejoin:miter}.subscribe-form .form-control{width:100%;min-width:300px;padding:10px 45px 10px 0;background-color:#fff;border-radius:0;font-size:13.6px;border:none;border-bottom:2px solid #000;height:auto;outline:none}.subscribe-form .form-control:focus{color:#495057;background-color:#fff;border-color:none;outline:0;box-shadow:none}.subscribe-form .form-control::-moz-placeholder{color:#000;font-size:13.6px;font-weight:300}.subscribe-form .form-control::placeholder{color:#000;font-size:13.6px;font-weight:300}.subscribe-form.classic-form .form-control{border-radius:0;border:none;background-color:#f5f2f2;margin-left:15px}.subscribe-form.classic-form .btn-solid{margin-bottom:0!important}.subscribe-form .newsletter-btn{position:absolute;top:50%;transform:translateY(-50%);right:0;color:#1d1d1f;padding:0}.footer-social{margin-top:40px;display:flex;align-items:center}.footer-social li{display:inline-block;padding-right:45px}.footer-social i{font-size:20px;color:#000;transition:.5s ease}.footer-social i:hover{color:#ff4c3b!important;transition:.5s ease}.sub-footer{background-color:#fff;margin-bottom:42px}.sub-footer p{color:#000;margin-bottom:0;padding:18px 0;font-weight:300;font-size:12px;letter-spacing:0}.sub-footer .payment-card-bottom{height:100%;display:flex;align-items:center;justify-content:center}.sub-footer .payment-card-bottom li{padding-left:7px;padding-right:7px;display:inline-block}.sub-footer .payment-card-bottom li img{height:24px;border-radius:3px;box-shadow:0 0 1px 1px #eee}.tap-top{display:flex;justify-content:center;align-items:center;position:fixed;bottom:110px;right:17px;z-index:98;width:50px;height:50px;background:#252525;color:#fff;border-radius:100%;border:none;cursor:pointer;transition:all .2s ease-in-out;padding:4px}.tap-top:hover{color:#00af83}.tap-top:active{color:#b7ffed}.tap-top:disabled{color:#c3c3c3}.btn-loadmore{color:#1d1d1f;border:1px solid #e8e8e1;padding:10px 15px;text-transform:uppercase;letter-spacing:2px;transition-property:all;transition-duration:.1s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.btn-loadmore:hover{border-color:#1d1d1f}.cart_qty_cls{position:absolute;width:18px;height:18px;color:#1d1d1f;border-radius:20px;text-align:center;font-size:15px;line-height:14px;font-weight:300;top:50%;transform:translateY(-50%);left:calc(100% + 3px);padding:3px}.product-right{/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */}.product-right.product-single-meta .rating-star{display:flex;align-items:flex-start}.product-right.product-single-meta .rating-star .ratings.theme-01 .rating-unit{font-size:18px;color:#5c5c5c}.product-right.product-single-meta .rating-star span{color:#5c5c5c;line-height:20px;align-self:center;margin-left:6px;font-size:14px}.product-right .size-box ul li.active,.product-right .size-box ul li:hover{background-color:#fff;box-shadow:0 0 0 1px #1d1d1f}.product-right .product-infinitescroll{margin:50px 20px 0}.product-right .loading-more.active{font-size:16px;font-weight:600;text-transform:capitalize;color:#ff4c3b;cursor:context-menu}.product-right .br-default .br-selected:after{color:rgba(255,162,0,.8196078431)}.product-right a{text-decoration:none;outline:none}.product-right .br-default .br-unit{margin-right:1px;font-size:18px;height:18px;width:18px;line-height:16px}.product-right .btn.disabled,.product-right .btn:disabled{opacity:.65;pointer-events:none;touch-action:none}.product-right .stock-check{font-size:13.6px;text-align:center;font-style:italic;margin:7.5px 0}.product-right .product-shot-desc{margin-bottom:14px;text-align:left}.product-right .product-shot-desc ul{list-style:none;margin:0 0 10px}.product-right .product-shot-desc ul li{position:relative;font-size:13px;line-height:24px}.product-right .product-shot-desc p{margin-bottom:25px;font-size:15px;font-weight:400;color:#000;letter-spacing:1px}.product-right .product-shot-desc:last-child{margin-bottom:0}.product-right .product-shot-desc a{text-decoration:none;border-bottom:1px solid rgba(0,0,0,.15);position:relative;display:inline-block;color:#1d1d1f;line-height:24px}.product-right .product-shot-desc a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;border-bottom:2px solid;transition:width .5s ease}.product-right .product-shot-desc a:hover:after{width:100%}.product-right .collapsibles-custom .collapse-group{border-bottom:0}.product-right .collapsibles-custom .collapse-group .heading-collapse{text-align:center;text-transform:uppercase;letter-spacing:.3em;font-size:.75em;display:block;width:100%;padding:15px;color:inherit;position:relative;cursor:pointer}.product-right .collapsibles-custom .collapse-group .heading-collapse:after{content:"";position:absolute;display:block;top:19px;right:15px;background-image:url(/assets/images/down-chevron.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;width:13px;height:13px;transition:all .1s ease-in}.product-right .collapsibles-custom .collapse-group .heading-collapse.open:after{transform:scaleY(-1)}.product-right .collapsibles-custom .collapse-group .heading-collapse h4{font-weight:300;text-transform:uppercase;margin-bottom:0;font-size:12px;letter-spacing:2px;line-height:20px}.product-right .collapsibles-custom .collapse-group .body-collapse{padding:0 20px 20px}.product-right .product-social-sharing{text-align:center;margin-top:30px}.product-right .product-social-sharing a{color:#000;font-size:13px;font-weight:300;margin-right:18px;cursor:pointer}.product-right .product-social-sharing a:hover{color:#767676}.product-right .product-social-sharing a i{font-size:18px}.product-right .product-social-sharing a span{padding-right:15px;padding-left:10px}.wrap-promoBanner.fullTop .oneTitle{font-size:30px;font-weight:600;line-height:1.5;color:#54585b;text-align:center;margin-bottom:20px}.wrap-promoBanner.fullTop .oneBanner{position:relative}.wrap-promoBanner.fullTop .oneBanner img{width:100%;max-width:100%}.wrap-promoBanner.fullTop .oneBanner .contentBanner{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);width:85%;display:flex}.wrap-promoBanner.fullTop .oneBanner .contentBanner.cdn-textPos-center{justify-content:center;text-align:center}.wrap-promoBanner.fullTop .oneBanner .contentBanner.cdn-textPos-left{justify-content:flex-start;text-align:left}.wrap-promoBanner.fullTop .oneBanner .contentBanner.cdn-textPos-right{justify-content:flex-end;text-align:right}.wrap-promoBanner.fullTop .oneBanner .contentBanner .bannerTitle{font-size:46px;line-height:1.5;color:#fff}.wrap-promoBanner.fullTop .oneBanner .contentBanner .bannerInfo{font-size:17px;line-height:1.5;color:#fff}.wrap-promoBanner.fullTop .oneBanner .contentBanner .bannerLink{display:inline-block;font-size:12px;line-height:1.5;color:#fff;background-color:#ef6d22;padding:12px 24px;margin-top:15px}.wrap-promoBanner.fullBottom .oneBanner img{width:100%;max-width:100%}.cusRow-promotions{margin-left:0;margin-right:0}.wrapper-coupon .coupon-title{margin-top:40px;margin-bottom:20px;font-size:30px;font-weight:600;line-height:1.5;color:#54585b}.wrapper-coupon .coupon-slidebar{background-color:#f5f5f5;border-top:3px solid #000;padding:50px}.wrapper-coupon .coupon-slidebar .emptyCoupon{font-size:18px;line-height:1.25}.wrapper-coupon .coupon-slidebar .coupon-lists .coupon-item2{position:relative;overflow:hidden}.wrapper-coupon .coupon-slidebar .coupon-lists .coupon-item2 .cpon-wrapper2{display:flex;flex-direction:column;justify-content:space-between;min-height:150px;border:1px solid #ef6d22;padding:24px 45px 24px 22px}.wrapper-coupon .coupon-slidebar .coupon-lists .coupon-item2 .cpon-wrapper2 .cpon-top{cursor:pointer}.wrapper-coupon .coupon-slidebar .coupon-lists .coupon-item2 .cpon-wrapper2 .cpon-top .cp-title{font-size:15px;font-weight:600;line-height:1.5;color:#000}.wrapper-coupon .coupon-slidebar .coupon-lists .coupon-item2 .cpon-wrapper2 .cpon-top .cp-desc{font-size:15px;line-height:1.5;color:#54585b}.wrapper-coupon .coupon-slidebar .coupon-lists .coupon-item2 .cpon-wrapper2 .cpon-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.wrapper-coupon .coupon-slidebar .coupon-lists .coupon-item2 .cpon-wrapper2 .cpon-bottom .cp-code{font-size:16px;line-height:1.5;color:#ef6d21}.wrapper-coupon .coupon-slidebar .coupon-lists .coupon-item2 .cpon-wrapper2 .cpon-bottom .cp-code span{color:#8e8e8e}.wrapper-coupon .coupon-slidebar .coupon-lists .coupon-item2 .cpon-wrapper2 .cpon-bottom .cp-keep{cursor:pointer;background:transparent;border:none;font-size:16px;line-height:1.5;color:#ef6d21}.wrapper-coupon .coupon-slidebar .coupon-lists .coupon-item2 .cpon-wrapper2 .cpon-bottom .cp-keep svg{width:20px;height:20px;margin-top:-4px;margin-right:2px}.wrapper-coupon .coupon-slidebar .coupon-lists .coupon-item2 .cpon-wrapper2 .cpon-bottom .cp-keep span{text-decoration:underline}.wrapper-coupon .coupon-slidebar .coupon-lists .coupon-item2 .cp-circle{position:absolute;top:50%;right:-35px;transform:translateY(-50%);width:70px;height:70px;border-radius:50%;border:1px solid #ef6d22;background-color:#f5f5f5}.wrapper-coupon .coupon-slidebar .coupon-lists .owl-nav{margin:0}.wrapper-coupon .coupon-slidebar .coupon-lists .owl-nav [class*=owl-]{display:flex;padding:24px 8px;margin:0;border-radius:0;background:transparent;box-shadow:none;font-size:50px;color:#54585b}.wrapper-coupon .coupon-slidebar .coupon-lists .owl-nav .owl-prev{position:absolute;left:-40px;top:50%;transform:translateY(-50%)}.wrapper-coupon .coupon-slidebar .coupon-lists .owl-nav .owl-next{position:absolute;right:-40px;top:50%;transform:translateY(-50%)}.wrapper-coupon .coupon-slidebar .coupon-lists .owl-dots{position:absolute;left:0;right:0}.wrapper-coupon .coupon-slidebar .coupon-lists .owl-dots .owl-dot span{width:7px;height:7px;margin:5px 3px;background-color:#c9c8c7;transition:all .4s}.wrapper-coupon .coupon-slidebar .coupon-lists .owl-dots .owl-dot.active span{width:28px;background-color:#222}.wrapper-promo{padding-bottom:70px}.wrapper-promo .proms-title{font-size:30px;font-weight:600;line-height:1.5;color:#54585b;margin-top:40px;margin-bottom:20px}.wrapper-promo .proms-lists2 .proms-item2{margin-bottom:30px;cursor:pointer}.wrapper-promo .proms-lists2 .proms-item2 .proms-item_image img{width:100%;max-width:100%}.wrapper-promo .proms-lists2 .proms-item2 .proms-item_content{margin-top:15px}.wrapper-promo .proms-lists2 .proms-item2 .proms-item_content .proms-item_title{font-size:18px;font-weight:600;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#54585b}.wrapper-promo .proms-lists2 .proms-item2 .proms-item_content .proms-item_period{display:flex;align-items:center;font-size:16px;line-height:1.5;color:#8e8e8e;margin-top:8px}.wrapper-promo .proms-lists2 .proms-item2 .proms-item_content .proms-item_period svg{margin-top:-4px;margin-right:8px;fill:#ef6d22;width:20px;height:20px}.error-section{padding:130px 0 140px;text-align:center}.error-section h1{font-size:200px;font-weight:900;margin:0;line-height:.8;color:#aaa}.error-section h2{color:#aaa;font-weight:500;letter-spacing:3px;margin:40px 0}.breadcrumb-section{padding:8px 0}.breadcrumb-section .row{align-items:center}.breadcrumb-section .page-title{display:flex;height:100%;align-items:center}.breadcrumb-section .page-title h2{font-size:16px;margin-bottom:0}.breadcrumb-section .breadcrumb{background-color:transparent;justify-content:flex-start;padding:8px 4px;text-transform:uppercase;font-size:14px;color:#555;font-weight:600;margin:0}.breadcrumb-section .breadcrumb a{color:#555;font-weight:600}.breadcrumb-section .breadcrumb .breadcrumb-item:before{font-size:10px;line-height:18px;font-weight:300;color:#111}.breadcrumb-section .breadcrumb .breadcrumb-item:not(:first-child):before{font-family:themify;content:""}.breadcrumb-section .breadcrumb .breadcrumb-item a{font-weight:300;font-size:12px;color:#000;text-transform:capitalize;letter-spacing:.4px;line-height:18px;cursor:pointer}.team{position:relative}.team img{margin:0 auto;padding:0 10px}.team h2{color:#1d1d1f;padding-bottom:15px;border-bottom:1px solid #dddada;margin-bottom:10px}.team h4,.team h6{text-align:center}.team h4{color:#ff4c3b;font-weight:700;margin-top:15px;margin-bottom:5px}.team h6{margin-bottom:-3px}.ph-row .ph-small,.ph-row.ph-small div{height:8px}.ph-row .ph-no-bg{background:none!important}.ph-row .ph-col-dot{max-width:10px;flex:0 0 10px}.ph-row .ph-col-dot.ph-small{max-width:8px;flex:0 0 8px}.ph-row .ph-col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.ph-row .ph-col-3{flex:0 0 25%;max-width:25%}.collection-filter-block{padding:0}.collection-filter-block .input-box{position:relative;text-transform:none;padding:9px 0;margin:0 24px}.collection-filter-block .input-box .input-search{display:block;width:100%;min-width:0;height:auto;font-size:15px;font-weight:400;line-height:normal;text-transform:inherit;text-align:left;letter-spacing:inherit;text-indent:inherit;background:none;color:#5d5d5d;font-size:16px;font-weight:350;line-height:24px;border:0;border-radius:0;border-bottom:1px solid #c3c3c3;padding:11px 0 13px 23px;margin:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;transition:.4s cubic-bezier(.37,0,.63,1)}.collection-filter-block .input-box .system-search{position:absolute;top:50%;left:0;transform:translateY(-50%);width:20px;height:20px;padding:4px}.collection-filter-block.ph-filter .ph-item{padding:0;margin-bottom:0;border:none;border-radius:0}.collection-filter-block.ph-filter .ph-item>*{padding-left:0;padding-right:0}.collection-collapse-block .collapsed-togle{padding-left:5px;margin-bottom:15px}.collection-collapse-block .collapsed-togle a{display:block;text-transform:inherit;cursor:pointer;font-size:14px;color:#141414;font-weight:200;letter-spacing:.5px;line-height:20px}.collection-collapse-block .collapsed-togle.show-more a:before{background-image:url(/assets/images/svg/icon-plus.svg)}.collection-collapse-block .collapsed-togle.hide-more a:before,.collection-collapse-block .collapsed-togle.show-more a:before{content:"";display:inline-block;margin-right:4px;background-position:50%;background-size:contain;background-repeat:no-repeat;width:10px;height:10px;transition:all .1s ease-in}.collection-collapse-block .collapsed-togle.hide-more a:before{background-image:url(/assets/images/svg/icon-minus.svg)}.collection-collapse-block .collapse-block-title{position:relative;cursor:pointer;text-transform:none;color:#044c40;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px;border-bottom:1px solid #00c594;padding:9px 16px;margin:0 24px}.collection-collapse-block .collapse-block-title:after{position:absolute;display:block;top:16px;right:24px;content:"";background-image:url(/assets/images/svg/filter-plus.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;width:18px;height:18px;transition:all .1s ease-in}.collection-collapse-block .collapse-block-title.open:after{background-image:url(/assets/images/svg/filter-minus.svg)}.collection-collapse-block .collection-collapse-block-content{max-height:183px;overflow-y:auto;margin:16px 40px;scrollbar-color:#000 #e0e0e0;scrollbar-width:thin}.collection-collapse-block .collection-collapse-block-content::-webkit-scrollbar{width:4px}.collection-collapse-block .collection-collapse-block-content::-webkit-scrollbar-track{background:#e0e0e0}.collection-collapse-block .collection-collapse-block-content::-webkit-scrollbar-thumb{background:#000;cursor:pointer}.collection-collapse-block .collection-collapse-block-content::-webkit-scrollbar-thumb:hover{background:#000}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list{padding:0}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li{display:flex;border-radius:4px;transition:all .25s ease;padding:12px 16px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:hover{background:#e7fff9}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li a{color:#5d5d5d;font-family:poppins,than;font-size:16px;font-weight:300;line-height:24px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox{border-radius:4px;transition:all .25s ease;padding:12px 16px 12px 44px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:hover{background:#e7fff9}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:last-child{margin-bottom:0}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox.show-more-triger{display:none}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox.show-more-triger.triger-in{display:block}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox .custom-control-input{width:20px;height:20px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label{color:#5d5d5d;font-family:poppins,than;font-size:16px;font-weight:300;line-height:24px;text-transform:inherit;cursor:pointer}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:before{top:1px;left:-28px;height:20px;width:20px;background:#f9f8f4;border-radius:4px;border:1px solid #c3c3c3}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:after{left:-28px;top:1px;height:20px;width:20px;background-image:url(/assets/images/svg/check-gray.svg);background-size:65%}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox .custom-control-input:checked~.custom-control-label:before{border-color:#006855}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url(/assets/images/svg/check-green.svg)}.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox{display:inline-block;padding:5px}.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label:after,.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label:before{opacity:0;visibility:hidden}.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label .img-icon{width:35px;height:35px;position:relative;box-shadow:0 0 0 2px #e8e8e1;transition:box-shadow .2s ease;border-radius:100%;margin:4px}.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label .img-icon:hover{box-shadow:0 0 0 2px #1d1d1f}.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label .img-icon:before{content:"";position:absolute;z-index:2;border-radius:100%;border:4px solid #fff;top:-1px;left:-1px;right:-1px;bottom:-1px}.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label .img-icon img{width:35px;height:35px;border-radius:50%}.filter-action{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:12px;padding:16px 24px 24px}.results-filter{display:flex;gap:8px;padding:10px 0}.results-filter .filter-title{display:flex;justify-content:space-between;align-items:flex-end}.results-filter .filterresults-count{flex:1 0 auto;display:flex;justify-content:flex-start;align-items:center}.results-filter .filterresults-count p{margin-bottom:0}.results-filter .filterresults-count a{font-size:12px;text-decoration:underline;cursor:pointer}.results-filter .filter-results-list{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:8px}.results-filter .filter-results-list .btn-result{color:#333;background-color:#d6d6d6;font-size:12px;text-transform:inherit;padding:4px 4px 4px 10px}.results-filter .filter-results-list .btn-result:hover{color:#333;background-color:#f7f7f7}.results-filter .filter-results-list .btn-result .icon-close{width:18px;height:18px;stroke-width:4px}.product-wrapper-grid.list-view .product-box{display:flex;padding-bottom:0}.product-wrapper-grid.list-view .product-box .img-wrapper{width:25%}.product-wrapper-grid.list-view .product-box .product-detail{padding-left:15px;align-self:center;text-align:left!important}.product-wrapper-grid.list-view .product-box .product-detail .rating{margin-top:0}.product-wrapper-grid.list-view .product-box .product-detail p{display:block!important;margin-bottom:5px;line-height:18px}.product-wrapper-grid.list-view .product-box .product-detail .color-variant{padding-top:10px}.product-wrapper-grid.list-view .product-box .product-detail h6{font-weight:700}.product-page-filter,.product-page-per-view{position:relative;display:flex;justify-content:flex-end}.product-page-filter .order-sorting-by,.product-page-per-view .order-sorting-by{display:inline-flex}.product-page-filter .order-sorting-by .m-form-select,.product-page-per-view .order-sorting-by .m-form-select{display:flex;align-items:center}.product-page-filter .order-sorting-by .m-form-select span,.product-page-per-view .order-sorting-by .m-form-select span{font-size:13px;color:#b8b8b8;flex:0 0 auto}.product-page-filter select,.product-page-per-view select{font-size:13px;color:#53575a;border:0;padding:10px 20px 10px 10px;width:100%;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;background:url(/assets/images/dropdown.png) no-repeat 95%}.product-page-filter select:focus,.product-page-per-view select:focus{outline:unset}.product-page-filter select option,.product-page-per-view select option{padding:20px 0}.product-page-filter select option span,.product-page-per-view select option span{color:#53585b}.collection-product-wrapper .product-top-filter{border-bottom:none;border-top:none}.collection-product-wrapper .product-top-filter .product-filter-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter{width:20%}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before{right:10px}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select{border:1px solid #6b6b6b;max-width:100%;padding:8px 12px;border-radius:0;height:48px;color:#141414;font-size:16px;letter-spacing:1px;font-weight:400;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-size:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' viewBox='0 0 16 9' fill='%236b6b6b'%3E %3Cpolygon points='15.26 0 16 .629 8 9 0 .629 .74 0 8 7.596'/%3E %3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select:focus{border-color:#1d1d1f;box-shadow:0 0 0 1px #1d1d1f;outline:none}.collection-product-wrapper .product-wrapper-grid .product-box .product-detail,.collection-product-wrapper .product-wrapper-grid .product-box .product-info{padding-left:0}.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail h6{font-size:13px}.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail h4{font-size:18px}.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail .rating i{padding-right:0}.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .img-wrapper .lable-block .lable3{padding:8px 4px;font-size:12px}.product-page-filter{margin-top:0;margin-bottom:0}.filter-main-btn{display:none;margin-bottom:20px;cursor:pointer}.filter-main-btn>span{width:40%;border-radius:0;font-size:20px}.faq-section .accordion.theme-accordion .card{margin-top:10px;border-radius:0;overflow:hidden;border-bottom:1px solid #d8d8d8}.faq-section .accordion.theme-accordion .card .theme-accordion .card:first-of-type,.faq-section .accordion.theme-accordion .card :not(:first-of-type):not(:last-of-type){border-bottom:1px solid #d8d8d8}.faq-section .accordion.theme-accordion .card:first-child{margin-top:0}.faq-section .accordion.theme-accordion .card .card-header{padding:0;border-bottom:0;transition:all .3s ease;background-color:#f9f9f9}.faq-section .accordion.theme-accordion .card .card-header button{color:#333;text-align:left;font-size:17px;padding:18px;font-weight:600}.faq-section .accordion.theme-accordion .card .card-header button:before{content:"";position:absolute;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:6px solid #1d1d1f;right:20px;top:25px;transition:all .3s ease}.faq-section .accordion.theme-accordion .card .card-header button[aria-expanded=true]:before{border-top:0;border-bottom:6px solid #000;transition:all .3s ease}.faq-section .accordion.theme-accordion .card .card-header button:hover{text-decoration:none;color:#ff4c3b;transition:all .3s ease}.faq-section .accordion.theme-accordion .card .card-body{padding:15px 18px}.faq-section .accordion.theme-accordion .card .card-body p{margin-bottom:0;font-size:14px;color:#555;line-height:1.8;letter-spacing:.06em}.forget-page{position:relative;background-color:#f9f8f4;margin-bottom:0}.forget-page.cdn-top{z-index:9}.forget-page .forget-wrapper{max-width:384px;margin:auto}.forget-page .forget-wrapper .forget-description{margin:40px 0 20px}.forget-page .forget-wrapper .forget-intro{margin:0 0 20px}.forget-page .forget-wrapper .forget-goto-signin{text-align:center}.login-page{position:relative;background-color:#f9f8f4;padding-top:37px!important;padding-bottom:0!important;margin-bottom:0!important}.login-page.cdn-top{z-index:9}.login-page .title-signin h3{color:#044c40;font-family:operetta12,than;font-size:40px;font-weight:300;line-height:60px;text-transform:capitalize;text-align:center;margin:0}.login-page .theme-card{padding-top:24px}.login-page .theme-card.login-wrapper{max-width:384px;margin:auto}.login-page .theme-card .theme-form .form-check{display:flex;align-items:center;gap:8px;padding:8px 12px;margin-bottom:0}.login-page .theme-card .theme-form .form-check .form-check-label,.login-page .theme-card .theme-form .reset_pass{color:#044c40;font-family:poppins,than;font-size:16px;font-weight:300;line-height:24px}.login-page .theme-card .theme-form .reset_pass{display:flex;justify-content:center;align-items:center;gap:8px;transition:.4s cubic-bezier(.37,0,.63,1);padding:8px 12px}.login-page .theme-card .theme-form .reset_pass:hover{color:#00af83}.login-page .theme-card .theme-form .reset_pass:active{color:#b7ffed}.login-page .theme-card .theme-form .reset_pass:disabled,.login-page .theme-card .theme-form .reset_pass[disabled]{color:#c3c3c3}.login-page .theme-card .theme-form .login-info{color:#303030;font-size:13px;font-weight:400;text-align:center;margin:25px auto 20px}.login-page .theme-card .theme-form .login-info a{color:#303030;text-decoration:underline}.login-page .theme-card .theme-form .signin-social-heading{color:#044c40;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px;text-align:center;margin-bottom:24px}.login-page .theme-card .theme-form .signin-social-icon ul{display:flex;justify-content:center;align-items:center;gap:20px}.login-page .theme-card .theme-form .dont-have-ac{color:#303030;font-size:14px;font-weight:300}.login-page .banner-signin{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.login-page .wrap-signin{margin:0 auto}.login-page .wrap-checkForget{display:flex;justify-content:space-between;align-items:center;margin-top:-4px;margin-bottom:20px}.login-page .new-register{margin-top:16px}.register-page{padding-top:37px!important;padding-bottom:0!important;margin-bottom:0!important}.register-page .position-point{position:relative;z-index:9}.register-page .title-signin h3{color:#1d1d1f;font-family:operetta12,than;font-size:30px;font-weight:400;line-height:inherit;text-transform:capitalize;margin:0}.register-page .theme-card{padding-top:40px}.register-page .theme-card .theme-form .form-check{margin-bottom:20px}.register-page .theme-card .theme-form .form-check label.form-check-label{color:#5d5d5d;font-size:16px;font-weight:400}.register-page .theme-card .theme-form .line{position:relative;margin:14px auto}.register-page .theme-card .theme-form .reset_pass{color:#303030;display:block;margin-bottom:15px;font-size:13px;font-weight:300}.register-page .theme-card .theme-form .submit-login{display:block;width:100%;background-color:#c9c9c9;color:#fcfcfc;font-size:16px;font-weight:400;text-transform:uppercase;border-radius:25px;border:1px solid #c9c9c9;padding:12px 24px}.register-page .theme-card .theme-form .login-info{margin:25px auto 20px;text-align:center;font-size:13px;color:#303030;font-weight:300}.register-page .theme-card .theme-form .login-info a{text-decoration:underline;color:#303030}.register-page .theme-card .theme-form .dont-have-ac{color:#303030;font-size:14px;font-weight:300}.register-page .theme-card .theme-form .btn-social{height:45px;padding-left:0;border:1px solid transparent;background-color:#fff;font-size:12px;vertical-align:middle;touch-action:manipulation;cursor:pointer;font-weight:400;position:relative;text-transform:uppercase;width:100%;letter-spacing:3px}.register-page .theme-card .theme-form .btn-social.face{margin-bottom:22px;border-color:#3a5a99;color:#fff;background-color:#3a5a99}.register-page .banner-register{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.register-page .backTo{position:absolute;top:0;left:30px}.register-page .backTo a{color:#3e3e3e;font-size:16px;font-weight:400;text-decoration:underline}.register-page .wrap-register{margin:0 auto}.loading-more.active{display:flex;justify-content:center;align-items:center;gap:8px;width:250px;background:#f9f8f4;color:#044c40;font-size:16px;font-weight:300;line-height:24px;border-radius:8px;border:solid #044c40;border-width:1px 1px 2px;padding:8px 16px}.contact-page .map iframe{width:100%;height:100%;border:none}.contact-layout .banner-contact{width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.contact-layout .contact-main{padding:0 15px;margin:0 auto}.contact-layout .contact-main>:not(:first-child){margin-top:24px}.contact-layout .contact-main .contact-headline .contact-heading{display:block;color:#252525;font-family:operetta12,than;font-size:32px;font-weight:400;line-height:inherit;text-transform:capitalize;margin-bottom:0}.contact-layout .contact-main .contact-content .content-info{display:grid;grid-template-columns:repeat(2,1fr);gap:35px 90px}.contact-layout .contact-main .contact-content .content-info .info>:not(:first-child){margin-top:15px}.contact-layout .contact-main .contact-content .content-info .info .et-title{display:block}.contact-layout .contact-main .contact-content .content-info .info .et-contact,.contact-layout .contact-main .contact-content .content-info .info .et-title{color:#000;font-size:14px;font-weight:700;line-height:inherit;text-transform:uppercase;margin-bottom:0}.contact-layout .contact-main .contact-content .content-info .info .et-contact a{color:inherit}.contact-layout .contact-main .contact-content .content-info .info .et-desc{color:#000;font-size:14px;line-height:inherit;text-transform:uppercase;margin-bottom:0}.contact-layout .contact-main .contact-content .content-form:not(:first-child){margin-top:60px!important}.contact-layout .contact-main .contact-content .content-form .contact>:not(:first-child){margin-top:20px!important}.contact-layout .contact-main .contact-content .content-form .contact .et-contact{color:#000;font-size:14px;font-weight:700;line-height:inherit;text-transform:uppercase;margin-bottom:0}.contact-layout .contact-main .contact-content .content-form .contact .et-form{width:100%;margin-left:auto;margin-right:auto}.contact-layout .contact-main .contact-content .content-form .contact .et-form .theme-form{position:relative}.contact-layout .contact-main .contact-content .content-form .contact .et-form .theme-form .form-sending-lond{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.5);z-index:9}.contact-layout .contact-main .contact-content .content-form .contact .et-form .theme-form .form-sending-lond h3{font-size:22px;margin-bottom:0}.contact-layout .contact-main .contact-content .content-form .contact .et-form .theme-form .contactsuccess-noteti{padding-left:24px}.contact-layout .contact-main .contact-content .content-form .contact .et-form .theme-form .contactsuccess-noteti .title-noteti{color:#7c2925;font-size:22px;font-weight:600;line-height:normal;text-transform:inherit;margin-top:30px;margin-bottom:20px}.contact-layout .contact-main .contact-content .content-form .contact .et-form .theme-form .contactsuccess-noteti .status-noteti{color:#000;font-size:14px;line-height:normal;font-weight:600;letter-spacing:.8px;margin-bottom:30px}.qty-box-2 .input-group{flex-wrap:inherit;justify-content:center}.qty-box-2 .input-group .form-control{width:1%;height:32px;background:transparent;color:#009872;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px;text-align:center;border:none;padding:0}.qty-box-2 .input-group button{display:flex;justify-content:center;align-items:center;width:32px;height:32px;cursor:pointer;border:none;border-radius:0!important;padding:6px}.qty-box-2 .input-group button i{font-weight:900;color:#7c7c7c}.qty-box-2 .input-group .icon{padding-right:0}.promotion-code-container{margin:3rem 0 1rem}.promotion-code-container .promotion-code-input{margin:0}.promotion-code-container .promotion-code-input.remDis{display:flex;align-items:center;gap:5px}.promotion-code-container .promotion-code-input.remDis p{flex:1 1 auto;max-width:100%;line-height:1.5;margin:0}.promotion-code-container .promotion-code-input.remDis a{flex:0 1 auto;padding-left:5px;padding-right:5px;color:#141414;text-decoration:underline;text-align:center}.cart-section{position:relative}.cart-section.cdn-top{z-index:9}.cart-section .table tbody+tbody{border-top:none}.cart-section tbody h2{margin-bottom:0}.cart-section tbody tr td{min-width:210px;vertical-align:middle;color:#777;border-top:0;border-bottom:1px solid #eee;text-align:center}.cart-section tbody tr td a,.cart-section tbody tr td p{color:#777;font-weight:400;font-size:14px;text-transform:capitalize;margin-bottom:0}.cart-section tbody tr td a img,.cart-section tbody tr td p img{height:90px}.cart-section tbody tr td h2{font-size:24px;color:#1d1d1f;font-weight:400}.cart-section .inner-headline h2{color:#252525;font-family:operetta12,than;font-size:30px;font-weight:300;line-height:60px;text-transform:capitalize;text-align:center;margin-bottom:32px}.cart-section .inner-headline h2 span{color:#044c40;font-family:griffiths,than;font-size:26px}.cart-section .also-like .like-wrap .title{display:flex;color:#000;font-family:operetta12,than;font-size:26px;font-weight:300;line-height:48px;text-transform:capitalize;margin-bottom:20px}.blog-detail-page .blog-detail p:last-child{margin-bottom:-5px}.blog-detail-page .blog-detail img{margin-bottom:40px}.blog-detail-page .blog-detail h3{color:#1d1d1f;font-weight:700;margin-bottom:20px;text-transform:uppercase;margin-top:-6px}.blog-detail-page .blog-detail p{color:#777;line-height:1.8}.blog-page .filter-bar{display:flex;justify-content:space-between;align-items:center;padding:28px 40px;height:80px;background:#fff;width:100%;transition:transform .3s ease}.blog-page .filter-bar .ft-title{color:#22252a;line-height:24px;align-items:flex-end;position:relative;top:-3px;font-size:20px;margin:0}.blog-page .filter-bar .ft-desc{font-weight:400;margin-left:8px;position:relative;top:-1px;line-height:24px;color:#9b9b9b;font-size:13px}.blog-page .filter-bar .wrap-filter,.blog-page .filter-bar .wrap-filter-total{display:flex}.blog-page .filter-bar .wrap-filter .filter-group{align-items:center;cursor:pointer;display:flex;padding:0;line-height:24px;max-width:100%;position:relative;font-size:13px}.blog-page .filter-bar .wrap-filter .filter-group:first-child{margin-right:15px}.blog-page .filter-bar .wrap-filter .filter-group:last-child .ul_box{left:unset;right:0}.blog-page .filter-bar .wrap-filter .filter-group .type{margin-right:8px;white-space:nowrap;color:#9b9b9b;font-size:13px}.blog-page .filter-bar .wrap-filter .filter-group .seletor{opacity:1;visibility:visible;overflow:hidden;max-width:calc(100% - 15px);white-space:nowrap;text-overflow:ellipsis;line-height:24px;max-height:100%;height:auto;transform:none}.blog-page .filter-bar .wrap-filter .filter-group .icon{margin-left:8px;background:url(https://modernform.cdnboost.com/images/collection/sprite.svg) -12px -10px;min-width:11px;height:6px}.blog-page .filter-bar .wrap-filter .filter-group .ul_box{position:absolute;width:113.258px;z-index:10;left:0;padding:20px;box-shadow:0 2px 8px -2px rgba(0,0,0,.4);background:#fff;top:100%;min-width:200px}.blog-page .filter-bar .wrap-filter .filter-group .ul_box .li_box{line-height:24px;font-size:13px;box-sizing:border-box;cursor:pointer;margin-bottom:5px;display:flex;align-items:center;color:#9b9b9b}.blog-page .filter-bar .wrap-filter .filter-group .ul_box .li_box.active,.blog-page .filter-bar .wrap-filter .filter-group .ul_box .li_box:hover{color:#22252a}.blog-page .filter-bar .wrap-filter .filter-group .ul_box .li_box.active:before{content:"";background:url(https://modernform.cdnboost.com/images/collection/sprite.svg) -12px -26px;margin-right:8px;min-width:13px;height:10px}.blog-page .header-cetegory-blog{max-width:1280px;margin:0 auto;padding:60px 0}.blog-page .header-cetegory-blog .title-category{line-height:80px;font-size:64px;color:#22252a}.blog-page .new-list{max-width:1280px;margin:0 auto;padding:0 40px;position:relative;width:100%;height:100%}.blog-page .new-list .wrap-list .hover-thumb{outline:0;cursor:pointer;text-decoration:none;color:inherit;transition:all .6s ease;visibility:visible;transform:none;opacity:1;display:flex;flex-wrap:wrap;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #dfe1e5}.blog-page .new-list .wrap-list .hover-thumb:hover .img-list:before{opacity:1}.blog-page .new-list .wrap-list .hover-thumb:hover .img-list .img-fluid{transition:transform 5s cubic-bezier(.35,.9,.5,1);transform:scale(1.1)}.blog-page .new-list .wrap-list .hover-thumb .txt-list{width:calc(100% - 260px);display:table;margin:auto 0;color:#22252a}.blog-page .new-list .wrap-list .hover-thumb .txt-list .title-news{line-height:36px;display:-webkit-box;max-height:72px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;visibility:visible;text-overflow:ellipsis;font-size:20px;color:#22252a}.blog-page .new-list .wrap-list .hover-thumb .txt-list .date-cate{font-size:13px;line-height:24px;color:#9b9b9b}.blog-page .new-list .wrap-list .hover-thumb .txt-list .date-cate .date{margin-right:15px}.blog-page .new-list .wrap-list .hover-thumb .txt-list .date-cate .cate{display:inline-block;margin:0;font-size:13px}.blog-page .new-list .wrap-list .hover-thumb .txt-list .intro-news{font-size:14px;margin-top:5px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-page .new-list .wrap-list .hover-thumb .img-list{width:240px;margin-left:auto;font-size:0;overflow:hidden;position:relative}.blog-page .new-list .wrap-list .hover-thumb .img-list:before{content:"";position:absolute;opacity:0;width:100%;height:100%;background:rgba(0,0,0,.1);transition:all .3s;z-index:1;top:0;left:0}.blog-page .new-list .wrap-list .hover-thumb .img-list .img-fluid{display:block;width:100%}.blog-page .blog-media{margin-bottom:30px}.blog-page .blog-media:last-child{margin-bottom:0}.slider-bottom-nav .item-thumb>div,.slider-left-nav .item-thumb>div{margin:0 0 15px;border-bottom:2px solid transparent;transition:all .5s ease}.slider-bottom-nav .item-thumb>div img,.slider-left-nav .item-thumb>div img{width:100%}.slider-bottom-nav .item-thumb.active>div,.slider-left-nav .item-thumb.active>div{border-color:#000;transition:all .5s ease}.slider-bottom-nav .item-thumb.active,.slider-left-nav .item-thumb.active{transition:all .5s ease}.check-out{margin-bottom:30px}.product-right p{margin-bottom:0;line-height:1.5em}.product-right .qty-box-wrap{max-width:200px;margin-bottom:24px}.product-right .qty-box-wrap .qb-title{color:#7c7c7c;font-size:15px;margin-bottom:8px}.product-right .title-and-bulk-discount{display:flex;align-items:flex-end;justify-content:space-between}.product-right .title-and-bulk-discount .bulk-discount{position:relative}.product-right .title-and-bulk-discount .bulk-discount label{color:#0c7f9c;font-size:12px;text-decoration:underline;cursor:pointer;margin-bottom:13px}.product-right .title-and-bulk-discount .bulk-discount label.sizeguide{color:#141414}.product-right .title-and-bulk-discount .bulk-discount #bulk-grp{display:none}.product-right .title-and-bulk-discount .bulk-discount #bulk-grp:checked+.bulk-pop{display:block}.product-right .title-and-bulk-discount .bulk-discount .bulk-pop{position:absolute;background-color:#fff;width:250px;z-index:1;top:100%;right:0;border:1px solid #d8d8d8;padding:24px;border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.1803921569);display:none}.product-right .title-and-bulk-discount .bulk-discount .bulk-pop:after{content:"";width:0;height:0;border-color:transparent transparent #fff;border-style:solid;border-width:0 6px 6px;position:absolute;bottom:100%;right:50px;margin:0 auto}.product-right .title-and-bulk-discount .bulk-discount .bulk-pop:before{content:"";width:0;height:0;border-color:transparent transparent #d8d8d8;border-style:solid;border-width:0 8px 8px;position:absolute;bottom:100%;right:48px;margin:0 auto}.product-right .title-and-bulk-discount .bulk-discount .bulk-pop .close-bulk-pop{color:#b4b4b4;text-decoration:none;position:absolute;right:15px;top:15px;font-size:16px}.product-right .title-and-bulk-discount .bulk-discount .bulk-pop .bulk-title{font-size:18px;font-weight:700;margin:0 0 .5rem}.product-right .title-and-bulk-discount .bulk-discount .bulk-pop .bulk-wrap .bluk-items .bulk-items-price{font-size:16px;margin:0 0 .25rem;font-weight:700}.product-right .title-and-bulk-discount .bulk-discount .bulk-pop .bulk-wrap .bluk-items .bulk-items-table .bulk-table-item{display:flex;justify-content:space-between;color:#333;font-size:13px}.product-right .title-and-bulk-discount .bulk-discount .bulk-pop .bulk-wrap .bluk-items .bulk-items-table .bulk-table-item .heading{font-weight:700;color:#000;margin:0 0 .25rem}.product-right .product-title{color:#141414;text-transform:none;font-weight:700;margin-bottom:10px;font-size:14px;letter-spacing:2px;line-height:normal}.product-right .product-title span{font-weight:400;letter-spacing:1px;font-size:13px}.product-right .product-title.title-collapsed{cursor:pointer}.product-right .prices-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.product-right .detail-product-price{font-size:14px;line-height:normal;color:#141414;font-weight:400;margin-top:0;letter-spacing:normal;margin-bottom:0}.product-right h2{text-transform:none;font-size:18px;line-height:30px;font-weight:unset;letter-spacing:normal;margin-bottom:0;color:#141414}.product-right .detail-product-price h3{margin-bottom:15px;color:#000;margin-right:5px;font-size:17px;font-weight:300;display:inline-block}.product-right .detail-product-price span{display:inline-block}.product-right .detail-product-price span .money{text-decoration:line-through;font-size:14px;color:#767676}.product-right .detail-product-price span .save-price{font-size:14px;font-weight:300}.product-right h3{margin-bottom:15px;color:#000;margin-right:5px;font-size:17px;font-weight:300}.product-right h4{font-size:16px;margin-bottom:7px}.product-right h4 del{color:#777}.product-right h4 span{padding-left:5px;color:#ff4c3b}.product-right .color-variant{margin-bottom:10px}.product-right .color-variant li{height:30px;width:30px;cursor:pointer}.product-right .color-variant li.white{background-color:#fff;border:1px solid #aaa}.product-right .color-variant li.red{background-color:#ff647f}.product-right .color-variant li.black{background-color:#000}.product-right .color-variant li.gray{background-color:#777}.product-right .color-variant li.active{box-shadow:0 2px 5px #777;border-color:transparent}.product-right .product-buttons{margin-bottom:20px}.product-right .product-buttons.fx-ds{flex:1 0 auto}.product-right .product-buttons .btn-outline,.product-right .product-buttons .btn-solid{padding:7px 25px}.product-right .product-buttons .btn-minimal{color:#1d1d1f;border:1px solid #1d1d1f;background-color:transparent;padding:15px 20px;font-size:13px;font-weight:700;line-height:1.42;text-align:center;text-transform:uppercase;width:100%;position:relative;overflow:hidden;transition:background .2s ease 0s}.product-right .product-buttons .btn-minimal.btn-black{color:#fff;background:#111}.product-right .product-buttons .btn-minimal:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.product-right .product-buttons .btn-minimal:hover{transition-delay:.25s}.product-right .product-buttons .btn-minimal:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.product-right .product-description .group-modifiers{margin:0 0 20px}.product-right .size-box{margin-top:10px;margin-bottom:10px}.product-right .size-box ul{display:flex;flex-wrap:wrap}.product-right .size-box ul li{border-radius:0;margin-right:4px;margin-bottom:4px;cursor:pointer;box-shadow:0 0 0 1px #d8d8d8;text-align:center;padding:7px 15px;height:45px}.product-right .size-box ul li.size-box-fit{flex:0 0 auto;max-width:-moz-max-content;max-width:max-content;width:auto}.product-right .size-box ul li.size-box-full{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px);width:calc(50% - 14px)}.product-right .size-box ul li.size-box-full a{justify-content:left}.product-right .size-box ul li a{color:#1d1d1f;font-size:14px;display:flex;align-items:center;justify-content:center;height:100%}.product-right .size-box ul li a img{height:24px;width:24px;border-radius:12px;margin-right:10px}.product-right .size-box ul li.active{background-color:#f7f7f7}.product-right .size-box ul li.mdfoutstock{opacity:.3;filter:alpha(opacity=30);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";-moz-opacity:.3;-khtml-opacity:.3}.product-right .size-box ul li.mdfoutstock:hover{box-shadow:0 0 0 1px #d8d8d8}.product-right .size-box ul li.mdfoutstock a{text-decoration:line-through}.product-right .payment-card-bottom{margin-top:10px}.product-right .payment-card-bottom ul li{padding-right:10px}.product-right .timer{margin-top:10px;background-color:#f7f7f7}.product-right .timer p{color:#1d1d1f}.product-right .product-intro-head-preorder{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:#000;text-decoration:none;margin-top:24px;padding:15px;background-color:#e0e3e4;border-radius:2px}.product-right .product-intro-head-preorder .product-intro-head-preorder-title{display:flex;align-items:center;color:#000}.product-right .product-intro-head-preorder .product-intro-head-preorder-text{color:#000;display:flex;gap:7px;align-items:center}.single-product-tables{display:flex;margin-top:20px}.single-product-tables table{width:20%}.single-product-tables table tr{height:35px}.single-product-tables table tr td:first-child{font-weight:600}.product-related{margin-bottom:24px;text-align:center}.product-related h2{color:#141414;margin-bottom:0;font-size:16px;font-weight:400;letter-spacing:1px;line-height:1}.rating{margin-top:0}.rating i{padding-right:5px}.rating i:nth-child(-n+4){color:#ffa200}.rating i:last-child{color:#d8d8d8}.tab-product{padding-top:30px}.tab-product .nav-material.nav-tabs{display:flex;align-items:center;flex-wrap:nowrap}.tab-product .nav-material.nav-tabs .nav-item .nav-link{color:#212121;text-align:center;padding:0 15px 20px;text-transform:uppercase;border:0}.tab-product .nav-material.nav-tabs .nav-item .material-border{border-bottom:2px solid #ff4c3b;opacity:0}.tab-product .nav-material.nav-tabs .nav-link.active{color:#ff4c3b}.tab-product .nav-material.nav-tabs .nav-link.active~.material-border{transition:all .3s ease;opacity:1}.tab-product .theme-form input{border-color:#d8d8d8;font-size:16px;padding:8px 10px;margin-bottom:15px;height:inherit;text-align:left;font-weight:300}.tab-product .theme-form input:focus{box-shadow:none;border:1px solid #1d1d1f}.tab-product .theme-form .btn-solid{margin:0 auto}.tab-product .theme-form .btn-submit-review{color:#fff;border:1px solid #000;background-color:#000;padding:12px 20px;font-size:13px;font-weight:400;line-height:1.42;text-align:center;text-transform:uppercase;letter-spacing:.2em;width:auto;position:relative;overflow:hidden;transition:background .2s ease 0s;display:inline-block;cursor:pointer}.tab-product .theme-form .btn-submit-review:hover{transition-delay:.25s}.tab-product .theme-form .btn-submit-review:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.tab-product .theme-form .btn-submit-review:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.tab-product .theme-form .media-rating .rating-star .ratings{justify-content:flex-start;margin-top:10px}.tab-product .theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit{font-size:20px!important;margin-right:2px}.tab-product .theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit.on:before{content:""}.tab-product .theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit.half:before{content:""}.tab-product .theme-form textarea{border-color:#d8d8d8;font-size:16px;padding:8px 10px;margin-bottom:15px;height:inherit}.tab-product .theme-form textarea:focus{box-shadow:none;border:1px solid #1d1d1f}.tab-product .tab-content.nav-material p{margin-bottom:-6px;line-height:2;letter-spacing:.05em;margin-top:-10px;padding:20px 20px 0}.tab-product .tab-content.nav-material .media{margin-top:20px}.tab-product .title{padding-right:45px;color:#ff4c3b;padding-bottom:20px}.tab-product .product-box{position:relative;margin:5px}.tab-product .product-box:hover{box-shadow:0 0 12px 0 #ddd}.tab-product .product-box:hover .color-variant li{opacity:1!important;animation:fadeInUp .5s ease-in-out}.tab-product .product-box a{color:#0072bb;font-size:15px;font-weight:700;letter-spacing:1px}.tab-product .product-box .color-variant{position:absolute;top:-35px;width:100%}.cdn-item-preset1 .product-box .ph-item{padding:0;overflow:hidden;margin-bottom:0;border:none;border-radius:0}.cdn-item-preset1 .product-box .ph-item>*{padding-left:0;padding-right:0}.cdn-item-preset1 .product-box .ph-item .ph-row{margin-bottom:0}.cdn-item-preset1 .product-box product2 .product-detail,.cdn-item-preset1 .product-box product .product-detail{padding-top:8px}.cdn-item-preset1 .product-box product2 .product-detail h6,.cdn-item-preset1 .product-box product .product-detail h6{padding-top:5px;font-size:14px;line-height:20px;text-transform:inherit;text-align:left;color:#1d1d1f;border-top:1px solid #d8d8d8}.cdn-item-preset1 .product-box product2 .product-detail .product-price,.cdn-item-preset1 .product-box product .product-detail .product-price{border-top:1px solid #d8d8d8;font-size:14px;line-height:20px;text-align:left;padding:5px 0;color:#1d1d1f;margin:0}.cdn-item-preset1 .product-box product2 .product-detail .rating-star,.cdn-item-preset1 .product-box product .product-detail .rating-star{padding:5px 0;border-top:1px solid #d8d8d8;color:#6b6b6b;font-size:13px;line-height:20px;display:flex;justify-content:space-between;align-items:center}.cdn-item-preset1 .product-box product2 .product-detail .text-stock_total,.cdn-item-preset1 .product-box product .product-detail .text-stock_total{padding:5px 0;border-top:1px solid #d8d8d8;color:#db003e}.cdn-item-preset1 .product-box product2 .product-detail .color-variant,.cdn-item-preset1 .product-box product .product-detail .color-variant{padding:5px 0;border-top:1px solid #d8d8d8;text-align:left}.ph-picture.cdn-picture-vertical{padding-top:66.66%}.ph-picture.cdn-picture-square{padding-top:100%}.ph-picture.cdn-picture-horizontal{padding-top:133.33%}.quick-view{width:100%;max-width:1080px;max-height:600px}.payment-box,.payment-box .upper-box,.quick-view{position:relative}.payment-box .payment-options{position:relative;margin-top:20px;margin-bottom:30px}.payment-box .payment-options li{position:relative;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease-in-out}.payment-box .payment-options li .radio-option{position:relative;display:flex;align-items:flex-start;gap:16px}.payment-box .payment-options li .radio-option label{margin-bottom:0}.payment-box .payment-options li .radio-option label .title{color:#044c40;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px}.payment-box .payment-options li .radio-option label .info{color:#5d5d5d;font-family:poppins,than;font-size:14px;font-weight:300;line-height:20px;margin-top:4px}.payment-box .payment-options li .radio-option label .small-text{position:relative;display:none;font-size:15px;line-height:25px;font-weight:300;color:#666;margin-top:10px}.payment-box .payment-options li .radio-option label img{position:relative;display:block;max-width:100%;margin-top:16px}.payment-box .payment-options li .radio-option label small{font-weight:100;color:#777;display:block}.payment-box .payment-options li .icon-image{height:50px}.dashboard .box a{color:#ff4c3b}.dashboard .box address,.dashboard .box h6{margin-bottom:0}.rtl .no-found h3,.rtl .no-found p{text-align:center}.rtl .brand-logo img.img-fluid{transform:scaleX(-1)}body.rtl{direction:rtl}.rtl .main-menu .menu-left .navbar{padding:40px 0 40px 45px}.rtl .br-default .br-unit{margin-right:0;margin-left:5px}.rtl .br.br-default{display:flex;justify-content:flex-end}.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl h5,.rtl h6,.rtl p{text-align:right}.rtl .color-variant li{margin-right:0!important;margin-left:5px!important}.rtl ul{-webkit-padding-start:0}.rtl .product-right .rating{text-align:right!important}.rtl .timer{padding-left:0;padding-right:40px}.rtl .home.text-left h1,.rtl .home.text-left h2,.rtl .home.text-left h3,.rtl .home.text-left h4,.rtl .home.text-left h5,.rtl .home.text-left h6{text-align:left}.rtl .empty-cart-cls h3,.rtl .empty-cart-cls h4{text-align:center}.rtl .product-right .product-buttons a:last-child{margin-right:10px;margin-left:0}.rtl .mr-3{margin-right:0!important;margin-left:5px}.rtl .offset-lg-2,.rtl .offset-lg-3,.rtl .offset-md-2{margin:0 auto}.rtl .title2 h2,.rtl .title2 h4{text-align:center}.rtl .search-overlay>div .closebtn{right:unset;left:25px}.rtl .cart_qty_cls{left:-12px;right:unset}.rtl .home-slider .text-center h1,.rtl .home-slider .text-center h2,.rtl .home-slider .text-center h3,.rtl .home-slider .text-center h4,.rtl .home-slider .text-center h5,.rtl .home-slider .text-center h6,.rtl .home-slider .text-center p{text-align:center!important}.rtl .home-slider .text-left h1,.rtl .home-slider .text-left h2,.rtl .home-slider .text-left h3,.rtl .home-slider .text-left h4,.rtl .home-slider .text-left h5,.rtl .home-slider .text-left h6,.rtl .home-slider .text-left p{text-align:left}.rtl .home-slider .text-right h1,.rtl .home-slider .text-right h2,.rtl .home-slider .text-right h3,.rtl .home-slider .text-right h4,.rtl .home-slider .text-right h5,.rtl .home-slider .text-right h6,.rtl .home-slider .text-right p{text-align:right}.rtl .home-slider .cdn-p-left .slider-contain{justify-content:flex-start}.rtl .home-slider .cdn-p-right .slider-contain{justify-content:flex-end}.rtl .home-slider .slider-contain h1,.rtl .home-slider .slider-contain h2,.rtl .home-slider .slider-contain h3,.rtl .home-slider .slider-contain h4,.rtl .home-slider .slider-contain h5,.rtl .home-slider .slider-contain h6{text-align:left}.rtl .home-slider .slider-contain .btn-outline,.rtl .home-slider .slider-contain .btn-solid{float:inherit}.rtl .product-box .color-variant{-webkit-padding-start:0}.rtl .product-box .product-info h4,.rtl .product-box .product-info h6{text-align:center}.rtl .product-box .product-detail .rating{text-align:right}.rtl .product-box .product-detail .color-variant{text-align:right;padding:15px 0 0}.rtl .footer-light .subscribe{border-right:none;border-left:1px solid #d8d8d8}.rtl .footer-light .subscribe h4{text-align:right}.rtl .subscribe h4{text-align:center}.rtl .subscribe h4 i{padding-left:5px;padding-right:0}.rtl .blog-details a p,.rtl .blog-details h4,.rtl .blog-details h6,.rtl .instagram h2{text-align:center}.rtl .collection-banner.cdn-p-left .contain-banner{justify-content:flex-end}.rtl .collection-banner.cdn-p-right .contain-banner{justify-content:flex-start}.rtl .collection-banner.cdn-p-center .contain-banner{justify-content:center}.rtl .collection-banner.text-center .contain-banner h1,.rtl .collection-banner.text-center .contain-banner h2,.rtl .collection-banner.text-center .contain-banner h3,.rtl .collection-banner.text-center .contain-banner h4,.rtl .collection-banner.text-center .contain-banner h5,.rtl .collection-banner.text-center .contain-banner h6{text-align:center}.rtl .collection-banner.text-left .contain-banner h1,.rtl .collection-banner.text-left .contain-banner h2,.rtl .collection-banner.text-left .contain-banner h3,.rtl .collection-banner.text-left .contain-banner h4,.rtl .collection-banner.text-left .contain-banner h5,.rtl .collection-banner.text-left .contain-banner h6{text-align:left}.rtl .collection-banner.text-right .contain-banner h1,.rtl .collection-banner.text-right .contain-banner h2,.rtl .collection-banner.text-right .contain-banner h3,.rtl .collection-banner.text-right .contain-banner h4,.rtl .collection-banner.text-right .contain-banner h5,.rtl .collection-banner.text-right .contain-banner h6{text-align:right}.rtl .collection-banner .contain-banner{justify-content:flex-end}.rtl .collection-banner .contain-banner h1,.rtl .collection-banner .contain-banner h2,.rtl .collection-banner .contain-banner h3,.rtl .collection-banner .contain-banner h4,.rtl .collection-banner .contain-banner h5,.rtl .collection-banner .contain-banner h6{text-align:left}.rtl .theme-card .media{direction:rtl}.rtl .breadcrumb-item+.breadcrumb-item{padding-right:.5rem;padding-left:0}.rtl .breadcrumb-item+.breadcrumb-item:before{padding-right:0;padding-left:.5rem}.rtl .top-header .header-dropdown li:first-child{padding-right:0;padding-left:25px}.rtl .main-menu .menu-right .icon-nav .onhover-div .show-div.shopping-cart li .media img.mr-3{margin-right:unset!important;margin-left:1rem!important}.rtl .main-menu .menu-right .icon-nav .onhover-div .show-div.shopping-cart li .close-circle{right:unset;left:0}.rtl .main-menu .menu-left .navbar i{float:unset}.rtl .cart-section tbody tr td h2,.rtl .cart-section tbody tr td p,.rtl .team h4,.rtl .team h6{text-align:center}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select{border-right:none;border-left:1px solid #d8d8d8;padding:20px;background:url(/assets/images/dropdown.png) no-repeat 5%}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select{padding:20px 0;background:url(/assets/images/dropdown.png) no-repeat 5%}.rtl .custom-control-label:after{right:-1.5rem;left:unset}.rtl .faq-section .accordion.theme-accordion .card .card-header button{float:right;text-align:right}.rtl .faq-section .accordion.theme-accordion .card .card-header button:before{right:unset;left:20px}.rtl .login-page .theme-card{text-align:right}.rtl .login-page .theme-card .theme-form label,.rtl .register-page .theme-card .theme-form label{float:right}.rtl .product-right .color-variant,.rtl .product-right .rating{text-align:center}.rtl .product-right .payment-card-bottom{text-align:right}.rtl .product-right .payment-card-bottom ul li{padding-right:0;padding-left:10px}.rtl .single-product-tables,.rtl .tab-product .theme-form input,.rtl .theme-form{text-align:right}.rtl .collection-wrapper .product-right .product-buttons,.rtl .collection-wrapper .product-right .size-box{text-align:center}.rtl .collection-wrapper .product-right .size-box ul li{margin-right:0;margin-left:10px}.rtl .collection-wrapper .product-right .product-description h6 span{float:left}.rtl .modal-header .close{padding:unset;margin:unset}.rtl .collection-collapse-block .collapse-block-title:after{left:-3px;right:unset}.rtl .custom-control{padding-left:0;padding-right:1.5rem}.rtl .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox{text-align:right}.rtl .theme-modal .modal-dialog .quick-view-modal button.close{left:10px;right:0}.rtl .custom-control-label:before{right:-1.5rem;left:0}.rtl .product-wrapper-grid.list-view .product-box .product-detail{padding-right:15px;padding-left:0}.rtl .top-header .header-contact{text-align:right}.rtl .top-header .header-contact li{padding-right:0;padding-left:25px}.rtl .top-header .header-contact li i{padding-right:0;padding-left:10px}.rtl .top-header .header-dropdown{text-align:left}.rtl .top-header .header-dropdown .onhover-show-div li{padding-right:0}.rtl .top-header .header-dropdown li i{padding-right:0;padding-left:5px}.rtl .main-menu .menu-right{float:left}.rtl .search-overlay>div .overlay-content button{right:unset;left:10px}.rtl .footer-social li{padding-right:0;padding-left:45px}.rtl .sub-footer .payment-card-bottom li{padding-left:0;padding-right:15px}.rtl .subscribe-form.classic-form .form-control{margin-left:0;margin-right:15px}.rtl .payment-box .payment-options li .radio-option,.rtl .rtl-text .product-right .color-variant,.rtl .rtl-text .product-right .product-buttons,.rtl .rtl-text .product-right .size-box{text-align:right}.rtl .payment-box .payment-options li .radio-option label{padding-right:30px;padding-left:0}.rtl .payment-box .payment-options li .radio-option input[type=radio]{right:0;left:unset}.rtl .error-section h1,.rtl .error-section h2{text-align:center}.rtl .dashboard .box address{text-align:right}.bg-img-gym{background-image:url(/assets/images/gym/bg.jpg)}.bg-img-gym .dark-layout{background-color:transparent}.bg-img-gym .footer-theme2 .contact-details li,.bg-img-gym .footer-theme2 .contact-details li a,.bg-img-gym .footer-theme2 p{color:#fff}.bg-img-gym .footer-theme2 .footer-link-b a,.bg-img-gym .footer-theme2 .footer-link a{color:#ebebeb}.bg-img-gym .sub-footer.darker-subfooter{background-color:#000}.bg-img-gym .sub-footer.darker-subfooter p{color:#fff}.btn-gradient{background:#ff4c3b;background:linear-gradient(180deg,#01effc,#485ff2 99%);background-size:300% 100%;border:none}.btn-gradient,.btn-gradient:hover{transition:background .3s ease-in-out}.btn-gradient:hover{background:linear-gradient(-180deg,#485ff2,#01effc 99%);color:#fff}.home-slider .owl-dots{position:absolute;bottom:-5px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.home-slider .owl-dots .owl-dot{position:relative;display:inline-block;margin:0 5px;padding:0;cursor:pointer;vertical-align:middle;width:150px;height:18px}.home-slider .owl-dots .owl-dot span{border:0;background:transparent;display:block;height:20px;width:20px;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.home-slider .owl-carousel.owl-theme .owl-dots .owl-dot span{margin:0}.home-slider .owl-carousel.owl-theme .owl-dots .owl-dot.active span,.home-slider .owl-carousel.owl-theme .owl-dots .owl-dot:hover span{background:none}.home-slider .owl-carousel .owl-dots .owl-dot.active,.home-slider .owl-carousel .owl-dots .owl-dot.active span,.home-slider .owl-carousel .owl-dots .owl-dot.active span:before{opacity:1}.home-slider .owl-dots .owl-dot,.home-slider .owl-dots .owl-dot span{padding:0;width:150px;height:18px}.home-slider .owl-dots .owl-dot.active,.home-slider .owl-dots .owl-dot.active span{height:18px}.home-slider .owl-carousel .owl-dots .owl-dot span:after,.home-slider .owl-carousel .owl-dots .owl-dot span:before{content:"";width:150px;height:6px;border-radius:0;position:absolute;left:0;top:50%;transform:translateY(-1px)}.home-slider .owl-carousel .owl-dots .owl-dot span:after{background-color:hsla(0,0%,100%,.25);box-shadow:0 0 75px rgba(0,0,0,.8)}.home-slider .owl-dots .owl-dot span:before{background-color:#fff}.home-slider .owl-carousel .owl-dots .owl-dot span:before{width:0}.home-slider .owl-carousel .owl-dots .owl-dot.active span:before{color:#fff;opacity:.75;opacity:1;background-color:#fff}@keyframes slideshowBars{0%{width:0}to{width:100%}}.home-slider .owl-carousel .owl-dots .owl-dot.active span:before{animation:slideshowBars 0s linear forwards;animation-duration:5s}.promo-grid-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;text-align:left}.image-fit{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";z-index:1}.promo-grid-content--framed{flex:0 1 auto;padding:2em;position:relative;min-width:200px;z-index:3;align-self:center;margin:1.5em;color:#fff}.promo-grid-text{position:relative;z-index:2;font-size:1.5em}.promo-grid-text h4{letter-spacing:.3em;font-size:22px;margin-bottom:12px;font-weight:300}.promo-grid-text h2,.promo-grid-text h4{text-transform:uppercase;line-height:1.2}.promo-grid-text h2{font-weight:400;letter-spacing:4px;font-size:2.125em;color:#fff}.promo-link .btn{background:#585065!important;border:none!important;margin:2px 5px;color:#fff;position:relative;overflow:hidden;transition:background .2s ease 0s;font-weight:400;letter-spacing:3px;padding:10px 20px;font-size:12px}.promo-link .btn:hover{background:#2b2b2b;transition-delay:.25s}.promo-link .btn:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}@keyframes shine{to{left:-200%}}.promo-link .btn:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.box-banner03-3{display:flex;align-items:flex-start;position:relative;overflow:hidden;background-repeat:no-repeat;justify-content:flex-end;text-align:right}.box-banner03-3 .promo-grid-text h2{letter-spacing:2px;margin-bottom:15px}.box-banner03-3 .promo-grid-text p{font-size:22px;color:#fff;margin-bottom:12px;font-weight:300;line-height:35px;letter-spacing:1px}.box-banner03-3 .promo-grid-text a.btn{background:#9d1339!important;border:none!important}.collection-home{margin:75px 0}.collection-home.nav01-p2{margin:0 0 30px}.collection-home.nav01-p2 .nav-product-container{display:flex;align-items:center;flex-flow:row wrap;justify-content:space-around}.collection-home.nav01-p2 .nav-product-container .list-product-items{flex:0 0 43%;max-width:43%;margin:0 0 30px;display:flex;flex-flow:column wrap}.collection-home.nav01-p2 .nav-product-container .list-product-items .prd-images{position:relative;padding-bottom:124.9986507637%}.collection-home.nav01-p2 .nav-product-container .list-product-items .prd-images img{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.collection-home.nav01-p2 .nav-product-container .list-product-items .prd-btn-wrap{display:inline-flex;border:1px solid #000;background-color:#fff;padding:6px 40px;line-height:normal;font-size:13px;color:#000;letter-spacing:1px;justify-content:center;margin:30px auto;transition:all .3s linear 0s}.collection-home.nav01-p2 .nav-product-container .list-product-items .prd-btn-wrap:hover{background-color:#000;color:#fff;transition:all .3s linear 0s}.collection-home.nav01-p2.cdn-style2 .nav-product-container .list-product-items{flex:0 0 100%;max-width:100%}.collection-home.nav01-p2.cdn-style2 .nav-product-container .list-product-items .prd-images{position:relative;padding-bottom:56.2428901582%}.collection-home.nav01-p2.cdn-style3{padding-left:15px;padding-right:15px}.collection-home.nav01-p2.cdn-style3 .nav-title{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;margin-bottom:30px}.collection-home.nav01-p2.cdn-style3 .nav-title span{display:inline-flex;font-size:30px;font-weight:600;line-height:1.25;color:#54585b}.collection-home.nav01-p2.cdn-style3 .nav-title a{display:inline-flex;font-size:18px;line-height:1.25;color:#f16f24}.collection-home.nav01-p2.cdn-style3 .nav-product-container{justify-content:flex-start;margin:0 -10px}.collection-home.nav01-p2.cdn-style3 .nav-product-container .list-product-items{position:relative;flex:0 0 20%;max-width:20%;padding:0 10px}.collection-home.nav01-p2.cdn-style3 .nav-product-container .list-product-items .prd-images{padding-bottom:inherit}.collection-home.nav01-p2.cdn-style3 .nav-product-container .list-product-items .prd-images.preLoad-image{padding-top:100%}.collection-home.nav01-p2.cdn-style3 .nav-product-container .list-product-items .prd-images.preLoad-image .ph-picture{position:absolute;top:0;bottom:0;left:0;right:0}.collection-home.nav01-p2.cdn-style3 .nav-product-container .list-product-items .prd-images img{position:inherit;width:inherit;height:inherit}.collection-home.nav01-p2.cdn-style3 .nav-product-container .list-product-items .prd-btn-wrap{position:absolute;left:50%;top:80%;transform:translate(-50%,-50%);margin:0;padding:0;border:none;background-color:#ef6d22;font-size:18px;color:#fff;min-width:110px}.collection-home.nav01-p2.cdn-style3 .nav-product-container .list-product-items .prd-btn-wrap:hover{background-color:#fff;color:#ef6d22}.collection-home.nav01-p2.cdn-style3 .nav-product-container .list-product-items .prd-btn-wrap a{padding:6px 24px;text-align:center}.collection-home.nav01-p2.cdn-style5{margin:30px 0 60px;padding-left:15px;padding-right:15px}.collection-home.nav01-p2.cdn-style5 .nav-title{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:30px}.collection-home.nav01-p2.cdn-style5 .nav-title span{display:inline-flex;font-size:30px;font-weight:600;line-height:1.25;color:#54585b}.collection-home.nav01-p2.cdn-style5 .nav-title a{display:inline-flex;font-size:18px;line-height:1.25;color:#f16f24}.collection-home.nav01-p2.cdn-style5 .nav-product-container{justify-content:flex-start;margin:0 -15px}.collection-home.nav01-p2.cdn-style5 .nav-product-container .list-product-items{position:relative;flex:0 0 33.333%;max-width:33.333%;margin-bottom:0}.collection-home.nav01-p2.cdn-style5 .nav-product-container .list-product-items .prd-images{padding-bottom:inherit}.collection-home.nav01-p2.cdn-style5 .nav-product-container .list-product-items .prd-images img{position:inherit;width:inherit;height:inherit}.collection-home.nav01-p2.cdn-style5 .nav-product-container .list-product-items .prd-btn-wrap{position:absolute;left:50%;top:80%;transform:translate(-50%,-50%);margin:0;padding:0;border:none;background-color:#ef6d22;font-size:18px;color:#fff;min-width:100px}.collection-home.nav01-p2.cdn-style5 .nav-product-container .list-product-items .prd-btn-wrap:hover{background-color:#fff;color:#ef6d22}.collection-home.nav01-p2.cdn-style5 .nav-product-container .list-product-items .prd-btn-wrap a{padding:6px 24px;text-align:center}.collection-home.nav01-p2.cdn-style6{margin:30px 0 60px;padding-left:15px;padding-right:15px}.collection-home.nav01-p2.cdn-style6 .nav-title{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:30px}.collection-home.nav01-p2.cdn-style6 .nav-title span{display:inline-flex;font-size:30px;font-weight:600;line-height:1.25;color:#54585b}.collection-home.nav01-p2.cdn-style6 .nav-title a{display:inline-flex;font-size:18px;line-height:1.25;color:#f16f24}.collection-home.nav01-p2.cdn-style6 .nav-product-container{justify-content:flex-start;margin:0 -15px}.collection-home.nav01-p2.cdn-style6 .nav-product-container .list-product-items{position:relative;flex:0 0 25%;max-width:25%;margin-bottom:0}.collection-home.nav01-p2.cdn-style6 .nav-product-container .list-product-items .prd-images{padding-bottom:inherit}.collection-home.nav01-p2.cdn-style6 .nav-product-container .list-product-items .prd-images img{position:inherit;width:inherit;height:inherit}.collection-home.nav01-p2.cdn-style6 .nav-product-container .list-product-items .prd-btn-wrap{position:absolute;left:50%;top:80%;transform:translate(-50%,-50%);margin:0;padding:0;border:none;background-color:#ef6d22;font-size:18px;color:#fff;min-width:100px}.collection-home.nav01-p2.cdn-style6 .nav-product-container .list-product-items .prd-btn-wrap:hover{background-color:#fff;color:#ef6d22}.collection-home.nav01-p2.cdn-style6 .nav-product-container .list-product-items .prd-btn-wrap a{padding:6px 24px;text-align:center}.collection-home.nav01-p2.cdn-style4{padding-left:15px;padding-right:15px;margin-top:0}.collection-home.nav01-p2.cdn-style4 .nav-title{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:30px}.collection-home.nav01-p2.cdn-style4 .nav-title span{display:inline-flex;font-size:30px;font-weight:600;line-height:1.25;color:#54585b}.collection-home.nav01-p2.cdn-style4 .nav-title a{display:inline-flex;font-size:18px;line-height:1.25;color:#f16f24}.collection-home.nav01-p2.cdn-style4 .list-template .list-navigation{display:flex;flex-flow:row nowrap;border-radius:3px;justify-content:flex-start;overflow:hidden;overflow-x:scroll}.collection-home.nav01-p2.cdn-style4 .list-template .list-navigation .item-navigation{transition:color .2s ease-in-out;padding:10px;flex:1 0 12.5%;max-width:12.5%;margin:0 0 1px;cursor:pointer}.collection-home.nav01-p2.cdn-style4 .list-template .list-navigation .item-navigation a{display:block;max-width:140px;margin:auto;text-align:center}.collection-home.nav01-p2.cdn-style4 .list-template .list-navigation .item-navigation a span{color:#1e2d7d;font-size:15px;font-weight:400;letter-spacing:.5px}.collection-home.nav01-p2.cdn-style4 .list-template .list-navigation .item-navigation a .aspect-ratio{padding-bottom:100%;position:relative}.collection-home.nav01-p2.cdn-style4 .list-template .list-navigation .item-navigation a .aspect-ratio img{position:absolute;height:100%;width:100%;max-width:100%;max-height:100%;top:0;left:0;-o-object-position:center center;object-position:center center;-o-object-fit:contain;object-fit:contain}.collection-home .section-header{margin-bottom:50px}.collection-home .collection-group{padding-top:0}.collection-home a{cursor:pointer}.product-price{font-size:13.6px;color:#1c1d1d;margin-top:5px;text-align:center;font-weight:300;margin-bottom:7px}.product-single-meta .rating-star .ratings.theme-01 .rating-unit{margin-right:2px}.product-box .quick-product-btn{font-size:13.5px;position:absolute;bottom:10px;right:10px;left:10px;z-index:2;background-color:#111;color:#fff;overflow:hidden;padding:8px 5px;text-align:center;cursor:pointer;opacity:0;font-weight:300;transform:translateY(5px);transition:opacity .25s ease,transform .25s ease-out,background .4s ease}.product-box:hover .quick-product-btn{opacity:1;transform:translateY(0);transition:opacity .25s ease,transform .25s ease-out}.nav-footer{list-style:none}.nav-footer li{display:block;margin-bottom:.25em}.nav-footer li a{display:inline-block;padding:4px 0;color:#1d1d1f;font-weight:300;transition:none;font-size:13px;letter-spacing:.8px}.nav-footer li a:hover{font-size:17px}.opent-nav{padding-right:30px;cursor:pointer}.opent-nav,.opent-nav .burger{display:inline-flex;align-items:center}.opent-nav .burger{justify-content:flex-start;border:0;background:none;outline:0;padding:0;z-index:9}.opent-nav .burger .burger--icon{transform:rotate(0);transition:transform .3s ease;position:relative;top:-.0833333333rem;height:.0833333333rem;width:1.3rem}.opent-nav .burger .burger--icon:before{transform:translateY(-10px);transition:transform .3s ease .3s}.opent-nav .burger .burger--icon:after{transform:translateY(10px);transition:transform .3s ease .3s}.opent-nav .burger .burger--icon .middle,.opent-nav .burger .burger--icon:after,.opent-nav .burger .burger--icon:before{content:"";display:block;border-top:.0833333333rem solid #141414;position:absolute;top:0;width:100%}.openSearch-dt{display:inline-block}.openSearch-dt svg{width:15px;height:16px}span.menu-t-hamburger{letter-spacing:1px;padding-left:10px}.page-cat-title{text-align:center;margin-bottom:45px;display:none}.page-cat-title h2{font-weight:400;letter-spacing:0;line-height:1;text-transform:uppercase;margin-bottom:0}.simpleCate-content .simpleCate-wrap{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth}.simpleCate-content .simpleCate-wrap::-webkit-scrollbar{height:2px}.simpleCate-content .simpleCate-wrap::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:1rem}.simpleCate-content .simpleCate-wrap::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5);border-radius:1rem;height:2px}.simpleCate-content .simpleCate-wrap .simpleCate-inner .simpleCate-list{display:flex;flex-wrap:nowrap}.simpleCate-content .simpleCate-wrap .simpleCate-inner .simpleCate-list .simpleCate-item{flex-shrink:0;flex-basis:auto;display:flex;gap:50px}.simpleCate-content .simpleCate-wrap .simpleCate-inner .simpleCate-list .simpleCate-item:not(:last-child):after{content:"";position:relative;top:50%;transform:translateY(-50%);display:inline-flex;width:1px;height:10px;margin:0 19px 0 20px;background-color:#d5d5d5;vertical-align:top}.simpleCate-content .simpleCate-wrap .simpleCate-inner .simpleCate-list .simpleCate-item a{position:relative;display:inline-flex;color:#7c7c7c;font-size:16px;font-weight:300;line-height:20px;padding:4px 2px 3px;border-bottom:1px solid transparent;font-family:poppins,than}.simpleCate-content .simpleCate-wrap .simpleCate-inner .simpleCate-list .simpleCate-item a.cateAll{color:#000;border-color:#7c7c7c}.simpleCate-content .simpleCate-wrap .simpleCate-inner .simpleCate-list .simpleCate-item a.cateAll.hideAfter:after{display:none}.simpleCate-content .simpleCate-wrap .simpleCate-inner .simpleCate-list .simpleCate-item a.cateAll:after{content:"";position:absolute;top:50%;right:-25px;transform:translateY(-50%);width:1px;height:16px;background-color:#c3c3c3}.simpleCate-content .simpleCate-wrap .simpleCate-inner .simpleCate-list .simpleCate-item a .image-wrap img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;border-radius:25px;margin-bottom:8px}.loader-1{height:32px;width:32px;animation:loader-1-1 4.8s linear infinite}@keyframes loader-1-1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader-1 span{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:32px;width:32px;clip:rect(0,32px,32px,16px);animation:loader-1-2 1.2s linear infinite}@keyframes loader-1-2{0%{transform:rotate(0deg)}to{transform:rotate(220deg)}}.loader-1 span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:32px;width:32px;clip:rect(0,32px,32px,16px);border:3px solid #fff;border-radius:50%;animation:loader-1-3 1.2s cubic-bezier(.77,0,.175,1) infinite}@keyframes loader-1-3{0%{transform:rotate(-140deg)}50%{transform:rotate(-160deg)}to{transform:rotate(140deg)}}.backdrop-white{background-color:#f9f8f4!important}.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox .custom-control-input:checked~.custom-control-label .img-icon{box-shadow:0 0 0 2px #1d1d1f}.collection-filter .filter-title{margin:0 0 29px}.collection-filter .filter-title h4{margin-bottom:19px}.form-tax-invoice{margin-top:20px}.form-tax-invoice .form-stream-group .stream_emit_radio{display:flex;flex-wrap:wrap;gap:0 16px}.form-tax-invoice .form-stream-group .stream_emit_radio label{flex:1 0 100%}.form-tax-invoice .form-stream-group .stream_emit_radio .radio{flex:1 0 auto;display:inline-block;border:1px solid #c3c3c3;border-radius:8px;transition:all .2s ease-in-out;padding:16px;margin-bottom:16px}.form-tax-invoice .form-stream-group .stream_emit_radio .radio input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background-clip:content-box;border:1px solid #c3c3c3;border-radius:50%;transition:all .2s ease-in-out;outline:none;cursor:pointer;padding:4px}.form-tax-invoice .form-stream-group .stream_emit_radio .radio input[type=radio]:checked{background-color:#006855;border-color:#006855}.form-tax-invoice .form-stream-group .stream_emit_radio .radio input[type=radio]:checked~.wrapping-setup{display:block}.form-tax-invoice .form-stream-group .stream_emit_radio .radio:has(input[type=radio]:checked){border:1px solid #006855}.form-tax-invoice .form-stream-group .stream_emit_radio .radio .radio-inline{display:flex;align-items:center;gap:16px;margin-bottom:0}.form-tax-invoice .form-stream-group .stream_emit_radio .radio .radio-inline span{color:#5d5d5d;font-family:poppins,than;font-size:14px;font-weight:300;line-height:20px}.wrapper-tools{justify-content:space-between}.wrapper-tools.re-filter{justify-content:unset}.wrapper-tools.re-filter .first-tools{display:block;width:100%}.wrapper-tools.re-filter .first-tools .product-filter-content{display:flex;flex-wrap:wrap;position:relative;z-index:2;justify-content:space-between}.wrapper-tools.re-filter .first-tools .product-filter-content .filter-control{display:inline-block;width:47%;margin-left:2%;margin-top:20px}.wrapper-tools.re-filter .first-tools .product-filter-content .filter-control .filter-button{position:relative;width:100%;background:none;color:#5d5d5d;text-align:left;padding:0 8px 0 24px;text-transform:capitalize;border:none;cursor:pointer}.wrapper-tools.re-filter .first-tools .product-filter-content .filter-control .filter-button .filter-text{display:inline-block;width:100%;font-size:16px;line-height:20px;letter-spacing:0;text-transform:capitalize;text-align:end;vertical-align:bottom;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:25px}.wrapper-tools.re-filter .first-tools .product-filter-content .filter-control .filter-button .filter-icon{display:flex;cursor:pointer;width:18px;height:18px;fill:#5d5d5d;position:absolute;top:50%;left:24pxpx;transform:translateY(-50%)}.wrapper-tools.re-filter .first-tools .product-filter-content .filter-control .filter-button .filter-icon i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wrapper-tools .first-tools{display:flex;flex-wrap:wrap}.wrapper-tools .dropMenu{font-size:14px;line-height:24px;padding:3px 0}.wrapper-tools .dropMenu i{font-size:16px}.wrapper-tools .dropList .custom-control{line-height:24px;margin-bottom:4px}.wrapper-tools .dropList .custom-control:last-child{margin-bottom:0}.wrapper-tools .dropList .custom-checkbox .custom-control-label{font-size:12px}.wrapper-tools .dropList .custom-checkbox .custom-control-label:before{border-radius:0}.listbox{width:47%;margin-right:2%;margin-top:20px}.listbox select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.listbox .listbox-form{display:flex;align-items:center;position:relative;z-index:1;overflow:visible;transform:translateZ(0);margin-right:0}.listbox .listbox-form:after{content:"";position:absolute;top:50%;right:-1px;transform:translateY(-50%);width:1px;height:16px;background-color:#c3c3c3}.listbox .listbox-form .listbox-title{color:#5d5d5d;font-size:16px;font-weight:300;line-height:20px;padding-left:41px}.listbox .listbox-form .listbox-button{position:relative;width:100%;background:none;color:#5d5d5d;font-size:16px;font-weight:300;line-height:20px;text-align:end;text-transform:capitalize;border:none;cursor:pointer;padding:0 24px 0 0}.listbox .listbox-form .listbox-icon{display:flex;cursor:pointer;width:18px;height:18px;color:#5d5d5d;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.listbox .listbox-form .listbox-icon i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.oneitem{overflow:hidden;flex:100%;max-width:100%;text-align:center}.oneitem,.oneitem img{height:400px}.grid-gallery{position:relative;width:100%;display:flex;flex-wrap:wrap}.grid-gallery .icon-go-back{width:20px;margin-right:10px}.grid-gallery .breadcrumb-section{background-color:transparent}.grid-gallery .breadcrumb-section.mobOn{position:static}.grid-gallery .breadcrumb-section .breadcrumb .breadcrumb-item a{color:#7c7c7c;font-size:13px}.grid-gallery .breadcrumb-section .breadcrumb .breadcrumb-item a:hover{background-color:#000;color:#fff}.grid-gallery .breadcrumb-section .breadcrumb .breadcrumb-item a:hover svg{fill:#fff}.grid-gallery .breadcrumb-section .breadcrumb .breadcrumb-item:not(:first-child):before{content:"•";color:#7c7c7c;font-size:13px}.grid-gallery .main-gallery{position:relative;flex:0 0 100%;max-width:100%}.grid-gallery .main-gallery .show-more{position:relative;margin:0 auto;top:-25px;display:flex;justify-content:center;align-items:center;background-color:#fff;color:#3e3e3e;border:1px solid #7c7c7c;padding:0 15px;font-size:14px;height:50px;box-shadow:none}.grid-gallery .main-gallery .show-more.open i{transform:rotate(180deg)}.grid-gallery .main-gallery .show-more i{font-size:24px;margin-left:15px;transition:.3s ease}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-nav{margin-top:0}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-nav>div{color:#1c1c1c;opacity:.55;width:35px;height:35px;border-radius:0;background-color:hsla(0,0%,100%,.8);transition:opacity .15s ease-out 0s;cursor:pointer;z-index:9;position:absolute;display:block;line-height:35px;font-size:20px;top:50%;transform:translateY(-50%);padding:0;border:none;outline:none;margin:0;text-align:center}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-nav>div.disabled{color:#888;cursor:default;outline:none}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-nav>div:hover{opacity:1;background-color:hsla(0,0%,100%,.9)}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-nav>div.owl-next{right:0}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-nav>div.owl-prev{left:0}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-dots{margin-top:20px}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-dots .owl-dot.active span,.grid-gallery .main-gallery .product-owl .owl-carousel .owl-dots .owl-dot:hover span{background:#1d1d1f}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-dots .owl-dot span{width:7px;height:7px}.grid-gallery .main-gallery .front{position:relative}.grid-gallery .main-gallery .front .images-gallery-video{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0}.grid-gallery .main-gallery .front .images-gallery-video>div{position:relative;overflow:hidden;height:100%}.grid-gallery .main-gallery .front .images-gallery-video>div iframe{width:100%;height:56.25vw;min-height:calc(100vh - 0px);min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.grid-gallery .main-gallery .front .images-gallery-video .fremcover-video{background-color:transparent}.grid-gallery .main-gallery.gallery-style2{flex:1;min-width:0;max-width:100%}.grid-gallery .main-gallery.gallery-style2 .list-gallery-slide{flex:1;max-width:100%}.grid-gallery .main-gallery.gallery-style2 .list-gallery-slide .item-gallery-slide{position:relative}.grid-gallery .main-gallery.gallery-style2 .list-gallery-slide .item-gallery-slide img{max-width:100%}.grid-gallery .gallery-none-slider .item-gallery-no-slide{margin-bottom:0}.grid-gallery .gallery-none-slider.twin-colum{display:flex;flex-wrap:wrap;gap:25px;margin-right:-5px;margin-left:-5px}.grid-gallery .gallery-none-slider.twin-colum .item-gallery-no-slide{overflow:hidden;flex:100%;max-width:100%;text-align:center}.grid-gallery .gallery-none-slider.twin-colum .item-gallery-no-slide img{height:600px}.grid-gallery .gallery-none-slider.twin-colum .item-gallery-no-slide>div{max-height:1000px;overflow:hidden;transition:.3s ease}.grid-gallery .gallery-none-slider.twin-colum .item-gallery-no-slide>div.hide{max-height:0}.grid-gallery .gallery-none-slider.noImage .item-gallery-no-slide img{height:600px}.grid-gallery .thumb-gallery{padding-top:16px;flex:0 0 100%;max-width:100%}.grid-gallery .thumb-gallery.thumb-left-nav{position:sticky;top:130px;height:-moz-max-content;flex:0 0 150px;max-width:150px;display:flex;align-items:flex-start;justify-content:flex-end;padding-right:20px;padding-top:0}.grid-gallery .thumb-gallery.thumb-left-nav .thumbs-gallery-list{display:flex;flex-direction:column;width:90px}.grid-gallery .thumb-gallery.thumb-left-nav .thumbs-gallery-list .item-thumb{position:relative;cursor:pointer;margin-bottom:5px}.grid-gallery .thumb-gallery.thumb-left-nav .thumbs-gallery-list .item-thumb:before{content:"";position:absolute;width:100%;height:100%;border:1px solid transparent;transition:border .2ms ease-in-out}.grid-gallery .thumb-gallery.thumb-left-nav .thumbs-gallery-list .item-thumb.active:before{border-color:#9e9e9e}.grid-gallery .dots-gallery{position:sticky;top:130px;height:-moz-max-content;min-height:calc(100vh - 151px);flex:0 0 150px;max-width:150px;display:flex;align-items:center;justify-content:center}.grid-gallery .dots-gallery ul{display:flex;flex-direction:column}.grid-gallery .dots-gallery ul li span{width:8px;max-width:8px;height:8px;position:relative;overflow:hidden;padding:0;margin:9px 0;border-radius:50%;background:#b1b1b1;text-align:center;cursor:pointer;opacity:.5;display:block}.grid-gallery .dots-gallery ul li.active span{background:#1d1d1f;opacity:1}.grid-gallery.preset-gallery3{margin:auto}.grid-gallery.preset-gallery3 .main-gallery.gallery-style2 .list-gallery-slide{flex:0 0 100%;max-width:100%}.grid-gallery.preset-gallery5 .main-gallery .product-owl .owl-carousel .owl-nav>div{background-color:transparent;font-size:40px;opacity:1;transition:.4s cubic-bezier(.37,0,.63,1)}.grid-gallery.preset-gallery5 .main-gallery .product-owl .owl-carousel .owl-nav>div:hover{color:#7c2529}.grid-gallery.preset-gallery5 .thumb-gallery .slider-bottom-nav{display:flex;justify-content:center}.grid-gallery.preset-gallery5 .thumb-gallery .slider-bottom-nav .item-thumb>div{border:1px solid transparent}.grid-gallery.preset-gallery5 .thumb-gallery .slider-bottom-nav .item-thumb.active>div{border-color:#1d1d1f;transition:all .5s ease}.grid-gallery-simple .product-owl .owl-carousel .owl-item img{height:600px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.grid-gallery-simple .product-owl .owl-carousel .owl-nav{margin:0}.grid-gallery-simple .product-owl .owl-carousel .owl-nav [class*=owl-]{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:#f3f1ea;color:#7c7c7c;font-size:40px;border-radius:99px;transition:all .2s ease-in-out;padding:2px;margin:0}.grid-gallery-simple .product-owl .owl-carousel .owl-nav [class*=owl-]:hover{background:#e7fff9}.grid-gallery-simple .product-owl .owl-carousel .owl-nav [class*=owl-]:hover .left-g2,.grid-gallery-simple .product-owl .owl-carousel .owl-nav [class*=owl-]:hover .right-g2{opacity:0}.grid-gallery-simple .product-owl .owl-carousel .owl-nav [class*=owl-]:active{background:#b7ffed}.grid-gallery-simple .product-owl .owl-carousel .owl-nav [class*=owl-]:active .left-g2,.grid-gallery-simple .product-owl .owl-carousel .owl-nav [class*=owl-]:active .right-g2{opacity:0}.grid-gallery-simple .product-owl .owl-carousel .owl-nav [class*=owl-] .left-g2,.grid-gallery-simple .product-owl .owl-carousel .owl-nav [class*=owl-] .right-g2{position:absolute;z-index:2;transition:all .2s ease-in-out}.grid-gallery-simple .product-owl .owl-carousel .owl-nav [class*=owl-] .left-g,.grid-gallery-simple .product-owl .owl-carousel .owl-nav [class*=owl-] .right-g{position:absolute;z-index:1;transition:all .2s ease-in-out}.grid-gallery-simple .product-owl .owl-carousel .owl-nav .disabled{opacity:0}.grid-gallery-simple .product-owl .owl-carousel .owl-nav .owl-prev{left:3px}.grid-gallery-simple .product-owl .owl-carousel .owl-nav .owl-prev i{margin-top:-2px;margin-left:-5px}.grid-gallery-simple .product-owl .owl-carousel .owl-nav .owl-next{right:3px}.grid-gallery-simple .product-owl .owl-carousel .owl-nav .owl-next i{margin-top:-2px;margin-right:-5px}.review-section{position:relative;z-index:9}.custom-review{padding-top:0;padding-bottom:48px}.custom-review .collapsibles-custom .collapse-group .heading-collapse{position:relative;display:block;width:100%;background:#f9f8f4;color:inherit;font-size:.75em;letter-spacing:.3em;text-align:left;padding:10px 32px;cursor:pointer;border-bottom:1px solid #c3c3c3;transition:all .2s ease-in-out}.custom-review .collapsibles-custom .collapse-group .heading-collapse.open{border-color:#00c594}.custom-review .collapsibles-custom .collapse-group .heading-collapse.custom-header-collape{display:flex;justify-content:space-between;padding-right:40px}.custom-review .collapsibles-custom .collapse-group .heading-collapse:after{display:none}.custom-review .collapsibles-custom .collapse-group .heading-collapse .collapse-title{color:#044c40;font-family:operetta12,than;font-size:24px;font-weight:300;line-height:36px;letter-spacing:normal;text-transform:capitalize;margin-bottom:0}.custom-review .collapsibles-custom .collapse-group .heading-collapse .collapse-title span{color:#7c7c7c}.custom-review .collapsibles-custom .collapse-group .heading-collapse .collapse-icon{position:absolute;top:50%;right:32px;transform:translateY(-50%);transition:all .2s ease-in-out 0s;display:flex;justify-content:center;align-items:center;width:24px;height:24px}.custom-review .collapsibles-custom .collapse-group .heading-collapse .collapse-icon .plus{display:block}.custom-review .collapsibles-custom .collapse-group .heading-collapse .collapse-icon .minus,.custom-review .collapsibles-custom .collapse-group .heading-collapse.open .collapse-icon .plus{display:none}.custom-review .collapsibles-custom .collapse-group .heading-collapse.open .collapse-icon .minus{display:block}.custom-review .collapsibles-custom .collapse-group .body-collapse{border-bottom:1px solid #c3c3c3;padding:0}.custom-review .collapsibles-custom .collapse-group .body-collapse .imgOn{width:100%;max-height:576px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.custom-review .collapsibles-custom .collapse-group .body-collapse .dummy{display:flex;justify-content:center;align-items:center;width:100%;height:576px;background:#ddd}.custom-review .collapsibles-custom .collapse-group .body-collapse .inner-body{display:flex;flex-direction:column;gap:16px;background:#f3f1ea;padding:32px}.custom-review .collapsibles-custom .collapse-group .body-collapse .inner-body .title{color:#044c40;font-family:griffiths,than;font-size:28px;font-style:italic;font-weight:400;line-height:42px}.custom-review .collapsibles-custom .collapse-group .body-collapse .inner-body .instruction{display:flex;flex-direction:column;gap:16px}.custom-review .collapsibles-custom .collapse-group .body-collapse .inner-body .desc-body,.custom-review .collapsibles-custom .collapse-group .body-collapse .inner-body .instruction li{color:#5d5d5d;font-size:18px;font-weight:300;line-height:28px}.custom-review .collapsibles-custom .collapse-group .body-collapse .body-desc{font-size:16px;font-weight:200;line-height:20px;color:#141414}.custom-review .collapsibles-custom .collapse-group .body-collapse .body-desc p{margin-bottom:16px;color:#141414;font-size:16px;font-weight:200;letter-spacing:normal;line-height:20px}.custom-review .collapsibles-custom .collapse-group .body-collapse .product-shot-desc{font-size:13px;font-weight:300;color:#141414}.custom-review .collapsibles-custom .collapse-group .body-collapse .product-shot-desc ul{display:flex;flex-flow:column wrap;margin:0 0 10px;padding-left:12px}.custom-review .collapsibles-custom .collapse-group .body-collapse .product-shot-desc ul li{margin-bottom:5px;font-size:14px;font-weight:300;color:#141414;padding-left:13px;position:relative}.custom-review .collapsibles-custom .collapse-group .body-collapse .product-shot-desc ul li:before{content:"";width:7px;height:7px;display:inline-block;background-color:#141414;border-radius:3.5px;position:absolute;left:0;top:0;bottom:0;margin:auto}.custom-review .collapsibles-custom .collapse-group .body-collapse .content-title{font-weight:600;font-size:16px;letter-spacing:1.07px;line-height:20px;text-transform:uppercase;margin-top:30px;margin-bottom:12px}.custom-review .collapsibles-custom .collapse-group .body-collapse .table.table-form-specifits td{border-top:none;padding-top:8px;padding-bottom:8px}.custom-review .collapsibles-custom .collapse-group .body-collapse .table.table-form-specifits td .label{color:rgba(0,0,0,.54)}.custom-review .collapsibles-custom .collapse-group .body-collapse .table.table-form-specifits td .value{color:rgba(0,0,0,.87)}.custom-review .product-review{padding-left:15px;padding-right:15px}.custom-review .product-review .reviewssection_meta{padding-top:8px;padding-bottom:16px;display:flex;flex-wrap:nowrap}.custom-review .product-review .reviewssection_meta .reviewssection_left{flex:1 1 50%;width:unset;padding-right:16px}.custom-review .product-review .reviewssection_meta .reviewssection_right{flex:1 1 50%;width:unset;padding-left:16px;text-align:right}.custom-review .product-review .reviewssection_meta .reviewssection_right .spr-summary-actions .spr-summary-actions-newreview{color:#000;border:1px solid #000;background-color:#fff;padding:13px 25px;font-size:15px;font-weight:300;line-height:1.42;text-align:center;text-transform:none;letter-spacing:1px;width:auto;position:relative;overflow:hidden;transition:border-color .2s ease-in,box-shadow .2s ease-in;display:inline-block;cursor:pointer}.custom-review .product-review .reviewssection_meta .reviewssection_right .spr-summary-actions .spr-summary-actions-newreview:hover{box-shadow:0 0 0 1px #1d1d1f}.custom-review .product-review-header{text-align:center}.custom-review .product-review-header .product-review-header-title{font-weight:400;letter-spacing:0;line-height:1;text-transform:uppercase;font-size:1.6625em!important;margin-bottom:18px!important;text-align:center}.custom-review .product-review-header .spr-starrating{text-align:left;display:flex}.custom-review .product-review-header .spr-starrating .ratings.theme-01{margin:0}.custom-review .product-review-header .spr-starrating .ratings.theme-01 .rating-unit{margin-right:2px;font-size:18px;color:#5c5c5c!important}.custom-review .product-review-header .spr-starrating span{font-size:18px;color:#141414;letter-spacing:2px;padding-left:8px;margin-bottom:3px;margin-top:-2px;font-weight:100}.custom-review .product-review-header .spr-summary-caption{text-align:left;font-size:16px;font-weight:300;color:#141414}.custom-review .spr-form{padding-top:24px;border-top:1px solid #d8d8d8}.custom-review .spr-form .theme-form{max-width:650px;margin:0 auto}.custom-review .spr-form .theme-form label{text-transform:none;letter-spacing:1px;cursor:pointer;font-size:14px;line-height:1.563;display:block;text-align:left;margin-top:20px}.custom-review .review-list{margin-top:10px;padding-top:20px;border-top:1px solid #d8d8d8}.custom-review .review-list .spr-review{padding:10px;margin-left:0;margin-bottom:22px;display:flex}.custom-review .review-list .spr-review .spr-review-header{max-width:200px;padding-bottom:8px}.custom-review .review-list .spr-review .spr-review-header .rating-star .ratings{margin-top:0;margin-bottom:8px}.custom-review .review-list .spr-review .spr-review-header .rating-star .ratings.theme-01{justify-content:flex-start}.custom-review .review-list .spr-review .spr-review-header .rating-star .ratings.theme-01 .rating-unit{color:#5c5c5c;margin-right:2px}.custom-review .review-list .spr-review .spr-review-header .spr-review-header-title{margin:0;padding:0;border:none;letter-spacing:.025em;line-height:1.6;font-weight:700;text-transform:none;font-size:15px;color:#141414;text-align:left}.custom-review .review-list .spr-review .spr-review-header .spr-review-header-byline{font-style:italic;display:inline-block;margin:0 0 1em;font-size:11px;opacity:1;font-weight:300;text-align:left}.custom-review .review-list .spr-review .spr-review-content{flex-basis:0;flex-grow:1;min-width:0;max-width:100%;*zoom:1;margin:0 0 24px}.custom-review .review-list .spr-review .spr-review-content .spr-review-content-body{font-size:14px;line-height:1.563;margin:0;padding:0}.custom-review .review-list .spr-review .spr-review-footer{*zoom:1;padding-left:16px;flex:0 0 200px;text-align:right}.custom-review .review-list .spr-review .spr-review-footer .spr-review-reportreview{opacity:.4;display:block;font-size:11px;line-height:16px;color:#1d1d1f}.custom-review .reviews-wrap{display:flex;flex-direction:column;align-items:stretch;gap:48px;padding-top:48px}.custom-review .reviews-wrap .reviews-headline{display:flex;flex-direction:column;align-items:center;gap:12px}.custom-review .reviews-wrap .reviews-headline .heading{color:#004f41;font-family:operetta12,than;font-size:40px;font-weight:300;line-height:60px;text-align:center;margin-bottom:0}.custom-review .product-reviews-wrap{display:flex;gap:24px;padding:0}.custom-review .product-reviews-wrap .action-review .btn-edit-review{background:#fff;border:1px solid #ddd;border-radius:20px;margin-right:8px;text-transform:none}.custom-review .product-reviews-wrap .pr-headline{display:flex;flex-direction:column;align-items:flex-start;gap:29px;flex:0 0 auto;width:auto}.custom-review .product-reviews-wrap .pr-headline .rating-score .rating-unit{color:#7c7c7c}.custom-review .product-reviews-wrap .pr-headline .rating-score .score-star{display:flex;flex-direction:column}.custom-review .product-reviews-wrap .pr-headline .rating-score .score-star .score{color:#0d523f;font-family:operetta12,than;font-size:40px;font-weight:300;line-height:60px}.custom-review .product-reviews-wrap .pr-headline .rating-score .score-star .star .ratings{gap:8px}.custom-review .product-reviews-wrap .pr-headline .rating-score .score-star .star .ratings.theme-01 .rating-unit{color:#00af83;font-size:20px;margin:0}.custom-review .product-reviews-wrap .pr-headline .rating-score .score-text{color:#7c7c7c;font-size:14px;font-weight:300;line-height:20px;margin-top:4px}.custom-review .product-reviews-wrap .pr-headline .rating-bar{display:flex;flex-direction:column;align-self:stretch;gap:8px}.custom-review .product-reviews-wrap .pr-headline .rating-bar .score-bar{display:flex;align-items:flex-end;gap:12px}.custom-review .product-reviews-wrap .pr-headline .rating-bar .score-bar .bar-score{display:flex;justify-content:space-between;align-items:flex-end;gap:4px;flex:0 0 auto;padding:4px 0}.custom-review .product-reviews-wrap .pr-headline .rating-bar .score-bar .bar-score .number{color:#252525;font-family:operetta12,than;font-size:16px;font-weight:300;line-height:24px}.custom-review .product-reviews-wrap .pr-headline .rating-bar .score-bar .bar-score .star{padding-bottom:1px}.custom-review .product-reviews-wrap .pr-headline .rating-bar .score-bar .bar-progress{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:1 0 auto;height:8px;background:#ece9de;border-radius:20px;margin-bottom:10px}.custom-review .product-reviews-wrap .pr-headline .rating-bar .score-bar .bar-progress .progress-w{height:8px;background:#7c7c7c;border-radius:20px}.custom-review .product-reviews-wrap .list-reviews{flex:1 0 auto;padding:12px 0 32px}.custom-review .product-reviews-wrap .list-reviews .heading-totral{color:#0d523f;font-family:operetta12,than;font-size:24px;font-weight:300;line-height:36px;margin-bottom:24px}.custom-review .product-reviews-wrap .list-reviews .reviews-box{display:flex;align-items:flex-start;align-self:stretch;gap:24px;padding:24px 0}.custom-review .product-reviews-wrap .list-reviews .reviews-box:not(:last-child){border-bottom:1px solid #c3c3c3}.custom-review .product-reviews-wrap .list-reviews .reviews-box .headline{display:flex;align-items:flex-start;align-self:stretch;gap:8px;width:auto;max-width:100%}.custom-review .product-reviews-wrap .list-reviews .reviews-box .headline .title{color:#044c40;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px;margin-bottom:0}.custom-review .product-reviews-wrap .list-reviews .reviews-box .headline .verify{display:flex;justify-content:center;align-items:center;flex-shrink:0;gap:4px;background:#e7fff9;border-radius:2px;padding:1px 6px}.custom-review .product-reviews-wrap .list-reviews .reviews-box .headline .verify .badge-chk{display:flex;justify-content:center;align-items:center;aspect-ratio:1/1;width:16px;height:16px;padding:4px}.custom-review .product-reviews-wrap .list-reviews .reviews-box .headline .verify .badge-chk .circle{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;width:12px;height:12px;background:#f9f8f4;border-radius:12.5px}.custom-review .product-reviews-wrap .list-reviews .reviews-box .headline .verify .text{color:#044c40;font-size:12px;font-weight:300;line-height:18px}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:12px;flex:1 0 0;padding:6px 0}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline .rating .star{display:flex;align-items:center;gap:8px}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline .rating .star .ratings{gap:8px}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline .rating .star .ratings.theme-01 .rating-unit{color:#00af83;font-size:16px;margin:0}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline .rating .star .score{color:#7c7c7c;font-size:12px;font-weight:300;line-height:18px}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline .comment{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:8px}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline .comment .title{color:#252525;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline .comment .text{color:#5d5d5d;font-size:14px;font-weight:300;line-height:20px}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline .images img{height:150px}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline .date-n-like{display:flex;justify-content:space-between;align-items:flex-end;align-self:stretch}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline .date-n-like .date{color:#5d5d5d;font-size:12px;font-weight:300;line-height:18px;text-align:right}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline .date-n-like .like{display:flex;align-items:flex-end;gap:8px}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline .date-n-like .like .text{color:#5d5d5d;font-size:12px;font-weight:300;line-height:18px;text-align:right}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline .date-n-like .like .like-box{display:flex;align-items:center;gap:17px}.custom-review .product-reviews-wrap .list-reviews .reviews-box .commentline .date-n-like .like .like-box .like{display:flex;align-items:center;gap:6px;color:#044c40;font-family:operetta12,than;font-size:16px;font-weight:300;line-height:24px}.custom-review .product-reviews-wrap .list-reviews .reviews-more{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.custom-review .product-reviews-wrap .list-reviews .reviews-more .current-see{color:#5d5d5d;font-size:16px;font-weight:300;line-height:24px}.custom-review .product-reviews-wrap .list-reviews .reviews-more .review-btn{display:flex;justify-content:center;align-items:center;gap:8px;width:122px;background:#f9f8f4;border-radius:8px;border:solid #044c40;border-width:1px 1px 2px;padding:6px 16px}.index-section{margin:75px 0}.index-section.related-section{margin-bottom:0;margin-top:30px;position:relative;z-index:9}.index-section.related-section .hr-large{margin:40px auto 24px;border-color:#d8d8d8}.index-section.related-section .showContent-container .tag-products__content .tag-carousel,.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper{position:relative}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;position:relative;padding-top:.25rem;padding-bottom:1.5rem}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content::-webkit-scrollbar{height:2px}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:1rem}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content::-webkit-scrollbar-thumb{background:#000;border-radius:1rem;height:2px}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body{display:flex;flex-wrap:nowrap;margin-right:-.625rem;margin-left:-.625rem}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide{max-width:100%;position:relative;flex-shrink:0;margin-left:.625rem;margin-right:.625rem;flex-basis:calc(43.47826% - 1.25rem)}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .product-box .ph-item{padding:0;margin:0;border:1px solid #eceeef;border-radius:0}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .product-box .ph-item>*{padding:0}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .product-box .ph-item .ph-picture{height:368px;margin:0;background-color:#eceeef}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .pic-product-compact{max-width:25rem}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .product-box{margin:0}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn{background:none;border:0;padding:0;font-weight:700;text-align:center;border-radius:64px;outline:0;vertical-align:top;color:#000;text-decoration:none;font-size:.75rem;line-height:1.3333333333;top:38%;cursor:pointer;z-index:1;left:-1rem;transform:translateY(-50%);display:none;position:absolute}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn .tag-btn__inner{transition-property:opacity,transform;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.4,1);display:inline-flex;justify-content:center;align-items:center;width:100%;min-height:2.5rem;padding:0 .5rem}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn .tag-btn__inner:after{content:"";position:absolute;top:-.125rem;left:-.125rem;right:-.125rem;bottom:-.125rem}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn .tag-btn__inner .tag-svg-icon{flex-shrink:0;display:inline-block;height:2.5rem;width:2.5rem;vertical-align:middle;transition-property:opacity,margin-right,margin-left,transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.index-section .related-product .grid-product-related{flex:0 0 25%;max-width:25%}.hr-large{height:1px;border:0;border-top:1px solid #d8d8d8;margin:45px auto}.product-detail .rating-star .ratings{padding-right:5px}.product-detail .rating-star .ratings.theme-01 .rating-unit{margin-right:2px;font-size:13px;color:#5c5c5c}.modal-backdrop{background-color:#222}.modal-backdrop.dark-backdrop{background-color:rgba(0,0,0,.85)}.modal-backdrop.light-customShare-backdrop{background-color:hsla(0,0%,96%,.98)}.modal-backdrop.light-customShare-backdrop.show{opacity:1}.modal-backdrop.light-customStore-backdrop{background-color:#000}.modal-backdrop.light-customStore-backdrop.show{opacity:.6}.quick-view-modal .modal-content{border-radius:8px!important}.quick-view-modal .modal-dialog{align-items:center;justify-content:center;overflow:hidden;max-height:90vh;max-width:1200px}.quick-view-modal .modal-dialog .modal-content{transform-style:preserve-3d;max-width:100%;border-radius:0;border:none;max-height:90vh;max-width:1200px;min-width:200px;min-height:200px}.quick-view-modal .modal-dialog .modal-content .loading-view{min-height:200px;text-align:center}.quick-view-modal .modal-dialog .modal-content .loading-view img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.quick-view-modal .modal-dialog .modal-content .modal-close{position:absolute;color:#1d1d1f;padding:10px;top:0;right:0}.quick-view-modal .modal-dialog .modal-content .modal-close .icon{width:28px;height:28px}.quick-view-modal .modal-dialog .modal-content .modal-close .icon path{fill:none!important;stroke-width:2px;stroke:currentColor!important;stroke-linecap:miter;stroke-linejoin:miter}.quick-view-modal .modal-dialog .modal-content .modal-body{padding:45px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .prd-offer-special{display:flex;gap:.25rem;margin:0 0 15px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .prd-offer-special .offer-badge{display:inline-flex;padding:.125rem .25rem;background:#ea6100;z-index:5;color:#fff;font-size:12px;font-weight:700}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .brand-name{margin-bottom:0;line-height:1.5em;font-size:14px;cursor:pointer;color:#000;text-decoration:underline}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .title-wishlist{display:flex;align-items:center;justify-content:space-between;position:relative;padding-right:70px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .title-wishlist .prod-name{color:#3e3e3e;font-family:operetta12,than;font-size:32px;font-weight:400;line-height:normal;margin-bottom:0}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .title-wishlist .wish{position:absolute;top:8px;right:0}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .title-wishlist .wish a{display:inline-flex;color:#000;font-size:28px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .body-desc{color:#7c7c7c;font-size:16px;font-weight:400;text-align:left;padding:18px 0}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .prices-container{display:flex;justify-content:space-between;align-items:center;flex:0 0 150px;max-width:150px;margin-bottom:32px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .prices-container .detail-product-price{color:#54585b;font-size:20px;font-weight:unset;line-height:28px;letter-spacing:normal;margin-top:0;margin-bottom:0}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .prices-container .detail-product-price span{display:inline-block}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .prices-container .detail-product-price span .money{font-size:14px;text-decoration:line-through}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .prices-container .detail-product-price span .save-price{font-size:14px;font-weight:300}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-intro-head-flashsale{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:#000;text-decoration:none;margin-top:15px;padding:15px;background-color:#facf19;border-radius:2px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-intro-head-flashsale .product-intro-head-flashsale-title{display:flex;align-items:center;color:#000}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-intro-head-flashsale .product-intro-head-flashsale-title .flashsale-icon{color:#222;margin-right:5px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-intro-head-flashsale .product-intro-head-flashsale-title .flashsale-icon .fa{font-size:16px;width:14px;height:14px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-intro-head-flashsale .product-intro-head-flashsale-time{color:#000;display:flex;gap:7px;align-items:center}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-intro-head-flashsale .product-intro-head-flashsale-time .num{display:inline-block;background-color:#222;padding:0 1px;text-align:center;color:#fff;height:14px;line-height:14px;min-width:14px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-intro-head-flashsale .product-intro-head-flashsale-time .fa{display:inline-block;width:12px;height:12px;vertical-align:middle;color:#999}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-intro-head-preorder{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:#000;text-decoration:none;margin-top:15px;padding:15px;background-color:#e0e3e4;border-radius:2px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-intro-head-preorder .product-intro-head-preorder-title{display:flex;align-items:center;color:#000}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-intro-head-preorder .product-intro-head-preorder-text{color:#000;display:flex;gap:7px;align-items:center}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .group-modifiers .product-title{color:#54585b;font-size:14px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .group-modifiers .size-box ul li{box-shadow:none;border-bottom:2px solid transparent}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .group-modifiers .size-box ul li.active,.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .group-modifiers .size-box ul li:hover{background-color:#fff;border-bottom:2px solid #7c7c7c}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box-wrap{max-width:200px;margin-bottom:24px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box-wrap .qb-title{color:#7c7c7c;font-size:15px;text-align:left;margin-bottom:8px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .title-and-bulk-discount{display:flex;align-items:flex-end;justify-content:space-between}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .title-and-bulk-discount .bulk-discount{position:relative}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .title-and-bulk-discount .bulk-discount label{color:#0c7f9c;font-size:12px;text-decoration:underline;cursor:pointer;margin-bottom:13px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .title-and-bulk-discount .bulk-discount label.sizeguide{color:#141414}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .title-and-bulk-discount .bulk-discount #bulk-grp{display:none}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .title-and-bulk-discount .bulk-discount #bulk-grp:checked+.bulk-pop{display:block}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .title-and-bulk-discount .bulk-discount .bulk-pop{position:absolute;background-color:#fff;width:250px;z-index:1;top:100%;right:0;border:1px solid #d8d8d8;padding:24px;border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.1803921569);display:none}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .title-and-bulk-discount .bulk-discount .bulk-pop:after{content:"";width:0;height:0;border-color:transparent transparent #fff;border-style:solid;border-width:0 6px 6px;position:absolute;bottom:100%;right:50px;margin:0 auto}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .title-and-bulk-discount .bulk-discount .bulk-pop:before{content:"";width:0;height:0;border-color:transparent transparent #d8d8d8;border-style:solid;border-width:0 8px 8px;position:absolute;bottom:100%;right:48px;margin:0 auto}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .title-and-bulk-discount .bulk-discount .bulk-pop .close-bulk-pop{color:#b4b4b4;text-decoration:none;position:absolute;right:15px;top:15px;font-size:16px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .title-and-bulk-discount .bulk-discount .bulk-pop .bulk-title{font-size:18px;font-weight:700;margin:0 0 .5rem}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .title-and-bulk-discount .bulk-discount .bulk-pop .bulk-wrap .bluk-items .bulk-items-price{font-size:16px;margin:0 0 .25rem;font-weight:700}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .title-and-bulk-discount .bulk-discount .bulk-pop .bulk-wrap .bluk-items .bulk-items-table .bulk-table-item{display:flex;justify-content:space-between;color:#333;font-size:13px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .title-and-bulk-discount .bulk-discount .bulk-pop .bulk-wrap .bluk-items .bulk-items-table .bulk-table-item .heading{font-weight:700;color:#000;margin:0 0 .25rem}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box{display:flex;align-items:center;margin-top:10px;margin-bottom:0}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .input-group{justify-content:unset;width:unset;border:1px solid #d8d8d8;margin-right:10px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .input-group span button{background:#fff!important;border:1px solid transparent}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .input-group .form-control{text-align:center;width:30px;height:50px;flex:unset;background-color:#fff;border-color:transparent;padding:2px 1px;margin:0;font-weight:600;font-size:15px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .input-group button{background-color:transparent;border:0;color:#777;cursor:pointer;padding-left:12px;font-size:14px;font-weight:900;line-height:1;z-index:0;width:40px;height:50px;transition:opacity .2s ease-in}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .input-group button i{font-weight:900;color:#1d1d1f}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .input-group .icon{padding-right:0}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .product-buttons{margin-bottom:0!important;flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .product-buttons .btn-minimal{color:#1d1d1f;border:1px solid #1d1d1f;background-color:transparent;padding:15px 20px;font-size:13px;font-weight:700;line-height:1.42;text-align:center;text-transform:uppercase;width:100%;position:relative;overflow:hidden;transition:background .2s ease 0s}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .product-buttons .btn-minimal:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .product-buttons .btn-minimal.btn-navy-blue{background-color:#0c1b2a;border-radius:4px;color:#fff;border:1px solid #0c1b2a}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .product-buttons .btn-minimal .btn-button-text{display:block;transition:transform .3s ease}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .product-buttons .btn-minimal .btn-button-icon{position:absolute;top:0;left:0;z-index:1;align-items:center;justify-content:center;display:flex;width:100%;height:100%;transform:translateX(-101%);transition:transform .3s ease}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .product-buttons .btn-minimal .btn-button-icon svg{width:20px;height:20px;fill:#fff}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .product-buttons .btn-minimal:hover{transition-delay:.25s}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .product-buttons .btn-minimal:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .product-buttons .btn-minimal:hover .btn-button-text{transform:translateX(200%)}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .product-buttons .btn-minimal:hover .btn-button-icon{transform:none}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-description .qty-box .product-buttons a:last-child{margin-top:0!important}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .wrap-productContent{gap:0 5px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-buttons.fx-ds{flex:1 0 auto}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .product-buttons .btn-custom.re-ds{height:50px;font-size:14px}.modal.customForm-modal .modal-xl{max-width:unset;min-height:100%;margin:0}.modal.customForm-modal .modal-content{border-radius:0;border:none;background-color:unset;height:100%}.modal.customForm-modal .modal-content .modal-header{border-bottom:none;padding:20px 16px}.modal.customForm-modal .modal-content .modal-header .modal-title{text-align:center;text-transform:uppercase;font-weight:unset;font-size:17px;flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.modal.customForm-modal .modal-content .modal-header .close{flex:0 0 30px;max-width:30px;padding:0;margin:0}.modal.customForm-modal .modal-content .modal-body{min-height:150px;padding:20px 0;display:flex;flex-direction:column;height:calc(100vh - 80px)}.modal.customForm-modal .modal-content .modal-body .modal-title-job{font-size:20px;margin:0 0 40px;position:relative;line-height:32px;letter-spacing:.16em;text-align:center;text-transform:none}.modal.customForm-modal .modal-content .modal-body .modal-form-content{max-width:800px;margin-left:auto;margin-right:auto;padding-bottom:40px;padding-top:40px}.modal.customForm-modal .modal-content .modal-body .modal-form-content .form-control{margin-bottom:15px}.modal.customForm-modal .modal-content .modal-body .modal-form-content .btn-apply-submit{transition:all .4s ease-in-out;border:1px solid #000;border-radius:3px;background-color:#171717;font-weight:400;width:100%;max-width:46%;padding:10px 0;color:#fff;font-size:12px;letter-spacing:2px;margin-top:10px}.modal.customStore-modal .modal-xl-size{max-width:900px;align-items:inherit}.modal.customStore-modal .modal-lg-size{max-width:490px;align-items:inherit}.modal.customStore-modal .modal-content{border-radius:8px}.modal.customStore-modal .modal-content .modal-header{align-items:flex-end;border-bottom:unset;flex:0 0 80px;max-height:80px}.modal.customStore-modal .modal-content .modal-header .modal-title{font-size:20px;letter-spacing:1px}.modal.customStore-modal .modal-content .modal-header .close{padding:0;width:48px;height:48px;background-color:#fff;margin:0 0 0 auto}.modal.customStore-modal .modal-content .modal-header .close .icon-close{width:30px;height:30px;color:#000;stroke-width:4px}.modal.customStore-modal .modal-content .modal-body{padding-top:5px;flex-basis:0;flex-grow:1;min-width:0;max-height:100%;overflow-y:auto}.modal.customStore-modal .modal-content .modal-body::-webkit-scrollbar{width:6px}.modal.customStore-modal .modal-content .modal-body::-webkit-scrollbar-track{border-radius:0}.modal.customStore-modal .modal-content .modal-body::-webkit-scrollbar-thumb{margin:2px;border-radius:10px;background:rgba(0,0,0,.2)}.modal.customStore-modal .modal-content .modal-body .search-store .store-title-product{font-size:14px}.modal.customStore-modal .modal-content .modal-body .search-store .store-option{font-size:12px;margin-bottom:10px}.modal.customStore-modal .modal-content .modal-body .search-store .form-store{position:relative;margin-bottom:10px}.modal.customStore-modal .modal-content .modal-body .search-store .form-store .input-search{height:40px;width:100%;padding:8px 10px;font-size:14px;line-height:19px;border-radius:4px;border:1px solid #979797;background-color:#fff}.modal.customStore-modal .modal-content .modal-body .search-store .form-store button{position:absolute;top:0;bottom:0;right:0;border:none;background-color:transparent;color:#9b9b9b;font-size:18px}.modal.customStore-modal .modal-content .modal-body .search-store .location-curren{margin-bottom:12px;display:block;font-size:12px;font-weight:400;color:#4a90e1;cursor:pointer}.modal.customStore-modal .modal-content .modal-body .search-store .location-curren i{margin-right:5px;font-size:14px}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock{display:flex;flex-direction:column;border-radius:4px;border:1px solid #bfbfbf;background-color:#fff;margin-top:10px;padding:16px}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .store-head{display:flex;flex-direction:row;justify-content:space-between}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .store-head h3{font-size:14px;font-weight:700;line-height:normal;color:#000;padding-bottom:3px;margin-bottom:0}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .store-head .store-distance{font-size:12px;font-weight:300;line-height:normal;color:#4a90e1;margin-bottom:0}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .store-address{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .store-address p{display:inline-flex;font-size:12px;font-weight:300;line-height:15px;color:#979797;margin-bottom:5px}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .store-address p svg{margin-right:4px}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .btn-to-map{text-transform:uppercase;border:1px solid rgba(0,0,0,.5);background-color:#fff;font-size:14px;font-weight:400;line-height:1.36;color:rgba(0,0,0,.85);height:36px;margin-top:18px;display:flex;justify-content:center;align-items:center}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .stock-status{margin-top:10px;font-size:11px;font-weight:700;line-height:1.64;margin-bottom:0;display:flex;justify-content:center;align-items:center}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .stock-status.in-stock{color:#67c000}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .stock-status.out-stock{color:#f10}blog{cursor:pointer}.blog-page{padding-top:37px;padding-bottom:0}.blog-page.cdn-top{position:relative;z-index:9;margin-top:70px;padding:0}.blog-page .header-cetegory-blog{text-align:center;margin-bottom:50px}.blog-page .header-cetegory-blog .title-category{margin-bottom:0;font-weight:400;letter-spacing:2px;line-height:1;font-size:2.375em}.blog-page .blog-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.blog-page .blog-headline{display:flex;flex-direction:column;align-items:center;gap:4px;max-width:504px;text-align:center;padding:56px 0;margin:0 auto}.blog-page .blog-headline .blog-heading{color:#252525;font-family:operetta12,than;font-size:32px;font-style:normal;font-weight:300;line-height:48px;text-transform:capitalize;margin:0}.blog-page .blog-headline .blog-info{color:#7c7c7c;font-size:16px;font-weight:300;line-height:24px}.blog-page .blog-tools{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;align-self:stretch;gap:20px;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;padding:16px 32px;margin-bottom:32px}.blog-page .blog-tools .category-set{overflow-y:hidden;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth}.blog-page .blog-tools .category-set .category-list{display:flex;gap:49px}.blog-page .blog-tools .category-set .category-list li{display:flex;justify-content:center;align-items:center;gap:10px;border-bottom:1px solid transparent;padding:4px 2px 3px}.blog-page .blog-tools .category-set .category-list li:first-child a:after{content:"";position:absolute;top:50%;right:-25px;transform:translateY(-50%);width:1px;height:16px;background-color:#c3c3c3}.blog-page .blog-tools .category-set .category-list li.active{border-color:#7c7c7c}.blog-page .blog-tools .category-set .category-list li a{position:relative;color:#5d5d5d;font-size:16px;font-weight:400;line-height:20px;cursor:pointer}.blog-page .blog-tools .filter-set .filter-list{display:flex;justify-content:center;align-items:center;gap:6px;height:28px;color:#5d5d5d;font-size:16px;font-weight:300;line-height:24px;padding:2px 4px}.blog-page .blog-tools .filter-set .filter-list .listbox-icon{display:flex;color:#3e3e3e}.blog-page .blog-tools .filter-set .filter-list .filter-group{position:relative;display:flex;gap:5px}.blog-page .blog-tools .filter-set .filter-list .filter-group .ul_box{position:absolute;z-index:3;top:100%;width:100%;background-color:#fff;font-size:16px;padding:6px 12px;border-radius:6px;border:1px solid #e6e6e6}.blog-page .blog-wrap{display:flex;height:100%}.blog-page .blog-wrap .blog-link{display:flex;flex-direction:column;align-items:flex-start;align-self:center;gap:16px;flex:1 0 0}.blog-page .blog-wrap .blog-cover{position:relative;align-self:stretch;flex-shrink:0}.blog-page .blog-wrap .blog-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:8px}.blog-page .blog-wrap .blog-cover .label{position:absolute;top:24px;left:16px;display:inline-flex;justify-content:center;align-items:center;gap:4px;background:rgba(249,248,244,.7);color:#044c40;font-size:12px;font-weight:300;line-height:18px;border-radius:4px;opacity:.75;padding:3px 8px}.blog-page .blog-wrap .blog-text{align-self:stretch;min-height:72px}.blog-page .blog-wrap .blog-title{color:#044c40;font-family:operetta12,than;font-size:24px;font-weight:300;line-height:36px}.blog-page .blog-wrap .blog-date,.blog-page .blog-wrap .blog-intro{color:#7c7c7c;font-size:16px;line-height:normal;text-align:center;margin-top:12px}.blog-page .blog-wrap .blog-date{text-transform:uppercase}.ng-background-lazyload,.ng-background-lazyload-fade,.ng-lazyload{opacity:0}.ng-background-lazyload-fade.ng-lazyloaded,.ng-background-lazyload.ng-lazyloaded,.ng-lazyload.ng-lazyloaded{opacity:1;transition:opacity .4s ease}.payment-page{padding-bottom:50px;padding-top:20px}.payment-page .content-payment{padding:60px 0 20px}.payment-page .content-payment img{vertical-align:middle}.payment-page .content-payment .remark-complet{font-size:18px;font-weight:600;margin-top:20px;margin-bottom:10px;color:#000}.payment-page .content-payment .btn-secondary{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff;height:43px;font-weight:400;font-size:12px;text-transform:uppercase;line-height:31px;letter-spacing:1px;width:auto;min-width:100px}.blog-detail-page{padding-top:37px;margin-top:0;padding-bottom:75px;margin-bottom:0}.blog-detail-page.cdn-top{position:relative;z-index:9;margin-top:70px;padding:0}.blog-detail-page .banner-blog-detail{position:relative;width:100%;height:560px;overflow:hidden;background:#666969}.blog-detail-page .banner-blog-detail .image-fit{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";z-index:1}.blog-detail-page .banner-blog-detail .image-fit.ng-lazyload.ng-lazyloaded{animation:zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards;transition:none}.blog-detail-page .banner-blog-detail .title-blog-detail{position:absolute;left:50%;bottom:0;transform:translate(-50%);z-index:2;display:inline-flex;flex-direction:column;align-items:center;gap:16px;padding:24px 24px 36px}.blog-detail-page .banner-blog-detail .title-blog-detail .article-date{display:flex;justify-content:center;align-items:center;gap:4px;background:rgba(249,248,244,.7);color:#044c40;font-family:poppins,than;font-size:12px;font-weight:300;line-height:18px;border-radius:4px;opacity:.75;padding:3px 8px}.blog-detail-page .banner-blog-detail .title-blog-detail .section-header-title{color:#fff;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:48px;text-align:center;margin-bottom:0}.blog-detail-page .blog-detail{padding-top:75px;padding-bottom:0}.blog-detail-page .blog-detail .blog-description{color:#000;font-size:15px;margin-bottom:30px}.blog-detail-page .blog-detail .blog-description *{font-size:15px}.blog-detail-page .blog-detail .blog-description iframe,.blog-detail-page .blog-detail .blog-description img{max-width:100%}.blog-detail-page .blog-detail .blog-description img{margin-bottom:0}.blog-detail-page .blog-detail .social-sharing{text-align:center;margin-top:30px}.blog-detail-page .blog-detail .social-sharing a{color:#000;font-size:13px;font-weight:300;margin-right:18px;cursor:pointer}.blog-detail-page .blog-detail .social-sharing a i{font-size:16px}.blog-detail-page .blog-detail .social-sharing a span{padding-right:15px;padding-left:10px}.blog-detail-page .blog-detail .back-to-recent .return-btn{display:inline-flex;justify-content:center;align-items:center;background:#f9f8f4;color:#044c40;border-radius:8px;border:solid #044c40;border-width:1px 1px 2px;transition:all .2s ease-in;cursor:pointer;padding:8px 16px}.blog-detail-page .blog-detail .back-to-recent .return-btn:hover{color:#009872;border-color:#006855}.blog-detail-page .blog-detail .back-to-recent .return-btn:active{background:#e7fff9;color:#009872;border-color:#006855;border-bottom-width:1px}.blog-detail-page .blog-detail .back-to-recent .return-btn:disabled,.blog-detail-page .blog-detail .back-to-recent .return-btn[disabled]{color:#c3c3c3;border-color:#c3c3c3}.blog-detail-page .blog-detail .back-to-recent .return-btn .txtBtn{display:flex;justify-content:center;align-items:center;gap:8px}.blog-detail-page .blog-detail .back-to-recent .return-btn .txtBtn .icon{display:flex;align-items:center;width:20px;height:20px;aspect-ratio:1/1;padding:4px}.blog-detail-page .blog-detail .back-to-recent .return-btn .txtBtn .text{color:currentColor;font-size:16px;font-weight:300;line-height:24px}.customSteps{padding-top:60px}.customSteps .ctSteps{display:flex;align-items:center;gap:4px;padding:0}.customSteps .ctSteps .ctStep{flex:1 1 25%}.customSteps .ctSteps .ctStep.done a .currentStep .decorBar{background:#006855}.customSteps .ctSteps .ctStep.current a .numberStep{background:#00af83;color:#fff}.customSteps .ctSteps .ctStep.current a .currentStep .title{color:#044c40}.customSteps .ctSteps .ctStep.current a .currentStep .decorBar{background:#00af83}.customSteps .ctSteps .ctStep a{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1 0 0}.customSteps .ctSteps .ctStep a .numberStep{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:28px;height:28px;border-radius:16px;aspect-ratio:1/1;background:#ece9de;color:#7c7c7c;font-size:16px;font-weight:300;line-height:24px;text-align:center;padding:0 12px}.customSteps .ctSteps .ctStep a .currentStep{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%}.customSteps .ctSteps .ctStep a .currentStep .title{display:flex;justify-content:center;align-items:center;align-self:center;gap:10px;color:#5d5d5d;font-size:16px;font-weight:300;line-height:30px;text-align:center;padding:0 8px}.customSteps .ctSteps .ctStep a .currentStep .decorBar{width:100%;height:2px;background:#c3c3c3;border-radius:8px}.checkout-section{padding-top:37px;position:relative}.checkout-section.cdn-top{z-index:9}.checkout-section .wizard-controller aw-wizard-navigation-bar{display:none}.checkout-section .wizard-controller aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator{padding-bottom:27px}.checkout-section .wizard-controller aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li:not(:last-child):after{width:calc(100% - 40px);top:-30px;height:1px;left:calc(50% + 15px);background-color:#ececec}.checkout-section .wizard-controller aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li:not(:last-child).done:after{background-color:#1d1d1f}.checkout-section .wizard-controller aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li .step-indicator{width:40px;height:40px;border:1px solid #1d1d1f;color:#1d1d1f;line-height:38px}.checkout-section .wizard-controller aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.current .step-indicator{border-width:1px;border-color:#1d1d1f;background-color:#1d1d1f;color:#fff}.checkout-section .wizard-controller aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li a{font-size:12px}.checkout-section .wizard-controller aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li a .label{padding-top:5px;color:#1d1d1f;font-size:12px;font-weight:300;letter-spacing:1px}.checkout-section .wizard-controller aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.done a .step-indicator{background-color:#f5f5f5}.checkout-section .wizard-controller aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.done a:hover .step-indicator{border-width:1px}.checkout-section .wizard-controller aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable a:hover .step-indicator{width:40px;height:40px;line-height:38px}.checkout-section .wizard-controller .wizard-steps{margin-top:20px;margin-bottom:0}.checkout-section .wizard-controller .wizard-steps .wizard-step .label_title{color:#252525;font-family:operetta12,than;font-size:24px;font-weight:300;line-height:36px;text-transform:capitalize;padding:15px 0;margin-bottom:0}.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .form-check{display:flex;align-items:center;gap:8px;padding:8px 12px;margin-bottom:0}.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .form-check .form-check-label{color:#044c40;font-family:poppins,than;font-size:16px;font-weight:300;line-height:24px}.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .reset_pass{display:flex;justify-content:center;align-items:center;gap:8px;color:#044c40;font-family:poppins,than;font-size:16px;font-weight:300;line-height:24px;transition:.4s cubic-bezier(.37,0,.63,1);padding:8px 12px}.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .reset_pass:hover{color:#00af83}.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .reset_pass:active{color:#b7ffed}.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .reset_pass:disabled,.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .reset_pass[disabled]{color:#c3c3c3}.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .login-info{color:#303030;font-size:14px;font-weight:300;line-height:20px;text-align:center;margin:25px auto 20px}.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .login-info a{color:#303030;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;transition:all .2s ease-in-out;cursor:pointer}.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .login-info a:hover{color:#00af83;-webkit-text-decoration-line:underline;text-decoration-line:underline}.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .login-info a:active{color:#b7ffed;-webkit-text-decoration-line:underline;text-decoration-line:underline}.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .login-info a:disabled,.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .login-info a[disabled=true]{color:#c3c3c3;-webkit-text-decoration-line:underline;text-decoration-line:underline}.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .login-info a .text{color:currentColor}.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .dont-have-ac{color:#303030;font-size:14px;font-weight:300;line-height:20px}.checkout-section .wizard-controller .wizard-steps .wizard-step .theme-card .theme-form .wrap-checkForget{display:flex;justify-content:space-between;align-items:center;margin-top:-4px;margin-bottom:20px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address{display:flex;align-items:flex-start;gap:16px;border:1px solid #c3c3c3;border-radius:8px;padding:16px;margin-bottom:16px;transition:all .2s ease-in-out}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address:has(input[type=radio]:checked){border:1px solid #006855}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address input[type=checkbox]{vertical-align:top;margin-top:9px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background-clip:content-box;border:1px solid #c3c3c3;border-radius:50%;transition:all .2s ease-in-out;outline:none;cursor:pointer;padding:4px;margin-top:5px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address input[type=radio]:checked{background-color:#006855;border-color:#006855}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address label{margin-bottom:0}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address label .title{color:#044c40;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address label .info{color:#5d5d5d;font-family:poppins,than;font-size:14px;font-weight:300;line-height:20px;margin-top:4px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address .site-edit-delete{position:absolute;right:31px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address .site-edit-delete .btn-outline-primary{display:inline-flex;justify-content:center;align-items:center;gap:4px;background-color:#00af83;color:#fff;font-family:poppins,than;font-size:14px;font-weight:300;line-height:20px;text-align:center;border-radius:30px;border:1px solid #00af83;padding:3px 18px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address .site-edit-delete .btn-outline-primary:after{display:none}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address .site-edit-delete .btn-outline-primary:focus{box-shadow:none}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address .site-edit-delete .dropdown-menu{width:100%;min-width:auto;background-color:#f9f8f4;border-radius:8px;border:1px solid #e1e1e1;box-shadow:0 4px 16px 0 rgba(0,0,0,.04);padding:3px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address .site-edit-delete .dropdown-menu.show{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:4px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address .site-edit-delete .dropdown-menu li{display:block;width:100%}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address .site-edit-delete .dropdown-menu li a{display:flex;align-items:center;align-self:stretch;gap:10px;color:#5d5d5d;font-family:poppins,than;font-size:12px;font-weight:300;line-height:16px;text-align:center;border-radius:4px;transition:all .2s ease-in-out;padding:3px 6px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .site-address .site-edit-delete .dropdown-menu li a:hover{background-color:#e7fff9}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .btn-add-newaddress{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff;height:43px;font-weight:400;font-size:12px;text-transform:uppercase;line-height:31px;letter-spacing:1px;width:100%}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .addressform{border:1px solid #1d1d1f;padding:15px 12px;margin-bottom:6px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .addressform label{font-size:13px;line-height:1.42857143;color:#303030;max-width:100%;margin-bottom:5px;font-weight:600}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .addressform label span{color:red}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .addressform .form-control{height:45px;padding:10px 15px;font-size:12px;border:1px solid #d7d7d7;font-weight:300}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .addressform .form-control:focus{box-shadow:none}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .delivery-methods{padding:30px 0 20px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .shipping-methods{padding:30px 0 0}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .shipping-methods .shipping-methods-heading{display:flex;align-items:center;justify-content:space-between}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .shipping-methods .shipping-methods-heading .label_title{color:#252525;font-family:operetta12,than;font-size:24px;font-weight:300;line-height:36px;text-transform:capitalize;padding:15px 0;margin-bottom:0}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .shipping-methods .cdn-form-stream-grp label .first-line{color:#044c40;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .button-group{margin-bottom:20px;margin-top:30px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .button-group .btn-secondary{width:auto;min-width:100px;height:45px;background-color:#1d1d1f;color:#fff;font-size:12px;font-weight:400;line-height:31px;letter-spacing:1px;text-transform:uppercase;border-color:#1d1d1f;border-radius:25px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .button-group .btn-secondary.btn-next-step{width:100%}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .list-delivery .site-address{display:flex;position:relative;justify-content:space-between;align-items:center;transition:all .2s ease-in-out}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .list-delivery .site-address:has(input[type=radio]:checked){border:1px solid #006855}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .list-delivery .site-address .radio{display:flex;align-items:flex-start;gap:16px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .list-delivery .site-address label{margin-bottom:0}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .list-delivery .site-address label .title{color:#044c40;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .list-delivery .site-address label .info,.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .list-delivery .site-address label .price{color:#5d5d5d;font-family:poppins,than;font-size:14px;font-weight:300;line-height:20px;margin-top:4px}.checkout-section .wizard-controller .wizard-steps .wizard-step .shipping-step .list-delivery .site-address .icon-image{height:50px}.checkout-section .wizard-controller .wizard-steps .wizard-step .payment-step .preview-delivery h5{font-weight:600;color:#282828;font-size:14px;margin-top:10px;margin-bottom:10px}.checkout-section .wizard-controller .wizard-steps .wizard-step .payment-step .preview-delivery p{font-weight:300;color:#1d1d1f;font-size:13px;line-height:20px;margin-bottom:10px}.checkout-section .wizard-controller .wizard-steps .wizard-step .payment-step .promotion{margin-top:40px;margin-bottom:30px}.checkout-section .wizard-controller .wizard-steps .wizard-step .payment-step .payment-box .upper-box .payment-options{margin-top:0;margin-bottom:10px}.checkout-section .wizard-controller .wizard-steps .wizard-step .payment-step .payment-box .upper-box .payment-options ul li{border:1px solid #c3c3c3;border-radius:8px;transition:all .2s ease-in-out;padding:16px;margin-bottom:16px}.checkout-section .wizard-controller .wizard-steps .wizard-step .payment-step .payment-box .upper-box .payment-options ul li:has(input[type=radio]:checked){border:1px solid #006855}.checkout-section .wizard-controller .wizard-steps .wizard-step .payment-step .payment-box .upper-box .payment-options ul li .radio-option input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background-clip:content-box;border:1px solid #c3c3c3;border-radius:50%;transition:all .2s ease-in-out;outline:none;cursor:pointer;padding:4px;margin-top:5px}.checkout-section .wizard-controller .wizard-steps .wizard-step .payment-step .payment-box .upper-box .payment-options ul li .radio-option input[type=radio]:checked{background-color:#006855;border-color:#006855}.checkout-section .wizard-controller .wizard-steps .wizard-step .payment-step .payment_submit{padding:40px 0 20px}.checkout-section .wizard-controller .wizard-steps .wizard-step .payment-step .payment_submit .btn-secondary{width:100%;min-width:100px;height:45px;background-color:#1d1d1f;color:#fff;font-size:12px;font-weight:400;line-height:31px;letter-spacing:1px;text-transform:uppercase;border-color:#1d1d1f;border-radius:25px}.checkout-section .wizard-controller .wizard-steps .wizard-step .payment-step .info-conform-pay{text-align:center;color:#1d1d1f;font-size:12px;line-height:1.42857143}.checkout-section .wizard-controller .wizard-steps .wizard-step .payment-step .info-conform-pay a{color:#1d1d1f;text-decoration:underline}.checkout-section .complete-step .content-payment .box-center{display:flex;flex-direction:column;align-items:center;flex-shrink:0;gap:24px;max-width:808px;padding:24px;margin:0 auto}.checkout-section .complete-step .content-payment .box-center .cover{display:flex;width:200px;height:200px;padding:10px;justify-content:center;align-items:center}.checkout-section .complete-step .content-payment .box-center .cover img{width:180px;height:180px;flex-shrink:0;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.checkout-section .complete-step .content-payment .box-center .remark-wrap{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:8px}.checkout-section .complete-step .content-payment .box-center .remark-wrap .remark-complete{color:#252525;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:48px;text-align:center;text-transform:capitalize;margin-bottom:0}.checkout-section .complete-step .content-payment .box-center .remark-wrap .remark-complete-2{color:#252525;font-size:16px;font-weight:300;line-height:24px;text-align:center;text-transform:capitalize;margin-bottom:0}.checkout-section .complete-step .content-payment .button-set{display:flex;align-items:flex-start;gap:16px}.checkout-section .complete-step .content-payment .button-set .continueShop{display:flex;justify-content:center;align-items:center;gap:8px;color:#044c40;font-size:16px;font-weight:300;line-height:24px;cursor:pointer;padding:12px 16px}.checkout-section .complete-step .content-payment .button-set .toOrder{display:flex;justify-content:center;align-items:center;gap:8px;background:#044c40;color:#f9f8f4;font-size:16px;font-weight:300;line-height:24px;border-radius:8px;border-bottom:2px solid #009872;cursor:pointer;padding:12px 16px}.checkout-section .checkout-content-innner{padding-top:60px;padding-bottom:60px}.checkout-section .checkout-sidebar-stick{position:sticky;top:115px;height:-moz-max-content;height:max-content}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner{padding-top:60px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .checkout-sidebar-wrap{background-color:#f3f1ea;border-radius:8px;padding:16px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .promotion-sidebar{margin-bottom:30px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .promotion-sidebar .head-promotion{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .promotion-sidebar .head-promotion .label_title{font-size:15px;font-weight:600;color:#282828;margin-bottom:0;text-transform:uppercase}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .promotion-sidebar .promotion-list{border-top:1px solid #e9e9e9;padding-top:10px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .promotion-sidebar .promotion-list li p{font-weight:100;font-size:13px;color:#1d1d1f}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .head-checkout{position:relative;padding:0 0 1rem}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .head-checkout .label_title{display:flex;align-items:center;color:#000;font-size:24px;font-weight:300;line-height:36px;text-align:center;margin-bottom:0}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .head-checkout .edit-cur-cart{position:absolute;top:0;right:0}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product{margin-top:16px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor{margin-bottom:16px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .group-vendor-head>.custom-checkbox-group{border-bottom:1px solid #d8d8d8;margin-bottom:20px;padding-bottom:5px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .group-vendor-head .custom-checkbox-group{padding-left:1.7rem}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .group-vendor-head .custom-checkbox-group .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>")}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .group-vendor-head .custom-checkbox-group .custom-control-label{text-transform:inherit;cursor:pointer;font-size:12px;color:#1d1d1f;font-weight:300;letter-spacing:.5px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .group-vendor-head .custom-checkbox-group .custom-control-label:before{background:#fff;border:1px solid #e8e8e1}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .group-vendor-head .custom-checkbox-group .custom-control-label:after,.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .group-vendor-head .custom-checkbox-group .custom-control-label:before{top:.8px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-product-list .summary-item-product{display:flex;align-items:flex-start;margin-bottom:15px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-product-list .summary-item-product .summary-image{flex:0 0 47px;max-width:47px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-product-list .summary-item-product .summary-image img{max-width:100%}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-product-list .summary-item-product .summary-text{flex-basis:0;flex-grow:1;min-width:0;max-width:100%;padding-left:20px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-product-list .summary-item-product .summary-text .sm-title{font-weight:100;font-size:13px;color:#1d1d1f;text-transform:uppercase;line-height:17px;margin-bottom:3px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-product-list .summary-item-product .summary-text .sm-option li{font-weight:100;font-size:12px;color:#777;display:block;line-height:16px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list{margin-top:50px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop{border-bottom:1px solid #c3c3c3;margin-top:8px;padding-bottom:8px;margin-bottom:8px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item{display:flex;font-weight:600;font-size:16px;color:#5d5d5d;line-height:24px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item .smrit-left,.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item .smrit-right{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item .smrit-left small,.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item .smrit-right small{display:block;line-height:normal;color:#525252}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item .smrit-right{text-align:right}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item.smr-sub{margin-bottom:6px;color:#525252;font-weight:400;font-size:90%}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item.smr-sub .smrit-left{padding-left:12px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop.summary-total{border-bottom:unset;padding-bottom:0;margin-bottom:0}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop.summary-total .smr-item{font-size:20px;line-height:30px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop.summary-total .smr-item small{font-size:13px}.checkout-section .checkout-sidebar-stick .info-conform-pay{color:#5d5d5d}.drawer-footer .grid-full{margin-left:0!important}.drawer-footer .grid-full .grid-item{padding-left:0}.drawer-footer .grid-full .grid-item .cart-subtotal{text-transform:uppercase;letter-spacing:.3em;font-size:12px;margin-bottom:10px;line-height:1.6;color:#000;font-weight:300}.drawer-footer .grid-full .grid-item .cart-price{font-size:13px;margin-bottom:10px;line-height:1.6;color:#000;font-weight:300}.drawer-footer .grid-full .one-half{width:50%}.drawer-footer .cart-note{font-size:13.6px;opacity:.8;margin-bottom:11px;color:#000;letter-spacing:.025em;line-height:1.6;font-weight:300}.icon-close,.icon-hamburger{width:30px;height:30px;color:#1d1d1f;text-transform:uppercase;letter-spacing:.2em;stroke-width:2px;stroke:currentColor!important}.icon-close{cursor:pointer}@keyframes animate-info{0%{z-index:13;opacity:1;transform:translateY(0);padding:0 48px 0 0}20%{opacity:0;transform:translateY(0);padding:0 48px 0 0}21%{opacity:0;padding:0 24px;transform:translateY(-14px)}to{z-index:13;padding:0 24px;opacity:1;transform:translateY(-34px)}}@keyframes animate-button{0%{opacity:1}to{opacity:1}}.mixLabel{display:flex;flex-wrap:wrap}.mixLabel .promotion-prd{display:inline-flex;margin-right:5px}.mixLabel .promotion-prd .promoBadge{display:inline-flex;align-items:center;font-size:12px;line-height:1.25;text-transform:uppercase;color:#fff;background-color:#ef6d22;padding:2px 6px 2px 3px;margin-top:10px}.mixLabel .promotion-prd .promoBadge:not(:last-child){margin-right:5px}.mixLabel .promotion-prd .promoBadge svg{width:14px;height:14px;fill:currentColor;margin-right:2px}.mixLabel .prd-offer-special{display:inline-flex;flex-wrap:wrap}.mixLabel .prd-offer-special .p-offer{display:inline-flex;align-items:center;font-size:12px;line-height:1.25;text-transform:uppercase;color:#fff;background-color:#ef6d22;padding:2px 6px;margin-top:10px}.mixLabel .prd-offer-special .p-offer:not(:last-child){margin-right:5px}.overlayLabel-wrapper{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:flex-start;padding:5px}.overlayLabel{display:flex;flex-wrap:wrap}.overlayLabel.hasWish{flex-direction:column}.overlayLabel.hasWish .clickWish .addToWishlist{display:inline-flex;background-color:#fff;font-size:18px;border-radius:100%;padding:5px 4px 3px}.overlayLabel .oLabel{display:inline-flex;align-items:center;font-size:12px;line-height:1.25;text-transform:uppercase;color:#fff;border-radius:8px;padding:4px 10px;margin:1px}.overlayLabel .oLabel.flashLabel{background-color:#ef6d22;padding-left:7px}.overlayLabel .oLabel.flashLabel svg{width:14px;height:14px;fill:currentColor;margin-right:2px}.overlayLabel .oLabel.tagLabel{background-color:#ef6d22}.overlayLabel .oLabel.disLabel{background-color:#de2f34;margin-bottom:8px}.product-box .radius-outstock{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;background-color:rgba(0,0,0,.7019607843);text-align:center;font-size:20px;color:#fff;display:flex;align-items:center;justify-content:center;text-transform:capitalize;z-index:9}.product-box .product-component .product-images{position:relative;overflow:hidden}.product-box .product-component .product-images:hover img:nth-child(2){opacity:1;transition:.3s}.product-box .product-component .product-images .lable-block .lable4{position:absolute;font-size:12px;padding:2.4px 10px;font-weight:300;text-transform:inherit;top:0;right:0;letter-spacing:.1em;z-index:12;background-color:rgba(153,0,0,.8);backdrop-filter:blur(4px);color:#fff}.product-box .product-component .product-images .lable-block .lable4.flashsale{background-color:#fad018;color:#222;text-align:center;padding-top:5px}.product-box .product-component .product-images img{width:100%;height:auto}.product-box .product-component .product-images img:nth-child(2){position:absolute;z-index:9;top:0;left:0;opacity:0;transition:.3s}.product-box .product-component .product-det{margin-top:5px;text-align:center}.product-box .product-component .product-det .product-detail-panel .product-brand{font-size:14px;font-weight:600;text-align:left;text-transform:uppercase;color:#54585b}.product-box .product-component .product-det .product-detail-panel .product-name{font-size:13px;margin:0 0 15px;letter-spacing:1px;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#8e8e8e}.product-box .product-component .product-det .product-detail-panel .product-price{font-size:16px;font-weight:700;margin:0;letter-spacing:normal;text-align:left}.product-box .product-component .product-det .product-detail-panel .product-price del{font-size:16px;font-weight:700;color:#545859}.product-box .product-component .product-det .product-detail-panel .product-price span{color:#545859;font-weight:700}.product-box .product-component .product-det .product-detail-panel .product-price span.disPer{margin-left:5px}.product-box .product-component .product-det .product-detail-panel .product-price.del span{color:red}.product-box .product-component.preset1 .prd-shop{text-align:center;margin:.5rem 0}.product-box .product-component.preset1 .prd-shop a{letter-spacing:1px;color:#333;display:inline-block;border-bottom:2px solid #333;line-height:1}.product-box .product-component.preset3 .product-card{position:relative;box-sizing:border-box;border-radius:24px;background:#fff}.product-box .product-component.preset3 .product-card:hover .img-wrap img.product-image-hover{opacity:1}.product-box .product-component.preset3 .product-card .img-wrap{position:relative;border-top-left-radius:24px;border-top-right-radius:24px;overflow:hidden}.product-box .product-component.preset3 .product-card .img-wrap img{width:100%;height:inherit;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:all .45s ease-in-out}.product-box .product-component.preset3 .product-card .img-wrap img.product-image-hover{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0}.product-box .product-component.preset3 .product-card .content-wrap{box-sizing:border-box;padding:0 16px}.product-box .product-component.preset3 .product-card .content-wrap .product-title{min-height:72px;color:#000;font-size:16px;font-weight:700;margin-bottom:33px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word;white-space:normal}.product-box .product-component.preset3 .product-card .content-wrap .product-title.labelOn{margin-bottom:4px}.product-box .product-component.preset3 .product-card .content-wrap .mixLabel{display:none}.product-box .product-component.preset3 .product-card .content-wrap .hr{margin-top:24px;width:100%;height:1px;background:#d8d8d8}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap{display:flex;align-items:flex-end;padding-top:22px;padding-bottom:22px}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap .price-content{display:inline-flex;align-items:flex-end;flex:0 0 100%;min-height:67px}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap .price-content .content-price .current-price{color:#000;font-size:20px;line-height:27px;font-weight:700;cursor:pointer}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap .price-content .content-price .current-price.dis{color:#d30a2c}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap .price-content .content-price .minor-price{display:flex;flex-direction:column}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap .price-content .content-price .minor-price .sv-price{color:#d20a2c;font-size:12px;line-height:17px;margin-top:4px;cursor:pointer}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap .price-content .content-price .minor-price .def-price{display:inline-flex;align-items:center;color:grey;font-size:12px;line-height:17px;margin-top:2px}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap .price-content .content-price .minor-price .def-price .def-price-wrap{display:inline-flex;align-items:center}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap .price-content .content-price .minor-price .def-price .def-price-wrap .price{display:inline-block;text-decoration:line-through}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap .button-content{display:none;flex:0 0 50%;text-align:right}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap .button-content .button-buy{display:inline-flex;height:32px;background-color:#d20a2c;color:#fff;font-size:13px;line-height:32px;text-align:center;font-weight:700;border-radius:24px;padding:0 24px}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap .button-content .button-buy-2{display:inline-flex;height:32px;background-color:#47f0ff;color:#000;font-size:13px;line-height:32px;text-align:center;font-weight:700;border-radius:24px;padding:0 12px}.product-box .product-component.preset4 .item-card{position:relative;border-radius:24px;box-sizing:border-box;background-color:#fff;border:1px solid #fff;cursor:pointer}.product-box .product-component.preset4 .item-card .top-content{display:flex;justify-content:center;align-items:center;margin:24px 16px 16px 24px}.product-box .product-component.preset4 .item-card .top-content .main-image img{height:148px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product-box .product-component.preset4 .item-card .bottom-content{margin:0 24px 24px}.product-box .product-component.preset4 .item-card .bottom-content .content-title{max-height:27px;color:#000;font-size:20px;font-weight:700;line-height:27px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;white-space:normal}.product-box .product-component.preset4 .item-card .bottom-content .content-description{height:20px;font-size:13px;line-height:20px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;white-space:normal}.product-box .product-component.preset4 .item-card .bottom-content .content-description .description-text{color:#7c7c7c}.product-box .product-component.preset4 .item-card .bottom-content .content-column{display:flex;align-items:flex-end;height:56px;padding-top:8px;margin-top:12px}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info{position:relative;width:100%;display:flex;align-items:flex-end;justify-content:space-between}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info .content-price{display:flex;align-items:flex-end}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info .content-price .current-price{overflow:hidden;max-width:130px;color:#000;font-size:20px;font-weight:700;line-height:27px}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info .content-price .current-price.dis{color:#d20a2c}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info .content-price .current-price .price{display:inline}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info .content-price .split-line{height:36px;border-right:1px solid #d8d8d8;margin:0 12px}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info .content-price .minor-price{max-width:154px;display:flex;flex-direction:column;line-height:17px}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info .content-price .minor-price .sv-price{color:#d20a2c;font-size:12px}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info .content-price .minor-price .sv-price .save-now .save{display:inline}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info .content-price .minor-price .def-price{display:inline-flex;align-items:flex-start;flex-flow:wrap;color:#b2b2b2;font-size:12px}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info .content-price .minor-price .def-price .def-price-wrap{display:flex;align-items:center}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info .content-price .minor-price .def-price .def-price-wrap .price{max-width:124px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;white-space:normal;text-decoration:line-through}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info .buy-icon{line-height:13px}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info .buy-icon a{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:10px}.product-box .product-component.preset4 .item-card .bottom-content .content-column .buy-info .buy-icon a i{margin-right:-2px}.product-box .product-component.preset5{background-color:#fff}.product-box .product-component.preset5:hover .img-wrap img.product-image-hover{opacity:1}.product-box .product-component.preset5 .img-wrap{position:relative;overflow:hidden}.product-box .product-component.preset5 .img-wrap img{width:100%;height:inherit;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:all .45s ease-in-out}.product-box .product-component.preset5 .img-wrap img.product-image-hover{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0}.product-box .product-component.preset5 .info-wrap{min-height:149px;padding:.5rem .75rem}.product-box .product-component.preset5 .info-wrap .i-brand{font-size:12px;margin-bottom:4px}.product-box .product-component.preset5 .info-wrap .i-color{margin-bottom:4px}.product-box .product-component.preset5 .info-wrap .i-color .color-variant li{position:relative;width:25px;height:25px;background-size:contain;border:4px solid #fff;margin-right:0}.product-box .product-component.preset5 .info-wrap .i-color .color-variant li.active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #979797;border-radius:50%;margin:-4px}.product-box .product-component.preset5 .info-wrap .i-price{margin-bottom:4px}.product-box .product-component.preset5 .info-wrap .i-price .content-price .show-price{display:flex;align-items:center}.product-box .product-component.preset5 .info-wrap .i-price .content-price .show-price .curr-price{color:#61ad41;font-size:20px}.product-box .product-component.preset5 .info-wrap .i-price .content-price .show-price .def-price{color:#959595;font-size:16px;text-decoration:line-through;margin-left:4px}.product-box .product-component.preset5 .info-wrap .i-title{height:48px;color:#282828;font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;white-space:normal}.products-section .cart-wrapper{position:sticky;top:20px;margin:20px auto;background:#f6f3ec;border-radius:16px;padding:20px}.products-section .cart-wrapper .title{text-align:center;font-size:18px;margin-bottom:16px}.products-section .cart-wrapper .title span{color:#6b8f7d;font-size:14px}.products-section .cart-wrapper .product-box{border-radius:12px;height:110px;display:flex;align-items:center;justify-content:center;background:#f6f3ec;position:relative}.products-section .cart-wrapper .product-box .close-btn{position:absolute;top:8px;right:8px;border:1px solid #ddd;background:#fff;width:28px;height:28px;border-radius:6px;cursor:pointer}.products-section .cart-wrapper .product-box.placeholder{border:2px dashed #cfcfcf}.products-section .cart-wrapper .product-name{text-align:center;font-size:13px;margin-top:6px;color:#777}.products-section .cart-wrapper .divider{border-top:1px solid #ddd;margin:16px 0}.products-section .cart-wrapper .wrap-box img{width:48px;height:48px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.products-section .cart-wrapper .wrap-box div{line-height:1.3}.products-section .cart-wrapper .summary-row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px;color:#555}.products-section .cart-wrapper .summary-row.total{font-size:18px;font-weight:500;color:#000}.products-section .wrapping-card{border-radius:8px;overflow:hidden;background:#fff;height:100%;border:none}.products-section .wrapping-image{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.products-section .wrapping-title{font-size:1.25rem;font-weight:500;color:#2f4f3f}.products-section .wrapping-desc{font-size:.9rem;color:#666}.products-section .wrapping-desc.hide{visibility:hidden}.products-section.cdn-products-preset1 .section-b-space{padding-top:37px}.products-section .breadcrumb-section,.products-section.cdn-products-preset1 .breadcrumb-preset1 .breadcrumb-section,.products-section.cdn-products-preset4 .breadcrumb-preset1 .breadcrumb-section{display:block}.products-section .breadcrumb-section .page-share{text-align:center;padding:12px 0;display:block;position:relative;min-width:123px;display:flex;flex-wrap:wrap;justify-content:flex-end}.products-section .breadcrumb-section .page-share .m-share-link{color:#7a7a7a;padding:15px 0 15px 32px;position:relative;font-size:13px;line-height:1.5px;font-weight:400}.products-section .breadcrumb-section .page-share .m-share-link i{font-size:25px;vertical-align:middle}.products-section .filter-top .collection-filter .breadcrumb-section{display:block;padding:10px 0 30px}.products-section .filter-top .collection-filter .fillter-controls .align-items-right{align-items:flex-end;display:flex}.products-section .filter-top .collection-filter .fillter-controls .align-items-right:after{content:"";background-color:#000;width:1px;height:50%;position:absolute;top:50%;transform:translateY(-50%);right:0;bottom:0}.products-section .filter-top .collection-filter .coll_sidebar_sticky{position:fixed;height:100vh;top:0;right:-2000px;background-color:#f9f8f4;z-index:999;padding:0;width:100%;max-width:499px;transition:all .5s ease}.products-section .filter-top .collection-filter .coll_sidebar_sticky .box-sidebar-content{padding:0;max-height:calc(100vh - 232px);overflow-y:auto}.products-section .filter-top .collection-filter .coll_sidebar_sticky .refinements__header__content{position:relative;transition:width .5s;padding:42px 0;margin:0 24px}.products-section .filter-top .collection-filter .coll_sidebar_sticky .header-bar{position:absolute;top:24px;left:0;z-index:900;width:100%;cursor:pointer}.products-section .filter-top .collection-filter .coll_sidebar_sticky .header-bar .title{color:#252525;font-family:operetta12,than;font-size:24px;font-weight:300;line-height:36px;letter-spacing:normal;text-transform:capitalize;padding:0 24px;margin:0}.products-section .filter-top .collection-filter .coll_sidebar_sticky .js-overlays-button-close{background:none;color:#000;text-align:center;padding:0;position:absolute;top:33px;right:24px;border:0;z-index:900;cursor:pointer;backface-visibility:hidden;transform:translateZ(0)}.products-section .filter-top .collection-filter .coll_sidebar_sticky .js-overlays-button-close .font-cta{font-weight:400;font-size:.7875rem;line-height:.875rem;letter-spacing:1px;text-transform:uppercase}.products-section .filter-top .collection-filter .bg-filter{position:fixed;top:0;bottom:0;left:0;right:0;z-index:200;background:#222;opacity:.4;cursor:pointer;opacity:0;visibility:hidden;transition:all .5s ease}.products-section .filter-top .collection-filter.open-filter .coll_sidebar_sticky{right:0}.products-section .filter-top .collection-filter.open-filter .bg-filter{opacity:.4;visibility:visible}.products-section.cdn-products-preset3{position:relative;padding-left:40px;padding-right:40px}.products-section.cdn-products-preset3.cdn-top{z-index:9}.products-section.cdn-products-preset3 .section-b-space{padding-top:0}.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .filter-top .collection-filter{margin-top:0;z-index:9}.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .m-form-select{display:none}.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .m-form-openf{position:fixed;right:30px;top:160px;width:auto}.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .m-form-openf .button-openf{font-size:10px;line-height:19px;color:#1d1d1f;text-transform:uppercase;border-bottom:none;padding:0 15px 0 0;position:relative}.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .m-form-openf .button-openf:after{content:"";position:absolute;right:0;top:5px;display:block;background-image:url(/assets/images/down-chevron.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;width:9px;height:9px;transform:rotate(-85deg)}.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .m-form-openf .button-openf svg.icon-plus{display:none}.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .collection-content .page-main-content .collection-product-wrapper .product-wrapper-grid .cdn-item-preset3,.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .collection-content .page-main-content .collection-product-wrapper .product-wrapper-grid .item-preset3{padding-right:2px;padding-left:2px}.products-section.cdn-products-preset3.cdn-wgp-preset-style2{padding-left:0;padding-right:0;margin-top:64px}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .breadcrumb-section{padding:8px 0}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:5px}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:#cbd5e0;content:"";font:normal normal normal 14px/1 FontAwesome;font-size:13px;font-weight:300;padding-right:5px;line-height:26px}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item a{font-weight:300;color:#718096;font-size:16px;text-transform:none;letter-spacing:.4px}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item a:hover{color:#1a202c}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .section-b-space .collection-wrapper .container{padding:0}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .section-b-space .collection-wrapper .filter-top .collection-filter{position:sticky;top:0;background-color:#fff}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .align-items-right{justify-content:flex-end}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .align-items-right .m-form-openf{position:relative;right:0;top:0;width:auto;display:flex;min-height:64px;align-items:center}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .align-items-right .m-form-openf .button-openf{font-size:12px}.cdn-products-preset2,.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .section-b-space .collection-wrapper .collection-content .page-main-content .collection-product-wrapper .product-wrapper-grid .cdn-item-preset3,.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .section-b-space .collection-wrapper .collection-content .page-main-content .collection-product-wrapper .product-wrapper-grid .item-preset3{padding-right:15px;padding-left:15px}.cdn-products-preset2 .section-b-space{padding-top:0}.cdn-products-preset2 .section-b-space .collection-wrapper .page-cat-title h2{font-size:38px;letter-spacing:1.5px;line-height:56px;font-weight:600;text-transform:uppercase;color:#000;margin-bottom:8px}.cdn-products-preset2 .collection-content{margin-top:16px}.cdn-products-preset2 .collection-content .page-main-content .collection-product-wrapper .product-wrapper-grid .row{margin-left:-4px;margin-right:-4px}.cdn-products-preset2 .collection-content .page-main-content .collection-product-wrapper .product-wrapper-grid .row [class*=col-]{padding-left:4px;padding-right:4px}.cdn-products-preset2 .loading-more.active{color:#0033d9;border:1px solid #ccc;padding:9px 24px;font-size:13px;letter-spacing:1.5px;line-height:24px;font-weight:400;text-transform:uppercase}.singn-menu.account{margin:auto 0 0;padding:19px 0}.singn-menu.account .user-tools{display:flex;justify-content:center}.singn-menu.account .user-tools li{flex:0 0 calc(45% - 20px);margin:0 10px}.singn-menu.account .user-tools li a{font-size:14px;border:1px solid #000;justify-content:center;font-weight:300;color:#000;cursor:pointer;padding:5px 10px;letter-spacing:1.3px;display:flex;align-items:center;gap:5px}.master-banner .boxhead-master-banner{padding:50px 0}.master-banner .boxhead-master-banner .header-title{color:#1d1d1f;font-size:28px;font-weight:300;line-height:37px;margin-bottom:14px}.master-banner .boxhead-master-banner .see-more-link{opacity:1}.master-banner .boxhead-master-banner .see-more-link .btn-see-more{border-color:#1d1d1f;border-width:1px;color:#1d1d1f;font-weight:300;text-transform:uppercase;font-size:12px;letter-spacing:3px;padding:6.5px 28px;border-radius:4px;min-width:275px}.master-banner .boxhead-master-banner .see-more-link .btn-see-more:hover{background-color:#1d1d1f!important;color:#fff!important;border:1px solid #1d1d1f!important}.master-banner.master-banner-preset4 .home-slider .home{position:absolute;top:0;bottom:0;left:0;right:0;height:auto}.master-banner.master-banner-preset4 .home-slider .home .col,.master-banner.master-banner-preset4 .home-slider .home .container,.master-banner.master-banner-preset4 .home-slider .home .container-fluid,.master-banner.master-banner-preset4 .home-slider .home .row,.master-banner.master-banner-preset4 .home-slider .home .slider-contain{height:100%}.master-banner.master-banner-preset4 .home-slider .home .slider-contain{padding-top:60px}.master-banner.master-banner-preset4 .home-slider .home .slider-contain .group-cation .caption_title{color:#1e306e;font-weight:400;letter-spacing:.5px;font-size:40px;margin-bottom:0;margin-top:0;line-height:45px;text-transform:none}.master-banner.master-banner-preset4 .home-slider .home .slider-contain .group-cation .caption_subtitle{color:#1e306e;font-weight:400;letter-spacing:1.3px;font-size:15px;margin-bottom:16px;margin-top:0;line-height:21px}.master-banner.master-banner-preset4 .home-slider .home .slider-contain .group-cation .see-more-link{margin-top:24px}.master-banner.master-banner-preset4 .home-slider .home .slider-contain .group-cation .see-more-link .btn-see-more.btn-theme4{margin:0}.master-banner.master-banner-preset4.master-banner-style6{margin-top:64px;padding-top:0;position:relative;z-index:9;margin-bottom:8px}.master-banner.master-banner-preset4.master-banner-style6 .boxhead-master-banner{background-color:#1d1d1f;padding:16px 0;margin-bottom:8px}.master-banner.master-banner-preset4.master-banner-style6 .boxhead-master-banner .header-title{color:#fff;font-size:12px;font-weight:400;margin-bottom:0;line-height:18px}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home{background-repeat:no-repeat;background-size:100% auto;padding:80px 25px}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home.cdn-filter-bg-yes:before{content:"";position:absolute;background-color:#1d1d1f!important;opacity:.75;top:0;left:0;right:0;bottom:0;z-index:0}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .container,.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .container-fluid{position:relative;z-index:1}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .slider-contain{padding-top:0;padding-bottom:0}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .slider-contain .group-cation{display:flex;flex-direction:column;max-width:540px}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .slider-contain .group-cation .caption_subtitle{color:#fff;letter-spacing:normal;font-size:15px;margin-bottom:48px;margin-top:0;line-height:23px;font-weight:300;opacity:.75}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .slider-contain .group-cation .caption_title{color:#fff;text-transform:capitalize;letter-spacing:normal;font-weight:600;margin-bottom:24px;font-size:42px;line-height:50px;padding-right:65px}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .slider-contain .group-cation .see-more-link{margin-top:0}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .slider-contain .group-cation .see-more-link .btn-see-more{color:#fff;font-size:16px;text-transform:uppercase;font-weight:600;max-width:245px;border:1px solid transparent;border-radius:4px;padding:20px 15px;line-height:16px}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .slider-contain .group-cation .see-more-link .btn-see-more:hover{border-color:#fff}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .slider-contain .group-cation .see-more-link .link-see-more{color:#fff}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .slider-contain .group-cation .see-more-link .link-see-more:hover span{border-bottom-color:transparent}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .slider-contain .group-cation .see-more-link .link-see-more span{font-size:13px;color:currentColor;font-weight:300;border-bottom:1px solid #fff}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .slider-contain .group-cation .see-more-link .link-see-more .icon{margin-right:8px}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .owl-carousel.owl-loaded .owl-nav>div{position:absolute;bottom:0;top:87%;right:100px;transform:scale(2.4);opacity:1}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .owl-carousel.owl-loaded .owl-nav>div:before{background-color:#fff;font-size:10px;text-align:center}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .owl-carousel.owl-loaded .owl-nav>div.owl-prev{right:155px;left:inherit}.img-wrapper.cdn-image-horizontal .front,.img-wrapper.cdn-image-square .front,.img-wrapper.cdn-image-vertical .front{position:relative;overflow:hidden}.img-wrapper.cdn-image-horizontal .front img,.img-wrapper.cdn-image-square .front img,.img-wrapper.cdn-image-vertical .front img{width:100%;height:100%;-o-object-position:center top;object-position:center top;-o-object-fit:cover;object-fit:cover;transition:opacity .6s cubic-bezier(.36,.31,.53,.8) 0s}.img-wrapper.cdn-image-horizontal .front img.product-image-hover,.img-wrapper.cdn-image-square .front img.product-image-hover,.img-wrapper.cdn-image-vertical .front img.product-image-hover{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.img-wrapper.cdn-image-horizontal .front .londing-image,.img-wrapper.cdn-image-square .front .londing-image,.img-wrapper.cdn-image-vertical .front .londing-image{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;border:1px solid #eee;background-color:#ebebeb}.gallery-wrapper.cdn-image-horizontal .front,.gallery-wrapper.cdn-image-square .front,.gallery-wrapper.cdn-image-vertical .front{position:relative;overflow:hidden}.gallery-wrapper.cdn-image-horizontal .front img,.gallery-wrapper.cdn-image-square .front img,.gallery-wrapper.cdn-image-vertical .front img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-position:center top;object-position:center top;-o-object-fit:cover;object-fit:cover;transition:opacity .6s cubic-bezier(.36,.31,.53,.8) 0s}.gallery-wrapper.cdn-image-horizontal .front img.product-image-hover,.gallery-wrapper.cdn-image-square .front img.product-image-hover,.gallery-wrapper.cdn-image-vertical .front img.product-image-hover{opacity:0}.gallery-wrapper.cdn-image-vertical .front{padding-top:66.66%}.gallery-wrapper.cdn-image-square .front{padding-top:100%}.gallery-wrapper.cdn-image-horizontal .front{padding-top:133.33%}.booking-detail{margin-bottom:42px;margin-top:36px;padding-bottom:72px}.booking-detail .grid-gallery{position:relative;width:100%}.booking-detail .grid-gallery .booking-gallery{align-content:flex-start;display:flex;height:100%;justify-content:space-between;width:100%}.booking-detail .grid-gallery .booking-gallery.sigle-gallery .largeimagecontainer{flex:0 1 100%}.booking-detail .grid-gallery .booking-gallery .largeimagecontainer{flex:0 1 calc(67% - 2px)}.booking-detail .grid-gallery .booking-gallery .smallimagecontainer{align-content:space-between;display:flex;flex:0 1 calc(33% - 2px);flex-wrap:wrap}.booking-detail .grid-gallery .booking-gallery .smallimagecontainer .front{flex:0 0 100%;height:calc(50% - 2px)}.booking-detail .grid-gallery .booking-gallery .front{position:relative;overflow:hidden}.booking-detail .grid-gallery .booking-gallery .front a{display:block}.booking-detail .grid-gallery .booking-gallery .front a:after{background-color:#23233e;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .15s ease-in}.booking-detail .grid-gallery .booking-gallery .front a:hover:after{opacity:.24}.booking-detail .grid-gallery .booking-gallery .front a:hover img{transform:scale(1.015)}.booking-detail .grid-gallery .booking-gallery .front a .label-all-photo{background:#fff;cursor:pointer;bottom:24px;left:24px;position:absolute;z-index:1;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#23233e;padding:13.5px 24px;font-size:16px;line-height:20px;transition:background .1s ease,border .1s ease,color .1s ease;border:1px solid transparent;border-radius:3px}.booking-detail .grid-gallery .booking-gallery .front a .label-all-photo:hover{background:#e9e9eb}.booking-detail .grid-gallery .booking-gallery .front a img{transform:scale(1);transition:transform .35s ease-in-out;width:100%}.booking-detail .booking-detail-content{margin-top:42px;padding:0 24px}.booking-detail .booking-detail-content .detail-content-inner .body-header{margin-bottom:24px}.booking-detail .booking-detail-content .detail-content-inner .body-header .heading-titles{color:#23233e;padding-bottom:6px;margin-bottom:0;text-transform:unset}.booking-detail .booking-detail-content .detail-content-inner .body-header .heading-subtitles{font-size:14px;line-height:24px;color:#4f4f65}.booking-detail .booking-detail-content .detail-content-inner .description,.booking-detail .booking-detail-content .detail-content-inner .description p{font-size:14px;line-height:24px;color:#23233e}.booking-detail .booking-detail-content .detail-content-inner .site-description{border-top:1px solid #d3d3d8;margin-top:36px;padding-top:36px}.booking-detail .booking-detail-content .detail-content-inner .site-description .heading-description{margin-bottom:20px}.booking-detail .booking-detail-content .detail-content-inner .site-description .heading-description h3{color:#23233e;font-size:24px;line-height:30px;margin-bottom:0;text-transform:none;font-weight:600}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete{position:relative;padding:40px;background-color:#f0f6f9}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .clear-form{position:absolute;top:40px;right:40px;display:flex;align-items:center;padding:0 12px;height:32px;color:#4985e6;background-color:#fff;border:1px solid #4985e6;border-radius:2px;z-index:10;font-weight:300;line-height:32px;font-size:13px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .clear-form #icon-reset-options{width:14px;height:14px;margin-right:4px;fill:currentColor}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking_title{font-size:18px;font-weight:700;line-height:1.3;color:#333}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item{margin-top:20px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .label-option-booking{font-size:12px;line-height:16px;color:#666;margin-bottom:0}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option{margin-top:8px;position:relative;display:flex;flex-wrap:wrap;align-items:flex-start}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item{margin-right:8px;margin-bottom:8px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item.option-date>button{background-color:#ff5722;border-color:#ff5722;line-height:16px;font-weight:400;color:#fff;padding:0 20px;height:40px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item.option-date>button>i{margin-right:10px;font-size:16px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item.option-date>button.selected,.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item.option-date>button:hover{border-color:#ff5722;color:#fff;background-color:#ff5722}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item.option-date>select{background-color:#fff;color:#333;border:1px solid #999;line-height:20px;font-weight:400;padding:5px 20px;height:40px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item>button{padding:5px 20px;height:auto;border-radius:2px;background-color:#fff;border:1px solid #999;line-height:20px;font-size:14px;font-weight:400;color:#333;text-align:left;max-width:690px;cursor:pointer}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item>button:hover{background-color:#fdf4e9}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item>button.selected{border-color:#ffa628;background-color:#fdf4e9}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option{flex:0 0 100%}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item{flex:0 0 100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:0 20px;margin-right:0;margin-bottom:0}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item .package-title{font-size:14px;font-weight:600;line-height:1.5;color:#333}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item .package-main-wrapper{margin-left:38px;padding:16px 0;display:flex;align-items:center}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item .package-main-wrapper .package-price{margin-left:8px;line-height:21px;font-size:14px;font-weight:400;color:#ff5722}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item .package-main-wrapper .group-unit-box{position:relative;display:flex;align-items:center;margin-left:24px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item .package-main-wrapper .group-unit-box a{flex:none;position:relative;width:32px;height:32px;background-color:#fafafa;border:1px solid #ccc;cursor:pointer;text-align:center;font-size:18px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item .package-main-wrapper .group-unit-box a:hover{background-color:#f5f5f5}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item .package-main-wrapper .group-unit-box span{flex:none;display:flex;align-items:center;justify-content:center;width:40px;height:32px;color:#424242;background-color:#fff;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option{flex:0 0 100%;display:flex;align-items:center;justify-content:space-between}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option .summery{font-size:22px;line-height:24px;color:#ff5722}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option .summery .style-bold{font-weight:400}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option .checkout-box{display:flex;align-items:center}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option .checkout-box button{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 20px;width:163px;height:48px;color:#fff;line-height:22px;font-size:16px;border-radius:2px;border:none;font-weight:300;opacity:1;transition:opacity .1s ease,border .1s ease,color .1s ease}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option .checkout-box button:disabled{opacity:.65;cursor:not-allowed}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option .checkout-box .add-to-cart{background-color:#ffa628}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option .checkout-box .booking-now{margin-left:16px;background-color:#ff5722}.booking-detail .booking-detail-content .detail-content-inner .site-description .description-body,.booking-detail .booking-detail-content .detail-content-inner .site-description .description-body p{font-size:14px;line-height:24px;color:#23233e}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid{align-content:flex-start;display:flex;justify-content:space-between;width:100%}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres,.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-map{flex:0 1 calc(50% - 10px)}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .metadata-content .metadata-row{border-bottom:1px solid #d3d3d8;margin-bottom:10px;padding-bottom:10px}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .metadata-content .metadata-row span{font-size:16px;font-weight:300;line-height:26px}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .metadata-content .metadata-row a{font-size:16px;font-weight:300;line-height:26px;color:#2020c0;transition:color .15s ease-in}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .metadata-content .metadata-row a:hover{text-decoration:underline}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .sociallinks{display:flex;margin-top:18px}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .sociallinks .sociallink{text-decoration:none;color:#2020c0;cursor:pointer;display:block;padding:0 18px}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .sociallinks .sociallink:first-child{padding-left:0}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .sociallinks .sociallink i{align-items:center;display:flex;font-size:30px;justify-content:center}.booking-detail .booking-detail-content .content-sticky{bottom:auto;height:600px;left:auto;position:sticky;top:109px;z-index:1;padding:0 0 0 35px}.booking-detail .booking-detail-content .content-sticky .sidebar-box{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.2);border:none;border-radius:2px;margin-bottom:16px}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info{padding:12px 20px}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .price_guarantee_title{color:#888;font-size:14px;line-height:24px;cursor:default;vertical-align:middle;display:block}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .price{font-size:24px;color:#333;font-weight:bolder}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .features .pay_otherinfo{list-style:none}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .features .pay_otherinfo li{display:block;line-height:25px}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .features .pay_otherinfo li i{font-size:16px;width:26px}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .features .pay_otherinfo li i.fa-clock-o{color:#d1d1d1}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .features .pay_otherinfo li i.fa-bolt{color:#ff5722}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .features .pay_otherinfo li span{color:#333;font-size:14px;font-weight:300}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .select_option_btn{margin-top:18px;background-color:#f34711;border-radius:2px;width:100%;color:#fff;font-size:16px;border:1px solid #f34711;line-height:2.2}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .select_option_btn:hover{background-color:#f34711}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .select_option_btn i{margin-right:8px;position:relative;top:2px}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .select_option_btn span{font-weight:600}.booking-detail .booking-detail-content .content-sticky .sidebar-summary{border-top:1px solid #009688;position:relative;padding:40px 0 20px;background-color:#f0f6f9}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .head-title{padding:0 32px;font-size:20px;font-weight:600;line-height:1.3;color:#333}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main{position:relative;margin-top:10px;padding:0 32px 60px}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main ul{list-style:none}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main ul li{display:block;line-height:25px;color:#333;font-size:14px;font-weight:300}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main ul li span{font-weight:600}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main .add-to-cart{margin-top:18px;background-color:#ffa628;border-radius:2px;width:100%;color:#fff;font-size:16px;border:1px solid #ffa628;line-height:2.2}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main .add-to-cart:hover{background-color:#ffa628}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main .add-to-cart span{font-weight:400}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main .add-to-cart:disabled{opacity:.65;cursor:not-allowed}@keyframes arrowAnimation{0%{transform:translateX(5px)}25%{transform:translateX(10px)}50%{transform:translateX(5px)}75%{transform:translateX(0)}to{transform:translateX(5px)}}.btn-custom{display:flex;justify-content:center;align-items:center;transition:background-color .24s cubic-bezier(.22,0,.08,1);min-width:130px;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;border-radius:24px;padding:5px 20px;margin:16px 0 0;text-align:center;line-height:22px;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-transform:none;text-decoration:none;overflow:hidden;cursor:pointer}.btn-custom.re-ds{height:50px;font-size:14px}.btn-custom .txtBtn{padding:5px 0}.btn-custom i{font-size:24px}.btn-custom.color_1{color:#000;background-color:#fff;border:1px solid #014e9e}.btn-custom.color_2{color:#fff;background-color:#014e9e;border:1px solid #014e9e}.btn-custom.color_3{color:#fff;background-color:#5d5d5d;border:1px solid #5d5d5d}.btn-custom:hover.color_1{color:#000}.btn-custom:hover.color_2{color:#fff}.product-detail-top{position:relative;border-radius:0 0 12px 12px}.pdHeader .product-sg-title{color:#fcfcfc;font-family:operetta12,than;font-size:40px;font-weight:300;line-height:72px;text-align:center;text-transform:capitalize;margin-bottom:0}.pdHeader .title-rating,.pdHeader .title-rating a{display:flex;justify-content:center;align-items:center;gap:8px}.pdHeader .title-rating .star .ratings{gap:8px}.pdHeader .title-rating .star .ratings.theme-01 .rating-unit{color:#00af83;font-size:20px;margin:0}.pdHeader .title-rating .text{color:#7c7c7c;font-size:14px;font-weight:300;line-height:20px}.twoSide-details{display:flex;flex-direction:column;gap:32px;padding:0 32px 32px}.twoSide-details .info{gap:16px;width:100%;max-width:100%}.twoSide-details .info,.twoSide-details .info .info-top{display:flex;flex-direction:column;align-items:flex-start}.twoSide-details .info .info-top{align-self:stretch;gap:8px}.twoSide-details .info .info-top .title{color:#fff;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px;text-transform:capitalize;margin-bottom:0}.twoSide-details .info .info-top .text{color:#c3c3c3;font-size:14px;font-weight:300;line-height:20px}.twoSide-details .info .info-bottom{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:7px}.twoSide-details .info .info-bottom .some-lists{display:flex;flex-wrap:wrap;align-items:center;align-content:center;align-self:stretch;gap:8px}.twoSide-details .info .info-bottom .some-lists .some-item{display:flex;align-items:center;align-content:center;gap:17px}.twoSide-details .info .info-bottom .some-lists .some-item li{position:relative;color:#fff;font-size:14px;font-weight:300;line-height:20px;max-width:120px}.twoSide-details .info .info-bottom .some-lists .some-item li:not(:last-child):after{content:"";position:absolute;top:50%;right:-9px;transform:translateY(-50%);width:1px;height:16px;background:#00c594}.twoSide-details .info .info-bottom .some-lists .more{display:flex;justify-content:center;align-items:center;gap:4px;background:#fcfcfc;color:#044c40;font-family:poppins,than;font-size:12px;font-weight:300;line-height:18px;border-radius:4px;opacity:.75;padding:0 4px;cursor:pointer}.twoSide-details .pre-add{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%;max-width:100%}.twoSide-details .pre-add .pre-top{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.twoSide-details .pre-add .pre-top .options{width:100%}.twoSide-details .pre-add .pre-top .options .group-modifiers{display:flex;align-items:center;align-self:stretch;gap:24px;padding:16px 0}.twoSide-details .pre-add .pre-top .options .group-modifiers .modifiers-title{flex:0 0 93px;color:#fff;font-size:20px;font-style:normal;font-weight:300;line-height:30px}.twoSide-details .pre-add .pre-top .options .group-modifiers .modifiers-title-box{flex:1 0 auto}.twoSide-details .pre-add .pre-top .options .group-modifiers .modifiers-title-box ul{display:flex;align-items:center;gap:32px}.twoSide-details .pre-add .pre-top .options .group-modifiers .modifiers-title-box ul li{display:flex;justify-content:center;align-items:center;gap:4px;border-radius:30px;border:1px solid #fff;cursor:pointer;padding:3px 18px}.twoSide-details .pre-add .pre-top .options .group-modifiers .modifiers-title-box ul li.active{background:#00af83;border-color:#00af83}.twoSide-details .pre-add .pre-top .options .group-modifiers .modifiers-title-box ul li a{font-family:poppins,than;color:#fff;font-size:12px;font-weight:300;line-height:18px;text-align:center}.twoSide-details .pre-add .pre-top .qty{display:flex;align-items:center;align-self:stretch;gap:24px;padding:12px 0;border-top:1px solid #006855;border-bottom:1px solid #006855}.twoSide-details .pre-add .pre-top .qty .title{color:#fff;font-size:20px;font-weight:300;line-height:30px}.twoSide-details .pre-add .pre-top .qty .prdText{color:#009872}.twoSide-details .pre-add .pre-top .qty .prdOut{color:#009872;font-size:20px;font-weight:300;line-height:30px}.twoSide-details .pre-add .pre-bottom{display:flex;align-items:center;align-self:stretch;gap:24px}.twoSide-details .pre-add .pre-bottom .price{display:flex;justify-content:center;align-items:center;width:130px;color:#00af83;font-size:20px;font-weight:400;line-height:30px;padding:3px 0}.twoSide-details .pre-add .pre-bottom .add-cart{flex:1 0 0;max-width:196px}.product-detail-sigle{position:relative;padding-top:48px}.product-detail-sigle .collection-wrapper .product-detail-site-right .product-right .btn-heart{display:flex;align-items:center;justify-content:center;border:1px solid #000;margin-left:10px;width:56px}.product-detail-sigle .collection-wrapper .product-detail-site-right .product-right .prd-offer-special{display:flex;gap:.25rem;margin:0 0 15px}.product-detail-sigle .collection-wrapper .product-detail-site-right .product-right .prd-offer-special .offer-badge{display:inline-flex;padding:.125rem .25rem;background:#ea6100;border-radius:4px;z-index:5;color:#fff;font-size:12px;font-weight:400}.product-detail-sigle .collection-wrapper .product-detail-site-right .product-right .prd-offer-special .offer-badge.brand{background:#676a67}.product-detail-sigle .collection-wrapper .product-detail-site-right .product-right .prd-offer-special .offer-badge.brand a{color:#fff}.product-detail-sigle.cdn-top{z-index:9}.product-detail-sigle.cdn-detail-preset1 section{padding-top:0}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right{position:sticky;top:130px;height:-moz-max-content;height:max-content}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta{padding:8px 0 0}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .back-arrow{cursor:pointer;margin:0 0 30px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .back-arrow svg{width:20px;margin-right:10px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .back-arrow span{letter-spacing:1px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .back-arrow:hover svg{animation:arrowAnimation 1.5s linear 4}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .prd-offer-special .offer-badge{align-items:center;border-radius:0;font-size:12px;color:#fefefe;padding:3px 6px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .prd-offer-special .offer-badge svg{width:18px;height:18px;fill:currentColor;margin-right:3px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .prd-offer-special .offer-badge.brand{background-color:transparent;padding:0}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .prd-offer-special .offer-badge.brand a{font-size:15px;color:#000;text-decoration:underline}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .title-sku{display:flex;align-items:center;font-size:13px;font-weight:400;color:#2b2b2b;padding:5px 0 2px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .title-wishlist{display:flex;align-items:center;justify-content:space-between;padding-right:70px;margin-top:-4px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .title-wishlist h2{color:#3e3e3e;font-family:operetta12,than;font-size:32px;font-weight:400;line-height:normal;margin-bottom:0}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .title-wishlist svg{width:18px;height:18px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .title-rating{color:#7c7c7c;font-size:16px;margin-top:8px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .title-rating .star{display:inline-flex;gap:6px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .body-desc{color:#7c7c7c;font-size:16px;font-weight:400;padding:18px 0;margin-top:6px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .prices-container{margin-bottom:10px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .prices-container.setFlex{flex:0 0 150px;max-width:150px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .prices-container p.detail-product-price{font-size:20px;color:#54585b}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .product-description{position:relative}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .product-description .wrap-sizeGuide{position:absolute;top:0;right:0}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .product-description .wrap-sizeGuide .btn-sizeGuide{font-size:14px;text-decoration:underline;color:#ef6d22;cursor:pointer}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .product-description .group-modifiers .product-title{font-size:14px;color:#54585b}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .product-description .group-modifiers .product-title span{font-size:14px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .product-description .group-modifiers .size-box ul li{box-shadow:none;border-bottom:2px solid transparent}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .product-description .group-modifiers .size-box ul li a{font-size:14px;color:#54585b}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .product-description .group-modifiers .size-box ul li.active,.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .product-description .group-modifiers .size-box ul li:hover{background-color:#fff;border-bottom:2px solid #7c7c7c}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .product-description .group-modifiers .size-box ul li.active a,.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .product-description .group-modifiers .size-box ul li:hover a{color:#000}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .product-buttons .btn-minimal.btn-black{background-color:#ef6d22;color:#fff;border:none}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .findStore{display:flex;color:#54585b;cursor:pointer}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .findStore .iconStore svg{width:18px;height:18px;margin-right:8px;fill:currentColor}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .findStore .textStore .tsTop{font-size:15px;font-weight:600;text-decoration:underline}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .findStore .textStore .tsBottom{font-size:15px;text-align:inherit}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .wrap-product-social-sharing{position:relative}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .wrap-product-social-sharing .product-social-sharing{position:absolute;top:8px;right:0;margin-top:0}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .wrap-product-social-sharing .product-social-sharing a{margin-right:12px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .wrap-product-social-sharing .product-social-sharing a i{font-size:28px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta .wrap-product-social-sharing .product-social-sharing a:last-child{margin-right:0}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta{display:flex;flex-direction:column;flex-wrap:wrap}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-sg-title{font-size:26px;font-weight:600;color:#222;order:0}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .sum-titile-cat{font-size:26px;letter-spacing:2px;line-height:40px;font-weight:400;text-transform:uppercase;color:#222;order:1}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .detail-product-price{order:2}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta h3{font-size:26px;letter-spacing:2px;line-height:40px;font-weight:300;margin-right:0;margin-bottom:0;color:#222}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-info{font-size:11px;letter-spacing:.3px;line-height:16px;font-weight:400;margin-bottom:16px;color:#222;order:3}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-shot-desc{font-size:14px;letter-spacing:1.5px;line-height:20px;font-weight:400;margin-bottom:16px;order:4}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons{display:flex;justify-content:flex-start;order:5}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item{margin-bottom:16px;padding-right:32px;line-height:32px}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item.product-stage-wishlist a{cursor:pointer}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item.product-stage-wishlist a i{color:#7a7a7a;font-size:24px;padding-right:10px;vertical-align:middle}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item.product-stage-wishlist a span{display:inline-block;color:#7a7a7a;vertical-align:middle}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item i{color:#7a7a7a;font-size:24px;padding-right:10px;vertical-align:middle}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item span{display:inline-block;color:#7a7a7a;vertical-align:middle}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item a span{color:#1a12ee}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item:hover i,.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item:hover span{color:#222}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-description{padding-top:20px;margin-top:0;order:6}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-buttons{order:7}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-buttons .btn-minimal{font-weight:400;font-size:14px;letter-spacing:1.5px;padding:11px 20px}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-buttons .btn-minimal:not(:first-child){margin-top:10px}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-buttons .btn-minimal.btn-white{border-color:#ccc;transition:border-color .3s ease}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-buttons .btn-minimal.btn-white:hover{border-color:#222}.product-detail-sigle.cdn-detail-preset2 .list-option-section{margin:30px 0 16px}.product-detail-sigle.cdn-detail-preset2 .list-option-section .link-list-option ul{position:relative;display:block;padding-left:0;text-align:center}.product-detail-sigle.cdn-detail-preset2 .list-option-section .link-list-option ul li{display:inline-block;width:30%;padding-bottom:32px}.product-detail-sigle.cdn-detail-preset2 .list-option-section .link-list-option ul li a{display:inline-block}.product-detail-sigle.cdn-detail-preset2 .list-option-section .link-list-option ul li a img{display:block;text-align:center;width:32px;height:32px;margin:auto}.product-detail-sigle.cdn-detail-preset2 .list-option-section .link-list-option ul li a span{display:block;font-size:15px;letter-spacing:.4px;line-height:28px;font-weight:300;color:#222;margin-top:8px}.product-detail-sigle.cdn-detail-preset2 .component-content{padding-top:128px}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-infos{padding-bottom:128px;margin-bottom:-32px}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-infos .product-details-header-title{color:#222;font-size:19px;letter-spacing:1.5px;line-height:36px;font-weight:600;text-align:center;margin-bottom:64px}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-infos .product-info{margin-bottom:32px}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-infos .product-info .product-info-title{font-size:15px;letter-spacing:.4px;line-height:24px;font-weight:600;margin-bottom:14px}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-infos .product-info .product-info-text{font-size:15px;letter-spacing:.4px;line-height:24px;font-weight:400}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-spec{margin-bottom:128px;padding-top:64px;background-color:#f2f2f2}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-spec .product-details-spec-title{color:#222;font-size:19px;letter-spacing:1.5px;line-height:36px;font-weight:600;text-align:center;margin-bottom:64px}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-spec .product-specification{margin-bottom:64px}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-spec .product-specification .product-specification-list{display:flex;flex-flow:row wrap;justify-content:space-between}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-spec .product-specification .product-specification-list .product-specification-item{padding-top:28px;padding-bottom:4px;display:flex;flex-flow:row nowrap;border-bottom:1px solid #ccc;width:calc(50% - 12px)}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-spec .product-specification .product-specification-list .product-specification-item .product-specification-label{width:115px;padding-right:15px;flex-shrink:0;font-size:15px;letter-spacing:.4px;line-height:24px;font-weight:600}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-spec .product-specification .product-specification-list .product-specification-item .product-specification-name{font-size:15px;letter-spacing:.4px;line-height:24px;font-weight:400}.product-detail-sigle.cdn-detail-preset2 .related-section{margin:0 auto}.product-detail-sigle.cdn-detail-preset2 .related-section .product-related{margin-bottom:24px;text-align:center}.product-detail-sigle.cdn-detail-preset2 .related-section .product-related h2{color:#141414;margin-bottom:0;font-size:16px;font-weight:400;letter-spacing:1px;line-height:1}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related{flex:0 0 25%;max-width:25%}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box{margin-bottom:32px;margin-top:0;position:relative}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box:hover .img-wrapper .front a img{transform:scale(1.1)}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box:hover .product-detail{z-index:14}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box:hover .product-detail:before{transform:translateY(0)}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box:hover .product-detail>div{display:flex;flex-flow:column;justify-content:flex-end;z-index:13;animation:animate-info .3s forwards}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box:hover .product-detail .product-tile-button{animation:animate-button .3s .1s forwards;display:block}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .img-wrapper .front{z-index:14;position:relative;background-color:#f2f2f2;overflow:hidden}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .img-wrapper .front a img{transition:transform .3s ease-in-out;transform-origin:top center;display:block}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .img-wrapper .addToWishlist{margin-bottom:32px;z-index:15;position:absolute;top:8px;right:14px;color:#7a7a7a;padding:10px 5px;font-size:21px}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .img-wrapper .addToWishlist:hover{color:#222}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail{padding:16px 0 35px;display:flex;flex-flow:column nowrap;justify-content:space-between;position:relative}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail>div{height:124px;padding-right:48px;z-index:10}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail:before{z-index:12;content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#f2f2f2;opacity:1;transition:transform .3s ease-in-out;transform:translateY(-100%)}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail h6{font-size:14px;text-align:left;font-weight:600;text-transform:inherit;padding:0;line-height:20px;letter-spacing:1px}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail .product-model{display:block;color:#222;font-size:14px;letter-spacing:.4px;line-height:24px;font-weight:400;overflow:hidden;max-height:72px;margin:3px 0}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail p{display:block}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail p.product-price{font-size:14px;text-align:left;font-weight:600;line-height:20px}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail .product-tile-button{position:absolute;left:24px;right:24px;bottom:-56px;opacity:0}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail .product-tile-button .button-to-details{-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;text-transform:uppercase;transition:border-color .3s ease;display:inline-block;vertical-align:middle;text-align:center;padding:9px 24px;font-size:14px;letter-spacing:1.5px;line-height:24px;font-weight:400;width:100%;color:#0033d9;background-color:#fff;border:1px solid #ccc;cursor:pointer}.product-detail-sigle.cdn-detail-preset3{margin-top:64px;margin-bottom:40px}.product-detail-sigle.cdn-detail-preset3 .breadcrumb-section{padding:8px 0;position:sticky;top:0;z-index:9}.product-detail-sigle.cdn-detail-preset3 .breadcrumb-section .theme-breadcrumb .breadcrumb{justify-content:flex-start}.product-detail-sigle.cdn-detail-preset3 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:5px}.product-detail-sigle.cdn-detail-preset3 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:#cbd5e0;content:"";font:normal normal normal 14px/1 FontAwesome;font-size:13px;font-weight:300;padding-right:5px}.product-detail-sigle.cdn-detail-preset3 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item a{font-weight:300;color:#718096;font-size:16px;text-transform:none;letter-spacing:.4px}.product-detail-sigle.cdn-detail-preset3 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item a:hover{color:#1a202c}.product-detail-sigle.cdn-detail-preset3 section{padding-top:0;margin-top:0}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .grid-gallery .main-gallery .gallery-none-slider .item-gallery-no-slide{border:1px solid #edf2f7;margin-bottom:8px}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .social-sharing{margin-top:32px}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .social-sharing h5{border-top:1px solid #1a202c;padding-top:12px;margin-bottom:24px;font-size:14px;font-weight:300;line-height:21px}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .social-sharing .product-social-sharing{display:flex;flex-wrap:wrap}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .social-sharing .product-social-sharing a{width:33.333333%;font-weight:600;letter-spacing:1px;padding:16px 32px;text-align:center;border:1px solid #edf2f7;position:relative;text-transform:uppercase;font-size:12px;cursor:pointer}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .social-sharing .product-social-sharing a:not(:first-child){margin-left:-1px}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .social-sharing .product-social-sharing a:hover{z-index:1;border-color:#1a202c}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .social-sharing .product-social-sharing a i{margin-right:8px;font-size:18px;vertical-align:middle}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right{position:sticky;top:120px;display:flex;flex-direction:row;flex-wrap:wrap}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right .product-sg-title{font-weight:600;text-transform:inherit;font-size:48px;letter-spacing:1.2px;order:0;margin-bottom:32px;flex:0 1 100%}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right .product-shot-desc{order:1;flex:0 1 100%}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right .product-shot-desc p{margin-bottom:20px;font-size:14px;font-weight:300}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right .product-description{order:2;margin-top:0;flex:0 1 100%;padding-bottom:15px;border-top:none}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right .detail-product-price{order:3;font-size:23px;font-weight:600;color:#1d1d1f;letter-spacing:normal;flex:0 1 50%;width:50%;line-height:50px}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right .product-buttons{order:4;flex:0 1 50%;width:50%;display:flex;justify-content:flex-end;align-items:flex-start;margin-bottom:0}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right .product-buttons .btn-minimal{width:auto;letter-spacing:normal;font-weight:400;font-size:12px;margin-top:0;padding:16px 32px}.product-detail-sigle.cdn-detail-preset4 section{padding-top:0}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-description{padding-bottom:20px}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-description .product-title{text-transform:capitalize}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-description .qty-box .input-group{justify-content:flex-start}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-description .qty-box .input-group .input-group-prepend:last-child{margin-left:-1px}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-description .qty-box .input-group .form-control{text-align:center}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-buttons .btn-minimal{color:#1d1d1f;border:1px solid #1d1d1f;background-color:transparent;padding:11px 20px;font-size:13px;font-weight:300;line-height:1.42;text-align:center;text-transform:uppercase;letter-spacing:.3em;width:100%;position:relative;overflow:hidden;transition:background .2s ease 0s;cursor:pointer;margin-top:10px}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-buttons .btn-minimal.btn-oreng{color:#fff;border:1px solid #f34711;background-color:#f34711}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-buttons .btn-minimal.btn-oreng-re{color:#f34711;border:1px solid #f34711}.product-detail-sigle.cdn-detail-preset5 section{padding-top:30px}.product-detail-sigle.cdn-detail-preset5 section .collection-wrapper .product-detail-site-right .product-right{position:sticky;top:170px}.product-detail-sigle.cdn-detail-preset5 section .collection-wrapper .product-detail-site-right .product-right .price-txt{font-size:18px;margin:0 0 5px;font-weight:700}.product-detail-sigle.cdn-detail-preset5 section .collection-wrapper .product-detail-site-right .product-right .prices-container p.detail-product-price{font-size:20px}.product-detail-sigle.cdn-detail-preset5 section .collection-wrapper .product-detail-site-right .product-right .product-description .group-modifiers .product-title{font-size:16px;letter-spacing:1px;font-weight:700}.product-detail-sigle.cdn-detail-preset5 section .collection-wrapper .c-p5-product-name{margin-left:150px;margin-bottom:30px}.product-detail-sigle.cdn-detail-preset5 section .collection-wrapper .c-p5-product-name .product-sg-title{font-size:28px}.product-detail-sigle.cdn-detail-preset5 section .collection-wrapper .c-p5-product-name .return-link{margin:0 0 15px}.product-detail-sigle.cdn-detail-preset5 section .collection-wrapper .c-p5-product-name .return-link a{display:inline-flex;align-items:center;cursor:pointer}.product-detail-sigle.cdn-detail-preset5 section .collection-wrapper .c-p5-product-name>p{color:#1d1d1d}.product-detail-sigle.cdn-detail-preset5 section .collection-wrapper .c-p5-product-name>p b,.product-detail-sigle.cdn-detail-preset5 section .collection-wrapper .c-p5-product-name>p strong{color:#999}.product-intro-head-flashsale{justify-content:space-between;font-size:12px;font-weight:700;text-decoration:none;margin-bottom:15px;padding:15px;background-color:#facf19;border-radius:2px}.product-intro-head-flashsale,.product-intro-head-flashsale .product-intro-head-flashsale-title{display:flex;align-items:center;color:#000}.product-intro-head-flashsale .product-intro-head-flashsale-title .flashsale-icon{color:#222;margin-right:5px}.product-intro-head-flashsale .product-intro-head-flashsale-title .flashsale-icon .fa{font-size:16px;width:14px;height:14px}.product-intro-head-flashsale .product-intro-head-flashsale-time{color:#000;display:flex;gap:7px;align-items:center}.product-intro-head-flashsale .product-intro-head-flashsale-time .fa{display:inline-block;width:12px;height:12px;vertical-align:middle;color:#999}.content-manage{padding-top:75px;padding-bottom:75px}.content-manage a{cursor:pointer}.content-manage .myAcc_wrap{margin-bottom:30px}.content-manage .myAcc_wrap .heading_myAcc{color:#000;font-family:operetta12,than;font-size:30px;font-weight:400;line-height:normal;text-transform:capitalize;margin-bottom:2px}.content-manage .myAcc_wrap .sub_nyAcc{color:#7c7c7c;font-size:18px}.content-manage .title-user{font-weight:400;font-size:16px;color:#282828;margin-top:10px;margin-bottom:10px}.content-manage .menu-left,.content-manage .menu-left nav ul{list-style:none}.content-manage .menu-left nav ul li{display:block;position:relative;border-radius:8px;transition:.4s cubic-bezier(.37,0,.63,1)}.content-manage .menu-left nav ul li:not(:last-child){margin-bottom:8px}.content-manage .menu-left nav ul li.active,.content-manage .menu-left nav ul li:hover{background-color:#efefef}.content-manage .menu-left nav ul li a{padding:6px 12px;display:block;color:#000;font-size:15px;cursor:pointer}.content-manage .menu-left nav ul li a img{padding-right:15px;height:24px}.content-manage .menu-left nav ul li a svg{padding-right:15px;width:39px;height:24px}.content-manage .toggle{display:none;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;padding:12px 0;margin:0}.content-manage .toggle svg{width:24px;height:24px;transform:rotate(0deg);transition:.3s}.content-manage .toggle span{padding-left:15px}.content-manage [id^=menu_drop]{display:none}@media(max-width:767px){.content-manage .menu-main{display:none}.content-manage [id^=menu_drop]:checked~.toggle svg{transform:rotate(180deg);transition:.3s}.content-manage .toggle,.content-manage [id^=menu_drop]:checked~.menu-main{display:block}}.container-switch{display:flex;align-items:center}.container-switch label{margin-bottom:0}.container-switch .custom-switch{margin-left:10px;height:30px;padding-left:3px}.container-switch .custom-switch .custom-control-label{width:50px;height:25px}.container-switch .custom-switch .custom-control-label:after{top:5px;left:3px;width:19px;height:19px;background-color:#adb5bd;border-radius:13px;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.container-switch .custom-switch .custom-control-label:before{top:2px;left:0;width:50px;height:25px;pointer-events:all;border-radius:15px;background-color:#fff;border:1px solid #adb5bd}.container-switch .custom-switch .custom-control-label .label-inner{position:absolute;z-index:9;color:#adb5bd;font-size:11px}.container-switch .custom-switch .custom-control-label .label-inner:first-of-type{right:7px;top:7px}.container-switch .custom-switch .custom-control-label .label-inner:nth-of-type(2){left:7px;top:7px;opacity:0}.container-switch .custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(25px)}.container-switch .custom-switch .custom-control-input:checked~.custom-control-label:before{background-color:#2b50ed;border-color:#2b50ed}.container-switch .custom-switch .custom-control-input:checked~.custom-control-label .label-inner{color:#fff}.container-switch .custom-switch .custom-control-input:checked~.custom-control-label .label-inner:first-of-type{opacity:0}.container-switch .custom-switch .custom-control-input:checked~.custom-control-label .label-inner:nth-of-type(2){opacity:1}.ng-custom-lazyload{background-image:none!important}.dotted-status{flex:0 0 12px;display:inline-block;width:12px;height:12px;border-radius:30px}.outlet-section{padding:30px 0}.outlet-section.wishlist-page{padding:0}.outlet-section.wishlist-page .outlet-content .pre-search{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:16px;padding:64px 24px 0}.outlet-section.wishlist-page .outlet-content .pre-search .cover{display:flex;justify-content:center;align-items:center;width:200px;height:200px}.outlet-section.wishlist-page .outlet-content .pre-search .content{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:8px}.outlet-section.wishlist-page .outlet-content .pre-search .content .head{color:#252525;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:48px;text-align:center;text-transform:capitalize;margin-bottom:0}.outlet-section.wishlist-page .outlet-content .pre-search .content .text{color:#252525;font-family:poppins,than;font-size:16px;font-weight:300;line-height:24px;text-align:center}.outlet-section.wishlist-page .outlet-content .btn-pack{display:flex;justify-content:center;align-items:center;gap:16px;padding:24px 24px 64px}.outlet-section.wishlist-page .outlet-content .btn-pack .tertiary-btn{display:inline-flex;justify-content:center;align-items:center;color:#044c40;border-radius:8px;transition:all .2s ease-in;cursor:pointer;padding:12px 16px}.outlet-section.wishlist-page .outlet-content .btn-pack .tertiary-btn:hover{color:#006855}.outlet-section.wishlist-page .outlet-content .btn-pack .tertiary-btn:active{color:#00af83}.outlet-section.wishlist-page .outlet-content .btn-pack .tertiary-btn:disabled,.outlet-section.wishlist-page .outlet-content .btn-pack .tertiary-btn[disabled]{color:#c3c3c3}.outlet-section.wishlist-page .outlet-content .btn-pack .tertiary-btn .txtBtn{display:flex;justify-content:center;align-items:center;gap:8px}.outlet-section.wishlist-page .outlet-content .btn-pack .tertiary-btn .txtBtn .icon{display:flex;align-items:center;width:20px;height:20px;aspect-ratio:1/1;padding:4px}.outlet-section.wishlist-page .outlet-content .btn-pack .tertiary-btn .txtBtn .text{color:currentColor;font-size:16px;font-weight:300;line-height:24px}.outlet-section.wishlist-page .outlet-content .wishlist-name:hover{text-decoration:underline}.outlet-section.wishlist-page .outlet-content .wishlist-items{padding:20px 0;border-bottom:1px solid #d8d8d8}.outlet-section.wishlist-page .outlet-content .wishlist-items:first-child{border-top:1px solid #d8d8d8}.outlet-section.wishlist-page .outlet-content .wishlist-items .row .wishlist-image img{height:100px;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.outlet-section.wishlist-page .outlet-content .wishlist-items .row .wishlist-name{color:#888}.outlet-section.wishlist-page .outlet-content .wishlist-items .row .wishlist-price{font-size:24px}.outlet-section.wishlist-page .outlet-content .wishlist-items .row .wishlist-link a{color:#000;text-decoration:underline}.outlet-section.order-inner-page{background-color:transparent;border-radius:8px;padding:16px 28px}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-back{margin:0 0 1rem}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-back a{color:#141414;display:inline-flex;align-items:center}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-back a span{padding-left:5px}.outlet-section.order-inner-page .outlet-content .order-inner-content .logo{font-family:Playfair Display,serif;color:#0f704c;font-size:44px;transform:rotate(180deg);letter-spacing:2px;margin-bottom:8px}.outlet-section.order-inner-page .outlet-content .order-inner-content h1{font-family:Playfair Display,serif;font-size:34px;font-weight:400;margin:8px 0 24px;color:#333}.outlet-section.order-inner-page .outlet-content .order-inner-content .section-title{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#2e8b6b;margin-top:20px;margin-bottom:8px;font-size:18px;letter-spacing:.2px}.outlet-section.order-inner-page .outlet-content .order-inner-content .info-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;align-items:center;padding:14px 0;background:#faf9f6;border-radius:6px;border:1px solid rgba(20,30,30,.02)}.outlet-section.order-inner-page .outlet-content .order-inner-content .info-item{font-size:14px;color:#444}.outlet-section.order-inner-page .outlet-content .order-inner-content .info-label{color:#9aa29b;font-size:13px;margin-bottom:6px;display:block}.outlet-section.order-inner-page .outlet-content .order-inner-content .payment-box{display:flex;align-items:center;gap:12px;padding:12px;border-radius:6px;background:linear-gradient(90deg,#fff,#f8f8f8);border:1px solid rgba(20,30,30,.03)}.outlet-section.order-inner-page .outlet-content .order-inner-content .status{justify-self:end;text-align:right}.outlet-section.order-inner-page .outlet-content .order-inner-content .status .pill{display:inline-block;padding:8px 12px;background:#e9ece9;border-radius:6px;color:#6b6b6b;font-size:13px}.outlet-section.order-inner-page .outlet-content .order-inner-content .full-width,.outlet-section.order-inner-page .outlet-content .order-inner-content .full-width-responsive{grid-column:1/-1}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-list{margin-top:8px;background:transparent;padding:18px 6px 6px}.outlet-section.order-inner-page .outlet-content .order-inner-content .item{display:flex;gap:14px;align-items:center;padding:10px 6px;border-radius:6px}.outlet-section.order-inner-page .outlet-content .order-inner-content .thumb{width:56px;height:56px;border-radius:6px;background:#efe6e1;display:flex;align-items:center;justify-content:center;font-weight:600;color:#b66;font-size:12px;flex-shrink:0}.outlet-section.order-inner-page .outlet-content .order-inner-content .item-desc{flex:1}.outlet-section.order-inner-page .outlet-content .order-inner-content .item-desc .title{font-size:15px;color:#333;font-weight:600}.outlet-section.order-inner-page .outlet-content .order-inner-content .item-desc .size{font-size:13px;color:#9aa29b}.outlet-section.order-inner-page .outlet-content .order-inner-content .item-price{text-align:right;min-width:120px;font-size:14px;color:#333}.outlet-section.order-inner-page .outlet-content .order-inner-content .divider{height:1px;background:#dfe9e3;margin:14px 0;border-radius:2px}.outlet-section.order-inner-page .outlet-content .order-inner-content .summary{display:flex;flex-direction:column;gap:10px;font-size:15px;color:#333}.outlet-section.order-inner-page .outlet-content .order-inner-content .summary-row{display:flex;justify-content:space-between;align-items:center;color:#444}.outlet-section.order-inner-page .outlet-content .order-inner-content .summary-row .muted{color:#9aa29b;font-size:14px}.outlet-section.order-inner-page .outlet-content .order-inner-content .total{font-family:Playfair Display,serif;font-size:20px;font-weight:600;color:#111}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items{display:flex;background-color:#f2f2f2;border:1px solid #d8d8d8;margin:0 0 12px;padding:24px;align-items:center;flex-wrap:wrap}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-images{flex:0 0 71px}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-images img{max-width:100%}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content{flex:1;padding-left:16px}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-prd-name,.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-prd-option{padding:0 0 .5rem}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-prd-option .option-in-order{display:flex;flex-flow:column wrap}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-prd-option .option-in-order span{margin:0 0 .25rem}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-review .btn:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-review .btn:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-review .btn.btn-write-review{width:auto;display:inline-block;font-size:12px;font-weight:400;text-transform:uppercase;line-height:36px;height:40px;padding:0 20px;position:relative;overflow:hidden;transition:background .2s ease 0s;background-color:#1d1d1f;border-color:#1d1d1f;color:#fff}.outlet-section.orders-page{background-color:#f7f7f7;border-radius:8px;padding:16px 28px}.outlet-section.address-page{background-color:#f7f7f7;border-radius:8px;padding:16px 28px 4px}.outlet-section.address-page .outlet-content-title{margin-bottom:20px}.outlet-section.address-page .address-title{color:#000;font-size:22px;font-weight:400;line-height:normal;margin-bottom:24px}.outlet-section.address-page .address-title>span{font-family:operetta12,than}.outlet-section.address-page .address-title.with-btn{display:flex;justify-content:space-between;align-items:center}.outlet-section.address-page .address-title.with-btn .in-btn{display:inline-flex;justify-content:center;align-items:center;color:#044c40;border-radius:8px;transition:all .2s ease-in;cursor:pointer}.outlet-section.address-page .address-title.with-btn .in-btn:hover{color:#006855}.outlet-section.address-page .address-title.with-btn .in-btn:active{color:#00af83}.outlet-section.address-page .address-title.with-btn .in-btn:disabled,.outlet-section.address-page .address-title.with-btn .in-btn[disabled]{color:#c3c3c3}.outlet-section.address-page .address-title.with-btn .in-btn .txtBtn{display:flex;justify-content:center;align-items:center;gap:8px}.outlet-section.address-page .address-title.with-btn .in-btn .txtBtn .icon{display:flex;align-items:center;width:20px;height:20px;aspect-ratio:1/1;padding:4px}.outlet-section.address-page .address-title.with-btn .in-btn .txtBtn .text{color:currentColor;font-size:16px;font-weight:300;line-height:24px}.outlet-section.address-page .address-list{margin-bottom:24px}.outlet-section.address-page .address-list .address-item{position:relative;background-color:#efefef;border-radius:6px;padding:12px}.outlet-section.address-page .address-list .address-item:not(:last-child){margin-bottom:16px}.outlet-section.address-page .address-list .address-item.primary-address .content{padding-right:120px}.outlet-section.address-page .address-list .address-item .primary-label{position:absolute;top:12px;right:12px;background-color:#e7fff9;color:#044c40;font-family:poppins,than;font-size:12px;font-weight:300;line-height:18px;border-radius:2px;padding:3px 8px}.outlet-section.address-page .address-list .address-item .content ul{display:flex;flex-wrap:wrap;gap:2px}.outlet-section.address-page .address-list .address-item .content ul li{color:#3e3e3e;font-size:16px}.outlet-section.address-page .address-list .address-item .content ul li:not(:last-child):after{content:","}.outlet-section.address-page .address-list .address-item .tools{display:flex;margin-top:10px}.outlet-section.profile-page{background-color:#f7f7f7;border-radius:8px;padding:16px 28px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail{border-top:1px solid #d8d8d8;padding:1rem 0;position:relative}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head{display:flex;flex-direction:column;justify-content:space-between;margin:0 0 2rem}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-title{display:flex;align-items:center}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-title .head-images{margin-right:16px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-title .head-title-personal{font-size:18px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-button{top:1rem;right:0;text-align:right}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-button a{margin:12px 0}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .social-wrapper{padding:0}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .social-wrapper .social-non-active .social-non-active-profile{margin:0 -5px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro{margin:0 5px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail ul.data-user{display:flex;align-items:center;flex-flow:column wrap}.outlet-section.profile-page .outlet-content .profile-content .personal-detail ul.data-user li{width:100%;margin:0 0 16px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail ul.data-user li label{width:80px;margin-right:15px;margin-bottom:0;font-weight:700}.outlet-section.edit-profile{background-color:#f7f7f7;border-radius:8px;padding:16px 28px}.outlet-section.edit-profile .outlet-content-title{margin-bottom:20px}.outlet-section.edit-profile .edit-profile-title{color:#000;font-size:22px;font-weight:400;line-height:36px;margin-bottom:24px}.outlet-section.edit-profile .edit-profile-title>span{font-family:operetta12,than}.outlet-section.edit-profile .edit-profile-title.with-btn{display:flex;justify-content:space-between;align-items:center}.outlet-section.edit-password{background-color:#f7f7f7;border-radius:8px;padding:16px 28px}.outlet-section.edit-password .outlet-content-title{margin-bottom:20px}.outlet-section.edit-password .edit-profile-title{color:#000;font-size:22px;font-weight:400;line-height:36px;margin-bottom:24px}.outlet-section.edit-password .edit-profile-title>span{font-family:operetta12,than}.outlet-section.edit-password .edit-profile-title.with-btn{display:flex;justify-content:space-between;align-items:center}.outlet-section.edit-password .outlet-content.force-reform .theme-form .form-stream-group .ng-select.ng-select-single .ng-select-container{color:#3e3e3e;font-size:16px;border-radius:6px;border-color:#c9c9c9}.outlet-section.edit-password .outlet-content.force-reform .theme-form .form-stream-group .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-placeholder{color:#3e3e3e}.outlet-section.edit-password .outlet-content .toggle-content .toggle-box .custom-control.custom-switch{padding-left:0;padding-right:2.25rem}.outlet-section.edit-password .outlet-content .toggle-content .toggle-box .custom-control.custom-switch .custom-control-input{right:0;left:auto}.outlet-section.edit-password .outlet-content .toggle-content .toggle-box .custom-control.custom-switch .custom-control-input:checked~.custom-control-label:before{box-shadow:none}.outlet-section.edit-password .outlet-content .toggle-content .toggle-box .custom-control.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#e6e6e6;transform:translateX(-.95rem)}.outlet-section.edit-password .outlet-content .toggle-content .toggle-box .custom-control.custom-switch .custom-control-label{position:unset;color:#000;font-family:operetta12,than;font-size:19px;font-weight:400;line-height:normal}.outlet-section.edit-password .outlet-content .toggle-content .toggle-box .custom-control.custom-switch .custom-control-label:before{left:auto;right:0;width:2.75rem;height:1.75rem;background-color:#d9d9d9;border-color:#d9d9d9;border-radius:1rem;box-shadow:none}.outlet-section.edit-password .outlet-content .toggle-content .toggle-box .custom-control.custom-switch .custom-control-label:after{left:auto;right:2px;width:calc(1.75rem - 4px);height:calc(1.75rem - 4px);background-color:#f7f7f7;border-radius:1rem}.outlet-section.edit-password .outlet-content .toggle-content .toggle-info{color:#3e3e3e;font-size:14px;margin-top:10px;margin-bottom:12px}.outlet-section.overview-page{background-color:transparent;border-radius:8px;padding:16px 28px}.outlet-section.overview-page .card-wrapper .member-card{position:relative;aspect-ratio:30/19;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;padding:28px}.outlet-section.overview-page .card-wrapper .member-card .member-footer{position:absolute;bottom:18px;left:28px;right:28px;display:flex;justify-content:space-between;font-size:16px;color:#7b776a}.outlet-section.overview-page .card-wrapper .progress-section{margin-top:28px}.outlet-section.overview-page .card-wrapper .progress-section .progress-label{font-size:18px;margin-bottom:6px}.outlet-section.overview-page .card-wrapper .progress-section .progress-text{font-size:16px;color:#6f6f6f;margin-bottom:10px}.outlet-section.overview-page .card-wrapper .progress-section .progress{height:14px;border-radius:10px;background-color:#e6e6e6}.outlet-section.overview-page .card-wrapper .progress-section .progress-bar{background-color:#163b2d;border-radius:10px}.outlet-section.overview-page .card-wrapper .progress-section .tier-label{display:flex;justify-content:space-between;font-size:14px;color:#7b776a;margin-top:6px}.outlet-section.overview-page .outlet-content .overview-all-info .overview-title{color:#000;font-size:22px;font-weight:400;line-height:normal;margin-bottom:12px}.outlet-section.overview-page .outlet-content .overview-all-info .overview-title>span{font-family:operetta12,than}.outlet-section.overview-page .outlet-content .overview-all-info .overview-title.with-btn{display:flex;justify-content:space-between;align-items:center}.outlet-section.overview-page .outlet-content .overview-all-info .infomation-wrap{margin-bottom:18px}.outlet-section.overview-page .outlet-content .overview-all-info .infomation-wrap .info-item{padding:16px 12px;border-radius:8px}.outlet-section.overview-page .outlet-content .overview-all-info .infomation-wrap .info-item:nth-child(odd){background-color:#efefef}.outlet-section.overview-page .outlet-content .overview-all-info .infomation-wrap .info-item .inner-info.duo-info{display:flex}.outlet-section.overview-page .outlet-content .overview-all-info .infomation-wrap .info-item .inner-info.duo-info .info-box{flex:0 0 50%}.outlet-section.overview-page .outlet-content .overview-all-info .infomation-wrap .info-item .inner-info.duo-info .info-box .heading{flex:0 0 100px}.outlet-section.overview-page .outlet-content .overview-all-info .infomation-wrap .info-item .inner-info .info-box{display:flex}.outlet-section.overview-page .outlet-content .overview-all-info .infomation-wrap .info-item .inner-info .info-box .heading{flex:0 0 150px;color:#3e3e3e;font-size:16px;font-weight:600}.outlet-section.overview-page .outlet-content .overview-all-info .infomation-wrap .info-item .inner-info .info-box .info{color:#3e3e3e;font-size:16px}.outlet-section.overview-page .outlet-content .overview-all-info .membership-wrap{background-color:#d9d9d9;border-radius:8px;overflow:hidden}.outlet-section.overview-page .outlet-content .overview-all-info .membership-wrap .member-top{padding:12px}.outlet-section.overview-page .outlet-content .overview-all-info .membership-wrap .member-top .mem-level{color:#5d5d5d;font-family:operetta12,than;font-size:18px;font-weight:400;line-height:normal;margin-bottom:10px}.outlet-section.overview-page .outlet-content .overview-all-info .membership-wrap .member-top .mem-name{color:#7c7c7c;font-size:14px;margin-bottom:12px}.outlet-section.overview-page .outlet-content .overview-all-info .membership-wrap .member-top .mem-point{color:#7c7c7c;font-size:14px;margin-bottom:8px}.outlet-section.overview-page .outlet-content .overview-all-info .membership-wrap .member-top .mem-point span{color:#5d5d5d;font-size:30px}.outlet-section.overview-page .outlet-content .overview-all-info .membership-wrap .member-bottom{background-color:#5d5d5d;padding:12px}.outlet-section.overview-page .outlet-content .overview-all-info .membership-wrap .member-bottom .mem-exp{color:#efefef;font-size:14px;text-transform:uppercase}.outlet-section.overview-page .outlet-content .overview-all-info .membership-tier{padding:0 6px;margin-top:30px}.outlet-section.overview-page .outlet-content .overview-all-info .membership-tier .heading{color:#000;font-family:operetta12,than;font-size:18px;font-weight:400;line-height:normal;margin-bottom:10px}.outlet-section.overview-page .outlet-content .overview-all-info .membership-tier .progress-point{color:#aaa;margin-bottom:12px}.outlet-section.overview-page .outlet-content .overview-all-info .membership-tier .progress-point span{color:#7c7c7c}.outlet-section.overview-page .outlet-content .overview-all-info .membership-tier .progress-box .progress{background-color:#d9d9d9;height:10px;border-radius:1rem}.outlet-section.overview-page .outlet-content .overview-all-info .membership-tier .progress-box .progress .progress-bar{background-color:#a5a5a5}.outlet-section.overview-page .outlet-content .overview-all-info .membership-tier .progress-box .progress-tier-current{display:flex;justify-content:space-between;font-size:12px;margin-top:4px}.outlet-section.overview-page .outlet-content .overview-all-info .membership-tier .progress-box .progress-tier-current .tier-now{color:#7c7c7c}.outlet-section.overview-page .outlet-content .overview-all-info .membership-tier .progress-box .progress-tier-current .tier-complete{color:#3e3e3e}.outlet-section.overview-page .outlet-content .overview-all-info .membership-more{margin-top:30px}.outlet-section.overview-page .outlet-content .overview-all-info .membership-more a{display:block;background-color:#fff;color:#252525;font-size:16px;line-height:inherit;text-align:center;border-radius:50px;border:1px solid #d9d9d9;padding:6px 18px;cursor:pointer}.outlet-section .outlet-content-title{color:#282828;font-family:operetta12,than;font-size:25px;font-weight:400;line-height:normal;letter-spacing:0;text-transform:capitalize;margin-bottom:12px}.outlet-section .outlet-content-title.no-padd{padding-bottom:0}.outlet-section .outlet-content-intro{color:#282828}.outlet-section .outlet-content .cdn-tab-style ul{border:none}.outlet-section .outlet-content .cdn-tab-style ul li a{color:#282828;border:none}.outlet-section .outlet-content .cdn-tab-style ul li a.active{border-bottom:1px solid #282828}.outlet-section .outlet-content .outlet-content-back-page{margin:0 0 20px;font-size:12px;display:flex;align-items:center}.outlet-section .outlet-content .empty-cart-cls{padding-top:30px;padding-bottom:30px}.outlet-section .outlet-content .empty-cart-cls img{max-width:120px}.outlet-section .outlet-content .empty-cart-cls h3{font-size:20px;color:#ebebeb}.outlet-section .outlet-content .empty-cart-cls svg{fill:#ebebeb;stroke:#ebebeb;width:120px;height:120px}.outlet-section .outlet-content .profile{width:100%}.outlet-section .outlet-content .btn-profile{padding-top:15px}.outlet-section .outlet-content .btn-profile .btn-edit-profile{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff;width:100%;max-width:50%;display:inline-block;font-size:12px;font-weight:300;text-transform:uppercase;line-height:18px}.outlet-section .outlet-content .theme-form textarea.form-control{height:auto}.outlet-section .outlet-content .theme-form .form-control.inputDTP{flex:1 1 auto;width:1%}.outlet-section .outlet-content .theme-form .btn-submit-outlet{width:100%;font-weight:400;height:45px}.outlet-section .outlet-content .theme-form .btn-submit-outlet,.outlet-section .outlet-content .theme-form .button-group .btn{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff;display:inline-block;font-size:12px;text-transform:uppercase;line-height:18px}.outlet-section .outlet-content .theme-form .button-group .btn{width:auto;font-weight:300;height:auto;margin-right:5px;padding:6px 12px}.outlet-section .outlet-content .pagination .page-item{margin-right:8px}.outlet-section .outlet-content .pagination .page-item a{border-radius:10px;padding:6px 11.5px;border:none;color:#797979;font-weight:300;font-size:12px}.outlet-section .outlet-content .pagination .page-item.active a{color:rgba(0,0,0,.75);background-color:hsla(0,0%,62%,.2);border-color:hsla(0,0%,62%,.2)}.outlet-section .outlet-content .content-loading{text-align:center;padding-top:30px;padding-bottom:30px}.outlet-section .outlet-content .content-loading img{max-width:220px}.outlet-section .outlet-content .form-address{border:1px solid #1d1d1f;padding:10px}.outlet-section .outlet-content .form-address .addressform{margin:20px auto;padding:0 30px}.outlet-section.outlet-section-modal{padding:0}.outlet-section.outlet-section-modal .form-address{border:none;padding:0}.outlet-section.outlet-section-modal .form-address .addressform{padding:0}.orders-list .ngx-datatable.material{background-color:transparent}.orders-list .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.orders-list .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:inherit}.orders-list .ngx-datatable.material .datatable-header{border-bottom:none}.orders-list .ngx-datatable.material .datatable-header .datatable-header-cell{background-color:transparent}.orders-list .ngx-datatable.material .datatable-footer{border-top:none}.orders-list .ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{color:#3e3e3e;font-family:operetta12,than;font-size:18px;font-weight:400;line-height:normal}.orders-list .ngx-datatable .datatable-body .datatable-row-wrapper{border-radius:8px;overflow:hidden}.orders-list .ngx-datatable .datatable-body .datatable-row-wrapper:nth-child(odd){background-color:#fcfcfc}.orders-list .prod-text{color:#3e3e3e;font-size:16px}.orders-list .prod-box .prod-item{display:flex;justify-content:space-between;gap:5px}.orders-list .prod-box .prod-item:not(:last-child){margin-bottom:12px}.orders-list .prod-box .prod-item .prod-cover{position:relative;width:80px;height:80px}.orders-list .prod-box .prod-item .prod-cover img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.orders-list .prod-box .prod-item .prod-detail .name{color:#3e3e3e;font-size:16px}.orders-list .prod-box .prod-item .prod-detail .option{color:#7c7c7c;font-size:14px}.orders-list .prod-box .prod-item .prod-price,.orders-list .prod-box .prod-item .prod-qty{color:#3e3e3e;font-size:16px}.orders-list .prod-tools{display:flex;flex-direction:column}.orders-list .prod-tools a:not(:last-child){margin-bottom:12px}.theme-form .form-stream-group{margin-bottom:20px}.theme-form .form-stream-group>div>label,.theme-form .form-stream-group>label{max-width:100%;color:#044c40;font-family:poppins,than;font-size:16px;font-weight:400;line-height:24px;padding:0 12px;margin-bottom:6px}.theme-form .form-stream-group>div>label span,.theme-form .form-stream-group>label span{color:red}.theme-form .form-stream-group .form-control{display:flex;align-items:center;align-self:stretch;gap:10px;height:48px;background-color:#f9f8f4;color:#7c7c7c!important;font-family:poppins,than;font-size:16px;font-weight:300;line-height:24px;border-radius:8px;border:1px solid #c3c3c3;transition:all .2s ease-in-out;padding:12px 32px 12px 16px}.theme-form .form-stream-group .form-control:hover,.theme-form .form-stream-group .form-control:hover.inputDTP+.openDTP button,.theme-form .form-stream-group .form-control:hover.inputDTP+.togglePass button,.theme-form .form-stream-group .form-control:hover.inputPass+.openDTP button,.theme-form .form-stream-group .form-control:hover.inputPass+.togglePass button{background-color:#e7fff9}.theme-form .form-stream-group .form-control:focus{color:#252525!important;border-color:#006855;box-shadow:none}.theme-form .form-stream-group .form-control:focus.inputDTP+.openDTP button,.theme-form .form-stream-group .form-control:focus.inputDTP+.togglePass button,.theme-form .form-stream-group .form-control:focus.inputPass+.openDTP button,.theme-form .form-stream-group .form-control:focus.inputPass+.togglePass button{color:#00af83!important;border-color:#006855}.theme-form .form-stream-group .form-control:not(:-moz-placeholder-shown){color:#252525!important}.theme-form .form-stream-group .form-control:not(:placeholder-shown){color:#252525!important}.theme-form .form-stream-group .form-control.is-invalid{color:#252525!important}.theme-form .form-stream-group .form-control:-moz-read-only{background-color:#ededed;color:#5d5d5d!important;border-color:#e1e1e1;cursor:not-allowed}.theme-form .form-stream-group .form-control:disabled,.theme-form .form-stream-group .form-control:read-only,.theme-form .form-stream-group .form-control[disabled=true]{background-color:#ededed;color:#5d5d5d!important;border-color:#e1e1e1;cursor:not-allowed}.theme-form .form-stream-group .form-control:-moz-read-only.inputDTP+.openDTP button,.theme-form .form-stream-group .form-control:-moz-read-only.inputDTP+.togglePass button,.theme-form .form-stream-group .form-control:-moz-read-only.inputPass+.openDTP button,.theme-form .form-stream-group .form-control:-moz-read-only.inputPass+.togglePass button{background-color:#ededed;border-color:#e1e1e1}.theme-form .form-stream-group .form-control:disabled.inputDTP+.openDTP button,.theme-form .form-stream-group .form-control:disabled.inputDTP+.togglePass button,.theme-form .form-stream-group .form-control:disabled.inputPass+.openDTP button,.theme-form .form-stream-group .form-control:disabled.inputPass+.togglePass button,.theme-form .form-stream-group .form-control:read-only.inputDTP+.openDTP button,.theme-form .form-stream-group .form-control:read-only.inputDTP+.togglePass button,.theme-form .form-stream-group .form-control:read-only.inputPass+.openDTP button,.theme-form .form-stream-group .form-control:read-only.inputPass+.togglePass button,.theme-form .form-stream-group .form-control[disabled=true].inputDTP+.openDTP button,.theme-form .form-stream-group .form-control[disabled=true].inputDTP+.togglePass button,.theme-form .form-stream-group .form-control[disabled=true].inputPass+.openDTP button,.theme-form .form-stream-group .form-control[disabled=true].inputPass+.togglePass button{background-color:#ededed;border-color:#e1e1e1}.theme-form .form-stream-group .form-control.inputDTP,.theme-form .form-stream-group .form-control.inputPass{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.theme-form .form-stream-group ngb-timepicker .form-control{padding-right:16px}.theme-form .form-stream-group .openDTP,.theme-form .form-stream-group .togglePass{height:48px;margin-bottom:10px}.theme-form .form-stream-group .openDTP button,.theme-form .form-stream-group .togglePass button{background-color:#f9f8f4;color:#7c7c7c!important;border-top-right-radius:8px;border-bottom-right-radius:8px;border:1px solid #c3c3c3;border-left:none;transition:all .2s ease-in-out;padding:12px 16px 12px 10px}.theme-form .form-stream-group .stream_radio{background-color:#f9f8f4;border-radius:8px;border:1px solid #c3c3c3;padding:12px}.theme-form .form-stream-group .stream_radio>label{padding:0}.theme-form .form-stream-group .stream_radio .radio .radio-inline{display:inline-flex;gap:6px;margin-bottom:0}.theme-form .form-stream-group .checkbox-set{padding-left:28px;margin:0 12px}.theme-form .form-stream-group .checkbox-set>label{max-width:100%;color:#044c40;font-family:poppins,than;font-size:16px;font-weight:400;line-height:24px;margin-bottom:0}.theme-form .form-stream-group .msg-err,.theme-form .form-stream-group .msg-ins{display:flex;align-items:center;gap:6px;font-family:poppins,than;font-size:12px;font-weight:300;line-height:18px;padding-left:12px;padding-right:12px;margin-top:6px}.theme-form .form-stream-group .msg-ins{color:#044c40}.theme-form .form-stream-group .msg-err{color:#b1000f}.theme-form .is-invalid,.theme-form .is-invalid.inputDTP+.openDTP button,.theme-form .is-invalid.inputDTP+.togglePass button,.theme-form .is-invalid.inputPass+.openDTP button,.theme-form .is-invalid.inputPass+.togglePass button,.theme-form .ng-select.is-invalid .ng-select-container{border-color:#b1000f!important}.theme-form .btn-solid{margin:0 auto}.theme-form .btn-submit-review{color:#fff;border:1px solid #000;background-color:#000;padding:12px 20px;font-size:13px;font-weight:400;line-height:1.42;text-align:center;text-transform:none;letter-spacing:1px;width:auto;position:relative;overflow:hidden;transition:background .2s ease 0s;display:inline-block;cursor:pointer}.theme-form .btn-submit-review:hover{transition-delay:.25s}.theme-form .btn-submit-review:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.theme-form .btn-submit-review:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.theme-form .media-rating .rating-star .ratings{justify-content:flex-start;margin-top:10px}.theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit{font-size:20px!important;margin-right:2px}.theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit.on:before{content:""}.theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit.half:before{content:""}.theme-form textarea{min-height:150px;height:auto!important}.ng-select.ng-select-single.cdn-custom-01 .ng-select-container{height:34px}.ng-select.ng-select-single.cdn-custom-01 .ng-select-container p{margin:0}.ng-select.ng-select-single.cdn-custom-01 .ng-dropdown-panel .ng-dropdown-panel-items .ng-option span{font-size:12px}.ng-select.ng-select-single .ng-select-container{height:48px;background-color:#f9f8f4;color:#7c7c7c;font-family:poppins,than;font-size:16px;font-weight:300;line-height:24px;border-radius:8px;border:1px solid #c3c3c3;transition:all .2s ease-in-out;padding:12px 16px}.ng-select.ng-select-single .ng-select-container .ng-value-container{padding-left:0}.ng-select.ng-select-single .ng-select-container .ng-arrow-wrapper{padding-right:0}.ng-select.ng-select-single:hover .ng-select-container{background-color:#e7fff9}.ng-select.ng-select-disabled.ng-select-single .ng-select-container{background-color:#ededed;border-color:#e1e1e1}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-left-radius:8px;border-top-right-radius:8px}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.ng-select.ng-select-focused.ng-select-opened>.ng-select-container,.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#006855;box-shadow:none}.ng-select.ng-select-disabled.ng-select-single .ng-select-container{background-color:#f1f1f1}.ng-select .ng-dropdown-panel.ng-select-top{bottom:calc(100% + 6px)}.ng-select .ng-dropdown-panel.ng-select-bottom{top:calc(100% + 6px)}.ng-select .ng-dropdown-panel.ng-select-bottom,.ng-select .ng-dropdown-panel.ng-select-top{background-color:#f9f8f4;border-radius:8px;border:1px solid #e1e1e1;box-shadow:0 4px 16px 0 rgba(0,0,0,.04);overflow:hidden;padding:8px;margin-top:0}.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:transparent;height:48px;border-radius:4px;transition:all .2s ease-in-out;overflow:hidden;padding:12px 16px}.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{color:#5d5d5d}.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{background-color:transparent;transition:all .2s ease-in-out}.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label{color:#5d5d5d}.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:hover,.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:hover.ng-option-selected.ng-option-marked{background-color:#e7fff9}.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-option-label{color:#5d5d5d;font-family:poppins,than;font-size:16px;font-weight:300;line-height:24px}.form-images{font-family:poppins,than}.customize-dropzone{position:relative;background:hsla(0,0%,58.4%,.0509803922);min-height:150px;border-radius:15px;border:2px dashed #eee;-o-border-image:none;border-image:none;box-sizing:border-box;padding:30px;margin-right:auto;margin-left:auto}.customize-dropzone.dz-file-over{background-color:#007bff;color:#fff!important}.customize-dropzone.dz-file-over .dz-wrapper,.customize-dropzone.dz-file-over h6,.customize-dropzone.dz-file-over span{color:#fff!important}.customize-dropzone .dz-wrapper{position:relative;overflow:auto;width:100%;min-height:0;max-height:100%;padding:0;border:none;color:#666;background:transparent;margin:0 auto 16px}.customize-dropzone .dz-wrapper .dz-message{position:relative;display:inline-block;padding-top:15px;background-color:unset;border:none;margin:0!important;min-height:85px;max-width:calc(100% - 16px);max-height:100%;overflow:hidden;width:100%;height:100%}.customize-dropzone .dz-wrapper .dz-message .dz-text{position:absolute;top:50%;width:100%;text-align:center;transform:translateY(-50%);cursor:pointer}.customize-dropzone .dz-wrapper .dz-message .dz-text i{font-size:40px}.customize-dropzone .dz-wrapper .dz-message .dz-text h6,.customize-dropzone .dz-wrapper .dz-message .dz-text span{color:#959595;font-weight:400;padding:0;margin-bottom:.5rem}.customize-dropzone .dz-wrapper .dz-message .dz-text h6:after,.customize-dropzone .dz-wrapper .dz-message .dz-text span:after{content:none}.fileupload-drop-zone .file-wrapper{height:200px;margin-bottom:25px}.fileupload-drop-zone .file-status{height:100%;display:flex;align-items:center;position:relative;text-align:center;z-index:2}.fileupload-drop-zone .status-blackdrop{width:100%;height:100%;position:absolute;background:#fff;border-radius:10px;opacity:.4}.fileupload-drop-zone .file-status .file-icon{width:100%;font-size:30px}.fileupload-drop-zone .file-preview{height:100%;background-size:cover;background-position:50%;position:relative}.table.outlet-manage-table{border-bottom:1px solid #ccc;max-width:100%;margin-bottom:20px;font-size:12px;color:#212529;font-weight:300}.table.outlet-manage-table thead tr.table-head th{border-top:0;font-weight:400;vertical-align:middle;line-height:1.42857143;padding:20px 0;border-bottom:none}.table.outlet-manage-table tbody tr{cursor:pointer}.table.outlet-manage-table tbody tr td{line-height:1.42857143;border-top-color:#e2e9e6;padding:20px 0;vertical-align:middle}.table.outlet-manage-table tbody tr td.wishlist-img{width:200px}.table.outlet-manage-table tbody tr td.wishlist-img .img-wrapper img{width:100%;max-width:100%}.table.outlet-manage-table tbody tr td.product-name{font-weight:400}.table.outlet-manage-table tbody tr td.product-name a{color:currentColor}.table.outlet-manage-table tbody tr td .img-wrapper{width:120px;border:1px solid #ccc}.table.outlet-manage-table tbody tr td .img-wrapper a{display:block}.table.outlet-manage-table tbody tr td a{cursor:pointer}.modal-backdrop.light-customForm-backdrop,.modal-backdrop.light-customShare-backdrop{background-color:hsla(0,0%,96%,.98)}.modal-backdrop.light-customForm-backdrop.show,.modal-backdrop.light-customShare-backdrop.show{opacity:1}.modal-backdrop.confirmation-backdrop{background-color:#000}.modal-backdrop.confirmation-backdrop.show{opacity:.7}.modal-backdrop.lightbox-backdrop{background-color:#000}.modal-backdrop.lightbox-backdrop.show{opacity:.7}.modal-backdrop.lightbox-backdrop.backdrop-iframe{background-color:#f5f5f5}.modal-backdrop.lightbox-backdrop.backdrop-iframe.show{opacity:1}.modal.loader .modal-dialog{max-width:130px;margin-left:auto;margin-right:auto}.modal.loader .modal-dialog .modal-content .modal-body{padding:4px;overflow:hidden;height:130px;position:relative;border-radius:.3rem}.modal.loader .modal-dialog .modal-content .modal-body img{width:190px;height:190px;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto}.modal.customShare-modal .modal-xl{max-width:unset;min-height:100%;margin:0}.modal.customShare-modal .modal-content{border-radius:0;border:none;background-color:unset;height:100%}.modal.customShare-modal .modal-content .modal-header{border-bottom:none;padding:20px 16px}.modal.customShare-modal .modal-content .modal-header .modal-title{text-align:center;text-transform:uppercase;font-weight:unset;font-size:17px;flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.modal.customShare-modal .modal-content .modal-header .close{flex:0 0 30px;max-width:30px;padding:0;margin:0}.modal.customShare-modal .modal-content .modal-body{min-height:150px;padding:20px 0;display:flex;flex-direction:column;height:calc(100vh - 80px)}.modal.customShare-modal .modal-content .modal-body .modal-title-product{font-size:20px;margin:0 0 40px;position:relative;line-height:32px;letter-spacing:.16em;text-align:center;text-transform:none}.modal.customShare-modal .modal-content .modal-body .modal-share-socail{padding:0 20px;position:relative;text-align:center}.modal.customShare-modal .modal-content .modal-body .modal-share-socail a{margin:24px 16px;font-size:38px;color:#242424;cursor:pointer}.modal.customShare-modal .modal-content .modal-body .url-path{max-width:330px;min-width:330px;margin:40px auto 0;position:relative}.modal.customShare-modal .modal-content .modal-body .url-path input[type=text]{width:100%;height:52px;padding:12px;line-height:28px;border:1px solid #dcdcdc;background:none;text-decoration:none;text-overflow:ellipsis;font-size:12px;font-weight:300;color:#242424}.modal.customOTP-modal .modal-content .modal-body .form-setOtp{margin-bottom:15px}.modal.customOTP-modal .modal-content .modal-body .form-setOtp label{font-size:13px;line-height:1.42857143;color:#303030;max-width:100%;margin-bottom:5px;font-weight:600}.modal.customOTP-modal .modal-content .modal-body .form-setOtp label span{color:red}.modal.customOTP-modal .modal-content .modal-body .form-setOtp .form-control{height:45px;padding:10px 15px;font-size:12px;border:1px solid #d7d7d7;font-weight:300;text-align:center}.modal.customOTP-modal .modal-content .modal-body .form-setOtp .form-control:focus{box-shadow:none}.modal.customOTP-modal .modal-content .modal-body .form-setOtp .form-control.is-invalid{border-color:#dc3545}.modal.customOTP-modal .modal-content .modal-body .form-setOtp .submit-login{color:#fff;border:1px solid #1d1d1f;background-color:#1d1d1f;font-weight:400;padding:11px 20px;font-size:12px;display:block;width:100%;text-transform:uppercase;letter-spacing:3px}.modal.confirmation-modal .modal-sm{max-width:500px}.modal.confirmation-modal .modal-content{border-radius:8px;border:none}.modal.confirmation-modal .modal-content .modal-header{border-bottom:none}.modal.confirmation-modal .modal-content .modal-header .modal-title{font-size:14px;text-transform:uppercase;line-height:30px;color:#282828}.modal.confirmation-modal .modal-content .modal-body{font-size:12px;text-transform:uppercase;line-height:22px;color:#282828;font-weight:300;min-height:150px;padding:32px 16px}.modal.confirmation-modal .modal-content .modal-footer{border-top:none}.modal.modal-form .modal-content{border-radius:8px;border:none}.modal.modal-form .modal-content .modal-footer .btn{width:auto;display:inline-block;font-size:12px;font-weight:400;text-transform:uppercase;line-height:18px;height:40px;padding:0 20px;position:relative;overflow:hidden;transition:background .2s ease 0s}.modal.modal-form .modal-content .modal-footer .btn:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.modal.modal-form .modal-content .modal-footer .btn:hover{transition-delay:.25s}.modal.modal-form .modal-content .modal-footer .btn:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.modal.modal-form .modal-content .modal-footer .btn.btn-cancel{background-color:#fff;border-color:#1d1d1f;color:#1d1d1f}.modal.modal-form .modal-content .modal-footer .btn.btn-save{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff}.modal.lightbox-modal:hover .modal-content .modal-header .model-group-right{opacity:1}.modal.lightbox-modal .modal-sm{max-width:unset;min-height:100%;margin:0}.modal.lightbox-modal .modal-footer,.modal.lightbox-modal .modal-header{background-color:#000}.modal.lightbox-modal .modal-content{border-radius:0;border:none;background-color:unset;height:100vh}.modal.lightbox-modal .modal-content .modal-header{border-bottom:none;padding:0;position:relative;z-index:1}.modal.lightbox-modal .modal-content .modal-header .title{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.modal.lightbox-modal .modal-content .modal-header .model-group-right{opacity:.75;transition:opacity .25s ease,visibility 0s ease .25s;background:rgba(30,30,30,.6);padding:0}.modal.lightbox-modal .modal-content .modal-header .model-group-right .close{padding:6px;margin:0}.modal.lightbox-modal .modal-content .modal-header .model-group-right .close .icon-close{width:50px;height:50px;color:#fff;text-transform:uppercase;letter-spacing:.2em;stroke-width:2px;stroke:currentColor!important;cursor:pointer}.modal.lightbox-modal .modal-content .modal-footer{position:absolute;bottom:0;left:0;width:100%}.modal.lightbox-modal .modal-content .modal-footer .content{display:flex;width:945px;text-align:center;margin:0 auto;overflow:auto}.modal.lightbox-modal .modal-content .modal-footer .content a{flex:0 0 auto;display:block;width:100px;height:80px;cursor:grab;margin-right:5px;border-radius:4px;border:2px solid #fff}.modal.lightbox-modal .modal-content .modal-footer .content a.active{border-color:#20b598}.modal.lightbox-modal .modal-content .modal-footer .content a img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.modal.lightbox-modal .modal-content .modal-body{position:absolute;top:62px;left:0;right:0;bottom:100px;z-index:0;font-size:12px;text-transform:uppercase;line-height:22px;color:#282828;font-weight:300;padding:0;display:flex;flex-direction:column;background-color:#4d4d4d}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox,.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel{flex:1;display:flex;flex-direction:column}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-item{height:calc(100vh - 167px)}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-item img{height:100%;width:auto;max-width:100%;margin:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-nav{margin-top:0}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-nav>div{opacity:.55;width:35px;height:35px;border-radius:0;background-color:rgba(30,30,30,.6);transition:opacity .15s ease-out 0s;cursor:pointer;z-index:9;position:absolute;display:block;line-height:35px;font-size:20px;top:50%;transform:translateY(-50%);padding:0;border:none;outline:none;margin:0;text-align:center}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-nav>div.disabled{color:#888;cursor:default;outline:none}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-nav>div:hover{opacity:1}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-nav>div.owl-next{right:0}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-nav>div.owl-prev{left:0}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content{background-color:#fff}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header{background-color:#29303b;padding:10px;border-top-left-radius:0;border-top-right-radius:0;display:block}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header .model-group-right{transition:opacity .25s ease,visibility 0s ease .25s;background:none;display:flex;justify-content:space-between;padding:0 15px;opacity:1}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header .title-iframe-b h4{margin-bottom:8px;font-size:20px;font-weight:500;line-height:28px;color:#fff}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header button.close{color:#95979a;border:1px solid #95979a;padding:1px 0;transition:all .3s;width:36px;height:36px;text-align:center}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header button.close:hover{color:#fff;border-color:#fff}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header .iframeB-group-right{display:flex;flex-direction:row;justify-content:flex-start}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header .iframeb-btn{color:#95979a;border:1px solid #95979a;padding:7px 10px;transition:all .3s;width:auto;height:36px;text-align:center;font-size:15px;margin-right:4px;line-height:16px;cursor:pointer}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header .iframeb-btn:hover{color:#fff;border-color:#fff}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header .iframeb-btn i{font-size:20px}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-body{height:calc(100vh - 56px);overflow:auto}.modal.modal-size-guide .modal-content{border-radius:0;border:none}.modal.modal-size-guide .modal-content .modal-body .close-modal{background-color:transparent;border:none}.modal.modal-size-guide .modal-content .modal-body .detail-modal .size-guide-title{font-size:18px;margin-bottom:20px;font-weight:600;color:#000}.modal.modal-size-guide .modal-content .modal-body .detail-modal .size-guide-desciption,.modal.modal-size-guide .modal-content .modal-body .detail-modal .size-guide-desciption p{font-size:13px;color:#000}.modal.view-prmotion-modal .modal-content{border-radius:0;border:none}.modal.view-prmotion-modal .modal-content .modal-body .close-modal{background-color:transparent;border:none}.modal.view-prmotion-modal .modal-content .modal-body .detail-modal{padding-bottom:20px}.modal.view-prmotion-modal .modal-content .modal-body .detail-modal .promotion-head{margin-bottom:20px}.modal.view-prmotion-modal .modal-content .modal-body .detail-modal .promotion-head .promotion-detail-title{font-size:18px;margin-bottom:5px;font-weight:600;color:#000}.modal.view-prmotion-modal .modal-content .modal-body .detail-modal .promotion-head .date-available{font-size:13px;margin-bottom:5px}.modal.view-prmotion-modal .modal-content .modal-body .detail-modal .promotion-banner{margin-bottom:16px}.modal.view-prmotion-modal .modal-content .modal-body .detail-modal .promotion-detail-desciption,.modal.view-prmotion-modal .modal-content .modal-body .detail-modal .promotion-detail-desciption p{font-size:13px;color:#000}.modal.modal-datetimepicker .modal-dialog{max-width:267px}.modal.modal-datetimepicker .modal-dialog .modal-content{border-radius:8px;border:none;overflow:hidden}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body{font-family:poppins,than}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .btn-link,.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .ngb-dp-weekday{color:#044c40}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .time-picker{text-align:center}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .time-picker ngb-timepicker .ngb-tp{justify-content:center}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .time-picker ngb-timepicker .ngb-tp .form-control{display:flex;align-items:center;align-self:stretch;gap:10px;height:40px;background-color:#f9f8f4;color:#7c7c7c!important;font-family:poppins,than;font-size:16px;font-weight:300;line-height:24px;border-radius:8px;border:1px solid #c3c3c3;transition:all .2s ease-in-out;padding:8px 12px}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .time-picker ngb-timepicker .ngb-tp .form-control:hover{background-color:#e7fff9}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .time-picker ngb-timepicker .ngb-tp .form-control:focus{color:#252525!important;border-color:#006855;box-shadow:none}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .time-picker ngb-timepicker .ngb-tp .form-control:not(:-moz-placeholder-shown){color:#252525!important}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .time-picker ngb-timepicker .ngb-tp .form-control:not(:placeholder-shown){color:#252525!important}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .time-picker ngb-timepicker .ngb-tp .form-control.is-invalid{color:#252525!important}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .time-picker ngb-timepicker .ngb-tp .form-control:-moz-read-only{background-color:#ededed;color:#5d5d5d!important;border-color:#e1e1e1;cursor:not-allowed}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .time-picker ngb-timepicker .ngb-tp .form-control:disabled,.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .time-picker ngb-timepicker .ngb-tp .form-control:read-only,.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .time-picker ngb-timepicker .ngb-tp .form-control[disabled=true]{background-color:#ededed;color:#5d5d5d!important;border-color:#e1e1e1;cursor:not-allowed}.modal .combo-select{font-family:poppins,than}.modal .combo-select .filterForm-modal .title{max-width:100%;color:#044c40;font-size:16px;font-weight:400;line-height:24px;padding:0 12px;margin-bottom:6px}.modal .combo-select .filterForm-modal .form-control{display:flex;align-items:center;align-self:stretch;gap:10px;height:48px;background-color:#f9f8f4;color:#7c7c7c!important;font-size:16px;font-weight:300;line-height:24px;border-radius:8px;border:1px solid #c3c3c3;transition:all .2s ease-in-out;padding:8px 12px}.modal .combo-select .filterForm-modal .form-control:hover{background-color:#e7fff9}.modal .combo-select .filterForm-modal .form-control:focus{color:#252525!important;border-color:#006855;box-shadow:none}.modal .combo-select .filterForm-modal .form-control:not(:-moz-placeholder-shown){color:#252525!important}.modal .combo-select .filterForm-modal .form-control:not(:placeholder-shown){color:#252525!important}.modal .combo-select .filterForm-modal .form-control.is-invalid{color:#252525!important}.modal .combo-select .filterForm-modal .form-control:-moz-read-only{background-color:#ededed;color:#5d5d5d!important;border-color:#e1e1e1;cursor:not-allowed}.modal .combo-select .filterForm-modal .form-control:disabled,.modal .combo-select .filterForm-modal .form-control:read-only,.modal .combo-select .filterForm-modal .form-control[disabled=true]{background-color:#ededed;color:#5d5d5d!important;border-color:#e1e1e1;cursor:not-allowed}ngb-timepicker fieldset{min-width:0;padding:0;margin:0;border:0}.product-box{margin-bottom:40px;margin-top:5px}.product-box:hover .gallery-wrapper.cdn-image-horizontal .front img.product-image-hover,.product-box:hover .gallery-wrapper.cdn-image-square .front img.product-image-hover,.product-box:hover .gallery-wrapper.cdn-image-vertical .front img.product-image-hover,.product-box:hover .img-wrapper.cdn-image-horizontal .front img.product-image-hover,.product-box:hover .img-wrapper.cdn-image-square .front img.product-image-hover,.product-box:hover .img-wrapper.cdn-image-vertical .front img.product-image-hover{opacity:1}.cdn-item-preset2 .product-box{margin-bottom:20px;margin-top:0;position:relative;overflow:hidden}.cdn-item-preset2 .product-box:hover .img-wrapper .front a img{transform:scale(1.1)}.cdn-item-preset2 .product-box:hover .product-detail{z-index:14}.cdn-item-preset2 .product-box:hover .product-detail:before{transform:translateY(0)}.cdn-item-preset2 .product-box:hover .product-detail>div{display:flex;flex-flow:column;justify-content:flex-end;z-index:13;animation:animate-info .3s forwards}.cdn-item-preset2 .product-box:hover .product-detail .product-tile-button{animation:animate-button .3s .1s forwards;display:block}.cdn-item-preset2 .product-box .ph-picture{background-color:#ebebeb;margin-bottom:0}.cdn-item-preset2 .product-box .img-wrapper .front{z-index:14;position:relative;background-color:#f2f2f2;overflow:hidden}.cdn-item-preset2 .product-box .img-wrapper .front a img{transition:transform .3s ease-in-out;transform-origin:top center;display:block}.cdn-item-preset2 .product-box .img-wrapper .addToWishlist{margin-bottom:32px;z-index:15;position:absolute;top:8px;right:14px;color:#7a7a7a;padding:10px 5px;font-size:21px}.cdn-item-preset2 .product-box .img-wrapper .addToWishlist:hover{color:#222}.cdn-item-preset2 .product-box .product-detail{padding:16px 0 35px;display:flex;flex-flow:column nowrap;justify-content:space-between;position:relative}.cdn-item-preset2 .product-box .product-detail>div{height:124px;padding-right:48px;z-index:10}.cdn-item-preset2 .product-box .product-detail:before{z-index:12;content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#f2f2f2;opacity:1;transition:transform .3s ease-in-out;transform:translateY(-100%)}.cdn-item-preset2 .product-box .product-detail h6{font-size:14px;text-align:left;font-weight:600;text-transform:inherit;padding:0;line-height:20px;letter-spacing:1px}.cdn-item-preset2 .product-box .product-detail .product-model{display:block;color:#222;font-size:14px;letter-spacing:.4px;line-height:24px;font-weight:400;overflow:hidden;max-height:72px;margin:3px 0}.cdn-item-preset2 .product-box .product-detail p{display:block}.cdn-item-preset2 .product-box .product-detail p.product-price{font-size:14px;text-align:left;font-weight:600;line-height:20px}.cdn-item-preset2 .product-box .product-detail .product-tile-button{position:absolute;left:24px;right:24px;bottom:-56px;opacity:0}.cdn-item-preset2 .product-box .product-detail .product-tile-button .button-to-details{-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;text-transform:uppercase;transition:border-color .3s ease;display:inline-block;vertical-align:middle;text-align:center;padding:9px 24px;font-size:14px;letter-spacing:1.5px;line-height:24px;font-weight:400;width:100%;color:#0033d9;background-color:#fff;border:1px solid #ccc;cursor:pointer}.cdn-item-preset3 .product-box{margin-top:0}.cdn-item-preset3 .product-box .product-detail a{height:75px;display:block}.cdn-item-preset3 .product-box .product-detail a h6{padding-top:0;padding-bottom:0;font-size:10px;font-weight:400;letter-spacing:1px;max-width:85%;line-height:17px;text-align:left}.cdn-item-preset3 .product-box .product-detail .product-price{text-align:left;font-weight:400;margin:0;font-size:11px}.cdn-item-preset4 .product-box{display:flex;flex-direction:column;justify-content:flex-start;flex:1;position:relative;padding:20px;background:#fff;height:auto;margin-bottom:0;margin-top:0}.cdn-item-preset4 .product-box .img-wrapper{position:inherit}.cdn-item-preset4 .product-box .img-wrapper .lable-block .lable4{top:11px;left:0;right:inherit;border-radius:0 3px 3px 0;padding:3px 10px;background:#e00}.cdn-item-preset4 .product-box .product-detail{padding-left:0}.cdn-item-preset4 .product-box .product-detail .brand-name{font-size:11px;margin-bottom:6px;text-transform:uppercase;line-height:1.5;color:#677279;font-weight:300}.cdn-item-preset4 .product-box .product-detail h6{text-transform:inherit;font-weight:600;text-align:left;letter-spacing:.5px;color:#1e2d7d;margin-bottom:12px;font-size:13px;word-break:break-all}.cdn-item-preset4 .product-box .product-detail .product-price{font-size:18px;color:#e00;margin-top:5px;text-align:left;font-weight:400;margin-bottom:5px;letter-spacing:1px}.cdn-item-preset4 .product-box .product-detail .product-price span del{margin-left:12px;color:#677279}.cdn-item-preset4 .product-box .product-detail .product-price .save-price{display:none}.cdn-item-preset5 .product-box{margin-top:0}.cdn-item-preset6 .product-box .img-wrapper{padding:28px 24px 24px}.cdn-item-preset6 .product-box .product-detail{padding-left:0}.cdn-item-preset6 .product-box .product-detail>div{display:flex;flex-direction:column}.cdn-item-preset6 .product-box .product-detail>div a{order:0}.cdn-item-preset6 .product-box .product-detail>div a h6{font-size:12px;line-height:20px;height:40px;font-weight:300;padding:0;color:#1d1d1f;text-align:left;text-transform:inherit;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2}.cdn-item-preset6 .product-box .product-detail>div a h6:hover{color:#1d1d1f}.cdn-item-preset6 .product-box .product-detail>div .product-price{order:2;font-size:14px;color:#1d1d1f;margin-top:16px;font-weight:400;margin-bottom:0;letter-spacing:normal;text-align:left}.cdn-item-preset6 .product-box .product-detail>div .product-price span del{margin-left:4px;font-size:13px;color:#6d6e71;font-weight:300}.cdn-item-preset6 .product-box .product-detail>div .product-price .save-price{display:none}.cdn-item-preset6 .product-box .product-detail>div .rating-star{order:1;margin-top:8px;display:flex;align-items:center}.cdn-item-preset6 .product-box .product-detail>div .rating-star .ratings.theme-01{padding-right:0}.cdn-item-preset6 .product-box .product-detail>div .rating-star .ratings.theme-01 .rating-unit{margin:1px;font-size:11px}.cdn-item-preset6 .product-box .product-detail>div .rating-star span{margin-left:16px;font-weight:300;font-size:12px}.product-component.preset6{position:relative;overflow:hidden}.product-component.preset6>*{width:100%}.product-component.preset6:hover{position:relative;top:-4px}.product-component.preset6:hover .cover .object-image img.product-image-hover{z-index:3;opacity:1}.product-component.preset6:hover .overlayCover,.product-component.preset6:hover .ratingOverlay{opacity:1}.product-component.preset6:hover .clickWish.wishN,.product-component.preset6:hover .clickWish.wishY{color:#b7ffed}.product-component.preset6:hover .quickView{opacity:1}.product-component.preset6:hover .quickView:hover a{color:#006855;background-color:#b7ffed;border-color:#b7ffed;border-bottom-width:1px}.product-component.preset6:hover .entry-variations .single_variation_wrap .entry-add-to-cart{opacity:1;pointer-events:inherit}.product-component.preset6 .entry-link{display:block;position:relative;z-index:1;float:none;clear:both;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;text-align:inherit;text-transform:inherit;text-decoration:none!important;box-shadow:none!important;transition:none;padding:0;margin:0}.product-component.preset6 .cover{position:relative;overflow:hidden;background:none;pointer-events:none;width:100%;margin-left:auto;margin-right:auto}.product-component.preset6 .cover .object-image{display:block;overflow:hidden;position:relative;text-decoration:none!important;box-shadow:none!important;transition:.4s cubic-bezier(.37,0,.63,1)}.product-component.preset6 .cover .object-image:before{content:"";display:block;width:100%;padding-bottom:100%}.product-component.preset6 .cover .object-image>*{display:block!important;width:100%!important;height:100%!important;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important;margin:0 auto!important;will-change:opacity;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product-component.preset6 .cover .object-image img{position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:none;transition:.4s cubic-bezier(.37,0,.63,1)}.product-component.preset6 .cover .object-image img.product-image-cover{z-index:2}.product-component.preset6 .cover .object-image img.product-image-hover{z-index:1;opacity:0}.product-component.preset6 .overlayCover{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:rgba(0,133,108,.4);opacity:0;transition:.4s cubic-bezier(.37,0,.63,1)}.product-component.preset6 .caption{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:baseline;gap:4px 20px;transition:.4s cubic-bezier(.37,0,.63,1);padding:12px 0 0}.product-component.preset6 .caption .entry-title{flex:1 1 auto;color:#0d523f;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px;text-transform:none;letter-spacing:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;transition:.4s cubic-bezier(.37,0,.63,1);margin:0}.product-component.preset6 .caption .entry-price{flex:0 0 auto;display:flex;align-items:center;color:#00af83;font-size:16px;font-weight:300;line-height:24px;padding:3px 0}.product-component.preset6 .caption .entry-price .show-price{display:flex;justify-content:center;align-items:baseline;gap:0 5px}.product-component.preset6 .caption .entry-price .show-price .curr-price{color:inherit}.product-component.preset6 .caption .entry-price .show-price .def-price{color:#959595;font-size:13px;text-decoration:line-through}.product-component.preset6 .description{color:#5d5d5d;font-size:14px;font-weight:300;line-height:20px;padding-top:6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-component.preset6 .tagOverlay{position:absolute;top:22px;left:16px;z-index:4;display:flex;gap:4px;width:auto}.product-component.preset6 .tagOverlay .tagLabel{display:flex;justify-content:center;align-items:center;font-family:poppins,than;font-size:12px;font-weight:300;line-height:18px;border-radius:2px;padding:0 4px}.product-component.preset6 .clickWish{position:absolute;top:22px;right:20px;z-index:4;display:flex;width:auto}.product-component.preset6 .clickWish.wishY{color:#044c40}.product-component.preset6 .clickWish.wishN{color:#c3c3c3}.product-component.preset6 .clickWish a{font-size:22px;line-height:0}.product-component.preset6 .boxOverlay{position:absolute;bottom:60px;z-index:5;display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 16px}.product-component.preset6 .ratingOverlay{display:flex;align-items:center;align-self:stretch;gap:8px;opacity:0;transition:.4s cubic-bezier(.37,0,.63,1)}.product-component.preset6 .ratingOverlay .ratings{gap:8px}.product-component.preset6 .ratingOverlay .ratings.theme-01 .rating-unit{color:#00af83;font-size:17px;margin:0}.product-component.preset6 .ratingOverlay .total{color:#7c7c7c;font-family:poppins,than;font-size:12px;font-weight:300;line-height:18px}.product-component.preset6 .quickView{opacity:0;transition:.4s cubic-bezier(.37,0,.63,1)}.product-component.preset6 .quickView a{display:flex;justify-content:center;align-items:center;gap:6px;color:#f9f8f4;border-radius:100px;border:solid #f9f8f4;border-width:1px 1px 2px;padding:12px}.product-component.preset6 .quickView a span{display:flex;width:32px;height:32px;padding:4px;align-items:center;gap:10px;aspect-ratio:1/1}.product-component.preset6 .product-buttons .btn-custom{color:#fff;background:#044c40;font-size:16px;font-weight:300;line-height:24px;text-transform:capitalize;border-radius:8px;border:none;border-bottom:2px solid #009872;padding:3px 16px;margin-bottom:16px;cursor:pointer}.product-component.preset6 .product-buttons .btn-custom.disbled{pointer-events:none;opacity:.5;cursor:not-allowed}.product-component.preset6 .entry-variations{width:100%;overflow:visible;padding:0;transition:.4s cubic-bezier(.37,0,.63,1)}.product-component.preset6 .entry-variations .single_variation .color-variant li{position:relative;border:1px solid #e8e8e1;transition:.4s cubic-bezier(.37,0,.63,1)}.product-component.preset6 .entry-variations .single_variation .color-variant li:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border:2px solid #fff;border-radius:50%}.product-component.preset6 .entry-variations .single_variation .color-variant li:last-child{margin-right:0}.product-component.preset6 .entry-variations .single_variation .color-variant li.active{border:1px solid #000}.product-component.preset6 .entry-variations .single_variation_wrap{position:relative;padding-top:12px}.product-component.preset6 .entry-variations .single_variation_wrap .entry-add-to-cart{padding-top:12px;opacity:0;pointer-events:none;transition:.4s cubic-bezier(.37,0,.63,1)}.product-component.preset6 .entry-variations .single_variation_wrap .add-to-cart{display:flex;justify-content:center;align-items:center;gap:8px;background-color:#044c40;color:#f9f8f4;padding:8px 16px;border-radius:8px;border-bottom:2px solid #009872;opacity:1!important}.product-component.preset6 .entry-variations .single_variation_wrap .add-to-cart .icon{display:flex;width:20px;height:20px;padding:4px;align-items:center;gap:10px;aspect-ratio:1/1}.product-component.preset6 .entry-variations .single_variation_wrap .add-to-cart .text{font-size:16px;font-weight:300;line-height:24px}.cdn-item-preset7 .product-box{margin-bottom:35px;margin-top:0}.cdn-item-preset7 .product-box a{cursor:pointer}.cdn-item-preset7 .product-box:hover .product-detail a h6{border-color:#1a202c}.cdn-item-preset7 .product-box .img-wrapper{border:1px solid #edf2f7;margin-bottom:8px}.cdn-item-preset7 .product-box .product-detail a{display:block;margin-bottom:4px}.cdn-item-preset7 .product-box .product-detail a h6{display:inline-block;padding-bottom:4px;border-bottom:1px solid transparent;font-size:17px;font-weight:400;padding-top:0;text-transform:inherit;letter-spacing:1px;line-height:21px;transition:all .1s ease-in}.cdn-item-preset7 .product-box .product-detail .product-price{color:#4a5568;text-align:left;margin-top:0;margin-bottom:7px;line-height:21px}.cdn-item-preset7 .product-box .product-detail .product-price .money,.cdn-item-preset7 .product-box .product-detail .product-price .save-price{margin-left:4px}.navbar{padding:0;display:none}.wrapping-sets-page .text-error{font-size:12px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.wrapping-sets-page .product-component.preset6{display:flex;flex-direction:column;height:100%}.wrapping-sets-page .product-component.preset6 .description{margin-bottom:1rem}.wrapping-sets-page .product-component.preset6 .product-buttons{margin-top:auto!important}.wrapping-sets-page .product-component.preset6 .product-buttons .btn-custom{margin-bottom:0}.items-group-cart .view-cart-main-body .title-company{color:#141414;font-weight:300;text-decoration:underline}.items-group-cart .view-cart-main-body>.custom-checkbox-group{border-bottom:1px solid #d8d8d8;margin-bottom:24px;padding-bottom:12px}.items-group-cart .view-cart-main-body .custom-checkbox-group{padding-left:1.7rem}.items-group-cart .view-cart-main-body .custom-checkbox-group .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>")}.items-group-cart .view-cart-main-body .custom-checkbox-group .custom-control-label{text-transform:inherit;cursor:pointer;font-size:13px;color:#1d1d1f;font-weight:300;letter-spacing:.5px}.items-group-cart .view-cart-main-body .custom-checkbox-group .custom-control-label:before{background:#fff;border:1px solid #e8e8e1}.items-group-cart .view-cart-main-body .custom-checkbox-group .custom-control-label:after,.items-group-cart .view-cart-main-body .custom-checkbox-group .custom-control-label:before{top:.15rem}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list{margin-bottom:48px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .status-with-dotted{display:flex;align-items:center;margin-bottom:12px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .status-with-dotted .dotted-status{flex:0 0 12px;width:12px;height:12px;border-radius:30px;margin-right:7px;background:#82e0aa}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .status-with-dotted .dotted-status.low-stock{background:#eb984e}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .status-with-dotted .dotted-status.out-stock{background:#d6dbdf}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .status-with-dotted h5{color:#7c7c7c;font-size:14px;font-weight:300;line-height:20px;margin:0}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .item-wrapping .order-item{padding:12px 16px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .item-wrapping .order-item .order-image{width:70px;height:70px;flex-shrink:0;margin-right:6px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .item-wrapping .order-item .order-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .item-wrapping .order-item .order-content .order-title{font-size:14px;font-weight:500;color:#333;line-height:1.4;margin-bottom:4px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .item-wrapping .order-item .order-content .order-qty{font-size:13px;color:#888}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .item-wrapping .order-item .order-price{font-size:14px;font-weight:600;color:#333;white-space:nowrap}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item{position:relative;display:flex;flex-direction:row;list-style:none;overflow:hidden;padding:16px;margin-bottom:12px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-image{flex:0 0 193px;max-width:193px;height:231px;padding-right:24px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-image img{width:100%;height:100%;max-width:100%;max-height:100%;background:#ece9de;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:8px;overflow:hidden;cursor:pointer}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail{position:relative;flex-basis:0;flex-grow:1;max-width:100%}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail a.remove-cart-Item{position:absolute;top:4px;right:0;z-index:1;color:#141414;font-size:14px;font-weight:200;line-height:1.25;text-decoration:underline;cursor:pointer}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-left h4{color:#0d523f;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-left>h5{font-weight:300;color:#141414;font-size:13px;line-height:1.3;margin-bottom:16px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-left .cart-product-meta{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:12px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-left .cart-product-meta span.option-in-cart{margin-right:10px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-left .cart-product-meta span.option-in-cart:last-child{margin-right:0}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-left .cart-product-meta span.option-in-cart p{color:#5d5d5d;font-size:14px;font-weight:400;line-height:20px;margin-bottom:0}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-left .cart-product-meta span.option-in-cart p span{color:#7c7c7c}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-left p.note{background-color:#d8d8d8;padding:7px 12px;font-size:13px;font-weight:100;margin-bottom:10px;color:#141414}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-left p.note span{font-weight:600}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-right{position:relative;padding-right:40px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-right .cart-price{display:flex;padding-top:1px;padding-bottom:1px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-right .cart-price p{color:#00af83;font-size:18px;font-weight:300;line-height:28px;margin-bottom:0}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-right .cart-price .price-and-buypoint{display:flex;justify-content:flex-end}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-right .cart-price .cart-price-total{margin-left:15px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-price-and-qty{display:flex;flex-direction:row;justify-content:space-between;margin-top:12px;align-items:flex-end}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-price-and-qty .cart-qty label{color:#141414;font-size:14px;font-weight:600;line-height:18px;margin-top:0;letter-spacing:normal;margin-bottom:7px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-price-and-qty .cart-qty .input-group .input-group-prepend button{height:32px;width:32px;background:transparent;border:none;transition:opacity .2s ease-in;padding:2px;cursor:pointer}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-price-and-qty .cart-qty .input-group .form-control.input-number{width:56px;height:32px;background:transparent;color:#044c40;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px;text-align:center;border:none}.cart-content-stick{position:sticky;top:115px;height:-moz-max-content;height:max-content}.cart-content-stick .cart-content-before{background-color:#f3f1ea;border-radius:8px;padding:16px}.cart-content-stick .cart-content-headline .heading{color:#000;font-family:operetta12,than;font-size:30px;font-weight:400;line-height:normal;text-transform:capitalize;text-align:center;margin-bottom:20px}.cart-content-stick .cart-promo-mark{position:relative;border-bottom:1px solid #d9d9d9;padding-bottom:16px;margin-bottom:16px}.cart-content-stick .cart-promo-mark .heading{color:#3e3e3e;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px}.cart-content-stick .cart-promo-mark .text{color:#5d5d5d;font-size:16px;font-weight:300;line-height:24px}.cart-content-stick .cart-promo-mark .toggle-code{position:absolute;top:2px;right:0;color:#5d5d5d;cursor:pointer}.cart-content-stick .cart-promo-mark .all-promo-n-code{margin-top:8px}.cart-content-stick .cart-promo-mark .all-promo-n-code>div:not(:last-child){margin-bottom:8px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-summary-title{margin-top:0;letter-spacing:normal;text-transform:none;font-weight:200;margin-bottom:24px;color:#141414;font-size:20px;line-height:30px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-summary-list{border-bottom:1px solid #d9d9d9;padding:0 0 16px;margin-bottom:16px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-summary-list ul li{display:flex;justify-content:space-between;gap:10px;color:#3e3e3e;font-size:16px;font-weight:300;line-height:24px;letter-spacing:normal;margin-top:0}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-summary-list ul li:not(:last-child){margin-bottom:8px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .cart-total{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;border-bottom:1px solid #d9d9d9;padding-bottom:16px;margin-bottom:16px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .cart-total .cart-sub-total{color:#141414;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:20px;letter-spacing:normal;text-transform:none;margin-top:0;margin-right:16px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .cart-total .cart-total-price{color:#141414;font-size:20px;font-weight:400;line-height:normal;letter-spacing:normal;text-transform:none;margin-top:0;margin-right:0}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .payment-access{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .payment-access .payment-icon ul{display:flex;gap:8px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .payment-access .earn-point{color:#7c7c7c;font-size:12px;font-weight:300;line-height:18px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .payment-access .earn-point span{color:#5d5d5d}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .continue-shop-container{text-align:center}.content-module-page.cdn-top{position:relative;z-index:9;margin-top:70px;padding:0}.content-module-page .header-content-module .title-content-module{font-size:32px;line-height:2.375rem;color:#1d1d1f;text-transform:uppercase;font-weight:300;text-align:center;margin-bottom:20px;letter-spacing:2px}.content-module-page .content-module-grid{margin-top:50px}.content-module-page .content-module-grid .item-content-view{margin-bottom:3rem}.content-module-page .content-module-grid .item-content-view:nth-of-type(2n+0) .content-view-media .view-media-images{order:2}.content-module-page .content-module-grid .item-content-view:nth-of-type(2n+0) .content-view-media .view-media-text{order:1}.content-module-page .content-module-grid .item-content-view .content-view-title{font-size:28px;line-height:36px;font-weight:100;margin:0;letter-spacing:1px}.content-module-page .content-module-grid .item-content-view .content-view-media .view-media-images img{width:100%;max-width:100%}.content-module-page .content-module-grid .item-content-view .content-view-media .view-media-text .edito-text .expandable-text{font-size:16px;line-height:18px;margin:0 0 30px;color:#1d1d1f;letter-spacing:1px}.content-module-page .content-module-grid .item-content-view .content-view-media .view-media-text .edito-text a{color:#000;background-color:transparent;border:1px solid #000;text-align:center;cursor:pointer;display:inline-block;height:3rem;border-radius:1.5rem;font-size:.9375rem;line-height:44px;padding:0 2rem}.content-module-page .load-content{text-align:center;padding-top:30px}.content-module-page .load-content a{display:inline-block;cursor:pointer;padding:6px 40px;border:1px solid #000;color:#000;background-color:#fff;transition:all .3s linear 0s}.content-module-page .load-content a:hover{color:#fff;background-color:#000;transition:all .3s linear 0s}.content-detail-page.cdn-top{position:relative;z-index:9;margin-top:70px;padding:0}.content-detail-page .header-content-detail-module .title-content-module{font-size:32px;line-height:2.375rem;color:#1d1d1f;text-transform:uppercase;font-weight:300;text-align:center;margin-bottom:20px;letter-spacing:2px}.content-detail-page .content-detail-desc{color:#000;font-size:15px;margin-bottom:20px}.content-detail-page .content-detail-desc iframe,.content-detail-page .content-detail-desc img{max-width:100%}.content-detail-page .content-detail-grid{margin-right:-15px;margin-left:-15px;text-align:center}.content-detail-page .content-detail-grid .detail-grid-image-wrapper{width:25%;padding-left:15px;padding-right:15px;margin-bottom:30px}.content-detail-page .content-detail-grid .detail-grid-image-wrapper img{width:100%}.fremcover-video{position:absolute!important;top:0;width:100%;height:100%!important;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.2);transition:all .15s ease-in}.fremcover-video.playing{opacity:0}.fremcover-video.playing:hover{opacity:1}.fremcover-video a{cursor:pointer;background-color:#fff;padding:10px 20px;border-radius:6px;opacity:.35;transition:all .15s ease-in}.fremcover-video:hover a{opacity:.8}.pricelist-detail-page-responsive>.container>div:nth-child(2) .most-popular .most-popular-label{display:block}.pricelist-detail-page-responsive{padding-top:100px}.pricelist-detail-page-responsive .most-popular .most-popular-label{font-style:normal;font-weight:500;line-height:11px;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;font-size:9px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:6px 0;background-color:#0888c8;text-align:center;text-transform:uppercase;color:#fff;display:none}.pricelist-detail-page-responsive .chart{border:1px solid #e1e1e1;margin-bottom:22px;padding:22px}.pricelist-detail-page-responsive .chart .package h3{font-style:normal;font-weight:700;line-height:22px;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:11px 0 8px;text-align:left;color:#313131}.pricelist-detail-page-responsive .chart .main-price{min-height:40px;display:flex;justify-content:left}.pricelist-detail-page-responsive .chart .main-price .symbol{line-height:28px;font-size:12px;margin-right:3px}.pricelist-detail-page-responsive .chart .main-price .amount,.pricelist-detail-page-responsive .chart .main-price .symbol{font-style:normal;font-weight:500;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pricelist-detail-page-responsive .chart .main-price .amount{font-family:Clarkson,Helvetica,sans-serif;line-height:40px;font-size:32px}.pricelist-detail-page-responsive .chart .template-block__button{padding:15px 0 0;border-top:1px solid #e1e1e1;margin-top:30px}.pricelist-detail-page-responsive .chart .template-block__button i{float:right}.pricelist-detail-page-responsive .feature-group{margin-top:20px}.pricelist-detail-page-responsive .feature-group .section-header{line-height:11px;text-transform:uppercase;font-size:11px;color:#a1a1a1}.pricelist-detail-page-responsive .feature-group .feature,.pricelist-detail-page-responsive .feature-group .section-header{font-style:normal;font-weight:400;letter-spacing:0;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:11px}.pricelist-detail-page-responsive .feature-group .feature{line-height:22px;text-rendering:geometricPrecision;text-transform:none;font-size:16px;display:flex}.pricelist-detail-page-responsive .feature-group .feature .checkmark-wrapper{padding-right:13px}.pricelist-detail-page-responsive .feature-group .feature .checkmark-wrapper svg{width:14px}.pricelist-detail-page-responsive .feature-group .feature .text-checkmark{font-size:15px}.content-category .wrap-cate{display:flex;flex-wrap:nowrap;overflow-y:hidden;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth}.content-category .wrap-cate .cate-i{position:relative;padding:6px 12px;min-width:80px;flex:0 0 auto;text-align:center}.content-category .wrap-cate .cate-i a{position:relative;display:inline-flex;color:#ddd;font-size:16px}.content-category .wrap-cate .cate-i a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:3px;background-color:#000;transition:.5s ease}.content-category .wrap-cate .cate-i.active a,.content-category .wrap-cate .cate-i:hover a{color:#000}.content-category .wrap-cate .cate-i.active a:after,.content-category .wrap-cate .cate-i:hover a:after{width:100%}.content-category .wrap-cate .cate-i:not(:first-child){padding-left:12px}.content-category .wrap-cate .cate-i:not(:first-child):before{content:"/";position:absolute;left:-3px;top:50%;transform:translateY(-50%);color:#ddd}.module-pricelist-page{padding-top:0}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row{margin:0 -20px}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row .pricelist-item{padding-bottom:40px}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row .pricelist-item .pricelist-media .wrapper-priceItem{position:relative}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row .pricelist-item .pricelist-media .wrapper-priceItem .overlay-effect{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 50%,#000);z-index:1}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row .pricelist-item .pricelist-media .pricelist-img{margin:0}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row .pricelist-item .pricelist-media .intro-wrapper{position:absolute;bottom:0;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:15px}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row .pricelist-item .pricelist-media .intro-wrapper .iw-title{font-size:20px;color:#fff;margin:0 0 8px;line-height:normal}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row .pricelist-item .pricelist-media .intro-wrapper .iw-intro{font-size:14px;color:#fff;margin:0 0 12px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row .pricelist-item .pricelist-media .intro-wrapper .iw-more a{color:#fff;text-decoration:underline}.module-pricelist-page .head-pricelist{margin:20px 0 90px;text-align:center}.module-pricelist-page .head-pricelist h3{font-size:30px;font-weight:500;letter-spacing:2px;line-height:1.5;color:#333;margin:0}.module-pricelist-page .module-pricelist-row{margin-top:30px}.module-pricelist-page .module-pricelist-row .pricelist-media .pricelist-img{margin-bottom:15px}.module-pricelist-page .module-pricelist-row .pricelist-media .pricelist-img img{width:100%;max-width:100%}.module-pricelist-page .module-pricelist-row .pricelist-media h6{color:#000;font-size:14px;margin-bottom:20px}.pricelist-detail-page{padding-top:100px}.pricelist-detail-page .chart thead tr th:nth-child(3){background-color:hsla(0,0%,96.5%,.8)}.pricelist-detail-page .chart thead tr.most-popular th:nth-child(3) .most-popular-label{display:block}.pricelist-detail-page .chart thead tr.most-popular th{padding:0}.pricelist-detail-page .chart thead tr.most-popular .most-popular-label{font-style:normal;font-weight:500;line-height:11px;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;font-size:9px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:6px 0;background-color:#0888c8;text-align:center;text-transform:uppercase;color:#fff;display:none}.pricelist-detail-page .chart tbody tr th:nth-child(3){background-color:hsla(0,0%,96.5%,.8)}.pricelist-detail-page .chart .feature-header{font-style:normal;font-weight:400;line-height:22px;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;padding:33px 0 0;width:30%;font-size:10.5px;color:#a1a1a1!important;text-transform:uppercase;font-weight:700}.pricelist-detail-page .chart .feature-name{padding:11px 0;width:30%}.pricelist-detail-page .chart .feature-cell,.pricelist-detail-page .chart .feature-name{font-style:normal;font-weight:400;line-height:22px;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;border-bottom:1px solid #ebebeb}.pricelist-detail-page .chart .feature-cell{width:18%;text-align:center;color:#313131;padding:11px 15px}.pricelist-detail-page .chart .package h3{font-style:normal;font-weight:700;line-height:22px;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:11px 0 8px;text-align:center;color:#313131}.pricelist-detail-page .chart .main-price{min-height:40px;display:flex;justify-content:center}.pricelist-detail-page .chart .main-price .symbol{line-height:28px;font-size:12px;margin-right:3px}.pricelist-detail-page .chart .main-price .amount,.pricelist-detail-page .chart .main-price .symbol{font-style:normal;font-weight:500;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pricelist-detail-page .chart .main-price .amount{font-family:Clarkson,Helvetica,sans-serif;line-height:40px;font-size:32px}.open-modal-store{display:flex;margin-bottom:10px;padding:10px 15px;background-color:#f8f8f8;border:1px solid #d8d8d8}.open-modal-store .thumb-store{flex:0 0 50px;max-width:50px;padding:5px;display:flex;align-items:center;border:1px solid #9b9b9b}.open-modal-store .thumb-store img{width:100%;height:auto}.open-modal-store .text-store-stock{flex-basis:0;flex-grow:1;min-width:0;max-width:100%;padding-left:10px;padding-top:5px;padding-bottom:5px}.open-modal-store .text-store-stock h5{font-size:14px;font-weight:700;line-height:1.21;color:#333;margin-bottom:0}.open-modal-store .text-store-stock span{font-size:12px;font-weight:700;color:#4a90e1;cursor:pointer;padding-top:2px}.open-modal-store .text-store-stock span i{font-size:10px}.empty-cart-cls h4{margin-bottom:16px}.empty-cart-cls .btn-minimal{position:relative;width:auto;background-color:transparent;color:#1d1d1f;font-size:13px;font-weight:700;line-height:1.42;letter-spacing:.1em;text-transform:uppercase;text-align:center;transition:background .2s ease 0s;border:1px solid #1d1d1f;border-radius:25px;overflow:hidden;padding:12.5px 20px}.empty-cart-cls .btn-minimal.btn-black{color:#fff;background:#111}.empty-cart-cls .btn-minimal:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.empty-cart-cls .btn-minimal:hover{transition-delay:.25s}.empty-cart-cls .btn-minimal:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.btn-minimal-glo-mini{color:#1d1d1f;border:1px solid #1d1d1f;background-color:transparent;padding:10px 15px;font-size:11px;font-weight:700;line-height:1.42;text-align:center;text-transform:uppercase;letter-spacing:.1em;width:auto;position:relative;overflow:hidden;transition:background .2s ease 0s}.btn-minimal-glo-mini.btn-black{color:#fff;background:#111}.btn-minimal-glo-mini:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.btn-minimal-glo-mini:hover{transition-delay:.25s}.btn-minimal-glo-mini:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.social-wrapper{padding:0 20px;max-width:415px}.social-wrapper .social-active{margin:0 0 30px}.social-wrapper .social-active .social-active-title{font-size:16px;padding:0 0 15px}.social-wrapper .social-active .social-active-profile .social-active-card{display:flex;align-items:center;background:#e4e4e4;max-width:415px;border-radius:5px;margin:0 0 10px}.social-wrapper .social-active .social-active-profile .social-active-card.facebook .social-active-card-icon{background-color:#415dae}.social-wrapper .social-active .social-active-profile .social-active-card.facebook .social-active-card-icon svg{fill:#fff}.social-wrapper .social-active .social-active-profile .social-active-card.google .social-active-card-icon{margin:4px;border-radius:3px;background-color:#fff}.social-wrapper .social-active .social-active-profile .social-active-card .social-active-card-icon{padding:0 15px;border-radius:5px 0 0 5px}.social-wrapper .social-active .social-active-profile .social-active-card .social-active-card-icon svg{width:22px}.social-wrapper .social-active .social-active-profile .social-active-card .social-active-card-intro{flex:1;padding:0 10px}.social-wrapper .social-active .social-active-profile .social-active-card .social-active-card-intro .social-active-card-title{font-size:16px;letter-spacing:1.2px}.social-wrapper .social-active .social-active-profile .social-active-card .social-active-card-intro .social-active-card-desc{font-size:10px;line-height:1.2}.social-wrapper .social-active .social-active-profile .social-active-card .social-active-card-remove{padding:10px;cursor:pointer}.social-wrapper .social-active .social-active-profile .social-active-card .social-active-card-remove .social-active-btn-remove{border-radius:100%;background:#727272;color:#fff;width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:0;text-align:center}.social-wrapper .social-non-active .social-non-title{font-size:12px;padding:0 0 15px}.social-wrapper .social-non-active .social-non-active-profile{display:flex;align-items:center;margin:0 -10px}.social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro{cursor:pointer;display:flex;align-items:center;margin:0 10px;flex:1;border:1px solid rgba(0,0,0,.1803921569);padding:0 15px;border-radius:8px}.social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro.facebook{background-color:#415dae;color:#fff;border-radius:8px}.social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro.facebook .social-non-icon svg{fill:#fff}.social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro .social-non-icon{display:flex;align-items:center}.social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro .social-non-icon svg{width:32px}.social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro .social-non-text{flex:1;padding:0 10px;font-size:16px}.social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro .social-non-button-plus{font-size:20px}.pricelist-preview-page{margin-top:0;padding-top:0}.pricelist-preview-page .pricelist-preview-inner .preview-details{margin-top:8px;margin-bottom:32px}.pricelist-preview-page .pricelist-preview-inner .preview-details img{width:100%;max-width:100%}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-first.sticky-top{z-index:9;position:sticky;top:130px;height:-moz-max-content;height:max-content}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-first .details-highlight{margin-bottom:30px;text-align:left}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-first .details-highlight h4{line-height:1.4}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-first .details-highlight ul{list-style:none;margin:0 0 10px 15px}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-first .details-highlight ul li{position:relative;padding-left:10px;font-size:13px;line-height:24px}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-first .details-highlight ul li:before{content:"-";display:block;position:absolute;width:10px;left:0;speak:none}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-last .preview-description{text-align:center;color:#1d1d1f;font-size:16px}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-last .preview-description p{font-weight:100;color:#1d1d1f;font-size:16px;line-height:1.8;margin-bottom:50px}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-last .preview-description iframe,.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-last .preview-description img{max-width:100%}.h-frame .product-frame{z-index:10}.tab-point-reward{margin-top:15px}.tab-point-reward .nav-tabs .nav-link{color:#495057}.tab-point-reward .content-point-record,.tab-point-reward .list-item-point-reward{margin-top:20px}.data-list-item-point{margin-bottom:15px}.tracking_order{margin-top:25px;border:1px solid #d8d8d8;padding:20px}.tracking_order h2{font-size:16px}.ngx-datatable.material.not-shadow{box-shadow:none}.ngx-datatable.material p{font-size:12px;font-weight:300;line-height:16px;padding-top:6px;padding-bottom:6px;margin-bottom:0}.order-product-review .content-loading{text-align:center;padding-top:30px;padding-bottom:30px}.order-product-review .content-loading img{max-width:220px}.order-product-review .order-wrapper .order-items{display:flex;background-color:#f2f2f2;border:1px solid #d8d8d8;margin:0 0 12px;padding:24px;align-items:center}.order-product-review .order-wrapper .order-items .order-images{flex:0 0 71px}.order-product-review .order-wrapper .order-items .order-images img{max-width:100%}.order-product-review .order-wrapper .order-items .order-content{flex:1;padding-left:16px}.order-product-review .order-wrapper .order-items .order-content .order-prd-name{padding:0 0 .5rem}.order-product-review .order-wrapper .order-items .order-content .order-prd-name .review-draft{color:red;margin-left:5px}.order-product-review .order-wrapper .order-items .order-content .order-prd-option{padding:0 0 .5rem}.order-product-review .order-wrapper .order-items .order-content .order-prd-option .option-in-order{display:flex;flex-flow:column wrap}.order-product-review .order-wrapper .order-items .order-content .order-prd-option .option-in-order span{margin:0 0 .25rem}.order-product-review .order-wrapper .order-items .order-review .btn:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.order-product-review .order-wrapper .order-items .order-review .btn:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.order-product-review .order-wrapper .order-items .order-review .btn.btn-write-review{width:auto;display:inline-block;font-size:12px;font-weight:400;text-transform:uppercase;line-height:36px;height:40px;padding:0 20px;position:relative;overflow:hidden;transition:background .2s ease 0s;background-color:#1d1d1f;border-color:#1d1d1f;color:#fff}.pagination-custom .page-link{border:none;color:#666;border-radius:.25rem}.pagination-custom .page-item.active .page-link{z-index:3;color:#666;background-color:#e9ecef}.pagination-custom .page-item{margin-left:5px;margin-right:5px}.popup-view-modal .modal-content{background-color:transparent;border-radius:0;border:none}.popup-view-modal .modal-content .close-popup{display:none}.popup-view-modal .modal-content .selection-data .head-selection-popup{font-size:30px;line-height:1em;margin-bottom:0;font-weight:500;color:#fff;text-align:center;text-transform:none}.popup-view-modal .modal-content .selection-data .selection-options{list-style:none}.popup-view-modal .modal-content .selection-data .selection-options li{display:block;text-align:center}.popup-view-modal .modal-content .selection-data .selection-options li a{font-size:24px;font-weight:300;line-height:1.2em;cursor:pointer;line-height:2.5em;text-align:center;position:relative;color:#fff;opacity:.6;transition:opacity .3s cubic-bezier(.694,0,.335,1)}.popup-view-modal .modal-content .selection-data .selection-options li a:hover{opacity:1}.popup-view-modal .modal-content .selection-data .selection-options li a:hover:after{transform:scaleX(1)}.popup-view-modal .modal-content .selection-data .selection-options li a:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:100%;height:100%;z-index:100;top:auto;bottom:-4px;height:1px;background-color:#fff;transform-origin:left center;transform:scaleX(0);transition:transform .3s cubic-bezier(.694,0,.335,1)}.popup-view-modal .modal-content .selection-data .selection-options li.is-active a{opacity:1}.popup-view-modal .modal-content .selection-data .selection-options li.is-active a:after{transform:scaleX(1)}.outerHeader{display:none;position:fixed;z-index:99;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.outerHeader .menuResp{display:flex;justify-content:space-around;height:60px}.outerHeader .menuResp a{display:inline-flex;flex-direction:column;justify-content:center;align-items:center}.outerHeader .menuResp a .cover{position:relative}.outerHeader .menuResp a .cover img{width:26px;height:26px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.outerHeader .menuResp a .title{color:#000;font-size:10px}.outerHeader .menuResp a.util-cart .cart-badge{display:inline-flex;justify-content:center;align-items:center;position:absolute;top:-5px;right:-2px;padding:4px;min-width:15px;height:15px;background:#000;color:#fff;font-size:9px;font-weight:700;text-align:center;letter-spacing:-.28px;border-radius:9px}.h-frame{position:relative}.h-frame .product-frame{position:absolute;top:0;right:0;z-index:0;width:100%;height:100%}.h-frame .product-frame img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.banner-pricelist .banner-box{position:relative;border-radius:12px;overflow:hidden}.banner-pricelist .banner-box img{width:100%;max-height:592px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.banner-pricelist .banner-box .over-title{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);color:#fff;font-size:32px;text-align:center;padding:0 16px}.banner-pricelist .banner-text{text-align:center;padding-top:60px;padding-bottom:60px}.banner-pricelist .banner-text .title{font-size:26px;font-weight:600}.banner-pricelist .banner-text .info{font-size:16px;margin-top:8px}.pricelist-form{position:relative;background-color:#64ad45}.pricelist-form .inner-bg{opacity:.2;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover}.pricelist-form .inner-body{position:relative;z-index:2;padding:80px 0}.pricelist-form .inner-body .fomr-header .title{color:#fff;font-size:26px;font-weight:600}.pricelist-form .inner-body .fomr-header .content{color:#fff;font-size:18px}.pricelist-form .inner-body .theme-form{position:relative}.pricelist-form .inner-body .theme-form .ng-select.ng-select-single .ng-select-container,.pricelist-form .inner-body .theme-form input,.pricelist-form .inner-body .theme-form textarea{color:#fff;background-color:transparent;border-left:#fff;border-color:#fff #fff currentcolor;border-right:#fff;border-top:#fff}.pricelist-form .inner-body .theme-form .ng-select.ng-select-single .ng-select-container{height:50px;font-size:16px}.pricelist-form .inner-body .theme-form .ng-select.ng-select-single .ng-select-container .ng-value-container{padding-left:0}.pricelist-form .inner-body .theme-form .form-row .form-sending-lond{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.5);z-index:9}.pricelist-form .inner-body .theme-form .form-row .form-sending-lond h3{font-size:22px;margin-bottom:0}.pricelist-form .inner-body .theme-form .form-row .contact-group-title{font-size:16px;position:relative;margin-bottom:30px;margin-top:25px;color:#141414;font-weight:600}.pricelist-form .inner-body .theme-form .form-row .contact-group-title:after{content:"";position:absolute;height:4px;background:#1d1d1f;width:50px;bottom:-14px;left:0}.pricelist-form .inner-body .theme-form .form-row .form-stream-group label{display:none}.pricelist-form .inner-body .theme-form .form-row .form-stream-group textarea.form-control{height:auto}.pricelist-form .inner-body .theme-form .form-row .form-stream-group .ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#fff}.pricelist-form .inner-body .theme-form .form-row .form-stream-group .ng-select .ng-arrow-wrapper .ng-arrow{border-color:#fff transparent transparent}.pricelist-form .inner-body .theme-form .form-row .form-stream-group .form-control{font-size:16px;font-weight:100;border-radius:0;background:transparent;transition:border .3s ease 0s;margin-bottom:0;height:50px;padding:.375rem 0}.pricelist-form .inner-body .theme-form .form-row .form-stream-group .form-control.is-invalid{border-color:#dc3545}.pricelist-form .inner-body .theme-form .form-row .form-stream-group .form-control::-webkit-input-placeholder{color:#fff}.pricelist-form .inner-body .theme-form .form-row .form-stream-group .form-control::-moz-placeholder{color:#fff}.pricelist-form .inner-body .theme-form .form-row .form-stream-group .form-control:-ms-input-placeholder{color:#fff}.pricelist-form .inner-body .theme-form .form-row .form-stream-group .form-control:-moz-placeholder{color:#fff}.pricelist-form .inner-body .theme-form .form-row .btn-minimal{color:#64ad45;background-color:#fff;padding:12px 20px;font-size:16px;font-weight:700;line-height:1.42;text-align:center;text-transform:uppercase;min-width:180px;position:relative;overflow:hidden;transition:background .2s ease 0s;border-radius:200px}.pricelist-form .inner-body .theme-form .form-row .btn-minimal:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.pricelist-form .inner-body .theme-form .form-row .btn-minimal:hover{transition-delay:.25s}.pricelist-form .inner-body .theme-form .form-row .btn-minimal:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.pricelist-form .inner-body .contactsuccess-noteti{text-align:center}.pricelist-form .inner-body .contactsuccess-noteti .title-noteti{margin-top:30px;margin-bottom:30px;font-size:32px;line-height:60px;color:#fff;font-weight:600;text-transform:inherit}.pricelist-form .inner-body .contactsuccess-noteti .status-noteti{color:#fff;font-size:18px;line-height:30px;font-weight:600;margin-bottom:25px;letter-spacing:.8px}.content-module-layout{margin-top:20px}.content-module-sidebar .title-module-sidebar{font-size:16px;line-height:2;font-weight:600;color:#54585a;text-transform:uppercase}.content-module-sidebar .list-group{border-radius:0}.content-module-sidebar .list-group .list-group-item{font-size:14px;background:0 0;color:#044c40;border:none;transition:.4s cubic-bezier(.37,0,.63,1);cursor:pointer;padding:5px}.content-module-sidebar .list-group .list-group-item:hover{color:#006855}.content-module-sidebar .list-group .list-group-item:active{color:#00af83}.content-module-sidebar .list-group .list-group-item:disabled,.content-module-sidebar .list-group .list-group-item[disabled=true]{color:#c3c3c3}.content-module-sidebar .list-group .list-group-item.active{background-color:#f8f8f8}.content-module-sidebar .list-group .list-group-item.active:after{content:"";font-family:FontAwesome;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900;vertical-align:middle;float:right;margin-top:5px;font-size:12px}.content-module-sidebar .list-group .list-group-item a{color:currentColor}.content-module-list{margin:0 0 40px}.content-module-list .item-content-module{background:#fff;border-radius:8px;overflow:hidden}.content-module-list .item-content-module:not(:last-child){margin-bottom:40px}.content-module-list .item-content-module a{display:flex;flex-direction:row;align-items:flex-start}.content-module-list .item-content-module .type-images{flex:0 0 400px;max-width:400px}.content-module-list .item-content-module .type-images .image-wrap img{width:100%;max-width:100%;transition:all .3s ease-in-out}.content-module-list .item-content-module .text-side{flex-basis:0;flex-grow:1;min-width:0;max-width:100%;padding:10px 0 10px 44px}.content-module-list .item-content-module .text-side .label-is-default{color:#999;font-size:10px;font-weight:100;line-height:20px;margin-bottom:5px}.content-module-list .item-content-module .text-side .site-online-title2{font-size:21px;font-weight:500;line-height:26px;text-transform:uppercase;margin:12px auto 16px}.content-module-list .item-content-module .text-side .feature-text-paragraphs{color:#6b6b6b;font-size:16px;font-weight:300;line-height:24px}.content-module-list .item-content-module .text-side .feature-text-paragraphs p{font-size:16px;font-weight:300;line-height:24px}.content-module-list .item-content-module .text-side .readmore-content{display:flex}.content-module-list .item-content-module .text-side .readmore-content a:not(:first-child){margin-left:10px}.content-module-list .item-content-module:hover .type-images .image-wrap img{opacity:.8}.content-page.cdn-module-download .cdn-title-content-module{font-size:30px;font-weight:500}.banner-category .categorie-image{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.banner-category .categorie-content{padding:56px 24px}.banner-category .categorie-content .heading{color:#252525;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:48px;text-transform:capitalize;text-align:center;margin-bottom:4px}.banner-category .categorie-content .textBox{color:#7c7c7c;font-size:18px;font-weight:300;line-height:24px;text-align:center}.warp-product-list.container-fulid{padding-left:15px;padding-right:15px}.tools-combo{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.nav-jump{border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;padding:20px 12px}.nav-jump ul{display:flex;gap:30px}.nav-jump ul li{flex:0 0 auto}.nav-jump ul li a{color:#3e3e3e;font-size:16px;cursor:pointer}.cusPage-banner{position:relative;background-color:#f9f8f4;padding-top:37px}.cusPage-banner .page-image{width:100%;min-height:500px;max-height:564px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cusPage-banner .headline{display:flex;flex-direction:column;align-items:center;gap:16px;position:absolute;bottom:0;width:100%;padding:24px 24px 32px}.cusPage-banner .headline .headline-inner{display:flex;flex-direction:column;align-items:center;gap:4px;max-width:600px}.cusPage-banner .headline .headline-inner .heading{color:#fff;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:48px;text-transform:capitalize;text-align:center;margin-bottom:0}.cusPage-banner .headline .headline-inner .text{color:#c3c3c3;font-size:16px;font-weight:300;line-height:24px;text-align:center}.cusPage-bannerScroll{width:100%;padding-top:48px;overflow:hidden}.cusPage-bannerScroll .bannerScroll-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:0}.cusPage-bannerScroll .bannerScroll-container .config-content{display:flex;flex-direction:column;align-self:stretch;gap:24px}.cusPage-bannerScroll .bannerScroll-container .config-content .heading{color:#000;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:48px;text-transform:capitalize;margin-bottom:0}.cusPage-bannerScroll .bannerScroll-container .config-content .description{color:#044c40;font-family:griffiths,than;font-size:24px;font-weight:400;line-height:36px}.cusPage-bannerScroll .bannerScroll-container .data-content{padding-right:15px}.cusPage-bannerScroll .bannerScroll-container .data-content .data-item:not(:last-child){margin-bottom:32px}.cusPage-bannerScroll .bannerScroll-container .data-content .data-item .heading{color:#3e3e3e;font-family:operetta12,than;font-size:40px;font-weight:400;line-height:inherit;text-transform:capitalize;margin:0 0 16px}.cusPage-bannerScroll .bannerScroll-container .data-content .data-item .description{color:#5d5d5d;font-size:16px;font-weight:300;line-height:24px}.cusPage-bannerScroll .bannerScroll-container .data-content .data-item .cover img{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cusPage-bannerScroll .bannerScroll-container .data-content .data-item .link{margin-top:24px}.cusPage-bannerScroll .bannerScroll-container .bannerSlider{padding-right:15px}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .carCus-item .image img{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:4px}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .carCus-item .content{display:flex;align-items:center;height:52px;padding:12px 110px 12px 0;margin-top:10px}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .carCus-item .content .heading{color:#5d5d5d;font-size:14px;font-weight:300;line-height:20px;text-transform:capitalize;margin-bottom:0}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav{margin:0}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav [class*=owl-]{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:#f3f1ea;color:#7c7c7c;font-size:40px;border-radius:99px;transition:all .2s ease-in-out;padding:2px;margin:0}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav [class*=owl-]:hover{background:#e7fff9}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav [class*=owl-]:hover .left-g2,.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav [class*=owl-]:hover .right-g2{opacity:0}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav [class*=owl-]:active{background:#b7ffed}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav [class*=owl-]:active .left-g2,.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav [class*=owl-]:active .right-g2{opacity:0}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav [class*=owl-] .left-g2,.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav [class*=owl-] .right-g2{position:absolute;z-index:2;transition:all .2s ease-in-out}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav [class*=owl-] .left-g,.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav [class*=owl-] .right-g{position:absolute;z-index:1;transition:all .2s ease-in-out}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav .disabled{opacity:0}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav .owl-prev{left:-15px}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav .owl-prev i{margin-top:-2px;margin-left:-5px}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav .owl-next{right:-15px}.cusPage-bannerScroll .bannerScroll-container .bannerSlider .carousel-custom .owl-carousel .owl-nav .owl-next i{margin-top:-2px;margin-right:-5px}.cusPage-bannerText{width:100%;padding-top:48px;padding-bottom:48px;overflow:hidden}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav{display:flex;justify-content:center;gap:24px;margin:16px 0 0}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav [class*=owl-]{display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:#f3f1ea;color:#7c7c7c;font-size:40px;border-radius:99px;transition:all .2s ease-in-out;padding:2px;margin:0}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav [class*=owl-]:hover{background:#e7fff9}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav [class*=owl-]:hover .left-g2,.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav [class*=owl-]:hover .right-g2{opacity:0}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav [class*=owl-]:active{background:#b7ffed}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav [class*=owl-]:active .left-g2,.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav [class*=owl-]:active .right-g2{opacity:0}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav [class*=owl-] .left-g2,.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav [class*=owl-] .right-g2{position:absolute;z-index:2;transition:all .2s ease-in-out}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav [class*=owl-] .left-g,.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav [class*=owl-] .right-g{position:absolute;z-index:1;transition:all .2s ease-in-out}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav .disabled{opacity:0}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav .owl-prev{left:16px}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav .owl-prev i{margin-top:-2px;margin-left:-5px}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav .owl-next{right:16px}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav .owl-next i{margin-top:-2px;margin-right:-5px}.cusPage-bannerText .cusPage-slider{display:flex;flex-direction:column;align-items:center}.cusPage-bannerText .cusPage-slider .cover{flex:0 0 auto;background:#d9d9d9;border-radius:8px 8px 8px 8px;overflow:hidden}.cusPage-bannerText .cusPage-slider .cover img{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cusPage-bannerText .cusPage-slider .content{display:flex;flex-direction:column;justify-content:center;flex:1 0 auto;height:100%;padding-left:24px;padding-right:32px}.cusPage-bannerText .cusPage-slider .content .heading{color:#000;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:48px;text-transform:capitalize;margin:0 0 16px}.cusPage-bannerText .cusPage-slider .content .intro{color:#000;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px;text-transform:capitalize;margin:0 0 8px}.cusPage-bannerText .cusPage-slider .content .detail{color:#5d5d5d;font-size:14px;font-weight:300;line-height:20px}.cusPage-bannerText .cusPage-slider .content .detail a{display:inline-flex;justify-content:center;align-items:center;align-self:stretch;color:#009872;font-family:poppins,than;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;transition:all .2s ease-in-out;cursor:pointer;padding:2px 4px}.cusPage-bannerText .cusPage-slider .content .detail a:hover{color:#006855;-webkit-text-decoration-line:underline;text-decoration-line:underline}.cusPage-bannerText .cusPage-slider .content .detail a:active{color:#00af83;-webkit-text-decoration-line:underline;text-decoration-line:underline}.cusPage-bannerText .cusPage-slider .content .detail a:disabled,.cusPage-bannerText .cusPage-slider .content .detail a[disabled=true]{color:#c3c3c3;-webkit-text-decoration-line:underline;text-decoration-line:underline}.cusPage-bannerText .cusPage-slider-reverse{display:flex;flex-direction:column;align-items:center}.cusPage-bannerText .cusPage-slider-reverse .cover{flex:1 1 auto;order:1;background:#d9d9d9;border-radius:16px 16px 16px 16px;overflow:hidden}.cusPage-bannerText .cusPage-slider-reverse .cover img{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cusPage-bannerText .cusPage-slider-reverse .content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:0 0 auto;order:2;height:100%;padding-left:24px;padding-right:32px}.cusPage-bannerText .cusPage-slider-reverse .content .heading{color:#252525;font-family:operetta12,than;font-size:40px;font-weight:300;line-height:60px;text-transform:capitalize;text-align:center;margin:0 0 8px}.cusPage-bannerText .cusPage-slider-reverse .content .detail{color:#5d5d5d;font-size:16px;font-weight:300;line-height:24px;text-align:center}.cusPage-bannerText .cusPage-slider-reverse .content .detail a{color:#009872;text-decoration:underline;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.cusPage-bannerText .cusPage-slider-reverse .content .link{position:relative;margin-top:24px}.cusPage-bannerText-2{width:100%;padding-top:35px;padding-bottom:35px;overflow:hidden}.cusPage-bannerText-2 .bannerText-2-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.cusPage-bannerText-2 .bannerText-2-container .cover img{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cusPage-bannerText-2 .bannerText-2-container .content{display:flex;flex-direction:column;justify-content:center;height:100%}.cusPage-bannerText-2 .bannerText-2-container .content .heading{color:#3e3e3e;font-family:operetta12,than;font-size:32px;font-weight:400;line-height:inherit;text-transform:capitalize;margin:0 0 18px}.cusPage-bannerText-2 .bannerText-2-container .content .detail{color:#7c7c7c;font-size:17px}.cusPage-bannerText-2 .bannerText-2-container .content .link{margin-top:24px}.cusPage-bannerText-2 .bannerText-2-container .content .link a{display:inline-flex;justify-content:center;align-items:center;color:#044c40;font-family:poppins,than;border-radius:8px;transition:all .2s ease-in;cursor:pointer}.cusPage-bannerText-2 .bannerText-2-container .content .link a:hover{color:#006855}.cusPage-bannerText-2 .bannerText-2-container .content .link a:active{color:#00af83}.cusPage-bannerText-2 .bannerText-2-container .content .link a:disabled,.cusPage-bannerText-2 .bannerText-2-container .content .link a[disabled]{color:#c3c3c3}.cusPage-bannerText-2 .bannerText-2-container .content .link a .txtBtn{display:flex;justify-content:center;align-items:center;gap:8px}.cusPage-bannerText-2 .bannerText-2-container .content .link a .txtBtn .icon{display:flex;align-items:center;width:20px;height:20px;aspect-ratio:1/1;padding:4px}.cusPage-bannerText-2 .bannerText-2-container .content .link a .txtBtn .text{color:currentColor;font-size:16px;font-weight:300;line-height:24px}.cusPage-bannerText-full2Side{padding-top:37px}.cusPage-bannerText-full2Side-design{padding-top:48px;padding-bottom:48px}.cusPage-bannerText-full2Side-design .content-box .content-image{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:8px 8px 8px 8px}.cusPage-bannerText-full2Side-design .content-box .content-box{padding:56px 24px}.cusPage-bannerText-full2Side-design .content-box .content-box .heading{color:#000;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:48px;text-transform:capitalize;text-align:center;margin-bottom:0}.cusPage-bannerText-full2Side-design .content-box .content-box .textBox{color:#5d5d5d;font-size:18px;font-weight:300;line-height:28px;text-align:center;margin-top:16px}.cusPage-bannerText-full2Side-design .content-box .content-box .signature{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-top:36px}.cusPage-bannerText-full2Side-design .content-box .content-box .signature .text{color:#044c40;font-family:griffiths,than;font-size:24px;font-weight:400;line-height:36px}.productsTwoSide{width:100%;padding-top:60px;padding-bottom:60px;overflow:hidden}.productsTwoSide .headline .heading{color:#252525;font-family:operetta12,than;font-size:32px;font-weight:400;line-height:inherit;text-transform:capitalize;text-align:center;margin:0 0 40px}.productsTwoSide .reHeight{height:auto}.productsTwoSide .show-products .carousel-products{position:relative}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav{margin:0}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:#f3f1ea;color:#7c7c7c;font-size:40px;border-radius:99px;transition:all .2s ease-in-out;padding:2px;margin:0}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:hover{background:#e7fff9}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:hover .left-g2,.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:hover .right-g2{opacity:0}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:active{background:#b7ffed}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:active .left-g2,.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:active .right-g2{opacity:0}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .left-g2,.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .right-g2{position:absolute;z-index:2;transition:all .2s ease-in-out}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .left-g,.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .right-g{position:absolute;z-index:1;transition:all .2s ease-in-out}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav .disabled{opacity:0}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-prev{left:3px}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-prev i{margin-top:-2px;margin-left:-5px}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-next{right:3px}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-next i{margin-top:-2px;margin-right:-5px}.productsTwoSide .show-products .product-component.preset6{margin-left:15px;margin-right:15px}.productsTwoSide .cover img{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.productsTwoSide-inner{width:100%;overflow:hidden}.productsTwoSide-inner .headline .heading{color:#252525;font-family:operetta12,than;font-size:32px;font-weight:400;line-height:inherit;text-transform:capitalize;text-align:center;margin:0 0 40px}.productsTwoSide-inner .reHeight{height:auto}.productsTwoSide-inner .show-products .carousel-products{position:relative}.productsTwoSide-inner .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav{margin:0}.productsTwoSide-inner .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:#f3f1ea;color:#7c7c7c;font-size:40px;border-radius:99px;padding:2px;margin:0}.productsTwoSide-inner .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav .disabled{opacity:0}.productsTwoSide-inner .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-prev{left:3px}.productsTwoSide-inner .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-prev i{margin-top:-2px;margin-left:-5px}.productsTwoSide-inner .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-next{right:3px}.productsTwoSide-inner .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-next i{margin-top:-2px;margin-right:-5px}.productsTwoSide-inner .show-products .product-component.preset6{margin-left:15px;margin-right:15px}.productsTwoSide-inner .cover{position:relative}.productsTwoSide-inner .cover img{width:100%;max-width:100%;height:595px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.productsTwoSide-inner .cover .content{position:absolute;bottom:0;display:flex;flex-direction:column;justify-content:center;width:100%;padding:24px}.productsTwoSide-inner .cover .content .intro{color:#fff;font-family:griffiths,than;font-size:20px;font-weight:400;line-height:30px;text-align:center;margin-bottom:4px}.productsTwoSide-inner .cover .content .title{color:#fff;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:48px;text-align:center;text-shadow:0 4px 16px rgba(0,0,0,.16);margin-bottom:0}.productsTwoSide-inner .cover .content .link{display:flex;justify-content:center;align-items:center;padding:2px 4px;margin-top:12px}.sideCoupon{height:100vh;width:400px;position:fixed;z-index:9999;top:0;bottom:0;right:-400px;background-color:#fff;transition:all .25s cubic-bezier(.165,.84,.44,1)}.sideCoupon.cdn-open-side{right:0}.sideCoupon.cdn-open-side .sidebar-overlay{animation:overlay-on .35s forwards;visibility:visible}.sideCoupon .sidebar-overlay{visibility:hidden;opacity:0;background-color:#e6e6e6;position:fixed;z-index:6;top:0;left:0;width:100%;height:100vh;transition:all 1s}.sideCoupon .sideCoupon-inner{background-color:#fff;z-index:9;position:relative;height:100vh;top:0;display:flex;flex-direction:column;padding:16px 0}.sideCoupon .sideCoupon-inner .headline{display:flex;position:relative;padding:0 16px;margin-bottom:24px}.sideCoupon .sideCoupon-inner .headline .heading{color:#000;font-family:operetta12,than;font-size:28px;font-weight:400;line-height:normal;text-transform:capitalize;text-align:center;margin-bottom:0}.sideCoupon .sideCoupon-inner .headline .closeSide{position:absolute;top:50%;right:0;transform:translateY(-50%)}.sideCoupon .sideCoupon-inner .bodyContent{overflow:scroll}.sideCoupon .sideCoupon-inner .bodyContent .contentInput{display:flex;gap:15px;border-bottom:1px solid #e2e2e2;padding:0 16px 24px;margin-bottom:20px}.sideCoupon .sideCoupon-inner .bodyContent .contentInput .inpCode{flex:1 0 auto;height:40px;color:#7c7c7c;font-size:16px;border:1px solid #d6d6d6;border-radius:8px;padding:4px 12px}.sideCoupon .sideCoupon-inner .bodyContent .contentInput .inpBtn{display:inline-flex;justify-content:center;align-items:center;flex:0 1 auto;height:40px;color:#fff;font-size:16px;background-color:#5d5d5d;border-radius:24px;padding:0 16px}.sideCoupon .sideCoupon-inner .bodyContent .contentCoupon{padding:0 16px}.sideCoupon .sideCoupon-inner .bodyContent .contentCoupon .pickCode-list{display:flex;flex-direction:column;row-gap:16px}.sideCoupon .sideCoupon-inner .bodyContent .contentCoupon .pickCode-list .pickCode-item .couponBox{display:flex;background-color:#efefef;border-radius:8px;padding:16px}.sideCoupon .sideCoupon-inner .bodyContent .contentCoupon .pickCode-list .pickCode-item .couponBox .couponCode{flex:0 0 calc(100% - 100px);border-right:1px solid #c9c9c9;padding-right:8px}.sideCoupon .sideCoupon-inner .bodyContent .contentCoupon .pickCode-list .pickCode-item .couponBox .couponCode .title{color:#3e3e3e;font-family:operetta12,than;font-size:18px;font-weight:400;line-height:normal;text-transform:capitalize;margin-bottom:12px}.sideCoupon .sideCoupon-inner .bodyContent .contentCoupon .pickCode-list .pickCode-item .couponBox .couponCode .info{color:#5d5d5d;font-size:15px;margin-bottom:8px}.sideCoupon .sideCoupon-inner .bodyContent .contentCoupon .pickCode-list .pickCode-item .couponBox .couponCode .code{color:#5d5d5d;font-size:15px}.sideCoupon .sideCoupon-inner .bodyContent .contentCoupon .pickCode-list .pickCode-item .couponBox .couponCode .code span{font-weight:600}.sideCoupon .sideCoupon-inner .bodyContent .contentCoupon .pickCode-list .pickCode-item .couponBox .couponCode .expires{color:#5d5d5d;font-size:15px}.sideCoupon .sideCoupon-inner .bodyContent .contentCoupon .pickCode-list .pickCode-item .couponBox .couponCode .expires span{font-weight:600}.sideCoupon .sideCoupon-inner .bodyContent .contentCoupon .pickCode-list .pickCode-item .couponBox .couponBtn{display:inline-flex;align-items:center;justify-content:center;flex:1 0 100px;padding-left:8px}.sideCoupon .sideCoupon-inner .bodyContent .contentCoupon .pickCode-list .pickCode-item .couponBox .couponBtn a{color:#252525;font-size:16px;text-decoration:underline;cursor:pointer}.build-a-gift-wrap.container-fulid{padding-left:15px;padding-right:15px}.build-a-gift-wrap .filter-control{margin-bottom:24px}.build-a-gift-wrap .headline{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:24px}.build-a-gift-wrap .headline .heading{color:#5d5d5d;font-family:operetta12,than;font-size:32px;font-weight:400;line-height:inherit;text-transform:capitalize;margin:0}.build-a-gift-wrap .headline .headBtn a svg{width:22px;height:22px}.build-a-gift-wrap .small-heading{color:#000;font-family:operetta12,than;font-size:20px;font-weight:400;line-height:inherit;text-transform:capitalize;margin-bottom:0}.build-a-gift-wrap .changeBtn a{display:inline-flex;justify-content:center;align-items:center;background-color:#f7f7f7;color:#252525;font-size:17px;line-height:inherit;text-decoration:none;border-radius:50px;border:1px solid #d9d9d9;padding:6px 18px;cursor:pointer}.build-a-gift-wrap .setup-bundle{background-color:#f2f2f2;border-radius:8px;padding:16px}.build-a-gift-wrap .setup-bundle .inside-wrap{background-color:#f7f7f7;border-radius:8px;padding:16px 16px 0}.build-a-gift-wrap .setup-bundle .inside-wrap-full{background-color:#f7f7f7;border-radius:8px;padding:16px}.build-a-gift-wrap .setup-bundle .ins-item.insert .cover{background-color:#e6e6e6;border:1px solid #e6e6e6}.build-a-gift-wrap .setup-bundle .ins-item.insert .title{color:#000}.build-a-gift-wrap .setup-bundle .ins-item .cover{display:flex;justify-content:center;align-items:center;height:178px;border:1px dashed #d9d9d9;border-radius:8px}.build-a-gift-wrap .setup-bundle .ins-item .remove,.build-a-gift-wrap .setup-bundle .ins-item .title{color:#7c7c7c;font-size:17px;text-align:center;margin-top:12px}.build-a-gift-wrap .setup-bundle .ins-item .remove{display:block;text-decoration:underline}.build-a-gift-wrap .setup-bundle .ins-item-2{display:flex;gap:12px}.build-a-gift-wrap .setup-bundle .ins-item-2 .cover{flex:0 0 110px;width:110px;height:110px;background-color:#e6e6e6;border-radius:8px}.build-a-gift-wrap .setup-bundle .ins-item-2 .content{flex:1 1 auto}.build-a-gift-wrap .setup-bundle .ins-item-2 .content .title{color:#000;font-family:operetta12,than;font-size:18px}.build-a-gift-wrap .setup-bundle .ins-item-2 .content .info,.build-a-gift-wrap .setup-bundle .ins-item-2 .content .type{color:#5d5d5d;font-size:16px;margin-top:4px}.build-a-gift-wrap .setup-bundle .summary .sum-item{display:flex;justify-content:space-between;align-items:center;padding:6px 0}.build-a-gift-wrap .setup-bundle .summary .sum-item .data,.build-a-gift-wrap .setup-bundle .summary .sum-item .title{color:#3e3e3e;font-size:17px}.build-a-gift-wrap .setup-bundle .summary .sum-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;padding:12px 0}.build-a-gift-wrap .setup-bundle .summary .sum-total .data,.build-a-gift-wrap .setup-bundle .summary .sum-total .title{color:#3e3e3e;font-size:20px}.build-a-gift-wrap .setup-bundle .addCart a{display:flex;justify-content:center;align-items:center;width:100%;height:48px;background-color:#5d5d5d;color:#fff;font-size:18px;font-weight:400;line-height:normal;text-align:center;text-transform:inherit;transition:all .2s ease-in;border-radius:25px;margin-top:20px;cursor:pointer}.build-a-gift-wrap .setup-bundle .finishBundle .cover{width:100%;height:250px;background-color:#e6e6e6;border-radius:8px}.build-a-gift-wrap .setup-bundle .finishBundle .title{color:#000;font-family:operetta12,than;font-size:18px;text-align:center;margin-top:20px}.build-a-gift-wrap .setup-bundle .finishBundle .info{color:#3e3e3e;font-size:16px;text-align:center;margin-top:12px}.build-a-gift-wrap .setup-bundle .createBtn a{display:flex;justify-content:center;align-items:center;width:100%;height:46px;background-color:#fcfcfc;color:#252525;font-size:18px;font-weight:400;line-height:normal;text-align:center;text-transform:inherit;transition:all .2s ease-in;border-radius:25px;border:1px solid #e0e0e0;margin-top:20px;cursor:pointer}.sideWrapping{position:fixed;z-index:9999;top:0;bottom:0;right:-100%;height:100vh;width:500px;max-width:100%;background-color:#f9f8f4;transition:all .25s cubic-bezier(.165,.84,.44,1)}.sideWrapping.cdn-open-side{right:0}.sideWrapping.cdn-open-side .sidebar-overlay{animation:overlay-on .35s forwards;visibility:visible}.sideWrapping .sidebar-overlay{position:fixed;z-index:6;top:0;left:0;width:100%;height:100vh;background-color:#222;visibility:hidden;opacity:0;transition:all 1s}.sideWrapping .sideWrapping-inner{position:relative;top:0;z-index:9;display:flex;flex-direction:column;height:100vh;background-color:#f9f8f4;padding:24px 0}.sideWrapping .sideWrapping-inner .headline{display:flex;justify-content:space-between;flex:0 1 auto;position:relative;padding:0 24px 24px}.sideWrapping .sideWrapping-inner .headline .heading{color:#252525;font-family:operetta12,than;font-size:24px;font-weight:300;line-height:36px;text-transform:capitalize;margin-bottom:0}.sideWrapping .sideWrapping-inner .headline .closeSide{display:flex;width:24px;height:24px;padding:4px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1}.sideWrapping .sideWrapping-inner .headline .closeSide svg{width:16px;height:16px;flex-shrink:0;aspect-ratio:1/1}.sideWrapping .sideWrapping-inner .bodyContent{flex:1 1 auto;overflow:scroll}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType{padding:0 24px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item{position:relative;display:flex;align-items:flex-start;gap:16px;border-radius:8px;border:1px solid #c3c3c3;transition:all .2s ease-in-out;overflow:hidden;padding:16px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background-clip:content-box;border:1px solid #c3c3c3;border-radius:50%;transition:all .2s ease-in-out;outline:none;cursor:pointer;padding:4px;margin-top:5px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item input[type=radio]:checked{background-color:#006855;border-color:#006855}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item input[type=radio]:checked~.wrapping-setup{display:block}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item:has(input[type=radio]:checked){border:1px solid #006855}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .wrapping-inner{flex:1 0 auto;display:flex;gap:16px;margin-bottom:0}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .wrapping-setup{display:none;background-color:#fcfcfc;border-top:1px solid #c9c9c9;padding:16px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .wrapping-setup .headline{justify-content:space-between;padding:0;margin-bottom:16px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .wrapping-setup .headline .title{color:#000;font-family:operetta12,than;font-size:17px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .wrapping-setup .headline .sideIcon{display:inline-flex;align-items:center;gap:5px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .wrapping-setup .inputline .inputDetail:not(:last-child){margin-bottom:18px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .wrapping-setup .inputDetail .label{color:#7c7c7c;font-size:15px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .wrapping-setup .inputDetail .input{display:flex;margin-top:6px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .wrapping-setup .inputDetail .input input{width:100%;height:40px;color:#3e3e3e;font-size:15px;border-radius:8px;border:1px solid #c9c9c9;padding:6px 12px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .wrapping-setup .inputDetail .input textarea{width:100%;height:120px;color:#3e3e3e;font-size:15px;border-radius:8px;border:1px solid #c9c9c9;padding:6px 12px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .cover{flex:0 0 100px;width:100px;height:100px;background-color:#e6e6e6;border-radius:8px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .content{flex:1 1 auto}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .content .title{color:#044c40;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .content .type{display:flex;align-items:center;align-self:stretch;gap:8px;margin-top:5px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .content .type .typePrice{color:#5d5d5d;font-family:poppins,than;font-size:12px;font-weight:300;line-height:18px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .content .type .tagPrice{display:flex;justify-content:center;align-items:center;gap:4px;background:var(--Background-Hover,#e7fff9);color:#044c40;font-family:poppins,than;font-size:10px;font-weight:300;line-height:16px;border-radius:2px;padding:0 4px}.sideWrapping .sideWrapping-inner .bodyContent .wrappingType .wrapping-item .content .info{color:#5d5d5d;font-family:poppins,than;font-size:14px;font-weight:300;line-height:20px;margin-top:5px}.sideWrapping .sideWrapping-inner .footerline{flex:0 1 auto;padding:0 24px}.sideWrapping .sideWrapping-inner .footerline .addCharges .chargesData{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.sideWrapping .sideWrapping-inner .footerline .addCharges .chargesData .title{color:#000;font-family:operetta12,than;font-size:20px;font-weight:300;line-height:30px}.sideWrapping .sideWrapping-inner .footerline .addCharges .chargesData .data{color:#3e3e3e;font-family:poppins,than;font-size:18px;font-weight:400;line-height:28px}.twoSide-display{background:#590008}.twoSide-display .cover{flex:0 0 50%}.twoSide-display .cover img{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.twoSide-display .slider{flex:0 0 auto;width:100%;position:relative}.twoSide-display .slider .carousel-products .carousel-product-item .owl-theme .owl-nav{text-align:inherit;margin-top:0}.twoSide-display .slider .carousel-products .carousel-product-item .owl-theme .owl-nav [class*=owl-]{position:absolute;display:flex;justify-content:center;align-items:center;width:32px;height:32px;background:transparent;color:#7c7c7c;font-size:40px;border-radius:100px;border:solid #f3f1ea;border-width:1px 1px 2px;transition:all .2s ease-in-out;padding:6px;margin:0}.twoSide-display .slider .carousel-products .carousel-product-item .owl-theme .owl-nav [class*=owl-]:hover{color:#006855;background-color:#b7ffed;border-color:#b7ffed;border-bottom-width:1px}.twoSide-display .slider .carousel-products .carousel-product-item .owl-theme .owl-nav [class*=owl-]:hover .down-w,.twoSide-display .slider .carousel-products .carousel-product-item .owl-theme .owl-nav [class*=owl-]:hover .up-w{opacity:0}.twoSide-display .slider .carousel-products .carousel-product-item .owl-theme .owl-nav [class*=owl-] .down-w,.twoSide-display .slider .carousel-products .carousel-product-item .owl-theme .owl-nav [class*=owl-] .up-w{position:absolute;z-index:2;transition:all .2s ease-in-out}.twoSide-display .slider .carousel-products .carousel-product-item .owl-theme .owl-nav [class*=owl-] .down-g,.twoSide-display .slider .carousel-products .carousel-product-item .owl-theme .owl-nav [class*=owl-] .up-g{position:absolute;z-index:1;transition:all .2s ease-in-out}.twoSide-display .slider .carousel-products .carousel-product-item .owl-theme .owl-nav .disabled{opacity:0}.twoSide-display .slider .carousel-products .carousel-product-item .owl-theme .owl-nav .owl-prev{right:32px;bottom:83px}.twoSide-display .slider .carousel-products .carousel-product-item .owl-theme .owl-nav .owl-prev i{margin-top:-2px;margin-left:-5px}.twoSide-display .slider .carousel-products .carousel-product-item .owl-theme .owl-nav .owl-next{right:32px;bottom:31px}.twoSide-display .slider .carousel-products .carousel-product-item .owl-theme .owl-nav .owl-next i{margin-top:-2px;margin-right:-5px}.prodCenter-style{display:flex;flex-direction:column;gap:146px 0;background-color:#590008;padding:31px 32px}.prodCenter-style .topInfo .intro{color:#fff;font-family:griffiths,than;font-size:24px;font-weight:400;line-height:36px;text-align:center;margin-bottom:8px}.prodCenter-style .topInfo .title{color:#fff;font-family:operetta12,than;font-size:40px;font-weight:300;line-height:60px;text-align:center;margin-bottom:0}.prodCenter-style .topInfo .price{color:#ffb5c4;font-size:18px;font-weight:300;line-height:28px;text-align:center;margin-top:12px}.prodCenter-style .topInfo .price .entry-price .show-price{display:flex;justify-content:center;align-items:baseline;gap:8px}.prodCenter-style .topInfo .price .entry-price .show-price .def-price{color:#959595;font-size:14px;text-decoration:line-through}.prodCenter-style .centerCover img{width:100%;max-height:350px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.prodCenter-style .bottomInfo .text{color:#fff;font-size:16px;font-weight:300;line-height:24px;text-align:center;padding:0 56px}.content-member-level{display:flex;flex-direction:column;align-items:center;align-self:stretch;background:#f9f8f4;padding-top:48px;padding-bottom:48px}.content-member-level .ml-container.container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.content-member-level .wrap-member-level{overflow:auto}.content-member-level .wrap-member-level .table-level{width:100%;min-width:1200px;color:#3e3e3e;font-size:16px;font-weight:300;line-height:24px}.content-member-level .wrap-member-level .table-level .heading{color:#252525;font-family:operetta12,than;font-size:32px;line-height:48px}.content-member-level .wrap-member-level .table-level .heading2{color:#252525;font-family:operetta12,than;font-size:20px;line-height:30px}.content-member-level .wrap-member-level .table-level .smallText{color:#5d5d5d;font-size:12px;line-height:18px}.content-member-level .wrap-member-level .table-level tr:nth-child(odd){background:#f9f8f4}.content-member-level .wrap-member-level .table-level tr:nth-child(2n){background:#f3f1ea}.content-member-level .wrap-member-level .table-level tr:nth-child(2){background:#f9f8f4}.content-member-level .wrap-member-level .table-level tr.under td{border-bottom:1px solid #c3c3c3}.content-member-level .wrap-member-level .table-level tr td{padding:12px 16px}.sliderFilter-wrap{padding-top:48px;padding-bottom:48px}.sliderFilter-wrap .silderFilter-content{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:32px}.sliderFilter-wrap .silderFilter-content .sf-headline{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:100%}.sliderFilter-wrap .silderFilter-content .sf-headline .sf-head-top{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:546px}.sliderFilter-wrap .silderFilter-content .sf-headline .sf-head-top .sf-ht-inner{display:flex;flex-direction:column;align-self:stretch;gap:4px}.sliderFilter-wrap .silderFilter-content .sf-headline .sf-head-top .sf-ht-inner .heading{color:#000;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:48px;text-align:center;margin-bottom:0}.sliderFilter-wrap .silderFilter-content .sf-headline .sf-head-top .sf-ht-inner .info{color:#7c7c7c;font-size:16px;font-weight:300;line-height:24px;text-align:center}.sliderFilter-wrap .silderFilter-content .sf-headline .sf-head-bottom{max-width:100%}.sliderFilter-wrap .silderFilter-content .sf-headline .sf-head-bottom .filterTabs{display:flex;align-items:flex-end;padding:0 24px;gap:8px;border-bottom:1px solid #c3c3c3;overflow:auto}.sliderFilter-wrap .silderFilter-content .sf-headline .sf-head-bottom .filterTabs li{display:flex;justify-content:center;align-items:flex-start;gap:10px;min-width:72px;height:36px;background:#f3f1ea;border-radius:8px 8px 0 0;padding:6px 8px 8px}.sliderFilter-wrap .silderFilter-content .sf-headline .sf-head-bottom .filterTabs li.active{height:44px;background:#e7e4d7}.sliderFilter-wrap .silderFilter-content .sf-headline .sf-head-bottom .filterTabs li.active a{color:#009872}.sliderFilter-wrap .silderFilter-content .sf-headline .sf-head-bottom .filterTabs li a{color:#5d5d5d;font-size:12px;font-weight:600;line-height:18px;cursor:pointer}.sliderFilter-wrap .silderFilter-content .sf-slider{min-width:100%;max-width:100%;margin:0 auto}.sliderFilter-wrap .silderFilter-content .sf-slider.show-nav .owl-nav{display:initial!important}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products{position:relative}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-item{opacity:.45!important;pointer-events:none!important}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-item.active.center{opacity:1!important;pointer-events:inherit!important}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-item.active.center .centerProd-style .contentSet{opacity:1}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-item .centerProd-style .contentSet{opacity:0}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav{margin:0}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:#f3f1ea;color:#7c7c7c;font-size:40px;border-radius:99px;transition:all .2s ease-in-out;padding:2px;margin:0}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:hover{background:#e7fff9}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:hover .left-g2,.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:hover .right-g2{opacity:0}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:active{background:#b7ffed}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:active .left-g2,.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-]:active .right-g2{opacity:0}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .left-g2,.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .right-g2{position:absolute;z-index:2;transition:all .2s ease-in-out}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .left-g,.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav [class*=owl-] .right-g{position:absolute;z-index:1;transition:all .2s ease-in-out}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav .disabled{opacity:0}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-prev{left:5px}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-prev i{margin-top:-2px;margin-left:-5px}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-next{right:5px}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-next i{margin-top:-2px;margin-right:-5px}.centerProd-style{display:flex;flex-direction:column;gap:12px;position:relative}.centerProd-style .coverSet{position:relative;padding-top:100%}.centerProd-style .coverSet img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.centerProd-style .tagOverlay{position:absolute;top:22px;left:16px;z-index:4;display:flex;gap:4px;width:auto}.centerProd-style .tagOverlay .tagLabel{display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:300;line-height:18px;border-radius:2px;padding:1px 6px}.centerProd-style .clickWish{position:absolute;top:22px;right:20px;z-index:4;display:flex;width:auto}.centerProd-style .clickWish a{color:#7c7c7c;font-size:22px;line-height:0}.centerProd-style .contentSet{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:6px;padding:0 15px}.centerProd-style .contentSet .title{color:#0d523f;font-family:operetta12,than;font-size:20px;line-height:30px;-webkit-line-clamp:1;margin:0}.centerProd-style .contentSet .text,.centerProd-style .contentSet .title{font-weight:300;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.centerProd-style .contentSet .text{color:#5d5d5d;font-size:14px;line-height:20px;-webkit-line-clamp:2}.centerProd-style .contentSet .price .entry-price{flex:0 0 auto;display:flex;align-items:center;color:#00af83;font-size:16px;font-weight:300;line-height:24px;padding:3px 0}.centerProd-style .contentSet .price .entry-price .show-price{display:flex;justify-content:center;align-items:baseline;gap:0 5px}.centerProd-style .contentSet .price .entry-price .show-price .curr-price{color:inherit}.centerProd-style .contentSet .price .entry-price .show-price .def-price{color:#959595;font-size:13px;text-decoration:line-through}.stayConnect .stayHeadline{padding:0 12px}.stayConnect .stayHeadline .heading{color:#000;font-family:operetta12,than;font-size:32px;font-weight:300;line-height:84px;margin-bottom:0}.stayConnect .stayHeadline .channel-body .channelSet{display:flex;flex-wrap:wrap;gap:16px;margin-top:0}.stayConnect .stayHeadline .channel-body .channelSet li{padding:0}.stayConnect .stayHeadline .channel-body .channelSet li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#c3c3c3;font-size:32px;line-height:40px}.stayConnect .stayHeadline .channel-body .channelSet li.social-icon.iconOn a i{line-height:inherit}.stayConnect .stayHeadline .channel-body .channelSet li.social-icon.iconOn a i.fa-ig-w:before,.stayConnect .stayHeadline .channel-body .channelSet li.social-icon.iconOn a i.fa-ig:before,.stayConnect .stayHeadline .channel-body .channelSet li.social-icon.iconOn a i.fa-line-w:before,.stayConnect .stayHeadline .channel-body .channelSet li.social-icon.iconOn a i.fa-line:before{width:33.33px;height:33.33px}.stayConnect .stayHeadline .channel-body .channelSet li.social-icon.imgOn a img{width:33.33px;height:33.33px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.stayConnect .stayImages{padding:12px 0 20px}.stayConnect .stayImages .stayImg{border-radius:8px;overflow:hidden;padding:12px}.stayConnect .stayImages .stayImg a.pEvent{pointer-events:none}.stayConnect .stayImages .stayImg img{width:100%}.primary-btn{display:inline-flex;justify-content:center;align-items:center;background-color:#044c40;color:#f9f8f4;font-family:poppins,than;border-radius:8px;border:0;border-bottom:2px solid #009872;transition:all .2s ease-in-out;cursor:pointer;padding:12px 16px}.primary-btn:hover{background-color:#006855;color:#e7fff9;border-color:#009872}.primary-btn:active{background-color:#00af83;color:#e7fff9;border-bottom:0}.primary-btn:disabled,.primary-btn[disabled=true]{background-color:#c3c3c3;color:#f8f8f8;border-color:#d5d5d5}.primary-btn.size-medium{padding:8px 16px}.primary-btn.size-small{padding:6px 16px}.primary-btn.size-small .txtBtn .icon{width:16px;height:16px}.primary-btn.size-small .txtBtn .text{font-size:14px;line-height:20px}.primary-btn.inverse{background-color:#f9f8f4;color:#044c40}.primary-btn.inverse:hover{background-color:#e7fff9;color:#006855;border-color:#006855}.primary-btn.inverse:active{background-color:#b7ffed;color:#006855;border-bottom-width:0}.primary-btn.inverse:disabled,.primary-btn.inverse[disabled=true]{background-color:#f9f8f4;color:#c3c3c3;border-color:#d5d5d5}.primary-btn .txtBtn{display:flex;justify-content:center;align-items:center;gap:8px}.primary-btn .txtBtn .icon{display:flex;align-items:center;width:20px;height:20px;aspect-ratio:1/1;padding:4px}.primary-btn .txtBtn .text{color:currentColor;font-size:16px;font-weight:300;line-height:24px;text-align:center}.secondary-btn{display:inline-flex;justify-content:center;align-items:center;background-color:#f9f8f4;color:#044c40;font-family:poppins,than;border-radius:8px;border:solid #044c40;border-width:1px 1px 2px;transition:all .2s ease-in-out;cursor:pointer;padding:12px 16px}.secondary-btn:active,.secondary-btn:hover{color:#009872;border-color:#006855}.secondary-btn:active{background-color:#e7fff9;border-bottom-width:1px}.secondary-btn:disabled,.secondary-btn[disabled=true]{background-color:#f9f8f4;color:#c3c3c3;border-color:#c3c3c3}.secondary-btn.size-medium{padding:8px 16px}.secondary-btn.size-small{padding:6px 16px}.secondary-btn.size-small .txtBtn .icon{width:16px;height:16px}.secondary-btn.size-small .txtBtn .text{font-size:14px;line-height:20px}.secondary-btn .txtBtn{display:flex;justify-content:center;align-items:center;gap:8px}.secondary-btn .txtBtn .icon{display:flex;align-items:center;width:20px;height:20px;aspect-ratio:1/1;padding:4px}.secondary-btn .txtBtn .text{color:currentColor;font-size:16px;font-weight:300;line-height:24px;text-align:center}.tertiary-btn{display:flex;justify-content:center;align-items:center;background-color:#f9f8f4;color:#044c40;font-family:poppins,than;border-radius:8px;border:none;transition:all .2s ease-in-out;cursor:pointer;padding:12px 16px}.tertiary-btn:hover{color:#006855}.tertiary-btn:active{color:#00af83}.tertiary-btn:disabled,.tertiary-btn[disabled=true]{color:#c3c3c3}.tertiary-btn.size-medium-fix{padding:0}.tertiary-btn.size-small{padding:6px 16px}.tertiary-btn.size-small .txtBtn .icon{width:16px;height:16px}.tertiary-btn.size-small .txtBtn .text{font-size:14px;line-height:20px}.tertiary-btn.size-small-spec{background-color:transparent;padding:6px 12px}.tertiary-btn.size-small-spec .txtBtn .icon{width:16px;height:16px;padding:0}.tertiary-btn.size-small-spec .txtBtn .text{font-size:14px;line-height:20px}.tertiary-btn .txtBtn{display:flex;justify-content:center;align-items:center;gap:8px}.tertiary-btn .txtBtn .icon{display:flex;align-items:center;width:20px;height:20px;aspect-ratio:1/1;padding:4px}.tertiary-btn .txtBtn .text{color:currentColor;font-size:16px;font-weight:300;line-height:24px;text-align:center}.tertiary-link{display:inline-flex;color:#fff;font-family:poppins,than;font-size:14px;font-weight:300;line-height:20px;letter-spacing:normal;transition:.4s cubic-bezier(.37,0,.63,1);cursor:pointer;padding:12px 16px}.tertiary-link:hover{color:#00af83}.tertiary-link:active{color:#b7ffed}.tertiary-link:disabled,.tertiary-link[disabled=true]{color:#c3c3c3}.tertiary-link.size-small-spec{padding:2px 4px}.links-link{display:inline-flex;justify-content:center;align-items:center;align-self:stretch;gap:6px;height:28px;font-family:poppins,than;color:#009872;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;transition:all .2s ease-in-out;cursor:pointer;padding:2px 4px}.links-link:hover{color:#006855}.links-link:active,.links-link:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.links-link:active{color:#00af83}.links-link:disabled,.links-link[disabled=true]{color:#c3c3c3;-webkit-text-decoration-line:underline;text-decoration-line:underline}.links-link.small-link .icon{width:16px;height:16px}.links-link.small-link .text{font-size:14px;line-height:20px}.links-link.small-link-spec .icon{width:16px;height:16px;padding:0}.links-link.small-link-spec .text{font-size:14px;line-height:20px}.links-link .icon{display:flex;align-items:center;gap:10px;width:20px;height:20px;aspect-ratio:1/1;padding:4px 2px}.links-link .text{color:currentColor;font-size:16px;font-weight:300;line-height:24px}.links-link-spec{display:inline-flex;justify-content:center;align-items:center;align-self:stretch;gap:6px;height:28px;font-family:poppins,than;color:#f9f8f4;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;transition:all .2s ease-in-out;cursor:pointer;padding:2px 4px}.links-link-spec:hover{color:#00af83}.links-link-spec:active,.links-link-spec:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.links-link-spec:active{color:#b7ffed}.links-link-spec:disabled,.links-link-spec[disabled=true]{color:#c3c3c3;-webkit-text-decoration-line:underline;text-decoration-line:underline}.links-link-spec .text{color:currentColor}.dispay-btn,.links-link-spec .text{font-size:16px;font-weight:300;line-height:24px}.dispay-btn{position:relative;display:inline-flex;justify-content:center;align-items:center;color:#044c40;font-family:poppins,than;padding:12px 24px;text-transform:none;pointer-events:auto;cursor:pointer;transition:.4s cubic-bezier(.37,0,.63,1)}.dispay-btn:hover{color:#006855}.dispay-btn:hover svg path{stroke:#006855;fill:#f9f8f4}.dispay-btn:active{color:#f9f8f4}.dispay-btn:active svg path{stroke:#00af83;fill:#00af83}.dispay-btn.inverse{color:#f9f8f4}.dispay-btn.inverse:hover{color:#00af83}.dispay-btn.inverse:hover svg path{stroke:#00af83;fill:#e7fff9}.dispay-btn.inverse:active{color:#f9f8f4}.dispay-btn.inverse:active svg path{stroke:#006855;fill:#006855}.dispay-btn.inverse svg path{stroke:#f9f8f4;fill:transparent}.dispay-btn.pEvent{pointer-events:none}.dispay-btn span{position:relative;z-index:2}.dispay-btn svg{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;width:100%;height:100%}.dispay-btn svg path{stroke:#044c40;fill:transparent;transition:.4s cubic-bezier(.37,0,.63,1)}.custom-checkbox-position{position:absolute;left:0}.custom-checkbox-container{position:relative;display:flex;justify-content:center;align-items:center;width:20px;height:20px;background-color:#f9f8f4;color:#c3c3c3;border-radius:4px;border:1px solid #c3c3c3;transition:all .2s ease-in;padding:6px 0}.custom-checkbox-container:hover{background-color:#e7fff9;color:#00c594;border-color:#00c594}.custom-checkbox-container.checkContainer{color:#006855;border-color:#006855}.custom-checkbox-container:has(input[type=checkbox]:disabled){background-color:#ededed;color:#e1e1e1;border-color:#e1e1e1}.custom-checkbox-container input[type=checkbox]{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer}.custom-checkbox-container input[type=checkbox]:checked~label .checked-svg{display:inline-block}.custom-checkbox-container label{margin:0}.custom-checkbox-container label .checked-svg{cursor:pointer}.custom-checkbox-container .checked-svg{display:none}.custom-checkbox-container-2{position:relative;display:flex;justify-content:center;align-items:center;width:20px;height:20px;background-color:#f9f8f4;color:#c3c3c3;border-radius:4px;border:1px solid #c3c3c3;transition:all .2s ease-in;padding:6px 0}.custom-checkbox-container-2:hover{background-color:#e7fff9;color:#00c594;border-color:#00c594}.custom-checkbox-container-2.checkContainer{color:#006855;border-color:#006855}.custom-checkbox-container-2:has(input[type=checkbox]:disabled){background-color:#ededed;color:#e1e1e1;border-color:#e1e1e1}.custom-checkbox-container-2 input[type=checkbox]{position:absolute;top:-5px;left:19px;width:20px;height:20px;opacity:0;cursor:pointer}.custom-checkbox-container-2 input[type=checkbox]:checked~label .checked-svg{display:inline-block}.custom-checkbox-container-2 label{margin:0}.custom-checkbox-container-2 label .checked-svg{cursor:pointer}.custom-checkbox-container-2 .checked-svg{display:none}.pill{display:inline-flex;color:#044c40;font-family:poppins,than;border-radius:30px;border:1px solid #006855;padding:3px 12px}.pill,.pill .txtPill{justify-content:center;align-items:center;gap:4px}.pill .txtPill{display:flex}.pill .txtPill .text{color:currentColor;font-size:16px;font-weight:300;line-height:18px;text-align:center}.w-200px{width:200px}.w-250px{width:250px}.mtb-20a{display:flex;margin:20px auto}.titleBig{color:#252525;font-family:operetta12,than;font-size:36px;font-weight:300;line-height:48px;text-transform:capitalize;margin-bottom:0}.sm,.sm li,.sm ul{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left}.sm{box-sizing:border-box;position:relative;z-index:1}.sm ul{display:none}.sm li{position:relative}.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0}.sm a{position:relative;display:block}.sm a.disabled{cursor:default}.sm *,.sm :after,.sm :before{box-sizing:inherit}.sm:after{content:"";display:block;height:0;font:0/0 serif;clear:both;overflow:hidden}.toggle-nav{position:relative;padding-top:40px;padding-bottom:40px;cursor:pointer}.toggle-nav i{font-size:24px;color:rgb(255,99.2882653061,84.5)}.mega-menu-banner:hover:before{display:none}.pixelstrap.sm-vertical a .sub-arrow{margin-top:-22px;right:7px}.pixelstrap ul{border-radius:0}.pixelstrap a,.pixelstrap a:active,.pixelstrap a:hover{padding-right:45px;color:#1d1d1f;font-size:16px;font-weight:400;line-height:23px;text-decoration:none;text-transform:uppercase;padding-top:42px;padding-bottom:42px;letter-spacing:.07em;cursor:pointer}.pixelstrap a:hover{color:#ff4c3b}.pixelstrap a.disabled{color:rgb(255,215.7295918367,212)}.pixelstrap a .sub-arrow{position:absolute;top:50%;margin-top:-17px;left:auto;right:15px;width:34px;height:34px;overflow:hidden;font:700 16px/34px monospace!important;text-align:center;text-shadow:none;border-radius:4px}.pixelstrap>li:last-child>:not(ul) a,.pixelstrap>li:last-child>a,.pixelstrap>li:last-child>ul,.pixelstrap>li:last-child>ul>li:last-child>:not(ul) a,.pixelstrap>li:last-child>ul>li:last-child>a,.pixelstrap>li:last-child>ul>li:last-child>ul,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>:not(ul) a,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>a,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>:not(ul) a,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>:not(ul) a,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul{border-radius:0 0 0 0}.pixelstrap ul{background:#fff}.pixelstrap ul ul{background:rgba(255,85.3153061224,69.2,.04)}.pixelstrap ul a,.pixelstrap ul a:active,.pixelstrap ul a:focus,.pixelstrap ul a:hover{background:transparent;color:rgb(255,52.7117346939,33.5);font-size:14px;text-shadow:none}.pixelstrap ul a.current{background:#ff4c3b;color:#fff}.pixelstrap ul a.disabled{color:#b3b3b3}.pixelstrap ul ul a,.pixelstrap ul ul a:active,.pixelstrap ul ul a:focus,.pixelstrap ul ul a:hover{border-left:16px solid transparent}.pixelstrap ul ul ul a,.pixelstrap ul ul ul a:active,.pixelstrap ul ul ul a:focus,.pixelstrap ul ul ul a:hover{border-left:24px solid transparent}.pixelstrap ul ul ul ul a,.pixelstrap ul ul ul ul a:active,.pixelstrap ul ul ul ul a:focus,.pixelstrap ul ul ul ul a:hover{border-left:32px solid transparent}.pixelstrap ul ul ul ul ul a,.pixelstrap ul ul ul ul ul a:active,.pixelstrap ul ul ul ul ul a:focus,.pixelstrap ul ul ul ul ul a:hover{border-left:40px solid transparent}.pixelstrap ul li{border-top:1px solid rgba(0,0,0,.05)}.pixelstrap ul li:first-child{border-top:0}.pixelstrap .mega{position:unset!important}.pixelstrap .mega ul{margin-left:0!important;max-width:-moz-max-content;max-width:max-content}.pixelstrap .clothing-menu,.pixelstrap .feature-menu,.pixelstrap .full-mega-menu{max-width:inherit!important;padding:30px 0 15px}.pixelstrap .clothing-menu a,.pixelstrap .feature-menu a,.pixelstrap .full-mega-menu a{padding:0;position:relative}.pixelstrap .clothing-menu a h6,.pixelstrap .feature-menu a h6,.pixelstrap .full-mega-menu a h6{font-size:14px;margin-bottom:15px;margin-top:15px;text-align:center;transition:all .5s ease;font-weight:400;text-transform:capitalize;color:#222}.pixelstrap .clothing-menu a img,.pixelstrap .feature-menu a img,.pixelstrap .full-mega-menu a img{display:flex;margin:0 auto}.pixelstrap .clothing-menu a:hover,.pixelstrap .feature-menu a:hover,.pixelstrap .full-mega-menu a:hover{padding:0}.pixelstrap .clothing-menu a:hover:before,.pixelstrap .feature-menu a:hover:before,.pixelstrap .full-mega-menu a:hover:before{width:50px;height:2px;transition:.5s ease}.pixelstrap .clothing-menu a:hover h6,.pixelstrap .feature-menu a:hover h6,.pixelstrap .full-mega-menu a:hover h6{transition:all .5s ease}.pixelstrap .feature-menu{width:580px!important}.pixelstrap .feature-menu.product-menu{width:735px!important}.pixelstrap .feature-menu a img{transform:scale(1);transition:all .5s ease}.pixelstrap .feature-menu a:hover h6{color:#ff4c3b}.pixelstrap .feature-menu a:hover:before{width:0!important}.pixelstrap .feature-menu a:hover img{transform:scale(1.02);transition:all .5s ease}.pixelstrap .link-section h5{font-weight:700;text-transform:uppercase;font-size:14px}.pixelstrap .link-section ul{position:relative;display:block;padding:0}.pixelstrap .link-section ul li a{padding-top:3px;padding-bottom:3px;font-size:14px;padding-left:0}.pixelstrap .full-mega-menu{width:1400px!important;padding:30px!important;border-radius:0}.pixelstrap .full-mega-menu .mega-box .link-section ul li a:focus,.pixelstrap .full-mega-menu .mega-box .link-section ul li a:hover{padding-top:3px;padding-bottom:3px}.pixelstrap .clothing-menu{width:815px!important;padding:15px 30px 25px!important;background-color:#fff}.pixelstrap .clothing-menu li img{padding:20px 0 10px}.pixelstrap .clothing-menu .link-section h5{margin-top:15px}.pixelstrap .clothing-menu .link-section ul{background:none}.pixelstrap li a{position:relative}.sidenav,.sm-vertical{background-color:#fff}.sidenav{height:100vh;width:330px;position:fixed;z-index:2147483645;top:0;left:-330px;transition:all .5s ease}.sidenav .sidebar-back{padding:20px;font-size:18px;color:#1d1d1f;font-weight:700;text-transform:uppercase;border-bottom:1px solid #efefef;margin-bottom:20px;cursor:pointer}.sidenav nav{background-color:#fff;z-index:9;position:relative;height:100vh;top:0}.sidenav.cdn-open-side{left:0;transition:all .5s ease}.sidenav.cdn-open-side .sidebar-overlay{opacity:.8;visibility:visible}.sidenav .sidebar-overlay{visibility:hidden;opacity:0;background-color:#212331;position:fixed;z-index:6;top:0;left:0;width:100%;height:100vh;transition:all 1s}.sidenav .closebtn{position:absolute;top:0;font-size:36px;margin-left:50px;margin-top:50px;color:#938d8c}.sidenav .pixelstrap li a{padding:10px 50px 20px 40px}.sidenav .pixelstrap li ul li a,.sidenav .pixelstrap li ul li a:active,.sidenav .pixelstrap li ul li a:focus{padding:5px 35px}.sidenav .pixelstrap li .clothing-menu li a{padding:5px 0!important}.sidenav .pixelstrap li .clothing-menu li a:focus{font-size:14px}.sidenav .pixelstrap li .clothing-menu li a:hover{font-size:14px;padding:5px 0}.sidenav .pixelstrap li .clothing-menu li a:focus,.sidenav .pixelstrap li .clothing-menu li a:hover{padding:5px 0!important}.sidenav.cdn-sidebar-memu_style1{left:-100%;height:100vh;max-width:-moz-max-content;max-width:max-content;width:auto;visibility:hidden}.sidenav.cdn-sidebar-memu_style1 nav{padding:20px 0 20px 20px}.sidenav.cdn-sidebar-memu_style1.cdn-open-side{left:0;visibility:visible}.sidenav.cdn-sidebar-memu_style1.cdn-open-side .pixelstrap li a{position:relative}.sidenav.cdn-sidebar-memu_style1.cdn-open-side .pixelstrap li:hover>ul.nav-submenu{transition:all .5s;left:100%;transform:none;opacity:1;visibility:visible}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right{right:-100%;transition:.3s;left:unset}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right.cdn-open-side{right:0;transition:.3s}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right.cdn-open-side .pixelstrap li:hover>a .sub-arrow{transform:translateX(-15px)}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right.cdn-open-side .pixelstrap li:hover>ul.nav-submenu{transition:all .5s;right:100%;left:inherit}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap{padding-left:0}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap li{padding-left:40px}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap li a .sub-arrow{position:absolute;right:inherit;transform:translateX(0)}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap li a .sub-arrow:before{transform:scaleX(-1)}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap li ul.nav-submenu{left:inherit;transform:translateX(0) translateX(0);right:0}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap li ul.nav-submenu li{padding-left:20px}.sidenav.cdn-sidebar-memu_style1 .left-mobile-lang{flex:1 0 0;min-width:0;max-width:100%;display:flex;justify-content:flex-end;padding-right:65px}.sidenav.cdn-sidebar-memu_style1 .left-mobile-lang .onhover-div.mobile-setting{padding:11px 22px 10px 0;width:auto}.sidenav.cdn-sidebar-memu_style1 .left-mobile-lang .onhover-div.mobile-setting .setting{top:100%;left:0}.sidenav.cdn-sidebar-memu_style1 .pixelstrap{padding-left:40px;padding-top:100px;min-width:320px;position:static}.sidenav.cdn-sidebar-memu_style1 .pixelstrap>li>a{padding:0;font-weight:300}.sidenav.cdn-sidebar-memu_style1 .pixelstrap>li>a:hover{padding:0}.sidenav.cdn-sidebar-memu_style1 .pixelstrap>li>ul.nav-submenu{top:-20px}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li{padding-bottom:15px;position:static}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li ul.nav-submenu{opacity:0;visibility:hidden;display:block;position:absolute;transition:all .5s;transform:translateX(-100%) translateX(0);z-index:-1;width:auto;height:100vh;top:0;padding-top:120px;padding-left:0;padding-right:0;background-color:#fff}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li ul.nav-submenu:before{content:"";background-color:#fff;top:0;bottom:0;left:0;right:0;position:absolute}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li a{color:#000;font-size:16px;font-weight:300;line-height:20px}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li a .sub-arrow{opacity:1;transition:all .5s;transform:translateX(0);position:absolute;top:0;right:48px;width:10px;height:20px;margin-top:0!important;border-radius:0;display:inline-block;vertical-align:middle}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li a .sub-arrow:before{background-repeat:no-repeat;width:10px;height:15px;background-size:10px 10px;background-image:url(/assets/images/svg/nextArrowDark-bold.svg);content:"";display:inline-block;margin:auto;left:0;top:0;right:0;bottom:0}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li:hover>a .sub-arrow{opacity:1;transition:all .5s;transform:translateX(0)}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li ul li a{padding:0;font-size:15px;text-transform:capitalize}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li ul li a:before{display:none}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt{padding-top:120px;padding-left:40px}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar li a{cursor:pointer}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li{padding-bottom:15px;display:block;position:relative}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li>a{font-size:14px;color:#000;font-weight:300;line-height:20px;padding-left:0;transition:padding-left .5s 0s;position:relative}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li>a:before{background-repeat:no-repeat;width:10px;height:10px;background-size:10px 10px;background-image:url(/assets/images/svg/nextArrowDark-bold.svg);content:"";display:inline-block;transition:opacity .5s 0s,transform .5s .1s;opacity:0;transform:translateX(-10px);position:absolute;left:0;top:-2px;bottom:0;margin:auto}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li:hover a{padding-left:15px}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li:hover a:before{opacity:1;transform:translateX(0)}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar{display:none;flex-wrap:wrap;max-width:200px}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar li{margin-right:35px;margin-left:5px;margin-bottom:15px;padding:0}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar li::nth-child(n+3){margin-bottom:0}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar li::nth-child(3n+3){margin-right:0}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar li a{font-size:24px;padding-left:0;color:#000}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar li.social-icon a{font-size:24px;line-height:36px}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar li.social-icon.iconOn a i{line-height:inherit}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar li.social-icon.imgOn a img{width:24px;height:36px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;filter:brightness(0)}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item:hover>a{display:none}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item:hover .social_sidebar{display:flex}.sidenav.cdn-sidebar-memu_style1 .head-sidebar-menu{display:flex;flex-wrap:wrap;position:absolute;width:100%;z-index:9}.sidenav.cdn-sidebar-memu_style1 .head-sidebar-menu .btn-closeNav{flex:0 0 40px;max-width:40px}.sidenav.cdn-sidebar-memu_style1 .head-sidebar-menu .btn-closeNav .sidebar-back{margin-bottom:0;border-bottom:0;padding:4px 0}.sidenav.cdn-sidebar-memu_style1 .head-sidebar-menu .btn-closeNav .sidebar-back .icon-close{width:35px;height:35px}.sidenav.cdn-sidebar-memu_style1 .header-contact-responsive ul{-moz-column-count:2;column-count:2;padding:20px}.sidenav.cdn-sidebar-memu_style1 .header-contact-responsive ul li{display:block;margin-bottom:12px}.sidenav.cdn-sidebar-memu_style1 .header-contact-responsive ul li a{color:#222;font-size:14px;font-weight:300}.sidenav.cdn-sidebar-memu_style1 .header-dropdown-responsive{list-style:none outside;display:flex;flex-wrap:wrap;justify-content:stretch;margin:15px 20px 20px}.sidenav.cdn-sidebar-memu_style1 .header-dropdown-responsive li{flex:0 1 33.33%;text-align:center;border:1px solid #e8e8e1;margin:0 0 -1px}.sidenav.cdn-sidebar-memu_style1 .header-dropdown-responsive li:nth-child(3n-1){margin-right:-1px;margin-left:-1px}.sidenav.cdn-sidebar-memu_style2{min-width:480px;width:480px;left:-480px}.sidenav.cdn-sidebar-memu_style2.cdn-open-side{left:0;transition:all .5s ease}.sidenav.cdn-sidebar-memu_style2.cdn-sidebar-align-right{right:-480px;left:auto}.sidenav.cdn-sidebar-memu_style2.cdn-sidebar-align-right.cdn-open-side{left:auto;right:0}.sidenav.cdn-sidebar-memu_style2 nav{display:flex;flex-direction:column;height:100%}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-header{align-items:center;display:flex;flex-direction:row;flex:0 0 48px;height:48px;margin-left:18px;margin-right:18px;min-height:18px}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-header .searchnav-title{font-weight:400;color:#4f4f65;line-height:48px;letter-spacing:normal;font-size:14px;text-transform:uppercase;flex:1 0 0;display:flex;align-items:center;justify-content:center;margin-bottom:0}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-header .close-searchnav-button{display:block;top:0;right:0;position:absolute;color:#23233e;padding:12px;overflow:visible;text-align:center;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms;cursor:pointer;align-items:center}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-header .close-searchnav-button:hover{background-color:rgba(0,0,0,.04)}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-header .close-searchnav-button svg{fill:currentColor;width:24px;height:24px;display:inline-block;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-input{border-bottom:1px solid #d3d3d8;border-top:1px solid #d3d3d8;height:60px;min-height:60px;padding:10px}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-input .muiinputbase-formcontrol{display:flex;color:#23233e;align-items:center}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-input .muiinputbase-formcontrol svg{fill:currentColor;width:24px;height:24px;flex-shrink:0;margin:auto 10px auto 12px}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-input .muiinputbase-formcontrol .business-search-input{height:40px;width:100%;border:0;padding:13px 12px 14px 0;display:block}.sidenav.cdn-sidebar-memu_style2 nav .scrolllock{overflow-y:unset;visibility:visible;padding-bottom:60px}.sidenav.cdn-sidebar-memu_style2 nav .scrolllock .label-popular{background-color:#f4f4f5;border-bottom:1px solid #d3d3d8;padding:0 24px;font-size:13px;font-weight:300;color:#7b7b8b;display:block;line-height:35px;text-align:left}.sidenav.cdn-sidebar-memu_style2 nav .scrolllock .pixelstrap li{border-bottom:1px solid #d3d3d8;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms}.sidenav.cdn-sidebar-memu_style2 nav .scrolllock .pixelstrap li:hover{background-color:#e9e9eb;cursor:pointer}.sidenav.cdn-sidebar-memu_style2 nav .scrolllock .pixelstrap li a{padding:0 24px;font-size:14px;color:#4f4f65;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;line-height:60px;font-weight:300;letter-spacing:1px}.sidenav.cdn-sidebar-memu_style3{right:inherit;left:-100%;min-width:320px;width:320px}.sidenav.cdn-sidebar-memu_style3.cdn-open-side{left:0;right:inherit;transition:all .5s ease}.sidenav.cdn-sidebar-memu_style3.cdn-sidebar-align-right{right:-100%;left:auto}.sidenav.cdn-sidebar-memu_style3.cdn-sidebar-align-right.cdn-open-side{left:auto;right:0}.sidenav.cdn-sidebar-memu_style3 nav{display:flex;flex-direction:column;height:100%}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-header{align-items:center;display:flex;flex-direction:row;flex:0 0 48px;height:48px;margin-left:18px;margin-right:18px;min-height:18px}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-header .searchnav-title{font-weight:400;color:#4f4f65;line-height:48px;letter-spacing:normal;font-size:14px;text-transform:uppercase;flex:1 0 0;display:flex;align-items:center;justify-content:center;margin-bottom:0}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-header .close-searchnav-button{display:block;top:0;right:0;position:absolute;color:#23233e;padding:12px;overflow:visible;text-align:center;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms;cursor:pointer;align-items:center}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-header .close-searchnav-button:hover{background-color:rgba(0,0,0,.04)}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-header .close-searchnav-button svg{fill:currentColor;width:24px;height:24px;display:inline-block;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-input{border-bottom:1px solid #d3d3d8;border-top:1px solid #d3d3d8;height:60px;min-height:60px;padding:10px}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-input .muiinputbase-formcontrol{display:flex;color:#23233e;align-items:center}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-input .muiinputbase-formcontrol svg{fill:currentColor;width:24px;height:24px;flex-shrink:0;margin:auto 10px auto 12px}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-input .muiinputbase-formcontrol .business-search-input{height:40px;width:100%;border:0;padding:13px 12px 14px 0;display:block}.sidenav.cdn-sidebar-memu_style3 nav .scrolllock{overflow-y:inherit;visibility:visible;padding-bottom:60px}.sidenav.cdn-sidebar-memu_style3 nav .scrolllock .label-popular{background-color:#f4f4f5;border-bottom:1px solid #d3d3d8;padding:0 24px;font-size:13px;font-weight:300;color:#7b7b8b;display:block;line-height:35px;text-align:left;display:none}.sidenav.cdn-sidebar-memu_style3 nav .scrolllock .pixelstrap li{transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms}.sidenav.cdn-sidebar-memu_style3 nav .scrolllock .pixelstrap li:hover{cursor:pointer}.sidenav.cdn-sidebar-memu_style3 nav .scrolllock .pixelstrap li:hover a{text-decoration:underline}.sidenav.cdn-sidebar-memu_style3 nav .scrolllock .pixelstrap li a{padding:0 24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;font-weight:300;font-size:13px;color:#000;letter-spacing:normal;line-height:45px}.sidenav.cdn-sidebar-memu_style3 nav .scrolllock .pixelstrap li a .sub-arrow{margin-top:-17px}.sidenav.cdn-sidebar-memu_style4{min-width:375px;width:375px;left:-375px}.sidenav.cdn-sidebar-memu_style4.cdn-open-side{left:0;transition:all .5s ease}.sidenav.cdn-sidebar-memu_style4.cdn-sidebar-align-right{left:inherit;right:-100%}.sidenav.cdn-sidebar-memu_style4.cdn-sidebar-align-right.cdn-open-side{left:inherit;right:0}.sidenav.cdn-sidebar-memu_style4 nav .searchnav-header{align-items:center;display:flex;flex-direction:row;flex:0 0 70px;height:70px;margin-left:18px;margin-right:18px;min-height:18px}.sidenav.cdn-sidebar-memu_style4 nav .searchnav-header .searchnav-title{font-weight:400;color:#4f4f65;line-height:48px;letter-spacing:normal;font-size:14px;text-transform:uppercase;flex:1 0 0;display:flex;align-items:center;justify-content:center;margin-bottom:0}.sidenav.cdn-sidebar-memu_style4 nav .searchnav-header .close-searchnav-button{display:block;top:10px;right:19px;position:absolute;color:#222;padding:12px;overflow:visible;text-align:center;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms;cursor:pointer;align-items:center}.sidenav.cdn-sidebar-memu_style4 nav .searchnav-header .close-searchnav-button:hover{background-color:rgba(0,0,0,.04)}.sidenav.cdn-sidebar-memu_style4 nav .searchnav-header .close-searchnav-button svg{fill:currentColor;width:22px;height:22px;display:inline-block;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sidenav.cdn-sidebar-memu_style4 nav .scrolllock{overflow-y:auto;visibility:visible;padding-top:10px;width:100%}.sidenav.cdn-sidebar-memu_style4 nav .scrolllock .pixelstrap li{border-bottom:none;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms}.sidenav.cdn-sidebar-memu_style4 nav .scrolllock .pixelstrap li:hover{background-color:transparent;cursor:pointer}.sidenav.cdn-sidebar-memu_style4 nav .scrolllock .pixelstrap li a{font-size:14px;color:#4f4f65;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;line-height:24px;font-weight:300;letter-spacing:1px}.sidenav.cdn-sidebar-memu_style4 nav .scrolllock .pixelstrap li a .sub-arrow:before{content:"+"}.mega-box .link-section .demo ul li a{position:relative}.mega-box .link-section .demo ul li a:focus,.mega-box .link-section .demo ul li a:hover{padding-top:3px;padding-bottom:3px}.rtl .sidenav .pixelstrap li{text-align:right}.rtl .link-section{float:right}.rtl .mega-box .link-section .demo ul li a span img{right:unset;left:-120px}@media(min-width:768px){.toggle-nav{display:none}.mobile-back{display:none!important}.pixelstrap ul{position:absolute;width:16em!important;left:0;z-index:4}.pixelstrap ul li ul{left:100%;top:0}.pixelstrap li:hover>ul.nav-submenu{display:block}.pixelstrap.sm-vertical li ul.nav-submenu{top:0;left:100%}.pixelstrap.sm-vertical li ul li a .sub-arrow{margin-top:-15px!important}.pixelstrap li{position:relative;float:left}.pixelstrap.sm-vertical li,.pixelstrap ul li{float:none}.pixelstrap a{white-space:nowrap}.pixelstrap.sm-vertical a,.pixelstrap ul a{white-space:normal}.sm-horizontal .mega-menu li a,.sm-horizontal .mega-menu li a:active,.sm-horizontal .mega-menu li a:focus{padding:0}.pixelstrap ul{box-shadow:0 0 1px 0 #ebebeb}.pixelstrap ul li ul{box-shadow:none}.pixelstrap .mega{position:unset!important}.pixelstrap .mega ul{margin-left:0!important}.pixelstrap .full-mega-menu .mega-box{max-width:20%}.pixelstrap .clothing-menu,.pixelstrap .feature-menu,.pixelstrap .full-mega-menu{box-shadow:0 0 1px 0 #ebebeb}.pixelstrap .clothing-menu a,.pixelstrap .feature-menu a,.pixelstrap .full-mega-menu a{padding:0;position:relative}.pixelstrap .full-mega-menu{position:absolute}.pixelstrap a .sub-arrow:before{content:"";font-family:FontAwesome;position:absolute}.pixelstrap ul{border:none;padding:30px 20px 30px 5px}.pixelstrap ul,.pixelstrap ul ul{background:#fff}.pixelstrap ul a{position:relative}.pixelstrap ul a:before{position:absolute;bottom:0;content:"";height:2px;width:0;background-color:#ff4c3b;transition:.5s ease}.pixelstrap ul a,.pixelstrap ul a:active,.pixelstrap ul a:focus,.pixelstrap ul a:hover{border:0!important;background:transparent;color:#1d1d1f;border-radius:0!important;font-size:16px;font-weight:400;text-transform:capitalize;padding:5px 35px}.pixelstrap ul a:active:hover:before,.pixelstrap ul a:focus:hover:before,.pixelstrap ul a:hover:before,.pixelstrap ul a:hover:hover:before{width:50px;height:2px;transition:.5s ease}.pixelstrap ul a .sub-arrow:before{content:"";font-family:FontAwesome;position:absolute}.pixelstrap ul li{border:0}.pixelstrap .scroll-up{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:20px}.pixelstrap.sm-vertical a{padding:9px 23px}.pixelstrap.sm-vertical a .sub-arrow:before{content:"";font-family:FontAwesome;position:absolute}.pixelstrap.sm-vertical>li{border-left:0!important}.rtl .pixelstrap ul a:before{right:0}.rtl .pixelstrap ul a:active,.rtl .pixelstrap ul a:focus,.rtl .pixelstrap ul a:hover{padding-right:0}.rtl .mega .full-mega-menu{margin-left:0!important;left:unset!important;right:0!important}.rtl .sm-horizontal .mega ul{float:right;left:auto!important;right:0}.rtl .sm-horizontal .mega ul li,.rtl .sm-horizontal ul li{text-align:right}.rtl .sm-horizontal ul li a .sub-arrow{left:15px;right:auto}.rtl .sidenav .pixelstrap li ul li a:focus,.rtl .sidenav .pixelstrap li ul li a:hover{padding:5px 35px}.rtl .sidenav .pixelstrap li ul li a:before{right:35px}.rtl .sidenav .pixelstrap li a .sub-arrow{right:7px;left:unset}.rtl .sidenav .pixelstrap .mega-menu li ul li a:before{right:0}.rtl .sidenav .sidebar-back i{float:left}}@media(max-width:1440px){.pixelstrap a,.pixelstrap a:active,.pixelstrap a:focus,.pixelstrap a:hover{padding-right:35px}.rtl .pixelstrap .mega .full-mega-menu{margin-left:0!important}}@media(max-width:1367px){.pixelstrap a,.pixelstrap a:active,.pixelstrap a:hover{font-size:14px}}@media(max-width:991px){.top-header .header-contact{display:none}}@media(min-width:768px){.main-menu .menu-right .icon-nav .mobile-cart i,.main-menu .menu-right .icon-nav .mobile-search i,.main-menu .menu-right .icon-nav .mobile-setting i{display:none}.main-menu .menu-right .icon-nav .mobile-cart .close-circle i,.main-menu .menu-right .icon-nav .mobile-search .close-circle i,.main-menu .menu-right .icon-nav .mobile-setting .close-circle i{display:block}.main-menu .menu-right .icon-nav .mobile-search .show-div .form-inline button i{display:inline-block}.pixelstrap li.back-parent{display:none}}@media(max-width:767px){.mega-box .link-section .demo ul li a span img{top:30px;right:-60px}.sm-horizontal{position:fixed;background-color:#fff;width:300px;border-radius:0;border:1px solid #eee;top:0;height:100vh;right:-300px;z-index:99;transition:all .3s ease;overflow:scroll}.sm-horizontal .mobile-back{padding:20px;font-size:18px;color:#1d1d1f;font-weight:700;text-transform:uppercase;border-bottom:1px solid #efefef;cursor:pointer;display:flex;justify-content:flex-end;align-items:center}.pixelstrap.sm-vertical li{position:static}.pixelstrap.sm-vertical li.back-parent{display:block}.pixelstrap.sm-vertical li.back-parent a{position:relative;cursor:pointer;border-left:none!important}.pixelstrap.sm-vertical li.back-parent a:before{content:"";position:absolute;top:0;left:0;width:10px;height:100%;background:#505050}.pixelstrap.sm-vertical li.back-parent a i{position:absolute;top:50%;margin-top:-11px;left:-25px;width:20px;height:20px;overflow:hidden;text-align:center;padding-left:0!important;line-height:20px;font-size:18px}.pixelstrap.sm-vertical .nav-submenu{display:block;position:absolute;top:0;left:-100%;width:100%;min-height:100%;z-index:2;list-style:none;margin:0;padding:0;transition:all .5s ease;background:#fff}.pixelstrap.sm-vertical .nav-submenu.opensubmenu{left:0}.mega-box.col{flex-basis:unset}.pixelstrap .feature-menu.product-menu{width:100%!important}.pixelstrap .mega{position:unset!important}.pixelstrap .mega .full-mega-menu,.pixelstrap .mega ul{margin-left:0!important}.pixelstrap .clothing-menu,.pixelstrap .feature-menu,.pixelstrap .full-mega-menu{width:100%!important;padding:0 30px!important}.pixelstrap a .sub-arrow{right:0}.pixelstrap a .sub-arrow:before{content:"";font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:35px;font-size:18px;box-sizing:inherit}.pixelstrap .link-section .menu-title h5{cursor:pointer;font-weight:700}.pixelstrap .link-section ul{background-color:unset}.pixelstrap .link-section h5{font-weight:700}.pixelstrap .full-mega-menu .mega-box{border-right:none;margin-bottom:0}.pixelstrap .clothing-menu{background:none}.pixelstrap li a,.pixelstrap li a:hover{padding:10px 15px;font-size:16px}.pixelstrap li ul li a{padding:5px 35px;font-size:14px;color:#1d1d1f;font-weight:400}.pixelstrap li ul li a:hover{color:#ff4c3b;font-size:14px;padding:5px 35px}.pixelstrap.sm-vertical a .sub-arrow{margin-top:-18px}.sidenav{overflow-y:auto}.sidenav .pixelstrap.sm-vertical{position:static}.sidenav .pixelstrap li ul li a,.sidenav .pixelstrap li ul li a:focus,.sidenav .pixelstrap li ul li a:hover{padding:15px 45px}.sidenav .pixelstrap li a{padding:10px 20px}.sidenav .pixelstrap li a:hover{padding:10px 25px}.sidenav.cdn-sidebar-memu_style1{overflow-y:hidden;overflow-x:hidden;max-width:100%;width:100%}.sidenav.cdn-sidebar-memu_style1.cdn-open-side nav .pixelstrap li:hover ul.nav-submenu{left:0;transition:transform .5s;transform:translateX(-200%) translateX(-10rem)}.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap{transform:translateX(0);transition:transform .5s}.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap li a .sub-arrow{top:-3px}.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap li ul.nav-submenu{z-index:210;width:100%;top:0;left:0;transition:transform .5s;transform:translateX(-200%) translateX(-10rem);padding-left:40px;padding-top:100px}.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap li ul.nav-submenu li.back-parent a{font-size:16px}.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap li ul.nav-submenu li.back-parent a.viewLink{color:#1557bf}.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap li ul.nav-submenu li a{font-size:14px;font-weight:300;border-left:0}.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap li ul.nav-submenu li a:focus,.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap li ul.nav-submenu li a:hover{padding:0}.sidenav.cdn-sidebar-memu_style1 nav .sidebar-contact-bt{transform:translateX(0);transition:transform .5s}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen .pixelstrap{transform:translateX(100%) translateX(5rem)}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen .pixelstrap li ul.nav-submenu.opensubmenu{transition:transform .5s;transform:translateX(-100%) translateX(-5rem);opacity:1;visibility:visible;left:0}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen .sidebar-contact-bt{transform:translateX(100%) translateX(5rem)}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen.openLv2 .pixelstrap li ul.nav-submenu.opensubmenu{transform:translateX(0)}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen.openLv2 .pixelstrap li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu{transform:translateX(-100%) translateX(-5rem)}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen.openLv2.openLv3 .pixelstrap li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu{transform:translateX(0)}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen.openLv2.openLv3 .pixelstrap li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu{transform:translateX(-100%) translateX(-5rem)}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen.openLv2.openLv3.openLv4 .pixelstrap li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu{transform:translateX(0)}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen.openLv2.openLv3.openLv4 .pixelstrap li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu{transform:translateX(-100%) translateX(-5rem)}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right.cdn-open-side .pixelstrap li:hover>ul.nav-submenu{transition:none;right:0}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap li ul.nav-submenu li{padding-left:0}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap li:hover>ul.nav-submenu{transition:none;right:0}.main-menu.border-section{border:none}.rtl .mega-box .link-section .demo ul li a span img{left:-70px}.rtl .sm li{text-align:right}.rtl .pixelstrap a .sub-arrow{right:unset;left:0}}@media(max-width:578px){.mobile-fix-option{position:fixed;bottom:0;left:0;height:60px;background-color:#fff;width:100vw;z-index:1;box-shadow:0 2px 5px 0 #a8a8a8}.top-header .header-dropdown .mobile-account,.top-header .header-dropdown .mobile-wishlist{position:fixed;bottom:20px;right:32%;font-size:0;padding:0;z-index:9}.top-header .header-dropdown .mobile-account i,.top-header .header-dropdown .mobile-wishlist i{font-size:22px;font-family:themify;color:#000}.top-header .header-dropdown .mobile-account i:before,.top-header .header-dropdown .mobile-wishlist i:before{content:""}.top-header .header-dropdown .mobile-account .onhover-show-div,.top-header .header-dropdown .mobile-wishlist .onhover-show-div{top:-65px!important;right:0}.top-header .header-dropdown .mobile-account:hover i,.top-header .header-dropdown .mobile-wishlist:hover i{color:#000}.top-header .header-dropdown .mobile-wishlist{right:64%}.top-header .header-dropdown .mobile-wishlist i{font-family:themify;color:#000!important}.top-header .header-dropdown .mobile-wishlist i:before{content:""}.main-menu .menu-left .navbar{padding:15px 45px 15px 0!important}.main-menu .menu-right .icon-nav .mobile-cart,.main-menu .menu-right .icon-nav .mobile-search,.main-menu .menu-right .icon-nav .mobile-setting{padding:0}.main-menu .menu-right .icon-nav .mobile-cart .show-div,.main-menu .menu-right .icon-nav .mobile-search .show-div,.main-menu .menu-right .icon-nav .mobile-setting .show-div{top:-58px;left:0}.main-menu .menu-right .icon-nav .mobile-cart .show-div.shopping-cart,.main-menu .menu-right .icon-nav .mobile-search .show-div.shopping-cart,.main-menu .menu-right .icon-nav .mobile-setting .show-div.shopping-cart{top:unset;bottom:42px;left:-118px!important}.main-menu .menu-right .icon-nav .mobile-setting i{display:inline-block;font-size:22px;color:#000}.main-menu .menu-right .icon-nav .mobile-setting>div img{display:none}.main-menu .menu-right .icon-nav .mobile-setting .setting{top:unset;bottom:42px;left:unset!important}.main-menu .menu-right .icon-nav .mobile-cart{right:0;z-index:9;top:-5px}.main-menu .menu-right .icon-nav .mobile-cart .close-circle i{font-size:14px}.main-menu .menu-right .icon-nav .mobile-cart i{display:inline-block;font-size:22px;color:#000}.main-menu .menu-right .icon-nav .mobile-search{right:30%;z-index:1;top:4px}.main-menu .menu-right .icon-nav .mobile-search i{display:inline-block;font-size:22px;color:#000}.main-menu .menu-right .icon-nav .mobile-search img{display:none}.main-menu .menu-right .icon-nav .mobile-search .show-div .form-group{margin-bottom:0}.main-menu .menu-right .icon-nav .mobile-search .show-div .form-inline button i{font-size:14px}.toggle-nav{padding-top:30px;padding-bottom:30px}.rtl .main-menu .menu-right .icon-nav .mobile-cart,.rtl .main-menu .menu-right .icon-nav .mobile-search,.rtl .main-menu .menu-right .icon-nav .mobile-setting{right:unset;left:16%}.rtl .main-menu .menu-right .icon-nav .mobile-cart .show-div,.rtl .main-menu .menu-right .icon-nav .mobile-search .show-div,.rtl .main-menu .menu-right .icon-nav .mobile-setting .show-div{left:unset;right:0}.rtl .main-menu .menu-right .icon-nav .mobile-cart .show-div.shopping-cart,.rtl .main-menu .menu-right .icon-nav .mobile-search .show-div.shopping-cart,.rtl .main-menu .menu-right .icon-nav .mobile-setting .show-div.shopping-cart{left:unset!important;right:-118px!important}.rtl .main-menu .menu-right .icon-nav .mobile-setting .setting{left:unset!important}.rtl .main-menu .menu-right .icon-nav .mobile-cart{right:unset;left:48%}.rtl .main-menu .menu-right .icon-nav .mobile-search{right:unset;left:80%}.rtl .main-menu .menu-left .navbar{padding:30px 0 30px 25px!important}.rtl .top-header .header-dropdown .mobile-account,.rtl .top-header .header-dropdown .mobile-wishlist{right:unset;left:32%}.rtl .top-header .header-dropdown .mobile-account .onhover-show-div,.rtl .top-header .header-dropdown .mobile-wishlist .onhover-show-div{right:0}.rtl .top-header .header-dropdown .mobile-wishlist{right:unset;left:64%}.main-menu .menu-right .icon-nav .mobile-cart .show-div.shopping-cart{top:unset;bottom:unset;left:0!important}}@media(max-width:568px){.brand-logo img{height:40px}}@media(min-width:1430px){.container{max-width:1400px}}@media(min-width:1680px){.container{max-width:1650px}.container-fulid.custom-maxWidth,.container.custom-maxWidth{max-width:1750px;margin-right:auto;margin-left:auto}}@media(max-width:1430px){.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter{border-right:1px solid #d8d8d8;width:30%}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view{width:30%}.cart-section tbody tr td{min-width:175px}.rtl .collection-product-wrapper .product-filter-content .product-page-filter{border-left:1px solid #d8d8d8;border-right:none}}@media(min-width:768px){.col-md-24{flex:0 0 20%;max-width:20%;position:relative;width:100%;padding-right:15px;padding-left:15px}}@media(max-width:767px){.customSteps{padding-top:30px}.checkout-section .checkout-content-innner{padding-top:0}.checkout-section .checkout-content-innner .wizard-steps{margin-top:0}.prodCenter-style{gap:15px 0}.grid-gallery-simple .product-owl .owl-carousel .owl-item img{height:430px}.col-md-24{flex:0 0 50%;max-width:50%;position:relative;width:100%;padding-right:15px;padding-left:15px}.products-section .filter-top .collection-filter .coll_sidebar_sticky{width:100%}.content-02.cdn-theme-preset1.cdn-style1 .content2-p1s4 .p1s4-c2-title{font-size:30px}.content-02.cdn-theme-preset1.cdn-style1 .content2-p1s4 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item{flex-direction:column-reverse}.content-02.cdn-theme-preset1.cdn-style1 .content2-p1s4 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item:after,.content-02.cdn-theme-preset1.cdn-style1 .content2-p1s4 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item:before{content:none}.content-02.cdn-theme-preset1.cdn-style1 .content2-p1s4 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item .p1s4-Thumbnail{padding-left:0;width:100%}.content-02.cdn-theme-preset1.cdn-style1 .content2-p1s4 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item .p1s4-inText{margin-top:0;padding:0}.content-02.cdn-theme-preset1.cdn-style1 .content2-p1s4 .p1s4-c2-warpper .p1s4-c2-content a .p1s4-Item .p1s4-inText .date-time{line-height:1.5}.blog-page .new-list{padding:0 15px}.blog-page .new-list .wrap-list .hover-thumb{display:flex;flex-wrap:wrap;margin-top:30px;padding-bottom:20px;border-bottom:1px solid #dfe1e5}.blog-page .new-list .wrap-list .hover-thumb .txt-list{display:block;width:100%;order:2;-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2}.blog-page .new-list .wrap-list .hover-thumb .txt-list .title-news{font-size:17px}.blog-page .new-list .wrap-list .hover-thumb .txt-list .date-cate{font-size:13px}.blog-page .new-list .wrap-list .hover-thumb .img-list{width:100%;margin-bottom:15px;order:1;-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1}}@media(max-width:1440px)and (min-width:1368px){header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link{padding:25px 15px}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link.nav-link-underline:after{margin:0 15px}}@media(max-width:1367px)and (min-width:1200px){header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link{padding:15px 10px;font-size:11px}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link.nav-link-underline:after{margin:0 10px}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item.mobile-account .site-nav-link{padding-left:10px;padding-right:10px}}@media(max-width:1367px){header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo{flex:0 0 auto;padding-right:40px}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .menu-sitebar-right .search-box-ps3-st2{flex:0 0 70%}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .menu-sitebar-right .search-box-ps3-st2 .form-search-ps3-st2 .input-search{min-width:-moz-fit-content;min-width:fit-content}h2{font-size:32px}hr.style1{height:1px;margin-top:7px;margin-bottom:7px}.product-box .product-detail .rating i,.product-box .product-info .rating i{padding-right:0}.blog-details h4{margin-top:20px}.blog-details p{font-size:16px}.subscribe-form .form-control{width:215px}.collection-banner .contain-banner.banner-3{padding-left:45px;padding-right:45px}.collection-banner .contain-banner.banner-3 h2{font-size:30px}.collection-banner .contain-banner h2{font-size:55px;letter-spacing:.01em}.collection-banner .contain-banner h4{letter-spacing:.01em}}@media(min-width:1200px){.rtl .offset-xl-1{margin-right:8.33333333%;margin-left:unset}.col-gift{flex:0 0 20%;max-width:20%}}@media(max-width:1199px){body{overflow-x:hidden}.master-banner.master-banner-preset4.master-banner-style6{margin-top:0}section{padding-top:60px}header.cdn-theme-preset3.cdn-theme-style1{z-index:10}header.cdn-theme-preset3.cdn-theme-style1.cdn-onscroll-fixed{position:relative}header.cdn-theme-preset3.cdn-theme-style1.cdn-onscroll-relative{position:relative;z-index:9}header.cdn-theme-preset3.cdn-theme-style1.fixed.cdn-onscroll-relative{position:relative}header.cdn-theme-preset3.cdn-theme-style1.fixed.cdn-onscroll-fixed{background-color:#fff;position:fixed;transition:.3s}header.cdn-theme-preset3.cdn-theme-style1 .site-header .head-pre3{padding:0 15px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3{padding:0}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control{justify-content:space-between}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_mobile{display:flex}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3,header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_desktop .item-language,header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-items-navigation,header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-logo{display:none}header.cdn-theme-preset3.cdn-theme-style1:after{content:none}header.cdn-theme-preset6.cdn-theme-style2{background-color:#fff;z-index:10}header.cdn-theme-preset6.cdn-theme-style2.fixed{z-index:10}header.cdn-theme-preset6.cdn-theme-style2.fixed .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{opacity:1}header.cdn-theme-preset6.cdn-theme-style2:after{display:none}header.cdn-theme-preset6.cdn-theme-style2 .site-header .container{max-width:unset}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo{align-items:center;justify-content:flex-start}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar{display:flex;padding-right:18px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{display:flex}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo{padding-top:0;padding-bottom:0}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{margin-right:0;flex:1 1 auto;justify-content:flex-end}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item:last-child .site-nav-link{padding-right:0}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link{padding:6px 15px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item.mobile-account{display:inline-block}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item.mobile-account .site-nav-link .icon.user-icon{width:20px;height:20px}header.cdn-theme-preset6.cdn-theme-style2 .site-head-bottom{display:none}header.cdn-theme-preset7.fixed,header.cdn-theme-preset7.fixed.header-opening{transform:translateZ(0)}header.cdn-theme-preset7.fixed .site-header{padding:7px 0}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo .logo-hover-image,header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{display:none}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{display:block;cursor:pointer}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav .icon-hamburger{stroke-width:4px}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner{justify-content:flex-end}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner nav{display:none}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright{position:fixed;top:19px;z-index:9}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright .nav-menu li.mobile-account{position:relative;display:inline-block}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright .nav-menu li:hover ul.dropdown-frame{display:block;visibility:visible;transform:translateZ(0);transition-delay:0s}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright .nav-menu li ul.dropdown-frame{top:100%;padding:0 10px;min-width:100px;left:inherit;right:0;box-shadow:none;border:1px solid #e6e6e6}.footer-social{margin-top:25px}.title2 h4{padding-bottom:8px}.footer-social li{padding-right:38px}.collection-banner .contain-banner.banner-3{padding-left:35px;padding-right:35px}.collection-banner .contain-banner.banner-3 h2{font-size:25px}.collection-banner .contain-banner.banner-3 h4{font-size:12px}.collection-banner .contain-banner h2{font-size:40px}.home-slider .home{height:70vh}.home-slider .home .slider-contain h1{font-size:50px}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view{width:30%}.cart-section tbody tr td{min-width:140px}.blog-page .blog-media{margin-bottom:20px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:first-child{margin-top:15px}.product-right h2{font-size:20px}.tab-product .tab-content.nav-material .single-product-tables table{width:50%}.tab-product .flex-column{flex-direction:unset!important;justify-content:center}.tab-product .nav-material.nav-tabs{border-bottom:1px solid #d8d8d8;border-right:0}.tab-product .nav-material.nav-tabs .nav-item .nav-link.active{background-color:unset}.rtl .footer-social li{padding-right:0;padding-left:38px}.content-02.cdn-theme-preset1.cdn-style1 .content2-p1s4{padding:0 15px}.collection-home.nav01-p2.cdn-style4 .list-template .list-navigation{justify-content:flex-start}.collection-home.nav01-p2.cdn-style4 .list-template .list-navigation .item-navigation{flex:1 0 16%;max-width:16%}.collection-home.nav01-p2.cdn-style6 .nav-product-container .list-product-items{flex:0 0 25%;max-width:25%}.section-b-space{padding-bottom:60px}.section-b-space.aboutus-page .page-content-inner .page-content-body div:has(>iframe),.section-b-space.aboutus-page .page-content-inner .page-content-body p:has(>iframe),.section-b-space.default-page .page-content-inner .page-content-body div:has(>iframe),.section-b-space.default-page .page-content-inner .page-content-body p:has(>iframe){position:relative;overflow:hidden;width:100%;padding-top:56.25%}.section-b-space.aboutus-page .page-content-inner .page-content-body iframe,.section-b-space.default-page .page-content-inner .page-content-body iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.section-b-space.content-detail-page .content-detail-desc div:has(>iframe),.section-b-space.content-detail-page .content-detail-desc p:has(>iframe){position:relative;overflow:hidden;width:100%;padding-top:56.25%}.section-b-space.content-detail-page .content-detail-desc iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.section-b-space.blog-detail-page .blog-description div:has(>iframe),.section-b-space.blog-detail-page .blog-description p:has(>iframe){position:relative;overflow:hidden;width:100%;padding-top:56.25%}.section-b-space.blog-detail-page .blog-description iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.banner-preset1.cdn-theme-style2{padding:15px!important}.notice-term-condition{bottom:65px}.outerHeader{display:block}footer.footer-light.cdn-footer-preset2{padding-bottom:60px}}@media(max-width:1200px)and (min-width:1024px){header.cdn-theme-preset3 .site-header .main-menu .brand-logo .header-item.header-item-logo a{height:32px}header.cdn-theme-preset3 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .menu-sitebar-right .searchlink{width:300px}}@media(max-width:1200px){header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo{justify-content:flex-start}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{display:block}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-left{display:none}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{flex:1 1 auto}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link{padding:15px 10px;font-size:11px;line-height:48px}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item.mobile-account .site-nav-link{padding-left:10px;padding-right:10px}.head-bottom-wrap{display:none!important}}@media(max-width:1024px)and (min-width:768px){header.cdn-theme-preset3 .site-header .main-menu .brand-logo .header-item.header-item-logo a{height:26px}header.cdn-theme-preset3 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .menu-sitebar-right .searchlink{width:260px;padding:0 10px;margin:0 15px;display:flex;align-items:center}header.cdn-theme-preset3 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .menu-sitebar-right .searchlink svg.icon_search{width:20px;height:20px}header.cdn-theme-preset3 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .menu-sitebar-right .searchlink span{font-size:13px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo,header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{flex:0 0 140px}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item .header-menu li.site-nav-item .site-nav-link{padding-left:12px;padding-right:12px;font-size:13px}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item a{letter-spacing:.5px;font-size:13px}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item a img{height:25px;width:25px;margin-right:3px}.content-detail-page .content-detail-grid{margin-right:-15px;margin-left:-15px;text-align:center}.content-detail-page .content-detail-grid .detail-grid-image-wrapper{width:33.33%;padding-left:15px;padding-right:15px;margin-bottom:30px}}@media(max-width:856px){header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo,header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{flex:0 0 100px}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu li.site-nav-item:last-child .site-nav-link{padding-right:0}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu li.site-nav-item:first-child .site-nav-link{padding-left:0}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{justify-content:flex-end}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .menu-sitebar-right{display:none}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item{margin-right:15px}}@media(min-width:992px){.top-header .mobile-account,.top-header .mobile-lang{display:inline-block!important}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head{flex-direction:inherit}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-title{justify-content:inherit}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-button{position:absolute}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-button a{margin:0 0 12px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .social-wrapper .social-non-active .social-non-active-profile{margin:0 -10px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro{margin:0 10px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail ul.data-user li label{width:150px;margin-right:60px}.outlet-section.address-page .outlet-content .address-content .address-items{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}.outlet-section.wishlist-page .outlet-content .wishlist-items .row .wishlist-image img{-o-object-position:left top;object-position:left top}}@media(max-width:991px){.banner-preset1.cdn-theme-style2 .home-slider .owl-dots{right:unset;width:100%}.grid-gallery .main-gallery .gallery-none-slider .item-gallery-no-slide.oneitem,.grid-gallery .main-gallery .gallery-none-slider.twin-colum .item-gallery-no-slide{height:unset;flex:100%;max-width:100%}.grid-gallery .main-gallery .gallery-none-slider .item-gallery-no-slide .front a img{height:unset}.outlet-section.quotations-page .ngx-datatable.material .datatable-footer .page-count{display:none}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta{text-align:left;padding:0 15px}.checkout-section .checkout-sidebar-stick{border-left:none}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner{padding-left:0}header.cdn-theme-preset1 .top-header .header-contact{display:block}header.cdn-theme-preset1 .top-header .header-contact li{padding-right:13px}header.cdn-theme-preset1 .top-header .header-contact li a,header.cdn-theme-preset1 .top-header .header-dropdown li.mobile-setting .label-lang,header.cdn-theme-preset1 .top-header .header-dropdown li.mobile-setting .setting ul li a,header.cdn-theme-preset1 .top-header .header-dropdown li.onhover-dropdown,header.cdn-theme-preset1 .top-header .header-dropdown li.onhover-dropdown .onhover-show-div li,header.cdn-theme-preset1 .top-header .header-dropdown li a i{font-size:12px}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-logo{flex:0 0 120px;margin:0 15px}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-logo a{width:120px}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item .header-menu li.site-nav-item .site-nav-link{padding:7.5px 10px}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-menu-left{display:none}header.cdn-theme-preset3 .top-header .header-contact{display:block}header.cdn-theme-preset3 .site-header .main-menu .brand-logo .header-item.header-item-logo a{height:26px}header.cdn-theme-preset3 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .menu-sitebar-right .searchlink{width:140px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .brand-logo .header-item.header-item-menu-right{justify-content:flex-end}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .menu-sitebar-right{display:none}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .menu-sitebar-right .search-box-ps3-st2{margin-right:0}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .menu-sitebar-right .search-box-ps3-st2 .input-search{display:none}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .menu-sitebar-right .search-box-ps3-st2 .botton-search{color:#fff;border-radius:0;border-left:none}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .header-menu .site-nav-item.openSearch-mb{display:block!important}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .header-menu .site-nav-item.openSearch-mb .site-nav-link .icon.icon-search{width:23px;height:23px}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .menu-sitebar-right .search-box-ps3-st2{flex:0 0 95%}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .menu-sitebar-right .search-box-ps3-st2 .form-search-ps3-st2 .input-search{min-width:-moz-fit-content;min-width:fit-content}.filter-main-btn{display:flex;justify-content:flex-end}.filter-main-btn .cover-filter-btn{display:flex;align-items:center}.filter-main-btn .cover-filter-btn .product-page-filter{flex-basis:calc(50% - .25rem);margin:0 .25rem;display:flex;align-items:center}.filter-main-btn .cover-filter-btn .product-page-filter select{width:100%;color:#000;border:1px solid #e8e8e1;text-transform:capitalize;font-weight:400;letter-spacing:1px;font-size:14px;text-indent:20px;height:43px;margin-left:5px;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:0;outline:none}.filter-main-btn span.filter-btn{flex-basis:calc(50% - .25rem);margin:0 .25rem;width:auto;background:none;color:#000;border:1px solid #e8e8e1;text-transform:capitalize;font-weight:400;letter-spacing:1px;font-size:16px;padding:11px 20px}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select{border-right:1px solid #ddd}.rtl .product-right *{justify-content:center!important}.rtl .product-right *,.rtl .rtl-text .product-right .color-variant{text-align:center!important}h2{font-size:28px}section{padding-top:50px}.section-b-space{padding-bottom:50px}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w .category-items{flex:0 0 calc(50% - 1rem)}.small-section{padding:30px 0}hr.style1{margin-top:12px;margin-bottom:12px}h4{font-size:16px}.blog-details h4{margin-top:17px;font-size:13px}.blog-details p{font-size:15px;line-height:1.3;margin-top:10px}.onhover-div,.toggle-nav{padding-top:25px;padding-bottom:25px}.onhover-div .show-div{top:80px}.main-menu .brand-logo{padding-top:25px;padding-bottom:25px}.main-menu .menu-left .navbar{padding:25px 45px 25px 0}.footer-light .subscribe{text-align:center;justify-content:center;border:none;margin-bottom:5px}.footer-light .subscribe p{display:none}.footer-light .subscribe-form{justify-content:center;margin-bottom:0}.footer-social{margin-top:15px}.collection-banner .contain-banner{padding-left:60px;padding-right:60px}.collection-banner .contain-banner.banner-3{padding-left:30px;padding-right:30px}.collection-banner .contain-banner.banner-3 h2{font-size:20px}.collection-banner .contain-banner h2{font-size:25px}.home-slider .home{height:65vh}.home-slider .slider-contain h1{font-size:36px}.home-slider .slider-contain .btn-outline,.home-slider .slider-contain .btn-solid{margin-top:17px}.alert{max-width:45%!important}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content img{margin-bottom:20px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2{margin-bottom:18px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:15px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body .buttons a{font-size:13px;padding:4px 10px;margin:3px 6px}.theme-modal.exit-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:20px}.collection-product-wrapper .product-top-filter{border-top:none}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view{width:100%}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view:before{right:15px!important}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select{border-left:1px solid #d8d8d8;padding:21px;border-top:none;border-bottom:none;font-size:16px;background:url(/assets/images/dropdown.png) no-repeat 95%;display:none}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select{border-right:none!important}.collection-collapse-block{border-bottom:1px solid #ddd!important}.product-page-filter.deskMode{display:none}.tools-combo{border-top:none;border-bottom:none}.tools-combo .product-filter-content{display:none!important}.collection-filter .theme-card{padding-left:30px;padding-right:30px}.collection-filter-block{border:none}.contact-page .map iframe{height:350px}.cart-section tbody tr td{min-width:135px}.cart-section tbody tr td:last-child{display:none}.tab-product{padding-top:0}.product-right{text-align:center;margin:20px 0 10px}.product-right .timer{text-align:left}.tab-product .nav-material.nav-tabs{justify-content:center}.rtl .main-menu .menu-left .navbar{padding:25px 45px 25px 0}.rtl .tab-product{padding-top:30px}.rtl .collection-product-wrapper .product-filter-content .product-page-filter{border-left:none}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select{padding:21px 34px}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view{border-right:1px solid #d8d8d8}.rtl .footer-light .subscribe{border-left:none}.collection-home{margin:75px 0}.collection-home.nav01-p2.cdn-style3 .nav-product-container .list-product-items,.collection-home.nav01-p2.cdn-style5 .nav-product-container .list-product-items,.collection-home.nav01-p2.cdn-style6 .nav-product-container .list-product-items{flex:0 0 50%;max-width:50%}.collection-home.nav01-p2.cdn-style4 .list-template .list-navigation{justify-content:flex-start}.collection-home.nav01-p2.cdn-style4 .list-template .list-navigation .item-navigation{flex:0 0 22%;max-width:22%;padding:24px 10px}.quick-view-modal .modal-dialog .modal-content .modal-body .quick-view-body .qv-content-right .product-right.product-single-meta .prices-container{justify-content:center}.mixLabel .prd-offer-special{display:none}.login-page .theme-card{padding:15px}}.pricelist-detail-page-responsive{display:none}@media(max-width:767px){.outlet-section{padding:30px 0 0}.outlet-section.overview-page .outlet-content .overview-all-info .infomation-wrap .info-item .inner-info.duo-info{flex-wrap:wrap;gap:6px}.outlet-section.overview-page .outlet-content .overview-all-info .infomation-wrap .info-item .inner-info.duo-info .info-box{flex:0 0 100%}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter-section{flex-direction:column;align-items:start;padding:20px}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter_form_section{max-width:100%;width:100%}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter_form_section .newsletter-form .newsletter-wrapper .input-group-field{font-size:16px}.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter_form_section .newsletter-form .newsletter-wrapper .btn{font-size:18px;height:35px}.sidenav.cdn-sidebar-memu_style1{max-width:100%;width:100%}.sidenav.cdn-sidebar-memu_style1 nav{height:100%;overflow-x:hidden;overflow-y:scroll}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-image{flex:0 0 120px;max-width:120px;height:130px;padding-right:20px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text{flex-direction:column}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-left h4{padding-right:30px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-text .cart-text-right{padding-right:0}.pricelist-detail-page-responsive{display:block}.pricelist-detail-page{display:none}.collection-home.nav01-p2 .collection-group .list-collection .partition3 a .collection-banner{position:relative;padding:100% 0 0}.collection-home.nav01-p2 .collection-group .list-collection .partition3 a .collection-banner img{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.collection-home.nav01-p2 .nav-product-container{padding:0 30px}.collection-home.nav01-p2 .nav-product-container .list-product-items{flex:0 0 100%;max-width:100%}.collection-home.nav01-p2.cdn-style3 .nav-product-container,.collection-home.nav01-p2.cdn-style5 .nav-product-container,.collection-home.nav01-p2.cdn-style6 .nav-product-container{padding:0}.banner-preset1 .home-slider .slider-banner-image img{width:100%;max-width:100%;height:422px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.banner-preset1.cdn-theme-style2 .home-slider .slider-banner-image img{height:auto}body{overflow-x:hidden}header .site-header .main-menu .header-item.menu-left .navbar .opent-nav{display:block}header .site-header .main-menu .header-item.menu-left .navbar .openSearch-dt{display:none}header .site-header .main-menu .header-item.menu-right .icon-nav .mobile-search{right:0;z-index:1;top:0;padding-left:0}header .site-header .main-menu .header-item.menu-right .icon-nav .mobile-search i{display:inline-block;font-size:22px;color:#000}header .site-header .main-menu .header-item.menu-right .icon-nav .mobile-cart{top:-7px;right:0;z-index:9;padding-top:0;padding-bottom:0}header .site-header .main-menu .header-item.menu-right .icon-nav .mobile-cart i{display:none}header .site-header .main-menu .header-item.brand-logo{padding-top:0;padding-bottom:0}header.cdn-theme-preset1 .top-header,header.cdn-theme-preset1.cdn-theme-style2 .site-header .main-menu .menu-left .navbar a.opent-nav span.menu-t-hamburger,header.cdn-theme-preset1.cdn-theme-style2 .site-header .main-menu .menu-right .icon-nav ul li.nav-lang,header .site-header .main-menu .header-item.brand-logo .header-item.header-item-menu-left{display:none}header.cdn-theme-preset1 .site-header{padding:9.5px 0}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo{padding:0}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-left{flex:0 1 130px}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-left .navbar{display:flex;flex-flow:row nowrap}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-left .navbar .openSearch-dt{display:unset}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right{flex:0 1 130px}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .mobile-cart{top:0;padding-left:20px}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .mobile-search{display:none}header.cdn-theme-preset3 .site-header .main-menu .headerlogo{justify-content:flex-start}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-logo a{height:26px}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right{display:flex;justify-content:flex-end}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right .menu-sitebar-right{order:1}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right .menu-sitebar-right .searchlink{width:auto;background-color:transparent;border:none;box-shadow:none;padding:0;margin:0 0 0 15px}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right .menu-sitebar-right .searchlink:hover{color:#23233e;box-shadow:none}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right .menu-sitebar-right .searchlink:hover span{color:#23233e}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right .menu-sitebar-right .searchlink span{display:none}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right .header-menu{order:0}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right .header-menu .mobile-lang{display:none}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item .header-menu .site-nav-item.mobile-cart .site-nav-link{position:relative}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item .header-menu .site-nav-item.mobile-cart .site-nav-link .total-car{position:absolute;background:#e4e4e4;width:18px;height:18px;color:#000;border-radius:20px;text-align:center;font-size:10px;line-height:11px;font-weight:300;top:20%;right:2px;padding:3px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo{padding-top:10px;padding-bottom:10px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .menu-sitebar-right{display:none}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.site-openNav{opacity:1;visibility:visible}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-cart .site-nav-link .total-car{top:14%;right:0}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link .icon.icon-search{width:23px;height:23px}header.cdn-theme-preset3.cdn-theme-style2 .site-head-bottom{display:none}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo{padding-top:10px;padding-bottom:10px}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu{flex:auto;display:flex;justify-content:flex-end}header.cdn-theme-preset5{height:auto}header.cdn-theme-preset5 .top-header{display:none}header.cdn-theme-preset5 .site-header{margin-top:0}header.cdn-theme-preset5 .site-header .main-menu .header-item.menu-left{display:flex;flex:0 1 48px;margin-right:16px;margin-left:-15px}header.cdn-theme-preset5 .site-header .main-menu .header-item.menu-left .navbar{display:flex;padding:0!important;margin-right:0}header.cdn-theme-preset5 .site-header .main-menu .header-item.menu-left .navbar .opent-nav{background-color:#526699;padding:11px;margin-right:0}header.cdn-theme-preset5 .site-header .main-menu .header-item.menu-left .navbar .opent-nav .icon-hamburger{width:26px;height:26px;color:#fff;stroke-width:4px}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo{justify-content:space-between}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .navbar{display:none}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo,header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{flex:0 0 110px}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo a{width:110px}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{display:flex}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link{padding-top:4px;padding-bottom:4px;padding-right:0}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link.openSearch-dt{padding:0 5px}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-cart .site-nav-link{padding-top:4px;padding-bottom:4px;padding-left:5px}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-account .site-nav-link{padding:0 5px}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item.mobile-lang,header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.menu-left{display:none}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item.site-openNav{display:inline-block!important}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo{justify-content:flex-start}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .navbar{display:flex}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{display:flex;padding-right:20px}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{display:flex;flex:1 0 auto;justify-content:flex-end}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link.openSearch-dt{padding:7.5px 15px}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-cart .site-nav-link p{font-size:10px;line-height:19px;color:#000;text-transform:uppercase;margin-bottom:0;letter-spacing:normal;font-weight:400}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-account{display:inline-block}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item:last-child .site-nav-link{padding-right:0}header.cdn-theme-preset6 .site-head-bottom{display:none}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo{padding-top:10px;padding-bottom:10px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar{padding-right:18px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{padding-right:0}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link,header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link.openSearch-dt{padding:6px 8px}header.cdn-theme-preset7.fixed,header.cdn-theme-preset7.fixed.header-opening{transform:translateZ(0)}header.cdn-theme-preset7.fixed .site-header{padding:7px 0}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .navbar{margin-right:10px;display:none}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-account .site-nav-link span,header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-lang,header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.site-openNav{display:none}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link svg.user-icon{width:20px;height:20px;vertical-align:middle}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright{top:16px}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright .nav-menu .wishlist-link-item{display:none}.announcement-bar.bar-outheader.fixed-bar{top:49px}.announcement-bar.bar-outheader .bars-bt-list{overflow-y:scroll}.announcement-bar.bar-outheader .bars-bt-list .bars-list{width:-moz-max-content;width:max-content;overflow:hidden;text-align:left}.announcement-bar.bar-outheader .bars-bt-list .bars-list li{display:inline-block}.sidenav{display:block}.sidenav .left-mobile-lang{flex:0 0 50%;padding-left:0;display:flex;justify-content:flex-start}.sidenav .left-mobile-lang .onhover-div.mobile-setting{padding:22px 22px 10px 0;width:auto;left:inherit}.sidenav .left-mobile-lang .onhover-div.mobile-setting .setting{top:100%;left:0}.sidenav .btn-closeNav{flex:0 0 50%;display:flex;justify-content:flex-end}.sidenav .btn-closeNav .sidebar-back{text-align:right;margin-bottom:0;border-bottom:0;padding:20px 20px 10px}.sidenav .header-contact-responsive ul{-moz-column-count:2;column-count:2;padding:20px}.sidenav .header-contact-responsive ul li{display:block;margin-bottom:12px}.sidenav .header-contact-responsive ul li a{color:#222;font-size:14px;font-weight:300}.sidenav .header-dropdown-responsive{list-style:none outside;display:flex;flex-wrap:wrap;justify-content:stretch;margin:15px 20px 20px}.sidenav .header-dropdown-responsive li{flex:0 1 33.33%;text-align:center;border:1px solid #e8e8e1;margin:0 0 -1px}.sidenav .header-dropdown-responsive li:nth-child(3n-1){margin-right:-1px;margin-left:-1px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .sub-footer,footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .sub-footer a{font-size:12px}footer.cdn-footer-preset9.cdn-preset-style3{margin:0 0 30px}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer{margin:15px 0}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .socail-footer{margin:0 -11px}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .socail-footer .social-icon{margin:0}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom{justify-content:flex-start;margin:15px 0 0}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul{display:flex;flex-direction:column;align-items:flex-start}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li{margin:0 0 15px}section{padding-top:40px}.section-b-space{padding-bottom:40px}.small-section{padding:23px 0 20px}.layout2-logo{padding-right:0}.partition3>div+div{margin-bottom:20px}.footer-social ul{margin:0 auto}.footer-social li{padding:0 15px}.sub-footer .payment-card-bottom{justify-content:center;padding-bottom:25px}.collection-banner .contain-banner{padding-left:60px;padding-right:60px}.collection-banner .contain-banner.banner-3{padding-left:40px;padding-right:40px}.collection-banner .contain-banner.banner-3 h2{font-size:20px}.collection-banner .contain-banner.banner-3 h4{font-size:18px}.collection-banner .contain-banner h2{font-size:35px}.home-slider .home{height:60vh}.home-slider .slider-contain h1{font-size:35px;margin-top:5px}.home-slider .slider-contain .btn-outline,.home-slider .slider-contain .btn-solid{margin-top:10px;padding:10px 25px}.background .col{flex-basis:unset}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h2{margin-bottom:20px;padding-bottom:20px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h4{margin-bottom:20px;font-size:15px}.theme-modal.cart-modal .product-section{display:none}.filter-main-btn span{font-size:16px}.team h2{font-size:25px}.faq-section .theme-accordion .card .card-body p{line-height:1.5!important}.faq-section .theme-accordion .card .card-header button{font-size:14px!important;white-space:normal;width:100%;padding:16px 30px 16px 18px!important}.register-page .title-signin h3{margin-top:20px;margin-bottom:0}.register-page .theme-card{padding:15px}.register-page .theme-card .theme-form input{margin-bottom:25px;padding:13px 18px}.cart-section tbody tr td a{justify-content:center;display:flex;align-items:center}.cart-section tbody tr td:nth-last-child(-n+4){display:none}.blog-page .blog-media:last-child{margin-bottom:30px}.tab-pane iframe{width:100%}.rtl .sub-footer .payment-card-bottom li{padding-left:7px;padding-right:7px}.rtl .layout2-logo{padding-left:70px;padding-right:0}.section-b-space.category-page .category-page-content .section-header{margin-top:50px;margin-bottom:40px}.section-b-space.category-page .category-page-content .category-group .list-category .category-item{flex:0 0 50%;max-width:50%}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w{margin:0}.section-b-space.category-page.cdn-theme-preset2 .category-pages-w .category-items{flex:0 0 100%;margin:0 0 .5rem}.section-b-space.storelocator-page .list-store.maps .list-store-list{display:none}.section-b-space.storelocator-page .list-store.maps .list-store-maps{display:block}.section-b-space.storelocator-page .list-store .list-store-maps{display:none}.content-module-page .content-module-grid .item-content-view:nth-of-type(2n+0) .content-view-media .view-media-images{order:1}.content-module-page .content-module-grid .item-content-view:nth-of-type(2n+0) .content-view-media .view-media-text{order:2}.content-detail-page .content-detail-grid{margin-right:-15px;margin-left:-15px;text-align:center}.content-detail-page .content-detail-grid .detail-grid-image-wrapper{width:50%;padding-left:15px;padding-right:15px;margin-bottom:30px}.forget-page .title-signin h3,.login-page .title-signin h3{margin-top:20px;margin-bottom:0}.forget-page .forget-wrapper{padding:15px}.forget-page .forget-wrapper .forget-description{margin:20px 0}.content-module-sidebar{margin-bottom:30px}.content-module-list .item-content-module a{flex-direction:column}.content-module-list .item-content-module a .type-images{flex:auto;max-width:100%}.content-module-list .item-content-module a .text-side{padding:10px}.content-module-list .item-content-module a .text-side .site-online-title2{font-size:18px}}@media(max-width:577px){.footer-section-newsletter.widget-preset9.cdn-preset-style3 .newsletter-section .newsletter-style3{padding-right:0}.collection-home.nav01-p2 .nav-product-container{padding:0 15px}.collection-home.nav01-p2.cdn-style3 .nav-product-container,.collection-home.nav01-p2.cdn-style5 .nav-product-container,.collection-home.nav01-p2.cdn-style6 .nav-product-container{padding:0}.collection-home.nav01-p2.cdn-style5 .nav-product-container .list-product-items,.collection-home.nav01-p2.cdn-style6 .nav-product-container .list-product-items{flex:0 0 100%;max-width:100%}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .cart-total .cart-sub-total,.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .cart-total .cart-total-price,.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-summary-title{font-size:18px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-price-and-qty{flex-direction:column;align-items:flex-start}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detail .cart-price-and-qty .cart-price{padding:12px 0}.master-banner.master-banner-preset4.master-banner-style6{margin-top:0}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home{padding:40px 0}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .slider-contain .group-cation .caption_title{font-size:24px;line-height:24px;padding-right:30px;margin-bottom:0}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .slider-contain .group-cation .caption_subtitle{font-size:13px;margin-bottom:15px;line-height:16px}.master-banner.master-banner-preset4.master-banner-style6 .home-slider .home .slider-contain .group-cation .see-more-link .btn-see-more{font-size:13px}header.cdn-theme-preset1 .site-header .main-menu .menu-left .navbar .opent-nav{margin:0;padding-right:20px}header.cdn-theme-preset3.cdn-theme-style1 .site-header{padding:10px 0}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright .nav-menu li{padding:0 5px}.layout2-logo{padding-right:0}.section-b-space{padding-bottom:30px}section{padding-top:30px}h2{font-size:24px}.rtl-btn{width:30px;height:32px}.tab-product .tab-content.nav-material p{padding:15px 0}.top-header .header-dropdown .compare{display:none}.search-overlay>div .closebtn{top:15px;right:30px}.btn-solid{padding:7px 15px}.product-box .product-detail .color-variant,.product-box .product-info .color-variant{padding-top:10px}footer{margin-bottom:60px}footer .btn-solid{padding:13px 29px}footer p{line-height:20px}.theme-modal .modal-dialog .quick-view-modal .product-right{margin:15px 0 10px}.theme-modal .modal-dialog .quick-view-modal .product-right h2{font-size:18px;margin-bottom:10px}.theme-modal .modal-dialog .quick-view-modal .product-right h3{font-size:22px;margin-bottom:10px}.theme-modal .modal-dialog .quick-view-modal .product-right .color-variant li{height:25px;width:25px}.theme-modal .modal-dialog .quick-view-modal .product-right .border-product{padding-top:10px;padding-bottom:15px}.theme-modal .modal-dialog .quick-view-modal .product-right .size-box{margin-top:5px;margin-bottom:5px}.theme-modal .modal-dialog .quick-view-modal .product-right .product-description .qty-box{margin-top:5px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media a img{max-width:105px;margin-bottom:10px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body .buttons a{padding:4px 5px}.theme-modal.exit-modal .media{align-items:center}.theme-modal.exit-modal .media img{width:25%}.theme-modal.exit-modal .media .media-body h4{font-size:16px;margin-bottom:0}.theme-modal.exit-modal .media .media-body h2{margin-bottom:2px}.theme-modal.exit-modal .media .media-body h5{font-size:16px;line-height:18px}.theme-modal.exit-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:12px}.filter-main-btn span{font-size:14px}.home-slider .home{height:58vh}.home-slider .slider-contain h1{font-size:30px}.alert{right:0!important;left:0;max-width:90%!important}.tap-top{width:35px;height:35px;padding:2px;font-size:19px}.error-section{padding:100px 0}.error-section h1{font-size:100px}.error-section h2{margin:20px 0;font-size:18px}.breadcrumb-section .page-title{text-align:center;margin:0 auto;vertical-align:middle;display:unset}.breadcrumb-section .breadcrumb{justify-content:center;padding:0;line-height:30px}.collection-product-wrapper .product-wrapper-grid .product-box{margin-top:30px}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view{width:100%}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select{padding:10px 20px}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view:before{top:11px}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view{border-right:1px solid #d8d8d8!important;border-bottom:1px solid #d8d8d8}.product-box .img-wrapper .lable-block .lable3{font-size:12px;padding:13px 8px}.tab-product .tab-content.nav-material p{line-height:1.3}.main-menu .menu-left .navbar i{font-size:24px}.rtl .breadcrumb-section .page-title h2{text-align:center}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter{border-right:1px solid #d8d8d8}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select{padding:10px 34px}.rtl .layout2-logo{padding-left:0}.rtl .main-menu .menu-right .icon-nav .mobile-cart .show-div.shopping-cart{left:unset!important;right:-118px!important}.rtl .main-menu .menu-right .icon-nav .onhover-div .show-div.setting{right:unset;left:0!important}.rtl .top-header .header-dropdown li i{padding-left:0}.rtl .top-header .header-dropdown .mobile-account .onhover-show-div{right:unset;left:0}}@media(min-width:577px){.rtl .onhover-dropdown:before{right:unset;left:3px}.rtl .onhover-dropdown .onhover-show-div{right:unset;left:0}.rtl .main-menu .menu-right .icon-nav li{padding-left:0;padding-right:20px}.rtl .main-menu .menu-right .onhover-div .show-div.setting,.rtl .main-menu .menu-right .onhover-div .show-div.shopping-cart,.rtl .main-menu .menu-right .onhover-div .show-div.shopping-cart li .close-circle{left:0;right:unset}.rtl .main-menu .menu-right .onhover-div .show-div.shopping-cart li .total h5 span{float:left}}@media(max-width:480px){header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo{padding-right:20px}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item.mobile-reorder{display:none}.footer-light .subscribe-form .form-control{width:280px}.subscribe-form.classic-form .form-control{margin-left:0}.blog-details{padding-left:0;padding-right:0}.collection-banner .contain-banner{padding-left:30px;padding-right:30px}.collection-banner .contain-banner h2{font-size:24px}.home-slider .home,.home-slider .slider-contain{height:55vh}.home-slider .slider-contain h1{font-size:28px}.home-slider .slider-contain h4{letter-spacing:.1em}.home-slider .slider-contain .btn-outline,.home-slider .slider-contain .btn-solid{margin-top:5px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:35px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content img{margin-bottom:10px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2{margin-bottom:15px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .form-control{height:40px;padding:0}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .btn-outline,.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .btn-solid{padding:8px 15px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media{display:block;text-align:center}.blog-detail-page .blog-detail h3{font-size:20px;margin-bottom:15px}.blog-detail-page .blog-detail img{margin-bottom:25px}.faq-section .theme-accordion .card .card-body p{line-height:1.5!important}.faq-section .theme-accordion .card .card-header button{line-height:1.3;padding:12px 35px 12px 12px!important}.faq-section .accordion.theme-accordion .card .card-header button:before{top:20px}.register-page .theme-card .theme-form input{margin-bottom:20px;padding:12px 15px}.contact-page .map iframe{height:275px}.rtl .tab-product .nav-material.nav-tabs .nav-item .nav-link{text-align:right;padding:15px}}@media(max-width:420px){h2{font-size:22px}.subscribe h4{display:block}footer .btn-solid{padding:7px 8px}footer p{line-height:25px}.blog-details p{font-size:14px;line-height:1.3}.breadcrumb-section{padding:15px 0}.footer-light .subscribe-form .form-control{width:320px}.subscribe-form{display:inline-block}.subscribe-form .form-group{margin-bottom:10px}.home-slider .slider-contain h1{font-size:25px;margin-top:10px}.home-slider .slider-contain h4{letter-spacing:.01em}.home-slider .slider-contain .btn-outline,.home-slider .slider-contain .btn-solid{margin-top:10px;padding:5px 18px}.product-box .img-wrapper .lable-block .lable3{font-size:13px;padding:15px 10px}.team h6{line-height:15px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:30px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2{font-size:30px}.login-page .theme-card .theme-form input{padding:15px 20px;margin-bottom:25px}.tab-product .nav-material.nav-tabs{display:block}.tab-product .nav-material.nav-tabs .nav-item{width:100%}.tab-product .nav-material.nav-tabs .nav-item .nav-link{padding:10px 20px}.product-right .product-buttons .btn-outline,.product-right .product-buttons .btn-solid{padding:7px 13px}.product-right .timer{padding-left:35px}.product-right .timer span{width:45px}.tab-product .theme-form input,.tab-product .theme-form textarea{font-size:12px;padding:8px 15px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar{padding-right:12px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav .icon-hamburger{width:25px;height:25px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo a img{max-width:130px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link{padding:6px 5px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link .icon.icon-cart{width:20px;height:20px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link .icon.user-icon{width:16px;height:16px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link.openSearch-dt{padding:6px 5px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link.openSearch-dt svg.icon-search{width:20px;height:20px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-cart .site-nav-link span{width:20px;height:20px;font-size:10px}}@media(max-width:360px){.btn-outline,.btn-solid{padding:10px 15px}h2{font-size:25px}.footer-light .subscribe-form .form-control{width:250px}.home-slider .home,.home-slider .slider-contain{height:50vh}.home-slider .slider-contain h1{font-size:25px}.home-slider .slider-contain .btn-outline,.home-slider .slider-contain .btn-solid{margin-top:8px;padding:5px 15px}.blog-detail-page .blog-detail p{line-height:1.5}.theme-modal .modal-dialog .modal-content .modal-body{padding:10px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:20px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .close{right:10px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .form-control{padding-top:10px;padding-bottom:10px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2{font-size:20px;margin-bottom:10px}.contact-page .map iframe{height:200px}.cart-section tbody tr td{min-width:115px}.cart-section tbody tr td a img{height:80px}.product-buttons .btn-outline,.product-buttons .btn-solid{padding:7px 16px}.product-right .timer{padding-left:25px}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo,header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .navbar{padding-right:10px}}@media(max-width:320px){.collection-banner .contain-banner.banner-3{padding-left:25px;padding-right:25px}.collection-banner .contain-banner.banner-3 h2{font-size:15px}}@media(max-width:578px){.product-wrapper-grid .col-grid-box .product-box{margin-top:0!important}app-products .section-b-space{padding-bottom:0;margin-bottom:30px}.product-filter-content{margin-top:20px;margin-bottom:20px}.product-page-filter{display:none}.filter-main-btn .product-page-filter{display:block}.filter-main-btn .product-page-filter label{display:none}.filter-main-btn .product-page-filter select{background:none;color:#000;border:0;letter-spacing:1px;margin-left:0!important}.filter-main-btn span.filter-btn{background:none;color:#000;border:1px solid #e8e8e1;text-transform:capitalize;font-weight:400}.filter-main-btn span.filter-btn i{margin-right:10px}.filter-main-btn .col-xl-6{width:50%;float:left}.filter-main-btn .col-xl-6:last-child{float:right}.grid-gallery .thumb-gallery{display:none}.product-right.product-single-meta{padding-left:0}.custom-review .review-list .spr-review{flex:1 1 100%;max-width:unset}.index-section .respon-related{overflow:hidden;overflow-x:scroll}.index-section .related-product{transform:translateX(0);white-space:nowrap;display:flex;flex-wrap:unset}.index-section .related-product .grid-product-related{width:39vw;flex:0 0 39vw;display:inline-block;float:none;white-space:normal;max-width:unset}.index-section .related-product .grid-product-related .img-wrapper img{height:215px!important}section{padding-top:0}.collection-wrapper .container .row>.col-lg-7{padding:0!important}.onhover-div.mobile-cart .head-cart{padding-right:15px;padding-left:15px}.onhover-div.mobile-cart .drawer-footer{padding:15px}.onhover-div.mobile-cart .drawer-scrollable{padding-left:15px;padding-right:15px}.onhover-div.mobile-cart .head-cart{height:90px}.onhover-div.mobile-cart .head-cart .inner-head-cart{height:80px}.onhover-div.mobile-cart .media-body h4{width:88%;line-height:1.4}.onhover-div.mobile-cart .media-body .cart-product-meta{padding-top:0!important;padding-bottom:10px!important}.onhover-div.mobile-cart .media-body .cart-product-meta .option-in-cart:first-child{position:relative;padding-right:10px}.onhover-div.mobile-cart .media-body .cart-product-meta .option-in-cart:last-child{padding-left:10px}.onhover-div.mobile-cart .media-body .cart-product-meta .option-in-cart:first-child:after{content:"/";position:absolute;right:0;top:-1}}@media screen and (max-width:400px){.onhover-div.mobile-cart .sidecart,.onhover-div.mobile-cart .sidelogin{width:100%;right:-100%}}@media screen and (min-width:320px)and (max-width:568px){.cdn-footer-preset5 .list-col-nav{display:block;flex-wrap:unset}.cdn-footer-preset5 .list-col-nav .col{width:50%;float:left;max-width:unset;margin:40px 0 10px}.cdn-footer-preset5 .list-col-nav .col .nav-footer{text-align:left}.cdn-footer-preset5 .list-col-nav .col .title-footer{margin-bottom:0!important}.cdn-footer-preset5 .subscribe{text-align:left!important}.cdn-footer-preset5 .footer-popover{display:none}.cdn-footer-preset5 .subscribe-form .form-group{display:block}.cdn-footer-preset5 .subscribe-form .form-group input{display:inline-block!important}.cdn-footer-preset5 .subscribe-form .form-group button{display:inline-block;width:90px!important;line-height:1.35!important}.site-header{margin-top:30px}.site-header .brand-logo img{height:auto}.top-header .col-lg-6{width:50%}.navbar{display:block;margin-right:10px}.navbar .opent-nav{width:100%!important;background:#526699;margin-right:10px}.navbar .opent-nav svg{color:#fff}.sidenav{width:100%;left:-100%}.sidenav.cdn-sidebar-memu_style2{width:100%;left:-100%;min-width:-moz-fit-content;min-width:fit-content}.sidenav.cdn-sidebar-memu_style2.cdn-sidebar-align-right{left:inherit;right:-100%}.sidenav.cdn-sidebar-memu_style2.cdn-sidebar-align-right.cdn-open-side{left:inherit;right:0}.home-slider .row{margin:0}footer.cdn-footer-preset4{margin-top:20px;padding-top:20px!important;height:500px}footer.cdn-footer-preset4 .sectioncontent .mainfooter-actions{padding:20px 0 36px!important}footer.cdn-footer-preset4 .sectioncontent .mainfooter-actions .mainfooter-actionsList{display:block!important}footer.cdn-footer-preset4 .sectioncontent .mainfooter-actions .mainfooter-actionsList li{width:100%!important;margin:0 0 20px!important;padding:0 10px}header.cdn-theme-preset3 .top-header{text-align:center;justify-content:flex-end}header.cdn-theme-preset3 .top-header .header-contact{display:none}header.cdn-theme-preset3 .top-header a{text-align:center;width:100%}header.cdn-theme-preset3 .site-header{margin-top:0}header.cdn-theme-preset3 .site-header .main-menu .header-item .header-menu li.site-nav-item.mobile-account span{display:none}header.cdn-theme-preset3 .site-header .main-menu .header-item.headerlogo .navbar{display:none;margin-right:0}header.cdn-theme-preset3 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{background:transparent;margin-right:0}header.cdn-theme-preset3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .menu-sitebar-right,header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .navbar{display:flex}header.cdn-theme-preset5.cdn-theme-style2 .site-header{padding-left:0;padding-right:0}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo{flex:0 0 auto}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo a{max-width:110px;max-height:45px}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar{margin-right:0;padding-right:6px}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{background:transparent;margin-right:0}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav svg{color:#000}header.cdn-theme-preset6 .site-header{margin-top:0;padding-left:0;padding-right:0}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .navbar{margin-right:0}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{background:transparent;margin-right:0}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav svg{color:#000}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo a img{max-width:100px}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link,header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link.openSearch-dt{padding-right:10px;padding-left:10px}header.cdn-theme-preset7 .site-header{margin-top:0}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{background:transparent}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav svg{color:#000}header.cdn-theme-preset1 .top-header .header-dropdown{display:none}header.cdn-theme-preset1 .site-header{height:65px;padding:9.5px 0;margin-top:0}header.cdn-theme-preset1 .site-header .navbar{display:none;padding:8px 12px 8px 0!important}header.cdn-theme-preset1 .site-header .navbar .opent-nav{background:#fff}header.cdn-theme-preset1 .site-header .navbar .opent-nav svg{color:#000}header.cdn-theme-preset1 .site-header .header-item.header-item-menu-right{display:none!important}header.cdn-theme-preset1 .site-header .header-item.header-item-logo a{height:unset!important}header.cdn-theme-preset1 .site-header .header-item.header-item-logo a img{height:auto!important;width:130px}header.cdn-theme-preset1 .site-header .header-item.menu-right .icon-nav .mobile-search{right:0;z-index:1;top:0;padding-left:0}header.cdn-theme-preset1 .site-header .header-item.menu-right .icon-nav .mobile-cart{top:0}}@media(min-width:768px){.outlet-section{padding:3px 15px}.outlet-section.edit-password .outlet-content.force-reform .theme-form .form-stream-group.col-12,.outlet-section.edit-profile .outlet-content.force-reform .theme-form .form-stream-group.col-12{flex:0 0 50%;max-width:50%}.mobile-search{display:none}.medium-up-one-fifth{width:20%}}@media(max-width:1199px){header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:0 35px;align-items:center;height:58px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-brand{grid-row:1;grid-column:2;justify-self:center}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-brand .brand img{transform:translateY(-11.0736%)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop{left:auto;right:-10px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=card] .cardDrop .cardDrop_inner .cardArrow{left:auto;right:5px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-system{grid-row:1;grid-column:3;display:flex;gap:15px;justify-self:flex-end}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-system .tools [data-tool=account],header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-system .tools [data-tool=cart],header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-system .tools [data-tool=language],header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-system .tools [data-tool=wishlist]{display:none!important}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu-ctrl{grid-row:1;grid-column:1;justify-self:flex-start}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu{display:none!important}footer.cdn-footer-preset3{margin-bottom:60px}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn,footer.cdn-footer-preset3.cdn-preset-style2 .ftSiteBtn{bottom:110px}.tap-top{bottom:145px;right:25px}.products-section.cdn-products-preset1 .section-b-space{padding-top:0}}@media(max-width:991px){.wrap-ft-offer .ft-offer,.wrap-ft-offer .ft-offer .offer{flex-direction:column;text-align:center}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .ft-nav-wrap{height:auto!important;display:grid;grid-template-columns:100%;grid-gap:25px 0}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-legal,footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-legal .follow{flex-direction:column;justify-content:center;align-items:center;text-align:center}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-logo .et-duo-content{flex-direction:column}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .ft-nav-wrap{height:auto!important;display:grid;grid-template-columns:100%;grid-gap:25px 0}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-legal{flex-direction:column;justify-content:center;align-items:center;text-align:center}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles{flex-direction:column}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile{width:100%}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.cover .sb-cover .sb-object:before{padding-bottom:75.8974358974%}.section-ob .ob-tiles{flex-direction:column}.section-ob .ob-tiles>.ob-tile{width:100%}.banner-board .board-inner{min-height:0!important}.banner-board .board-inner>.bb-cover{position:relative;height:75.8974358974vw}.banner-board .board-inner>.bb-inner{background-color:#fff;color:#000}.banner-board .board-inner .bb-inner .bb-group .bb-headline .bb-heading{color:#7c2529}.banner-board .board-inner .bb-inner .bb-group .bb-headline .bb-explore .explore{background-image:linear-gradient(120deg,rgba(0,0,0,.5),rgba(0,0,0,.5))}.banner-grids .grids-container{grid-template-columns:repeat(2,1fr)}.banner-grids .grids-container>:first-child{grid-column:1/span 2;grid-row:1/span 2}.banner-grids .grids-container .grids-item .cover .grids-object:before{padding-bottom:75.8974358974%}.banner-grids .grids-container .grids-item .caption .et-exploer{display:none!important}footer.cdn-footer-preset3.cdn-preset-style2 .ftContactBtn,footer.cdn-footer-preset3.cdn-preset-style2 .ftSiteBtn{bottom:64px}.tap-top{bottom:95px;right:25px}.banner-preset1.cdn-theme-style3 .billboard.h-svh{min-height:auto;padding-top:100%}.banner-preset1.cdn-theme-style3 .billboard>.inner{position:absolute;bottom:0}}@media(max-width:767px){.contact-layout .contact-main .contact-content .content-info{grid-template-columns:100%;grid-column-gap:0}.nav-jump ul,header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .suggest-keyword .suggest-list{flex-wrap:nowrap;overflow-y:hidden;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .suggest-keyword .suggest-list{flex-direction:row;-moz-column-gap:24px;column-gap:24px;row-gap:0}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result .suggest-keyword .suggest-list li{flex:0 0 auto}.simpleNav .sn-container{background-image:none!important}}@media(max-width:768px){.site-header{padding:5px 0}.wrapping-card .wrapping-header{flex-direction:column;align-items:start!important}}@media(max-width:577px){.mobile-lang.onhover-div .show-div{top:53px;left:20px}.content-list{padding-right:10px;padding-left:10px}.cdn-footer-preset7{text-align:center}.cdn-footer-preset7 .copyright-text{text-align:center!important}.cdn-footer-preset7 .socail-footer li.social-icon{padding:6px 5px}.cdn-footer-preset7 .sub-footer .inner-last-box{justify-content:center!important;margin-top:20px}}@media(max-width:400px){header .sidecart{width:calc(100% - 16px);height:calc(100vh - 16px);margin-top:8px;margin-bottom:8px}header .sidecart.cdn-open-side{right:8px}.sideCoupon,header .sidelogin{width:100%}}@media(min-width:598px){.time-limited-wrap .carousel-box.categires-box .owl-carousel .owl-item{max-width:130px}.time-limited-wrap .carousel-box.brands-box .owl-carousel .owl-item{max-width:167.75px}.time-limited-wrap.related_products .owl-carousel .owl-item{max-width:50%}}@media(min-width:768px){.logo-bar-section.cdn-wgnt01-style2 .logo-bar .logo-bar-item{flex:1 1 33.33333%;max-width:33.33333%;width:33.33333%}.banner-03.cdn-theme-preset1.cdn-style1 .banner-p-wrapper .banner-items{flex:0 0 50%;max-width:50%}.nav01-theme1.cdn-style1 .list-navigation .item-navigation{padding:0 15px 15px;flex:0 0 33.3333333%}.collection-home{margin:75px 0}.collection-home.nav01-p2.cdn-style3 .nav-title span,.collection-home.nav01-p2.cdn-style4 .nav-title span,.collection-home.nav01-p2.cdn-style5 .nav-title span,.collection-home.nav01-p2.cdn-style6 .nav-title span{font-size:42px}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide{flex-basis:calc(33.33% - 1.25rem)}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .pic-product-compact{max-width:25rem}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper:hover .tag-btn{display:block}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn.left-btn{left:-2.5rem;right:auto}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn.right-btn{left:auto;right:-2.5rem}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix{flex-direction:row}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-title{font-size:42px}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-head .head-mix .head-flash{margin-left:30px}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide{flex-basis:calc(33.33% - 1.25rem)}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide .pic-product-compact{max-width:25rem}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper:hover .tag-btn{display:block}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn.left-btn{left:-4rem;right:auto}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn.right-btn{left:auto;right:-4rem}.content-01.cdn-theme-preset3 .wrap-showContent .wrap-outter .outter-title{font-size:42px}.content-01.cdn-theme-preset4.cdn-style1 .main-products .mp-inner .mp-container .mp-twoSide{flex-direction:row}.content-01.cdn-theme-preset4.cdn-style1 .main-products .mp-inner .mp-container .mp-headline{max-width:365px}.content-01.cdn-theme-preset4.cdn-style1 .main-products .mp-inner .mp-container .mp-content{flex:0 0 auto;width:calc(100% - 389px);max-width:100%}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container.container,.content-01.cdn-theme-preset4 .stack-loading .sl-inner .sl-container.container{padding-left:32px;padding-right:32px}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-head .title{font-size:42px}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-container .wrap-blogList .owl-carousel .owl-nav .owl-prev{left:-30px}.content-02.cdn-theme-preset1.cdn-style2 .wrap-wgBlog .blog-container .wrap-blogList .owl-carousel .owl-nav .owl-next{right:-30px}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-title{font-size:42px}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-list .banner-item{flex-basis:calc(55% - 1.25rem)!important}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-list .banner-item .banner-item .info .title{font-size:22px}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-list .banner-item .banner-item .info .link{font-size:12px}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-list .banner-item .banner-item .info .link svg{width:16px;height:16px}.subscribe-form.subscribe-center{width:auto;max-width:100%}.subscribe-form.subscribe-center.open-form{height:auto}.subscribe-form.subscribe-center .wrapper-subscribe2-form{width:768px;margin:32px;max-height:calc(100% - 64px)}.subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form{height:auto;min-width:100%;padding:24px;background-repeat:no-repeat;background-size:50% 802px;background-position:100% 0}.subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form.bgOFF .content-form{padding-right:0;margin:0 auto}.subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form{max-width:50%;padding-right:24px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block ul{padding-top:24px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block.footer-payment-types .footer-payment-cnt{border-bottom:none;padding-bottom:0}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .bottom-links{padding-top:0;padding-bottom:0}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .bottom-links .bottom-links__list li{display:inline-block;margin-bottom:0}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .bottom-links .bottom-links__list li:first-child{margin-left:0}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .language-switcher .language-switcher__list{text-align:right;padding-bottom:0;border-bottom:none}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .language-switcher .language-switcher__list .language-switcher__link{padding-left:0;padding-right:40px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .language-switcher .language-switcher__list .language-switcher__link:hover{color:#000}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .language-switcher .language-switcher__list svg{left:auto;right:20px}.banner-items-half .item-img .wrap-content .lift-content .wrap-text .text-content .content-top .title{font-size:40px}.cdn-products-preset2 .collection-content .page-main-content .collection-product-wrapper .product-wrapper-grid .row{margin-left:-8px;margin-right:-8px}.cdn-products-preset2 .collection-content .page-main-content .collection-product-wrapper .product-wrapper-grid .row [class*=col-]{padding-left:8px;padding-right:8px}.product-box .product-component.preset3 .product-card .content-wrap .product-title{min-height:48px;margin-top:20px;-webkit-line-clamp:2}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap{display:flex;align-items:flex-end;padding-top:22px;padding-bottom:22px}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap .price-content{flex:0 0 50%}.product-box .product-component.preset3 .product-card .content-wrap .price-wrap .button-content{display:inline-flex;justify-content:flex-end}.custom-review .review-list .spr-review .spr-review-header{flex:0 0 200px}.adsCard-wrap .adsCard-inner .adsContent .adsTitle{font-size:20px}.adsCard-wrap .adsCard-inner .adsContent .adsDescription{font-size:48px}.stkCard-wrap-2.idx-2 .stkCard-inner .stkContent .stkDescription,.stkCard-wrap.idx-2 .stkCard-inner .stkContent .stkDescription,.stkCard-wrap.idx-3 .stkCard-inner .stkContent .stkDescription,.stkCard-wrap.idx-4 .stkCard-inner .stkContent .stkDescription{font-size:22px}.banner-pricelist .banner-box .over-title{font-size:60px}.banner-preset1.cdn-theme-style3 .billboard>.inner>.bb-container.container,.section-sb .sb-inner .sb-container.container,.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner>.sb-container.container,.wrap-ft-offer.container,footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system.container,footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory,footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-legal,footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-logo,header.cdn-theme-preset2.cdn-theme-style1 .hdm-addon .hdm-notice .container,header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav.container{padding-left:35px;padding-right:35px}.section-sb .sb-inner .sb-container .sb-slider .carousel-sb .owl-carousel .owl-nav [class*=owl-]{top:35%}.banner-board .board-inner .bb-inner>.bb-container.container,.bannerService .bs-container.container,.bannerText-slider .bt-container.container,.bannerText .bt-container.container,.section-ob .ob-tiles>.ob-tile.content>.ob-inner>.ob-container.container{padding-left:35px;padding-right:35px}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav .owl-prev{left:-12px}.bannerText-slider .bt-container .carousel-product-item .owl-carousel .owl-nav .owl-next{right:-12px}.fullBannerText .fbt-container.container,.simpleNav .sn-container.container{padding-left:35px;padding-right:35px}.simpleNav .sn-container .sn-lists ul li a{font-size:64px;line-height:96px}.simpleNav .sn-container .sn-lists ul li a:hover{font-size:68px}.cusPage-bannerScroll .bannerScroll-container.container{padding-left:35px;padding-right:0}.cusPage-bannerScroll .bannerScroll-container .data-content{max-height:calc(100vh - 232px);overflow-y:scroll;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-right:35px}.cusPage-bannerScroll .bannerScroll-container .data-content::-webkit-scrollbar{display:none}.cusPage-bannerScroll .bannerScroll-container .bannerSlider{padding-right:35px}.cusPage-bannerText .cusPage-slider .cover{flex:0 0 55%}.cusPage-bannerText .cusPage-slider-reverse .content{flex:0 0 45%}.cusPage-bannerText-2 .bannerText-2-container.container,.subscribeBox .subscribeContainer.container,.tabs-downloads .downloads-container.container{padding-left:35px;padding-right:35px}.subscribeBox .subscribeContainer.container .sbbInput .email-input{gap:20px}.subscribeBox .subscribeContainer.container .sbbInput .email-input .subscribe-inputbox{flex:0 0 calc(75% - 20px);max-width:calc(75% - 20px)}.subscribeBox .subscribeContainer.container .sbbInput .email-input .subcribe-button{flex:0 0 25%;max-width:25%}.wrapper-tools.re-filter .first-tools .product-filter-content{display:flex;justify-content:flex-end}.wrapper-tools.re-filter .first-tools .product-filter-content .filter-control{width:auto;margin:0}.wrapper-tools.re-filter .first-tools .product-filter-content .filter-control .filter-button{width:auto}.listbox{display:flex;justify-content:flex-end;flex-grow:1;flex-basis:180px;margin:0}.listbox .listbox-form{transform:none}.listbox .listbox-form .listbox-button{width:auto}.blog-page .blog-container.container{padding-left:35px;padding-right:35px}.customSteps .ctSteps{gap:24px;padding:0 32px}.customSteps .ctSteps .ctStep a .currentStep .title{font-size:20px;padding:0 16px}.reviews-wrap .product-reviews-wrap .list-reviews .reviews-box .headline{width:180px}.content-member-level .ml-container.container{padding-left:32px;padding-right:32px}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-prev{left:32%}.sliderFilter-wrap .silderFilter-content .sf-slider .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-next{right:32%}.content-01.cdn-theme-preset4 .main-products .mp-inner .mp-container .mp-headline .mp-heading{font-size:56px}.stayConnect .stayHeadline{padding:0 32px}.stayConnect .stayHeadline .heading{font-size:56px}.stayConnect .stayImages{padding:12px 20px 20px}}@media(min-width:768px)and (max-height:512px)and (orientation:landscape){.subscribe-form.subscribe-center.open-form{height:100%}}@media(min-width:798px){.time-limited-wrap .carousel-box.categires-box .owl-carousel .owl-item{max-width:240px}.time-limited-wrap .carousel-box.brands-box .owl-carousel .owl-item{max-width:173.16px}.time-limited-wrap.related_products .owl-carousel .owl-item{max-width:33.33%}}@media(min-width:992px){.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper{bottom:auto;width:100%}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content{top:0;padding-left:0}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper{bottom:auto;width:100%}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content{top:0;padding-left:0}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide{flex-basis:calc(25% - 1.25rem)}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container .banner-list{margin-right:0;margin-left:0}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container .banner-list .banner-item{margin-right:0;margin-left:0;flex-basis:33.333%!important}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container .banner-list .banner-item .info .title{font-size:30px}.simpleCate-content .simpleCate-wrap::-webkit-scrollbar-thumb,.simpleCate-content .simpleCate-wrap::-webkit-scrollbar-track{background:transparent}.simpleCate-content .simpleCate-wrap .simpleCate-inner .simpleCate-list .simpleCate-item:not(:last-child):after{margin:0 9px 0 10px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block{display:block}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block.mobile__on{display:none}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block .footer-links__list{margin-bottom:40px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact{padding-top:48px;padding-bottom:48px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact .contact__block{margin-bottom:0}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .bottom-links{padding-top:10px}.banner-items-half{padding-left:15px;padding-right:15px}.banner-items-half .item-img:nth-child(2n) .wrap-content .lift-content{order:1}.banner-items-half .item-img:nth-child(2n) .wrap-content .cover-content{order:2}.banner-items-half .item-img .wrap-content{flex-direction:row}.banner-items-half .item-img .wrap-content .cover-content{flex:0 0 45%}.banner-items-half .item-img .wrap-content .cover-content img{min-height:500px}.banner-subscribe .item-img .wrap-content{flex-direction:row}.banner-subscribe .item-img .wrap-content .lift-content{flex:0 0 50%}.banner-subscribe .item-img .wrap-content .lift-content .wrap{padding:48px}.banner-subscribe .item-img .wrap-content .cover-content{flex:0 0 50%}.banner-subscribe .item-img .wrap-content .cover-content img{min-height:500px}.product-box .product-component.preset3 .product-card .content-wrap .mixLabel{display:flex}.product-component.preset6 .caption{flex-direction:row}.adsCard-wrap .adsCard-inner .adsContent .adsTitle{font-size:18px}.adsCard-wrap .adsCard-inner .adsContent .adsDescription{font-size:26px}.stkCard-wrap.idx-1 .stkCard-inner .stkContent .stkDescription{font-size:24px}.stkCard-wrap.idx-2 .stkCard-inner .stkContent .stkDescription{font-size:20px}.stkCard-wrap.idx-3 .stkCard-inner .stkContent .stkDescription,.stkCard-wrap.idx-4 .stkCard-inner .stkContent .stkDescription{font-size:14px}.stkCard-wrap-2.idx-1 .stkCard-inner .stkContent .stkDescription{font-size:24px}.stkCard-wrap-2.idx-2 .stkCard-inner .stkContent .stkDescription{font-size:20px}.wrap-coupon-mini .coupon-mini-before .coupon-mini-inner{padding-left:112px;padding-right:112px}.wrap-coupon-mini .coupon-box .owl-carousel .owl-nav .owl-prev{left:-5.5rem}.wrap-coupon-mini .coupon-box .owl-carousel .owl-nav .owl-next{right:-5.5rem}.banner-preset1.cdn-theme-style3 .billboard>.inner>.bb-container.container{max-width:790px}.wrap-ft-offer .ft-offer .offer{max-width:20%}.wrap-ft-offer .ft-offer .offer .et-icon{width:auto}.wrap-ft-offer .ft-offer .offer .et-desc{flex:1}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory{grid-template-columns:31.25vw auto 1fr;grid-column-gap:60px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-content{grid-row:1;grid-column:2;width:18.75vw}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav{grid-row:1;grid-column:3;position:relative}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .ft-nav-wrap{display:flex;flex-wrap:wrap;margin-top:-35px;margin-left:-17.5px;margin-right:-17.5px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .ft-nav-wrap .directory-item{flex:1 0 auto;width:50%;padding-top:35px;padding-left:17.5px;padding-right:17.5px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .directory{display:block!important;height:auto!important;max-height:none!important;opacity:1!important;visibility:visible!important}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .directory.mb-on{display:none!important}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-legal{justify-content:space-between}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-legal .follow{order:2;margin-left:auto}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-legal .copyright{order:1}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav{position:relative;margin-top:28px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .ft-nav-wrap{display:flex;flex-wrap:wrap;gap:24px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .ft-nav-wrap .directory-item{flex:1 0 auto}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .directory{display:block!important;height:auto!important;max-height:none!important;opacity:1!important;visibility:visible!important}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-nav .directory.mb-on{display:none!important}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter{max-width:335px}.section-sb .sb-inner{padding-top:0}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.cover{width:66.6666666667%;order:2}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content{width:33.3333333333%;order:1}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner{padding-top:0;padding-bottom:0}.section-sb .sb-inner .sb-container .sb-slider .sb-overview .sb-tiles>.sb-tile.content .sb-inner>.sb-container.container{padding-left:6.25vw}.section-sb .sb-inner .sb-container .sb-slider .carousel-sb .owl-carousel .owl-nav [class*=owl-]{top:50%}.section-ob .ob-tiles>.ob-tile{width:50%}.section-ob .ob-tiles>.ob-tile.cover .ob-cover{height:-moz-fit-content;height:fit-content;position:sticky;top:25%}.section-ob .ob-tiles>.ob-tile.content>.ob-inner{padding-top:90px;padding-bottom:90px}.section-ob .ob-tiles>.ob-tile.content>.ob-inner>.ob-container.container{max-width:520px}.section-ob .ob-tiles>.ob-tile.content>.ob-inner>.ob-container>.ob-group .ob-content{margin-top:10px}.banner-board .board-inner .bb-inner{padding-top:90px;padding-bottom:90px}.banner-board .board-inner .bb-inner>.bb-container.container{max-width:790px}.banner-grids .grids-container{grid-template-columns:repeat(4,1fr)}.banner-grids .grids-container>:first-child{grid-column:1/span 2;grid-row:1/span 2}.banner-grids .grids-container .grids-item .cover,.banner-grids .grids-container .grids-item .cover .grids-object{height:100%}.banner-grids .grids-container .grids-item .cover .grids-object:before{height:100%;padding-bottom:125%}.contact-layout .contact-main{max-width:90%}.contact-layout .contact-main .contact-content .content-form .contact .et-form{margin-left:0!important;margin-right:auto!important}.modal.lightbox-modal app-lightbox{display:flex;flex-wrap:wrap}.modal.lightbox-modal app-lightbox .modal-header{flex:0 0 100%}.modal.lightbox-modal app-lightbox .modal-body{flex:0 0 75%}.modal.lightbox-modal app-lightbox .modal-footer{flex:0 0 25%}.modal.lightbox-modal .modal-content .modal-body{position:relative;top:0;bottom:0;width:75%;height:calc(100vh - 62px)}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-item{height:calc(100vh - 62px)}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-item img{width:77.55%;max-width:77.55%;margin:0}.modal.lightbox-modal .modal-content .modal-footer{position:relative;top:0;bottom:0;left:inherit;right:0;width:25%;height:calc(100vh - 62px);align-items:flex-start;border-top:none;border-bottom-right-radius:0;border-bottom-left-radius:0;overflow-x:scroll}.modal.lightbox-modal .modal-content .modal-footer .content{flex-wrap:wrap;width:100%}.modal.lightbox-modal .modal-content .modal-footer .content a{width:calc(33.3333333333% - 5px);height:auto;margin-bottom:5px}.modal.lightbox-modal .modal-content .modal-footer .content a img{max-width:100%}.fullBannerText .fbt-container .fbt-box .fbt-cover{flex:0 0 60%;max-width:60%}.fullBannerText .fbt-container .fbt-box .fbt-content{flex:0 0 40%;max-width:40%}.login-page .wrap-signin,.register-page .wrap-register{max-width:70%}.productsTwoSide .reHeight{height:100%}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-prev{left:-50px}.productsTwoSide .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-next{right:-50px}.productsTwoSide-inner .reHeight{height:100%}.productsTwoSide-inner .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-prev{left:-50px}.productsTwoSide-inner .show-products .carousel-products .carousel-product-item .owl-carousel .owl-nav .owl-next{right:-50px}.twoSide-display .slider{width:50%}.reviews-wrap .product-reviews-wrap{padding:0 32px}.reviews-wrap .product-reviews-wrap .pr-headline{width:302px}.reviews-wrap .product-reviews-wrap .list-reviews{padding:12px 24px 32px}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav{display:inherit;justify-content:unset;gap:unset;margin:0}.cusPage-bannerText .carousel-custom .owl-carousel .owl-nav [class*=owl-]{position:absolute;top:50%;transform:translateY(-50%)}.cusPage-bannerText .cusPage-slider{flex-direction:row}.cusPage-bannerText .cusPage-slider .cover{flex:0 0 60%;border-radius:0 8px 8px 0}.cusPage-bannerText .cusPage-slider-reverse{flex-direction:row}.cusPage-bannerText .cusPage-slider-reverse .cover{border-radius:16px 0 0 16px;order:2}.cusPage-bannerText .cusPage-slider-reverse .content{flex:0 0 40%;order:1}.cusPage-bannerText-full2Side-design .content-box .content-image{border-radius:0 8px 8px 0}.twoSide-details .info{position:absolute;left:32px;bottom:32px;z-index:2;width:360px}.twoSide-details .pre-add{position:absolute;right:32px;bottom:32px;z-index:2;width:350px}}@media(min-width:1200px){.outlet-section.edit-password .outlet-content.force-reform .theme-form .form-stream-group.col-12,.outlet-section.edit-profile .outlet-content.force-reform .theme-form .form-stream-group.col-12{flex:0 0 33.3333333333%;max-width:33.3333333333%}.outlet-section.order-inner-page .outlet-content .order-inner-content .info-grid{padding:14px 12px}.outlet-section.order-inner-page .outlet-content .order-inner-content .full-width-responsive{grid-column:1/1}.collection-home.nav01-p2.cdn-style3{padding-left:80px;padding-right:80px}.collection-home.nav01-p2.cdn-style4{padding-left:0;padding-right:0}.time-limited-wrap.halfStyle-wrap{padding-left:80px;padding-right:80px}.time-limited-wrap .time-limited-wrap-inner{margin-left:80px;margin-right:80px}.time-limited-wrap .time-limited-wrap-top{padding-left:80px;padding-right:80px}.time-limited-wrap .time-limited-wrap-top.re-padding{padding-left:32px;padding-right:32px}.time-limited-wrap .time-limited-wrap-top.halfStyle-top{padding-left:0;padding-right:0}.time-limited-wrap .time-limited-wrap-bottom{padding-left:80px;padding-right:80px}.time-limited-wrap .time-limited-wrap-bottom.re-padding{padding-left:32px;padding-right:32px}.time-limited-wrap .time-limited-wrap-bottom.balance{padding-right:80px}.time-limited-wrap .time-limited-wrap-bottom.halfStyle-bottom{padding-left:0;padding-right:0}.time-limited-wrap .time-limited-wrap-bottom-2{padding-left:80px;padding-right:80px}.time-limited-wrap .carousel-box:hover .owl-carousel .owl-nav [class*=owl-]{opacity:1}.time-limited-wrap .carousel-box .product-box{margin-top:0;margin-bottom:0}.time-limited-wrap .carousel-box.nav-balance .owl-carousel .owl-nav .owl-prev{left:-66px}.time-limited-wrap .carousel-box.nav-balance .owl-carousel .owl-nav .owl-next{right:-66px}.time-limited-wrap .carousel-box .owl-carousel .owl-nav [class*=owl-]{opacity:0}.time-limited-wrap.related_products .owl-carousel .owl-item{max-width:25%}.adsCard-wrap .adsCard-inner .adsContent .adsTitle{font-size:20px}.adsCard-wrap .adsCard-inner .adsContent .adsDescription{font-size:48px}.stkCard-wrap{margin-top:1.5rem}.stkCard-wrap.idx-1 .stkCard-inner .stkContent .stkDescription{font-size:26px}.stkCard-wrap.idx-2 .stkCard-inner .stkContent .stkDescription{font-size:22px}.stkCard-wrap.idx-3 .stkCard-inner .stkContent .stkDescription,.stkCard-wrap.idx-4 .stkCard-inner .stkContent .stkDescription{font-size:16px}.stkCard-wrap-2{margin-top:1.5rem}.stkCard-wrap-2.idx-1 .stkCard-inner .stkContent .stkDescription{font-size:26px}.stkCard-wrap-2.idx-2 .stkCard-inner .stkContent .stkDescription{font-size:22px}.stackBanner{padding-left:80px;padding-right:80px}.stackBanner .stkMargin{margin-left:-.75rem;margin-right:-.75rem}.stackBanner .stkPadding{padding-left:.75rem;padding-right:.75rem}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content::-webkit-scrollbar-thumb,.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content::-webkit-scrollbar-track{background:transparent}.index-section.related-section .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn{display:flex}.content-01.cdn-theme-preset3 .wrap-showContent{padding-left:0;padding-right:0}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-inner{padding:0 80px}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content::-webkit-scrollbar-thumb,.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content::-webkit-scrollbar-track{background:transparent}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-carousel__content .tag-carousel__body-wrapper .tag-carousel__body .tag-carousel-slide{flex-basis:calc(20% - 1.25rem)}.content-01.cdn-theme-preset3 .wrap-showContent .showContent-container .tag-products__content .tag-carousel .tag-carousel__wrapper .tag-btn{display:flex}.content-01.cdn-theme-preset3 .wrap-showContent .wrap-outter{margin-left:0;margin-right:0;padding-left:90px;padding-right:90px}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container .banner-list .banner-item .info .title{font-size:46px}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container .banner-list .banner-item .info .link{font-size:24px}.banner-03.cdn-theme-preset2 .wrap-simple2-banner .banner-container .banner-list .banner-item .info .link svg{width:30px;height:30px}.wrap-coupon-mini{padding-left:80px;padding-right:80px}.wrap-coupon-mini .coupon-box:hover .owl-carousel .owl-nav [class*=owl-]{opacity:1}.wrap-coupon-mini .coupon-box .owl-carousel .owl-nav [class*=owl-]{opacity:0}.cusRow-promotions{margin-left:-15px;margin-right:-15px}.wrap-promoBanner.fullTop .oneBanner .contentBanner .bannerTitle{font-size:70px}.wrap-promoBanner.fullTop .oneBanner .contentBanner .bannerInfo{font-size:30px}.wrap-promoBanner.fullTop .oneBanner .contentBanner .bannerLink{font-size:20px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links{margin-left:80px;margin-right:80px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-links .footer-links__block .footer-links__list{margin-bottom:0}footer.footer-light.cdn-footer-preset2 .small-section .wrap-contact,footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals{margin-left:80px;margin-right:80px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .bottom-links{padding-top:0}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .bottom-links .bottom-links__list{padding-top:0;padding-left:14px}footer.footer-light.cdn-footer-preset2 .small-section .wrap-footer-legals .bottom-links .bottom-links__list li:first-child{margin-left:12px}footer.cdn-footer-preset3.cdn-preset-style2 .wrap-ft-system .ft-directory .ft-newsletter{max-width:535px;padding:16px 48px 16px 32px}.banner-items-half,.banner-subscribe,.cdn-products-preset2{padding-left:80px;padding-right:80px}header.cdn-theme-preset2.cdn-theme-style1.cdn-theme-p-inner_page:after{min-height:147px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav{display:grid;grid-template-columns:100%;grid-template-rows:110px 1fr}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-brand{grid-row:1;padding-top:37px;padding-bottom:25px;text-align:center}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-brand .brand{display:inline-block;vertical-align:top;line-height:1;text-decoration:none!important;box-shadow:none!important;transition:.4s cubic-bezier(.37,0,.63,1)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-brand .brand img{display:block;width:auto;max-width:100%;width:77px;height:48.125px;aspect-ratio:77/48.13;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border:0;outline:0;vertical-align:middle;transition:.4s cubic-bezier(.37,0,.63,1)}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav [data-tool=search]{position:relative}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-system{grid-row:1;width:100%;height:auto;padding:0 35px;display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:100;top:10px;left:0;right:0;pointer-events:none}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-system>*{pointer-events:auto}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .system-svg{width:18px;height:24px}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu-ctrl{display:none!important}header.cdn-theme-preset2.cdn-theme-style1 .hdm-nav .hdm-menu{grid-row:2;display:block!important;width:100%!important;height:auto!important;opacity:1!important;visibility:visible!important}header.cdn-theme-preset2.cdn-theme-style1 .search-box .search-result{height:calc(100vh - 272px)}.modal.lightbox-modal .modal-content .modal-footer .content a{width:calc(25% - 5px)}.reviews-wrap .product-reviews-wrap .list-reviews .reviews-box .headline{width:326px}.sliderFilter-wrap .silderFilter-content .sf-slider{min-width:1026px;max-width:1026px}}@media(min-width:1280px){.stkCard-wrap.idx-1 .stkCard-inner .stkContent .stkDescription{font-size:28px}.stkCard-wrap.idx-2 .stkCard-inner .stkContent .stkDescription{font-size:24px}.stkCard-wrap.idx-3 .stkCard-inner .stkContent .stkDescription,.stkCard-wrap.idx-4 .stkCard-inner .stkContent .stkDescription{font-size:18px}.stkCard-wrap-2.idx-1 .stkCard-inner .stkContent .stkDescription{font-size:28px}.stkCard-wrap-2.idx-2 .stkCard-inner .stkContent .stkDescription{font-size:24px}}@media(min-width:1360px){.time-limited-wrap .carousel-box.brands-box .owl-carousel .owl-item{max-width:162px}.bannerService .bs-container .bServList .bServItem .bServLink{padding:0 20%}}@media(min-width:1440px){.stkCard-wrap.idx-1 .stkCard-inner .stkContent .stkDescription{font-size:32px}.stkCard-wrap.idx-2 .stkCard-inner .stkContent .stkDescription{font-size:28px}.stkCard-wrap.idx-3 .stkCard-inner .stkContent .stkDescription,.stkCard-wrap.idx-4 .stkCard-inner .stkContent .stkDescription{font-size:20px}.stkCard-wrap-2.idx-1 .stkCard-inner .stkContent .stkDescription{font-size:32px}.stkCard-wrap-2.idx-2 .stkCard-inner .stkContent .stkDescription{font-size:28px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-content{margin-left:60px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .ft-nav-wrap{margin-left:-30px;margin-right:-30px}footer.cdn-footer-preset3.cdn-preset-style1 .wrap-ft-system .ft-directory .ft-nav .ft-nav-wrap .directory-item{padding-left:30px;padding-right:30px}}@media(min-width:1600px){.adsCard-wrap .adsCard-inner .adsContent .adsTitle{font-size:24px}.adsCard-wrap .adsCard-inner .adsContent .adsDescription{font-size:64px}.stkCard-wrap.idx-1 .stkCard-inner .stkContent .stkDescription{font-size:36px}.stkCard-wrap.idx-2 .stkCard-inner .stkContent .stkDescription{font-size:32px}.stkCard-wrap.idx-3 .stkCard-inner .stkContent .stkDescription,.stkCard-wrap.idx-4 .stkCard-inner .stkContent .stkDescription{font-size:24px}.stkCard-wrap-2.idx-1 .stkCard-inner .stkContent .stkDescription{font-size:36px}.stkCard-wrap-2.idx-2 .stkCard-inner .stkContent .stkDescription{font-size:32px}}@media(min-width:1700px){.content-01.cdn-theme-preset3 .wrap-showContent.cdn-style3 .showContent-backgroundBefore{padding:7rem 0}.content-01.cdn-theme-preset3 .wrap-showContent.cdn-style3 .showContent-backgroundBefore .showContent-head{margin-bottom:160px}}